From owner-freebsd-ports@FreeBSD.ORG Mon Jul 11 13:40:22 2005 Return-Path: X-Original-To: ports@freebsd.org Delivered-To: freebsd-ports@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9CF7616A41C for ; Mon, 11 Jul 2005 13:40:22 +0000 (GMT) (envelope-from rabe@p-i-n.com) Received: from aposerv.p-i-n.com (aposerv.p-i-n.com [145.253.185.5]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5861343D4C for ; Mon, 11 Jul 2005 13:40:20 +0000 (GMT) (envelope-from rabe@p-i-n.com) Received: from p-i-n.com (inside.p-i-n.com [129.10.9.21]) by aposerv.p-i-n.com (8.12.11/8.12.11) with ESMTP id j6BDeGgi072255; Mon, 11 Jul 2005 15:40:16 +0200 (CEST) (envelope-from rabe@p-i-n.com) Received: (from rabe@localhost) by p-i-n.com (8.11.6/8.11.6) id j6BDe5t67151; Mon, 11 Jul 2005 15:40:05 +0200 (CEST) (envelope-from rabe) Date: Mon, 11 Jul 2005 15:40:05 +0200 From: "Raphael H. Becker" To: David Lay Message-ID: <20050711154005.B66738@p-i-n.com> References: <20050630100148.A16249@p-i-n.com> <20050630235855.GB82408@mayhem.webize.com.au> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <20050630235855.GB82408@mayhem.webize.com.au>; from dsl@webize.com.au on Fri, Jul 01, 2005 at 09:58:55AM +1000 Organization: PHOENIX Pharmahandel AG & Co KG, Mannheim, Deutschland Cc: ports@freebsd.org Subject: Re: www/mod_proxy_html fails with C sytax errors in some .h and .c X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 11 Jul 2005 13:40:22 -0000 On Fri, Jul 01, 2005 at 09:58:55AM +1000, David Lay wrote: > * Raphael H. Becker [2005-06-30 18:01]: > > > > I just tried to compile your port www/mod_proxy_html on some FreeBSD > > 5.4 with fresh portstree (last night). > > > > It fails somewhere in the libxml and/or in some apache header files. > > Look at http://rabe.uugrn.org/temp/FreeBSD/portinstall_www_mod_proxy.out > > for a complete transcript. > > > > # pkg_which /usr/local/include/apache/http_protocol.h > > apache+mod_ssl-1.3.33+2.8.22 > > As a couple of other posters have spotted, mod_proxy_html needs Apache > version 2. Try that first. With apache2.0.54 it seems to compile. Any known incompatiblity with Apache 2.1.4? http://rabe.uugrn.org/temp/FreeBSD/portinstall_www_mod_proxy_html_apache214.out How enable this module for Apache 2.1? Regards Raphael Becker