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: Jan Djärv <jan.h.d <at> swipnet.se>
Subject: bug#15484: closed (Re: bug#15484: 24.3.50; link error: xdisp.c
 uses windowing functions for terminal only case)
Date: Sun, 29 Sep 2013 16:31:02 +0000
[Message part 1 (text/plain, inline)]
Your bug report

#15484: 24.3.50; link error: xdisp.c uses windowing functions for terminal only case

which was filed against the emacs package, has been closed.

The explanation is attached below, along with your original report.
If you require more details, please reply to 15484 <at> debbugs.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: 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?

[Message part 3 (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.




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

Previous Next


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