From owner-freebsd-questions Thu Jan 20 13:41:30 2000 Delivered-To: freebsd-questions@freebsd.org Received: from nets5.rz.rwth-aachen.de (nets5.rz.RWTH-Aachen.DE [137.226.144.13]) by hub.freebsd.org (Postfix) with ESMTP id 2109214F73 for ; Thu, 20 Jan 2000 13:41:23 -0800 (PST) (envelope-from kuku@gilberto.physik.RWTH-Aachen.DE) Received: from campino.informatik.rwth-aachen.de (campino.Informatik.RWTH-Aachen.DE [137.226.116.240]) by nets5.rz.rwth-aachen.de (8.9.1a/8.9.1/10) with ESMTP id WAA26687 for ; Thu, 20 Jan 2000 22:41:20 +0100 (MET) Received: from gil.physik.rwth-aachen.de (gilberto.physik.rwth-aachen.de [137.226.30.2]) by campino.informatik.rwth-aachen.de (8.9.1a/8.9.1/3) with ESMTP id WAA02215 for ; Thu, 20 Jan 2000 22:41:36 +0100 (MET) Received: (from kuku@localhost) by gil.physik.rwth-aachen.de (8.9.3/8.6.9) id WAA53054 for questions@freebsd.org; Thu, 20 Jan 2000 22:41:28 +0100 (CET) Date: Thu, 20 Jan 2000 22:41:28 +0100 (CET) From: Christoph Kukulies Message-Id: <200001202141.WAA53054@gil.physik.rwth-aachen.de> To: questions@freebsd.org Subject: config after upgrade to 3.4 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Received my 3.4 CDs recently and did an upgrade on my gateway machine (I4B). Wanted to build a custom kernel today and got this: # uname -a FreeBSD bgate.dialup.rwth-aachen.de 3.4-RELEASE FreeBSD 3.4-RELEASE #0: Mon Dec 20 06:54:39 GMT 1999 jkh@time.cdrom.com:/usr/src/sys/compile/GENERIC i386 # cd /sys/i386/conf # ls BGATEBISDN Makefile.i386 l1 BGATEI4B PCCARD majors.i386 CONFIG devices.i386 options.i386 GENERIC files.i386 options.i386-BACKUP LINT files.i386-BACKUP MONKAVMIFB l # config BGATEI4B^H^H^H^C # stty erase ^H # config BGATEI4B BGATEI4B:0: unknown option "MAXUSERS" BGATEI4B:85: unknown option "IPI_DIPA" BGATEI4B:84: unknown option "IPI_VJ" BGATEI4B:34: unknown option "BROKEN_KEYBOARD_RESET" BGATEI4B:28: unknown option "IPDIVERT" BGATEI4B:23: unknown option "FAILSAFE" BGATEI4B:19: unknown option "COMPAT_43" BGATEI4B:16: unknown option "MSDOSFS" BGATEI4B:15: unknown option "NFS" BGATEI4B:14: unknown option "FFS" BGATEI4B:13: unknown option "INET" WARNING: version of config(8) does not match kernel! config version = 300009, version required = 220000 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 Unknown options used - it is VERY important that you do make clean && make depend before recompiling Warning: pseudo-device "log" is unknown Kernel build directory is ../../compile/BGATEI4B # which config /usr/sbin/config # ls -l /usr/sbin/config -r-xr-xr-x 1 root wheel 62560 Dec 20 06:52 /usr/sbin/config # -- Chris Christoph P. U. Kukulies kuku@gil.physik.rwth-aachen.de To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message