Date: Sun, 4 Apr 1999 15:20:33 +0000 From: staylor@mrynet.com (S. Akmentins-Teilors) To: Manfred Antar <mantar@pacbell.net> Cc: freebsd-current@freebsd.org Subject: Re: WORLD failing in sys/boot/i386 Message-ID: <199904042220.PAA97289@mrynet.com>
next in thread | raw e-mail | index | archive | help
> At 03:06 PM 4/4/99 +0000, S. Akmentins-Teilors wrote: > >CVSup'd at approx 1100 Pacific time: > > > >===> sys/boot/i386/boot2 > >(cd /usr/src/sys/boot/i386/boot2; m4 boot1.m4 boot1.s) | as -o boot1.o > >ld -nostdlib -static -N -e start -Ttext 0x7c00 -o boot1.out boot1.o > >objcopy -S -O binary boot1.out boot1 > >dd if=/dev/zero of=boot2.ldr bs=512 count=1 2>/dev/null > >cc -elf -I/usr/src/sys/boot/i386/boot2/../btx/lib -I. -fno-builtin -O2 > >-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/usr/src/tmp/usr/include -c /usr/src/sys/boot/i386/boot2/boot2.c > >(cd /usr/src/sys/boot/i386/boot2; m4 > >-DSIOPRT=0x3f8 -DSIOFMT=0x3 -DSIOSPD=9600 sio.s) | as -o sio.o > >ld -nostdlib -static -N -Ttext 0x1000 -o > >boot2.out /usr/obj/usr/src/sys/boot/i386/boot2/../btx/lib/crt0.o > >boot2.o sio.o > >objcopy -S -O binary boot2.out boot2.bin > >btxld -v -E 0x1000 -f bin -b > >/usr/obj/usr/src/sys/boot/i386/boot2/../btx/btx/btx -l boot2.ldr -o > >boot2.ld -P > >1 boot2.bin > >kernel: ver=1.01 size=6f0 load=9000 entry=9010 map=16M pgctl=1:1 > >client: fmt=bin size=1520 text=0 data=0 bss=0 entry=0 > >output: fmt=bin size=1e10 text=200 data=1c10 org=0 entry=0 > >-16 bytes available > >*** Error code 1 > > I think this was Just fixed, try re-supping and rebuilding > > Manfred > ===================== > || mantar@pacbell.net || > || Ph. (415) 681-6235 || > ===================== Just CVSup'd, and the only updates were: Connected to cvsup.freebsd.org Updating collection src-all/cvs Edit src/gnu/lib/libgcc/Makefile Edit src/gnu/usr.bin/cc/cc_drv/Makefile Edit src/gnu/usr.bin/cc/cc_tools/Makefile Edit src/lib/libc/stdio/mktemp.c Edit src/sys/kern/kern_ntptime.c Finished successfully I don't see any of this affecting it, but I've started the world again. Lemme know if something there somehow indeed resolves the issue, or if another commit is made. Cheers, -skots -- Scott G. Akmentins-Taylor InterNet: staylor@mrynet.com MRY Systems staylor@idt.net, staylor@mrynet.lv Westlake Village, CA USA (Skots Gregorijs Akmentins-Teilors -- just call me "Skots") ----- Labak miris neka sarkans ----- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199904042220.PAA97289>