From owner-freebsd-apache@FreeBSD.ORG Fri Dec 16 21:50:40 2005 Return-Path: X-Original-To: apache@freebsd.org Delivered-To: freebsd-apache@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6867A16A41F for ; Fri, 16 Dec 2005 21:50:40 +0000 (GMT) (envelope-from sheepkiller@cultdeadsheep.org) Received: from goofy.cultdeadsheep.org (charon.cultdeadsheep.org [80.65.226.72]) by mx1.FreeBSD.org (Postfix) with SMTP id 4724443D5C for ; Fri, 16 Dec 2005 21:50:38 +0000 (GMT) (envelope-from sheepkiller@cultdeadsheep.org) Received: (qmail 39957 invoked by uid 1000); 16 Dec 2005 22:50:36 +0100 Date: Fri, 16 Dec 2005 22:50:36 +0100 From: Clement Laforet To: Robert Huff Message-ID: <20051216215036.GB27119@goofy.cultdeadsheep.org> References: <17314.63836.899719.360819@jerusalem.litteratus.org> <17314.64643.174657.705888@jerusalem.litteratus.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="TakKZr9L6Hm6aLOc" Content-Disposition: inline In-Reply-To: <17314.64643.174657.705888@jerusalem.litteratus.org> User-Agent: Mutt/1.5.10i Cc: apache@freebsd.org Subject: Re: problems starting apache 2.2 X-BeenThere: freebsd-apache@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Support of apache-related ports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 16 Dec 2005 21:50:40 -0000 --TakKZr9L6Hm6aLOc Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Fri, Dec 16, 2005 at 12:42:27PM -0500, Robert Huff wrote: >=20 > Running >=20 > FreeBSD 7.0-CURRENT #1: Sat Dec 3 23:27:16 EST 2005 >=20 > and >=20 > huff@jerusalem>> dir /var/db/pkg | grep apache > drwxr-xr-x 2 root wheel 512 Dec 14 09:54 apache-2.2.0_3 >=20 > I get: >=20 > httpd: Syntax error on line 99 of > /usr/local/etc/apache22/httpd.conf: Cannot load > /usr/local/libexec/apache22/mod_imagemap.so into server: > /usr/local/libexec/apache22/mod_imagemap.so: Undefined symbol > "apr_escape_html"=20 You update the port in the wrong timeframe. Since plist is broken=20 (yeah again, shame on me), I encourage you to fix diff by yourself. You can just CVSup and update the port. A large fix/update will be=20 committed tomorrow. To do it yourself: edit files/patch-secfix-CAN-2005-3352 and change apr_escape_html to ap_escape_html. It was a bad commit in apache SVN=20 repo. clem --TakKZr9L6Hm6aLOc Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (FreeBSD) iD8DBQFDozassRhfjwcjuh0RAtcfAKC/zvVbNkZtQqvsb9gQuJovM+o+NQCfS5L9 sfEJuSEc94ISqATMPu0aIcU= =DuOi -----END PGP SIGNATURE----- --TakKZr9L6Hm6aLOc--