Subject: netbsd-2 release build failure due to recent pullups
To: None <netbsd-users@netbsd.org>
From: Jukka Salmi <j+nbsd@2005.salmi.ch>
List: netbsd-users
Date: 07/06/2005 20:07:00
Hi,

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
[...]


Cheers, Jukka

P.S.: probably not related, but... I noticed groff complaining a lot like

mdoc warning: .Nx: Unknown NetBSD version `2.0_STABLE' (#71)

What does this mean? I'm building netbsd-2 in a chroot environment on a
-current system, using libkver and having set
LIBKVER_OSRELEASE="$(sh /usr/src/sys/conf/osrelease.sh)"
which evaluates to `2.0_STABLE', in case this matters...

[1] http://mail-index.netbsd.org/source-changes/2005/07/05/0036.html

-- 
bashian roulette:
$ ((RANDOM%6)) || rm -rf ~