A followup,

On Thu, Jun 3, 2010 at 6:39 AM, Greg Landrum <greg.land...@gmail.com> wrote:
>
> On Wed, Jun 2, 2010 at 11:51 PM, Komath Damodaran <kdamoda...@telik.com> 
> wrote:
>> Hi,
>> I am trying to compile RDKit_Q42009_1 on a Linux box. I have installed
>> Python2.6.5 and boost_1_43_0.
>>
>> The compilation crashes at FragCatGenerator.cpp with the following error
>> message:
>> ---------------------------------------------------------
>> Building CXX object
>> Code/GraphMol/FragCatalog/CMakeFiles/FragCatalog.dir/FragCatGenerator.cpp.o
>> /usr/local/boost_1_43_0/include/boost/graph/named_graph.hpp:479: sorry, not
>>    implemented: use of `enumeral_type' in template type unification
>> make[2]: ***
>> [Code/GraphMol/FragCatalog/CMakeFiles/FragCatalog.dir/FragCatGenerator.cpp.o]
>> Error 1
>> make[1]: *** [Code/GraphMol/FragCatalog/CMakeFiles/FragCatalog.dir/all]
>> Error 2
>> make: *** [all] Error 2
>> -------------------------------------------------
>
> I haven't tried boost 1.43 yet, so I haven't had a chance to
> encounter/work around this particular problem. I will take a look
> sometime in the next few days and see what I can do here.

This morning I successfully built and tested the RDKit under linux
using boost 1.43. This was using a recent version of g++ (v4.4.3)
under ubuntu linux v10.04.

I think this indicates pretty strongly that the build problems you're
experiencing are due to your compiler version.

Best Regards,
-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