#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 migmit@…): Possible fix (from http://lists.macosforge.org/pipermail/macports- users/2009-August/016234.html): ---- So - in the spirit of 'suck it and see' I edited the one occurrence of X_ShmAttach in awt_GraphicsEnv.c (line 966) to XShmAttach - and, Geronimo!, openjdk6 now builds. HOWEVER - I have not yet had time to try out the resulting code to see if it runs correctly. I presume some-one some-where has a validation suite for Java - but I guess it would have to try out the awt functions as that is the code I altered. ---- -- Ticket URL: <http://trac.macports.org/ticket/20696#comment:2> MacPorts <http://www.macports.org/> Ports system for Mac OS