mergemaster fails when building temproot

2003-09-05 Thread Michael E. Mercer
Hello peoples,

mergemaster fails saying freebsd.cf does not exist when
building temproot.

Have I missed something here?

Thanks
Michael Mercer

cd /usr/src/etc/sendmail; make distribution
install -C -o root -g wheel -m 644  /usr/src/etc/sendmail/freebsd.mc
freebsd.cf /var/tmp/temproot/etc/mail
install: freebsd.cf: No such file or directory
*** Error code 71

Stop in /usr/src/etc/sendmail.
*** Error code 1

Stop in /usr/src/etc.

  *** FATAL ERROR: Cannot 'cd' to /usr/src/etc and install files to
  the temproot environment


___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: mergemaster fails when building temproot

2003-09-05 Thread Gregory Neil Shapiro
 mergemaster fails saying freebsd.cf does not exist when
 building temproot.
 
 Have I missed something here?

You need to install the new version of mergemaster before
running it.
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: mergemaster fails when building temproot

2003-09-05 Thread Michael E. Mercer
Thanks, that was it!

later
Michael

On Fri, 2003-09-05 at 13:31, Gregory Neil Shapiro wrote:
  mergemaster fails saying freebsd.cf does not exist when
  building temproot.
  
  Have I missed something here?
 
 You need to install the new version of mergemaster before
 running it.

___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]