Hi
since two weeks I can no longer compile the mod_perl-2.0 package from the snapshot server without errors. The last "good" compilation was 10/27/2002:-(

Apache version 2.0.44-dev, WinXP, Perl 5.6.1 Build 633.

My install commands:
perl Makefile.PL MP_AP_PREFIX=f:/apache2
nmake
nmake install


.....
"C:\Programme\Microsoft Visual Studio\VC98\lib\msvcrt.lib" -def:Access.def
Creating library ..\..\..\blib\arch\auto\Apache\Access\Access.lib and object
..\..\..\blib\arch\auto\Apache\Access\Access.exp
Access.obj : error LNK2001: unresolved external symbol _newSVpvf
..\..\..\blib\arch\auto\Apache\Access\Access.dll : fatal error LNK1120: 1 unresolved externals
NMAKE : fatal error U1077: 'link' : return code '0x460'
Stop.
NMAKE : fatal error U1077: 'cd' : return code '0x2'
Stop.
NMAKE : fatal error U1077: 'cd' : return code '0x2'
Stop.
NMAKE : fatal error U1077: 'cd' : return code '0x2'
Stop.

I don't know where to search for this problem.

Juergen

Reply via email to