[MacPorts] #20696: openjdk6: 'X_ShmAttach' undeclared (first use in this function)
MacPorts
noreply at macports.org
Wed Aug 4 05:47:36 PDT 2010
#20696: openjdk6: 'X_ShmAttach' undeclared (first use in this function)
-------------------------------------+--------------------------------------
Reporter: ryandesign@… | Owner: landonf@…
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 1.7.1
Keywords: | Port: openjdk
-------------------------------------+--------------------------------------
Comment(by gpoletto@…):
Hi,
Same problem
But the workaround may be wrong, i don't know what XShmAttach refers to.
Seems that X_ShmAttach is a macro that equals 1, so my suggested quick fix
is to replace it by 1
A cleaner fix may be the need to include X11/extensions/shmproto.h
(because seems to be defined here) and add a dependancy to the right
library in the build system (if needed)
--
Ticket URL: <http://trac.macports.org/ticket/20696#comment:3>
MacPorts <http://www.macports.org/>
Ports system for Mac OS
More information about the macports-tickets
mailing list