Problem with buildworld with CLANG

René Ladan rene at freebsd.org
Wed Jun 23 13:13:29 UTC 2010


2010/6/23 Cristiano Deana <cristiano.deana at gmail.com>:
> # uname -a
> FreeBSD test 9.0-CURRENT FreeBSD 9.0-CURRENT #3: Tue Jun 22 16:04:38
> CEST 2010     root at test:/usr/obj/usr/src/sys/GENERIC  amd64
>
> # cat /etc/src.conf
> #NO_WERROR=
> #WERROR=
> CC=     clang
> CXX=    clang++
>
> sources from this morning, i got this error:
>
[.. error ..]

If you are using HEAD sources, then an error-free build with clang is
not guaranteed.
There is a separate branch of HEAD, clangbsd, which can be built (almost)
completely with clang, see http://wiki.freebsd.org/BuildingFreeBSDWithClang

Rene


More information about the freebsd-current mailing list