Hi

I'm having problems building the java wrappers for the 2016_03_1 release when inchi support is enabled (the -DRDK_BUILD_INCHI_SUPPORT=ON option).
If I turn inchi off or build from master it builds OK.
This is the error I get:

Scanning dependencies of target GraphMolWrap
[ 98%] Building CXX object Code/JavaWrappers/gmwrapper/CMakeFiles/GraphMolWrap.dir/src/org/RDKit/GraphMolJavaJAVA_wrap.cxx.o
Linking CXX shared module libGraphMolWrap.so
/usr/bin/ld: cannot find -lRDInchiLib_static
/usr/bin/ld: cannot find -lInchi_static
collect2: error: ld returned 1 exit status
make[2]: *** [Code/JavaWrappers/gmwrapper/libGraphMolWrap.so] Error 1
Code/JavaWrappers/gmwrapper/CMakeFiles/GraphMolWrap.dir/build.make:194: recipe for target 'Code/JavaWrappers/gmwrapper/libGraphMolWrap.so' failed make[1]: *** [Code/JavaWrappers/gmwrapper/CMakeFiles/GraphMolWrap.dir/all] Error 2 CMakeFiles/Makefile2:8909: recipe for target 'Code/JavaWrappers/gmwrapper/CMakeFiles/GraphMolWrap.dir/all' failed
make: *** [all] Error 2
Makefile:147: recipe for target 'all' failed
The command '/bin/sh -c make' returned a non-zero code: 2

Any idea what the problem is?
(building with inchi and without Java is fine)

Tim
------------------------------------------------------------------------------
Find and fix application performance issues faster with Applications Manager
Applications Manager provides deep performance insights into multiple tiers of
your business applications. It resolves application problems quickly and
reduces your MTTR. Get your free trial!
https://ad.doubleclick.net/ddm/clk/302982198;130105516;z
_______________________________________________
Rdkit-discuss mailing list
Rdkit-discuss@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/rdkit-discuss

Reply via email to