Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 2 Feb 2000 13:10:13 -0800 (PST)
From:      FreeBSD <freebsd@mail.pacificnet.com.mx>
To:        freebsd-questions@freebsd.org
Subject:   problem compiling new kernel after make world
Message-ID:  <Pine.BSF.4.10.10002021304100.6811-100000@mail.pacificnet.com.mx>

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

I have an PIII 450 Mhz/256 RAM/ 9GB SCSI HD and I just make an make world
from 3.3RC to 3.3. STABLE and everything works just fine then I MAKEDEV
all and fine again, but when I try to compile the new kernel after conf
and make depend, make send me the following erro with kbd device.

cc -c -O -Wreturn-type -Wcomment -Wredundant-decls -Wimplicit
-Wnested-externs -Wstrict-prototypes -Wmissing-prototypes  -Wpointer-arith
-Winline -Wuninitialized -Wformat -Wunused  -fformat-extensions -ansi
-nostdinc -I- -I. -I../.. -I../../../include  -DKERNEL -DVM_STACK -include
opt_global.h -elf  ../../dev/kbd/kbd.c
../../dev/kbd/kbd.c: In function `genkbd_commonioctl':
../../dev/kbd/kbd.c:799: duplicate case value
../../dev/kbd/kbd.c:794: this is the first entry for that value
*** Error code 1
Stop.

I appreciate any help with this.



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?Pine.BSF.4.10.10002021304100.6811-100000>