[MacPorts] #21782: install kde fails at xorg-libXxf86vm
MacPorts
noreply at macports.org
Sun Oct 4 22:20:23 PDT 2009
#21782: install kde fails at xorg-libXxf86vm
--------------------------------+-------------------------------------------
Reporter: thedoobs@… | Owner: jeremyhu@…
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 1.8.1
Keywords: | Port: xorg-libXxf86vm
--------------------------------+-------------------------------------------
Comment(by sundell.software@…):
{{{
/opt/local/include/X11/extensions/xf86vmstr.h:1:2: warning: #warning
"xf86vmstr.h is obsolete and may be removed in the future."
/opt/local/include/X11/extensions/xf86vmstr.h:2:2: warning: #warning
"include <X11/extensions/xf86vmproto.h> for the protocol defines."
XF86VMode.c:156: error: expected declaration specifiers or '...' before
'XF86VidModeGamma'
}}}
The 'XF86VidModeGamma' seems to not be defined in any of the headers
installed at the point when this package is built. As
http://article.gmane.org/gmane.comp.freedesktop.xorg.announce/748 points
out, the header was moved in xf86vidmodeproto >= 2.2.99.1 and the one
installed by macports is xorg-xf86vidmodeproto @2.3.
So editing the Portfile to make it install version 1.1.0 of libXxf86vm
fixes it. Will need to test further to ensure that 1.1.0 doesn't bork
anything.
--
Ticket URL: <http://trac.macports.org/ticket/21782#comment:11>
MacPorts <http://www.macports.org/>
Ports system for Mac OS
More information about the macports-tickets
mailing list