(Happy New Year - aside)
configured and compiled coreutils without incident, however "make check"
fails at the same spot for both root and non-root.
The test fails saying
/bin/sh: not found
Unfortunately, I am not smart enough to dig in check/test logic - any
help is appreciated.
regards,
Michael
tail of output of "make check"
....
PASS: rm/no-give-up
one-file-system: skipped test: This test requires mount with a working
--bind option.
SKIP: rm/one-file-system
read-only: skipped test: failed to create ext2 file system
SKIP: rm/read-only
append-only: skipped test: chattr +a doesn't work on this file system
SKIP: tail-2/append-only
PASS: touch/now-owned-by-other
/bin/sh: not found
make: 1254-004 The error code from the last command is 1.
Stop.
make: 1254-004 The error code from the last command is 2.
Stop.
make: 1254-004 The error code from the last command is 2.
Stop.