#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