From owner-cvs-all Sun Jan 6 10:23:52 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 1C7D137B404; Sun, 6 Jan 2002 10:23:50 -0800 (PST) Received: (from fenner@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g06INoC91781; Sun, 6 Jan 2002 10:23:50 -0800 (PST) (envelope-from fenner) Message-Id: <200201061823.g06INoC91781@freefall.freebsd.org> From: Bill Fenner Date: Sun, 6 Jan 2002 10:23:50 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/www/mod_auth_pwcheck Makefile X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG fenner 2002/01/06 10:23:50 PST Modified files: www/mod_auth_pwcheck Makefile Log: Quiet down apxs and make if the installed Apache has no DSO support. e.g. apxs:Error: Sorry, no DSO support for Apache available apxs:Error: under your platform. Make sure the Apache apxs:Error: module mod_so is compiled into your server apxs:Error: binary `/usr/local/sbin/httpd'. "Makefile", line 29: warning: "/usr/local/sbin/apxs -q TARGET" returned non-zero status Revision Changes Path 1.2 +6 -4 ports/www/mod_auth_pwcheck/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message