On Fri, Jul 15, 2011, OpenBSD wrote:
> Hi tech@
>
> While trying to build a kernel with option DEBUG, I came across the
> following errors:
0. I don't think DEBUG is a particularly useful option. Are you really
trying to debug "the kernel"? Not a part of it?
1. To that end, I think most code
Hi tech@
While trying to build a kernel with option DEBUG, I came across the
following errors:
cc1: warnings being treated as errors
../../../../lib/libz/deflate.c: In function 'check_match':
../../../../lib/libz/deflate.c:1238: warning: implicit declaration of
function 'fprintf'
../../../../