[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: upgrade 2.9 -> 3.0 (make build fails)



In message <20020218090215.A14507@outpost.zedz.net>
	so spake Alex de Joode (usura):

> cc1: warnings being treated as errors
> In file included from /usr/src/lib/libc/db/btree/bt_close.c:50:
> /usr/include/stdio.h:307: warning: `__nonnull__' attribute directive
> ignored

You need to rebuild & install gcc.  The compiler in 2.9 doesn't
grok the `__nonnull__' attribute.

 - todd