GNOME Bugzilla – Bug 125106
0.7.1 RELEASE has gstxvid.h missing - gstxvidenc broken
Last modified: 2004-02-24 15:43:40 UTC
gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../gst-libs -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -pthread -I/usr/include/gstreamer-0.7 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -DGST_DISABLE_DEPRECATED -Wall -O2 -march=athlon-xp -pipe -g -g -g -g -g -g -g -MT libgstxvid_la-gstxvidenc.lo -MD -MP -MF .deps/libgstxvid_la-gstxvidenc.Tpo -c gstxvidenc.c -fPIC -DPIC -DPIC -o libgstxvid_la-gstxvidenc.o In file included from gstxvidenc.c:28: gstxvidenc.h:24:21: gstxvid.h: No such file or directory gstxvidenc.c: In function `gst_xvidenc_class_init': gstxvidenc.c:151: warning: implicit declaration of function `gst_xvid_init' gstxvidenc.c: In function `gst_xvidenc_setup': gstxvidenc.c:242: warning: implicit declaration of function `gst_xvid_error' make[3]: *** [libgstxvid_la-gstxvidenc.lo] Error 1 make[3]: Leaving directory `/var/tmp/portage/gst-plugins-0.7.1/work/gst-plugins-0.7.1/ext/xvid' make[2]: *** [all-recursive] Error 1 make[2]: Leaving directory `/var/tmp/portage/gst-plugins-0.7.1/work/gst-plugins-0.7.1/ext' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/var/tmp/portage/gst-plugins-0.7.1/work/gst-plugins-0.7.1' make: *** [all] Error 2
Fixed in CVS, thanks.