From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 1531 invoked by alias); 9 Sep 2004 17:25:56 -0000 Mailing-List: contact gdb-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-owner@sources.redhat.com Received: (qmail 1499 invoked from network); 9 Sep 2004 17:25:55 -0000 Received: from unknown (HELO lockbox.plaza.ds.adp.com) (208.252.96.252) by sourceware.org with SMTP; 9 Sep 2004 17:25:55 -0000 Received: from nexus.plaza.ds.adp.com ([139.126.16.154]) by lockbox.plaza.ds.adp.com with Microsoft SMTPSVC(6.0.3790.0); Thu, 9 Sep 2004 10:25:57 -0700 Content-class: urn:content-classes:message MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Subject: Install error on digital unix v4.0 Date: Thu, 09 Sep 2004 17:25:00 -0000 Message-ID: <86F706952883A445B8B6D8ACF27C2B76E93717@nexus.plaza.ds.adp.com> X-MS-Has-Attach: X-MS-TNEF-Correlator: From: "Mark Helzer" To: X-OriginalArrivalTime: 09 Sep 2004 17:25:57.0707 (UTC) FILETIME=[118D21B0:01C49692] X-SW-Source: 2004-09/txt/msg00073.txt.bz2 After compiling using gcc, I get the following error during "make install" ./../install-sh -c -m 644 ./../include/dis-asm.h /usr/local/include/dis-asm.h for f in standards.info configure.info; do if test -f ./`echo $f | sed -e 's/.i nfo$/.texi/'`; then if make "MAKEINFO=3D/adp/local/src/gdb-6.2/missing makeinfo - -split-size=3D5000000" $f; then true; else exit 1; fi; fi; done `standards.info' is up to date. `configure.info' is up to date. /bin/sh ./../mkinstalldirs /usr/local/info if test ! -f standards.info; then cd .; fi; if test -f standards.info; then fo r i in standards.info*; do ./install-sh -c -m 644 $i /usr/local/info/$i; done; fi sh: ./install-sh: not found *** Exit 1 Stop. *** Exit 1 Stop. Mark Helzer ADP Dealer Services=20 2525 S.W 1st Portland, OR. (503) 402-3481