public inbox for gcc-help@gcc.gnu.org
 help / color / mirror / Atom feed
* Make error from a CVS build
@ 2004-11-13 21:38 Matthew Kettlewell
  2004-11-13 21:40 ` Ian Lance Taylor
  0 siblings, 1 reply; 3+ messages in thread
From: Matthew Kettlewell @ 2004-11-13 21:38 UTC (permalink / raw)
  To: gcc-help


All,

What am I missing?  This is from todays CVS (11/13/04). I run ./configure  
in the gcc dir, and it runs fine.

When I run 'make', it runs for a bit before I get the following error:


configure: creating ./config.status
config.status: creating Makefile
config.status: executing default-1 commands
./config.status: line 910: ./../../config-ml.in: No such file or directory
make: *** [configure-zlib] Error 1



Do I need an updated version of something?  or what am I doing to break  
myself?

Thanks

Matt

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: Make error from a CVS build
  2004-11-13 21:38 Make error from a CVS build Matthew Kettlewell
@ 2004-11-13 21:40 ` Ian Lance Taylor
  2004-11-13 21:50   ` Serge S. Fukanchik
  0 siblings, 1 reply; 3+ messages in thread
From: Ian Lance Taylor @ 2004-11-13 21:40 UTC (permalink / raw)
  To: Matthew Kettlewell; +Cc: gcc-help

"Matthew Kettlewell" <matt@kettlewell.net> writes:

> What am I missing?  This is from todays CVS (11/13/04). I run
> ./configure  in the gcc dir, and it runs fine.

Don't do that.  Follow the instructions.  Run configure in a
different, empty, directory.  Run the top-level configure, not the one
in the gcc subdirectory.

Ian

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: Make error from a CVS build
  2004-11-13 21:40 ` Ian Lance Taylor
@ 2004-11-13 21:50   ` Serge S. Fukanchik
  0 siblings, 0 replies; 3+ messages in thread
From: Serge S. Fukanchik @ 2004-11-13 21:50 UTC (permalink / raw)
  To: gcc-help

Ian Lance Taylor wrote:
>>What am I missing?  This is from todays CVS (11/13/04). I run
>>./configure  in the gcc dir, and it runs fine.
> 
> 
> Don't do that.  Follow the instructions.  Run configure in a
> different, empty, directory.  Run the top-level configure, not the one
> in the gcc subdirectory.
May be it would be better make that script fail, when run from wrong 
location?
---
Serge

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2004-11-13 21:50 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-11-13 21:38 Make error from a CVS build Matthew Kettlewell
2004-11-13 21:40 ` Ian Lance Taylor
2004-11-13 21:50   ` Serge S. Fukanchik

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).