all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Glenn Morris <rgm@gnu.org>
To: David Crick <dacrick@gmail.com>
Cc: 13883@debbugs.gnu.org
Subject: bug#13883: Emacs pretests: configure --enable-LTO means can't find X
Date: Tue, 05 Mar 2013 17:47:23 -0500	[thread overview]
Message-ID: <uc8v61h3b8.fsf@fencepost.gnu.org> (raw)
In-Reply-To: <CAKU-rVFwy0hN6HDg29tQXp=WCCR6LfgjQOtEpziTsO_e2ECc5w@mail.gmail.com> (David Crick's message of "Tue, 5 Mar 2013 22:29:39 +0000")


You don't need to be subscribed to report an Emacs bug.
Just mail bug-gnu-emacs@gnu.org.
I forwarded your report as http://debbugs.gnu.org/13883 .
Please reply-to-all with config.log as a (compressed) attachment.



From: David Crick <dacrick <at> gmail.com>
Subject: Emacs pretests: configure --enable-LTO means can't find X

Apologies for sending this direct, but am not on the emacs
mailing list.

It's not a show-stopper since I have -flto in my CFLAGS
anyway (which is all configure does: add -flto to CFLAGS),
but clearly something's screwy so I thought I'd report it.

It happens in both the RC1 and also 24.2.93.1 before it.
(Don't know about anything before that since I never tried
pretest build before .93)

Full report:

if I run ./configure --enable-link-time-optimization it stops
with the following (incorrect) error:

[...]
checking for X... no
checking for X... true
configure: error: You seem to be running X, but no X development libraries
were found.  You should install the relevant development files for X
and for the toolkit you want, such as Gtk+, Lesstif or Motif.  Also
make sure you have development files for image handling, i.e.
tiff, gif, jpeg, png and xpm.
If you are sure you want Emacs compiled without X window support, pass
  --without-x
to configure.

whereas if I just do ./configure it progresses fine:

[...]
checking for X... libraries , headers
[...]


Thanks.

  David.





       reply	other threads:[~2013-03-05 22:47 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <CAKU-rVFwy0hN6HDg29tQXp=WCCR6LfgjQOtEpziTsO_e2ECc5w@mail.gmail.com>
2013-03-05 22:47 ` Glenn Morris [this message]
2013-03-05 23:00   ` bug#13883: Emacs pretests: configure --enable-LTO means can't find X David Crick
2013-03-05 23:24     ` Glenn Morris
2013-03-06  0:01       ` David Crick

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

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

  git send-email \
    --in-reply-to=uc8v61h3b8.fsf@fencepost.gnu.org \
    --to=rgm@gnu.org \
    --cc=13883@debbugs.gnu.org \
    --cc=dacrick@gmail.com \
    /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 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.