-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On 4/30/11 8:30 AM, Jerry wrote: > Alexander Hansen <alexanderk.hansen <at> gmail.com> writes: > > >> On 4/27/11 4:16 PM, J Helffrich wrote: > > Hi, I have fink installed > on an Intel Macbook Pro running OSX 10.6.7. > > Last week, while trying > to update my python install I found update-all > > wasn't working. Now > that I have some time to check it out, it seems to > > be stuck on perl5 > updating, or maybe it is gcc4.0?: -SNIP- > >>>>> I've tried selfupdate followed by update-all twice and it isn't > changing. > > > > Thanks > > > > You've got all kinds of third-party > potential for interference here. > > 1) Macports. > 2) Junk in > /usr/local. > > It looks like #2 is what is causing interference in this > case. You're > doing a 32-bit Fink build but linking to a > > /usr/local/lib/libstdc++.6.dylib which is not just 32-bit. > > This is > in the FAQ; >>> > http://www.finkproject.org/faq/comp-general.php?phpLang=en#usr-local- > libs > Well, I don't understand where the libstdc++ conflict is coming > from. Here is a directory listing of /usr/local/lib > > G4Mac:~ jah$ cd /usr/local/lib G4Mac:/usr/local/lib jah$ ls audacity > libjack.dylib pkgconfig jackmp > libjackserver.0.dylib libjack.0.dylib libjackserver.dylib > G4Mac:/usr/local/lib jah$ > > There's nothing in there that resembles the junk you're talking about. > I do have Macports installed, but how does that relate to this problem?
Your build line shows -I/opt/local/include ; if your Macports architecture isn't the same as your Fink one this can cause problems, too. In this case, no. > > I tried moving things in that directory using your suggested sudo mv > command. Then I ran scanpackages (scanpackages is utterly useless here. It scans _successfully built_ packages) and update-all. Update took a long > time. At the end it failed with this output: > <snip non-error stuff> > Removing fink-buildlock-opensp4-shlibs-1.5.1-1015 ... Reading buildlock > packages... Could not resolve inconsistent dependencies! > > Fink isn't sure how to install the above packages safely. You may be > able to fix things by running: > > fink scanpackages sudo apt-get update sudo apt-get install > opensp4-shlibs=1:1.5.1-1015 > > ---so I did that. Again a lot of things got installed or changed. Then > I get SBCL has been installed: binary > /sw/src/fink.build/root-sbcl-1.0.45-1/sw/bin/sbcl core and contribs in > /sw/src/fink.build/root-sbcl-1.0.45-1/sw/lib/sbcl/ > > Documentation: man > /sw/src/fink.build/root-sbcl-1.0.45-1/sw/share/man/man1/sbcl.1 info /s > -Then a bunch of updates occur, and dpkg-deb -b root-sbcl-1.0.45-1 > /sw/fink/10.4/unstable/main/binary-darwin-powerpc /languages dpkg-deb: > building package `sbcl' in `/sw/fink/10.4/unstable/main/binary-darwin- > powerpc/languages/sbcl_1.0.45-1_darwin-powerpc.deb'. Removing runtime > build-lock... Removing build-lock package... /sw/bin/dpkg-lockwait -r > fink-buildlock-sbcl-1.0.45-1 (Reading database ... 88374 files and > directories currently installed.) Removing fink-buildlock-sbcl-1.0.45-1 > ... Reading buildlock packages... Could not resolve inconsistent > dependencies! > > Fink isn't sure how to install the above packages safely. You may be > able to fix things by running: > > fink scanpackages sudo apt-get update sudo apt-get install sbcl=1.0.45-1 > > --do I keep going with this? This is twice that I've tried the "you may > be able to fix" after moving the /usr/bin directory. At what point do > we start on a different tack? > > Thanks > > > These issues are absolutely _unconnected_ to moving /usr/local. That affects _builds_, and these issues are with _dependencies_. Keep going with the "you may be able to fix", as long as you keep installing new packages each time. - -- Alexander Hansen, Ph.D. Fink User Liaison http://finkakh.wordpress.com/ -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.11 (Darwin) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/ iEYEARECAAYFAk28BEEACgkQB8UpO3rKjQ+/8ACgmH2lUulebsmX79ky+OZf8W2h 5kQAn2Bd0hOHl7v1KdQrucYE/HnMU1lD =cu2g -----END PGP SIGNATURE----- ------------------------------------------------------------------------------ WhatsUp Gold - Download Free Network Management Software The most intuitive, comprehensive, and cost-effective network management toolset available today. Delivers lowest initial acquisition cost and overall TCO of any competing solution. http://p.sf.net/sfu/whatsupgold-sd _______________________________________________ Fink-beginners mailing list [email protected] List archive: http://news.gmane.org/gmane.os.apple.fink.beginners Subscription management: https://lists.sourceforge.net/lists/listinfo/fink-beginners
