From owner-freebsd-stable@FreeBSD.ORG Mon Apr 14 20:07:56 2003 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id EBAD637B401 for ; Mon, 14 Apr 2003 20:07:56 -0700 (PDT) Received: from obsecurity.dyndns.org (adsl-63-207-60-150.dsl.lsan03.pacbell.net [63.207.60.150]) by mx1.FreeBSD.org (Postfix) with ESMTP id 201D543FBF for ; Mon, 14 Apr 2003 20:07:56 -0700 (PDT) (envelope-from kris@obsecurity.org) Received: from rot13.obsecurity.org (rot13.obsecurity.org [10.0.0.5]) by obsecurity.dyndns.org (Postfix) with ESMTP id 7ABAD66CFA; Mon, 14 Apr 2003 20:07:55 -0700 (PDT) Received: by rot13.obsecurity.org (Postfix, from userid 1000) id 693911174; Mon, 14 Apr 2003 20:07:55 -0700 (PDT) Date: Mon, 14 Apr 2003 20:07:55 -0700 From: Kris Kennaway To: Johan Christiansen Message-ID: <20030415030755.GA61417@rot13.obsecurity.org> References: <20030414195304.GD58975@rot13.obsecurity.org> <1AF4070E0F26474A80DA4CA886ECE0C1013003AA@gtsexchange.gts.dk> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="azLHFNyN32YCQGCU" Content-Disposition: inline In-Reply-To: <1AF4070E0F26474A80DA4CA886ECE0C1013003AA@gtsexchange.gts.dk> User-Agent: Mutt/1.4i cc: stable@FreeBSD.org Subject: Re: 4.8-STABLE GENERIC buildkernel fail X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 15 Apr 2003 03:07:57 -0000 --azLHFNyN32YCQGCU Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Mon, Apr 14, 2003 at 10:21:41PM +0200, Johan Christiansen wrote: > >It sounds like you've been messing with the headers in /usr/include > >and have damaged the ability of your system to compile a kernel. > > > >Kris >=20 > Are there any way that I can restore this ability without installing the > whole system over? The following steps may be enough to fix it: make buildworld rm -rf /usr/include make installworld You probably have other miscellaneous files (binaries, libraries, etc) installed in /usr which should also be removed. Doing find /usr -mtime +1 after the installworld may help to locate these. Kris --azLHFNyN32YCQGCU Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.1 (FreeBSD) iD8DBQE+m3eLWry0BWjoQKURAgK4AJ48XY57mxtJVzVKlpx+vIAyTTjGoACfRnBN 0yYYLd8Hxw6Mi2uIpT7PqXk= =gGaF -----END PGP SIGNATURE----- --azLHFNyN32YCQGCU--