Kristian Elof Sørensen wrote:



Also worth a shot is to try 'gmake' instead of 'make'



Thanks for the suggestion, however there is no gmake on OpenBSD since gnu make is the standard make on OpenBSD.

On my OpenBSD 3.5 box, I seem to have both:

[EMAIL PROTECTED] root]# make --version
make: unknown option -- -
usage: make [-Beiknqrst] [-D variable] [-d flags] [-f makefile ]
           [-I directory] [-j max_jobs] [-m directory] [-V variable]
           [variable=value] [target ...]
[EMAIL PROTECTED] root]# gmake --version
GNU Make 3.80
Copyright (C) 2002  Free Software Foundation, Inc.
This is free software; see the source for copying conditions.
There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A
PARTICULAR PURPOSE.

And it's from /usr/ports/devel/gmake

Attachment: signature.asc
Description: OpenPGP digital signature



Reply via email to