Re: [Rdkit-discuss] git build of RDKIT on Ubuntu 13.04 fails with message recompile with -fPIC

2013-09-08 Thread hari jayaram
Hello all... I managed to solve part of the problem with the build using a modified version of FindPythonLibsNew.cmake based on the pne used by numpy mentioned here https://bitbucket.org/fenics-project/dolfin/pull-request/29/IE=edge. When I put that FindPythonLibsNew.cmake script into

Re: [Rdkit-discuss] git build of RDKIT on Ubuntu 13.04 fails with message recompile with -fPIC

2013-09-08 Thread David Hall
Have you tried using the shared library libpython2.7.so instead of the static libpython2.7.a ? On Sun, Sep 8, 2013 at 6:37 AM, hari jayaram hari...@gmail.com wrote: Hello all... I managed to solve part of the problem with the build using a modified version of FindPythonLibsNew.cmake based

Re: [Rdkit-discuss] git build of RDKIT on Ubuntu 13.04 fails with message recompile with -fPIC

2013-09-07 Thread hari jayaram
The actual error message I get is this one. The previous message I had commented out a section of the code in rdkit/Code/RDBoost/CMakeFiles/RDBoost.dir/Wrap.cpp resulting in a different error. When I start from a clean repository this is the error I get. Scanning dependencies of target RDBoost [