#46815: Selfupdate still fails on "readline in /usr/local" after cleanout --------------------------+-------------------------------- Reporter: dsmithhfx@… | Owner: macports-tickets@… Type: defect | Status: closed Priority: Normal | Milestone: Component: base | Version: 2.0.3 Resolution: invalid | Keywords: selfupdate Port: | --------------------------+-------------------------------- Changes (by cal@…): * status: new => closed * resolution: => invalid Comment: Yeah, the check picks up the `sqlite3.h` from your sqlite installation in `/usr/local`, but the link happens against `/usr/lib/libsqlite3.dylib`, so it fails. Move `/usr/local/include` aside for a while and re-try and it'll work. We don't support having stuff in `/usr/local` for precisely this reason. We cannot easily make the compiler ignore these locations. -- Ticket URL: <https://trac.macports.org/ticket/46815#comment:3> MacPorts <https://www.macports.org/> Ports system for OS X