Hello everyone.
Error trying to upgrade to version 15 current.
The elfcopy utility is indeed not in the system and cannot be found by searching. There was no such problem with previous upgrades. What should I do?
Error trying to upgrade to version 15 current.
The elfcopy utility is indeed not in the system and cannot be found by searching. There was no such problem with previous upgrades. What should I do?
Code:
make buildworld
...
...
/bin/sh: elfcopy: not found
*** Error code 127
Stop.
make[5]: stopped making "all" in /usr/src/stand/efi/boot1
*** Error code 1
Stop.
make[4]: stopped making "all" in /usr/src/stand/efi
*** Error code 1
Stop.
make[3]: stopped making "all" in /usr/src/stand
*** Error code 1
Stop.
make[2]: stopped making "all" in /usr/src
885,21 real 827,92 user 58,72 sys
*** Error code 1
Stop.
make[1]: stopped making "buildworld" in /usr/src
*** Error code 1
Stop.
make: stopped making "buildworld" in /usr/src