AMD64 Buildworld error in i386-elf

Dimitry Andric dim at FreeBSD.org
Thu Sep 2 19:30:59 UTC 2010


On 2010-09-02 14:50, Rob Byrnes wrote:
> Source is current as at 0030 on 2nd Sept. and I'm seeing this buildworld error:
> 
> ===> gnu/lib/csu (obj,depend,all,install)
> sh /usr/src/tools/install.sh -o root -g wheel -m 444  crtbegin.o
> /usr/obj/usr/src/lib32/usr/lib32/crtbegin.o
> sh /usr/src/tools/install.sh -o root -g wheel -m 444  crtend.o
> /usr/obj/usr/src/lib32/usr/lib32/crtend.o
> sh /usr/src/tools/install.sh -o root -g wheel -m 444  crtbeginT.o
> /usr/obj/usr/src/lib32/usr/lib32/crtbeginT.o
> sh /usr/src/tools/install.sh -o root -g wheel -m 444  crtbegin.So
> /usr/obj/usr/src/lib32/usr/lib32/crtbeginS.o
> sh /usr/src/tools/install.sh -o root -g wheel -m 444  crtend.So
> /usr/obj/usr/src/lib32/usr/lib32/crtendS.o
> ===> lib/csu/i386-elf (obj,depend,all,install)
> ld -m elf_i386_fbsd -Y P,/usr/obj/usr/src/lib32/usr/lib32  -o gcrt1.o
> -r crt1_s.o gcrt1_c.o
> ld: Relocatable linking with relocations from format elf64-x86-64
> (gcrt1_c.o) to format elf32-i386-freebsd (gcrt1.o) is not supported
> *** Error code 1

What is the contents of your /etc/make.conf and /etc/src.conf ?


More information about the freebsd-stable mailing list