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

Re: gdb/2094: GNU/Linux, gcc 2.96 -- GDB build failure gdb_id_from_wait undeclared


The following reply was made to PR gdb/2094; it has been noted by GNATS.

From: Daniel Jacobowitz <drow@false.org>
To: rob.desbois@gmail.com
Cc: gdb-gnats@sources.redhat.com
Subject: Re: gdb/2094: GNU/Linux, gcc 2.96 -- GDB build failure gdb_id_from_wait undeclared
Date: Fri, 3 Mar 2006 09:50:23 -0500

 On Fri, Mar 03, 2006 at 10:53:39AM -0000, rob.desbois@gmail.com wrote:
 > remote-utils.c: In function `prepare_resume_reply':
 > remote-utils.c:686: parse error before `unsigned'
 > remote-utils.c:697: `gdb_id_from_wait' undeclared (first use in this function)
 > remote-utils.c:697: (Each undeclared identifier is reported only once
 > remote-utils.c:697: for each function it appears in.)
 > make[4]: *** [remote-utils.o] Error 1
 
 Thanks for the report.  I've just fixed this in CVS; it used a GNU C
 and ISO C99 extension.
 
 -- 
 Daniel Jacobowitz
 CodeSourcery


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