Date: Fri, 12 Sep 2003 13:03:48 -0700 From: Kris Kennaway <kris@obsecurity.org> To: Kris Kennaway <kris@obsecurity.org> Cc: current@FreeBSD.org Subject: Re: 'cd /usr/src/etc; make distribute' broken. Message-ID: <20030912200347.GB12577@rot13.obsecurity.org> In-Reply-To: <20030912200006.GA12534@rot13.obsecurity.org> References: <20030912200006.GA12534@rot13.obsecurity.org>
next in thread | previous in thread | raw e-mail | index | archive | help
[-- Attachment #1 --]
On Fri, Sep 12, 2003 at 01:00:06PM -0700, Kris Kennaway wrote:
> As part of my world-building script for creating binary distributions
> for use on bento I use the following to populate /etc in the target
> directory:
> ---
> cd /usr/src/etc
> make distribute DISTRIBUTION=/destdir TARGET_ARCH=whatever
> ---
> This used to work fine, but now it is dying with the following:
>
> install -o root -g wheel -m 644 /a/asami/portbuild/amd64/5/src/etc/sendmail/freebsd.mc /a/asami/portbuild/amd64/5/src/etc/sendmail/freebsd.cf //var/chroot/etc/mail
> install: /a/asami/portbuild/amd64/5/src/etc/sendmail/freebsd.cf: No such file or directory
> *** Error code 71
Actually this isn't quite the original error message. I changed
etc/sendmail/Makefile to install ${.CURDIR}/freebsd.cf instead of
freebsd.cf, but it's not there either.
Kris
[-- Attachment #2 --]
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.3 (FreeBSD)
iD8DBQE/YiajWry0BWjoQKURAs+2AKC6fd6+B+bq1jRYX9QHLhQAmwQJYACfadd5
lV9xfD72AYUBChvyg+SiuH4=
=1O9x
-----END PGP SIGNATURE-----
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030912200347.GB12577>
