On 16 juin 2004, at 15:18, Emilie Vanvyve wrote:
[]
case "darwin7.4.0" in \
hpux* | freebsd*) gcc `if test -n ''; then /sw/src/root-libiconv-1.9.1-11/sw/bin; fi` iconv.o ../srclib/libicrt.a -L/sw/src/root-libiconv-1.9.1-11/sw/lib -liconv -L/sw/lib -lintl -liconv -o iconv;; \
*) /bin/sh ../libtool --mode=link gcc `if test -n ''; then /sw/src/root-libiconv-1.9.1-11/sw/bin; fi` iconv.o ../srclib/libicrt.a ../lib/libiconv.la -L/sw/lib -lintl -liconv -R/sw/lib -o iconv;; \
esac
libtool: link: cannot find the library `/sw/lib/libiconv.la'
make[1]: *** [install] Error 1
make: *** [install] Error 2
### execution of make failed, exit code 2
Failed: installing libiconv-1.9.1-11 failed

Run "fink remove gettext-dev" and then try "fink update libiconv". After this, you should be ready for selfupdating and everything else.


This is a longstanding bug in fink that is not looking like it is going to be fixed soon.

--
Martin



-------------------------------------------------------
This SF.Net email is sponsored by The 2004 JavaOne(SM) Conference
Learn from the experts at JavaOne(SM), Sun's Worldwide Java Developer
Conference, June 28 - July 1 at the Moscone Center in San Francisco, CA
REGISTER AND SAVE! http://java.sun.com/javaone/sf Priority Code NWMGYKND
_______________________________________________
Fink-beginners mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-beginners

Reply via email to