Re: Compiling world+kernel in RELENG_7 right now

2009-05-27 Thread Svein Skogen (listmail accont)
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Svein Skogen (listmail accont) wrote: > For the past 8 or so hours, compiling RELENG_7 breaks down in zfsboot: > > btxld -v -E 0x2000 -f bin -b > /usr/obj/usr/src/sys/boot/i386/zfsboot/../btx/btx/btx -l zfsboot.ldr -o > zfsboot.ld -P 1 zfsboot.bin >

Re: Compiling world+kernel in RELENG_7 right now

2009-05-24 Thread Svein Skogen (listmail accont)
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Dmitry Morozovsky wrote: > On Sun, 24 May 2009, Svein Skogen (listmail accont) wrote: > > SSla> For the past 8 or so hours, compiling RELENG_7 breaks down in zfsboot: > SSla> > SSla> btxld -v -E 0x2000 -f bin -b > SSla> /usr/obj/usr/src/sys/boot/i386

Re: Compiling world+kernel in RELENG_7 right now | releng_7 tinderbox

2009-05-24 Thread Bernhard Schmidt
Hi, > /obj/amd64/src/sys/boot/i386/zfsboot/../btx/lib/crt0.o zfsboot.o sio.o \ /obj/amd64/src/tmp/usr/lib/libstand.a objcopy -S -O binary zfsboot.out zfsboot.bin btxld -v -E 0x2000 -f bin -b /obj/amd64/src/ sys/boot/i386/zfsboot/../btx/btx/btx -l zfsboot.ldr \ -o zfsboot.ld -P 1 zfsboot.bi

Re: Compiling world+kernel in RELENG_7 right now

2009-05-24 Thread Dmitry Morozovsky
On Sun, 24 May 2009, Svein Skogen (listmail accont) wrote: SSla> For the past 8 or so hours, compiling RELENG_7 breaks down in zfsboot: SSla> SSla> btxld -v -E 0x2000 -f bin -b SSla> /usr/obj/usr/src/sys/boot/i386/zfsboot/../btx/btx/btx -l zfsboot.ldr -o SSla> zfsboot.ld -P 1 zfsboot.bin SSla> b