=> Bootstrap dependency digest>=20010302: found digest-20121220 ===> Building for udpcast-20060619nb1 gcc -Wno-error -march=i586 -I/usr/pkg/include -Wall -Wshadow -DBB_FEATURE_UDPCAST_FEC -D_FILE_OFFSET_BITS=64 -DUSE_SYSLOG -DUSE_ASSEMBLER -DNO_BB -I/usr/pkg/include -c -o udp-receiver.o udp-receiver.c gcc -Wno-error -march=i586 -I/usr/pkg/include -Wall -Wshadow -DBB_FEATURE_UDPCAST_FEC -D_FILE_OFFSET_BITS=64 -DUSE_SYSLOG -DUSE_ASSEMBLER -DNO_BB -I/usr/pkg/include -c -o socklib.o socklib.c socklib.c: In function 'udpc_getSendBuf': socklib.c:324: warning: pointer targets in passing argument 5 of 'getsockopt' differ in signedness /usr/include/sys/socket.h:372: note: expected '__socklen_t * __restrict__' but argument is of type 'size_t *' socklib.c: In function 'udpc_getRcvBuf': socklib.c:337: warning: pointer targets in passing argument 5 of 'getsockopt' differ in signedness /usr/include/sys/socket.h:372: note: expected '__socklen_t * __restrict__' but argument is of type 'size_t *' socklib.c: In function 'udpc_setSocketToBroadcast': socklib.c:363: error: 'SO_BROADCAST' undeclared (first use in this function) socklib.c:363: error: (Each undeclared identifier is reported only once socklib.c:363: error: for each function it appears in.) socklib.c: In function 'udpc_setTtl': socklib.c:368: error: 'IP_MULTICAST_TTL' undeclared (first use in this function) socklib.c: In function 'udpc_setMcastDestination': socklib.c:450: error: 'IP_MULTICAST_IF' undeclared (first use in this function) socklib.c: In function 'udpc_getNetIf': socklib.c:572: error: array type has incomplete element type socklib.c:574: error: storage size of 'ifc' isn't known socklib.c:625: error: 'SIOCGIFCONF' undeclared (first use in this function) socklib.c:626: error: invalid application of 'sizeof' to incomplete type 'struct ifreq' socklib.c:634: error: increment of pointer to unknown structure socklib.c:634: error: arithmetic on pointer to an incomplete type socklib.c:635: error: dereferencing pointer to incomplete type socklib.c:641: error: dereferencing pointer to incomplete type socklib.c:645: error: dereferencing pointer to incomplete type socklib.c:659: error: dereferencing pointer to incomplete type socklib.c:662: error: dereferencing pointer to incomplete type socklib.c:665: error: dereferencing pointer to incomplete type socklib.c:673: error: dereferencing pointer to incomplete type socklib.c:683: error: 'SIOCGIFBRDADDR' undeclared (first use in this function) socklib.c:685: error: dereferencing pointer to incomplete type socklib.c:686: error: dereferencing pointer to incomplete type socklib.c:702: error: increment of pointer to unknown structure socklib.c:702: error: arithmetic on pointer to an incomplete type socklib.c:705: error: dereferencing pointer to incomplete type socklib.c:706: error: dereferencing pointer to incomplete type socklib.c:711: error: dereferencing pointer to incomplete type socklib.c:725: error: dereferencing pointer to incomplete type socklib.c:574: warning: unused variable 'ifc' socklib.c:572: warning: unused variable 'ibuf' gmake: *** [socklib.o] Error 1 *** Error code 2 Stop. bmake: stopped in /usr/pkgsrc/net/udpcast *** Error code 1 Stop. bmake: stopped in /usr/pkgsrc/net/udpcast