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 138914 - gstgdkanimation.h is missing from gst-plugins-0.8.0
gstgdkanimation.h is missing from gst-plugins-0.8.0
Status: RESOLVED FIXED
Product: GStreamer
Classification: Platform
Component: gst-plugins
0.8.0
Other Linux
: High major
: 0.8.1
Assigned To: GStreamer Maintainers
GStreamer Maintainers
: 139081 (view as bug list)
Depends on:
Blocks:
 
 
Reported: 2004-04-03 00:38 UTC by terry l. ridder
Modified: 2004-12-22 21:47 UTC
See Also:
GNOME target: ---
GNOME version: 2.5/2.6



Description terry l. ridder 2004-04-03 00:38:46 UTC
tar -xzvf gst-plugins-0.8.0.tar.gz
cd gst-plugins-0.8.0
./configure --enable-gdk-pixbuf-loader
make
...
gstgdkanimation.c:24:29: gstgdkanimation.h: No such file or directory
make[3]: *** [gst_loader_la-gstgdkanimation.lo] Error 1
make[3]: Leaving directory
`/usr/src/gtk.dir/gnome.dir/current-2.6.dir/gst-plugins-0.8.0/ext/gdk_pixbuf'
...

gstgdkanimation.h does exist in cvs on freedesktop.org 
please refer to
http://freedesktop.org/cgi-bin/viewcvs.cgi/gstreamer/gst-plugins/ext/gdk_pixbuf/

temporary workaround is not use --enable-gdk-pixbuf-loader configuration option.
Comment 1 David Schleef 2004-04-03 03:08:19 UTC
Thanks for noticing.  Fixed.
Comment 2 David Schleef 2004-04-05 00:04:30 UTC
*** Bug 139081 has been marked as a duplicate of this bug. ***