GNU bug report logs - #15484
24.3.50; link error: xdisp.c uses windowing functions for terminal only case

Previous Next

Package: emacs;

Reported by: Jan Djärv <jan.h.d <at> swipnet.se>

Date: Sun, 29 Sep 2013 10:20:02 UTC

Severity: normal

Found in version 24.3.50

Done: Eli Zaretskii <eliz <at> gnu.org>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Eli Zaretskii <eliz <at> gnu.org>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#15484: closed (24.3.50; link error: xdisp.c uses windowing
 functions for terminal only case)
Date: Sun, 29 Sep 2013 16:31:01 +0000
[Message part 1 (text/plain, inline)]
Your message dated Sun, 29 Sep 2013 19:30:33 +0300
with message-id <83mwmvegk6.fsf <at> gnu.org>
and subject line Re: bug#15484: 24.3.50; link error: xdisp.c uses windowing functions for terminal only case
has caused the debbugs.gnu.org bug report #15484,
regarding 24.3.50; link error: xdisp.c uses windowing functions for terminal only case
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)


-- 
15484: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=15484
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Jan Djärv <jan.h.d <at> swipnet.se>
To: bug-gnu-emacs <at> gnu.org
Subject: 24.3.50;
 link error: xdisp.c uses windowing functions for terminal only case
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

	Jan D.



[Message part 3 (message/rfc822, inline)]
From: Eli Zaretskii <eliz <at> gnu.org>
To: Jan Djärv <jan.h.d <at> swipnet.se>
Cc: 15484-done <at> debbugs.gnu.org
Subject: Re: bug#15484: 24.3.50;
 link error: xdisp.c uses windowing functions for terminal only case
Date: Sun, 29 Sep 2013 19:30:33 +0300
> From: Jan Djärv <jan.h.d <at> 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?


This bug report was last modified 11 years and 234 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.