Hi, Now I started a new compilation (cvs), since I'm back in linux world :-)
But a new error occured: creating pplay c++ -DHAVE_CONFIG_H -I. -I. -I.. -I../ -I/usr/local/include -I/usr/local/include/libxml++-1.0 -I/usr/local/lib/libxml++-1.0/include -I/usr/include/libxml2 -I/usr/include/freetype2 -g -O2 -I/usr/local/include/libxml++-1.0 -I/usr/local/lib/libxml++-1.0/include -I/usr/include/libxml2 -c pencode.cc cc1plus: warning: changing search order for system directory "/usr/local/include" cc1plus: warning: as it has already been specified as a non-system directory pencode.cc: In function `int main(int, char* const*)': pencode.cc:126: `cerr' undeclared (first use this function) pencode.cc:126: (Each undeclared identifier is reported only once for each function it appears in.) make[2]: *** [pencode.o] Error 1 make[2]: Leaving directory `/home/booker/cvs/piave/utils' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/home/booker/cvs/piave' make: *** [all-recursive-am] Error 2 [booker at linux piave]$ greetings Reinhard Am Montag 27 Januar 2003 11:16 vormittags schrieb Reinhard Amersberger: > kdenlive-devel at lists.sourceforge.net schrieb am 26.01.03 22:43:06: > > On Sunday 26 January 2003 10:20 pm, booker wrote: > > > Sorry, now it stopped here: > > > (But I don't know if this is normal at this point) > > > > Err.. while checking I realized, that this bug was not new. Somewhow all > > my compilers don't complain about that line, which is also what the C++ > > standard says. What compiler are you using? > > The one that comes with the mandrake 9.0 distribution I use: > > [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
