Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 6 Jan 2002 10:23:50 -0800 (PST)
From:      Bill Fenner <fenner@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/www/mod_auth_pwcheck Makefile
Message-ID:  <200201061823.g06INoC91781@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200201061823.g06INoC91781>