Dear Greg

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.

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


The new version of boost needs to include regex

Could you help me

Best Regards
Christian de Bouillé


------------------------------------------------------------------------------
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