on 7/3/03 3:34, Sander Striker at [EMAIL PROTECTED] wrote:

> I've tagged the tree with STRIKER_2_0_47_PRE1.  Testing would be
> greatly appreciated.

Built on Darwin 6.6 (MacOSX 10.2.6), gcc 3.3, the following configure line:

#! /bin/sh
#
# Created by configure

CFLAGS="-DDEBUG -O0 -DDYNAMIC_MODULE_LIMIT=128"; export CFLAGS
"./configure" \
"--prefix=/tmp/apache2" \
"--enable-mods-shared=all" \
"--with-mpm=worker" \
"--enable-deflate=shared" \
"--enable-ssl=shared" \
"--enable-bucketeer=shared" \
"--enable-echo=shared" \
"--enable-proxy=shared" \
"--enable-proxy-http=shared" \
"--enable-proxy-ftp=shared" \
"--enable-proxy-connect=shared" \
"--enable-case-filter=shared" \
"--enable-case-filter-in=shared" \
"--with-port=8080" \
"--enable-maintainer-mode" \
"--enable-so" \
"--with-layout=Apache" \
"$@"

(note that with this many non-default modules, I run into the default limit
of 64)

...and ran the perl-framework. The only tests we fail, on both worker and
prefork, are the ssl/http tests we know about.

S.

-- 
Covalent Technologies                             [EMAIL PROTECTED]
Engineering group                                Voice: (415) 856 4214
303 Second Street #375 South                       Fax: (415) 856 4210
San Francisco CA 94107

   PGP Fingerprint: 7A8D B189 E871 80CB 9521  9320 C11E 7B47 964F 31D9

=======================================================
This email message is for the sole use of the intended recipient(s) and may
contain confidential and privileged information. Any unauthorized review,
use, disclosure or distribution is prohibited.  If you are not the intended
recipient, please contact the sender by reply email and destroy all copies
of the original message
=======================================================

Reply via email to