Subject: gmake 'MAKE=gmake': might be abiword's fault?
To: None <tech-pkg@netbsd.org>
From: Ignatios Souvatzis <ignatios@cs.uni-bonn.de>
List: tech-pkg
Date: 04/27/2000 16:36:10
I should have mentioned why I think I need this:

===> Patching for abiword-personal-0.7.8
===> Applying NetBSD patches for abiword-personal-0.7.8
/bin/mkdir -p /usr/local/pkgsrc/editors/abiword/work.i386/abi-0.7.8/src/pkg/netbsd
/bin/cp /usr/local/pkgsrc/editors/abiword/files/GNUMakefile.install /usr/local/pkgsrc/editors/abiword/work.i386/abi-0.7.8/src/pkg/netbsd/Makefile
===> Building for abiword-personal-0.7.8
Building AbiSuite with [ABI_ROOT=/usr/local/pkgsrc/editors/abiword/work.i386/abi-0.7.8]
make ABI_ROOT=/usr/local/pkgsrc/editors/abiword/work.i386/abi-0.7.8 -C src
make: illegal option -- C
usage: make [-Beiknqrst] [-D variable] [-d flags] [-f makefile ]
	    [-I directory] [-j max_jobs] [-m directory] [-V variable]
	    [variable=value] [target ...]
gmake: *** [compile] Error 2

[...]

% uname -va
NetBSD cosinus 1.4X NetBSD 1.4X (COSINUS) #4: Thu Apr 13 13:28:18 CEST 2000     ignatios@cosinus:/var/obj/kernel/COSINUS i386
% gmake -v
GNU Make version 3.78.1, by Richard Stallman and Roland McGrath.

Regards,
	-is