mod_perl-1.99_04 compile failure

2002-08-15 Thread J. W. Ballantine
Hi, I have apache 2.0.40, built and working and I'm trying to add the mod_perl 2 module, but when I try to install it I'm failing on the compile of mod_perl.c. The makefile command is: perl Makefile.PL MP_AP_PREFIX=/a3/APACHE/Apache2 MP_INST_APACHE2=1 MP_USE_STATIC=1 This

Re: Another mod_perl-1.99_04 compile failure

2002-08-15 Thread Kyoichi Ozaki
hi j.w., using mod_perl-1.99_05-dev might help. After applying the patch Kyoichi sent, mod_perl.c compiled fine and the make continued until: -- Kyoichi Ozaki [EMAIL PROTECTED]

Re: Another mod_perl-1.99_04 compile failure

2002-08-15 Thread Stas Bekman
J. W. Ballantine wrote: After applying the patch Kyoichi sent, mod_perl.c compiled fine and the make continued until: cd src/modules/perl make -f Makefile.modperl cc -c -I/a4/WWW/APACHE2/mod_perl-1.99_04/src/modules/perl -I/a4/WWW/APACHE2/mod_perl-1.99_04/xs

Re: mod_perl-1.99_04 compile failure

2002-08-15 Thread Stas Bekman
J. W. Ballantine wrote: Thanks, that solved the problem. which has been already solved in cvs. __ Stas BekmanJAm_pH -- Just Another mod_perl Hacker http://stason.org/ mod_perl Guide --- http://perl.apache.org

mod_perl-1.99_04 compile failure

2002-08-14 Thread J. W. Ballantine
Hi, Hopefully this is not a repost... I have apache 2.0.40, built and working and I'm trying to add the mod_perl 2 module, but when I try to install it I'm failing on the compile of mod_perl.c. The makefile command is: perl Makefile.PL MP_AP_PREFIX=/a3/APACHE/Apache2

Re: mod_perl-1.99_04 compile failure

2002-08-14 Thread Kyoichi Ozaki
, From: J. W. Ballantine [EMAIL PROTECTED] Subject: mod_perl-1.99_04 compile failure Date: Wed, 14 Aug 2002 10:43:53 -0400 Hi, Hopefully this is not a repost... I have apache 2.0.40, built and working and I'm trying to add the mod_perl 2 module, but when I try to install it I'm

Re: mod_perl-1.99_04 compile failure

2002-08-14 Thread J. W. Ballantine
Thanks, that solved the problem. -- In Response to your message - Date: Wed, 14 Aug 2002 23:51:43 +0900 (JST) To: [EMAIL PROTECTED] From: Kyoichi Ozaki [EMAIL PROTECTED] Subject: Re: mod_perl-1.99_04 compile failure hi, try this: --- mod_perl

Another mod_perl-1.99_04 compile failure

2002-08-14 Thread J. W. Ballantine
After applying the patch Kyoichi sent, mod_perl.c compiled fine and the make continued until: cd src/modules/perl make -f Makefile.modperl cc -c -I/a4/WWW/APACHE2/mod_perl-1.99_04/src/modules/perl -I/a4/WWW/APACHE2/mod_perl-1.99_04/xs -I/a3/APACHE/Apache2/include -I/usr/local/include