Import of clang/LLVM about to start
jhell
jhell at dataix.net
Wed Jun 9 22:52:41 UTC 2010
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
More information about the freebsd-current
mailing list