This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
configure error
- To: gcc at gcc dot gnu dot org
- Subject: configure error
- From: Kevin Handy <kth at srv dot net>
- Date: Wed, 06 Sep 2000 15:02:42 -0600
- Organization: Software Solutions, Inc
I just downloaded a cvs copy of gcc today and have the following error
while trying to configure it (using "configure --prefix=/usr")
./config.status ./..//../config-ml.in: No such file or directory
(This occurs in the zlib subdirectory)
moving the zlib subdirectory out of the way allows the configure
will complete properly.