On 7/30/12 2:46 PM, Leon Abelmann wrote:
> Hi,
> 
> Installed Mountain Lion
> Forgot to upgrade Fink
> Followed instructions on finkproject.org, but not in the correct order (had 
> to install XCode command line tools). Tried again in correct order, no error 
> reported
> Ran fink selfupdate , next to a series of warnings, I get the following 
> linking error:
> 

<snip>

> 
> Package manager version: 0.34.1
> Distribution version: selfupdate-rsync Mon Jul 30 23:27:07 2012, 10.8, i386
> Trees: local/main stable/main stable/crypto local/injected
> Xcode.app: 4.4
> Xcode command-line tools: 4.4.0.0.1.1249367152
> Max. Fink build jobs:  1
> 
> Full error log is attached
> 

Don't attach log files unless we ask for them.  It's annoying to deal
with.  And, especially, don't attach _full_ logs if there's a _visible_
error.  All we need is what you posted _other_ than the attachment.

Your problem is that you're on an unsupported configuration.  We don't
support i386 on 10.8.  Did you update from 10.6 to 10.8 directly?

You will need to install Fink again.
http://finkers.wordpress.com/2009/08/31/starting-anew/ has some hints.
However, the command to capture your installed packages may not work.
However, you can capture a list of your installed packages via

grep -B1 "Status: install ok installed" /sw/var/lib/dpkg/status | grep
Package | cut -d : -f2 > instpkgs.txt

-- 
Alexander Hansen, Ph.D.
Fink User Liaison
My package updates: http://finkakh.wordpress.com/

------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
Fink-beginners mailing list
Fink-beginners@lists.sourceforge.net
List archive:
http://news.gmane.org/gmane.os.apple.fink.beginners
Subscription management:
https://lists.sourceforge.net/lists/listinfo/fink-beginners

Reply via email to