caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
From: Richard Jones <rich@annexia.org>
To: Joel Reymont <joelr1@gmail.com>
Cc: caml-list@inria.fr
Subject: Re: [Caml-list] Problem building mod_caml with Apache2
Date: Wed, 28 Mar 2007 12:37:11 +0100	[thread overview]
Message-ID: <20070328113711.GB1202@furbychan.cocan.org> (raw)
In-Reply-To: <E8E8EAA3-5278-4CA3-BF0B-39B93E80A844@gmail.com>

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


  reply	other threads:[~2007-03-28 11:37 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-03-28  0:48 Joel Reymont
2007-03-28 11:37 ` Richard Jones [this message]
2007-03-28 11:40   ` [Caml-list] " Joel Reymont
2007-03-28 11:47     ` Richard Jones
2007-03-29 10:13   ` Joel Reymont

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20070328113711.GB1202@furbychan.cocan.org \
    --to=rich@annexia.org \
    --cc=caml-list@inria.fr \
    --cc=joelr1@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).