From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.1.3 (2006-06-01) on yquem.inria.fr X-Spam-Level: * X-Spam-Status: No, score=1.0 required=5.0 tests=AWL,SPF_NEUTRAL autolearn=disabled version=3.1.3 X-Original-To: caml-list@yquem.inria.fr Delivered-To: caml-list@yquem.inria.fr Received: from discorde.inria.fr (discorde.inria.fr [192.93.2.38]) by yquem.inria.fr (Postfix) with ESMTP id B26A6BC69 for ; Wed, 28 Mar 2007 13:40:37 +0200 (CEST) Received: from wx-out-0506.google.com (wx-out-0506.google.com [66.249.82.235]) by discorde.inria.fr (8.13.6/8.13.6) with ESMTP id l2SBeaLE012461 for ; Wed, 28 Mar 2007 13:40:37 +0200 Received: by wx-out-0506.google.com with SMTP id i31so2891558wxd for ; Wed, 28 Mar 2007 04:40:36 -0700 (PDT) DKIM-Signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:in-reply-to:references:mime-version:content-type:message-id:cc:content-transfer-encoding:from:subject:date:to:x-mailer; b=G8Oy41CHEhz6ivPM0v78OD1vd4cZ6vJ2ruB2Z3EevuOFZchaJYsY2vDkMLpxY2JPpJliK6HVoKohTRhhvFzyaScxH42NRJiPmMnWgQ8fFDFxEcLv1aaCeRKfdSIoUkifupe3BXBFb+s08D8IvCJ+0Lhh5BzGRueuXgGt7FTX1u0= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:in-reply-to:references:mime-version:content-type:message-id:cc:content-transfer-encoding:from:subject:date:to:x-mailer; b=uVk2cHrn23UgorQqn72mKNAWmXsFmOI1K1Hz+rdXAOV55C2ZVmOoLAMsdlfgLAQI+OXdMSJ50ilSCRGbCf2YS9TUclUGQMhFnYs3sLsRg9EjtcLurZn2o42o1GJqvj7V74aAJLT81xZkUVngpw7lA5DxYf/IGNVJz9fbVcX7Ctk= Received: by 10.90.30.20 with SMTP id d20mr599091agd.1175082035892; Wed, 28 Mar 2007 04:40:35 -0700 (PDT) Received: from ?192.168.1.34? ( [88.7.141.133]) by mx.google.com with ESMTP id e1sm843325ugf.2007.03.28.04.40.33; Wed, 28 Mar 2007 04:40:34 -0700 (PDT) In-Reply-To: <20070328113711.GB1202@furbychan.cocan.org> References: <20070328113711.GB1202@furbychan.cocan.org> Mime-Version: 1.0 (Apple Message framework v752.3) Content-Type: text/plain; charset=US-ASCII; format=flowed Message-Id: Cc: caml-list@inria.fr Content-Transfer-Encoding: 7bit From: Joel Reymont Subject: Re: [Caml-list] Problem building mod_caml with Apache2 Date: Wed, 28 Mar 2007 12:40:30 +0100 To: Richard Jones X-Mailer: Apple Mail (2.752.3) X-j-chkmail-Score: MSGID : 460A5434.001 on discorde : j-chkmail score : XXX : 5/20 1 0.000 -> 3 X-Miltered: at discorde with ID 460A5434.001 by Joe's j-chkmail (http://j-chkmail . ensmp . fr)! X-Spam: no; 0.00; makefile:01 config:01 28,:98 2007,:98 wrote:01 caml-list:01 caml:02 structures:02 seems:03 problem:05 path:07 setting:11 think:12 changes:12 version:13 On Mar 28, 2007, at 12:37 PM, Richard Jones wrote: > Which version of Apache are you using? Also have you made the > appropriate changes to Makefile.config (setting APACHE_MAJOR, APXS, > etc.)? APACHE_MAJOR is 2, I think this is the default. apxs in my path. It seems like some extra #ifdef-s are needed to use Apache2 structures. -- http://wagerlabs.com/