Hi, Tried to build coreutils-6.9-375-3e3f8 on NetBSD 3.0.
$ configure --prefix=$HOME/gnu+libiconv CPPFLAGS=-Wall ... [big warning that perl is not found] ... $ make ... Making all in doc Making all in man make: don't know how to make ginstall.x. Stop make: stopped in /home/bruno/build/coreutils-6.9-375-3e3f8/man *** Error code 1 Stop. make: stopped in /home/bruno/build/coreutils-6.9-375-3e3f8 The man/ directory has a file 'install.x' but no 'ginstall.x'. The directory also has a file 'install.1' but the MAN variable in the Makefile contains 'ginstall.1', not 'install.1'. 'make' is not GNU make, as you can see from the error messages. (The README and INSTALL files suggest the use of GNU make only for OSF/1 4.0.) Bruno _______________________________________________ Bug-coreutils mailing list [email protected] http://lists.gnu.org/mailman/listinfo/bug-coreutils
