Can't buildworld since Clang update

Eir Nym eirnym at gmail.com
Tue Feb 22 19:22:16 UTC 2011


On 22 February 2011 21:11, Dimitry Andric <dim at freebsd.org> wrote:
> 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. :)

Nope! `make kernel-toolchain` is also important for cross-compile
builds to be sure that anything is done.

> _______________________________________________
> freebsd-current at freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-current
> To unsubscribe, send any mail to "freebsd-current-unsubscribe at freebsd.org"
>


More information about the freebsd-current mailing list