public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug fastjar/24562]  New: makebootstrap failed: make[3]: *** No rule to make target `../zlib/libz.a'
@ 2005-10-28  1:24 luongductruong at gmail dot com
  2005-10-28  1:37 ` [Bug bootstrap/24562] " pinskia at gcc dot gnu dot org
                   ` (10 more replies)
  0 siblings, 11 replies; 12+ messages in thread
From: luongductruong at gmail dot com @ 2005-10-28  1:24 UTC (permalink / raw)
  To: gcc-bugs

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


^ permalink raw reply	[flat|nested] 12+ messages in thread

* [Bug bootstrap/24562] makebootstrap failed: make[3]: *** No rule to make target `../zlib/libz.a'
  2005-10-28  1:24 [Bug fastjar/24562] New: makebootstrap failed: make[3]: *** No rule to make target `../zlib/libz.a' luongductruong at gmail dot com
@ 2005-10-28  1:37 ` pinskia at gcc dot gnu dot org
  2005-10-28  1:42 ` pinskia at gcc dot gnu dot org
                   ` (9 subsequent siblings)
  10 siblings, 0 replies; 12+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2005-10-28  1:37 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #1 from pinskia at gcc dot gnu dot org  2005-10-28 01:37 -------
First try to configure with an absolute path.


-- 

pinskia at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
          Component|fastjar                     |bootstrap


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=24562


^ permalink raw reply	[flat|nested] 12+ messages in thread

* [Bug bootstrap/24562] makebootstrap failed: make[3]: *** No rule to make target `../zlib/libz.a'
  2005-10-28  1:24 [Bug fastjar/24562] New: makebootstrap failed: make[3]: *** No rule to make target `../zlib/libz.a' luongductruong at gmail dot com
  2005-10-28  1:37 ` [Bug bootstrap/24562] " pinskia at gcc dot gnu dot org
@ 2005-10-28  1:42 ` pinskia at gcc dot gnu dot org
  2005-10-28  2:33 ` luongductruong at gmail dot com
                   ` (8 subsequent siblings)
  10 siblings, 0 replies; 12+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2005-10-28  1:42 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #2 from pinskia at gcc dot gnu dot org  2005-10-28 01:42 -------
Second can you show how you build gcc?
And attached the full build log.


-- 

pinskia at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Severity|critical                    |normal
             Status|UNCONFIRMED                 |WAITING


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=24562


^ permalink raw reply	[flat|nested] 12+ messages in thread

* [Bug bootstrap/24562] makebootstrap failed: make[3]: *** No rule to make target `../zlib/libz.a'
  2005-10-28  1:24 [Bug fastjar/24562] New: makebootstrap failed: make[3]: *** No rule to make target `../zlib/libz.a' luongductruong at gmail dot com
  2005-10-28  1:37 ` [Bug bootstrap/24562] " pinskia at gcc dot gnu dot org
  2005-10-28  1:42 ` pinskia at gcc dot gnu dot org
@ 2005-10-28  2:33 ` luongductruong at gmail dot com
  2005-10-28  2:39 ` luongductruong at gmail dot com
                   ` (7 subsequent siblings)
  10 siblings, 0 replies; 12+ messages in thread
From: luongductruong at gmail dot com @ 2005-10-28  2:33 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #3 from luongductruong at gmail dot com  2005-10-28 02:32 -------
Created an attachment (id=10070)
 --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=10070&action=view)
GCC 4.0.2 Full Log


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=24562


^ permalink raw reply	[flat|nested] 12+ messages in thread

* [Bug bootstrap/24562] makebootstrap failed: make[3]: *** No rule to make target `../zlib/libz.a'
  2005-10-28  1:24 [Bug fastjar/24562] New: makebootstrap failed: make[3]: *** No rule to make target `../zlib/libz.a' luongductruong at gmail dot com
                   ` (2 preceding siblings ...)
  2005-10-28  2:33 ` luongductruong at gmail dot com
@ 2005-10-28  2:39 ` luongductruong at gmail dot com
  2005-10-28  2:45 ` pinskia at gcc dot gnu dot org
                   ` (6 subsequent siblings)
  10 siblings, 0 replies; 12+ messages in thread
