From owner-freebsd-questions@FreeBSD.ORG Wed Dec 1 10:59:03 2004 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 280D716A4CE for ; Wed, 1 Dec 2004 10:59:03 +0000 (GMT) Received: from lorna.circlesquared.com (host217-45-219-85.in-addr.btopenworld.com [217.45.219.85]) by mx1.FreeBSD.org (Postfix) with ESMTP id 29CD043D48 for ; Wed, 1 Dec 2004 10:58:59 +0000 (GMT) (envelope-from peter@circlesquared.com) Received: from [127.0.0.1] (localhost.circlesquared.com [127.0.0.1]) iB1Aw8p6087389; Wed, 1 Dec 2004 10:58:15 GMT (envelope-from peter@circlesquared.com) Message-ID: <41ADA3C0.3040800@circlesquared.com> Date: Wed, 01 Dec 2004 10:58:08 +0000 From: Peter Risdon User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.7.3) Gecko/20041124 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Jorn Argelo References: <20041201102116.M61310@wcborstel.nl> In-Reply-To: <20041201102116.M61310@wcborstel.nl> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit cc: questions@freebsd.org Subject: Re: Problems upgrading from 5.2.1-RELEASE-P9 to 5.3-RELEASE X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 01 Dec 2004 10:59:03 -0000 Jorn Argelo wrote: > Hi folks, > > I've been trying to upgrade my 5.2.1-P9 server to 5.3, but when I try to build > the kernel it says: > > ERROR: version of config(8) does not match kernel! > config version = 500012, version required = 500013 > > Make sure that /usr/src/usr.sbin/config is in sync > with your /usr/src/sys and install a new config binary > before trying this again. > > If running the new config fails check your config > file against the GENERIC or LINT config files for > changes in config syntax, or option/device naming > conventions > > > So my friend google told me that I should do a make buildworld first. When I > do that, it spits out this: You really do need to read /usr/src/UPDATING and follow the instructions in the handbook. http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/makeworld.html > > > cc -O -pipe -I. -I/usr/src/usr.sbin/config -I/usr/obj/usr/src/i386/legacy/ > usr/include -c /usr/src/usr.sbin/config/mkoptions.c > make: don't know how to make /destdir/usr/lib/libc.a. Stop > *** Error code 2 > > Stop in /usr/src. > *** Error code 1 I assume here you didn't first delete the contents of the /usr/obj directory. See the above link. > > > I haven't tried to upgrade to P-12 yet, should I do that first before > upgrading to 5.3? > > And another question, I've been trying to recompile a 5.3-RELEASE kernel with > pcm and sbc support. However, now it says that the device is unkown. But it > always worked fine on a 5.2.1 machine. So what happened? Was it removed or > something? I've been using kldload snd_maestro3.ko as well (which is the right > driver for an ESS maestro I guess), but that doesn't seem to work. There is > still no /dev/pcm0 after running the command. Yup, sound support has changed. Read /usr/src/UPDATING Peter -- the circle squared network systems and software http://www.circlesquared.com