On Sun, Mar 02, 2008 at 04:30:49PM -0500, James Lockie wrote:
> /usr/lib/gcc/x86_64-pc-linux-gnu/4.2.3/../../../../x86_64-pc-linux-gnu/bin/ld:
>  
> /usr/lib64/libboost_thread-mt-s.a(mutex.o): relocation R_X86_64_32 against 
> `boost::thread_resource_error::~thread_resource_error()' 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

You should recompile libboost_thread-mt-s.a object files with -fPIC.

--
Pat


_______________________________________________
Gnash-dev mailing list
Gnash-dev@gnu.org
http://lists.gnu.org/mailman/listinfo/gnash-dev

Reply via email to