On Sat, Jul 24, 2010 at 5:31 AM, Greg Landrum <[email protected]> wrote: > On Fri, Jul 23, 2010 at 11:20 PM, Peter Schmidtke <[email protected]> wrote: >> Dear Greg, >> >> thanks for the hint, but this one changes absolutely nothing to the >> compilation for me...unfortunately (I completely redid the whole compilation >> and ended up with the same error) >> >> Any ideas of how to debug this? >> > > Did you re-run cmake? That change should have made it so that you > don't need the static regex library at all (which is the source of the > problems). >
One last suggestion before I leave for the weekend. If re-running cmake and then rebuilding doesn't work, you might want to try re-building boost following the instructions on the wiki (http://code.google.com/p/rdkit/wiki/BuildingWithCmake): ./bjam address-model=64 cflags=-fPIC cxxflags=-fPIC install Best, -greg ------------------------------------------------------------------------------ This SF.net email is sponsored by Sprint What will you do first with EVO, the first 4G phone? Visit sprint.com/first -- http://p.sf.net/sfu/sprint-com-first _______________________________________________ Rdkit-discuss mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/rdkit-discuss

