* 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 external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.