Dmitri Dmitrienko wrote:
Hello,

I got following problem when compiled mod_perl 1.27 for Apache
1.3.27 and perl 5.8 for Win32 platform:

Constants.xs(158) : error C2065: 'errno' : undeclared identifier

after few hours of jumping around compiler I realized that
#include <errno.h> should be commented out in perl.h. Then
everything became good.

Please tell me is anybody experienced anything like I did ?
Is there any "official" workaround ?

BTW, everything was ok with perl 5.6.0...

What's 'perl -V' for you?


5.8.0 (as shown in the topic)
not 'perl -v', but 'perl -V'.

Posters can save a lot of their and our time by following these guidelines when asking for help:

1.0 - related:
http://perl.apache.org/docs/1.0/guide/help.html#How_to_Report_Problems
2.0 - related:
http://perl.apache.org/docs/2.0/user/help/help.html#Reporting_Problems

Both linked from the 'shortcuts' menu!


__________________________________________________________________
Stas Bekman JAm_pH ------> Just Another mod_perl Hacker
http://stason.org/ mod_perl Guide ---> http://perl.apache.org
mailto:[EMAIL PROTECTED] http://use.perl.org http://apacheweek.com
http://modperlbook.org http://apache.org http://ticketmaster.com

Reply via email to