Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Date: Thu, 21 Jul 2005 13:48:47 +0200 (CEST) From: Vaclav Haisman To: Barry Demchak Cc: cygwin AT cygwin DOT com Subject: Re: cannot create temp file for here document In-Reply-To: Message-ID: <20050721132734.D32413@logout.sh.cvut.cz> References: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-IsSubscribed: yes Reply-To: cygwin AT cygwin DOT com Are you still experiencing the problem? I have the same problem but only with cygwin1.dll that I compiled from CVS source with some changes. Are you using modified cygwin1.dll too? VH On Fri, 15 Jul 2005, Barry Demchak wrote: > Hi -- > > I have a clean install of Cygwin in C:\ on my Win2K system. > > The thing seems OK except for an error issued immediately upon startup: > > "bash: cannot create temp file for here document: No such file or directory" > > I'm not sure what it's about, but I'm pretty sure it's going to cause trouble. > > If I look in my C:\cygwin\home\bdemchak directory, I see a .bash_history file > and three others: .inputrc, .bashrc, and .bash_profile ... seems healthy to me, > but I'm a newbie. > > Here's my passwd file entry: > bdemchak:unused_by_nt/2000/xp:1000:513:bdemchak,U-MALEX\Barry Demchak,S-1-5-21- > 1214440339-492894223-854245398-1000:/home/bdemchak:/bin/bash > > What could be wrong?? > > FYI, here's my environment ... thanks! > > !C:='C:\Cygwin\bin' > ALLUSERSPROFILE='C:\Documents and Settings\All Users' > APPDATA='C:\Documents and Settings\Barry Demchak\Application Data' > BASH=/usr/bin/bash > BASH_ARGC=() > BASH_ARGV=() > BASH_LINENO=() > BASH_SOURCE=() > BASH_VERSINFO=([0]="3" [1]="00" [2]="16" [3]="7" [4]="release" [5]="i686-pc- > cygwin") > BASH_VERSION='3.00.16(7)-release' > CLASSPATH='e:\sysprog\java\j2sdk1.4.2_08\jre\lib\rt.jar' > COMMONPROGRAMFILES='C:\Program Files\Common Files' > COMPUTERNAME=MALEX > COMSPEC='C:\WINNT\system32\cmd.exe' > CVS_RSH=/bin/ssh > DDKROOT='e:\sysprog\NTDDK' > DIRSTACK=() > EUID=1000 > GROUPS=() > HISTFILE=/home/bdemchak/.bash_history > HISTFILESIZE=500 > HISTSIZE=500 > HOME=/home/bdemchak > HOMEDRIVE=C: > HOMEPATH='\' > HOSTNAME=malex > HOSTTYPE=i686 > IFS=$' \t\n' > INFOPATH=/usr/local/info:/usr/info:/usr/share/info:/usr/autotool/devel/info:/usr > /autotool/stable/info: > JAVA_HOME='E:\Sysprog\Java\j2sdk1.4.2_08' > LOGONSERVER='\\MALEX' > MACHTYPE=i686-pc-cygwin > MAILCHECK=60 > MAKE_MODE=unix > MANPATH=/usr/local/man:/usr/man:/usr/share/man:/usr/autotool/devel/man: > NUMBER_OF_PROCESSORS=1 > OLDPWD=/usr/bin > OPTERR=1 > OPTIND=1 > OS=Windows_NT > OS2LIBPATH='C:\WINNT\system32\os2\dll;' > OSTYPE=cygwin > PATH='/usr/local/bin:/usr/bin:/bin:/usr/X11R6/bin:/cygdrive/c/WINNT/system32:/cy > gdrive/c/WINNT:/cygdrive/c/WINNT/System32/Wbem:/cygdrive/e/sysprog/java/j2sdk1.4 > .2_08/bin:/cygdrive/c/PROGRAM > FILES/THINKPAD/UTILITIES:/cygdrive/e/comprog/Symantec/pcAnywhere/:/cygdrive/e/co > mprog/symantec/winfax/macros:/cygdrive/e/sysprog/Microsoft/Support > Tools/:/cygdrive/c/Program Files/ATI Technologies/ATI Control > Panel:/cygdrive/c/Program Files/ATI Technologies/Fire GL 3D Studio > Max:/cygdrive/c/Program Files/ATI Technologies/Fire GL Control Panel' > PATHEXT='.COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH' > PIPESTATUS=([0]="0") > PPID=1 > PRINTER='\\MCHEWBACCA\KOOP PCL 5E' > PROCESSOR_ARCHITECTURE=x86 > PROCESSOR_IDENTIFIER='x86 Family 15 Model 2 Stepping 4, GenuineIntel' > PROCESSOR_LEVEL=15 > PROCESSOR_REVISION=0204 > PROGRAMFILES='C:\Program Files' > PROMPT='$P$G' > PS1='\[\e]0;\w\a\]\n\[\e[32m\]\u@\h \[\e[33m\]\w\[\e[0m\]\n\$ ' > PS2='> ' > PS4='+ ' > PWD=/home/bdemchak > SHELL=/bin/bash > SHELLOPTS=braceexpand:emacs:hashall:histexpand:history:interactive- > comments:monitor > SHLVL=1 > SYSTEMDRIVE=C: > SYSTEMROOT='C:\WINNT' > TEMP=/cygdrive/c/DOCUME~1/BARRYD~1/LOCALS~1/Temp > TERM=cygwin > TMP=/cygdrive/c/DOCUME~1/BARRYD~1/LOCALS~1/Temp > TVDUMPFLAGS=10 > UID=1000 > USER=bdemchak > USERDOMAIN=MALEX > USERNAME='Barry Demchak' > USERPROFILE='C:\Documents and Settings\Barry Demchak' > WINDIR='C:\WINNT' > _=set > > > > -- > Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple > Problem reports: http://cygwin.com/problems.html > Documentation: http://cygwin.com/docs.html > FAQ: http://cygwin.com/faq/ > -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/