You are viewing a plain text version of this content. The canonical link for it is here.
Posted to embperl@perl.apache.org by Craig Dayton <ca...@starband.net> on 2004/08/24 06:09:06 UTC

2.0b11 Compile error on Win32/Apache2/mp2

Has anyone experienced this error when building 2.0b11 on Win32/Apache2/mp2?

Thanks, Craig


e:\Apache2\include\os.h(54) : warning C4005: 'exit' : macro redefinition
        E:\Perl\lib\CORE\XSUB.h(455) : see previous definition of 'exit'
epio.c(406) : error C2065: 'errno' : undeclared identifier
epio.c(1068) : warning C4244: 'return' : conversion from '__int64' to
'long', po
ssible loss of data
NMAKE : fatal error U1077: 'cl' : return code '0x2'
Stop.


---------------------------------------------------------------------
To unsubscribe, e-mail: embperl-unsubscribe@perl.apache.org
For additional commands, e-mail: embperl-help@perl.apache.org


RE: 2.0b11 Compile error on Win32/Apache2/mp2

Posted by Gerald Richter <ri...@ecos.de>.
> 
> Has anyone experienced this error when building 2.0b11 on 
> Win32/Apache2/mp2?
> 

Unfortunately Embperl does not support Apache 2 on Windows yet. This is
because Apache 2 can only work in threaded mode and threads are not fully
supported by Embperl yet (Hopefully I will get soon time to look into this).
So on Windows you can only use Apache 1.3 and mod_perl 1.x with Embperl 2.x

Gerald


> Thanks, Craig
> 
> 
> e:\Apache2\include\os.h(54) : warning C4005: 'exit' : macro 
> redefinition
>         E:\Perl\lib\CORE\XSUB.h(455) : see previous 
> definition of 'exit'
> epio.c(406) : error C2065: 'errno' : undeclared identifier
> epio.c(1068) : warning C4244: 'return' : conversion from 
> '__int64' to 'long', po ssible loss of data NMAKE : fatal 
> error U1077: 'cl' : return code '0x2'
> Stop.
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: embperl-unsubscribe@perl.apache.org
> For additional commands, e-mail: embperl-help@perl.apache.org
> 
> 



---------------------------------------------------------------------------
Gerald Richter            ecos electronic communication services gmbh
IT-Securitylösungen * Webapplikationen mit Apache/Perl/mod_perl/Embperl

Post:       Tulpenstrasse 5          D-55276 Dienheim b. Mainz
E-Mail:     richter@ecos.de          Voice:   +49 6133 939-122
WWW:        http://www.ecos.de/      Fax:     +49 6133 939-333
---------------------------------------------------------------------------
ECOS BB-5000 Firewall- und IT-Security Appliance: www.bb-5000.info
---------------------------------------------------------------------------


---------------------------------------------------------------------
To unsubscribe, e-mail: embperl-unsubscribe@perl.apache.org
For additional commands, e-mail: embperl-help@perl.apache.org