Date: Tue, 8 Apr 2025 22:08:31 -0400 From: Ed Maste <emaste@freebsd.org> To: Sulev-Madis Silber <freebsd-current-freebsd-org111@ketas.si.pri.ee> Cc: "freebsd-current@freebsd.org" <freebsd-current@freebsd.org> Subject: Re: elfcopy: not found Message-ID: <CAPyFy2CJNnUfFyvS_VAZ_S1BmnN%2BT2truVEh1VF0YeoAHPQqBg@mail.gmail.com> In-Reply-To: <DC254CDC-5217-4F55-9326-2A5FA27C72C6@ketas.si.pri.ee>
index | next in thread | previous in thread | raw e-mail
On Mon, 7 Apr 2025 at 21:50, Sulev-Madis Silber <freebsd-current-freebsd-org111@ketas.si.pri.ee> wrote: > > --- boot1.efi --- > SOURCE_DATE_EPOCH=1704067200 elfcopy -j .peheader -j .text -j .sdata -j .data -j . > dynamic -j .dynsym -j .rel.dyn -j .rela.dyn -j .reloc -j .eh_frame --output-target > =binary boot1.sym boot1.efi > sh: elfcopy: not found > 313.12 real 432.90 user 44.54 sys > > make[1]: stopped in /root/files/fbsd/current/src > > make: stopped in /root/files/fbsd/current/src > 29m18.50s real 43m6.42s user 5m47.07s sys > > > host is 13. unsure what that is? there's entry, 20250314, in updating but i can't figure out what that is and how to fix it. WITH_LLVM_TARGET_X86=yes maybe? unsure how to fix this on my own Do you have anything in /etc/src.conf? Also, from the top of your src tree try: $ make -VMK_ELFTOOLCHAIN_BOOTSTRAP TARGET=amd64 TARGET_ARCH=amd64 -f Makefile.inc1help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAPyFy2CJNnUfFyvS_VAZ_S1BmnN%2BT2truVEh1VF0YeoAHPQqBg>
