Hi,

I'm trying to build RDKit on Arch Linux but make fails with RDKit_2013_06_1
and Git version with the error appended to the end of this message.
Interestingly it works without a problem on RDKit_2013_03_2 and
RDKit_2012_12_1 (didn't try earlier versions). Packege versions I'm using:
python2 2.7.5-1, python2-numpy 1.7.1-1, python2-imaging 1.1.7-8, boost
1.54.0-2, python2-matplotlib 1.3.0-1, cairo 1.12.14-4
Any help would be welcome.

Best regards,
Samo

Error message:
[ 38%] Building CXX object
Code/GraphMol/SmilesParse/CMakeFiles/SmilesParse.dir/smiles.tab.cpp.o
smiles.yy:25:0: warning: "YYDEBUG" redefined [enabled by default]
In file included from smiles.yy:21:0:
/home/samo/Downloads/abs/rdkit-git/rdkit/Code/GraphMol/SmilesParse/smiles.tab.hpp:37:0:
note: this is the location of the previous definition
 # define YYDEBUG 0
 ^
/home/samo/Downloads/abs/rdkit-git/rdkit/Code/GraphMol/SmilesParse/smiles.tab.cpp:
In function ‘int yysmiles_parse(const char*, std::vector<RDKit::RWMol*>*,
std::list<unsigned int>*, void*)’:
/home/samo/Downloads/abs/rdkit-git/rdkit/Code/GraphMol/SmilesParse/smiles.tab.cpp:1245:30:
error: too few arguments to function ‘int yysmiles_lex(YYSTYPE*, void*)’
       yychar = yylex (&yylval);
                              ^
smiles.yy:23:12: note: declared here
make[2]: ***
[Code/GraphMol/SmilesParse/CMakeFiles/SmilesParse.dir/smiles.tab.cpp.o]
Error 1
make[1]: *** [Code/GraphMol/SmilesParse/CMakeFiles/SmilesParse.dir/all]
Error 2
make: *** [all] Error 2
------------------------------------------------------------------------------
Get 100% visibility into Java/.NET code with AppDynamics Lite!
It's a free troubleshooting tool designed for production.
Get down to code-level detail for bottlenecks, with <2% overhead. 
Download for free and get started troubleshooting in minutes. 
http://pubads.g.doubleclick.net/gampad/clk?id=48897031&iu=/4140/ostg.clktrk
_______________________________________________
Rdkit-discuss mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/rdkit-discuss

Reply via email to