I get a fatal error when I attempt to make after a successful configure.
The steps I followed were:
1) Downloaded gdb5.0 from ftp.gnu.org
2) Upacked it in /dmp/download (gzcat gdb-5.0.tar.gz|tar xf -)
3) cd /dmp/download/gdb5.0
4) ./configure (I'm running Solaris 8 on an i386 PC)
5) make
A series of errors occur while working on /usr/include/term.h, then it fails 
with a utils.o error 1 followed by a [all-gdb] Error 2, then it dies.

I've looked at term.h and it looks ok. Any ideas?

The scripts from configure and make are attached.

configure.typescript

make.typescript

Reply via email to