GNOME Bugzilla – Bug 139081
Problem compiling gst-plugins 0.8.0
Last modified: 2004-12-22 21:47:04 UTC
[...] Making all in gdk_pixbuf gmake[3]: Entering directory `/tmp/gst-plugins-0.8.0/ext/gdk_pixbuf' if /bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../gst-libs -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -pthread -I/usr/local/include/gstreamer-0.8 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/libxml2 -DGST_DISABLE_DEPRECATED -Wall -Wno-sign-compare -I/usr/local/include/gtk-2.0 -I/usr/local/lib/gtk-2.0/include -I/usr/local/include/atk-1.0 -I/usr/local/include/pango-1.0 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/X11R6/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -DGDK_PIXBUF_ENABLE_BACKEND -s -O3 -march=i686 -MT gst_loader_la-gstgdkanimation.lo -MD -MP -MF ".deps/gst_loader_la-gstgdkanimation.Tpo" \ -c -o gst_loader_la-gstgdkanimation.lo `test -f 'gstgdkanimation.c' || echo './'`gstgdkanimation.c; \ then mv -f ".deps/gst_loader_la-gstgdkanimation.Tpo" ".deps/gst_loader_la-gstgdkanimation.Plo"; \ else rm -f ".deps/gst_loader_la-gstgdkanimation.Tpo"; exit 1; \ fi gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../gst-libs -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -pthread -I/usr/local/include/gstreamer-0.8 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/libxml2 -DGST_DISABLE_DEPRECATED -Wall -Wno-sign-compare -I/usr/local/include/gtk-2.0 -I/usr/local/lib/gtk-2.0/include -I/usr/local/include/atk-1.0 -I/usr/local/include/pango-1.0 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/X11R6/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -DGDK_PIXBUF_ENABLE_BACKEND -s -O3 -march=i686 -MT gst_loader_la-gstgdkanimation.lo -MD -MP -MF .deps/gst_loader_la-gstgdkanimation.Tpo -c gstgdkanimation.c -fPIC -DPIC -o .libs/gst_loader_la-gstgdkanimation.o gstgdkanimation.c:24:29: gstgdkanimation.h: No such file or directory gstgdkanimation.c:27: warning: type defaults to `int' in declaration of `GST_DEBUG_CATEGORY_STATIC' gstgdkanimation.c:27: warning: parameter names (without types) in function declaration gstgdkanimation.c:27: warning: data definition has no type or storage class gstgdkanimation.c:30: error: parse error before "g_class" gstgdkanimation.c:32: error: parse error before '*' token gstgdkanimation.c:34: error: parse error before "gst_gdk_animation_is_static_image" gstgdkanimation.c:34: error: parse error before '*' token gstgdkanimation.c:35: warning: type defaults to `int' in declaration of `gst_gdk_animation_is_static_image' gstgdkanimation.c:35: warning: data definition has no type or storage class gstgdkanimation.c:36: error: parse error before '*' token gstgdkanimation.c:36: error: parse error before '*' token gstgdkanimation.c:37: warning: type defaults to `int' in declaration of `gst_gdk_animation_get_static_image' gstgdkanimation.c:37: warning: data definition has no type or storage class gstgdkanimation.c:38: error: parse error before '*' token gstgdkanimation.c:40: error: parse error before '*' token gstgdkanimation.c:40: error: parse error before '*' token gstgdkanimation.c:41: warning: type defaults to `int' in declaration of `gst_gdk_animation_get_iter' gstgdkanimation.c:41: warning: data definition has no type or storage class gstgdkanimation.c:44: error: parse error before "parent_class" gstgdkanimation.c:44: warning: type defaults to `int' in declaration of `parent_class' gstgdkanimation.c:44: warning: data definition has no type or storage class gstgdkanimation.c:47: error: parse error before "gst_gdk_animation_get_type" gstgdkanimation.c:48: warning: return type defaults to `int' gstgdkanimation.c: In function `gst_gdk_animation_get_type': gstgdkanimation.c:49: error: syntax error before "object_type" gstgdkanimation.c:51: error: `object_type' undeclared (first use in this function) gstgdkanimation.c:51: error: (Each undeclared identifier is reported only once gstgdkanimation.c:51: error: for each function it appears in.) gstgdkanimation.c:52: error: syntax error before "object_info" gstgdkanimation.c:64: warning: implicit declaration of function `g_type_register_static' gstgdkanimation.c:64: error: `GDK_TYPE_PIXBUF_ANIMATION' undeclared (first use in this function) gstgdkanimation.c:65: error: `object_info' undeclared (first use in this function) gstgdkanimation.c:67: warning: implicit declaration of function `GST_DEBUG_CATEGORY_INIT' gstgdkanimation.c:67: error: `gst_gdk_animation_debug' undeclared (first use in this function) gstgdkanimation.c: At top level: gstgdkanimation.c:71: error: parse error before "return" gstgdkanimation.c:74: error: parse error before "g_class" gstgdkanimation.c: In function `gst_gdk_animation_class_init': gstgdkanimation.c:76: error: `GObjectClass' undeclared (first use in this function) gstgdkanimation.c:76: error: `object_class' undeclared (first use in this function) gstgdkanimation.c:76: warning: implicit declaration of function `G_OBJECT_CLASS' gstgdkanimation.c:76: error: `g_class' undeclared (first use in this function) gstgdkanimation.c:77: error: `GdkPixbufAnimationClass' undeclared (first use in this function) gstgdkanimation.c:77: error: `anim_class' undeclared (first use in this function) gstgdkanimation.c:77: warning: implicit declaration of function `GDK_PIXBUF_ANIMATION_CLASS' gstgdkanimation.c:79: warning: implicit declaration of function `g_type_class_peek_parent' gstgdkanimation.c: At top level: gstgdkanimation.c:89: error: parse error before '*' token gstgdkanimation.c: In function `gst_gdk_animation_finalize': gstgdkanimation.c:91: error: `GstGdkAnimation' undeclared (first use in this function) gstgdkanimation.c:91: error: `ani' undeclared (first use in this function) gstgdkanimation.c:91: warning: implicit declaration of function `GST_GDK_ANIMATION' gstgdkanimation.c:91: error: `object' undeclared (first use in this function) gstgdkanimation.c:97: warning: implicit declaration of function `remove' gstgdkanimation.c:98: warning: implicit declaration of function `g_free' [...]
*** This bug has been marked as a duplicate of 138914 ***