On 2007-03-15 12:41:44 +0900, Paul Guyot wrote:
On 2007-03-15 12:05:03 +0900, Paul Guyot wrote:
Please uninstall your other copy of readline and try again.
I don't want to do that as ports depend on it:
It's not what I meant. You probably have three copies of readline: - System's readline - MP's readline - Another copy.
prunille:~> locate libreadline.dylib /Developer/SDKs/MacOSX10.4u.sdk/usr/lib/libreadline.dylib /opt/local/lib/libreadline.dylib /opt/local/var/db/dports/build/_Users_vinc17_software_darwinports_dports_devel_readline/work/destroot/opt/local/lib/libreadline.dylib /opt/local/var/db/dports/software/readline/5.1.004_0/opt/local/lib/libreadline.dylib /usr/lib/libreadline.dylib But only /opt/local/lib/libreadline.dylib and /usr/lib/libreadline.dylib should be available.
This is the other copy that makes MacPorts choke, because of diverging priorities in /usr/ & /usr/local between compilation (/usr/include, /usr/local/include) and linking (/usr/lib, /usr/local/lib).
I don't have a /usr/local/lib directory (as said in the make output). -- Vincent Lefèvre <vincent@vinc17.org> - Web: <http://www.vinc17.org/> 100% accessible validated (X)HTML - Blog: <http://www.vinc17.org/blog/> Work: CR INRIA - computer arithmetic / Arenaire project (LIP, ENS-Lyon)