[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Gnash] compile failure on amd64 with latest cvs
From: |
strk |
Subject: |
Re: [Gnash] compile failure on amd64 with latest cvs |
Date: |
Mon, 9 Oct 2006 17:25:55 +0200 |
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 ?
-strk;