This is the mail archive of the gdb@sources.redhat.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]
Other format: [Raw text]

configure failed for --host=hppa64-hp-hpux11.11


The following error occurs when I try to configure gdb:

running /bin/sh ../../../../../src/gdb/testsuite/gdb.hp/gdb.threads-hp/configure  --host=hppa64-hp-hpux11.11 --target=hppa64-hp-hpux11.11 --prefix=/opt/gnu64 -x-libraries=/usr/lib/pa20_64 -x-includes=/usr/X11R6/include --disable-nls --cache-file=../../../../config.cache --srcdir=../../../../../src/gdb/testsuite/gdb.hp/gdb.threads-hp
configure: error: can not find sources in ../../../../../src/gdb/testsuite/gdb.hp/gdb.threads-hp
configure: error: ../../../../../src/gdb/testsuite/gdb.hp/gdb.threads-hp/configure failed for gdb.threads-hp
configure: error: ../../../../src/gdb/testsuite/gdb.hp/configure failed for gdb.hp
configure: error: ../../../src/gdb/testsuite/configure failed for testsuite
Configure in /xxx/gnu/gdb-5.2/objdir/gdb failed, exiting.

The problem would appear to be usrthbasic.exp has been deleted from the
directory.  There are no tests left in the directory.  Thus, either
a do nothing version of usrthbasic.exp is needed or the directory
should be deleted.

Dave
-- 
J. David Anglin                                  dave.anglin@nrc.ca
National Research Council of Canada              (613) 990-0752 (FAX: 952-6605)


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