This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
zlib broken in CVS
- To: gcc at gcc dot gnu dot org
- Subject: zlib broken in CVS
- From: Jamie Lokier <egcs at tantalophile dot demon dot co dot uk>
- Date: Tue, 19 Sep 2000 18:28:07 +0200
Hi,
I just updated to the latest from CVS, did
./configure --prefix=/usr/local i386-redhat-linux
and got this error message:
creating ./config.status
creating Makefile
./config.status: ./..//../config-ml.in: No such file or directory
Configure in /temp/cvs-gcc/gcc/zlib failed, exiting.
What's up? (I have only checked out the gcc module of course).
thanks,
-- Jamie