From owner-freebsd-questions@FreeBSD.ORG Mon Jan 10 04:26:18 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 F31DC16A4CE for ; Mon, 10 Jan 2005 04:26:17 +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 A0B4843D5A for ; Mon, 10 Jan 2005 04:26:17 +0000 (GMT) (envelope-from kris@obsecurity.org) Received: by obsecurity.dyndns.org (Postfix, from userid 1000) id 7B82D512C9; Sun, 9 Jan 2005 20:26:16 -0800 (PST) Date: Sun, 9 Jan 2005 20:26:16 -0800 From: Kris Kennaway To: Joe Message-ID: <20050110042616.GA1186@xor.obsecurity.org> References: <20050110035717.27062.qmail@web41008.mail.yahoo.com> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="45Z9DzgjV8m4Oswq" Content-Disposition: inline In-Reply-To: <20050110035717.27062.qmail@web41008.mail.yahoo.com> User-Agent: Mutt/1.4.2.1i cc: freebsd-questions@freebsd.org Subject: Re: FreeBSD 5.2 RELENG source fails to build 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: Mon, 10 Jan 2005 04:26:18 -0000 --45Z9DzgjV8m4Oswq Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sun, Jan 09, 2005 at 07:57:17PM -0800, Joe wrote: > Hello,=20 > I am running FreeBSD 5.2.1 and tried to cvsup the source > code for 5.3.=20 >=20 > First I am able to build 5.2.1 source code with no problems > using make buildworld. > =20 > When I cvsup 5.3 using the cvsup file below, it fails to > build. =20 >=20 > *default host=3Dcvsup6.freebsd.org > *default base=3D/usr > *default prefix=3D/usr > *default release=3Dcvs > *default delete use-rel-suffix > *default tag=3DRELENG_5_3 > *default compress > # this is all that is needed for the base system > src-all > ports-all tag=3D. >=20 >=20 >=20 > The first error that I get is about getopt.h missing from > contrib in several directories. I copy getopt.h from > /usr/include, then I get a message about bconfig.h missing from > the contrib source code as well. Show us the exact errors and commands you're using; we can't read minds. > Is there something else I need to get for 5.3 source that is > not needed in 5.2? Or is this a bug that should be / has been > filed? Depend on how you installed and updated your source code (i.e. if you installed from the installation media and then updated to a later version with cvsup without first 'adopting' your source code as described in the cvsup FAQ on www.polstra.com), it's possible you have extra files left behind that should not be there. Kris --45Z9DzgjV8m4Oswq Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.0 (FreeBSD) iD8DBQFB4gPoWry0BWjoQKURAr5eAJ9nYLzhDiUV3wwWHuih1lylh1Kq0ACffOlS yOWUUIlHntnzn/p0BQoYcpQ= =2K4e -----END PGP SIGNATURE----- --45Z9DzgjV8m4Oswq--