Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 12 Feb 2002 11:22:21 -0500 (EST)
From:      Toby Applegate <tapplega@utk.edu>
To:        freebsd-questions@freebsd.org
Subject:   problems with config(8)
Message-ID:  <20020212111039.K53226-100000@commsuite.ns.utk.edu>

next in thread | raw e-mail | index | archive | help
Hello,

I have run into this error with config(8) and building a new kernel. It
tells me that config is not the correct version. I tried compiling the
a new config after updating my source tree, but it still gives the error.
This problem is probably terribly simple but I do not know what to do
beyond what I have tried and, as I am the sole person using FreeBSD in my
group, I get help in terms of "Switch to Mandrake, dumbass." ;-)

Error messages and system info follow. Thanks for any help!


--toby applegate

----------------------

commsuite# uname -a
FreeBSD commsuite.ns.utk.edu 4.4-STABLE FreeBSD 4.4-STABLE #2: Thu Dec 13
16:11:58 EST 2001
root@commsuite.ns.utk.edu:/usr/obj/usr/src/sys/COMMSUITE  i386

commsuite# gcc -v
Using builtin specs.
gcc version 2.95.3 20010315 (release) [FreeBSD]

tapplega@commsuite:/usr/src$ sudo sh maint/cvsup.sh
Parsing supfile "/etc/cvsupfile"
Connecting to cvsup1.FreeBSD.org
Connected to cvsup1.FreeBSD.org
Server software version: SNAP_16_1e
Negotiating file attribute support
Exchanging collection information
Establishing multiplexed-mode data connection
Running
Updating collection src-sys/cvs
Updating collection ports-all/cvs
 Edit ports/sysutils/tcplist/Makefile
  Add delta 1.14 2002.02.12.15.31.40 obrien
 Checkout ports/sysutils/tcplist/files/patch-utils.c
Updating collection doc-all/cvs
Shutting down connection to server
Finished successfully
tapplega@commsuite:/usr/src$ cd
You have mail in /var/mail/tapplega
tapplega@commsuite:~$ cd /usr/src/
tapplega@commsuite:/usr/src$ su
Password:
commsuite# make buildkernel KERNCONF=COMMSUITE

--------------------------------------------------------------
>>> Kernel build for COMMSUITE started on Tue Feb 12 11:11:59 EST 2002
--------------------------------------------------------------
===> COMMSUITE
mkdir -p /usr/obj/usr/src/sys
cd /usr/src/sys/i386/conf;
PATH=/usr/obj/usr/src/i386/usr/sbin:/usr/obj/usr/src/i386/usr/bin:/usr/obj/usr/src/i386/usr/games:/sbin:/bin:/usr/sbin:/usr/bin
config  -d /usr/obj/usr/src/sys/COMMSUITE COMMSUITE
ERROR: version of config(8) does not match kernel!
config version = 400018, version required = 400019

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

*** Error code 1

Stop in /usr/src.
*** Error code 1

Stop in /usr/src.


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?20020212111039.K53226-100000>