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: w

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\ > -I

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 instr