Date: Mon, 16 Feb 2004 14:35:29 +0800 From: leafy <leafy@leafy.idv.tw> To: freebsd-current@freebsd.org Subject: buildworld fails at boot2 Message-ID: <20040216063529.GA34675@chihiro.leafy.idv.tw>
next in thread | raw e-mail | index | archive | help
===> sys/boot/i386/boot2 cc -Os -fno-guess-branch-probability -fomit-frame-pointer -mno-align-long-strings -mrtd -DUFS1_AND_UFS2 -I/usr/src/sys/boot/i386/boot2/../../common -I/usr/src/sys/boot/i386/boot2/../btx/lib -I. -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wshadow -Wstrict-prototypes -Wwrite-strings -ffreestanding -mpreferred-stack-boundary=2 -c /usr/src/sys/boot/i386/boot2/sio.S /var/tmp//ccxIIuSc.s: Assembler messages: /var/tmp//ccxIIuSc.s:84: Error: undefined symbol `SIOSPD' in operation setting `SIO_DIV' /var/tmp//ccxIIuSc.s:35: Error: undefined symbol `SIO_FMT' in operation /var/tmp//ccxIIuSc.s:39: Error: value of 115200 too large for field of 2 bytes at 13 *** Error code 1 Stop in /usr/src/sys/boot/i386/boot2. *** Error code 1 Stop in /usr/src/sys/boot/i386. *** Error code 1 Stop in /usr/src/sys/boot. *** Error code 1 Stop in /usr/src/sys. *** Error code 1 Stop in /usr/src. *** Error code 1 Stop in /usr/src. *** Error code 1 Stop in /usr/src. make.conf does not specify CPUTYPE, this is a P2-450 system. -- "Without the userland, the kernel is useless." --inspired by The Tao of Programming
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040216063529.GA34675>