This is the mail archive of the gdb-patches@sourceware.cygnus.com 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]

gdb-19990510/libiberty failure


On both m68k-motorola-sysv and powerpc-ibm-aix4.1.5.0, compiling gdb fails
with :

echo argv.o choose-temp.o concat.o cplus-dem.o fdmatch.o fnmatch.o getopt.o geto
pt1.o getruntime.o hex.o floatformat.o objalloc.o obstack.o pexecute.o spaces.o
splay-tree.o strerror.o strsignal.o xatexit.o xexit.o xmalloc.o xstrdup.o xstrer
ror.o > required-list
gnumake[2]: Entering directory `/usr/local/build/gdb/libiberty/testsuite'
gnumake[2]: *** No rule to make target `all'.  Stop.
gnumake[2]: Leaving directory `/usr/local/build/gdb/libiberty/testsuite'
gnumake[1]: *** [all-subdir] Error 2
gnumake[1]: Leaving directory `/usr/local/build/gdb/libiberty'
gnumake: *** [all-libiberty] Error 2

Previously, the log-file was as follows :
echo argv.o choose-temp.o concat.o cplus-dem.o fdmatch.o fnmatch.o getopt.o geto
pt1.o getruntime.o hex.o floatformat.o objalloc.o obstack.o pexecute.o spaces.o
splay-tree.o strerror.o strsignal.o xatexit.o xexit.o xmalloc.o xstrdup.o xstrer
ror.o > required-list
gnumake[1]: Leaving directory `/backup/tmp/gdbss/libiberty'
gnumake[1]: Entering directory `/backup/tmp/gdbss/texinfo'

Is there a new directory `testsuite' in `libiberty' that is not handled
correctly ?

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