Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 10 Sep 2018 15:03:56 +0000
From:      bugzilla-noreply@freebsd.org
To:        bugs@FreeBSD.org
Subject:   [Bug 231284] "stand/i386" could not be built without buildworld
Message-ID:  <bug-231284-227-FvE9FFe5yZ@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-231284-227@https.bugs.freebsd.org/bugzilla/>
References:  <bug-231284-227@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D231284

--- Comment #3 from Lev A. Serebryakov <lev@FreeBSD.org> ---
But stand doesn;t help completely:

=3D=3D=3D=3D
=3D=3D=3D> 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=3Dgnu99 -Wsystem-headers -Werror -Wno-pointer-sign -Wno-empt=
y-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);
.....
=3D=3D=3D=3D

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-231284-227-FvE9FFe5yZ>