Date: Fri, 24 Dec 1999 13:52:18 +0800 From: Peter Wemm <peter@netplex.com.au> To: Donn Miller <dmmiller@cvzoom.net> Cc: current@freebsd.org Subject: Re: Make depend broken? (kernel compile) Message-ID: <19991224055218.6DA0C1CCE@overcee.netplex.com.au> In-Reply-To: Message from Donn Miller <dmmiller@cvzoom.net> of "Thu, 23 Dec 1999 23:01:40 EST." <Pine.BSF.4.20.9912232258500.3761-200000@lca111.cvzoom.net>
next in thread | previous in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?19991224055218.6DA0C1CCE>