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 [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message

Reply via email to