| delorie.com/archives/browse.cgi | search |
| X-Spam-Check-By: | sourceware.org |
| From: | "Dave Korn" <dave DOT korn AT artimi DOT com> |
| To: | <cygwin AT cygwin DOT com> |
| Subject: | RE: Where is patch? |
| Date: | Thu, 15 Dec 2005 16:41:55 -0000 |
| MIME-Version: | 1.0 |
| In-Reply-To: | <43A194B2.7020402@student.lu.se> |
| Message-ID: | <SERRANOoHMwVN7miR9O0000003d@SERRANO.CAM.ARTIMI.COM> |
| Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
| List-Unsubscribe: | <mailto:cygwin-unsubscribe-archive-cygwin=delorie DOT com AT cygwin DOT com> |
| 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 |
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/
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |