public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug other/25698]  New: installation fails
@ 2006-01-06 19:23 mazilo at msn dot com
  2006-02-14  4:39 ` [Bug other/25698] " pinskia at gcc dot gnu dot org
  2010-02-20 17:56 ` manu at gcc dot gnu dot org
  0 siblings, 2 replies; 3+ messages in thread
From: mazilo at msn dot com @ 2006-01-06 19:23 UTC (permalink / raw)
  To: gcc-bugs

I have a SuSe-9.1Pro with gcc-3.3.3 installed. I downloaded/extracted a copy of
gcc-4.0.2.tar.bz2 on my HD. Then, I created an empty directory under the
gcc-4.0.2 directory tree and name it objdir. After entering the objdir
directory, I configured gcc for a compilation as follows:

+++++
../configure --prefix=/usr --enable-threads=posix
--with-gxx-include-dir=='${prefix}/include/g++' --enable-bootstrap ; make
bootstrap > & /usr/tmp/world
+++++

Then, I executed "make bootstrap" and successfully compiled the gcc-4.0.2. When
I tried to install (make DESTDIR=/usr/tmp/gcc-4.0.2-1-root install) the
compiled gcc to a temporarily directory for RPM packaging purposes, I got the
following error messages:

+++++
/bin/sh ../mkinstalldirs /usr/tmp/gcc-4.0.2-1-root/usr
/usr/tmp/gcc-4.0.2-1-root/usr
make[1]: Entering directory `/usr/src/packages/BUILD/gcc-4.0.2/objdir/fastjar'
make[1]: *** No rule to make target `../zlib/libz.a', needed by `fastjar'. 
Stop.
make[1]: Leaving directory `/usr/src/packages/BUILD/gcc-4.0.2/objdir/fastjar'
make: *** [install-fastjar] Error 2
+++++

The installation process seems to expect all built libraries under their
respective source directories.


-- 
           Summary: installation fails
           Product: gcc
           Version: 4.0.2
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: other
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: mazilo at msn dot com
 GCC build triplet: i586-suse-linux
  GCC host triplet: i586-suse-linux
GCC target triplet: i586-suse-linux


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



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

* [Bug other/25698] installation fails
  2006-01-06 19:23 [Bug other/25698] New: installation fails mazilo at msn dot com
@ 2006-02-14  4:39 ` pinskia at gcc dot gnu dot org
  2010-02-20 17:56 ` manu at gcc dot gnu dot org
  1 sibling, 0 replies; 3+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2006-02-14  4:39 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #1 from pinskia at gcc dot gnu dot org  2006-02-14 04:39 -------
Why are you doing "--prefix=/usr"?


-- 


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


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

* [Bug other/25698] installation fails
  2006-01-06 19:23 [Bug other/25698] New: installation fails mazilo at msn dot com
  2006-02-14  4:39 ` [Bug other/25698] " pinskia at gcc dot gnu dot org
@ 2010-02-20 17:56 ` manu at gcc dot gnu dot org
  1 sibling, 0 replies; 3+ messages in thread
From: manu at gcc dot gnu dot org @ 2010-02-20 17:56 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #2 from manu at gcc dot gnu dot org  2010-02-20 17:56 -------
This bug is too old, too vague and probably fixed.


-- 

manu at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |INVALID


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


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

end of thread, other threads:[~2010-02-20 17:56 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-01-06 19:23 [Bug other/25698] New: installation fails mazilo at msn dot com
2006-02-14  4:39 ` [Bug other/25698] " pinskia at gcc dot gnu dot org
2010-02-20 17:56 ` manu 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).