NetBSD-2.0_RC1 + perl-5.8.5 + httpd-2.0.52 :
all the above builds and runs OK, but
when trying to configure source of modperl-1.99_17-dev I get the
following:
$ perl Makefile.PL MP_AP_PREFIX=$HOME/mp-test/httpd-2.0
Reading Makefile.PL args from @ARGV
MP_AP_PREFIX = /home/mgorb/mp-test/httpd-2.0
[ error] invalid MP_AP_PREFIX: include/ directory not found in
/home/mgorb/mp-test/httpd-2.0
$ ls /home/mgorb/mp-test/httpd-2.0
bin cgi-bin error icons lib man modules
build conf htdocs include logs manual
$ uname -a
NetBSD K133 2.0_RC1 NetBSD 2.0_RC1 (GENERIC) #0: Mon Sep 27 11:29:30 UTC
2004
[EMAIL
PROTECTED]:/autobuild/netbsd-2-0/i386/OBJ/autobuild/netbsd-2-0/src/sys/arch/i386/compile/GENERIC
i386
$ perl -V
Summary of my perl5 (revision 5 version 8 subversion 5) configuration:
Platform:
osname=netbsd, osvers=2.0_rc1, archname=i386-netbsd
uname='netbsd k133 2.0_rc1 netbsd 2.0_rc1 (generic) #0: mon sep 27
11:29:30 utc 2004
[EMAIL
PROTECTED]:autobuildnetbsd-2-0i386objautobuildnetbsd-2-0srcsysarchi386compilegeneric
i386 '
config_args='-Dprefix=/home/mgorb/mp-test/perl
-Doptimize=-mcpu=pentium2 -march=pentium2 -O2 -des'
hint=recommended, useposix=true, d_sigaction=define
usethreads=undef use5005threads=undef useithreads=undef
usemultiplicity=undef
useperlio=define d_sfio=undef uselargefiles=define usesocks=undef
use64bitint=undef use64bitall=undef uselongdouble=undef
usemymalloc=y, bincompat5005=undef
Compiler:
cc='cc', ccflags ='-fno-strict-aliasing -pipe',
optimize='-mcpu=pentium2 -march=pentium2 -O2',
cppflags='-fno-strict-aliasing -pipe'
ccversion='', gccversion='3.3.3 (NetBSD nb3 20040520)',
gccosandvers=''
intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=1234
d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=12
ivtype='long', ivsize=4, nvtype='double', nvsize=8, Off_t='off_t',
lseeksize=8
alignbytes=4, prototype=define
Linker and Libraries:
ld='cc', ldflags =' -Wl,-rpath,/usr/pkg/lib -Wl,-rpath,/usr/local/lib'
libpth=/lib /usr/lib
libs=-lm -lcrypt -lutil -lc -lposix
perllibs=-lm -lcrypt -lutil -lc -lposix
libc=/lib/libc.so, so=so, useshrplib=false, libperl=libperl.a
gnulibc_version=''
Dynamic Linking:
dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-Wl,-E '
cccdlflags='-DPIC -fPIC ', lddlflags='--whole-archive -shared '
Characteristics of this binary (from libperl):
Compile-time options: USE_LARGE_FILES
Built under netbsd
Compiled at Sep 29 2004 14:36:57
@INC:
/home/mgorb/mp-test/perl/lib/5.8.5/i386-netbsd
/home/mgorb/mp-test/perl/lib/5.8.5
/home/mgorb/mp-test/perl/lib/site_perl/5.8.5/i386-netbsd
/home/mgorb/mp-test/perl/lib/site_perl/5.8.5
/home/mgorb/mp-test/perl/lib/site_perl
.
$
httpd's configure string: --prefix=$HOME/mp-test/httpd-2.0
--
Report problems: http://perl.apache.org/bugs/
Mail list info: http://perl.apache.org/maillist/modperl.html
List etiquette: http://perl.apache.org/maillist/email-etiquette.html