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

kernel compile errors



when i compile or at least try to, after using make config, dep clean boot
it all goes fine until it hits misc.c when this happens:
my presumtion is a missing lib/packaged somewhere...  be i right, and if so
which one?  if not, are there any patches im missing?
this is off a 2.0.35 patched with pre-patch9

blue#:
gcc -D__KERNEL__ -I/usr/src/kernel-source-2.0.34/include -Wall -Wstrict-prototyp
es -O2 -fomit-frame-pointer -fno-strength-reduce -pipe -mno-fp-regs -Wa,-m21164a
 -DBWX_USABLE  -c -o misc.o misc.c
selection.h: In function `scr_writew':
In file included from misc.c:47:
selection.h:113: `con_blitc' undeclared (first use this function)
selection.h:113: (Each undeclared identifier is reported only once
selection.h:113: for each function it appears in.)
selection.h:114: `con_blitc' used prior to declaration
selection.h:114: warning: implicit declaration of function `con_blitc'
selection.h: In function `memsetw':
selection.h:114: `con_blitc' used prior to declaration
selection.h: In function `memcpyw':
selection.h:114: `con_blitc' used prior to declaration
make[3]: *** [misc.o] Error 1
make[3]: Leaving directory `/usr/src/kernel-source-2.0.34/drivers/char'
make[2]: *** [first_rule] Error 2
make[2]: Leaving directory `/usr/src/kernel-source-2.0.34/drivers/char'
make[1]: *** [sub_dirs] Error 2
make[1]: Leaving directory `/usr/src/kernel-source-2.0.34/drivers'
make: *** [linuxsubdirs] Error 2                     


*wibble* 
-- 
Jean-Paul Blaquiere
bob , Q-Net Australia    (08) 9386 1178
japester@q-net.net.au
# Insert witty comment here #


Reply to: