Date: Thu, 21 Apr 2022 16:30:14 +0200 From: Andrea Venturoli <ml@netfence.it> To: desktop@FreeBSD.org Subject: glib-networking build failure Message-ID: <89806100-2434-d1b0-aea9-c2d1d8a86d7b@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?89806100-2434-d1b0-aea9-c2d1d8a86d7b>