X-Spam-Check-By: sourceware.org
From: "Dave Korn" <dave.korn@artimi.com>
To: <cygwin@cygwin.com>
Subject: RE: Where is patch?
Date: Thu, 15 Dec 2005 16:41:55 -0000
MIME-Version: 1.0
Content-Type: text/plain; 	charset="us-ascii"
Content-Transfer-Encoding: 7bit
In-Reply-To: <43A194B2.7020402@student.lu.se>
Message-ID: <SERRANOoHMwVN7miR9O0000003d@SERRANO.CAM.ARTIMI.COM>
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
Precedence: bulk
List-Unsubscribe: <mailto:cygwin-unsubscribe-archive-cygwin=delorie.com@cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com

Lennart Borgman wrote:
> Dave Korn wrote:
> 
>> Lennart Borgman wrote:
>> 
>>> What do I need to be able to build patch 2.5.9 for Cygwin? I downloaded
>>> gcc-core and make and some other things. Trying to run ./conficure I get
>>> 
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 
>>> configure:1652: checking for C compiler default output
>>> configure:1655: gcc    conftest.c  >&5
>>> Assembler messages:
>>> FATAL: can't create /cygdrive/d/temp/ccXbKQlo.o: No such file or
>>> directory configure:1658: $? = 1 

>>> configure:1697: error: C compiler cannot create executables
>>> See `config.log' for more details.
>>> <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
>>> 
>>> The directory /cygdrive/d/temp exists.

>>  It may exist, but is there any _free space_ on it?
>> 
>> 
> Thanks, but yes, there is enough free space (some GB).

  OK, so what happens if you try a command like

as -o /cygdrive/d/temp/foo.o < /dev/null

or a command like

touch /cygdrive/d/temp/ccXbQKlo.o

    cheers,
      DaveK
-- 
Can't think of a witty .sigline today....


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

