Hi Christian,

On Thu, Jun 24, 2010 at 12:57 PM, bouille <ambin...@wanadoo.fr> wrote:
>
> Using Boost_i_43_0 and Fedora12
> and having difficulties with regex or boost-regex
>
> I use ./bjam --with-python --with-regex address-model=64 release install
> in order to install regex.

That looks ok.

>
> After cmake .. and using make, I have such error
>
> [ 82%] Building CXX object
> Code/GraphMol/SLNParse/CMakeFiles/SLNParse.dir/lex.yysln.cpp.o
> Linking CXX shared library libSLNParse.so
> /usr/bin/ld: /usr/local/lib/libboost_regex.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/local/lib/libboost_regex.a: could not read symbols: Bad value

Could you please look in /usr/local/lib and make sure that it is in
fact the library that you just built and installed (you should be able
to recognize this from the modification date).

-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