On Tue, 2013-11-05 at 10:58 +0400, Gleb Smirnoff wrote: > Ian, > > the r257637 breaks kernel builds. Assuming you have empty /usr/obj, > if you run 'make KERNCONF=LINT buildkernel', it will quickly fail > due to absence of aicasm. >
I think you may need to run "make kernel-toolchain". The aicasm tool used to be built as part of the kernel, now it's part of the toolchain. -- Ian _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/svn-src-head To unsubscribe, send any mail to "[email protected]"
