[gst-devel] gst-plugins-base-0.10.21 compilation fails on test-colorkey
Matthew R Hurne
matt.hurne at versatile.com
Wed Oct 8 19:13:02 CEST 2008
I am having difficulty compiling gst-plugins-base-0.10.21. 'make' fails while dealing with 'test-colorkey' when making all in 'icles':
Making all in icles
make[3]: Entering directory `/mnt/sdb1/kiosk/slax6/gstreamer/gst-plugins-base-0.10.21/tests/icles'
gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gst-libs -I../../gst-libs -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -Wdeclaration-after-statement -g -g -O2 -MT stress_xoverlay-stress-xoverlay.o -MD -MP -MF .deps/stress_xoverlay-stress-xoverlay.Tpo -c -o stress_xoverlay-stress-xoverlay.o `test -f 'stress-xoverlay.c' || echo './'`stress-xoverlay.c
mv -f .deps/stress_xoverlay-stress-xoverlay.Tpo .deps/stress_xoverlay-stress-xoverlay.Po
/bin/sh ../../libtool --tag=CC --mode=link gcc -I../../gst-libs -I../../gst-libs -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -Wdeclaration-after-statement -g -g -O2 -o stress-xoverlay stress_xoverlay-stress-xoverlay.o -pthread -lgstreamer-0.10 -lgobject-2.0 -lgmodule-2.0 -ldl -lgthread-2.0 -lrt -lxml2 -lglib-2.0 -lSM -lICE -lX11 -lm ../../gst-libs/gst/interfaces/libgstinterfaces-0.10.la
mkdir .libs
gcc -I../../gst-libs -I../../gst-libs -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -Wdeclaration-after-statement -g -g -O2 -o .libs/stress-xoverlay stress_xoverlay-stress-xoverlay.o -pthread /usr/lib/libgstreamer-0.10.so /usr/lib/libgobject-2.0.so /usr/lib/libgmodule-2.0.so -ldl /usr/lib/libgthread-2.0.so -lrt /usr/lib/libxml2.so /usr/lib/libglib-2.0.so /usr/lib/libSM.so /usr/lib/libICE.so /usr/lib/libX11.so -lm ../../gst-libs/gst/interfaces/.libs/libgstinterfaces-0.10.so
creating stress-xoverlay
/bin/sh ../../libtool --tag=CC --mode=link gcc -g -O2 -o test-colorkey
gcc -g -O2 -o test-colorkey
gcc: no input files
make[3]: *** [test-colorkey] Error 1
make[3]: Leaving directory `/mnt/sdb1/kiosk/slax6/gstreamer/gst-plugins-base-0.10.21/tests/icles'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/mnt/sdb1/kiosk/slax6/gstreamer/gst-plugins-base-0.10.21/tests'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/mnt/sdb1/kiosk/slax6/gstreamer/gst-plugins-base-0.10.21'
make: *** [all] Error 2
Here's the summary I get from configure before running make - don't know if its helpful:
configure: *** Plug-ins without external dependencies that will be built:
adder
audioconvert
audiorate
audioresample
audiotestsrc
ffmpegcolorspace
gdp
playback
subparse
tcp
typefind
videorate
videoscale
videotestsrc
volume
configure: *** Plug-ins without external dependencies that will NOT be built:
configure: *** Plug-ins with dependencies that will be built:
alsa
cdparanoia
libvisual
ogg
pango
theora
video4linux
vorbis
ximagesink
xvimagesink
configure: *** Plug-ins with dependencies that will NOT be built:
gio
gnomevfs
Thanks,
--
Matthew Hurne
More information about the gstreamer-devel
mailing list