Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 12 Jan 2018 08:25:58 +0100
From:      "O. Hartmann" <ohartmann@walstatt.org>
To:        freebsd-current <freebsd-current@freebsd.org>
Subject:   /usr/bin/ld: error: cannot open crt1.o: No such file or directory
Message-ID:  <20180112082558.303d5936@freyja.zeit4.iv.bundesimmobilien.de>

index | next in thread | raw e-mail

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


help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20180112082558.303d5936>