From owner-freebsd-current@FreeBSD.ORG Mon Dec 11 20:31:41 2006 Return-Path: X-Original-To: current@FreeBSD.ORG Delivered-To: freebsd-current@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 48C7A16A47C for ; Mon, 11 Dec 2006 20:31:41 +0000 (UTC) (envelope-from keramida@FreeBSD.ORG) Received: from igloo.linux.gr (igloo.linux.gr [62.1.205.36]) by mx1.FreeBSD.org (Postfix) with ESMTP id BD67E44912 for ; Mon, 11 Dec 2006 20:04:47 +0000 (GMT) (envelope-from keramida@FreeBSD.ORG) Received: from kobe.laptop (host5.bedc.ondsl.gr [62.103.39.229]) (authenticated bits=128) by igloo.linux.gr (8.13.8/8.13.8/Debian-2) with ESMTP id kBBK0gPZ015874 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NOT); Mon, 11 Dec 2006 22:00:54 +0200 Received: from kobe.laptop (kobe.laptop [127.0.0.1]) by kobe.laptop (8.13.8/8.13.8) with ESMTP id kBBK0Vi0014706; Mon, 11 Dec 2006 22:00:34 +0200 (EET) (envelope-from keramida@freebsd.org) Received: (from keramida@localhost) by kobe.laptop (8.13.8/8.13.8/Submit) id kBBK0VuJ014705; Mon, 11 Dec 2006 22:00:31 +0200 (EET) (envelope-from keramida@freebsd.org) Date: Mon, 11 Dec 2006 22:00:30 +0200 From: Giorgos Keramidas To: Rene Ladan Message-ID: <20061211200030.GA14578@kobe.laptop> References: <457DB09C.7030405@gmail.com> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="0OAP2g/MAC+5xKAE" Content-Disposition: inline In-Reply-To: <457DB09C.7030405@gmail.com> X-Hellug-MailScanner: Found to be clean X-Hellug-MailScanner-SpamCheck: not spam, SpamAssassin (not cached, score=-3.692, required 5, autolearn=not spam, ALL_TRUSTED -1.80, AWL 0.71, BAYES_00 -2.60) X-Hellug-MailScanner-From: keramida@freebsd.org X-Spam-Status: No Cc: current@FreeBSD.ORG Subject: Re: rescue/rescue not compiling ? X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 11 Dec 2006 20:31:41 -0000 --0OAP2g/MAC+5xKAE Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On 2006-12-11 20:25, Rene Ladan wrote: > Hi, >=20 > since last week or so, buildworld doesn't want to compile rescue/rescue > anymore. I don't have NO_CLEAN set, and neither explicitly removing > /usr/obj nor re-cvsupping help. It seems that some .h files in > src/bin/sh/ are not generated. The log is attached. >=20 > Any ideas? Try rebuilding crunchgen. There was a short period when crunchgen was broken, and you may have installed crunchgen during the breakage. Reinstalling crunghgen would be: # cd /usr/src/usr.sbin/crunch # make cleandir && make cleandir # make all install # make cleandir && make cleandir --0OAP2g/MAC+5xKAE Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.5 (FreeBSD) iD8DBQFFfbje1g+UGjGGA7YRAkbSAKCVK1o4LXkhze+qZguIY1V9i1QwiQCfTOLr cVH7IR8Oq13cs22VFbSqCDM= =EFwz -----END PGP SIGNATURE----- --0OAP2g/MAC+5xKAE--