From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 8672 invoked by alias); 30 Jan 2002 06:59:46 -0000 Mailing-List: contact gdb-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-owner@sources.redhat.com Received: (qmail 8567 invoked from network); 30 Jan 2002 06:59:41 -0000 Received: from unknown (HELO lacrosse.corp.redhat.com) (12.107.208.154) by sources.redhat.com with SMTP; 30 Jan 2002 06:59:41 -0000 Received: from free.redhat.lsd.ic.unicamp.br (dhcpd179.meridian.redhat.com [172.16.47.179]) by lacrosse.corp.redhat.com (8.11.6/8.9.3) with ESMTP id g0U6xS310905 for ; Wed, 30 Jan 2002 01:59:31 -0500 Received: (from aoliva@localhost) by free.redhat.lsd.ic.unicamp.br (8.11.6/8.11.6) id g0U6x7n27433; Wed, 30 Jan 2002 04:59:07 -0200 To: gdb@sources.redhat.com Subject: GDB CVS won't build on Solaris/x86 From: Alexandre Oliva Organization: GCC Team, Red Hat Date: Tue, 29 Jan 2002 22:59:00 -0000 Message-ID: User-Agent: Gnus/5.0805 (Gnus v5.8.5) Emacs/20.7 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-SW-Source: 2002-01/txt/msg00350.txt.bz2 /home/phd/oliva/src/tool/egcs/gdb/i386v4-nat.c: In function `supply_fpregset': /home/phd/oliva/src/tool/egcs/gdb/i386v4-nat.c:184: `LAST_FPU_CTRL_REGNUM' undeclared (first use in this function) /home/phd/oliva/src/tool/egcs/gdb/i386v4-nat.c:184: (Each undeclared identifier is reported only once /home/phd/oliva/src/tool/egcs/gdb/i386v4-nat.c:184: for each function it appears in.) /home/phd/oliva/src/tool/egcs/gdb/i386v4-nat.c:190: `FCS_REGNUM' undeclared (first use in this function) /home/phd/oliva/src/tool/egcs/gdb/i386v4-nat.c:196: `FOP_REGNUM' undeclared (first use in this function) /home/phd/oliva/src/tool/egcs/gdb/i386v4-nat.c: In function `fill_fpregset': /home/phd/oliva/src/tool/egcs/gdb/i386v4-nat.c:219: `LAST_FPU_CTRL_REGNUM' undeclared (first use in this function) /home/phd/oliva/src/tool/egcs/gdb/i386v4-nat.c:228: `FCS_REGNUM' undeclared (first use in this function) /home/phd/oliva/src/tool/egcs/gdb/i386v4-nat.c:235: `FOP_REGNUM' undeclared (first use in this function) make[2]: *** [i386v4-nat.o] Error 1 It's been like that for the past few weeks, but I still haven't had a chance to investigate, so I wouldn't mind if someone beat me to it :-) -- Alexandre Oliva Enjoy Guarana', see http://www.ic.unicamp.br/~oliva/ Red Hat GCC Developer aoliva@{cygnus.com, redhat.com} CS PhD student at IC-Unicamp oliva@{lsd.ic.unicamp.br, gnu.org} Free Software Evangelist *Please* write to mailing lists, not to me