Re: [mp2] segfaulting apache in ap_pcw_walk_files_config

[prev] [thread] [next] [Date index for 2005/05/26]

From: John D Groenveld
Subject: Re: [mp2] segfaulting apache in ap_pcw_walk_files_config
Date: 13:56 on 26 May 2005
In message <25fc14b005052606224039a7fc@xxxx.xxxxx.xxx>, Flavio Curti writes:
>> Apache:
>>         CFLAGS="-Wall -g -O2 -pipe -I/usr/include/xmltok
>> -I/usr/include/openssl  -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 "
>> LDFLAGS="-ldl -lexpat -lcrypt -ldb-4.2" \
>> ./configure \
>> --with-program-name=httpd2 --with-dbm=db42 \
>
>I played around some more and have it running now, although not very
>satisfying for me. I compiled apache using the very simple configure
>statement below and the segfaults are gone. Maybe you have an idea
>what is wrong with the way I'm configuring apache...
>
>./configure --prefix=/usr/local/apache2/ --enable-shared=max

Under Solaris when I configured Apache2 with largefile support, I
needed to edit apr_rules.mk and config_vars.mk in /opt/apache2/build 
and add -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 to EXTRA_CPPFLAGS
so that modperl would also be build largefile aware.

John
groenveld@xxx.xxx

(message missing)

Re: [mp2] segfaulting apache in ap_pcw_walk_files_config
Philippe M. Chiasson 06:22 on 24 May 2005

Re: [mp2] segfaulting apache in ap_pcw_walk_files_config
Philippe M. Chiasson 04:52 on 25 May 2005

Re: [mp2] segfaulting apache in ap_pcw_walk_files_config
Philippe M. Chiasson 09:16 on 25 May 2005

Re: [mp2] segfaulting apache in ap_pcw_walk_files_config
Philippe M. Chiasson 09:23 on 26 May 2005

Re: [mp2] segfaulting apache in ap_pcw_walk_files_config
John D Groenveld 13:56 on 26 May 2005

Generated at 20:12 on 05 Jun 2005 by mariachi v0.52