Subject: build fails on current CVS
To: None <port-i386@netbsd.org>
From: Berndt Josef Wulf <wulf@ping.net.au>
List: port-i386
Date: 06/30/2005 17:47:44
G'day,

attempts to build nbsd userland and kernel currently fail with following error 
messages:

- building userland 

Running instboot: /usr/src/obj/tooldir.NetBSD-3.99.3-i386/bin/nbinstallboot 
-mi386 floppy.25826.tar /usr/src/obj/destdir.i386/usr/mdec/bootxx_ustarfs
buildfloppies.sh: Image is 67584 bytes (66 KB) too big to fit on 2 disks

*** Failed target:  boot1.fs
*** Failed command: PAX=/usr/src/obj/tooldir.NetBSD-3.99.3-i386/bin/nbpax 
sh /usr/src/distrib/common/buildfloppies.sh -i 
"/usr/src/obj/tooldir.NetBSD-3.99.3-i386/bin/nbinstallboot -mi386 
@IMAGE@ /usr/src/obj/destdir.i386/usr/mdec/bootxx_ustarfs" -p -m 2 -s .fs 
boot 2880 boot netbsd
*** Error code 1

- building kernel

../../../../net/files.pf:18: syntax error
../../../../net/files.pf:19: syntax error
../../../../net/files.pf:20: syntax error
*** Stop.

The system is running the following kernel and userland

 NetBSD  3.99.3 NetBSD 3.99.3 (GENERIC) #1: Sun Apr 24 12:21:32 CST 2005  
wulf@husky:/usr/src/newobj/sys/arch/i386/compile/GENERIC i386

I can bypass the size checking for userland, but what am I missing to enable 
me to build a more recent kernel?

BTW: I rebuild the new tools prior as per instruction found in the UPDATE 
file.

cheerio Berndt