Subject: Re: Build stalls at tools/texinfo (was: uudecode)
To: None <current-users@netbsd.org>
From: walt <wa1ter@myrealbox.com>
List: current-users
Date: 02/21/2004 13:51:48
walt wrote:
> After updating sources today I get this on two -CURRENT boxes:
> 
> #      link  uudecode/uudecode
> cc -O -I/usr/src/tools/compat/obj -I/usr/src/tools/compat/obj/include 
> -I/usr/src/tools/uudecode/../compat -DHAVE_NBTOOL_CONFIG_H=1 
> -D_FILE_OFFSET_BITS=64 -D_NETBSD_SOURCE    -o uudecode uude
> code.lo -L/usr/src/tools/compat/obj -lnbcompat -lz
> dependall ===> texinfo

Sorry, my mistake:  the problem is with texinfo, not uudecode.  I can
reproduce the problem with:

# cd /usr/src/tools/texinfo
# make  (hangs forever with a zombie ksh process)

Anyone else seeing this?