> >  checking whether the C compiler works... cat: cannot open conftest.c 
> >  no
> >  configure: error: C compilermake: *** No targets specifmake: *** No target
> s specified and no makefile found.  Stop.
> > 
> > This has never happened before.
> > 
> > Anybody have any ideas on how I can help track this down?

> Does this happen when not running three parallel configures?

Hasn't yet.

> Does it happen with srcdir == objdir or with srcdir != objdir?

In the NTP development environment we always do subdir builds, so srcdir !=
objdir.

> Apart from that I think you need to run sh -x configure and figure out
> what it's trying to do or why it has failed writing to conftest.c when
> cat tries to open it.

I'll add the -x to the script and fire off another round.

Thanks...

H

Reply via email to