Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 13 Aug 2000 00:52:12 -0700
From:      Doug Barton <DougB@gorean.org>
To:        Gregory Neil Shapiro <gshapiro@FreeBSD.ORG>
Cc:        freebsd-current@FreeBSD.ORG
Subject:   Re: HEADS UP: sendmail updated from 8.9.3 to 8.11.0 in -current
Message-ID:  <399653AC.A5269670@gorean.org>
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>

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




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