Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 139203

Summary: media-libs/gst-plugins-0.8.11 compile breaks
Product: Gentoo Linux Reporter: Giacomo Cariello <jwk>
Component: New packagesAssignee: Gentoo Linux bug wranglers <bug-wranglers>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: High    
Version: 2006.0   
Hardware: x86   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Giacomo Cariello 2006-07-04 09:35:57 UTC
compilation of media-libs/gst-plugins-0.8.11  USE="alsa esd oss -debug"
breaks with:

i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../gst-libs -I../../gst-libs -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -pthread -I/usr/include/gstreamer-0.8 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -DGST_DISABLE_DEPRECATED -Wall -DHAVE_XFIXES -mtune=pentium4 -pipe -O2 -MT libgstximagesink_la-ximagesrc.lo -MD -MP -MF .deps/libgstximagesink_la-ximagesrc.Tpo -c ximagesrc.c  -fPIC -DPIC -o .libs/libgstximagesink_la-ximagesrc.o
ximagesrc.c: In function `gst_ximagesrc_change_state':
ximagesrc.c:443: error: structure has no member named `damage_event_base'
make[3]: *** [libgstximagesink_la-ximagesrc.lo] Error 1
make[3]: Leaving directory `/var/tmp/portage/gst-plugins-0.8.11/work/gst-plugins-0.8.11/sys/ximage'

emerge --info available at: http://rafb.net/paste/results/9H6RtH76.txt
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2006-07-04 09:37:31 UTC
(In reply to comment #0)
> emerge --info available at: http://rafb.net/paste/results/9H6RtH76.txt

Don't refer to pastebin when reporting bugs, ever. The info goes to /dev/null in a couple of days.
 



*** This bug has been marked as a duplicate of 138639 ***