This is the mail archive of the gdb@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

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 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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]