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.
_______________________________________________
freebsd-current@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "freebsd-current-unsubscr...@freebsd.org"