Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 31 Jul 2002 15:18:44 -0700
From:      Karl Agee <kdagee@attglobal.net>
To:        Anshuman Kanwar <akanwar@engineering.ucsb.edu>, <freebsd-questions@freebsd.org>
Subject:   Re: kernel-4.6-recompile, config error
Message-ID:  <5.1.0.14.0.20020731151626.00a04528@pop1.attglobal.net>
In-Reply-To: <Pine.LNX.4.33.0207311443020.14479-100000@ecipc056.engr.ucs b.edu>

next in thread | previous in thread | raw e-mail | index | archive | help
At 02:48 PM 7/31/2002 -0700, Anshuman Kanwar wrote:

>Hi all,
>
>   I am trying to compile a custom kernel (4.6 stable). When i run
>/usr/sbin/config MYKERNEL, I get a message
>
>  "your versions of config(8) is out of sync with the source".


Hey!  One I can answer!  Cool!!!

You need to do this:

#cd /usr/src/usr.sbin/config
#make depend all install clean

that should work...did it for me.

 From Greg Lehey's book.

--karl




To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?5.1.0.14.0.20020731151626.00a04528>