GNU bug report logs - #13883
Emacs pretests: configure --enable-LTO means can't find X

Previous Next

Package: emacs;

Reported by: David Crick <dacrick <at> gmail.com>

Date: Tue, 5 Mar 2013 22:43:02 UTC

Severity: minor

Tags: notabug

Done: Glenn Morris <rgm <at> gnu.org>

Bug is archived. No further changes may be made.

Full log


Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: David Crick <dacrick <at> gmail.com>
To: Glenn Morris <rgm <at> gnu.org>
Subject: Emacs pretests: configure --enable-LTO means can't find X
Date: Tue, 5 Mar 2013 22:29:39 +0000
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.




This bug report was last modified 12 years and 83 days ago.

Previous Next


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