Subject: Re: toolchain/35925: maketars emits errors with build.sh -j 4
To: None <gnats-bugs@NetBSD.org>
From: Alan Barrett <apb@cequrux.com>
List: netbsd-bugs
Date: 03/06/2007 14:49:06
On Tue, 06 Mar 2007, Edgar Fuß wrote:
>  >  This was fixed in -current in revision 1.55 of distrib/sets/Makefile.
>  I'm sorry to say that applying that patch seems NOT to fix my problem.
>  I hope I'm not missing something stupid, but I still get those
>  [: all: unexpected operator
>  messages.

Sorry, you also need the following changes (see
<http://releng.netbsd.org/cgi-bin/req-4.cgi?show=491>):

cvs rdiff -r1.160 -r1.161 src/build.sh
cvs rdiff -r1.14 -r1.15 src/distrib/sets/regpkg
cvs rdiff -r1.8 -r1.9 src/distrib/sets/regpkgset
cvs rdiff -r1.55 -r1.56 src/distrib/sets/sets.subr
cvs rdiff -r1.8 -r1.9 src/tools/gcc/mknative.common

--apb (Alan Barrett)