Displaying 1 result from an estimated 1 matches for "dtimeout".
Did you mean:
timeout
2003 May 18
0
Compile of boot blocks fails, please help.
...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
cc -O2 -malign-functions=0 -malign-jumps=0 -malign-loops=0 -DBOOTWAIT=5000
-DTIMEOUT= -DBOOTSEG=0x1000 -DBOOTSTACK=0xFFF0 -Wall -Wredundant-decls
-Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith
-Winline -Wcast-qual -fformat-extensions -ansi -DCOMCONSOLE=0x3F8
-DCONSPEED=115200 -mpreferred-stack-boundary=2 -aout -nostdinc
-I/usr/src/sys/i386/boot/biosboot...