Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 12 Sep 2003 13:00:06 -0700
From:      Kris Kennaway <kris@obsecurity.org>
To:        current@FreeBSD.org
Cc:        gshapiro@FreeBSD.org
Subject:   'cd /usr/src/etc; make distribute' broken.
Message-ID:  <20030912200006.GA12534@rot13.obsecurity.org>

next in thread | raw e-mail | index | archive | help

--k+w/mQv8wyuph6w0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline

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

Stop in /a/asami/portbuild/amd64/5/src/etc/sendmail.
*** Error code 1

Indeed, freebsd.cf does not appear to be built anywhere.  Does anyone
know what is going on?

Kris


--k+w/mQv8wyuph6w0
Content-Type: application/pgp-signature
Content-Disposition: inline

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.3 (FreeBSD)

iD8DBQE/YiXFWry0BWjoQKURAuVFAJ95oe8tmpQZpaOYw8jrmMzH+vs/7wCfXhYm
XtjiuPBanah4VZpPMTlZ83g=
=b2mB
-----END PGP SIGNATURE-----

--k+w/mQv8wyuph6w0--



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