This is the mail archive of the gdb-testers@sourceware.cygnus.com mailing list for the GDB project. See the GDB home page for more information.
Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
---|---|---|
Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |
-- Thomas Hiller email: hiller@tu-harburg.d400.de TU Hamburg-Harburg Zentrallabor Informations- und Kommunikationstechnik Harburger Schloss-Str. 20 Tel.: +49-40-7718-3448 D - 21071 Hamburg Fax : +49-40-7718-2579
- Subject: gdb 4.16.86 compilation fails on i386-pc-solaris2.6 host
- From: pkrishna@blr.cybercash.com (Krishna Padmasola)
- Date: Tue, 24 Mar 1998 14:01:05 -0500
- Approved: bug-gdb-request@prep.ai.mit.edu
- Newsgroups: gnu.gdb.bug
- Reply-To: pkrishna@blr.cybercash.com (Krishna Padmasola)
- Xref: news.tu-harburg.de gnu.gdb.bug:5499
Hi, gdb version: 4.16.86 host: i386-pc-solaris2.6 (as reported by configure) uname -a: SunOS spider 5.6 Generic i86pc i386 i86pc After I do a configure and a make the following falure occurs: procfs.c: In function `procfs_lwp_creation_handler': procfs.c:5221: `R_PSR' undeclared (first use this function) procfs.c:5221: (Each undeclared identifier is reported only once procfs.c:5221: for each function it appears in.) procfs.c:5221: `PS_FLAG_CARRY' undeclared (first use this function) make[1]: *** [procfs.o] Error 1 make[1]: Leaving directory `/export/home/krishna/src/gdb/gdb-4.16.86/gdb' make: *** [all-gdb] Error 2 Is there a version of gcc/gdb that works on intel solaris 2.6? Thanks, -- Krishna Padmasola pkrishna@blr.cybercash.com