Am Mittwoch 01 Januar 2003 06:27 nachmittags/abends schrieb booker: > At the moment I have a problem during piave's make process : > > ... > ... > ... > > creating libpiave.la > (cd .libs && rm -f libpiave.la && ln -s ../libpiave.la libpiave.la) > make[2]: Leaving directory `/home/booker/cvs/piave/libpiave' > Making all in piave > make[2]: Entering directory `/home/booker/cvs/piave/piave' > c++ -DHAVE_CONFIG_H -I. -I. -I.. -I../ -I/usr/include/gdk-pixbuf-1.0 > -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include > -I/usr/X11R6/include -I/usr/local/include > -I/usr/local/include/libxml++-1.0 -I/usr/local/lib/libxml++-1.0/include > -I/usr/include/libxml2 @FT2_CFLAGS@ -g -O2 > -I/usr/include/SDL -D_REENTRANT -c main.cc > c++: @FT2_CFLAGS@: No such file or directory > cc1plus: warning: changing search order for system directory > "/usr/local/include" > cc1plus: warning: as it has already been specified as a non-system > directory main.cc: In function `void usage()': > main.cc:58: no matching function for call to > `PIAVE::KdenLiveServer::printAllVEML(std::ostream&)' > main.cc: In function `int main(int, char* const*)': > main.cc:124: `rgb_surface' is not a member of type `PIAVE::OutSDLStream' > make[2]: *** [main.o] Error 1 > make[2]: Leaving directory `/home/booker/cvs/piave/piave' > make[1]: *** [all-recursive] Error 1 > make[1]: Leaving directory `/home/booker/cvs/piave' > make: *** [all-recursive-am] Error 2 > [booker at linux piave]$ > > > Any idea referring to this? > > greetings > Reinhard
I don't know what's going on, but after making a fresh checkout of the cvs sources (piave) compilation was successfully! greetings Reinhard
