-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On 10/11/11 6:49 AM, Frank Schmidt wrote: > > Hi Alexander again, > > I am on machine 1 with fink still alive, albeit un-updateable. > > I have reduced the simultaneous builds to 1 and created a log of > the unsuccessful "fink selfupdate" > > Cheers, Frank >
<snip> Here's what I found: 1) In your configure step: checking glibc version... libc6.5 checking libstdc++ version... checking if c++ -MD works... yes, for output In mine: checking glibc version... configure: warning: cannot determine GNU C library minor version number checking libstdc++ version... configure: warning: cannot determine standard C++ library version number checking if c++ -MD works... yes, for output (OS X isn't supposed to have glibc) 2) This leads to: echo Building shared library /sw/src/fink.build/apt-0.5.4-1060/apt-0.5.4/bin/libapt-pkg-libc6.5.3.2.0.dylib Building shared library /sw/src/fink.build/apt-0.5.4-1060/apt-0.5.4/bin/libapt-pkg-libc6.5.3.2.0.dylib in your build, and echo Building shared library /sw32/src/fink.build/apt-0.5.4-1060/apt-0.5.4/bin/libapt-pkg.3.2.0.dylib Building shared library /sw32/src/fink.build/apt-0.5.4-1060/apt-0.5.4/bin/libapt-pkg.3.2.0.dylib Thus, apt is building libraries with a different name than Fink's packaging expects. The solution is to find where libc6.5 is installed and move it out of the way. - -- 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/ iEYEARECAAYFAk6UwksACgkQB8UpO3rKjQ9QkQCfTHVv/Fego69MYsF0IeefzOGf MOoAnjnjJFM/e9xf+nzwZoeADTuJJY0h =ZLHU -----END PGP SIGNATURE----- ------------------------------------------------------------------------------ All the data continuously generated in your IT infrastructure contains a definitive record of customers, application performance, security threats, fraudulent activity and more. Splunk takes this data and makes sense of it. Business sense. IT sense. Common sense. http://p.sf.net/sfu/splunk-d2d-oct _______________________________________________ Fink-users mailing list [email protected] List archive: http://news.gmane.org/gmane.os.macosx.fink.user Subscription management: https://lists.sourceforge.net/lists/listinfo/fink-users
