Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 23 Feb 2003 15:11:28 +0900 (JST)
From:      Yamada Ken Takeshi <ken@tydfam.jp>
To:        current@FreeBSD.ORG
Subject:   -current buildworld fails 24 hours
Message-ID:  <20030223.151128.730553514.ken@tydfam.jp>

next in thread | raw e-mail | index | archive | help
  I have the following error with make buildworld since 
Feb. 21th, 0900GMT with my P3x2 box.

  boot2 seems exceeding the size limit, any fix?


    :            :            :
sed -e '/align/d' -e '/nop/d' < boot2.s.tmp > boot2.s
rm -f boot2.s.tmp
as  -o boot2.o boot2.s
ld -nostdlib -static -N --gc-sections -Ttext 0x2000 -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 0x2000 -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=780 load=9000 entry=9010 map=16M pgctl=1:1
client: fmt=bin size=1691 text=0 data=0 bss=0 entry=0
output: fmt=bin size=1f25 text=114 data=1e11 org=0 entry=0
-293 bytes available
*** Error code 1
1 error
*** Error code 2
1 error

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?20030223.151128.730553514.ken>