[
Home
]
[ Index:
by date
|
by threads
]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
Date: | 2007-03-28 (11:37) |
From: | Richard Jones <rich@a...> |
Subject: | Re: [Caml-list] Problem building mod_caml with Apache2 |
On Wed, Mar 28, 2007 at 01:48:46AM +0100, Joel Reymont wrote: > Folks, > > I'm getting the following error while building mod_caml against Apache2: > > gcc -I/usr/local/lib/ocaml -I/opt/local/apache2/include -c -o > apache_c.o apache_c.c > apache_c.c: In function 'mod_caml_connection_ap_auth_type': > apache_c.c:237: error: 'struct conn_rec' has no member named > 'ap_auth_type' > apache_c.c:237: error: 'struct conn_rec' has no member named > 'ap_auth_type' > apache_c.c: In function 'mod_caml_connection_user': > apache_c.c:239: error: 'struct conn_rec' has no member named 'user' > apache_c.c:239: error: 'struct conn_rec' has no member named 'user' > make: *** [apache_c.o] Error 1 Which version of Apache are you using? Also have you made the appropriate changes to Makefile.config (setting APACHE_MAJOR, APXS, etc.)? To be honest I only ever use Apache 1.3. Rich. -- Richard Jones Red Hat