On Mon, 7 May 2001, Matt wrote:
> On NetBSD 1.4.3, I get the following bulid error with 0.3.2a:
>
> gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/include -g -O2 -c
> console.c
> In file included from ../../src/include/engine.h:34,
> from console.c:29:
> ../../src/include/resource.h:53: warning: deprecated symbol "unix" is no
> longer predefined
> gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/include -g -O2 -c
> tools.c
> In file included from ../../src/include/engine.h:34,
> from tools.c:29:
> ../../src/include/resource.h:53: warning: deprecated symbol "unix" is no
> longer predefined
> tools.c:352: #error Please add a $HOME policy for your platform!
> *** Error code 1
I get the same thing on NetBSD 1.5.1-pre, by the way.