Hi,

When kernel build with option KTR_CPUMASK, build failed with following
error:

cc -c -O2 -pipe -fno-strict-aliasing  -std=c99  -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
-nostdinc  -I. -I/usr/1/MIPS_FreeBSD/HEAD/head/sys
-I/usr/1/MIPS_FreeBSD/HEAD/head/sys/contrib/altq
-I/usr/1/MIPS_FreeBSD/HEAD/head/sys/contrib/libfdt -D_KERNEL
-DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h -fno-common
-finline-limit=8000 --param inline-unit-growth=10000 --param
large-function-growth=100000 --param max-inline-insns-single=10000
-fno-pic -mno-abicalls -G0 -DKERNLOADADDR=0x80001000 -march=mips32
-msoft-float -ffreestanding
-Werror  /usr/1/MIPS_FreeBSD/HEAD/head/sys/kern/kern_ktr.c cc1:
warnings being treated as
errors /usr/1/MIPS_FreeBSD/HEAD/head/sys/kern/kern_ktr.c: In function
'ktr_cpumask_initializer': 
/usr/1/MIPS_FreeBSD/HEAD/head/sys/kern/kern_ktr.c:112:
warning: passing argument 2 of 'cpusetobj_strscan' makes pointer from
integer without a cast *** Error code 1

SVN revision 234222.

WBW
-- 
Alexandr Rybalko <r...@dlink.ua> 
aka Alex RAY <r...@ddteam.net>
_______________________________________________
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