On Fri, 30 Apr 2004, Kolbjørn Barmen wrote:

> 
> Just thought I'd report this :)
> 
> 
> daneel root # uname --version
> uname (coreutils) 5.2.0
> Written by David MacKenzie.
> 
> Copyright (C) 2004 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.
> daneel root # uname -a
> Segmentation fault
> daneel root # uname -i
> Segmentation fault
> daneel root # uname -p
> Segmentation fault
> daneel root # uname -snrvmo
> Linux daneel.uninett.no 2.4.24 #3 Tue Feb 3 10:26:51 CET 2004 m68k GNU/Linux
> daneel root #


Please ignore, turns out this is due to some stupid gentoo patch that I
wasnt aware of - the original 5.2.0 works just dandy:

daneel src # ./uname -a
Linux daneel.uninett.no 2.4.24 #3 Tue Feb 3 10:26:51 CET 2004 m68k unknown unknown 
GNU/Linux
daneel src # ./uname -p
unknown
daneel src # ./uname -i
unknown

Sorry for this!

-- 
Kolbjørn Barmen
UNINETT Driftsenter


_______________________________________________
Bug-coreutils mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/bug-coreutils

Reply via email to