gnash
[Top][All Lists]
Advanced

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

Re: [Gnash] Re: compile failure on amd64 with latest cvs


From: Rob Savoye
Subject: Re: [Gnash] Re: compile failure on amd64 with latest cvs
Date: Mon, 09 Oct 2006 10:32:42 -0600
User-agent: Thunderbird 1.5.0.7 (X11/20060913)

Tristan Wibberley wrote:
> On Mon, 2006-10-09 at 17:25 +0200, strk wrote:
>> On Mon, Oct 09, 2006 at 01:29:02PM +0100, Tristan Wibberley wrote:
>>
>>> /usr/bin/ld: /usr/lib64/libagg.a(agg_vcgen_stroke.o): relocation
>>> R_X86_64_32S against `a local symbol' can not be used when making a
>>> shared object; recompile with -fPIC
>>> /usr/lib64/libagg.a: could not read symbols: Bad value
>> Did you try adding -fPIC to your CXXFLAGS ?
> 
> I tried adding it to AM_CPPFLAGS and rerunning

  Adding -fPIC to anything won't work, as this option is added by
libtool. You should see "make" building both relocatable and
non-relocatable versions of the same files. This actually to me looks
like a linker bug.

        - rob -




reply via email to

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