Le 15 mars 07 à 11:44, Vincent Lefevre a écrit :
On 2007-03-14 18:00:08 -0400, Kevin Ballard wrote:
On Mar 14, 2007, at 5:11 PM, Ryan Schmidt wrote:
I didn't try 1.4rc1... How do I try 1.4rc2? If I have a working copy of the release_1_4 branch, do I just configure, make, sudo make install?
Yes.
Build fails here:
[...] cc -dynamiclib -L/usr/local/lib -L/usr/lib -lcurl -lssl -lcrypto - lz Pextlib.o strsed.o fgetln.o md5cmd.o setmode.o xinstall.o find.o strcasecmp.o vercomp.o filemap.o sha1cmd.o compat.o curl.o rmd160cmd.o readline.o uid.o -o Pextlib.dylib -L/System/Library/ Frameworks/Tcl.framework/Versions/8.4 -ltclstub8.4 -L/usr/local/ lib -L/usr/lib -lcurl -lssl -lcrypto -lz -lreadline -lcrypto ld: warning -L: directory name (/usr/local/lib) does not exist ld: warning -L: directory name (/usr/local/lib) does not exist ld: Undefined symbols: _rl_completion_matches _rl_filename_completion_function _rl_username_completion_function /usr/bin/libtool: internal link edit command failed make[2]: *** [Pextlib.dylib] Error 1 make[1]: *** [all] Error 1 make: *** [all] Error 1
This is bug #10651 https://svn.macosforge.org/projects/macports/ticket/10651 Please uninstall your other copy of readline and try again. Paul