[Echempp-devel] Ecco build fails.
Status: Beta
Brought to you by:
berndspeiser
|
From: Kim L. <lu...@di...> - 2005-02-10 22:17:00
|
Version 1.0.1 ./configure works fine. In file included from kineticCompiler.cpp:33: ../Ecco/parser.hpp: In constructor `ecco::Parser::definition<ScannerT>::definition(const ecco::Parser&)': ../Ecco/parser.hpp:298: error: `leaf_node_d' undeclared (first use this function) ../Ecco/parser.hpp:298: error: (Each undeclared identifier is reported only once for each function it appears in.) ../Ecco/parser.hpp:456: error: `infix_node_d' undeclared (first use this function) ../Ecco/parser.hpp:480: error: `inner_node_d' undeclared (first use this function) ../Ecco/parser.hpp:502: error: `discard_node_d' undeclared (first use this function) ../Ecco/parser.hpp:593: error: `discard_last_node_d' undeclared (first use this function) make[2]: *** [libEcco_la-kineticCompiler.lo] Error 1 make[2]: Leaving directory `/home/krlux/Desktop/ecco install/Ecco-1.0.1/Ecco' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/home/***/Desktop/ecco install/Ecco-1.0.1/Ecco' make: *** [all-recursive] Error 1 -- Kim Lux, Diesel Research Inc. |