In article <[email protected]>, Reinoud Zandijk <[email protected]> wrote: >-=-=-=-=-=- > >Module Name: src >Committed By: reinoud >Date: Fri Jun 1 07:22:33 UTC 2018 > >Modified Files: > src/sys/arch/usermode/conf: Makefile.usermode > >Log Message: >Compile NetBSD/userland without CTF for the linker doesn't allow for a single >file compiled without CTF
That should be probably done with NOCTF=, but really you probably have a partial build without CTF that makes it bitch. If you start clean, it should not happen. christos
