#27280: MacPort port upgrade fails with readline in /usr/local/lib in Snow Leopard 10.6.4 ------------------------------+--------------------------------------------- Reporter: vulcan_@… | Owner: macports-tickets@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 1.9.1 Resolution: wontfix | Keywords: Port: MacPorts | ------------------------------+--------------------------------------------- Changes (by jmr@…): * status: reopened => closed * resolution: => wontfix Comment: Base needs to be able to run before any ports are installed, so linking it against anything in /opt/local/lib is incorrect. Your log doesn't show any evidence of an architecture mismatch. My /usr/lib/libreadline.dylib doesn't contain a rl_username_completion_function symbol either, yet MacPorts builds fine. Removing the /usr/lib/libreadline.dylib link is a bad idea and done at your own risk. We can't do anything about headers from /usr/local/include being used because gcc is hardcoded to look there. -- Ticket URL: <https://trac.macports.org/ticket/27280#comment:3> MacPorts <http://www.macports.org/> Ports system for Mac OS