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]

Problems running testsuite


I tried today to run CVS head on x86_64-linux-gnu and it failed running
the testsuite with:
Running /cvs/src-gdb/src/gdb/testsuite/gdb.gdbtk/browser.exp ...
gdb compile failed, /usr/lib64/gcc-lib/x86_64-suse-linux/3.3/../../../../x86_64-suse-linux/bin/ld: cannot open output file /usr/src/aj/build/gdb/gdb/testsuite/gdb.gdbtk/stack: No such file or directory
collect2: ld returned 1 exit status
WARNING: Testcase compile failed, so some tests in this file will automatically fail.

ERROR: /usr/src/aj/build/gdb/gdb/testsuite/../../gdb/insight does not exist.
make[2]: *** [just-check] Error 1

I configured with:
/cvs/src-gdb/src/configure  --prefix=/usr --disable-tui --disable-gdbtk --disable-nls

Since I disabled gdbtk, why is the testsuite run for it at all?  This
worked last time (a week or two ago) without problems...
The problem seems to be that gdb.gdbtk is not created in the testsuite directory.

Any ideas?

Andreas
-- 
 Andreas Jaeger, aj@suse.de, http://www.suse.de/~aj
  SuSE Linux AG, Deutschherrnstr. 15-19, 90429 Nürnberg, Germany
   GPG fingerprint = 93A3 365E CE47 B889 DF7F  FED1 389A 563C C272 A126


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