Re: rescue/rescue not compiling ?

From: Giorgos Keramidas <keramida_at_FreeBSD.ORG>
Date: Mon, 11 Dec 2006 22:00:30 +0200
On 2006-12-11 20:25, Rene Ladan <r.c.ladan_at_gmail.com> wrote:
> Hi,
> 
> 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.
> 
> 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


Received on Mon Dec 11 2006 - 19:31:41 UTC

This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:39:03 UTC