Hello all, Anyone happen to know why I can fink selfupdate? This was discussed on Monday but I never saw the resolution. Now, I'm having the same problem. "fink selfupdate" says it needs to install:
Information about 1103 packages read in 1 seconds. No packages to install. Re-executing fink to use the new version... Information about 1103 packages read in 1 seconds. The following additional package will be installed: apt-shlibs Do you want to continue? [Y/n] rm -rf apt-0.5.4-2 mkdir -p /sw/src/apt-0.5.4-2 tar -xzf /sw/src/apt_0.5.4.tar.gz <patching and compiling lines removed> It dies at the linker: Building program /sw/src/apt-0.5.4-2/apt-0.5.4/bin/apt-cache ld: Undefined symbols: __ZTIN13pkgSrcRecords6ParserE __ZTI9pkgSystem make[2]: *** [/sw/src/apt-0.5.4-2/apt-0.5.4/bin/apt-cache] Error 1 make[1]: *** [all] Error 2 make: *** [all] Error 2 ### failed, exit code 2 Failed: compiling apt-0.5.4-2 failed I'm using the correct make: [08:37:32 hester]$which make /usr/bin/make [08:37:36 hester]$ [08:37:36 hester]$ls -l /usr/bin/make lrwxr-xr-x 1 root wheel 7 May 15 10:29 /usr/bin/make -> gnumake [08:38:19 hester]$fink -V Package manager version: 0.9.12 Distribution version: 0.4.0.cvs [08:38:23 hester]$ Thanks for your help. I'm needing to get qt3 installed (3.0.4-4) instead of qt 3.0.3 but it dies at the "patch configure". It locks up the whole Mac (which is unusal of course in OS X.) I thought updating to the latest fink my fix the problem. I've got 10.1.4 and the latest Dev Tools. Jeff _______________________________________________________________ Have big pipes? SourceForge.net is looking for download mirrors. We supply the hardware. You get the recognition. Email Us: [EMAIL PROTECTED] _______________________________________________ Fink-users mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/fink-users
