Re: Can't buildworld since Clang update

From: Dimitry Andric <dim_at_FreeBSD.org>
Date: Tue, 22 Feb 2011 19:11:05 +0100
On 2011-02-22 18:38, datastream datastream.freecity wrote:
> In /etc/make.conf, I only add 'CFLAGS+=-fno-omit-frame-pointer'.And removed
> all files in /usr/obj. /usr/src sync with http://svn.freebsd.org/base/head.
> #make buildkernel

Before you do "make buildkernel", always run "make buildworld", or at
least "make kernel-toolchain".  This ensures you have an up-to-date ld
(and other tools) under /usr/obj.

That said, these steps are normally only needed when e.g. binutils or
other toolchain components have been upgraded.  This has happened so
seldom in the past few years, that people seem to have forgotten how
bootstrapping works. :)
Received on Tue Feb 22 2011 - 17:11:00 UTC

This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:40:11 UTC