On 2012-06-22 13:47, Dr. Baud wrote: > Anybody else having trouble building r237440 with clang: ... > /usr/home/bketchum/kernels/stable-9/lib/libc/../../include/stdlib.h:82:1: > error: > > unknown type name '_Noreturn' > _Noreturn void abort(void); > ^
There seems to be something wrong with your cdefs.h file. Please check your copy, which should be in: /usr/home/bketchum/kernels/stable-9/sys/sys/cdefs.h Alternatively, try running the failing command line with -save-temps, and upload the resulting bt_close.i somewhere (or attach it, but compress it first, please). _______________________________________________ freebsd-stable@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-stable To unsubscribe, send any mail to "freebsd-stable-unsubscr...@freebsd.org"