SImilar issue here

$ uname -a
Darwin Shiney.local 10.0.0 Darwin Kernel Version 10.0.0: Fri Jul 31 22:47:34 PDT 2009; root:xnu-1456.1.25~1/RELEASE_I386 i386
$ sw_vers
ProductName:    Mac OS X
ProductVersion: 10.6.1
BuildVersion:   10B504

Any idea where to start looking?

Mike


On Sep 29, 2009, at 5:24 AM, Ryan Schmidt wrote:
Ok, you're running 10.6, but your uname command is broken. MacPorts uses uname (specifically "uname -r") in the installer script to check that your OS version is correct.

uname is important not just for MacPorts itself but for probably most software you'd want to install using MacPorts, so you will need to figure out why your uname command is broken, and fix it.

_______________________________________________
macports-users mailing list
macports-users@lists.macosforge.org
http://lists.macosforge.org/mailman/listinfo.cgi/macports-users

Reply via email to