Hi Paul,
On Wed, Aug 25, 2010 at 7:26 AM, Paul Emsley <[email protected]> wrote: > > Hi, > > I am trying to compile RDKit for the first time, ubuntu 10.04 x86_64 > > ... > unsigned long)::s_data' can not be used when making a shared object; > recompile with -fPIC > /usr/lib/gcc/x86_64-linux-gnu/4.4.3/../../../../lib/libboost_regex-mt.a: > could not read symbols: Bad value > collect2: ld returned 1 exit status > make[2]: *** [Code/GraphMol/SLNParse/libSLNParse.so] Error 1 > make[1]: *** [Code/GraphMol/SLNParse/CMakeFiles/SLNParse.dir/all] Error 2 > make: *** [all] Error 2 > > Is this something known or should I start digging? There's information about this problem (and a solution) towards the bottom here: http://code.google.com/p/rdkit/wiki/BuildingWithCmake and in this thread: http://www.mail-archive.com/[email protected]/msg01119.html I've also made some changes in svn so that the situation doesn't occur if you are willing to use a non-release version of the code. -greg ------------------------------------------------------------------------------ Sell apps to millions through the Intel(R) Atom(Tm) Developer Program Be part of this innovative community and reach millions of netbook users worldwide. Take advantage of special opportunities to increase revenue and speed time-to-market. Join now, and jumpstart your future. http://p.sf.net/sfu/intel-atom-d2d _______________________________________________ Rdkit-discuss mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/rdkit-discuss

