You are viewing a plain text version of this content. The canonical link for it is here.
Posted to modperl@perl.apache.org by Doug MacEachern <do...@covalent.net> on 2000/12/22 06:39:42 UTC

Re: make fails on perlio.c

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: warning: no semicolon at end of struct or union
> perlio.c:92: parse error before `}'
> perlio.c:92: warning: data definition has no type or storage class

your 'perl -V' would help.  it looks like you're using a botched sfio
enabled Perl.