[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Kernel compile



Hi all
I have to build a new kernel for one of our fw but i had this 
message when running make
could someone help me ?

cc  -Werror -Wall -Wstrict-prototypes -Wmissing-prototypes  -Wno-uninitialized -
Wno-format -Wno-main  -O2 -nostdinc -I. -
I/usr/src/sys/arch/i386/compile/OUTDOOR/../../../../arch -
I/usr/src/sys/arch/i386/compile/OUTDOOR/../../../.. -DNTP -DDDB -DDIAGNOSTIC -
DKTRACE -DKMEMSTATS -DPTRACE -DCRYPTO -DSYSVMSG -DSYSVSEM -DSYSVSHM -
DUVM_SWAP_ENCRYPT -DCOMPAT_25 -DCOMPAT_43 -DLKM -DFFS -DFFS_SOFTUPDATES -
DQUOTA -DEXT2FS -DMFS -DTCP_SACK -DCD9660 -DMSDOSFS -DFDESC -DFIFO -DPROCFS -
DGATEWAY -DINET -DALTQ -DALTQ_CDNR -DPPP_BSDCOMP -DPPP_DEFLATE -DBOOT_CONFIG -
DI386_CPU -DI486_CPU -DI586_CPU -DI686_CPU -DGPL_MATH_EMULATE -DUSER_PCICONF -
DCOMPAT_SVR4 -DCOMPAT_IBCS2 -DCOMPAT_LINUX -DCOMPAT_FREEBSD -DCOMPAT_BSDOS -
DPCIVERBOSE -DUSBVERBOSE -DWSDISPLAY_COMPAT_USL -DWSDISPLAY_COMPAT_RAWKBD -
DWSDISPLAY_DEFAULTSCREENS="6" -DWSDISPLAY_COMPAT_PCVT -D_KERNEL -Di386  -c 
ioconf.c
ioconf.c:90: `keyboard' undeclared here (not in a function)
ioconf.c:90: initializer element is not constant
ioconf.c:90: (near initialization for `loc[74]')
*** Error code 1

Stop in /usr/src/sys/arch/i386/compile/OUTDOOR (line 452 of Makefile).

a snip from my kernel file :

pckbc0 at isa0 port 0x60
pckbd0 at pckbc0
pms0 at pckbc0
vga1 at pci1 dev 0 function 0
wsdisplay0 at vga1
wskbd0 at pckbd0
wsmouse0 at pms0 mux 0
pcppi0 at isa0 port 0x61
sysbeep0        at pcppi0
pccom0 at isa0 port 0x3f8 irq 4
pccom1 at isa0 port 0x2f8 irq 3

is there something wrong here ...?
Thanks



Visit your host, monkey.org