#19920: openjdk6 build failed with error: "Undefined symbols" -------------------------------+-------------------------------------------- Reporter: frank@… | Owner: landonf@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.7.1 Keywords: Undefined symbols | Port: openjdk6 -------------------------------+-------------------------------------------- Changes (by ryandesign@…): * cc: ryandesign@… (added) Comment: @frank: It is not supported to have anything in /usr/local (or /sw for that matter) while using MacPorts, because software often looks for libraries in those locations which often causes problems. So you should make sure that you remove or rename /usr/local (and /sw), clean the port (sudo port clean openjdk6) and try again. To both of you: if you still experience the error, please clean the port and try again with debug output enabled (sudo port -d install openjdk6) and attach the full output to this ticket as a file. (You may want to compress it first if it is large.) -- Ticket URL: <http://trac.macports.org/ticket/19920#comment:11> MacPorts <http://www.macports.org/> Ports system for Mac OS