Hello: I'm seeing following error when I ran the 'make check'. This is on 1.3.14. Here's steps I took: ./configure make make check My system spec: x86 linux 2.6.12-1.1381_FC3
=================================== gzip 1.3.14: ./test-suite.log =================================== 3 of 3 tests failed. .. contents:: :depth: 2 FAIL: tests/trailing-nul (exit: 1) ================================== mktemp: invalid option -- - Usage: mktemp [-V] | [-dqtu] [-p prefix] [template] ./tests/trailing-nul: failed to create temporary directory in /usr/pwong/gzip/gzip-1.3.14 FAIL: tests/zdiff (exit: 1) =========================== mktemp: invalid option -- - Usage: mktemp [-V] | [-dqtu] [-p prefix] [template] ./tests/zdiff: failed to create temporary directory in /usr/pwong/gzip/gzip-1.3.14 FAIL: tests/zgrep-f (exit: 1) ============================= mktemp: invalid option -- - Usage: mktemp [-V] | [-dqtu] [-p prefix] [template] ./tests/zgrep-f: failed to create temporary directory in /usr/pwong/gzip/gzip-1.3.14