Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 139203 - media-libs/gst-plugins-0.8.11 compile breaks
Summary: media-libs/gst-plugins-0.8.11 compile breaks
Status: RESOLVED DUPLICATE of bug 138639
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-07-04 09:35 UTC by Giacomo Cariello
Modified: 2006-07-04 09:37 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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 ***