Re: Error compiling mod_perl/1.27/Apache-1.3.26/Perl-5.8.0 for Native Win32

2002-09-24 Thread Issac Goldstand
Worked. Thanks. Issac - Original Message - From: "Randy Kobes" <[EMAIL PROTECTED]> To: "Issac Goldstand" <[EMAIL PROTECTED]> Cc: <[EMAIL PROTECTED]> Sent: Monday, September 23, 2002 1:37 AM Subject: Re: Error compiling mod_perl/1.27/Apache-1.3.26/

Re: Error compiling mod_perl/1.27/Apache-1.3.26/Perl-5.8.0 for NativeWin32

2002-09-22 Thread Randy Kobes
On Sun, 22 Sep 2002, Issac Goldstand wrote: > I keep getting the following error when compiling mod_perl under MS-Dev-6.0 > > Constants.xs(158) : error C2065: 'errno' : undeclared identifier > > It's the only compilation error I'm stuck on, but I've been stuck for 2 > weeks now... Everything i

Re: Error compiling mod_perl on linux

2000-04-18 Thread Jeffrey W. Baker
On Tue, 18 Apr 2000, Kenneth Lee wrote: > Hi all, > > I tried to compile mod_perl with Apache on RedHat 6.1 and perl > 5.005_03, it gave me thousands of unresolved references when compiling > httpd.c. I then went thru the FAQs on the Web, and it told me that my > perl maybe corrupted. Then I

Re: Error compiling mod_perl

2000-04-12 Thread Sam Carleton
Geoffrey Young wrote: > > ---make test error--- > > Syntax error on line 30 of > > /usr/src/mod_perl-1.21_03/t/conf/httpd.conf: > > Invalid command '=pod', perhaps mis-spelled or defined by a module not > > included in the server configuration > > done > >

Re: Error compiling mod_perl

2000-04-12 Thread Sam Carleton
Doug MacEachern wrote: > On Tue, 11 Apr 2000, Sam Carleton wrote: > > > This is the error message I got when I compiled mod_perl: > > > > Perl lib version (5.00503) doesn't match executable version (5.006) at > > /usr/lib/perl5/5.00503/i586-linux/Config.pm line 7. > > you either installed a new P

Re: Error compiling mod_perl

2000-04-11 Thread Doug MacEachern
On Tue, 11 Apr 2000, Sam Carleton wrote: > This is the error message I got when I compiled mod_perl: > > Perl lib version (5.00503) doesn't match executable version (5.006) at > /usr/lib/perl5/5.00503/i586-linux/Config.pm line 7. you either installed a new Perl after running mod_perl's Makefile