Tested on debian testing on a IBM Thinkpad TPX21 and RedHat 6.0 on an old pc.

$ ./configure --disable-serial
...
$ make
make  all-recursive
make[1]: Entering directory `/home/karl/Modulsystem/grub-0.90'
Making all in netboot
...
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../stage1  -Wall -Wmissing-prototypes -Wunused 
-Wshadow -Wpointer-arith -malign-jumps=1 -malign-loops=1 -malign-functions=1 -Wundef 
-Os -fno-builtin -nostdinc   -DSUPPORT_HERCULES=1 -DFSYS_EXT2FS=1 -DFSYS_FAT=1 
-DFSYS_FFS=1 -DFSYS_MINIX=1 -DFSYS_REISERFS=1 -DFSYS_VSTAFS=1 -DUSE_MD5_PASSWORDS=1 -g 
-c -o pre_stage2_exec-md5.o `test -f md5.c || echo './'`md5.c
gcc  -g   -o pre_stage2.exec -nostdlib -Wl,-N -Wl,-Ttext -Wl,8200 
pre_stage2_exec-asm.o pre_stage2_exec-bios.o pre_stage2_exec-boot.o 
pre_stage2_exec-builtins.o pre_stage2_exec-common.o pre_stage2_exec-char_io.o 
pre_stage2_exec-cmdline.o pre_stage2_exec-disk_io.o pre_stage2_exec-gunzip.o 
pre_stage2_exec-fsys_ext2fs.o pre_stage2_exec-fsys_fat.o pre_stage2_exec-fsys_ffs.o 
pre_stage2_exec-fsys_minix.o pre_stage2_exec-fsys_reiserfs.o 
pre_stage2_exec-fsys_vstafs.o pre_stage2_exec-hercules.o pre_stage2_exec-serial.o 
pre_stage2_exec-smp-imps.o pre_stage2_exec-stage2.o pre_stage2_exec-md5.o  
pre_stage2_exec-builtins.o: In function `terminal_func':
/home/karl/Modulsystem/grub-0.90/stage2/builtins.c:3950: undefined reference to 
`serial_checkkey'
collect2: ld returned 1 exit status
make[2]: *** [pre_stage2.exec] Error 1
make[2]: Leaving directory `/home/karl/Modulsystem/grub-0.90/stage2'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/karl/Modulsystem/grub-0.90'
make: *** [all] Error 2

 
Regards,
/Karl

-----------------------------------------------------------------------
Karl Hammar                    Asp� Data           [EMAIL PROTECTED]
Lilla Asp� 2340             +46  173 140 57                    Networks
S-742 94 �sthammar         +46  10 270 26 67                  Computers
Sweden                                                       Consulting
-----------------------------------------------------------------------

_______________________________________________
Bug-grub mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/bug-grub

Reply via email to