From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 14349 invoked by alias); 3 Apr 2003 04:56:00 -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 14330 invoked by uid 71); 3 Apr 2003 04:56:00 -0000 Resent-Date: 3 Apr 2003 04:56:00 -0000 Resent-Message-ID: <20030403045600.14329.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, warren.dodge@tektronix.com Received: (qmail 11751 invoked by uid 48); 3 Apr 2003 04:54:09 -0000 Message-Id: <20030403045409.11750.qmail@sources.redhat.com> Date: Thu, 03 Apr 2003 04:56:00 -0000 From: warren.dodge@tektronix.com Reply-To: warren.dodge@tektronix.com To: gcc-gnats@gcc.gnu.org X-Send-Pr-Version: gnatsweb-2.9.3 (1.1.1.1.2.31) Subject: bootstrap/10303: Build process for gcc-3.2.2 failed on install X-SW-Source: 2003-04/txt/msg00085.txt.bz2 List-Id: >Number: 10303 >Category: bootstrap >Synopsis: Build process for gcc-3.2.2 failed on install >Confidential: no >Severity: serious >Priority: medium >Responsible: unassigned >State: open >Class: sw-bug >Submitter-Id: net >Arrival-Date: Thu Apr 03 04:56:00 UTC 2003 >Closed-Date: >Last-Modified: >Originator: Warren Dodge >Release: gcc-3.2.2 >Organization: >Environment: solaris 2.5.1 or solaris 8 Sparc path was /usr/bin:/usr/openwin/bin:/path/to/make:/path/to/gcc3.2.1 ../gcc-3.2.2/configure --with-gcc-version-trigger=/proj/wdtprojects/adg/gnutools/src/gcc-3.2.2/gcc-3.2.2/gcc/version.c --host=sparc-sun-solaris2.8 --prefix=/proj/adg/gnutools/gnu_sun5.8/gcc-3.2.2 --with-local -prefix=/proj/adg/gnutools/gnu_sun5.8/gcc-3.2.2 --with-gnu-ld --with-ld=/proj/adg/gnutools/gnu_sun5.8/binutils-2.13.2.1/bin/ld --with-gnu-nm --with-nm=/proj/adg/gnutools/gnu_sun5.8/binutils-2.13.2.1/bin/nm -- with-gnu-as --with-as=/proj/adg/gnutools/gnu_sun5.8/binutils-2.13.2.1/bin/as --enable-threads=posix --enable-shared --disable-nls --enable-languages=objc,c++ --disable-libgcj --norecursion >Description: When building gcc-3.2.2 with gcc-3.2.1 and make 3.80 there was a problem in the install of .../src/gcc-3.2.2/gcc-3.2.2_sun5.8/sparc-sun-solaris2.8/sparcv9/libstdc++-v3/include The Makefile in this dir has 5 ../ entries which is correct for finding install-sh However, when the make install is done the screen shows only 4 ../ and install-sh can not be found. I had to install a soft link in the tree to allow the install to work. I am not sure what to send you on this. Also if it is a gcc or a make problem??? Please let me know if you need more information. >How-To-Repeat: I just configured with the above command and dir make;make install >Fix: I added the link to work around. Not sure why it did this. >Release-Note: >Audit-Trail: >Unformatted: