===> Building for nagios-plugin-dnsmaster-0.1 clang -c check_dnsmaster.c check_dnsmaster.c:326:27: error: use of undeclared identifier 'NS_MAXMSG' unsigned char ans[NS_MAXMSG + 1]; ^ check_dnsmaster.c:349:40: error: use of undeclared identifier 'C_IN' anslen = res_nquery(&res, queryname, C_IN, T_NS, ^ check_dnsmaster.c:349:46: error: use of undeclared identifier 'T_NS' anslen = res_nquery(&res, queryname, C_IN, T_NS, ^ check_dnsmaster.c:350:15: error: use of undeclared identifier 'NS_MAXMSG' ans, NS_MAXMSG + 1); ^ check_dnsmaster.c:375:19: error: use of undeclared identifier 'T_NS' if (rr.type != T_NS) ^ 5 errors generated. *** [check_dnsmaster.o] Error code 1 bmake: stopped making "all" in /Users/pbulk/build/net/nagios-plugin-dnsmaster/work/check_dnsmaster-0.1 bmake: 1 error bmake: stopped making "all" in /Users/pbulk/build/net/nagios-plugin-dnsmaster/work/check_dnsmaster-0.1 *** Error code 2 Stop. bmake[1]: stopped making "all" in /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-x86_64/net/nagios-plugin-dnsmaster *** Error code 1 Stop. bmake: stopped making "all" in /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-x86_64/net/nagios-plugin-dnsmaster