x86_64-apple-darwin12-gcc -DHAVE_CONFIG_H -I. -I.. -I./../gl -I./../gl -I./../lib/includes -I./../lib/includes -I./../libdane/includes -I./../extra/includes -I/Users/yegle/.gentoo/usr/include -I/Users/yegle/.gentoo/usr/include -march=nocona -O2 -pipe -c certtool.c x86_64-apple-darwin12-gcc -DHAVE_CONFIG_H -I. -I.. -I./../gl -I./../gl -I./../lib/includes -I./../lib/includes -I./../libdane/includes -I./../extra/includes -I/Users/yegle/.gentoo/usr/include -I/Users/yegle/.gentoo/usr/include -march=nocona -O2 -pipe -c certtool-common.c certtool.c:41:19: error: error.h: No such file or directory certtool-common.c:40:19: error: error.h: No such file or directory make[4]: *** [certtool.o] Error 1 make[4]: *** Waiting for unfinished jobs.... Reproducible: Always http://bpaste.net/show/141692/
Discussion on gnutls-devel list http://lists.gnutls.org/pipermail/gnutls-devel/2013-September/006449.html This should be the fix mentioned on the maillist https://gitorious.org/gnutls/gnutls/commit/1df1b0f7b28c733bf01e5d1faa2f8ccdb3db1665
Thanks a lot, works like a charm for me, patch added!