Randy Kobes wrote:
Of relevance to mod_perl-2 Win32 users, ActivePerl just released
a beta version of their perl-5.8 binary; see
   http://www.activestate.com/Products/ActivePerl/
Hi,
I tried this version (msi-package) with mod_perl-2.0 (latest snapshot) but I cannot compile it:

W:\programme\Perl\lib\CORE\XSUB.h(399) : warning C4005: 'exit' : macro redefinition
f:/apache2/include\os.h(97) : see previous definition of 'exit'
modperl_interp.c(43) : error C2065: 'my_perl' : undeclared identifier
^^^^^^^^^^^^^^^^^^^^^^
modperl_interp.c(43) : warning C4047: 'function' : 'struct interpreter *' diffes in levels of indirection from 'int '
modperl_interp.c(43) : warning C4024: 'Perl_IMem_ptr' : different types for foral and actual parameter 1
modperl_interp.c(43) : warning C4047: 'function' : 'struct interpreter *' diffes in levels of indirection from 'int '
modperl_interp.c(43) : warning C4024: 'Perl_IMem_ptr' : different types for foral and actual parameter 1
NMAKE : fatal error U1077: 'cl' : return code '0x2'
Stop.
NMAKE : fatal error U1077: 'cd' : return code '0x2'

Again I don't know where to search (with ActivePerl 5.6.1 no more problems).

Juergen


Reply via email to