Actually, gnu make is not standard on OpenBSD. gmake is an easily added package,
though. (See http://www.openbsd.org/3.4_packages/i386.html)
Here's the quickest way to verify that your make isn't gmake. A "make -v" on a
standard OpenBSD install will return the error "unknown option -- v". How
-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
Sent: Thursday, September 09, 2004 3:38 AM
To: Joe Orton
Cc: [EMAIL PROTECTED]; Ken Simpson; [EMAIL PROTECTED]; Stas
Bekman
Subject: Re: [mp2] NetBSD-1.6.2 modperl 1.99_16 httpd 2.0.51-dev make
test errors
> I wasn't s
Summary of problem: following failed during "make test" for
mod_perl-1.99_16:
t/filter/both_str_con_add.t
t/protocol/echo_block.t
t/protocol/pseudo_http.t
The platform:
- OpenBSD 3.5-stable (GENERIC) #0: Thu Aug 12 23:59:05 EDT 2004 (i.e.,
patched)
- perl v5.8.2 built for i386-openbsd (standa