Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 10 Apr 2015 09:45:32 -0400
From:      Richard Kuhns <rjk@wintek.com>
To:        "freebsd-stable@freebsd.org" <freebsd-stable@freebsd.org>
Subject:   Problem building world (amd64) this morning
Message-ID:  <5527D3FC.3000003@wintek.com>

next in thread | raw e-mail | index | archive | help
Hello,

I've just updated /usr/src and attempted to buildworld. My last build
was Mar 12 (r279935). The build fails with:

===> 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 -m elf_i386_fbsd -Y P,/usr/obj/usr/src/lib32/usr/lib32  -o Scrt1.o -r
crt1_s.o Scrt1_c.o
--localize-symbol _start1 Scrt1.o
make[4]: exec(--localize-symbol) failed (No such file or directory)
*** Error code 1

Stop.
make[4]: stopped in /usr/src/lib/csu/i386-elf

It looks like OBJCOPY is undefined.

My only build-related options in /etc/make.conf are


OPTIONS_SET=OPTIMIZED_CFLAGS
OPTIONS_UNSET= NLS BIND

Thanks for any help.
--
Richard Kuhns <rjk@wintek.com>     Main Number:      765-742-8428
Wintek Corporation                 Direct:           765-269-8541
427 N 6th Street                   Internet Support: 765-269-8503
Lafayette, IN 47901-2211           Consulting:       765-269-8504



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?5527D3FC.3000003>