unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
From: Glenn Morris <rgm@gnu.org>
To: 17438@debbugs.gnu.org
Subject: bug#17438: xrandr linking problem on OS X
Date: Thu, 08 May 2014 16:22:10 -0400	[thread overview]
Message-ID: <1id2fodnrh.fsf@fencepost.gnu.org> (raw)

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.





             reply	other threads:[~2014-05-08 20:22 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-05-08 20:22 Glenn Morris [this message]
2014-05-08 20:35 ` bug#17438: xrandr linking problem on OS X 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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1id2fodnrh.fsf@fencepost.gnu.org \
    --to=rgm@gnu.org \
    --cc=17438@debbugs.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).