I am confused. How can you 'make' without having run './configure' first? There is no 'Makefile' without './configure'.
On Tuesday 14 October 2003 12:38, Reinhard Amersberger wrote: > kdenlive-devel at lists.sourceforge.net schrieb am 14.10.03 01:20:54: > > > kdenserver.cc:869: `VERSION' undeclared (first use this function) > > > kdenserver.cc:869: (Each undeclared identifier is reported only once > > > for each function it appears in.) > > > make[2]: *** [kdenserver.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] Error 2 > > > [booker at linux piave]$ > > > > > > > > > Any idea? > > > > I believe that VERSION is defined from running the ./configure script, or > > automake/autoconf/aclocal, etc. > > > > Perhaps try doing make clean & rebuild - i.e.: > > > > make clean > > ./bootstrap > > ./configure > > make > > Well, I thought this was all done (automatically) by running the bootstrap > script, but it seems to be a wrong assumption ... so I run all your > above-named commands and now it works. thanks!!! > > So, finally Kdenline/piave is up and running and no crashes so far, but I > don't had much time at home to make further tests over a longer period ... > > greetings > Reinhard > > > > ------------------------------------------------------- > This SF.net email is sponsored by: SF.net Giveback Program. > SourceForge.net hosts over 70,000 Open Source Projects. > See the people who have HELPED US provide better services: > Click here: http://sourceforge.net/supporters.php > _______________________________________________ > Kdenlive-devel mailing list > Kdenlive-devel at lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/kdenlive-devel -- contacts: www.physi.uni-heidelberg.de/~dubitzky
