https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=231284

--- Comment #3 from Lev A. Serebryakov <[email protected]> ---
But stand doesn;t help completely:

====
===> userboot/test (all)
machine -> /usr/home/lev/FreeBSD/src/sys/amd64/include
x86 -> /usr/home/lev/FreeBSD/src/sys/x86/include
echo test.full: /usr/lib/libc.a  >> .depend
cc  -I/usr/home/lev/FreeBSD/src/stand/userboot -g -MD  -MF.depend.test.o
-MTtest.o -std=gnu99 -Wsystem-headers -Werror -Wno-pointer-sign -Wno-empty-body
-Wno-string-plus-int -Wno-unused-const-variable -Wno-tautological-compare
-Wno-unused-value -Wno-parentheses-equality -Wno-unused-function
-Wno-enum-conversion -Wno-unused-local-typedef -Wno-address-of-packed-member
-Wno-switch -Wno-switch-enum -Wno-knr-promoted-parameter -Wno-parentheses  -Oz
-Qunused-arguments  -c test.c -o test.o
In file included from test.c:35:
/usr/include/err.h:50:30: error: type specifier missing, defaults to 'int'
[-Werror,-Wimplicit-int]
void    verr(int, const char *, __va_list) __dead2 __printf0like(2, 0);
.....
====

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "[email protected]"

Reply via email to