Date: Mon, 14 Apr 2003 20:07:55 -0700 From: Kris Kennaway <kris@obsecurity.org> To: Johan Christiansen <Johan@Haz.dk> Cc: stable@FreeBSD.org Subject: Re: 4.8-STABLE GENERIC buildkernel fail Message-ID: <20030415030755.GA61417@rot13.obsecurity.org> In-Reply-To: <1AF4070E0F26474A80DA4CA886ECE0C1013003AA@gtsexchange.gts.dk> References: <20030414195304.GD58975@rot13.obsecurity.org> <1AF4070E0F26474A80DA4CA886ECE0C1013003AA@gtsexchange.gts.dk>
next in thread | previous in thread | raw e-mail | index | archive | help
--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--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030415030755.GA61417>