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]

snapshots broke, native target sparc-sun-sunos4.1.1


Andrew, you might already have noticed this.
make-snapshot barfed:

  checking for Itcl private headers. srcdir=.... checking for Itk private headers.
   srcdir=.... checking for Itcl configuration... found /sourceware/snapshot-tmp/g
  db-snapshot/current-insight+dejagnu/make-snapshot/src/itcl/itcl/itclConfig.sh
  checking for Itk configuration... found /sourceware/snapshot-tmp/gdb-snapshot/cu
  rrent-insight+dejagnu/make-snapshot/src/itcl/itk/itkConfig.sh
  checking for X... libraries /usr/X11R6/lib, headers
  configure: error: *** Gdb does not support native target sparc-sun-sunos4.1.1
  make[3]: *** [configure-gdb] Error 1
  make[2]: *** [do-proto-toplev] Error 2
  make[1]: *** [gdb-tar] Error 2
  make: *** [insight+dejagnu.tar] Error 2

make-snapshot configures gdb so that the tarball has generated
files in it, like the language files.  The last time I checked,
make-snapshot used sun4 for an example system.

Time to change to a free operating system.  :)

Michael C


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