sendmail make distribution error and fix

2015-01-07 Thread Oliver Pinter
Hi! I got this error, when I try to make distribution*: cd /target/usr/src/etc/sendmail; make distribution install -o root -g wheel -m 644 /target/usr/src/etc/sendmail/freebsd.mc freebsd.cf /target/etc/mail install: freebsd.cf: No such file or directory *** Error code 71 Stop. make[3]: stopped i

Re: sendmail make distribution error and fix

2015-01-07 Thread Oliver Pinter
On 1/7/15, Oliver Pinter wrote: > Hi! > > I got this error, when I try to make distribution*: > > cd /target/usr/src/etc/sendmail; make distribution > install -o root -g wheel -m 644 > /target/usr/src/etc/sendmail/freebsd.mc freebsd.cf /target/etc/mail > install: freebsd.cf: No such file or direct