gnash-dev
[Top][All Lists]
Advanced

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

Re: [Gnash-dev] Error when building on gentoo x86_64: boost... recompile


From: Robin Atwood
Subject: Re: [Gnash-dev] Error when building on gentoo x86_64: boost... recompile with -fPIC
Date: Fri, 19 Jun 2009 20:32:28 +0700
User-agent: KMail/1.11.4 (Linux/2.6.28-gentoo-r1; KDE/4.2.4; x86_64; ; )

On Friday 19 June 2009, Benjamin Wolsey wrote:
> > /usr/lib/gcc/x86_64-pc-linux-gnu/4.2.3/../../../../x86_64-pc-linux-gnu/bi
> >n/ld: /usr/lib64/libboost_thread-mt-s.a(thread.o): relocation R_X86_64_32
> > against `a local symbol' can not be used when making a shared object;
> > recompile with - fPIC
> > /usr/lib64/libboost_thread-mt-s.a: could not read symbols: Bad value
> > collect2: ld returned 1 exit status
> > make[2]: *** [libgnashbase.la] Error 1
>
> It looks like you're trying to link a shared object against the static
> versions of boost libraries. Possibly your modifications to the
> configure script aren't quite right, or you need to do more to make sure
> it links against libboost_thread-mt.so, not libboost_thread-mt-s.a.

Thanks for the speedy reply, I will look into configure again!

Cheers
-Robin
-- 
----------------------------------------------------------------------
Robin Atwood.

"Ship me somewheres east of Suez, where the best is like the worst,
 Where there ain't no Ten Commandments an' a man can raise a thirst"
         from "Mandalay" by Rudyard Kipling
----------------------------------------------------------------------













reply via email to

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