Date: Tue, 22 Feb 2011 16:42:31 +0100 From: Dimitry Andric <dim@FreeBSD.org> To: Manfred Antar <null@pozo.com> Cc: Olivier Smedts <olivier@gid0.org>, freebsd-current@freebsd.org Subject: Re: Can't buildworld since Clang update Message-ID: <4D63D967.5040500@FreeBSD.org> In-Reply-To: <201102221517.p1MFH419086921@pozo.com> References: <AANLkTimw-btyXh2kbz3r_T9gQVSNuTXVY=JyYsMtG8_z@mail.gmail.com> <4D627FBE.1070700@FreeBSD.org> <201102221517.p1MFH419086921@pozo.com>
next in thread | previous in thread | raw e-mail | index | archive | help
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.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4D63D967.5040500>