I'm having trouble installing readline-shlibs, which is required for readline,
and hence for libxml and for pan. I'm running Jagwyre.

I have fink 0.4.1 installed, and updated from CVS, including the unstable
tree - I added unstable after coming across this problem though, so it also
exists in stable.  Everything is up-to-date.

When I fink install readline-shlibs, the configure script seems to run OK,
and all the various bits n pieces compile with no errors (there's a warning
generated in terminal.c), but then ...

/usr/bin/libtool -dynamic -arch_only `/usr/bin/arch` -install_name 
/sw/lib/libreadline.4.2.dylib -current_version 4.2 -compatibility_version 4.2 -v -o 
libreadline.4.2.dylib 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
+ 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

which is a bit annoying.  Any pointers how to fix this?

-- 
David Cantrell | [EMAIL PROTECTED] | http://www.cantrell.org.uk/david

  " We must get users past their misunderstandings of uptime. A reboot
    doesn't mean that anything broke, there is no hardware or software
    corrective action taken, so there wasn't any real downtime. "
      -- overheard in an MS strategy meeting


-------------------------------------------------------
This SF.net email is sponsored by: ApacheCon, November 18-21 in
Las Vegas (supported by COMDEX), the only Apache event to be
fully supported by the ASF. http://www.apachecon.com
_______________________________________________
Fink-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-users

Reply via email to