On 23 Jan 2023, at 04:05, qroxana <qrox...@protonmail.com> wrote:
> 
> It seems ${MAKEOBJDIR} was not created for usr.bin/clang/llvm-objcopy.
> 
> --- all_subdir_usr.bin ---
> --- objwarn ---
> Warning: Object directory not changed from original 
> /usr/src/usr.bin/clang/llvm-objcopy

This is usually an indication that your source directory contains object
files, e.g. is "dirty". Run "make clean" from the top level, or clean up
your source checkout with something like "git clean".

-Dimitry

Attachment: signature.asc
Description: Message signed with OpenPGP

Reply via email to