emacs-bug-tracker
[Top][All Lists]
Advanced

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

bug#45630: closed (feature/native-comp fails on an out of source build )


From: GNU bug Tracking System
Subject: bug#45630: closed (feature/native-comp fails on an out of source build )
Date: Sun, 03 Jan 2021 18:25:01 +0000

Your message dated Sun, 03 Jan 2021 18:24:13 +0000
with message-id <87eej1q3oy.fsf@russet.org.uk>
and subject line Re: bug#45630: feature/native-comp fails on an out of source 
build
has caused the debbugs.gnu.org bug report #45630,
regarding feature/native-comp fails on an out of source build 
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs@gnu.org.)


-- 
45630: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=45630
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- Subject: feature/native-comp fails on an out of source build Date: Sun, 03 Jan 2021 16:39:17 +0000 User-agent: Gnus/5.13 (Gnus v5.13) Emacs/27.1.90 (gnu/linux)
I cannot build native-comp out of source getting this error from ./configure


checking for lcms2... yes
checking for library containing inflateEnd... -lz
checking for dladdr... yes
checking for dlfunc... no
checking for gcc_jit_context_acquire in -lgccjit... no
configure: error: elisp native compiler requested but libgccjit not found.
Please try installing libgccjit or similar package.
If you are sure you want Emacs compiled without elisp native compiler, pass
  --without-nativecomp
to configure.


An in-source build on the same machine works fine, so I do have
libgccjit. Fails on both Ubuntu 20.04 and Windows.

Phil



--- End Message ---
--- Begin Message --- Subject: Re: bug#45630: feature/native-comp fails on an out of source build Date: Sun, 03 Jan 2021 18:24:13 +0000 User-agent: Gnus/5.13 (Gnus v5.13) Emacs/27.1.90 (gnu/linux)

My fault, apologies for the noise!

Phillip Lord <phillip.lord@russet.org.uk> writes:

> I cannot build native-comp out of source getting this error from ./configure
>
>
> checking for lcms2... yes
> checking for library containing inflateEnd... -lz
> checking for dladdr... yes
> checking for dlfunc... no
> checking for gcc_jit_context_acquire in -lgccjit... no
> configure: error: elisp native compiler requested but libgccjit not found.
> Please try installing libgccjit or similar package.
> If you are sure you want Emacs compiled without elisp native compiler, pass
>   --without-nativecomp
> to configure.
>
>
> An in-source build on the same machine works fine, so I do have
> libgccjit. Fails on both Ubuntu 20.04 and Windows.
>
> Phil


--- End Message ---

reply via email to

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