From owner-freebsd-questions@FreeBSD.ORG Sun Jan 2 06:18:02 2005 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D9FE316A4CE for ; Sun, 2 Jan 2005 06:18:02 +0000 (GMT) Received: from obsecurity.dyndns.org (CPE0050040655c8-CM00111ae02aac.cpe.net.cable.rogers.com [69.199.47.57]) by mx1.FreeBSD.org (Postfix) with ESMTP id A91B443D54 for ; Sun, 2 Jan 2005 06:18:02 +0000 (GMT) (envelope-from kris@obsecurity.org) Received: by obsecurity.dyndns.org (Postfix, from userid 1000) id E6399519FE; Sat, 1 Jan 2005 22:17:58 -0800 (PST) Date: Sat, 1 Jan 2005 22:17:58 -0800 From: Kris Kennaway To: jason henson Message-ID: <20050102061757.GC85010@xor.obsecurity.org> References: <1104646349l.81772l.0l@BARTON> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="lCAWRPmW1mITcIfM" Content-Disposition: inline In-Reply-To: <1104646349l.81772l.0l@BARTON> User-Agent: Mutt/1.4.2.1i cc: freebsd-questions@freebsd.org Subject: Re: buildworld fails with sendmail X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 02 Jan 2005 06:18:03 -0000 --lCAWRPmW1mITcIfM Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sun, Jan 02, 2005 at 06:12:29AM +0000, jason henson wrote: > BARTON# cd /usr/src/etc && make -DNOPROFILE > =3D=3D=3D> sendmail > make: don't know how to make freebsd.cf. Stop > *** Error code 2 >=20 > Stop in /usr/src/etc. >=20 > I searched the archives and found where make -n freebsd.cf or make =20 > obj, make all would fix it. No good here. I also deleted usr/src/etc = =20 > and did it again. Any suggestions? Don't do that :-) Running 'make' in random parts of the source tree isn't supported, that's what 'buildworld' is for. Kris --lCAWRPmW1mITcIfM Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.6 (FreeBSD) iD8DBQFB15IVWry0BWjoQKURAloLAKConIoTyFSGB4mAo0U/axE62IaW7QCgwJCK hm7qUADXA3DbD3dlgxWGRVI= =/gGC -----END PGP SIGNATURE----- --lCAWRPmW1mITcIfM--