Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 21 Apr 2022 16:18:29 +0200
From:      Andrea Venturoli <ml@netfence.it>
To:        desktop@FreeBSD.org
Cc:        freebsd-ports@freebsd.org
Subject:   glib-networking build failure
Message-ID:  <fd78a96b-181a-139d-e541-dff07e03d78f@netfence.it>

next in thread | raw e-mail | index | archive | help

Hello.

Just FIY, net/glib-networking fails to compile if gnutls is built with 
P11KIT option turned off.


> ld: error: undefined symbol: gnutls_pkcs11_init
>>>> referenced by certificate.c
>>>>               tls/tests/certificate-gnutls.p/certificate.c.o:(main)
> 
> ld: error: undefined symbol: gnutls_pkcs11_add_provider
>>>> referenced by certificate.c
>>>>               tls/tests/certificate-gnutls.p/certificate.c.o:(main)
> cc: error: linker command failed with exit code 1 (use -v to see invocation)
> ninja: build stopped: subcommand failed.


Perhaps it should fail more gracefully, checking this before and giving 
a more easily understandable message?

  bye & Thanks
	av.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?fd78a96b-181a-139d-e541-dff07e03d78f>