I had the same problem on Ubuntu, download the boost source from their web site and build according to the instructions on the RDKit wiki.
Adrian On Fri, Jun 4, 2010 at 14:16, bouille <[email protected]> wrote: > Dear Greg > > Using Fedora 12 with original included boost > I got 2 errors > > [ 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 > collect2: ld a retourné 1 code d'état d'exécution > make[2]: *** [Code/GraphMol/SLNParse/Wrap/rdSLNParse.so] Erreur 1 > make[1]: *** [Code/GraphMol/SLNParse/Wrap/CMakeFiles/rdSLNParse.dir/all] > Erreur 2 > make: *** [all] Erreur 2 > > What can I do ! > > 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 > [email protected] > https://lists.sourceforge.net/lists/listinfo/rdkit-discuss > ------------------------------------------------------------------------------ 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 [email protected] https://lists.sourceforge.net/lists/listinfo/rdkit-discuss

