more details please, Makefile.PL options, etc.

On Thu, 11 Nov 1999, Dominic A. V. Amann wrote:

> I am trying to build apache 1.3.9 (or 1.3.anything)
> with mod_perl.  It builds fine without, on libc-2.0.7 platform,
> using gcc 2.7.2.3
> 
> I have tried many options in the APACI make process, all
> have same result (segmentation fault).
> 
> This is the gdb backtrace from running the mod-perl version:
> 
> fido:/usr/src/mod_perl-1.21$ gdb ../apache_1.3.6/src/httpd 
> GNU gdb 4.18
> Copyright 1998 Free Software Foundation, Inc.
> GDB is free software, covered by the GNU General Public License, and you
> are
> welcome to change it and/or distribute copies of it under certain
> conditions.
> Type "show copying" to see the conditions.
> There is absolutely no warranty for GDB.  Type "show warranty" for
> details.
> This GDB was configured as "i686-pc-linux-gnulibc1"...
> (gdb) run -X -f `pwd`/t/conf/httpd.conf -d `pwd`/t
> Starting program: /usr/src/mod_perl-1.21/../apache_1.3.6/src/httpd -X -f
> `pwd`/t/conf/httpd.conf -d `pwd`/t
> 
> Program received signal SIGSEGV, Segmentation fault.
> 0x80c1e88 in perl_parse ()
> (gdb) bt
> #0  0x80c1e88 in perl_parse ()
> (gdb) 
> 
> 
> Please advise.
> 
> 
> -- 
> Dominic Amann, <http://www.interlog.com/~damann/>
>       Linux Based Solutions Ltd.
>       Toronto, ON, M3J 1G8, Canada
>       Tel: (416) 638-8649, Fax: (416) 630-1584
> 

Reply via email to