Matthew Woehlke <[EMAIL PROTECTED]> writes: > I get two 'make check' test failures on Itanium Linux. The tests are > mv/dir2dir and mv/no-target-dir. The dir2dir failure seems to be a > disagreement on error message, although given that the error I see is > the same as on no-target-dir, I'm still suspicious.
Can you use 'strace' on the failing examples, to see what system calls are actually failing? Also, what file system are you using? I suspect it's more a file system issue than an Itanium issue. Also, what kernel version are you using? _______________________________________________ Bug-coreutils mailing list [email protected] http://lists.gnu.org/mailman/listinfo/bug-coreutils
