Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 282394 - media-video/mplayer-1.0_rc2_p20090731-r1 doesn't compile with x11-proto/xextproto-7.1.0
Summary: media-video/mplayer-1.0_rc2_p20090731-r1 doesn't compile with x11-proto/xextp...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Media-video project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-08-23 03:17 UTC by Andrey Grozin
Modified: 2009-12-22 09:41 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 Andrey Grozin gentoo-dev 2009-08-23 03:17:36 UTC
x11-proto/xextproto-7.1.0 doesn't have /usr/include/X11/extensions/XShm.h

remi@gentoo.org wrote:
> Packages will need to be patched for the new libXext and other X libraries.
> FTR, those are still in the x11 overlay *and* under p.mask.
>
> Here's how the Intel X driver was patched to cope with the new headers while
> staying compatible with the old ones :
>
> http://cgit.freedesktop.org/xorg/driver/xf86-video-intel/commit/?id=0a4c4c5fe8ebad2dd13f5770bd90a194eebb2890
>
> Individual bugs should be assigned to broken packages' maintainers.
Comment 1 Samuli Suominen (RETIRED) gentoo-dev 2009-10-26 18:52:22 UTC
Try mplayer-1.0_rc4_p20091026.
Comment 2 Samuli Suominen (RETIRED) gentoo-dev 2009-12-22 09:41:42 UTC
$ qfile XShm.h
x11-libs/libXext (/usr/include/X11/extensions/XShm.h)

$ grep Xext ~/gentoo-x86/media-video/mplayer/mplayer-1.0_rc4_p20091026-r1.ebuild
x11-libs/libXext
x11-libs/libXext
x11-libs/libXext )
x11-libs/libXext )
x11-libs/libXext

Seems to be fixed, hard to say with lack of information.