This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug bootstrap/24562] makebootstrap failed: make[3]: *** No rule to make target `../zlib/libz.a'
- From: "luongductruong at gmail dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 28 Oct 2005 04:33:50 -0000
- Subject: [Bug bootstrap/24562] makebootstrap failed: make[3]: *** No rule to make target `../zlib/libz.a'
- References: <bug-24562-11606@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #6 from luongductruong at gmail dot com 2005-10-28 04:33 -------
(In reply to comment #5)
> What tar file did you download?
>
> You should have a zlib directory in the src directory.
>
Following your way, I download zlib at http://www.zlib.net, gunzip and untar it
at GCC'src directory. That error 's fixed. But, now, another error appear:
Configuring in zlib
/data/home/tdluong/src/gcc-4.0.2/zlib/configure: zlib.h: cannot open
/data/home/tdluong/src/gcc-4.0.2/zlib/configure: zlib.h: cannot open
/data/home/tdluong/src/gcc-4.0.2/zlib/configure: zlib.h: cannot open
unknown option: --cache-file=./config.cache
/data/home/tdluong/src/gcc-4.0.2/zlib/configure --help for help
make: *** [configure-zlib] Error 1
What I wrong? Thanks for reply.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=24562