On 03.01.14 19:46, FreeBSD Tinderbox wrote: > machine -> /src/sys/arm/include > cc -c -O -pipe -std=c99 -g -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -Wno-pointer-sign -fformat-extensions -Wmissing-include-dirs -fdiagnostics-show-option -Wno-error-tautological-compare -Wno-error-empty-body -Wno-error-parentheses-equality -nostdinc -I. -I/src/sys -I/src/sys/contrib/altq -I/src/sys/contrib/ipfilter -I/src/sys/dev/ath -I/src/sys/dev/ath/ath_hal -I/src/sys/contrib/dev/ath/ath_hal -I/src/sys/contrib/ngatm -I/src/sys/dev/twa -I/src/sys/dev/cxgb -I/src/sys/dev/cxgbe -I/src/sys/contrib/libfdt -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h -funwind-tables -ffreestanding /src/sys/arm/arm/genassym.c > In file included from /src/sys/arm/arm/genassym.c:48: > In file included from ./machine/intr.h:71: > /src/sys/sys/bus.h:585:10: fatal error: 'device_if.h' file not found > #include "device_if.h" The attached fixes this breakage (and the one on arm:arm). Ok to commit? Andreas
This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:40:46 UTC