gstreamer 0.7.3 problem!
Hi guys,
i was trying to install the new gstreamer, but with no success. here is the error i get:
gtkdoc-scan --module=gstreamer --source-dir=../../gst --ignore-headers=""
touch scan-build.stamp
*** Rebuilding template files ***
if test x"." != x. ; then \
cp ./gstreamer-decl.txt . ; \
cp ./gstreamer-sections.txt . ; \
fi
gtkdoc-mktmpl --module=gstreamer
WARNING: cothread_context has multiple definitions
WARNING: cothread has multiple definitions
WARNING: cothread has multiple definitions
Can't exec "cmp": No such file or directory at /usr/share/gtk-doc/data/gtkdoc-common.pl line 53, <INPUT> line 29.
Error running 'cmp ./tmpl/cothreads.sgml ./tmpl/cothreads.sgml.new' at /usr/share/gtk-doc/data/gtkdoc-common.pl line 59, <INPUT> line 29.
make[3]: *** [tmpl-build.stamp] Error 2
make[3]: Leaving directory `/home/stanislav/downloads/gstreamer-0.7.3/docs/gst'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/home/stanislav/downloads/gstreamer-0.7.3/docs'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/stanislav/downloads/gstreamer-0.7.3'
make: *** [all] Error 2
as i can see is something with gtkdoc, but i have no clue what it means. any help would be appreciated.
thanks in advance, Shemeta
|