caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
From: Joel Reymont <joelr1@gmail.com>
To: Caml List <caml-list@inria.fr>
Subject: Problem building mod_caml with Apache2
Date: Wed, 28 Mar 2007 01:48:46 +0100	[thread overview]
Message-ID: <E8E8EAA3-5278-4CA3-BF0B-39B93E80A844@gmail.com> (raw)

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

Googling reveals that ap_auth_type is part of the Apache 1.3 API.

Am I missing something?

N.B.: The Apache2/PCRE bug that the Wiki refers to has been fixed.

	Thanks, Joel

--
http://wagerlabs.com/






             reply	other threads:[~2007-03-28  0:48 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-03-28  0:48 Joel Reymont [this message]
2007-03-28 11:37 ` [Caml-list] " Richard Jones
2007-03-28 11:40   ` 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=E8E8EAA3-5278-4CA3-BF0B-39B93E80A844@gmail.com \
    --to=joelr1@gmail.com \
    --cc=caml-list@inria.fr \
    /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).