gdb compilation error

2014-03-30 Thread William A Gueble
During the compilation of my gdb download, the process terminates after failing to locate the config.h file. However, several lines before, it is clear that the config.h file was created, right after the creation of a Makefile. This occurs during the configuration of ./libdecnumber. I really need

Re: gdb compilation error

2014-03-30 Thread Sergio Durigan Junior
On Sunday, March 30 2014, William A. Gueble wrote: During the compilation of my gdb download, the process terminates after failing to locate the config.h file. However, several lines before, it is clear that the config.h file was created, right after the creation of a Makefile. This occurs

GDB compilation error

2000-03-14 Thread Krzysztof Czuma
SunOS amber.elektron.pl 5.7 Generic_106542-09 i86pc i386 i86pc gcc version 2.95.2 19991024 (release) gdb-4.18.tar.gz gcc -c -g -O2-I. -I. -I./config -DHAVE_CONFIG_H -I./../include/opcode -I./.. /readline/.. -I../bfd -I./../bfd -I./../include -I../intl -I./../intl -I./tui utils.c In file