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 2001/06/14 07:43:54 UTC

Re: installating mod_perl-1.25/apache_1.3.19/perl 5.005_02/solaris 5.6

On 10 May 2001, qazi Ahmed wrote:

> gcc -O -I/usr/local/lib/perl5/sun4-solaris/5.004/CORE -I/usr/local/inusr/local/lib/perl5/sun4-solaris/5.004/CORE -I../../os/unix -I../../i/../apaci` -c Apache.c
> perl /usr/local/lib/perl5/ExtUtils/xsubpp -nolinenumbers -typemap /us
> Usage: xsubpp [-v] [-C++] [-except] [-prototypes] [-noversioncheck] [

this is a somewhat recent change.  xsubpp with 5.004_04 coredumps
processing Apache.xs, adding -nolinenumbers was the solution.  you can try
removing -nolinenumbers from the src/modules/perl/Makefile