After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 86273 - build of gst-plugins fail at gst_dvdec_class_init
build of gst-plugins fail at gst_dvdec_class_init
Status: RESOLVED FIXED
Product: GStreamer
Classification: Platform
Component: gst-plugins
0.3.4
Other other
: Normal normal
: 0.4.0
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2002-06-23 18:52 UTC by Spider (D.m.D. Ljungmark)
Modified: 2004-12-22 21:47 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Spider (D.m.D. Ljungmark) 2002-06-23 18:52:21 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'
Comment 1 Thomas Vander Stichele 2002-07-04 21:41:11 UTC
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