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
_______________________________________________
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"

Reply via email to