From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 17479 invoked by alias); 5 Jul 2006 13:01:26 -0000 Received: (qmail 17464 invoked by uid 22791); 5 Jul 2006 13:01:25 -0000 X-Spam-Check-By: sourceware.org Received: from rgminet01.oracle.com (HELO rgminet01.oracle.com) (148.87.113.118) by sourceware.org (qpsmtpd/0.31) with ESMTP; Wed, 05 Jul 2006 13:01:22 +0000 Received: from rgmsgw02.us.oracle.com (rgmsgw02.us.oracle.com [138.1.186.52]) by rgminet01.oracle.com (Switch-3.1.6/Switch-3.1.6) with ESMTP id k65D0jtn020114; Wed, 5 Jul 2006 07:00:45 -0600 Received: from PALMER1 (dhcp-emea-uk-csvpn-gw7-141-144-129-28.vpn.oracle.com [141.144.129.28]) by rgmsgw02.us.oracle.com (Switch-3.1.7/Switch-3.1.7) with ESMTP id k65D0g8u017632 (version=TLSv1/SSLv3 cipher=EDH-RSA-DES-CBC3-SHA bits=168 verify=NO); Wed, 5 Jul 2006 07:00:44 -0600 From: "Jeremy Palmer" To: "Daniel Jacobowitz" CC: "gdb@sourceware.org" Subject: RE: Problem compiling gdb 6.4 on HP 11.11 Date: Wed, 05 Jul 2006 13:01:00 -0000 Message-ID: <20060705135734251.00000005552@PALMER1> In-Reply-To: <20060705125157.GB12572@nevyn.them.org> X-Mailer: Oracle Connector for Outlook 10.1.2.0.0 71006 (11.0.6359) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: quoted-printable X-IsSubscribed: yes Mailing-List: contact gdb-help@sourceware.org; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-owner@sourceware.org X-SW-Source: 2006-07/txt/msg00006.txt.bz2 Hello David I downloaded it from here - http://ftp.gnu.org/gnu/gdb/ It's the gdb-6.4.tar.gz file. Jeremy Palmer Oracle TimesTen EMEA Technical Support -----Original Message----- From: gdb-owner@sourceware.org [mailto:gdb-owner@sourceware.org] On Behalf = Of Daniel Jacobowitz Sent: 05 July 2006 13:52 To: Jeremy Palmer Cc: gdb@sourceware.org Subject: Re: Problem compiling gdb 6.4 on HP 11.11 On Wed, Jul 05, 2006 at 12:14:09PM +0100, Jeremy Palmer wrote: > Hi > > Could anyone help me with this problem? I'm trying to build gdb 6.4 on HP= 11.11. > > I'm using /opt/ansic/bin/cc > > My "make" is from GNU make-3.81. > > As root I am just doing "./configure" followed by "make" in the gdb-6.4 d= irectory. > > I keep running into this problem during the compile: > > > CONFIG_HEADERS=3Dconfig.h:config.in /bin/sh config.status > > config.status: creating Makefile > > config.status: error: cannot find input file: glob/Makefile.in Where did you get this version of GDB? It only shipped with a glob subdirectory, and the code to configure it, from 1992 - 1995. GDB 6.4 is ten years later. -- Daniel Jacobowitz CodeSourcery