unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* bug#17438: xrandr linking problem on OS X
@ 2014-05-08 20:22 Glenn Morris
  2014-05-08 20:35 ` Glenn Morris
  2014-05-11  2:30 ` Paul Eggert
  0 siblings, 2 replies; 17+ messages in thread
From: Glenn Morris @ 2014-05-08 20:22 UTC (permalink / raw)
  To: 17438

Package: emacs
Version: 24.4.50
Severity: important

hydra os x builds are currently failing with:
    
    Undefined symbols:
      "_XRRGetCrtcInfo", referenced from:
          _Fx_display_monitor_attributes_list in xfns.o
etc.

I think this is the first time it happened:
http://hydra.nixos.org/build/10792831       # trunk r117055

I think this is a due to a missing -lXrandr.

It looks like

pkg-config --libs "xrandr > 1.2.2"

returns "", but with exit status 0?


Compare with:
http://hydra.nixos.org/build/10778330   # trunk r117044

where the pkg-config query for xrandr failed, but the old-fashioned
fallback worked and added -lXrandr.





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

end of thread, other threads:[~2014-05-12 23:37 UTC | newest]

Thread overview: 17+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-05-08 20:22 bug#17438: xrandr linking problem on OS X Glenn Morris
2014-05-08 20:35 ` Glenn Morris
2014-05-08 20:45   ` Glenn Morris
2014-05-08 22:00     ` Glenn Morris
2014-05-09  6:44       ` Eli Zaretskii
2014-05-09  6:50         ` Glenn Morris
2014-05-11  2:30 ` Paul Eggert
2014-05-11  2:34   ` Glenn Morris
2014-05-11  3:11     ` Paul Eggert
2014-05-11 17:58       ` Glenn Morris
2014-05-11 18:12         ` Eli Zaretskii
2014-05-11 18:15           ` Glenn Morris
2014-05-11 18:21             ` Eli Zaretskii
2014-05-11 19:15         ` Paul Eggert
2014-05-12  5:26           ` Katsumi Yamaoka
2014-05-12  6:11             ` Paul Eggert
2014-05-12 23:37           ` Glenn Morris

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).