[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: troubles compiling emacs26.1 on ubuntu18.04
From: |
Garreau, Alexandre |
Subject: |
Re: troubles compiling emacs26.1 on ubuntu18.04 |
Date: |
Mon, 29 Oct 2018 15:08:24 +0100 |
User-agent: |
Gnus (5.13), GNU Emacs 25.1.1 (i686-pc-linux-gnu, GTK+ Version 3.22.11) of 2017-09-15, modified by Debian |
On 2018-10-28 at 13:49, Le TeXnicien de Surface wrote:
> Le 28/10/2018 à 12:49, Javier a écrit :
>> Le TeXnicien de Surface <le.texnicien.de.surface@orange.fr> wrote:
>>> hello all
>>>
>>> I'm trying to compile emacs26.1 on my ubuntu18.04
>>> the configuration stage works well
>>> I've just got a warning about GTK+ and a possible crash
>>> in case of many instances
>>> The make phase stalls with this message:
>>>
>>> ...
>>
>> Also try a lighter toolkit.
>>
>> --with-x-toolkit=KIT (KIT one of: yes or gtk, gtk2, gtk3, lucid or athena,
>> motif, no)
>
> that did the trick! I've compiled with gtk3 and it worked.
Then what did make it incorrectly guess the toolkit to build with? did
it try to use gtk2? If so why? Other (absent or silent) users might
risk to be bothered by this maybe.