From owner-freebsd-bugs Thu Nov 8 17:30: 6 2001 Delivered-To: freebsd-bugs@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 8A08A37B421 for ; Thu, 8 Nov 2001 17:30:01 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.4/8.11.4) id fA91U1E14028; Thu, 8 Nov 2001 17:30:01 -0800 (PST) (envelope-from gnats) Received: from zircon.seattle.wa.us (sense-sea-CovadSub-0-228.oz.net [216.39.147.228]) by hub.freebsd.org (Postfix) with SMTP id ECDD837B41A for ; Thu, 8 Nov 2001 17:27:42 -0800 (PST) Received: (qmail 51981 invoked by uid 1001); 9 Nov 2001 01:27:53 -0000 Message-Id: <20011109012753.51980.qmail@zircon.seattle.wa.us> Date: 9 Nov 2001 01:27:53 -0000 From: Joe Kelsey Reply-To: Joe Kelsey To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.113 Subject: conf/31863: /usr/src/share/doc/smm includes 08.sendmail when NO_SENDMAIL set Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 31863 >Category: conf >Synopsis: /usr/src/share/doc/smm includes 08.sendmail when NO_SENDMAIL set >Confidential: no >Severity: serious >Priority: high >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: doc-bug >Submitter-Id: current-users >Arrival-Date: Thu Nov 08 17:30:01 PST 2001 >Closed-Date: >Last-Modified: >Originator: Joe Kelsey >Release: FreeBSD 4.4-STABLE i386 >Organization: >Environment: System: FreeBSD zircon.zircon.seattle.wa.us 4.4-STABLE FreeBSD 4.4-STABLE #15: Sat Sep 15 23:37:46 PDT 2001 root@zircon.zircon.seattle.wa.us:/usr/obj/usr/src/sys/ZIRCON i386 >Description: buildworld fails due to missing 08.sendmailop in /usr/src/share/doc/smm. I have NO_SENDMAIL set in /etc/make.conf and also have cvsup remove all *sendmail*. >How-To-Repeat: remove /usr/src/share/doc/smm/08.sendmailop. buildworld fails. >Fix: remove 08.sendmailop from SUBDIR list in Makefile. Add the lines .ifndef NO_SENDMAIL SUBDIR+= 08.sendmailop .endif >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message