On MacOS 10.2, the command `sudo fink update-all' fails on the link of libreadline.4.2.dylib:
+ ld -arch ppc -dylib -dynamic -all_load -force_cpusubtype_ALL -no_arch_warnings -dylib_compatibility_version 4.2 -dylib_current_version 4.2 -dylib_install_name /sw/lib/libreadline.4.2.dylib -ldylib1.o readline.so vi_mode.so funmap.so keymaps.so parens.so search.so rltty.so complete.so bind.so isearch.so display.so signals.so util.so kill.so undo.so macro.so input.so callback.so terminal.so nls.so xmalloc.so history.so histexpand.so histfile.so histsearch.so shell.so tilde.so compat.so -lSystem -o libreadline.4.2.dylib ld: Undefined symbols: restFP saveFP _tgoto _tputs _tgetent _tgetflag _tgetnum _tgetstr /usr/bin/libtool: internal link edit command failed make[1]: *** [libreadline.4.2.dylib] Error 1 make: [install] Error 2 (ignored) install -d -m 755 /sw/src/root-readline-4.2a-5/sw/share/doc/readline install -c -p -m 644 README COPYING CHANGES USAGE /sw/src/root-readline-4.2a-5/sw/share/doc/readline/ rm -f /sw/src/root-readline-4.2a-5/sw/info/dir /sw/src/root-readline-4.2a-5/sw/info/dir.old /sw/src/root-readline-4.2a-5/sw/share/info/dir /sw/src/root-readline-4.2a-5/sw/share/info/dir.old rm -rf /sw/src/root-readline-shlibs-4.2a-5 mkdir -p /sw/src/root-readline-shlibs-4.2a-5/sw mkdir -p /sw/src/root-readline-shlibs-4.2a-5/DEBIAN install -d -m 755 /sw/src/root-readline-shlibs-4.2a-5/sw/lib mv /sw/src/root-readline-4.2a-5/sw/lib/libhistory.4.2.dylib /sw/src/root-readline-shlibs-4.2a-5/sw/lib mv: rename /sw/src/root-readline-4.2a-5/sw/lib/libhistory.4.2.dylib to /sw/src/root-readline-shlibs-4.2a-5/sw/lib/libhistory.4.2.dylib: No such file or directory ### execution of mv failed, exit code 1 Failed: installing readline-shlibs-4.2a-5 failed The entire update aborts at that point. Any suggestions? Ronald Florence www.18james.com ------------------------------------------------------- This sf.net email is sponsored by: OSDN - Tired of that same old cell phone? Get a new here for FREE! https://www.inphonic.com/r.asp?r=sourceforge1&refcode1=vs3390 _______________________________________________ Fink-users mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/fink-users
