Re: make fails on perlio.c

2000-12-21 Thread Doug MacEachern
On Mon, 13 Nov 2000, Bob Foster wrote: Hello Folks, I'm trying to compile mod_perl-1.24_01with apache_1.3.14 on Solaris 2.6. Everything works OK until it hits src/modules/perl/perlio.c and then it fails with the following: perlio.c:90: parse error before `Sfdisc_t' perlio.c:90:

make fails on perlio.c

2000-11-13 Thread Bob Foster
Hello Folks, I'm trying to compile mod_perl-1.24_01with apache_1.3.14 on Solaris 2.6. Everything works OK until it hits src/modules/perl/perlio.c and then it fails with the following: gcc -O -I/usr/local/lib/perl5/5.00502/sun4-solaris/CORE -I/usr/local/include -I/opt/gnu/include

Re: make fails on perlio.c

2000-11-13 Thread G.W. Haywood
Hi there, On Mon, 13 Nov 2000, Bob Foster wrote: gcc -O -I/usr/local/lib/perl5/5.00502/sun4-solaris/CORE\ -I/usr/local/include -I/opt/gnu/include -DMOD_PERL_VERSION=\"1.24_01\"\ -DMOD_PERL_STRING_VERSION=\"mod_perl/1.24_01\"\ -I../.. -I/usr/local/lib/perl5/5.00502/sun4-solaris/CORE\

Re: mod_perl-1.24 - Make FAILS!

2000-08-21 Thread Doug MacEachern
On Thu, 17 Aug 2000, Stephen Marriott wrote: /usr/lib/perl5/5.00503/i386-linux/CORE/perl.h:2546: redefinition of `union semun' Perl version 5.005_03 built for i386-linux (2.0.36) this problem has been reported in the past, upgrading to a newer kernel has cured.

mod_perl-1.24 - Make FAILS!

2000-08-17 Thread Stephen Marriott
Last few lines of make ... MOD_PERL mod_auth.c cc -c -I../../os/unix -I../../include -DLINUX=2 -DMOD_PERL -DUSE_HSREGEX -DUSE_EXPAT -I../../lib/expat-lite -DNO_DL_NEEDED -D MOD_PERL mod_setenvif.c rm -f libstandard.a ar cr libstandard.a mod_env.o mod_log_config.o mod_mime.o

Re: make fails

1999-12-13 Thread Doug MacEachern
did you ever get this sorted out? looks like an rpm version of Perl maybe? have you tried configuring/build Perl from source? On Thu, 4 Nov 1999, Eva Neuberger wrote: Hallo, I'm trying to install mod_perl_1.21 with apache 1.36 perl 5.005_03 and Linux Kernel 2.2.10 I follow the

make fails

1999-01-02 Thread Eva Neuberger
Hallo, I'm trying to install mod_perl_1.21 with apache 1.36 perl 5.005_03 and Linux Kernel 2.2.10 I follow the instructions in INSTALL.apaci perl Makefile.PL APACHE_SRC=../apache_1.3.6/src DO_HTTPD=1 PREP_HTTPD=1 USE_APACI=1 EVERYTHING=1 Everything is ok, then typing make . cc -c