delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/2004/12/06/14:20:18

Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm
List-Subscribe: <mailto:cygwin-subscribe AT cygwin DOT com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin AT cygwin DOT com>
List-Help: <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner AT cygwin DOT com
Mail-Followup-To: cygwin AT cygwin DOT com
Delivered-To: mailing list cygwin AT cygwin DOT com
To: cygwin AT cygwin DOT com
From: Guillaume Marceau <123foh001 AT sneakemail DOT com>
Subject: Re: $TEMP directory appears absent
Date: Mon, 06 Dec 2004 13:04:36 -0500
Lines: 39
Message-ID: <pan.2004.12.06.18.04.34.155848@sneakemail.com>
References: <pan DOT 2004 DOT 11 DOT 22 DOT 19 DOT 39 DOT 00 DOT 871097 AT SPAMcs DOT brown DOT edu>
Mime-Version: 1.0
X-Complaints-To: usenet AT sea DOT gmane DOT org
X-Gmane-NNTP-Posting-Host: aegir.cs.brown.edu
User-Agent: Pan/0.14.2.91 (As She Crawled Across the Table (Debian GNU/Linux))
X-IsSubscribed: yes

I am trying to compile my sourceforge project under cygwin. I have a
fresh installation of the latest version of cygwin. Unfortunately,
something about the configuration of the TEMP directory seems to be
broken. When the programs I run try to create a temp file, they complain
that the temp directory does not exists (see below).
 
The TEMP directory is set to its default value:
   /cygdrive/c/DOCUME~1/gmarceau/LOCALS~1/Temp

That directory exists with the usual long name:
   /cygdrive/c/Documents and Settings/gmarceau/Local Settings/Temp

As I understand it, cygwin is supposed to translate the former into the
later on-the-fly, but for some reason that doesn't happen.

    -- 530 gmarceau AT BROWN-5315A6408 btparse-0.33 $ patch -p1 < ../btparse-0.33.diff
    patch: **** Can't create file /cygdrive/c/DOCUME~1/gmarceau/LOCALS~1/Temp : No such file or directory


Also, program do not seam to respond when I change the TEMP variable. This
is running cygwin under vmware, if this affects anything.

 -- 531 gmarceau AT BROWN-5315A6408 btparse-0.33 $ echo $TEMP 
 /cygdrive/c/DOCUME~1/gmarceau/LOCALS~1/Temp
 -- 532 gmarceau AT BROWN-5315A6408 btparse-0.33 $ export TEMP=c:/DOCUME~1/gmarceau/LOCALS~1/Temp
 -- 533 gmarceau AT BROWN-5315A6408 btparse-0.33 $ patch -p1 < ../btparse-0.33.diff 
 patch: **** Can't create file /cygdrive/c/DOCUME~1/gmarceau/LOCALS~1/Temp : No such file or directory


The problem affect other programs as well, beside patch. For instance, the
ocamlyacc compiler also break:

 -- 534 gmarceau AT BROWN-5315A6408 ocamlyacc -v queryPar.mly 
 ocamlyacc: f - cannot open "/cygdrive/c/DOCUME~1/gmarceau/LOCALS~1/Temp"
 

Thank for any help.



--
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/

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019