This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug fastjar/24562] New: 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 01:24:09 -0000
- Subject: [Bug fastjar/24562] New: makebootstrap failed: make[3]: *** No rule to make target `../zlib/libz.a'
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
When make bootstrap gcc4.0.2, I receive error:
make[3]: *** No rule to make target `../zlib/libz.a', needed by `fastjar'.
Stop.
What's error? How I do to fix? Thank you.
This is my configure command:
CXXFLAGS='-Xassembler gstabs' ../src/gcc-4.0.2/configure
--prefix=/usr/local/binut/
--with-as=/usr/local/binut/sparc-sun-solaris2.8/bin/as
--with-ld=/usr/local/binut/sparc-sun-solaris2.8/bin/ld
--
Summary: makebootstrap failed: make[3]: *** No rule to make
target `../zlib/libz.a'
Product: gcc
Version: 4.0.2
Status: UNCONFIRMED
Severity: critical
Priority: P4
Component: fastjar
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: luongductruong at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=24562