Philippe M. Chiasson wrote:
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

In either case it's probably the best to try to install some dummy 'dynamic:' target or have some other workaround for this MakeMaker bug. Otherwise we will have to deal with this questions a way to often...
>> todo/release?


--
__________________________________________________________________
Stas Bekman            JAm_pH ------> Just Another mod_perl Hacker
http://stason.org/     mod_perl Guide ---> http://perl.apache.org
mailto:[EMAIL PROTECTED] http://use.perl.org http://apacheweek.com
http://modperlbook.org http://apache.org   http://ticketmaster.com

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to