Dear Igor, Another general-interest question that I'm cross-posting to the list.
On Mon, Aug 4, 2008 at 6:44 PM, Igor Filippov [Contr] <[email protected]> wrote: > > I have upgraded to Fedora Core 9 on two of my computers and there seems > to be a problem with RDKit compilation on either of them. One is 64-bit > system, the other is older 32-bit. I'm attaching the log from the 64-bit > one. The same installation compiled fine when I had Fedora 7 on this > computer. > > Hope it's a very minor issue, >From the error messages it looks like FC9 is using g++ 4.3.0. I haven't built the RDKit using this compiler yet (as a general practice I try to avoid x.x.0 releases of gcc and I don't have a system that forces me to use it), so I'm not overly surprised to see new complaints and errors. Most of them look like errors caused by bad #includes in RDKit header files that have "just always worked". I will look at fixing these and getting them checked in and then send email to ask you to test again. Best regards and thanks for your patience, -greg

