Can't buildworld since Clang update

Dimitry Andric dim at FreeBSD.org
Tue Feb 22 15:42:26 UTC 2011


On 2011-02-22 16:16, Manfred Antar wrote:
>> I too am having trouble with buildworld
>> I switched back to standard /usr/bin/cc, but make buildworld stops here:
>>
>> c++ -O2 -pipe -I/usr/src/lib/clang/libllvmsupport/../../../contrib/llvm/include -I/usr/src/lib/clang/libllvmsupport/../../../contrib/llvm/tools/clang/include -I/usr/src/lib/clang/libllvmsupport/../../../contrib/llvm/lib/Support -I. -I/usr/src/lib/clang/libllvmsupport/../../../contrib/llvm/../../lib/clang/include -DLLVM_ON_UNIX -DLLVM_ON_FREEBSD -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -DLLVM_HOSTTRIPLE=\"i386-undermydesk-freebsd9.0\" -I/usr/obj/usr/src/tmp/legacy/usr/include -fno-exceptions -c /usr/src/lib/clang/libllvmsupport/../../../contrib/llvm/lib/Support/system_error.cpp
>> building static llvmsupport library
>> ranlib libllvmsupport.a
>> ===>  lib/clang/libllvmsystem (obj,depend,all,install)
>> cd: can't cd to /usr/src/lib/clang/libllvmsystem

libllvmsystem does not exist anymore, and has been eliminated from
lib/clang/Makefile.  Your tree is out of date, or inconsistently
updated.  Try using another cvsup mirror.


More information about the freebsd-current mailing list