=> Bootstrap dependency digest>=20010302: found digest-20121220 ===> Building for mDNSResponder-258.14 gcc -Wno-error -march=i586 -I/usr/pkg/include -I../mDNSCore -I../mDNSShared -Iobjects/prod -fwrapv -W -Wall -DPID_FILE=\"/var/run/mdnsd.pid\" -DMDNS_UDS_SERVERPATH=\"/var/run/mdnsd\" -DMDNS_DEBUGMSGS=0 -c -o objects/prod/PosixDaemon.c.o PosixDaemon.c gcc -Wno-error -march=i586 -I/usr/pkg/include -I../mDNSCore -I../mDNSShared -Iobjects/prod -fwrapv -W -Wall -DPID_FILE=\"/var/run/mdnsd.pid\" -DMDNS_UDS_SERVERPATH=\"/var/run/mdnsd\" -DMDNS_DEBUGMSGS=0 -c -o objects/prod/mDNSPosix.c.o mDNSPosix.c mDNSPosix.c:59:23: error: net/route.h: no such file or directory mDNSPosix.c: In function 'mDNSPlatformSendUDP': mDNSPosix.c:168: error: 'struct sockaddr_in' has no member named 'sin_len' mDNSPosix.c:192: error: 'struct sockaddr' has no member named 'sa_len' mDNSPosix.c:192: error: 'struct sockaddr' has no member named 'sa_len' mDNSPosix.c: In function 'SocketDataReady': mDNSPosix.c:259: error: 'mDNSAddr' has no member named 'NotAnInteger' mDNSPosix.c:259: error: 'MSG_MCAST' undeclared (first use in this function) mDNSPosix.c:259: error: (Each undeclared identifier is reported only once mDNSPosix.c:259: error: for each function it appears in.) mDNSPosix.c:634:6: warning: #warning This platform has no way to get the destination interface information -- will only work for single-homed hosts mDNSPosix.c: In function 'SetupSocket': mDNSPosix.c:657: error: 'IP_MULTICAST_IF' undeclared (first use in this function) mDNSPosix.c:664: error: 'IP_TTL' undeclared (first use in this function) mDNSPosix.c:672: error: 'IP_MULTICAST_TTL' undeclared (first use in this function) mDNSPosix.c: In function 'SetupInterfaceList': mDNSPosix.c:923: error: 'IFF_POINTOPOINT' undeclared (first use in this function) mDNSPosix.c:925: error: 'IFF_LOOPBACK' undeclared (first use in this function) mDNSPosix.c: In function 'ProcessRoutingNotification': mDNSPosix.c:1112: error: invalid application of 'sizeof' to incomplete type 'struct ifa_msghdr' mDNSPosix.c:1120: error: dereferencing pointer to incomplete type mDNSPosix.c:1120: error: 'RTM_NEWADDR' undeclared (first use in this function) mDNSPosix.c:1120: error: dereferencing pointer to incomplete type mDNSPosix.c:1120: error: 'RTM_DELADDR' undeclared (first use in this function) mDNSPosix.c:1121: error: dereferencing pointer to incomplete type mDNSPosix.c:1121: error: 'RTM_IFINFO' undeclared (first use in this function) mDNSPosix.c:1123: error: dereferencing pointer to incomplete type mDNSPosix.c:1124: error: dereferencing pointer to incomplete type mDNSPosix.c:1126: error: dereferencing pointer to incomplete type gmake: *** [objects/prod/mDNSPosix.c.o] Error 1 *** Error code 2 Stop. bmake: stopped in /usr/pkgsrc/net/mDNSResponder *** Error code 1 Stop. bmake: stopped in /usr/pkgsrc/net/mDNSResponder