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" <[EMAIL PROTECTED]> To: "FreeBSD Mailing List" <[EMAIL PROTECTED]> 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 [EMAIL PROTECTED] www.thought.org Public service Unix > > _______________________________________________ > [EMAIL PROTECTED] mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "[EMAIL PROTECTED]" _______________________________________________ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"