Re: elfcopy: not found
- Reply: Sulev-Madis Silber : "Re: elfcopy: not found"
- In reply to: Sulev-Madis Silber : "elfcopy: not found"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 08 Apr 2025 02:13:31 UTC
Sent with Proton Mail secure email. On Monday, April 7th, 2025 at 9:50 PM, 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 I had the same problem. Back up your src-env.conf and create a new one either empty or only with WITH_META_MODE=yes. Recompile and restore src-env.conf