bug in uname on Darwin 7.8.0

2005-04-07 Thread Geert Jan van Oldenborgh
Dear Madam, Sir,
a while ago I installed the very useful coreutils on my iMac.  However, 
when I tried to upgrade my free software collection with fink it 
refused.  The reason turned out to be a bew uname from coreutils, which 
did not recognize the processor:

[srikandi] [13:13] /sw% /usr/local/bin/uname --version
uname (coreutils) 5.0
Written by David MacKenzie.
Copyright (C) 2003 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is 
NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR 
PURPOSE.
[srikandi] [12:43] /sw% /usr/local/bin/uname -p
unknown
[srikandi] [13:13] /sw% /usr/bin/uname -p
powerpc

If I can do anything to help fix this bug please let me know.
Greetings from Gouda, Holland,
Geert jan van Oldenborgh
___
Bug-coreutils mailing list
Bug-coreutils@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-coreutils


Re: bug in uname on Darwin 7.8.0

2005-04-07 Thread Jim Meyering
Geert Jan van Oldenborgh [EMAIL PROTECTED] wrote:
 a while ago I installed the very useful coreutils on my iMac.  However,
 when I tried to upgrade my free software collection with fink it
 refused.  The reason turned out to be a bew uname from coreutils, which
 did not recognize the processor:

 [srikandi] [13:13] /sw% /usr/local/bin/uname --version
 uname (coreutils) 5.0

That's fixed in a newer version:

  ftp://alpha.gnu.org/gnu/coreutils/coreutils-5.3.0.tar.gz
  ftp://alpha.gnu.org/gnu/coreutils/coreutils-5.3.0.tar.bz2

___
Bug-coreutils mailing list
Bug-coreutils@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-coreutils