Checking for gnutls... In file included from /usr/local/include/gnutls/openssl.h:28, from test.c:1: /usr/local/include/gnutls/gnutls.h:484:28: gnutls/compat8.h: No such file or directory In file included from /usr/local/include/gnutls/openssl.h:29, from test.c:1: /usr/local/include/gcrypt.h:1325:27: gcrypt-module.h: No such file or directory In file included from test.c:1: /usr/local/include/gnutls/openssl.h:59: error: parse error before "X509_NAME" /usr/local/include/gnutls/openssl.h:248: error: parse error before '*' token /usr/local/include/gnutls/openssl.h:249: error: parse error before '*' token /usr/local/include/gnutls/openssl.h:250: error: parse error before '*' token test.c:6: warning: data definition has no type or storage class test.c: In function `main': test.c:12: error: `GCRYCTL_SET_THREAD_CBS' undeclared (first use in this function) test.c:12: error: (Each undeclared identifier is reported only once test.c:12: error: for each function it appears in.) test.c:12: error: `gcry_threads_pthread' undeclared (first use in this function) cc: test.o: No such file or directory Not found, mail check will not have gnutls support... Checking for libsensors... test.c:2:29: sensors/sensors.h: No such file or directory cc: test.o: No such file or directory Not found, sensors will not have libsensors support...