According to Sergey A. Osokin:
> After cvsup my -current sources, i try to make build world...

> ===> sys/boot/i386/boot2
> (cd /usr/src/sys/boot/i386/boot2; m4 -DFLAGS=0 boot1.m4 boot1.s) |  as  -o boot1.o

I get a different error:

dd if=/dev/zero of=boot2.ldr bs=512 count=1 2>/dev/null
(cd /src/src/sys/boot/i386/boot2; m4 -DFLAGS=0 boot1.m4 boot1.s) |  as  -o boot1.o
*** Error code 1
cc -elf -I/src/src/sys/boot/i386/boot2/../btx/lib -I. -fno-builtin  -Os 
-malign-functions=0 -malign-jumps=0 -malign-loops=0 -mrtd  -Wall -Waggregate-return 
-Wbad-function-cast -Wcast-align  -Wmissing-declarations -Wmissing-prototypes 
-Wnested-externs  -Wpointer-arith -Wshadow -Wstrict-prototypes -Wwrite-strings   
-I/usr/obj/src/src/tmp/usr/include -c /src/src/sys/boot/i386/boot2/boot2.c
(cd /src/src/sys/boot/i386/boot2; m4 -DSIOPRT=0x3f8  -DSIOFMT=0x3  -DSIOSPD=9600 
sio.s) |  as  -o sio.o
1 error
*** Error code 2

CVSup from two hours ago.
-- 
Ollivier ROBERT -=- FreeBSD: The Power to Serve! -=- [EMAIL PROTECTED]
FreeBSD keltia.freenix.fr 4.0-CURRENT #73: Sat Jul 31 15:36:05 CEST 1999



To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message

Reply via email to