From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 13595 invoked by alias); 5 Jul 2006 12:52:04 -0000 Received: (qmail 13559 invoked by uid 22791); 5 Jul 2006 12:52:02 -0000 X-Spam-Check-By: sourceware.org Received: from nevyn.them.org (HELO nevyn.them.org) (66.93.172.17) by sourceware.org (qpsmtpd/0.31.1) with ESMTP; Wed, 05 Jul 2006 12:52:00 +0000 Received: from drow by nevyn.them.org with local (Exim 4.54) id 1Fy6rF-0003Mw-MG; Wed, 05 Jul 2006 08:51:57 -0400 Date: Wed, 05 Jul 2006 12:52:00 -0000 From: Daniel Jacobowitz To: Jeremy Palmer Cc: "gdb@sourceware.org" Subject: Re: Problem compiling gdb 6.4 on HP 11.11 Message-ID: <20060705125157.GB12572@nevyn.them.org> Mail-Followup-To: Jeremy Palmer , "gdb@sourceware.org" References: <20060705121409479.00000005552@PALMER1> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20060705121409479.00000005552@PALMER1> User-Agent: Mutt/1.5.11+cvs20060403 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/msg00005.txt.bz2 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 directory. > > I keep running into this problem during the compile: > > > CONFIG_HEADERS=config.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