GNU bug report logs -
#11742
without-x build fails due to undefined tip_frame
Previous Next
Reported by: Glenn Morris <rgm <at> gnu.org>
Date: Tue, 19 Jun 2012 16:38:02 UTC
Severity: important
Found in version 24.1.50
Done: Chong Yidong <cyd <at> gnu.org>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
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.
This bug report was last modified 12 years and 301 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.