Randy Kobes wrote:

where this gets defined in general, but a temporary workaround
for the above problem is to change in
modperl-2.0/xs/Apache/Access/Apache__Access.h, about line 63, the
call
   av_push(config, newSVpvf(..));
to
   av_push(config, Perl_newSVpvf(..));
Hi,
thank you for your working fix:-)

But now I see another minor problem:

Installing W:\programme\Perl\site\lib\auto\Apache\RequestUtil\RequestUtil.dll
Installing W:\programme\Perl\site\lib\auto\Apache\RequestUtil\RequestUtil.exp
Installing W:\programme\Perl\site\lib\auto\Apache\RequestUtil\RequestUtil.lib
Skipping W:\programme\Perl\site\lib\auto\Apache\RequestRec\RequestRec.bs (unchanged)
Cannot forceunlink W:\programme\Perl\site\lib\auto\Apache\RequestRec\RequestRec.
dll: No such file or directory at W:\programme\Perl\lib/File/Find.pm line 519
NMAKE : fatal error U1077: 'W:\programme\Perl\bin\perl.exe' : return code '0xff'

This is not important to me as the mod_perl.so has been compiled before this happens.


Juergen


Reply via email to