[gst-devel] Re: Audio but no video - Is there any SuSE user who can help? [was: undefined reference while compiling gst-player-0.4.1]
Georg Waldschmidt
georg.waldschmidt at gmx.de
Thu Oct 3 15:51:02 CEST 2002
Hello Thomas,
Ooops, your are right. The mpeg2dec plugin was not built
(Should have taken a closer look to the configure output - shame on me).
Now it works fine :-)
BTW: There seems to be a little bug in the configure script, if you run
in gst-plugins configure with --prefix=/usr
while compiling gstdvdec.c:
--------------------------------------
make[3]: Wechsel in das Verzeichnis »/home/georg/src/gst-plugins-0.4.1/ext/dv«
source='gstdvdec.c' object='libgstdvdec_la-gstdvdec.lo' libtool=yes \
depfile='.deps/libgstdvdec_la-gstdvdec.Plo'
tmpdepfile='.deps/libgstdvdec_la-gstdvdec.TPlo' \
depmode=gcc3 /bin/sh ../../depcomp \
/bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../..
-D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/gstreamer-0.4.1
-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2
-g -I../../gst-libs -Wall -Werror -I/usr/include -g -O2 -c -o
libgstdvdec_la-gstdvdec.lo `test -f 'gstdvdec.c' || echo './'`gstdvdec.c
gcc -DHAVE_CONFIG_H -I. -I. -I../.. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64
-I/usr/include/gstreamer-0.4.1 -I/usr/include/glib-2.0
-I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -g -I../../gst-libs -Wall
-Werror -I/usr/include -g -O2 -c gstdvdec.c -MT libgstdvdec_la-gstdvdec.lo
-MD -MP -MF .deps/libgstdvdec_la-gstdvdec.TPlo -fPIC -DPIC -o
libgstdvdec_la-gstdvdec.lo
cc1: changing search order for system directory "/usr/include"
cc1: as it has already been specified as a non-system directory
make[3]: *** [libgstdvdec_la-gstdvdec.lo] Fehler 1
make[3]: Verlassen des Verzeichnisses
»/home/georg/src/gst-plugins-0.4.1/ext/dv«
make[2]: *** [all-recursive] Fehler 1
make[2]: Verlassen des Verzeichnisses »/home/georg/src/gst-plugins-0.4.1/ext«
make[1]: *** [all-recursive] Fehler 1
make[1]: Verlassen des Verzeichnisses »/home/georg/src/gst-plugins-0.4.1«
make: *** [all] Fehler 2
-----------------------------------
running configure without parameters works fine.
Thanks for your help,
Georg
More information about the gstreamer-devel
mailing list