autoconf
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: conftest.cc disappearing in a misterious way


From: Ralf Wildenhues
Subject: Re: conftest.cc disappearing in a misterious way
Date: Thu, 7 Jul 2005 08:59:01 +0200
User-agent: Mutt/1.4.1i

Hi Roberto,

* Roberto Bagnara wrote on Wed, Jul 06, 2005 at 06:46:40PM CEST:
> Ralf Wildenhues wrote:
> >You said you searched for this already: are all systems this happens on
> >on win32?  Maybe some unrelated process keeps some file open or prevents
> >writing to some file?  (just another wild guess though)
> 
> No, these seemed to be more or less system independent: Linux, FreeBSD,
> Solaris, Cygwin, ...
> I googled for "conftest.c: No such file".

I now did that, too.  First thing: I find only one reference to
  "conftest.cc: No such file"
and while there are numerous such with conftest.c, reasons for failure
are usually:
- full disk
- no write permission in the build tree
- issuing more than one configure at the same time in the same build
  tree
- buggy configure script and/or shell cause shell hiccups

Don't know whether any of these pertain to your case, though.

Regards,
Ralf




reply via email to

[Prev in Thread] Current Thread [Next in Thread]