From owner-freebsd-current Thu Dec 23 21:52:33 1999 Delivered-To: freebsd-current@freebsd.org Received: from overcee.netplex.com.au (overcee.netplex.com.au [202.12.86.7]) by hub.freebsd.org (Postfix) with ESMTP id DD88214BF1 for ; Thu, 23 Dec 1999 21:52:28 -0800 (PST) (envelope-from peter@netplex.com.au) Received: from netplex.com.au (localhost [127.0.0.1]) by overcee.netplex.com.au (Postfix) with ESMTP id 6DA0C1CCE; Fri, 24 Dec 1999 13:52:18 +0800 (WST) (envelope-from peter@netplex.com.au) X-Mailer: exmh version 2.1.1 10/15/1999 To: Donn Miller Cc: current@freebsd.org Subject: Re: Make depend broken? (kernel compile) In-Reply-To: Message from Donn Miller of "Thu, 23 Dec 1999 23:01:40 EST." Date: Fri, 24 Dec 1999 13:52:18 +0800 From: Peter Wemm Message-Id: <19991224055218.6DA0C1CCE@overcee.netplex.com.au> Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Donn Miller wrote: > --0-1076429853-946008100=:3761 > Content-Type: TEXT/PLAIN; charset=US-ASCII > > Here's what I get when I recently tried to build a kernel (see attached > file). > > genassym -o linux_assym.h linux_genassym.o > genassym:No such file or directory > *** Error code 1 > Stop in /usr/src/sys/compile/CUSTOM. > > Maybe someone changed a config file someplace in /sys/i386/conf? No, somebody broke the standalone kernel builds. You now need to build world (or manually compile and install usr.bin/genassym) before you can build a kernel. And of course, you need to build/install/reboot a kernel before you install a new world. :-( > - Donn Cheers, -Peter -- Peter Wemm - peter@FreeBSD.org; peter@yahoo-inc.com; peter@netplex.com.au To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message