On Thu, Jun 24, 2010 at 2:27 PM, bouille <ambin...@wanadoo.fr> wrote:
> Dear Greg
>
> After re-starting every thing and removing the boost.rpm from Fedora12
> I have a new error  (in/usr/local/lib, all libraires are from today)
>
> [ 83%] Built target testSLNParse
> Linking CXX shared module rdSLNParse.so
> /usr/bin/ld: 
> /usr/lib/gcc/x86_64-redhat-linux/4.4.3/../../../../lib64/libboost_regex-mt.a(instances.o):
>  relocation R_X86_64_32 against 
> `boost::object_cache<boost::re_detail::cpp_regex_traits_base<char>, 
> boost::re_detail::cpp_regex_traits_implementation<char> 
> >::do_get(boost::re_detail::cpp_regex_traits_base<char> const&, unsigned 
> long)::s_data' can not be used when making a shared object; recompile with 
> -fPIC
> /usr/lib/gcc/x86_64-redhat-linux/4.4.3/../../../../lib64/libboost_regex-mt.a: 
> could not read symbols: Bad value

Looks like you didn't remove the system boost completely. This is
clearly trying to link against a file in /usr/lib, not the ones in
/usr/local/lib

Best,
-greg

------------------------------------------------------------------------------
ThinkGeek and WIRED's GeekDad team up for the Ultimate 
GeekDad Father's Day Giveaway. ONE MASSIVE PRIZE to the 
lucky parental unit.  See the prize list and enter to win: 
http://p.sf.net/sfu/thinkgeek-promo
_______________________________________________
Rdkit-discuss mailing list
Rdkit-discuss@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/rdkit-discuss

Reply via email to