|
From: Ken W. <ke...@ma...> - 2006-12-30 04:38:09
|
Hi, I just ran 'fink selfupdate' and it choked on tar-1.16.1-1 with the following build errors: ... gcc -g -O2 -L/sw/lib -o tar buffer.o compare.o create.o delete.o extract.o xheader.o incremen.o list.o misc.o names.o sparse.o system.o tar.o transform.o update.o utf8.o ../lib/libtar.a -lintl - liconv -lc -Wl,-framework -Wl,CoreFoundation -liconv /usr/bin/ld: warning multiple definitions of symbol _locale_charset ../lib/libtar.a(localcharset.o) definition of _locale_charset in section (__TEXT,__text) /sw/lib/libiconv.dylib(localcharset.o) definition of _locale_charset /sw/lib/libintl.dylib(localcharset.o) definition of _locale_charset /usr/bin/ld: Undefined symbols: _program_invocation_name collect2: ld returned 1 exit status make[2]: *** [tar] Error 1 make[1]: *** [all-recursive] Error 1 make: *** [all] Error 2 ### execution of make failed, exit code 2 Removing runtime build-lock... Removing build-lock package... /sw/bin/dpkg-lockwait -r fink-buildlock-tar-1.16.1-1 (Reading database ... 43837 files and directories currently installed.) Removing fink-buildlock-tar-1.16.1-1 ... Failed: phase compiling: tar-1.16.1-1 failed Repeating the 'fink selfupdate' again had the same results. Here are some installed versions of stuff in case someone finds them relevant: fink-0.26.0-31 libiconv-1.10-6 apt-0.5.4-1053 apt-shlibs-0.5.4-1054 dpkg-1.10.21-1220 I'm on OS X 10.4.8 with all Software Updates installed: Package manager version: 0.26.0 Distribution version: 0.8.1.rsync powerpc Mac OS X version: 10.4.8 Xcode version: 2.2 gcc version: 4.0.1 (Apple Computer, Inc. build 5247) make version: 3.80 Ideas? -Ken |