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]

Problem compiling gdb 6.4 on HP 11.11


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

make[2]: *** [stamp-h] Error 1

make[2]: Leaving directory `/netapp/users1/jspalmer/tmp/gdb-6.4/gdb'

make[1]: *** [all-gdb] Error 2

make[1]: Leaving directory `/netapp/users1/jspalmer/tmp/gdb-6.4'

make: *** [all] Error 2

The directory gdb-6.4/gdb/glob is empty. 

Many thanks

Jeremy Palmer



 


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