Here is the output of the make process:

make  all-recursive
make[1]: Entering directory `/boot/grub/grub'
Making all in netboot
make[2]: Entering directory `/boot/grub/grub/netboot'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/boot/grub/grub/netboot'
Making all in stage2
make[2]: Entering directory `/boot/grub/grub/stage2'
source='char_io.c' object='libgrub_a-char_io.o' libtool=no \
depfile='.deps/libgrub_a-char_io.Po' tmpdepfile='.deps/libgrub_a-char_io.TPo' \
depmode=gcc /bin/sh ../depcomp \
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../stage1  -Wall -Wmissing-prototypes -Wunused 
-Wshadow -Wpointer-arith -Wundef -O2 -I../lib -DGRUB_UTIL=1 -DFSYS_EXT2FS=1 
-DFSYS_FAT=1 -DFSYS_FFS=1 -DFSYS_MINIX=1 -DFSYS_REISERFS=1 -DSUPPORT_SERIAL 
-fwritable-strings -g -c -o libgrub_a-char_io.o `test -f char_io.c || echo 
'./'`char_io.c
In file included from char_io.c:22:
shared.h:246:43: warning: nothing can be pasted after this token
char_io.c: In function `translate_keycode':
char_io.c:684: `KEY_LEFT' undeclared (first use in this function)
char_io.c:684: (Each undeclared identifier is reported only once
char_io.c:684: for each function it appears in.)
char_io.c:687: `KEY_RIGHT' undeclared (first use in this function)
char_io.c:690: `KEY_UP' undeclared (first use in this function)
char_io.c:693: `KEY_DOWN' undeclared (first use in this function)
char_io.c:696: `KEY_HOME' undeclared (first use in this function)
char_io.c:699: `KEY_END' undeclared (first use in this function)
char_io.c:702: `KEY_DC' undeclared (first use in this function)
char_io.c:705: `KEY_BACKSPACE' undeclared (first use in this function)
char_io.c:685: warning: unreachable code at beginning of switch statement
make[2]: *** [libgrub_a-char_io.o] Error 1
make[2]: Leaving directory `/boot/grub/grub/stage2'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/boot/grub/grub'
make: *** [all-recursive-am] Error 2

-- 
Mathieu CHOUQUET-STRINGER    E-Mail : [EMAIL PROTECTED]
     "Entities must not be multiplied beyond necessity"
                -- William of Occam --

Reply via email to