From: time AT ice DOT com (Tim Endres) Subject: Q: Errors involving End Of Data (< Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Original-To: "gnu-win32 AT cygnus DOT com" Original-Sender: owner-gnu-win32 AT cygnus DOT com When I try to build less-290, and I run configure, I get repeated = complaints about a file not being found (./configure: 12780516: No such = file or directory). I have tracked this down to the use of the inline data construct to cat = small C programs into files to be compiled on the fly. This looks something = like the following: cat > file.c <