thanks a lot for the hints. doing buildkernel and buildworld with current src worked fine. how should i proceed if i want to try building kernel and world with clang?
put CC, CXX and CPP in src.conf? or make.conf? or use envars? cheers. alex On Thu, Jun 10, 2010 at 12:52 AM, jhell <jh...@dataix.net> wrote: > 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 > -- Alexander Best _______________________________________________ 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"