=> Bootstrap dependency digest>=20010302: found digest-20111104 ===> Building for postgresql83-uuid-1.0.2 sed 's,MODULE_PATHNAME,$libdir/uuid,g' uuid.sql.in >uuid.sql gcc -no-cpp-precomp -pipe -O2 -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I. -I/usr/pkg/include/postgresql/server -I/usr/pkg/include/postgresql/internal -no-cpp-precomp -isystem /usr/include -I/usr/pkg/include/gettext -I/usr/include -I/usr/pkg/include -c -o uuid.o uuid.c uuid.c:39:31: error: /usr/include/uuid.h: No such file or directory uuid.c:42:17: error: md5.h: No such file or directory uuid.c:43:18: error: sha1.h: No such file or directory uuid.c: In function 'internal_uuid_create': uuid.c:102: error: 'uuid_s_ok' undeclared (first use in this function) uuid.c:102: error: (Each undeclared identifier is reported only once uuid.c:102: error: for each function it appears in.) uuid.c:105: warning: implicit declaration of function 'uuid_create' uuid.c:109: warning: implicit declaration of function 'uuid_to_string' uuid.c:139: error: 'MD5_CTX' undeclared (first use in this function) uuid.c:139: error: expected ';' before 'ctx' uuid.c:140: warning: ISO C90 forbids mixed declarations and code uuid.c:142: warning: implicit declaration of function 'MD5Init' uuid.c:142: error: 'ctx' undeclared (first use in this function) uuid.c:143: warning: implicit declaration of function 'MD5Update' uuid.c:145: warning: implicit declaration of function 'MD5Final' uuid.c:161: error: 'SHA1_CTX' undeclared (first use in this function) uuid.c:161: error: expected ';' before 'ctx' uuid.c:162: warning: ISO C90 forbids mixed declarations and code uuid.c:164: warning: implicit declaration of function 'SHA1Init' uuid.c:165: warning: implicit declaration of function 'SHA1Update' uuid.c:167: warning: implicit declaration of function 'SHA1Final' gnumake: *** [uuid.o] Error 1 *** Error code 2 Stop. bmake: stopped in /Users/kristerw/pbulk/pkgsrc/databases/postgresql83-uuid *** Error code 1 Stop. bmake: stopped in /Users/kristerw/pbulk/pkgsrc/databases/postgresql83-uuid