From owner-freebsd-current Sun Aug 13 0:52:16 2000 Delivered-To: freebsd-current@freebsd.org Received: from dt052n3e.san.rr.com (dt051n1f.san.rr.com [204.210.32.31]) by hub.freebsd.org (Postfix) with ESMTP id F2B2137B652; Sun, 13 Aug 2000 00:52:12 -0700 (PDT) (envelope-from DougB@gorean.org) Received: from gorean.org (master [10.0.0.2]) by dt052n3e.san.rr.com (8.9.3/8.9.3) with ESMTP id AAA03270; Sun, 13 Aug 2000 00:52:12 -0700 (PDT) (envelope-from DougB@gorean.org) Message-ID: <399653AC.A5269670@gorean.org> Date: Sun, 13 Aug 2000 00:52:12 -0700 From: Doug Barton Organization: Triborough Bridge & Tunnel Authority X-Mailer: Mozilla 4.73 [en] (Win98; U) X-Accept-Language: en MIME-Version: 1.0 To: Gregory Neil Shapiro Cc: freebsd-current@FreeBSD.ORG Subject: Re: HEADS UP: sendmail updated from 8.9.3 to 8.11.0 in -current References: <14741.53848.763058.787717@horsey.gshapiro.net><001201c004b0$cfe63660$8dfee0d1@westbend.net> <14741.55147.202130.156007@horsey.gshapiro.net> <002f01c004b4$2120dc80$8dfee0d1@westbend.net> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I'm seeing a small problem with up to the minute sources in the install phase: ===> usr.sbin/sendmail install -c -o root -g wheel -m 644 /dev/null /var/log/sendmail.st install -c -o root -g wheel -m 444 /usr/src/usr.sbin/sendmail/../../contrib/sendmail/src/helpfile /etc/mail/helpfile install -c -s -o root -g wheel -m 4555 sendmail /usr/libexec/sendmail install -c -o root -g wheel -m 444 mailq.1.gz newaliases.1.gz /usr/share/man/man1 install -c -o root -g wheel -m 444 aliases.5.gz /usr/share/man/man5 install -c -o root -g wheel -m 444 sendmail.8.gz /usr/share/man/man8 + cp /etc/aliases /etc/mail/aliases cp: not found *** Error code 127 Stop in /usr/src/usr.sbin/sendmail. *** Error code 1 Stop in /usr/src/usr.sbin. *** Error code 1 Stop in /usr/src. *** Error code 1 Stop in /usr/src. *** Error code 1 Stop in /usr/src. *** Error code 1 1 error /etc/aliases and /etc/mail both exist. Doug To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message