From owner-freebsd-bugs Sat Jul 20 4: 0:15 2002 Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 231BF37B400 for ; Sat, 20 Jul 2002 04:00:11 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 382A243E4A for ; Sat, 20 Jul 2002 04:00:10 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g6KB0AJU075456 for ; Sat, 20 Jul 2002 04:00:10 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g6KB0AhB075429; Sat, 20 Jul 2002 04:00:10 -0700 (PDT) Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C48D837B400 for ; Sat, 20 Jul 2002 03:58:16 -0700 (PDT) Received: from mix.omut.org (12-235-92-46.client.attbi.com [12.235.92.46]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5F34B43E3B for ; Sat, 20 Jul 2002 03:58:16 -0700 (PDT) (envelope-from lxv@mix.omut.org) Received: from mix.omut.org (IDENT:iUbW0DQc1Ydw0lNT6f1NjyAqWBPyPISF@localhost [127.0.0.1]) by mix.omut.org (8.12.5/8.12.5) with ESMTP id g6KAwF03000973 for ; Sat, 20 Jul 2002 03:58:15 -0700 (PDT) (envelope-from lxv@mix.omut.org) Received: (from lxv@localhost) by mix.omut.org (8.12.5/8.12.5/Submit) id g6KAwDa5000972; Sat, 20 Jul 2002 03:58:13 -0700 (PDT) Message-Id: <200207201058.g6KAwDa5000972@mix.omut.org> Date: Sat, 20 Jul 2002 03:58:13 -0700 (PDT) From: Alex Vasylenko Reply-To: Alex Vasylenko To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: conf/40807: SHAREMODE undefined in /etc/mail/Makefile 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: 40807 >Category: conf >Synopsis: SHAREMODE undefined in /etc/mail/Makefile >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Sat Jul 20 04:00:09 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Alex Vasylenko >Release: FreeBSD 4.6-STABLE i386 >Organization: >Environment: System: FreeBSD 4.6-STABLE #0: Sat Jul 20 02:50:04 PDT 2002 >Description: cd /etc/mail; 'make install' fails in "install -m ..." because SHAREMODE is not defined >How-To-Repeat: cd /etc/mail rm senmdmail.cf make install >Fix: --- /etc/mail/Makefile~ Fri Jul 19 20:14:50 2002 +++ /etc/mail/Makefile Sat Jul 20 03:48:17 2002 @@ -61,6 +61,8 @@ # uucpdomain, virtusertable # +.include + .ifndef SENDMAIL_MC SENDMAIL_MC!= hostname SENDMAIL_MC:= ${SENDMAIL_MC}.mc >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message