On Redhat 7.1, Redhat 9, and RHEL 2.1 with the default compiler:
$ ./gnulib-tool --test --with-tests fseeko ftello
...
PASS: test-binary-io.sh
../../gltests/test-fseeko.c:58: assertion failed
../../gltests/test-fseeko.sh: line 3: 10800 Aborted
./test-fseeko${EXEEXT} 1 <"$srcdir/test-fseeko.sh"
FAIL: test-fseeko.sh
../../gltests/test-ftello.c:94: assertion failed
../../gltests/test-ftello.sh: line 3: 10806 Aborted
./test-ftello${EXEEXT} 1 <"$srcdir/test-ftello.sh"
FAIL: test-ftello.sh
PASS: test-lseek.sh
PASS: test-stdio
PASS: test-unistd
--
albert chin ([EMAIL PROTECTED])