GNOME Bugzilla – Bug 86273
build of gst-plugins fail at gst_dvdec_class_init
Last modified: 2004-12-22 21:47:04 UTC
build fails with this : Making all in dv make[3]: Entering directory `/mnt/reiser/build/gst-plugins-0.3.4/work/gst-plugin s-0.3.4/ext/dv' source='gstdvdec.c' object='libgstdvdec_la-gstdvdec.lo' libtool=yes \ depfile='.deps/libgstdvdec_la-gstdvdec.Plo' tmpdepfile='.deps/libgstdvdec_la-gst dvdec.TPlo' \ depmode=gcc3 /bin/sh ../../depcomp \ /bin/sh ../../libtool --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. - I. -I../.. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I../../gst-libs -Werror - march=athlon-tbird -O2 -pipe -c -o libgstdvdec_la-gstdvdec.lo `test -f gstdvdec. c || echo './'`gstdvdec.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -D_LARGEFILE_SOURCE -D_FIL E_OFFSET_BITS=64 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/incl ude/libxml2 -I../../gst-libs -Werror -march=athlon-tbird -O2 -pipe -c gstdvdec.c -MT libgstdvdec_la-gstdvdec.lo -MD -MP -MF .deps/libgstdvdec_la-gstdvdec.TPlo -fPIC -DPIC -o libgstdvdec_la-gstdvdec.o gstdvdec.c: In function `gst_dvdec_class_init': gstdvdec.c:202: too few arguments to function `dv_init' gstdvdec.c: In function `gst_dvdec_init': gstdvdec.c:222: too few arguments to function `dv_decoder_new' cc1: warnings being treated as errors gstdvdec.c: In function `gst_dvdec_loop': gstdvdec.c:316: warning: initialization makes pointer from integer without a cas t make[3]: *** [libgstdvdec_la-gstdvdec.lo] Error 1 make[3]: Leaving directory `/mnt/reiser/build/gst-plugins-0.3.4/work/gst-plugins -0.3.4/ext/dv'
either use gstreamer cvs, the new 0.4.0 release, with libdv >= 0.9.5 or use an older libdv if you insist on using 0.3.4