stty test failed for coreutils-5.0
I was building coreutils-5.0 on a Solaris 8 box using gcc.
./configue
make
make check
There was an error in make check. Here is the short version.
This test was run as root. It also fails for a normal user.
he2un76:/tmp/coreutils-5.0/tests/stty:># make check
make check-TESTS
FAIL: row-col-1
PASS: basic-1
======================================
1 of 2 tests failed
Please report to [EMAIL PROTECTED]
======================================
*** Error code 1
make: Fatal error: Command failed for target `check-TESTS'
Current working directory /tmp/coreutils-5.0/tests/stty
*** Error code 1
make: Fatal error: Command failed for target `check-am'
-- some system information
he2un76:/tmp/coreutils-5.0/tests/stty:># uname -a
SunOS he2unx76 5.8 Generic_108528-19 sun4u sparc SUNW,Ultra-250
he2un76:/tmp/coreutils-5.0/tests/stty:># which gcc
/usr/local/bin/gcc
he2un76:/tmp/coreutils-5.0/tests/stty:># gcc --version
gcc (GCC) 3.2
Copyright (C) 2002 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.
Is there any other information that you might need?
Sincerely yours;
Madeleine Yeh, [EMAIL PROTECTED]
_______________________________________________ Bug-coreutils mailing list [EMAIL PROTECTED] http://mail.gnu.org/mailman/listinfo/bug-coreutils
