This is the mail archive of the
gcc-help@gcc.gnu.org
mailing list for the GCC project.
Make error from a CVS build
- From: "Matthew Kettlewell" <matt at kettlewell dot net>
- To: gcc-help at gcc dot gnu dot org
- Date: Sat, 13 Nov 2004 14:38:07 -0700
- Subject: Make error from a CVS build
- Organization: Kettlewell Enterprises, Inc
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