Date: Wed, 09 Jun 2010 18:52:37 -0400 From: jhell <jhell@dataix.net> To: Roman Divacky <rdivacky@freebsd.org> Cc: freebsd-current@freebsd.org, Alexander Best <alexbestms@uni-muenster.de> Subject: Re: Import of clang/LLVM about to start Message-ID: <4C101B35.8040506@dataix.net> In-Reply-To: <20100609213106.GA99939@freebsd.org> References: <AANLkTilsqH4iw8VP46ALxdxY5z_jBNLdVJk_CU20NrFw@mail.gmail.com> <20100609213106.GA99939@freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On 06/09/2010 17:31, Roman Divacky wrote:
> I dont see the error message but I guess you dont have tblgen
> built (a necessary part for building clang/LLVM)
>
> buildworld should be fine
>
> On Wed, Jun 09, 2010 at 11:30:10PM +0200, Alexander Best wrote:
>> that's great news! :)
>>
>> just tried to do `make depend all` in usr.bin/clang and got:
Would probably be better if you did this right ?
make obj && make depend && make all
^^^
^^^^^^ That previously happened directly in your
src-tree if I am not mistaken.
( svn status /path/to/usr/src ) should show you any misdirected build
objectives that may have populated parts of your src tree without you
realizing it.
--
jhell
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4C101B35.8040506>