From: luongductruong at gmail dot com @ 2005-10-28  2:39 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #4 from luongductruong at gmail dot com  2005-10-28 02:39 -------
(In reply to comment #2)
> Second can you show how you build gcc?
> And attached the full build log.
> 

Following the instruction at gcc.gnu.org/install/configure.html
I attached the full build log. The error occured:

Links are now set up to build a native compiler for sparc-sun-solaris2.8.
make[3]: *** No rule to make target `../zlib/libz.a', needed by `fastjar'. 
Stop.
make[2]: *** [all] Error 2
make[1]: *** [all-fastjar] Error 2
make: *** [bootstrap] Error 2

Help me to check it. Thank you!
P/S: SunOS vn 5.8 Generic_117350-05 sun4u sparc SUNW,Ultra-5_10


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=24562


^ permalink raw reply	[flat|nested] 12+ messages in thread

* [Bug bootstrap/24562] makebootstrap failed: make[3]: *** No rule to make target `../zlib/libz.a'
  2005-10-28  1:24 [Bug fastjar/24562] New: makebootstrap failed: make[3]: *** No rule to make target `../zlib/libz.a' luongductruong at gmail dot com
                   ` (3 preceding siblings ...)
  2005-10-28  2:39 ` luongductruong at gmail dot com
@ 2005-10-28  2:45 ` pinskia at gcc dot gnu dot org
  2005-10-28  4:33 ` luongductruong at gmail dot com
                   ` (5 subsequent siblings)
  10 siblings, 0 replies; 12+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2005-10-28  2:45 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #5 from pinskia at gcc dot gnu dot org  2005-10-28 02:45 -------
What tar file did you download?

You should have a zlib directory in the src directory.


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=24562


^ permalink raw reply	[flat|nested] 12+ messages in thread

* [Bug bootstrap/24562] makebootstrap failed: make[3]: *** No rule to make target `../zlib/libz.a'
  2005-10-28  1:24 [Bug fastjar/24562] New: makebootstrap failed: make[3]: *** No rule to make target `../zlib/libz.a' luongductruong at gmail dot com
                   ` (4 preceding siblings ...)
  2005-10-28  2:45 ` pinskia at gcc dot gnu dot org
@ 2005-10-28  4:33 ` luongductruong at gmail dot com
  2005-10-28  6:25 ` ebotcazou at gcc dot gnu dot org
                   ` (4 subsequent siblings)
  10 siblings, 0 replies; 12+ messages in thread
From: luongductruong at gmail dot com @ 2005-10-28  4:33 UTC (permalink / raw)
  To: gcc-bugs



------- 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


^ permalink raw reply	[flat|nested] 12+ messages in thread

* [Bug bootstrap/24562] makebootstrap failed: make[3]: *** No rule to make target `../zlib/libz.a'
  2005-10-28  1:24 [Bug fastjar/24562] New: makebootstrap failed: make[3]: *** No rule to make target `../zlib/libz.a' luongductruong at gmail dot com
                   ` (5 preceding siblings ...)
  2005-10-28  4:33 ` luongductruong at gmail dot com
@ 2005-10-28  6:25 ` ebotcazou at gcc dot gnu dot org
  2005-10-28  8:25 ` luongductruong at gmail dot com
                   ` (3 subsequent siblings)
  10 siblings, 0 replies; 12+ messages in thread
From: ebotcazou at gcc dot gnu dot org @ 2005-10-28  6:25 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #7 from ebotcazou at gcc dot gnu dot org  2005-10-28 06:24 -------
> Following your way, I download zlib at http://www.zlib.net, gunzip and untar
> it at GCC'src directory.

Don't do that, everything should be included in the GCC archive.

What GCC archive do you use and where does it come from?  What does 'make -v'
print?


-- 

ebotcazou at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |ebotcazou at gcc dot gnu dot
                   |                            |org


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=24562


^ permalink raw reply	[flat|nested] 12+ messages in thread

* [Bug bootstrap/24562] makebootstrap failed: make[3]: *** No rule to make target `../zlib/libz.a'
  2005-10-28  1:24 [Bug fastjar/24562] New: makebootstrap failed: make[3]: *** No rule to make target `../zlib/libz.a' luongductruong at gmail dot com
                   ` (6 preceding siblings ...)
  2005-10-28  6:25 ` ebotcazou at gcc dot gnu dot org
@ 2005-10-28  8:25 ` luongductruong at gmail dot com
  2005-10-28  8:31 ` ebotcazou at gcc dot gnu dot org
                   ` (2 subsequent siblings)
  10 siblings, 0 replies; 12+ messages in thread
From: luongductruong at gmail dot com @ 2005-10-28  8:25 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #8 from luongductruong at gmail dot com  2005-10-28 08:24 -------
(In reply to comment #7)
> > Following your way, I download zlib at http://www.zlib.net, gunzip and untar
> > it at GCC'src directory.
> 
> Don't do that, everything should be included in the GCC archive.
> 
> What GCC archive do you use and where does it come from?  What does 'make -v'
> print?
> 
I download GCC 4.0.2 from http://gcc.gnu.org. When I untar that source in many
times, It always notices : the directory checksum error. I try another FTP
server, download again but that error doesn't fix. 

 bash-2.03# make -v
 GNU Make 3.80
 Copyright (C) 2002  Free Software Foundation, Inc.
 This is free software; see the source for copying conditions.
 There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A
 PARTICULAR PURPOSE.


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=24562


^ permalink raw reply	[flat|nested] 12+ messages in thread

* [Bug bootstrap/24562] makebootstrap failed: make[3]: *** No rule to make target `../zlib/libz.a'
  2005-10-28  1:24 [Bug fastjar/24562] New: makebootstrap failed: make[3]: *** No rule to make target `../zlib/libz.a' luongductruong at gmail dot com
                   ` (7 preceding siblings ...)
  2005-10-28  8:25 ` luongductruong at gmail dot com
@ 2005-10-28  8:31 ` ebotcazou at gcc dot gnu dot org
  2005-10-30 17:55 ` pinskia at gcc dot gnu dot org
  2006-01-10 11:59 ` ebotcazou at gcc dot gnu dot org
  10 siblings, 0 replies; 12+ messages in thread
From: ebotcazou at gcc dot gnu dot org @ 2005-10-28  8:31 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #9 from ebotcazou at gcc dot gnu dot org  2005-10-28 08:31 -------
> I download GCC 4.0.2 from http://gcc.gnu.org. When I untar that source in many
> times, It always notices : the directory checksum error. I try another FTP
> server, download again but that error doesn't fix. 

You must use GNU tar.


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=24562


^ permalink raw reply	[flat|nested] 12+ messages in thread

* [Bug bootstrap/24562] makebootstrap failed: make[3]: *** No rule to make target `../zlib/libz.a'
  2005-10-28  1:24 [Bug fastjar/24562] New: makebootstrap failed: make[3]: *** No rule to make target `../zlib/libz.a' luongductruong at gmail dot com
                   ` (8 preceding siblings ...)
  2005-10-28  8:31 ` ebotcazou at gcc dot gnu dot org
@ 2005-10-30 17:55 ` pinskia at gcc dot gnu dot org
  2006-01-10 11:59 ` ebotcazou at gcc dot gnu dot org
  10 siblings, 0 replies; 12+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2005-10-30 17:55 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #10 from pinskia at gcc dot gnu dot org  2005-10-30 17:55 -------
So did it work after using GNU tar?


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=24562


^ permalink raw reply	[flat|nested] 12+ messages in thread

* [Bug bootstrap/24562] makebootstrap failed: make[3]: *** No rule to make target `../zlib/libz.a'
  2005-10-28  1:24 [Bug fastjar/24562] New: makebootstrap failed: make[3]: *** No rule to make target `../zlib/libz.a' luongductruong at gmail dot com
                   ` (9 preceding siblings ...)
  2005-10-30 17:55 ` pinskia at gcc dot gnu dot org
@ 2006-01-10 11:59 ` ebotcazou at gcc dot gnu dot org
  10 siblings, 0 replies; 12+ messages in thread
From: ebotcazou at gcc dot gnu dot org @ 2006-01-10 11:59 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #11 from ebotcazou at gcc dot gnu dot org  2006-01-10 11:59 -------
Not a GCC issue.


-- 

ebotcazou at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|WAITING                     |RESOLVED
         Resolution|                            |WORKSFORME


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=24562



^ permalink raw reply	[flat|nested] 12+ messages in thread

end of thread, other threads:[~2006-01-10 11:59 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-10-28  1:24 [Bug fastjar/24562] New: makebootstrap failed: make[3]: *** No rule to make target `../zlib/libz.a' luongductruong at gmail dot com
2005-10-28  1:37 ` [Bug bootstrap/24562] " pinskia at gcc dot gnu dot org
2005-10-28  1:42 ` pinskia at gcc dot gnu dot org
2005-10-28  2:33 ` luongductruong at gmail dot com
2005-10-28  2:39 ` luongductruong at gmail dot com
2005-10-28  2:45 ` pinskia at gcc dot gnu dot org
2005-10-28  4:33 ` luongductruong at gmail dot com
2005-10-28  6:25 ` ebotcazou at gcc dot gnu dot org
2005-10-28  8:25 ` luongductruong at gmail dot com
2005-10-28  8:31 ` ebotcazou at gcc dot gnu dot org
2005-10-30 17:55 ` pinskia at gcc dot gnu dot org
2006-01-10 11:59 ` ebotcazou at gcc dot gnu dot org

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).