unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* bug#11742: without-x build fails due to undefined tip_frame
@ 2012-06-19 16:34 Glenn Morris
  0 siblings, 0 replies; only message in thread
From: Glenn Morris @ 2012-06-19 16:34 UTC (permalink / raw)
  To: 11742

Package: emacs
Version: 24.1.50

The current trunk fails to build on GNU/Linux since 2012/06/19, if
configured --without-x:

xdisp.c: In function 'x_consider_frame_title':
xdisp.c:11000: error: 'tip_frame' undeclared (first use in this function)
xdisp.c:11000: error: (Each undeclared identifier is reported only once
xdisp.c:11000: error: for each function it appears in.)
xdisp.c:11036: warning: implicit declaration of function 'x_implicitly_set_name'

Presumably due to this:

2012-06-19  Chong Yidong  <cyd AT gnu.org>

  * xdisp.c (x_consider_frame_title): Do not condition on HAVE_WINDOW_SYSTEM,
  since tty frames can be explicitly named.





^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2012-06-19 16:34 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-06-19 16:34 bug#11742: without-x build fails due to undefined tip_frame Glenn Morris

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).