hi Eryk
i haven't seen this problem yet and never had problems with libsbml 2.3.4
so far.
if you can't solve the problem and no one else here has a suggestion, you
could also ask at the libsbml discussion list, see
http://www.sbml.org/forums/
Rainer
On Wed, 21 Jun 2006, W Eryk Wolski wrote:
> 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
>
>
> _______________________________________________
> sbmlsolver-devel mailing list
> sbm...@li...
> https://lists.sourceforge.net/lists/listinfo/sbmlsolver-devel
>
|