help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Problem compiling Emacs


From: Eli Zaretskii
Subject: Re: Problem compiling Emacs
Date: Thu, 16 Dec 2021 18:59:43 +0200

> Date: Thu, 16 Dec 2021 16:56:31 +0100
> From: "Gian Uberto Lauri" <saint@eng.it> 
> Cc: Gian Uberto Lauri <saint@eng.it>
> 
> checking for gcc_jit_context_acquire in -lgccjit... no
> configure: error: ELisp native compiler was requested, but libgccjit was not 
> found.
> Please try installing libgccjit or a similar package.
> If you are sure you want Emacs be compiled without ELisp native compiler,
> pass the --without-native-compilation option to configure.
> 
> but I have on my machine
> 
> root@sequoia:~# dpkg -l | grep libgccjit
> ii  libgccjit-11-dev:amd64      11.1.0-1ubuntu1~21.04   amd64        GCC 
> just-in-time compilation (development files)
> ii  libgccjit-11-doc                          11.1.0-1ubuntu1~21.04   all     
>      GCC just-in-time compilation (documentation)
> ii  libgccjit0:amd64            11.1.0-1ubuntu1~21.04   amd64        GCC 
> just-in-time compilation (shared library)
> 
> So, what did I wrong?

Look in config.log for a more detailed report about the problem that
failed the test program run by the configure script.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]