Re: DarwinPorts 1.3.1
Juan Manuel Palacios <[email protected]>
| Newsgroups | gmane.os.opendarwin.darwinports |
|---|---|
| Message-ID | <[email protected]> |
On Jul 31, 2006, at 8:03 PM, jk wrote: > On 7/31/06, Juan Manuel Palacios <[email protected]> wrote: >> The symbols that were previously determined to exist in your >> system >> libraries weren't really found. Have you performed any type of surgery >> on your system? Particularly with the readline libraries? > > this happened to me as well. i use /usr/local, and not /opt/local, > but apart from that my system is vanilla (blackbook). port > uninstalling the readline port (and those that depended on it: > sqlite3, postgresql8), allowed me to selfupdate. i reinstalled the > readline afterward. Hi again! Just as James ask Anthony on the list, could you please give us the output of: env ls -l /usr/lib ls -l /usr/local/lib We need to spot what's causing our build process to get confused with the readline libraries. Other than that, I should warn you that using /usr/local as your darwinports prefix is a terrible idea; this particular failure put aside, you're bound to experience several build failures due to confusions similar to this one (/usr/local being a very common location to place software of all kinds). Thanks for the feedback! -jmpp