Re: Error on GNUTLS when compiling MPlayer

Reimar Döffinger <[email protected]>
Newsgroups gmane.comp.video.mplayer.user
Message-ID <[email protected]>

> On 16 Feb 2021, at 20:49, Stephane Ascoet <[email protected]> wrote:
> 
> Reimar Döffinger:
>> You need to check config.log, the parts relating to GNUTLS.
>> It should say (in more or less cryptic messages) exactly why it says “no” there.
> 
> 
> Hi,
> 
> as I wrote before, I've done it and it doesn't write any explanation regarding this "no":
> grep -A3 -i gnutls ~/mplayer/config.log
> ============ Checking for GnuTLS ============
> Result is: no
> ##########################################
> 
> And I've got /usr/include/gnutls/gnutls.h
> 
> But should the fact that there are two GnuTLS on the system be the problem?

No, not really, but what should be missing is the pkg-config for it.
pkg-config --exists gnutls
failing (need to check the return value,
pkg-config --cflags gnutls
might be a bit more helpful with an actual error message)
_______________________________________________
MPlayer-users mailing list
[email protected]
https://lists.mplayerhq.hu/mailman/listinfo/mplayer-users
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.