Date: Sat, 28 Aug 1999 02:18:22 +0300 From: Maxim Sobolev <sobomax@altavista.net> To: osa@etrust.ru Cc: freebsd-current@FreeBSD.ORG Subject: Re: make buildworld failed... Message-ID: <37C71CBE.17B3EF72@altavista.net> References: <19990828015024.A28817@ozz.etrust.ru>
next in thread | previous in thread | raw e-mail | index | archive | help
"Sergey A. Osokin" wrote: > After cvsup my -current sources, i try to make build world... > > ld -elf -i -o crt0.o btxcsu.o btxsys.o btxv86.o > ===> sys/boot/i386/boot2 > (cd /usr/src/sys/boot/i386/boot2; m4 -DFLAGS=0 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 > *** Error code 1 > > Stop in /usr/src/sys/boot/i386/boot2.-- > > What can i do? Probably it consequences of recent dd changes... -Max 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?37C71CBE.17B3EF72>