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 125106 - 0.7.1 RELEASE has gstxvid.h missing - gstxvidenc broken
0.7.1 RELEASE has gstxvid.h missing - gstxvidenc broken
Status: RESOLVED FIXED
Product: GStreamer
Classification: Platform
Component: gst-plugins
0.7.0
Other Linux
: Normal major
: 0.7.x
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2003-10-21 10:39 UTC by David Nielsen
Modified: 2004-02-24 15:43 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description David Nielsen 2003-10-21 10:39:48 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
Comment 1 Ronald Bultje 2003-10-21 12:37:05 UTC
Fixed in CVS, thanks.