Date: Tue, 10 Aug 2004 23:15:16 -0400 From: Ryan <bw2003@shaw.ca> To: Gary Kline <kline@tao.thought.org> Cc: freebsd-questions@FreeBSD.ORG Subject: Re: wedged Message-ID: <001d01c47f51$6ceaeb30$4302a8c0@potlavj0m8twaq> References: <20040810235257.GA34971@tao.thought.org>
next in thread | previous in thread | raw e-mail | index | archive | help
To update your system, you should use the following procedure: # make buildworld # make buildkernel KERNCONF=CONFIG-FILE # make installkernel KERNCONF=CONFIG-FILE # reboot You should boot in single user mode (using boot -s from loader prompt for example). Then run: # mergemaster -p # make installworld # mergemaster # reboot ----- Original Message ----- From: "Gary Kline" <kline@tao.thought.org> To: "FreeBSD Mailing List" <freebsd-questions@FreeBSD.ORG> Sent: Tuesday, August 10, 2004 7:52 PM Subject: wedged > > People, > > This morning I cvsup's the -current src for my laptop. > When I try to "config GENERIC", eithr directly or by typing > make buildkernel, I get an error from /usr/sbin/config > that it is not in sync with the kernel. I think it > complains that it is 500012 where I need 500013. > > I tried cd'ing to /usr/sbin/config and doing a make > install clean. Stumbled into a lex error and the build > quits. Any thoughts on what to try next?? I'm > doing a buildworld just in case buildkernel reaches into > soome newly build binary. Otherwise, could somebody > with a working config -CURRENT binary email it my way. > > (I'm not sure what the lex error is or why is halts > the build; possibly the makefile/*mk stuff is set up > to die at any err.) > > Ideas, guys? and, tia, of course, > > gary > > > > -- > Gary Kline kline@thought.org www.thought.org Public service Unix > > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org"
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?001d01c47f51$6ceaeb30$4302a8c0>