error during installation of macport
Thomas De Contes
d.l.tDeContes at free.fr
Sun Mar 9 17:08:41 PDT 2008
hi :-)
i have a script to install macport which makes :
rsync -azv rsync://rsync.macports.org/release/base/ my-directory
cd my-directory
./configure --prefix=my-directory --with-install-user=`id -un` --with-
install-group=`id -gn`
make
it ends with :
cc -dynamiclib -L/usr/local/lib Pextlib.o strsed.o fgetln.o md5cmd.o
setmode.o xinstall.o fs-traverse.o strcasecmp.o vercomp.o filemap.o
sha1cmd.o compat.o curl.o rmd160cmd.o readline.o uid.o tracelib.o -o
Pextlib.dylib -L/System/Library/Frameworks/Tcl.framework/Versions/8.4
-ltclstub8.4 -L/usr/local/lib -L/Users/thomas/Documents/prgm/bin/
autoinstall/macports/lib -lcurl -L/Users/thomas/Documents/prgm/bin/
autoinstall/macports/lib -L/Users/thomas/Documents/prgm/bin/
autoinstall/macports/lib -lz -lcrypto
ld: Undefined symbols:
_add_history
_completion_matches
_filename_completion_function
_read_history
_readline
_rl_attempted_completion_function
_rl_line_buffer
_rl_readline_name
_stifle_history
_unstifle_history
_username_completion_function
_using_history
_write_history
/usr/bin/libtool: internal link edit command failed
make[2]: *** [Pextlib.dylib] Error 1
make[1]: *** [all] Error 1
make: *** [all] Error 1
what's wrong ?
--
j'agis contre l'assistanat, je travaille dans une SCOP !
More information about the macports-users
mailing list