From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 1070 invoked by alias); 13 Dec 2002 00:06:03 -0000 Mailing-List: contact gcc-prs-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Archive: List-Post: List-Help: Sender: gcc-prs-owner@gcc.gnu.org Received: (qmail 1051 invoked by uid 71); 13 Dec 2002 00:06:02 -0000 Resent-Date: 13 Dec 2002 00:06:02 -0000 Resent-Message-ID: <20021213000602.1050.qmail@sources.redhat.com> Resent-From: gcc-gnats@gcc.gnu.org (GNATS Filer) Resent-Cc: gcc-prs@gcc.gnu.org, gcc-bugs@gcc.gnu.org Resent-Reply-To: gcc-gnats@gcc.gnu.org, will_morse@anadarko.com Received: (qmail 31587 invoked by uid 61); 12 Dec 2002 23:56:45 -0000 Message-Id: <20021212235645.31586.qmail@sources.redhat.com> Date: Thu, 12 Dec 2002 16:06:00 -0000 From: will_morse@anadarko.com Reply-To: will_morse@anadarko.com To: gcc-gnats@gcc.gnu.org X-Send-Pr-Version: gnatsweb-2.9.3 (1.1.1.1.2.31) Subject: target/8918: Cannot make gcc on SPARC-III/Solaris 8 as MULTIDIR fails X-SW-Source: 2002-12/txt/msg00727.txt.bz2 List-Id: >Number: 8918 >Category: target >Synopsis: Cannot make gcc on SPARC-III/Solaris 8 as MULTIDIR fails >Confidential: no >Severity: serious >Priority: medium >Responsible: unassigned >State: open >Class: sw-bug >Submitter-Id: net >Arrival-Date: Thu Dec 12 16:06:01 PST 2002 >Closed-Date: >Last-Modified: >Originator: Will Morse >Release: gcc 3.1 >Organization: >Environment: Sun Microsystems SunBlade 1000, Solaris 8. I am compiling gcc 3.1 from gcc version 2.95.3 >Description: I downloaded the source, gunziped, configure --prefix=/site/apps/CLUE/gcc make When the program gets to the ./sparc-sun-solaris2.8/sparcv9 part of the tree none of the Makefiles are there. It also does not find install-sh in ./.. ./../.. because it is in ./../../.. I have tried copying Makefiles and fixing paths but this is pretty much beyond me (BTW, I did check the INSTALL, BUGS, ChangeLog and all that and don't see anything that rings a bell) I am using GNU make 3.79.1, autoconf 2.54, automake 1.72 so my tools are reasonably up to date. >How-To-Repeat: I guess configure and make on a SunBlade 1000 / Solaris 8. >Fix: I can do a reasonable amount of configure and make, but this is way out of my league. I can see where it does: Running configure in multilib subdirs sparcv9 pwd: /site/apps/CLUE/gcc-source/gcc-3.1/sparc-sun-solaris2.8/libstdc++-v3 Running configure in multilib subdir sparcv9 pwd: /site/apps/CLUE/gcc-source/gcc-3.1/sparc-sun-solaris2.8 mkdir sparcv9 Building symlink tree in /site/apps/CLUE/gcc-source/gcc-3.1/sparc-sun-solaris2.8/sparcv9/libstdc++-v3 ChangeLog ..linked ChangeLog-2000 ..linked ChangeLog-2001 ..linked -- pthread1.cc ..linked pthread2.cc ..linked pthread3.cc ..linked pthread4.cc ..linked pthread5.cc ..linked pthread6.cc ..linked testsuite_flags.in ..linked creating cache ../config.cache configure: error: can not find install-sh or install.sh in . ./.. ./../.. make: *** [configure-target-libstdc++-v3] Error 1 but as far as I can see it does not do a configure on the linked sparcv9 tree. I have copied and modified analogus Makefiles from the non-sparcv9 parts of the tree but I don't know enough to get that right, and the build should do it anyway. >Release-Note: >Audit-Trail: >Unformatted: