While running a fink update-all, I get the error attached below.   
libiconv is an essential package, so this prevents me from updating  
anything.

I've tried "dpkg -r --force-all libiconv" and then reinstalling, but  
it gives the same error.  I don't have anything in /usr/local/lib that  
could be causing this (it contains: charset.alias  codecs  imtoolrc).

Any ideas about how to correct this?

Thank you,
John

...

make  install-am
make[3]: Nothing to be done for `install-exec-am'.
make[3]: Nothing to be done for `install-data-am'.
cd src && make install prefix='/sw/src/fink.build/root-libiconv-1.12-3/ 
sw' exec_prefix='/sw/src/fink.build/root-libiconv-1.12-3/sw' libdir='/ 
sw/src/fink.build/root-libiconv-1.12-3/sw/lib'
test `ls -ld . | sed -e 's/^d\(.........\).*/\1/'` = rwxrwxrwx ||  
chmod 777 .
if [ ! -d /sw/src/fink.build/root-libiconv-1.12-3/sw/bin ] ; then /bin/ 
sh ../build-aux/mkinstalldirs /sw/src/fink.build/root-libiconv-1.12-3/ 
sw/bin ; fi
mkdir -p -- /sw/src/fink.build/root-libiconv-1.12-3/sw/bin
case "darwin9.8.0" in \
           hpux*) gcc -L/sw/src/fink.build/libiconv-1.12-3/ 
libiconv-1.12/../_inst/sw/lib -g -O2 `if test -n ''; then  /sw/src/ 
fink.build/root-libiconv-1.12-3/sw/bin; fi` iconv.o ../srclib/ 
libicrt.a -L/sw/src/fink.build/root-libiconv-1.12-3/sw/lib -liconv -L/ 
sw/lib -lintl -liconv -lc -Wl,-framework -Wl,CoreFoundation  `if test - 
n ''; then echo " -Wl,+b -Wl,/sw/src/fink.build/root-libiconv-1.12-3/ 
sw/lib"; fi` -o iconv;; \
      *) /bin/sh ../libtool --mode=link gcc -L/sw/src/fink.build/ 
libiconv-1.12-3/libiconv-1.12/../_inst/sw/lib -g -O2 `if test -n '';  
then  /sw/src/fink.build/root-libiconv-1.12-3/sw/bin; fi` iconv.o ../ 
srclib/libicrt.a ../lib/libiconv.la /sw/src/fink.build/libiconv-1.12-3/ 
libiconv-1.12/../_inst/sw/lib/libintl.a -Wl,-framework,CoreFoundation   
-o iconv;; \
         esac
gcc -g -O2 iconv.o -Wl,-framework -Wl,CoreFoundation -o .libs/iconv  - 
L/sw/src/fink.build/libiconv-1.12-3/libiconv-1.12/../_inst/sw/lib ../ 
srclib/libicrt.a ../lib/.libs/libiconv.dylib /sw/src/fink.build/ 
libiconv-1.12-3/libiconv-1.12/../_inst/sw/lib/libintl.a
Undefined symbols:
   "_iconv_open", referenced from:
       __nl_init_domain_conv in libintl.a(loadmsgcat.o)
       __nl_init_domain_conv in libintl.a(loadmsgcat.o)
   "_iconv", referenced from:
       __nl_find_msg in libintl.a(dcigettext.o)
   "_iconv_close", referenced from:
       __nl_free_domain_conv in libintl.a(loadmsgcat.o)
ld: symbol(s) not found
collect2: ld returned 1 exit status
make[1]: *** [install] Error 1
make: *** [install] Error 2
### execution of make failed, exit code 2
Removing runtime build-lock...
Removing build-lock package...
/sw/bin/dpkg-lockwait -r fink-buildlock-libiconv-1.12-3
(Reading database ... 129567 files and directories currently installed.)
Removing fink-buildlock-libiconv-1.12-3 ...
Failed: phase installing: libiconv-1.12-3 failed


------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
Fink-users mailing list
Fink-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-users

Reply via email to