X-Spam-Check-By: sourceware.org From: "Dave Korn" To: 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: Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm Precedence: bulk List-Unsubscribe: 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 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/