[Kdenlive-devel] Kdenlive & piave updates
Jason Wood
jasonwood at blueyonder.co.uk
Mon Oct 13 21:24:22 UTC 2003
On Monday 13 Oct 2003 10:10 pm, booker wrote:
> Hi,
>
> i tried to install the latest cvs sources for piave, but I get this error
> during make process:
>
> ...
> ...
> g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/libxml2 -I/usr/include/arts
> -c kdenserver.cc -MT kdenserver.lo -MD -MP -MF .deps/kdenserver.TPlo -fPIC
> -DPIC -o .libs/kdenserver.lo
> kdenserver.cc: In member function `virtual PIAVE::PropertyNode*
> PIAVE::KdenLiveServer::veml_getCapabilities(const PIAVE::VEMLCmnd*)':
> 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
Cheers,
Jason
--
Jason Wood
Homepage : www.uchian.pwp.blueyonder.co.uk
More information about the Kdenlive
mailing list