Subject: Re: build i386 failure in Linux host
To: None <pereyra.roberto@gmail.com>
From: Havard Eidnes <he@NetBSD.org>
List: current-users
Date: 08/30/2006 20:26:56
> I want to compile current in my Linux host (I was compiled often
> netbsd current in this host) but now the compiler process fails.
>
> This is my output:
> ...
> #   compile  config/main.o
> cc1: warnings being treated as errors
> /backup/netbsd-current/src/usr.bin/config/main.c: In function 'defopt=
':
> /backup/netbsd-current/src/usr.bin/config/main.c:692: warning: unused=
 variable 'a'

That problem has been fixed, please make sure you use revision
1.16 of main.c.

Regards,

- H=E5vard