Il 12/02/2017 23:20, Stephen Leake ha scritto:
> Angelo Graziosi <angelo.grazi...@alice.it> writes:
>
>> oops...
>>
>> Il 11/02/2017 18:53, Angelo Graziosi ha scritto:
>>> Just for the record, trying to build from git source
>>> (git://git.savannah.gnu.org/emacs.git), the "configure" fails:
>>>
>>> [...]
>>> checking for library containing inflateEnd... -lz
>>> checking for dladdr... no
>>> checking for dlfunc... no
>>> configure: error: The following required libraries were not found:
>>>      gnutls
>
> Look in the file config.log; it will give the actual compiler comand
> line and error message. Most likely you are missing some other library
> that makes this test fail.

Good catch! there was a bunch of missed packages I had install:


   pacman -S libnettle-devel
   pacman -S libtasn1-devel
   pacman -S libidn-devel
   pacman -S libp11-kit-devel

Hi MSYS2 'guru', sanitize the gnutls dependencies.. This would be good 
also for msys/emacs package.

Thanks,
  Angelo.

------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, SlashDot.org! http://sdm.link/slashdot
_______________________________________________
Msys2-users mailing list
Msys2-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/msys2-users

Reply via email to