This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
egcs-20000925 fails to configure
- To: gcc-bugs at gcc dot gnu dot org
- Subject: egcs-20000925 fails to configure
- From: Felix von Leitner <leitner at fefe dot de>
- Date: Wed, 27 Sep 2000 16:52:34 +0200
While it is still possible to configure egcs from outside the source
tree, that is not the way to run configure as documented in the INSTALL
file.
Running ./configure fails with this error message:
[...]
creating Makefile
./config.status: ./..//../config-ml.in: No such file or directory
Configure in /tmp/egcs-20000925/zlib failed, exiting.
Felix