On Fri, Nov 16, 2012 at 1:29 PM, Riccardo Vianello <[email protected]> wrote: > > On Fri, Nov 16, 2012 at 11:54 AM, Jan Holst Jensen > <[email protected]> wrote: >> [...] >> ../../lib/libSmilesParse.so.1.2012.09.1: undefined reference to >> `boost::thread_resource_error::~thread_resource_error()' >> collect2: ld returned 1 exit status >> make[2]: *** [Code/GraphMol/graphmolIterTest] Error 1 >> make[1]: *** [Code/GraphMol/CMakeFiles/graphmolIterTest.dir/all] Error 2 >> make: *** [all] Error 2 > > > If I'm not wrong, a direct dependency from boost-thread is introduced > in the GraphMol library by the QueryOps module, but I can't say why > this results in a link error only in some cases.
It's pretty clear that I screwed something up with the boost dependencies in the most recent release. I tried at the last minute to introduce compatibility with the newest versions of boost (1.49+), but in doing so I clearly broke things with older versions. I'll spend some time on trying to get this fixed this weekend and post whatever I find. -greg ------------------------------------------------------------------------------ Monitor your physical, virtual and cloud infrastructure from a single web console. Get in-depth insight into apps, servers, databases, vmware, SAP, cloud infrastructure, etc. Download 30-day Free Trial. Pricing starts from $795 for 25 servers or applications! http://p.sf.net/sfu/zoho_dev2dev_nov _______________________________________________ Rdkit-discuss mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/rdkit-discuss

