On Tue, 29 Jul 2014 15:09:48 +0100 Michał Nowotka <mmm...@gmail.com> wrote: > I wanted to recompile my local rdkit instance to enable Inchi support. > Unfortunately I got these errors: > > ../../lib/libSmilesParse.so.1.2012.09.1: undefined reference to > `yysmarts_debug' ../../lib/libSmilesParse.so.1.2012.09.1: undefined > reference to `yysmiles_lex_destroy(void*)' > ../../lib/libSmilesParse.so.1.2012.09.1: undefined reference to > `yysmarts_lex_init(void**)' > ../../lib/libSmilesParse.so.1.2012.09.1: undefined reference to > `yysmiles_debug' ../../lib/libSmilesParse.so.1.2012.09.1: undefined > reference to `yysmarts_lex_destroy(void*)' > > Now, when I switched off Inchi support I still have the same error... > As yo can see, RDkit version I'm using is not the latest but it was > working before, without any problems and I can't change it now.
It looks similar to problems I encountered when was trying to compile RDKit with bison 3.0. Downgrade/use it to version 2.7.1 and RDKIt should compile just fine (see thread 'Unable to build RDKit_2013_06_1 and Git version on Arch Linux'). Best -- Mikołaj Kowalik ------------------------------------------------------------------------------ Infragistics Professional Build stunning WinForms apps today! Reboot your WinForms applications with our WinForms controls. Build a bridge from your legacy apps to the future. http://pubads.g.doubleclick.net/gampad/clk?id=153845071&iu=/4140/ostg.clktrk _______________________________________________ Rdkit-discuss mailing list Rdkit-discuss@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/rdkit-discuss