public inbox for gcc-prs@sourceware.org
help / color / mirror / Atom feed
* Re: bootstrap/8844: Cannot generate gcc 3.2.1 on solaris 7 and 8
@ 2003-02-22  6:42 neroden
  0 siblings, 0 replies; 3+ messages in thread
From: neroden @ 2003-02-22  6:42 UTC (permalink / raw)
  To: gcc-bugs, gcc-prs, nobody, philippe.defert

Synopsis: Cannot generate gcc 3.2.1 on solaris 7 and 8

State-Changed-From-To: open->analyzed
State-Changed-By: neroden
State-Changed-When: Sat Feb 22 06:42:33 2003
State-Changed-Why:
    We know what the problem here is.

http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&database=gcc&pr=8844


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

* Re: bootstrap/8844: Cannot generate gcc 3.2.1 on solaris 7 and 8
@ 2003-01-24 16:46 Bill C Riemers
  0 siblings, 0 replies; 3+ messages in thread
From: Bill C Riemers @ 2003-01-24 16:46 UTC (permalink / raw)
  To: nobody; +Cc: gcc-prs

The following reply was made to PR bootstrap/8844; it has been noted by GNATS.

From: "Bill C Riemers" <bcr@babel.lz.att.com>
To: <gcc-gnats@gcc.gnu.org>, <gcc-bugs@gcc.gnu.org>, <nobody@gcc.gnu.org>,
   <gcc-prs@gcc.gnu.org>, <philippe.defert@cern.ch>, <aoliva@rethat.com>
Cc:  
Subject: Re: bootstrap/8844: Cannot generate gcc 3.2.1 on solaris 7 and 8
Date: Fri, 24 Jan 2003 11:36:17 -0500

 http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&database=gcc&pr=8844
 
 I see the same problem, and I believe I reported the same problem with gcc 3.0.  The
 problem seems to have existed ever since Alexandre Oliva's  (aoliva@redhat.com) on
 the 10th of September 2000.
 
 The correct way to fix the problem is to apply your fix to "ltconfig" and then rebuild all 
 the "configure" scripts with "autoconf".
 
                                            Bill
 


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

* bootstrap/8844: Cannot generate gcc 3.2.1 on solaris 7 and 8
@ 2002-12-06  8:06 philippe.defert
  0 siblings, 0 replies; 3+ messages in thread
From: philippe.defert @ 2002-12-06  8:06 UTC (permalink / raw)
  To: gcc-gnats


>Number:         8844
>Category:       bootstrap
>Synopsis:       Cannot generate gcc 3.2.1 on solaris 7 and 8
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    unassigned
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Fri Dec 06 08:06:00 PST 2002
>Closed-Date:
>Last-Modified:
>Originator:     philippe.defert@cern.ch
>Release:        gcc-3.2.1
>Organization:
>Environment:
Solaris 7 and solaris 8
>Description:
When generating all the libraries after having done gcc the procedure stops in a configure with the following statements:

*:gmake[2]: Leaving directory `/opt/scratch/GNU.LANG/gcc-3.2.1/sparc-sun-solaris2.7/libobjc'
*:Configuring in sparc-sun-solaris2.7/libffi
*:ChangeLog		..linked
*:ChangeLog.libgcj		..linked
.........
*:stamp-h.in		..linked
*:loading cache ../config.cache
*:checking for Cygwin environment... (cached) no
*:checking for mingw32 environment... (cached) no
*:configure: error: can not find install-sh or install.sh in . ./.. ./../..
*:gmake[1]: *** [configure-target-libffi] Error 1
*:gmake[1]: Leaving directory `/opt/scratch/GNU.LANG/gcc-3.2.1'
*:gmake: *** [bootstrap] Error 2
>How-To-Repeat:
By gennerating gcc 3.2.1 on solaris 7 or 8
>Fix:
Edit the libffi/configure script and change one line, in order to find install-sh much higher in the source tree i.e.

for ac_dir in $srcdir $srcdir/.. $srcdir/../.. $srcdir/../../.. $srcdir/../../../.. ; do

instead of 

for ac_dir in $srcdir $srcdir/.. $srcdir/../..; do
>Release-Note:
>Audit-Trail:
>Unformatted:


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

end of thread, other threads:[~2003-02-22  6:42 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-02-22  6:42 bootstrap/8844: Cannot generate gcc 3.2.1 on solaris 7 and 8 neroden
  -- strict thread matches above, loose matches on Subject: below --
2003-01-24 16:46 Bill C Riemers
2002-12-06  8:06 philippe.defert

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