[Kdenlive-devel] problem compiling piave

booker r.aberg at t-online.de
Wed Nov 27 21:59:27 UTC 2002


Hi, 

configure show me this problem ...

...
...
checking for dv_encode_metadata in -ldv... yes
checking for pkg-config... /usr/bin/pkg-config
checking for libxml-2.0 > 2.0.0 libxml++-1.0 = 0.16.0... Package libxml++-1.0 
was not found in the pkg-config search path.
Perhaps you should add the directory containing `libxml++-1.0.pc'
to the PKG_CONFIG_PATH environment variable
No package 'libxml++-1.0' found
configure: warning: *** libxml++ not found.
*** server functionality will not be available.
*** Consider adjusting the PKG_CONFIG_PATH environment variable
    if your libraries are in a nonstandard prefix so pkg-config can find them
updating cache ./config.cache
creating ./config.status
creating Makefile
creating libpiave/Makefile
creating examples/Makefile
creating piave/Makefile
creating Doxyfile
creating config.h
[booker at linux piave]$


And make failed here ...


...
...
c++ -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -I/usr/include/SDL -D_REENTRANT 
-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 -Wp,-MD,.deps/frame.pp -c 
frame.cc  -fPIC -DPIC -o .libs/frame.lo
In file included from frame.hh:51,
                 from frame.cc:44:
piave_base.hh:122: syntax error before `{' token
piave_base.hh:124: incomplete type `xmlpp' does not have member `Node'
piave_base.hh:124: `n' was not declared in this scope
piave_base.hh:124: variable or field `add_child' declared void
piave_base.hh:124: syntax error before `{' token
piave_base.hh:126: no type named `Attribute' in `struct xmlpp'
piave_base.hh:273: parse error before `start'
piave_base.hh:274: missing ';' before right brace
piave_base.hh:275: parse error before `&' token
piave_base.hh:275: ISO C++ forbids defining types within return type
piave_base.hh:275: semicolon missing after declaration of `class 
PIAVE::TimeInterval'
piave_base.hh: In function `int PIAVE::TimeInterval(...)':
piave_base.hh:276: `o' undeclared (first use this function)
piave_base.hh:276: (Each undeclared identifier is reported only once for each 
function it appears in.)
piave_base.hh:276: only constructors take base initializers
piave_base.hh:276: confused by earlier errors, bailing out
make[2]: *** [frame.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]$


This is my libxml version:

[booker at linux piave]$ rpm -q libxml
libxml-1.8.17-3mdk


Any idea?
Reinhard




More information about the Kdenlive mailing list