|
From: W E. W. <wew...@gm...> - 2006-06-21 16:50:38
|
Hi, Compilation of libsbml 2.3.4 fails with g++ -I.. -DPACKAGE_VERSION=\"2.3.4\" -I. -DLINUX -g -O2 -fPIC -MT SBMLHandler.o -MD -MP -MF ".deps/SBMLHandler.Po" -c -o SBMLHandler.o SBMLHandler.cpp SBMLSchemaInputSource.h:79: error: extra qualification 'SBMLSchemaInputSource::' on member 'makeStream' make[3]: *** [SBMLHandler.o] Error 1 make[3]: Leaving directory `/home/witek/devel/sbmlodesolve/libsbml-2.3.4/src/sbml' make[2]: *** [all-this-dir] Error 2 make[2]: Leaving directory `/home/witek/devel/sbmlodesolve/libsbml-2.3.4/src/sbml' make[1]: *** [sbml-recurse] Error 2 make[1]: Leaving directory `/home/witek/devel/sbmlodesolve/libsbml-2.3.4/src' make: *** [src-recurse] Error 2 gcc --version gcc (GCC) 4.1.0 (SUSE Linux) Copyright (C) 2006 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. Suggestions? Eryk |