Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 18 May 2003 18:20:06 -0700
From:      "Federico Canton" <federico@michosa.com>
To:        <freebsd-stable@freebsd.org>
Subject:   Compile of boot blocks fails, please help.
Message-ID:  <000001c31da4$c82229b0$0200a8c0@ntd.michosa.com>

next in thread | raw e-mail | index | archive | help
Hello, I am trying to set a computer running FreeBSD 4.8-STABLE so that =
it
can boot using a serial console.  To this effect I am trying to compile =
new
boot blocks, but I get this error:

casa# cd /usr/src/sys/i386/boot/biosboot && make=20
cc -O2 -malign-functions=3D0 -malign-jumps=3D0 -malign-loops=3D0  =
-DBOOTWAIT=3D5000
-DTIMEOUT=3D -DBOOTSEG=3D0x1000 -DBOOTSTACK=3D0xFFF0 -Wall =
-Wredundant-decls
-Wnested-externs -Wstrict-prototypes  -Wmissing-prototypes =
-Wpointer-arith
-Winline -Wcast-qual  -fformat-extensions -ansi -DCOMCONSOLE=3D0x3F8
-DCONSPEED=3D115200 -mpreferred-stack-boundary=3D2 -aout -nostdinc
-I/usr/src/sys/i386/boot/biosboot/../../../../include
-I/usr/src/sys/i386/boot/biosboot/../../.. =
-I/usr/src/sys/i386/boot/biosboot
-Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes
-Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual
-fformat-extensions -ansi  -N -T 0 -nostdlib -static -o boot start.o =
table.o
boot2.o boot.o asm.o bios.o serial.o probe_keyboard.o io.o disk.o sys.o=20
serial.o: Undefined symbol `COMBRD' referenced from text segment
serial.o: Undefined symbol `COMBRD' referenced from text segment
*** Error code 1

Stop in /usr/src/sys/i386/boot/biosboot.
casa#

Can any one please help?

federico



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?000001c31da4$c82229b0$0200a8c0>