Hi Dam,

On Wed, Jun 2, 2010 at 11:51 PM, Komath Damodaran <[email protected]> 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.

> BTW, earlier boost itself was not compiling because of a flag
> "-Winvalid-pch". I removed the flag from :
>
> clang-unix.jam
> gcc.jam
> gcc.py in the $BOOST_ROOT/tools/build/v2/tools directory before it could
> compile.

That's quite strange; boost normally compiles on linux boxes without
problems, so you really should not need to do this. Which version of
g++ are you using?

> I hope the these two problems are not related!

The only common thread I can think of is your compiler version...

-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
[email protected]
https://lists.sourceforge.net/lists/listinfo/rdkit-discuss

Reply via email to