is a problem?
ben
Sander Temme wrote:
On Jul 30, 2008, at 5:25 AM, Ben Aurel wrote:
exports.c:1309: error: redefinition of 'ap_hack_apr_allocator_free'
exports.c:155: error: previous definition of
'ap_hack_apr_allocator_free' was here
Could you cast a glance at those ar
hi
I already tried to install several versions of apache on mac os x
leopard and always get a load of errors:
gawk -f /temp/httpd-2.2.2/build/make_exports.awk `cat export_files` > exports.c
/opt/local/share/apr-1/build/libtool --silent --mode=compile
/usr/bin/gcc-4.0 -DDARWIN -DSIGPROCMA
oups - I missed a previous posting to the exact same problem.
therefore this should be considered as closed.
On Wed, Jul 30, 2008 at 1:36 PM, Ben Aurel <[EMAIL PROTECTED]> wrote:
> hi
>
> I try to compile Apache 2.2.9 with a Debian Layout on Mac OS X 10.5.4
>
>
> ./c
hi
I try to compile Apache 2.2.9 with a Debian Layout on Mac OS X 10.5.4
./configure --enable-layout=Debian \
> --enable-mods-shared=all \
> --with-mpm=prefork \
> --disable-static \
> --disable-unique-id \
> --disable-ipv6 \
> --disable-ssl \
> --enable-dav \
> --enable-cache \
> --enable-proxy
Hi
I had a problem with compiling Apache2 from source on my system:
- Mac os x 10.5.2 (leopard)
- 2.2 GHz Intel Core Duo
- Apache2.2.6 and also apache2.2.8 (didn't try other versions though)
In the meantime I could "solve" the problem (see below). But it was a
blind flight and I'd like to know