Subject: Re: netbsd-2 release build failure due to recent pullups
To: Jukka Salmi <j+nbsd@2005.salmi.ch>
From: Klaus Klein <kleink@mibh.de>
List: netbsd-users
Date: 07/06/2005 20:26:21
Jukka Salmi wrote:

> a recent [1]pullup to netbsd-2 seems to break the build on i386:
> 
> [...]
> all ===> i386/floppies/ramdisk-big
> [...]
> #   compile  ramdisk-big/getnet.o
> /opt/tools/i386/bin/i386--netbsdelf-gcc -Os  -Werror      -nostdinc -isystem /opt/dst/i386/usr/include -c    /usr/src/distrib/utils/libhack/getnet.c
> /usr/src/distrib/utils/libhack/getnet.c: In function `_getnetbyaddr':
> /usr/src/distrib/utils/libhack/getnet.c:73: error: argument `net' doesn't match prototype
> /opt/dst/i386/usr/include/netdb.h:298: error: prototype declaration
> [...]

My apologies; I've re-opened the pullup ticket and addressed this.
In the meantime applying getnet.c rev. 1.4 locally should fix this
for you.



- Klaus