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