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
I can't reproduce that. Could you please try to debug that code? It's just perl in Makefile.PL.
Also I suspect that it might something to do with the fact that you have httpd-2.0 as a sub-dir of modperl-2.0? But I can't tell where the modperl-2.0 source lives from your report. So it's just an idea.
-- __________________________________________________________________ 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
-- 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