Problem compiling gdb 6.4 on HP 11.11

Daniel Jacobowitz drow@false.org
Wed Jul 5 12:52:00 GMT 2006


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



More information about the Gdb mailing list