RE: mod_perl compile problem

2002-02-15 Thread Ged Haywood
Hi there, On Thu, 14 Feb 2002, OCNS Consulting wrote: > I Unzip/Untar the Apache tarball and change to the Apache top level > distribution directory. I then Unzip/Untar the module dists and one by one > prep each module for a static build and then finally build "mod_perl" as per > my previous me

RE: mod_perl compile problem

2002-02-14 Thread OCNS Consulting
ywood [mailto:[EMAIL PROTECTED]] Sent: Thursday, February 14, 2002 3:08 PM To: OCNS Consulting Cc: mod_perl Mailing List Subject: RE: mod_perl compile problem Hi again, On Thu, 14 Feb 2002, OCNS Consulting wrote: > I revert back to the ActiveState rpm version 5.6.1 Build 631. Do > you

RE: mod_perl compile problem

2002-02-14 Thread Randy Kobes
On Thu, 14 Feb 2002, OCNS Consulting wrote: > Ged, > > Yes, I have installed all three (Apache 1.3.23, Perl 5.6.1, mod_perl 1.2.6) > from the tarball sources, tried to build and received the same results. I > haven't tried Perl 5.7.2. Now, because the same result was yielded, I revert > back to t

RE: mod_perl compile problem

2002-02-14 Thread Ged Haywood
Hi again, On Thu, 14 Feb 2002, OCNS Consulting wrote: > I revert back to the ActiveState rpm version 5.6.1 Build 631. Do > you believe that the version of PERL or APACHE has something to do > with it? No, I don't think it's a Perl problem, but it's a very complex bunch of software and an awful

RE: mod_perl compile problem

2002-02-14 Thread OCNS Consulting
Ged, Yes, I have installed all three (Apache 1.3.23, Perl 5.6.1, mod_perl 1.2.6) from the tarball sources, tried to build and received the same results. I haven't tried Perl 5.7.2. Now, because the same result was yielded, I revert back to the ActiveState rpm version 5.6.1 Build 631. Do you belie

RE: mod_perl compile problem

2002-02-14 Thread OCNS Consulting
Kevin, Configured Apache with "--enable-rule=SHARED_CORE"; " make" - same results. RB -Original Message- From: Cheung, Kevin [mailto:[EMAIL PROTECTED]] Sent: Thursday, February 14, 2002 11:47 AM To: 'OCNS Consulting' Subject: RE: mod_perl compile proble

RE: mod_perl compile problem

2002-02-14 Thread OCNS Consulting
for each function it appears in.) http_core.c:3775: parse error before "mm" http_core.c:3839: `mm' undeclared (first use in this function) make[3]: *** [http_core.o] Error 1 make[2]: *** [subdirs] Error 1 make[2]: Leaving directory `/usr/dist/apache_1.3.23/src' make[1]: *** [buil

Re: mod_perl compile problem

2002-02-14 Thread Hans Juergen von Lengerke
OCNS Consulting <[EMAIL PROTECTED]> on Feb 14, 2002: > [mod_perl-1.26]# perl Makefile.PL APACHE_SRC=/dist/apache_1.3.23/src > DO_HTTPD=1 USE_ACAPI=1 PREP_HTTPD=1 EVERYTHING=1 ^ Make that USE_APACI=1 Now, I may be missing something and somebody already asked you earlier about

RE: mod_perl compile problem

2002-02-14 Thread OCNS Consulting
it appears in.) http_core.c:3775: parse error before "mm" http_core.c:3839: `mm' undeclared (first use in this function) make[2]: *** [http_core.o] Error 1 make[1]: *** [subdirs] Error 1 make[1]: Leaving directory `/usr/dist/apache_1.3.23/src' make: *** [apache_httpd] Error 2

Re: mod_perl compile problem

2002-02-14 Thread Randy Kobes
On Thu, 14 Feb 2002, OCNS Consulting wrote: > I'm attempting to make "httpd" apache-1.3.23 with mod_perl-1.26 and > ActiveState Perl 5.6.1 Build 631. This is a simple build with no other > modules or EAPI references. Unfortunately, I'm encountering the following > error when the compile of the "h

RE: mod_perl compile problem

2002-02-13 Thread IEEE Consulting
Yes. R. Beazley -Original Message- From: Rodney Broom [mailto:[EMAIL PROTECTED]] Sent: Wednesday, February 13, 2002 7:55 PM To: OCNS Consulting; [EMAIL PROTECTED] Subject: Re: mod_perl compile problem From: OCNS Consulting <[EMAIL PROTECTED]> > I'm attempting to make

RE: mod_perl compile problem

2002-02-13 Thread OCNS Consulting
Yes. R. Beazley -Original Message- From: Rodney Broom [mailto:[EMAIL PROTECTED]] Sent: Wednesday, February 13, 2002 7:55 PM To: OCNS Consulting; [EMAIL PROTECTED] Subject: Re: mod_perl compile problem From: OCNS Consulting <[EMAIL PROTECTED]> > I'm attempting to make

Re: mod_perl compile problem

2002-02-13 Thread Rodney Broom
From: OCNS Consulting <[EMAIL PROTECTED]> > I'm attempting to make "httpd" apache-1.3.23 with mod_perl-1.26 and > ActiveState Perl 5.6.1 Build 631. Am I hearing you right, you're using an ActiveState Perl on Linux? --- Rodney Broom Programmer: Desert.Net