GNU bug report logs -
#45630
feature/native-comp fails on an out of source build
Previous Next
Full log
View this message in rfc822 format
[Message part 1 (text/plain, inline)]
Your message dated Sun, 03 Jan 2021 18:24:13 +0000
with message-id <87eej1q3oy.fsf <at> 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 <at> gnu.org.)
--
45630: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=45630
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
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
[Message part 3 (message/rfc822, inline)]
My fault, apologies for the noise!
Phillip Lord <phillip.lord <at> 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
This bug report was last modified 4 years and 133 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.