Stas Bekman wrote:
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.

[...]

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?

I've successfully tested this on OpenBSD's make. Seems having a target in .PHONY isn't enough, an explicit rule must be present as well. I've patched Makefile.PL to always at least generate an empty 'dynamic' target, and now mod_perl builds perfectly fine with either GNU make, or BDS make.

--
--------------------------------------------------------------------------------
Philippe M. Chiasson m/gozer\@(apache|cpan|ectoplasm)\.org/ GPG KeyID : 88C3A5A5
http://gozer.ectoplasm.org/     F9BF E0C2 480E 7680 1AE5 3631 CB32 A107 88C3A5A5

Attachment: signature.asc
Description: OpenPGP digital signature



Reply via email to