Received: from cathode-dark-space.mit.edu (CATHODE-DARK-SPACE.MIT.EDU [18.18.1.96]) by krbdev.mit.edu (8.9.3) with ESMTP id SAA11322; Wed, 12 Mar 2003 18:41:02 -0500 (EST) Received: (from tlyu@localhost) by cathode-dark-space.mit.edu (8.9.3) id SAA11215; Wed, 12 Mar 2003 18:41:01 -0500 (EST) To: rt@krbdev.mit.edu Subject: Re: [krbdev.mit.edu #1342] fix for requiring gawk References: From: Tom Yu Date: Wed, 12 Mar 2003 18:41:01 -0500 In-Reply-To: (Dave Love's message of "26 Feb 2003 23:19:24 +0000") Message-Id: Lines: 15 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii RT-Send-Cc: X-RT-Original-Encoding: us-ascii Content-Length: 588 >>>>> "DL" == Dave Love writes: DL> "Tom Yu via RT" writes: >> I think the thing to do would be to explicitly override the setting of >> the AWK variable on the make command line if you need to actually use >> the top-level targets that need it, e.g. kerbsrc.zip. DL> Indeed; I don't see why the normal case should lose. Failure to build DL> on anything without gawk installed as such is rather unfortunate. Just to be clear: you _were_ attempting to build kerbsrc.zip, not actually attempting to build the Unix binaries, right? ---Tom