Skip site navigation (1)Skip section navigation (2)
Date:      9 Nov 2001 01:27:53 -0000
From:      Joe Kelsey <joe@zircon.seattle.wa.us>
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   conf/31863: /usr/src/share/doc/smm includes 08.sendmail when NO_SENDMAIL set
Message-ID:  <20011109012753.51980.qmail@zircon.seattle.wa.us>

next in thread | raw e-mail | index | archive | help

>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




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