chicken-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Chicken-users] Chicken svn doesn't want to compile on x86-64


From: felix winkelmann
Subject: Re: [Chicken-users] Chicken svn doesn't want to compile on x86-64
Date: Tue, 3 Feb 2009 14:46:10 +0100

On Sun, Feb 1, 2009 at 6:49 PM, Adam C. Emerson <address@hidden> wrote:
>
> The compile fails with:
>
> /usr/bin/ld: ./libchicken.a(library-static.o): relocation R_X86_64_32 against 
> `a local symbol' can not be used when making a shared object; recompile with 
> -fPIC
> ./libchicken.a: could not read symbols: Bad value
> collect2: ld returned 1 exit status
> make[1]: *** [setup-download.so] Error 1
> make[1]: *** Waiting for unfinished jobs....
>

Hm... setup-download.so should not be linked with the static libchicken
(which seems to be the case here). This is on Linux, right?

Could you send me a build log, please?


cheers,
felix




reply via email to

[Prev in Thread] Current Thread [Next in Thread]