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

CVS broken


Hi all,

I just did a fresh check out of GDB like this
   cvs -d ':ext:bobbybrasko@sources.redhat.com:/cvs/src' co gdb+dejagnu
and then built out of tree like this
  CFLAGS=-g ../src/configure
  make

and here is the error I'm getting, and stopping me from building GDB.

checking if 64bit support is requested... no
checking if 64bit Sparc VIS support is requested... no
checking system version (for dynamic loading)... ../../../src/tcl/unix/configure: line 7061: syntax error near unexpected token `)'
../../../src/tcl/unix/configure: line 7061: `   OSF*)'
configure: error: ../../../src/tcl/unix/configure failed for unix
make[1]: *** [configure-tcl] Error 1
make[1]: Leaving directory `/home/bob/cvs/gdb/original/builddir'
make: *** [all] Error 2

Thanks,
Bob Rossi


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