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]

[Bug build/11848] error: implicit declaration of function 'wresize'


------- Additional Comments From cvs-commit at gcc dot gnu dot org  2010-07-28 23:25 -------
Subject: Bug 11848

CVSROOT:	/cvs/src
Module name:	src
Changes by:	palves@sourceware.org	2010-07-28 23:24:58

Modified files:
	gdb            : ChangeLog configure.ac configure config.in 
	gdb/tui        : tui-win.c 

Log message:
	2010-07-28  Pedro Alves  <pedro@codesourcery.com>
	
	PR build/11848
	* configure.ac: Check for wresize.
	* configure, config.in: Regenerate.
	* tui/tui-win.c (make_visible_with_new_height): Wrap wresize call
	with HAVE_WRESIZE.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/ChangeLog.diff?cvsroot=src&r1=1.12043&r2=1.12044
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/configure.ac.diff?cvsroot=src&r1=1.126&r2=1.127
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/configure.diff?cvsroot=src&r1=1.312&r2=1.313
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/config.in.diff?cvsroot=src&r1=1.121&r2=1.122
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/tui/tui-win.c.diff?cvsroot=src&r1=1.50&r2=1.51


------- Additional Comments From pedro at codesourcery dot com  2010-07-28 23:35 -------
Should be fixed now.

Hmm, there are some old build related hppa PRs open.  E.g., 9181
and 8516 (hey, this one appears yours).  I wonder whether we can
just close them.  There are some other hppa oldies as well.


-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                    |RESOLVED
         Resolution|                            |FIXED


http://sourceware.org/bugzilla/show_bug.cgi?id=11848

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.


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