From: dhighley AT halcyon DOT com (David Highley) Subject: Re: Creating /tmp works (was RE: Strange configuration script problems...) 26 Nov 1996 07:54:11 -0800 Sender: daemon AT cygnus DOT com Approved: cygnus DOT gnu-win32 AT cygnus DOT com Distribution: cygnus Message-ID: <199611261454.AA25702.cygnus.gnu-win32@halcyon.com> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 8bit Original-To: gnu-win32 AT cygnus DOT com Original-Cc: knight AT dircon DOT co DOT uk In-Reply-To: <01BBDB09.06ECEE40@knight.dircon.co.uk> from "Warren & SLS Knight" at Nov 25, 96 07:42:56 pm X-Mailer: ELM [version 2.4 PL23] Content-Length: 2490 Original-Sender: owner-gnu-win32 AT cygnus DOT com Larry, I just finished trying all of your suggestions and this still will not work: cat //a/data1.aa >>junk The data file is created by "tar cvf - dir | gzip -c | split". The above command truncates the file. We are trying this with the latest version, September 5. > > Any of the following worked for b16... > > 1) mkdir c:\tmp > or > 2) mount c:\windows\temp /tmp > or > 3) mount $TEMP /tmp (My favorite suggestion) > > Thanks for the help, > Warren > > > ---------- > From: Larry Hall[SMTP:lhall AT rfk DOT com] > Sent: Monday, November 25, 1996 3:03 PM > To: Greg Rumple; Warren & SLS Knight > Cc: Gnu-win32 AT cygnus DOT com > Subject: RE: Strange configuration script problems... > > At 03:44 PM 11/24/96 -0500, Greg Rumple wrote: > >On Sat, 23 Nov 1996, Warren & SLS Knight wrote: > > > >> The problem appears to be with how the BASH shell handles the > >> the << operator. You will see what I mean if you try the following > >> in bash: > >> bash$ cat < >> > This is a test > >> > EOF > >> BASH.EXE: 9146372: No such file or directory > >> > >> I have downloaded the source and am getting ready to look for > >> the error. But I am new to this list and don't know if a patch has > >> already been given. > > > >You are correct, that hits the problem directly on the nose. I have seen > >quite a few discussions of this problem on this list, but no one has yet > >come up with a fix, or a work around (besides re-writing the configure > >script). > > > >But if anyone does have a fix for this, I would like to get a copy of it. > > > <> > > If this truly is not just a problem with a missing /tmp directory > (I don't know; I didn't try it), then it must be a b16 bug. I tried > the above example on the command line in b14 and it works just fine. > If its a b16 bug, maybe it will be fixed in b17??? > > Larry > > > > - > For help on using this list, send a message to > "gnu-win32-request AT cygnus DOT com" with one line of text: "help". > -- Regards, ___________________________________________________________ | David Highley | Alias: Tree Huggers QA Lab | | Highley Recommended, Inc. | Phone: (206) 669-0081 | | 2927 SW 339th Street | FAX (206) 838-8509 | | Federal Way, WA 98023-7732 | E-mail: dhighley AT halcyon DOT com | | http://www.halcyon.com/dhighley/ | |____________________________|______________________________| - For help on using this list, send a message to "gnu-win32-request AT cygnus DOT com" with one line of text: "help".