On Wed, 8 Sep 2004, Craig Dayton wrote:

>
> After updating both Apache2 and mod_perl on the W2K
> Server, there are still some problems in building
> libarpeq2-2.04_03-dev on Win32.
>
> Current software levels are:
> Apache/2.0.50 (Win32) mod_perl/1.99_16 Perl/v5.8.4 Server
>
> When invoking 'nmake perl_glue', 'nmake perl_test', or
> nmake perl_install each will return the same error
> message. Nmake correctly detects that Apache2 is installed
> at 'E:\Apache2'. . . .

> nmake perl_glue
> writing...xs//Makefile.PL
> writing...xs/Apache/Makefile.PL
> [   info] generating script t/TEST
> Can't find the mod_perl include dir (reason: path D:\Apache2\include doesn't
> exi
> st) at E:/Perl/site/lib/Apache2/Apache/Build.pm line 1715.
> NMAKE : fatal error U1077: 'E:\Perl\bin\perl.exe' : return code '0x2'

Is it only the perl_* targets that have this problem, or does
   nmake test
also get confused with the wrong drive letter?

Could you send me (off-list) your
   $APACHE2\build\config_vars.mk
file, as well as the top-level Makefile? Thanks.

-- 
best regards,
randy

-- 
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

Reply via email to