all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* bug#15484: 24.3.50; link error: xdisp.c uses windowing functions for terminal only case
@ 2013-09-29 10:19 Jan Djärv
  2013-09-29 16:30 ` Eli Zaretskii
  0 siblings, 1 reply; 2+ messages in thread
From: Jan Djärv @ 2013-09-29 10:19 UTC (permalink / raw)
  To: 15484

Hello.

face_for_font is called at xdisp.c:6972, leading to an unlinkable Emacs when configured for terminal only:

Undefined symbols for architecture x86_64:
  "_face_for_font", referenced from:
      _get_next_display_element in xdisp.o
ld: symbol(s) not found for architecture x86_64

	Jan D.






^ permalink raw reply	[flat|nested] 2+ messages in thread

* bug#15484: 24.3.50; link error: xdisp.c uses windowing functions for terminal only case
  2013-09-29 10:19 bug#15484: 24.3.50; link error: xdisp.c uses windowing functions for terminal only case Jan Djärv
@ 2013-09-29 16:30 ` Eli Zaretskii
  0 siblings, 0 replies; 2+ messages in thread
From: Eli Zaretskii @ 2013-09-29 16:30 UTC (permalink / raw)
  To: Jan Djärv; +Cc: 15484-done

> From: Jan Djärv <jan.h.d@swipnet.se>
> Date: Sun, 29 Sep 2013 12:19:14 +0200
> 
> Hello.
> 
> face_for_font is called at xdisp.c:6972, leading to an unlinkable Emacs when configured for terminal only:
> 
> Undefined symbols for architecture x86_64:
>   "_face_for_font", referenced from:
>       _get_next_display_element in xdisp.o
> ld: symbol(s) not found for architecture x86_64

Should be fixed in trunk revision 114482.

Btw, this bug seems to have been there for the past 2.5 years, with
nobody noticing it.  Can hydra be taught to build also --without-x?





^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2013-09-29 16:30 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-09-29 10:19 bug#15484: 24.3.50; link error: xdisp.c uses windowing functions for terminal only case Jan Djärv
2013-09-29 16:30 ` Eli Zaretskii

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.