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

./autogen && ./configure && make clean && \
make && sudo make install

but now I realise that was plain stupid and have retried with the environment 
variable CXXFLAGS set.
The same problem happens; could it be agg at fault?

-- 
Tristan

Still not my employer's opinion.




_______________________________________________
Gnash mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/gnash

Reply via email to