From owner-freebsd-apache@FreeBSD.ORG Fri Oct 14 21:04:36 2005 Return-Path: X-Original-To: freebsd-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 B42B416A41F for ; Fri, 14 Oct 2005 21:04:36 +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 8A72343D45 for ; Fri, 14 Oct 2005 21:04:30 +0000 (GMT) (envelope-from sheepkiller@cultdeadsheep.org) Received: (qmail 17255 invoked by uid 1000); 14 Oct 2005 23:04:25 +0200 Date: Fri, 14 Oct 2005 23:04:25 +0200 From: Clement Laforet To: Eric F Crist Message-ID: <20051014210424.GA11848@goofy.cultdeadsheep.org> References: Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="qMm9M+Fa2AknHoGS" Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.10i Cc: freebsd-apache@freebsd.org Subject: Re: Port broken, or is it me? 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, 14 Oct 2005 21:04:36 -0000 --qMm9M+Fa2AknHoGS Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Tue, Oct 11, 2005 at 01:32:48PM -0500, Eric F Crist wrote: > Hello list! >=20 > I've not posted here before, so Hi! Hi Eric, =20 > I've been trying to get mod_proxy to work with Apache 2.0.54, and I'm =20 > failing miserably. I believe it has to do with my reinstall of =20 > Apache 2. I get the following output after I run this command: >=20 > make WITH_MODULES=3D"proxy auth rewrite include ssl deflate proxy_http" = =20 > reinstall >=20 > Note the output below that I'm most interested in is the lines =20 > indicating that the libraries are not being copied. >=20 > OUTPUT: >=20 >=20 > /bin/sh /usr/ports/www/apache20/work/httpd-2.0.54/srclib/apr/libtool =20 > grep: /usr/local/libexec/apache2/mod_include.la: No such file or =20 > directory > Warning! dlname not found in /usr/local/libexec/apache2/mod_include.la. > Assuming installing a .so rather than a libtool archive. > /usr/ports/www/apache20/work/httpd-2.0.54/srclib/apr/libtool --silent =20 > --mode=3Dinstall cp mod_deflate.la /usr/local/libexec/apache2/ > grep: /usr/local/libexec/apache2/mod_deflate.la: No such file or =20 > directory These messages are OK. We're not using libtools' .la file for apache2=20 build. It's harmless. > When I try and run apache now, the system gets upset stating that =20 > such-and-such library cannot be found. Perhaps this is a problem =20 > with the port itself? I may just install this from sources. Can you please send us the output? Thanks, clem --qMm9M+Fa2AknHoGS Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (FreeBSD) iD8DBQFDUB1YsRhfjwcjuh0RApt1AKDQI35Qpq0GXPyzV5tFnZmY1YPC3ACfTirZ dxU/zZ3z4ZXmfVKe5ZtKmfE= =Yd8m -----END PGP SIGNATURE----- --qMm9M+Fa2AknHoGS--