I have tried to compile the httpd-2_0_28 with perchild and
is not working. The compiler log is in x.log (attached).

Have you tested with this configuration?

SuSE 7.1
gcc 2.95.2

Best regards,

Emanuel Dejanu

P.S. Please CC to me because I am a digest subscriber.

# config.nice
#! /bin/sh
#
# Created by configure

"./configure" \
"--with-layout=Apache" \
"--with-program-name=apache2" \
"--prefix=/mnt/disk1/home/edejanu/apache/ap2" \
"--with-mpm=perchild" \
"--with-port=90" \
"--disable-cgi" \
"--disable-cgid" \
"--disable-include" \
"--disable-userdir" \
"--disable-negotiation" \
"--disable-imap" \
"--disable-actions" \
"--disable-alias" \
"--disable-env" \
"--disable-setenvif" \
"--disable-autoindex" \
"--disable-asis" \
"--enable-status" \
"--enable-so" \
"$@"

Attachment: x.log
Description: Binary data

Reply via email to