From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 10462 invoked by alias); 30 Jan 2002 08:12:28 -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 10312 invoked from network); 30 Jan 2002 08:12:19 -0000 Received: from unknown (HELO rennsau.regent.e-technik.tu-muenchen.de) (129.187.231.63) by sources.redhat.com with SMTP; 30 Jan 2002 08:12:19 -0000 Received: from reisser.regent.e-technik.tu-muenchen.de (reisser.regent.e-technik.tu-muenchen.de [129.187.231.143]) by rennsau.regent.e-technik.tu-muenchen.de (8.8.8/8.6.9) with ESMTP id JAA25929 ; Wed, 30 Jan 2002 09:12:05 +0100 (MET) From: "Peter.Schauer" Received: (pes@localhost) by reisser.regent.e-technik.tu-muenchen.de (8.8.8/8.6.9) id JAA31855 ; Wed, 30 Jan 2002 09:12:04 +0100 (MET) Message-Id: <200201300812.JAA31855@reisser.regent.e-technik.tu-muenchen.de> Subject: Re: GDB CVS won't build on Solaris/x86 To: aoliva@redhat.com (Alexandre Oliva) Date: Wed, 30 Jan 2002 00:12:00 -0000 Cc: rbrown64@csc.com.au, gdb@sources.redhat.com, kettenis@wins.uva.nl In-Reply-To: ; from "Alexandre Oliva" at Jan 30, 102 9:01 am X-Mailer: ELM [version 2.3 PL6] X-SW-Source: 2002-01/txt/msg00352.txt.bz2 When this approved patch will be in: http://sources.redhat.com/ml/gdb-patches/2002-01/msg00738.html I will commit a small change to gdb/config/i386/i386sol2.mh to include i387-nat.o in NATDEPFILES and then it should work again... > /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 > > -- Peter Schauer pes@regent.e-technik.tu-muenchen.de