GNU bug report logs - #62486
"--without-x" is ignored when "--with-x-toolkit=no"

Previous Next

Package: emacs;

Reported by: Bug gnu emacs <bug-gnu-emacs <at> gnu.org>

Date: Mon, 27 Mar 2023 15:45:05 UTC

Severity: normal

Done: Gregory Heytings <gregory <at> heytings.org>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: c.buhtz <at> posteo.jp
To: 62486 <at> debbugs.gnu.org
Subject: bug#62486: "--without-x" is ignored when "--with-x-toolkit=no"
Date: Mon, 27 Mar 2023 13:48:12 +0000
This is about building Emacs29.

I did someting like this

    make configure="--with-x-toolkit=no"

You see the "no"? No matter of that the configure output tells me it is 
build with X support.

I tried

    make configure="--with-x-toolkit=no --without-x"

Again X11 support enabled.

Then this is the only thing that works.

    make configure="--without-x"

No X11 support.

Not sure what happend here. Something interfered.

It is not well described in the docs how this switches work. I looked 
into INSTALL, INSTALL.REPO and ./configure --help




This bug report was last modified 2 years and 53 days ago.

Previous Next


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