Subject: build.sh failure
To: None <current-users@netbsd.org>
From: Joe Reed <jnr@po.cwru.edu>
List: current-users
Date: 12/28/2002 18:40:22
using sources from anoncvs this afternoon, when i issue the following:
./build.sh -O /usr/obj -D /home/build/DEST -R /home/build/RELEASE
i get the following error:
< snip >
/usr/src/dist/dhcp/minires/res_mkupdate.c:776: unterminated `#if' conditional
nbmkdep: compile failed.
*** Error code 1
Stop.
nbmake: stopped in /usr/src/usr.sbin/dhcp/minires
*** Error code 1
< /snip>
`uname -a`
NetBSD bork 1.6K NetBSD 1.6K (BORK) #0: Thu Dec 26 22:00:02 EST 2002
root@bork:/usr/src/sys/arch/i386/compile/BORK i386
does anyone else have this problem? or do i just have a corrupted file
somewhere?
--joe