Date: Thu, 20 Jan 2000 22:41:28 +0100 (CET) From: Christoph Kukulies <kuku@gilberto.physik.RWTH-Aachen.DE> To: questions@freebsd.org Subject: config after upgrade to 3.4 Message-ID: <200001202141.WAA53054@gil.physik.rwth-aachen.de>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200001202141.WAA53054>
