modcaml
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Modcaml] Failing to Compile mod_caml on Leopard


From: Richard Jones
Subject: Re: [Modcaml] Failing to Compile mod_caml on Leopard
Date: Mon, 14 Apr 2008 09:22:42 +0100
User-agent: Mutt/1.5.13 (2006-08-11)

On Sun, Apr 13, 2008 at 09:40:30PM -0500, Robert Fischer wrote:
> Looking for any advice on how to go about fixing this problem -- I'm  
> using Ocaml 3.10.1, and with either Apache 2 or Apache 1.3, I get the  
> following error when doing a "make" on mod_caml:
> 
> mod_caml_c.c:104: error: syntax error before ‘pool’
[...]
> mod_caml_c.c:520: warning: excess elements in struct initializer
> mod_caml_c.c:520: warning: (near initialization for ‘caml_module’)

You've got some seriously missing header files somehow.  Probably
httpd.h doesn't exist, or is some other (non-Apache) file.

Rich.

-- 
Richard Jones
Red Hat




reply via email to

[Prev in Thread] Current Thread [Next in Thread]