/usr/bin/ld: error: cannot open crt1.o: No such file or directory
O. Hartmann
ohartmann at walstatt.org
Fri Jan 12 07:26:14 UTC 2018
When building just checked out sources of Revision: 327866 and try to
buildworld with
WITH_LLD_IS_LD and/(or not) set
WITH_LLD_BOOTSTRAP
AND with make -j X, X>1,
the build process fails on several CURRENT systems right now with musterious
errors regarding crt1.o missing or not linkable:
[...]
/usr/bin/ld: error: cannot open crt1.o: No such file or directory
--- _bootstrap-tools-usr.bin/fortune/strfile ---
cc: error: linker command failed with exit code 1 (use -v to see invocation)
I tried to compile with "make buildworld" (not parallel builds) and it seems,
that the buildworld process is proceeding.
Kind regards,
oh
More information about the freebsd-current
mailing list