Am Samstag 25 Januar 2003 07:41 nachmittags/abends schrieb Rolf Dubitzky: > Hi, > > I have commit a huge set of changes. This is not yet stable, ...
Yes, make failed here: creating config.h make all-recursive make[1]: Entering directory `/home/booker/cvs/piave' Making all in libpiave make[2]: Entering directory `/home/booker/cvs/piave/libpiave' /bin/sh ../libtool --mode=compile c++ -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -I/usr/local/include/libxml++-1.0 -I/usr/local/lib/libxml++-1.0/include -I/usr/include/libxml2 -c piave_base.cc mkdir .libs c++ -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -I/usr/local/include/libxml++-1.0 -I/usr/local/lib/libxml++-1.0/include -I/usr/include/libxml2 -Wp,-MD,.deps/piave_base.pp -c piave_base.cc -fPIC -DPIC -o .libs/piave_base.lo piave_base.cc: In static member function `static void PIAVE::Global::printBackTrace()': piave_base.cc:148: `cerr' undeclared (first use this function) piave_base.cc:148: (Each undeclared identifier is reported only once for each function it appears in.) make[2]: *** [piave_base.lo] Error 1 make[2]: Leaving directory `/home/booker/cvs/piave/libpiave' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/home/booker/cvs/piave' make: *** [all-recursive-am] Error 2 [booker at linux piave]$ > I suggest a clean new checkout. There is almost no file in it's old place > anyway ;-) EVEN after a new checkout! Could this be caused by gcc3.2 ? [booker at linux piave]$ gcc --version gcc (GCC) 3.2 (Mandrake Linux 9.0 3.2-1mdk) Copyright (C) 2002 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. [booker at linux piave]$ greetings Reinhard
