=> Bootstrap dependency digest>=20010302: found digest-20121220 ===> Building for libhdhomerun-20130328 gcc -Wno-error -march=i586 -Wall -O2 -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith hdhomerun_config.c hdhomerun_channels.c hdhomerun_channelscan.c hdhomerun_control.c hdhomerun_debug.c hdhomerun_device.c hdhomerun_device_selector.c hdhomerun_discover.c hdhomerun_os_posix.c hdhomerun_pkt.c hdhomerun_sock_posix.c hdhomerun_video.c -Wl,-R/usr/pkg/lib -lpthread -o hdhomerun_config In file included from hdhomerun_os.h:40, from hdhomerun.h:33, from hdhomerun_config.c:33: hdhomerun_os_posix.h:45:23: error: sys/timeb.h: no such file or directory hdhomerun_os_posix.h:50:21: error: pthread.h: no such file or directory In file included from hdhomerun_os.h:40, from hdhomerun.h:33, from hdhomerun_channels.c:33: hdhomerun_os_posix.h:45:23: error: sys/timeb.h: no such file or directory hdhomerun_os_posix.h:50:21: error: pthread.h: no such file or directory In file included from hdhomerun_os.h:40, from hdhomerun.h:33, from hdhomerun_channelscan.c:33: hdhomerun_os_posix.h:45:23: error: sys/timeb.h: no such file or directory hdhomerun_os_posix.h:50:21: error: pthread.h: no such file or directory In file included from hdhomerun_os.h:40, from hdhomerun.h:33, from hdhomerun_control.c:33: hdhomerun_os_posix.h:45:23: error: sys/timeb.h: no such file or directory hdhomerun_os_posix.h:50:21: error: pthread.h: no such file or directory In file included from hdhomerun_os.h:40, from hdhomerun.h:33, from hdhomerun_debug.c:41: hdhomerun_os_posix.h:45:23: error: sys/timeb.h: no such file or directory hdhomerun_os_posix.h:50:21: error: pthread.h: no such file or directory hdhomerun_debug.c:63: error: expected specifier-qualifier-list before 'pthread_t' hdhomerun_debug.c: In function 'hdhomerun_debug_create': hdhomerun_debug.c:92: error: 'struct hdhomerun_debug_t' has no member named 'sock' hdhomerun_debug.c:94: warning: implicit declaration of function 'pthread_mutex_init' hdhomerun_debug.c:94: error: 'struct hdhomerun_debug_t' has no member named 'print_lock' hdhomerun_debug.c:95: error: 'struct hdhomerun_debug_t' has no member named 'queue_lock' hdhomerun_debug.c:96: error: 'struct hdhomerun_debug_t' has no member named 'send_lock' hdhomerun_debug.c:98: warning: implicit declaration of function 'pthread_create' hdhomerun_debug.c:98: error: 'struct hdhomerun_debug_t' has no member named 'thread' hdhomerun_debug.c: In function 'hdhomerun_debug_destroy': hdhomerun_debug.c:112: error: 'struct hdhomerun_debug_t' has no member named 'terminate' hdhomerun_debug.c:113: warning: implicit declaration of function 'pthread_join' hdhomerun_debug.c:113: error: 'struct hdhomerun_debug_t' has no member named 'thread' hdhomerun_debug.c:115: error: 'struct hdhomerun_debug_t' has no member named 'prefix' hdhomerun_debug.c:116: error: 'struct hdhomerun_debug_t' has no member named 'prefix' hdhomerun_debug.c:118: error: 'struct hdhomerun_debug_t' has no member named 'file_name' hdhomerun_debug.c:119: error: 'struct hdhomerun_debug_t' has no member named 'file_name' hdhomerun_debug.c:121: error: 'struct hdhomerun_debug_t' has no member named 'file_fp' hdhomerun_debug.c:122: error: 'struct hdhomerun_debug_t' has no member named 'file_fp' hdhomerun_debug.c:124: error: 'struct hdhomerun_debug_t' has no member named 'sock' hdhomerun_debug.c:125: error: 'struct hdhomerun_debug_t' has no member named 'sock' hdhomerun_debug.c: In function 'hdhomerun_debug_close_internal': hdhomerun_debug.c:134: error: 'struct hdhomerun_debug_t' has no member named 'file_fp' hdhomerun_debug.c:135: error: 'struct hdhomerun_debug_t' has no member named 'file_fp' hdhomerun_debug.c:136: error: 'struct hdhomerun_debug_t' has no member named 'file_fp' hdhomerun_debug.c:139: error: 'struct hdhomerun_debug_t' has no member named 'sock' hdhomerun_debug.c:140: error: 'struct hdhomerun_debug_t' has no member named 'sock' hdhomerun_debug.c:141: error: 'struct hdhomerun_debug_t' has no member named 'sock' hdhomerun_debug.c: In function 'hdhomerun_debug_close': hdhomerun_debug.c:155: warning: implicit declaration of function 'pthread_mutex_lock' hdhomerun_debug.c:155: error: 'struct hdhomerun_debug_t' has no member named 'send_lock' hdhomerun_debug.c:157: error: 'struct hdhomerun_debug_t' has no member named 'connect_delay' hdhomerun_debug.c:158: warning: implicit declaration of function 'pthread_mutex_unlock' hdhomerun_debug.c:158: error: 'struct hdhomerun_debug_t' has no member named 'send_lock' hdhomerun_debug.c: In function 'hdhomerun_debug_set_filename': hdhomerun_debug.c:167: error: 'struct hdhomerun_debug_t' has no member named 'send_lock' hdhomerun_debug.c:169: error: 'struct hdhomerun_debug_t' has no member named 'file_name' hdhomerun_debug.c:170: error: 'struct hdhomerun_debug_t' has no member named 'send_lock' hdhomerun_debug.c:173: error: 'struct hdhomerun_debug_t' has no member named 'file_name' hdhomerun_debug.c:174: error: 'struct hdhomerun_debug_t' has no member named 'file_name' hdhomerun_debug.c:175: error: 'struct hdhomerun_debug_t' has no member named 'send_lock' hdhomerun_debug.c:181: error: 'struct hdhomerun_debug_t' has no member named 'connect_delay' hdhomerun_debug.c:183: error: 'struct hdhomerun_debug_t' has no member named 'file_name' hdhomerun_debug.c:184: error: 'struct hdhomerun_debug_t' has no member named 'file_name' hdhomerun_debug.c:185: error: 'struct hdhomerun_debug_t' has no member named 'file_name' hdhomerun_debug.c:188: error: 'struct hdhomerun_debug_t' has no member named 'file_name' hdhomerun_debug.c:191: error: 'struct hdhomerun_debug_t' has no member named 'send_lock' hdhomerun_debug.c: In function 'hdhomerun_debug_set_prefix': hdhomerun_debug.c:200: error: 'struct hdhomerun_debug_t' has no member named 'print_lock' hdhomerun_debug.c:202: error: 'struct hdhomerun_debug_t' has no member named 'prefix' hdhomerun_debug.c:203: error: 'struct hdhomerun_debug_t' has no member named 'prefix' hdhomerun_debug.c:204: error: 'struct hdhomerun_debug_t' has no member named 'prefix' hdhomerun_debug.c:208: error: 'struct hdhomerun_debug_t' has no member named 'prefix' hdhomerun_debug.c:211: error: 'struct hdhomerun_debug_t' has no member named 'print_lock' hdhomerun_debug.c: In function 'hdhomerun_debug_enable': hdhomerun_debug.c:220: error: 'struct hdhomerun_debug_t' has no member named 'enabled' hdhomerun_debug.c: In function 'hdhomerun_debug_disable': hdhomerun_debug.c:229: error: 'struct hdhomerun_debug_t' has no member named 'enabled' hdhomerun_debug.c: In function 'hdhomerun_debug_enabled': hdhomerun_debug.c:238: error: 'struct hdhomerun_debug_t' has no member named 'enabled' hdhomerun_debug.c: In function 'hdhomerun_debug_flush': hdhomerun_debug.c:250: error: 'struct hdhomerun_debug_t' has no member named 'queue_lock' hdhomerun_debug.c:251: error: 'struct hdhomerun_debug_t' has no member named 'queue_tail' hdhomerun_debug.c:252: error: 'struct hdhomerun_debug_t' has no member named 'queue_lock' hdhomerun_debug.c: In function 'hdhomerun_debug_vprintf': hdhomerun_debug.c:275: error: 'struct hdhomerun_debug_t' has no member named 'enabled' hdhomerun_debug.c:300: error: 'struct hdhomerun_debug_t' has no member named 'print_lock' hdhomerun_debug.c:302: error: 'struct hdhomerun_debug_t' has no member named 'prefix' hdhomerun_debug.c:303: error: 'struct hdhomerun_debug_t' has no member named 'prefix' hdhomerun_debug.c:307: error: 'struct hdhomerun_debug_t' has no member named 'print_lock' hdhomerun_debug.c:325: error: 'struct hdhomerun_debug_t' has no member named 'queue_lock' hdhomerun_debug.c:328: error: 'struct hdhomerun_debug_t' has no member named 'queue_head' hdhomerun_debug.c:329: error: 'struct hdhomerun_debug_t' has no member named 'queue_head' hdhomerun_debug.c:333: error: 'struct hdhomerun_debug_t' has no member named 'queue_tail' hdhomerun_debug.c:335: error: 'struct hdhomerun_debug_t' has no member named 'queue_depth' hdhomerun_debug.c:337: error: 'struct hdhomerun_debug_t' has no member named 'queue_lock' hdhomerun_debug.c: In function 'hdhomerun_debug_output_message_file': hdhomerun_debug.c:343: error: 'struct hdhomerun_debug_t' has no member named 'file_fp' hdhomerun_debug.c:345: error: 'struct hdhomerun_debug_t' has no member named 'connect_delay' hdhomerun_debug.c:348: error: 'struct hdhomerun_debug_t' has no member named 'connect_delay' hdhomerun_debug.c:350: error: 'struct hdhomerun_debug_t' has no member named 'file_fp' hdhomerun_debug.c:350: error: 'struct hdhomerun_debug_t' has no member named 'file_name' hdhomerun_debug.c:351: error: 'struct hdhomerun_debug_t' has no member named 'file_fp' hdhomerun_debug.c:356: error: 'struct hdhomerun_debug_t' has no member named 'file_fp' hdhomerun_debug.c:357: error: 'struct hdhomerun_debug_t' has no member named 'file_fp' hdhomerun_debug.c: In function 'hdhomerun_debug_output_message_sock': hdhomerun_debug.c:365: error: 'struct hdhomerun_debug_t' has no member named 'sock' hdhomerun_debug.c:367: error: 'struct hdhomerun_debug_t' has no member named 'connect_delay' hdhomerun_debug.c:370: error: 'struct hdhomerun_debug_t' has no member named 'connect_delay' hdhomerun_debug.c:372: error: 'struct hdhomerun_debug_t' has no member named 'sock' hdhomerun_debug.c:373: error: 'struct hdhomerun_debug_t' has no member named 'sock' hdhomerun_debug.c:377: error: 'struct hdhomerun_debug_t' has no member named 'sock' hdhomerun_debug.c:383: error: 'struct hdhomerun_debug_t' has no member named 'sock' hdhomerun_debug.c:390: error: 'struct hdhomerun_debug_t' has no member named 'sock' hdhomerun_debug.c: In function 'hdhomerun_debug_output_message': hdhomerun_debug.c:400: error: 'struct hdhomerun_debug_t' has no member named 'send_lock' hdhomerun_debug.c:403: error: 'struct hdhomerun_debug_t' has no member named 'file_name' hdhomerun_debug.c:409: error: 'struct hdhomerun_debug_t' has no member named 'send_lock' hdhomerun_debug.c: In function 'hdhomerun_debug_pop_and_free_message': hdhomerun_debug.c:415: error: 'struct hdhomerun_debug_t' has no member named 'queue_lock' hdhomerun_debug.c:417: error: 'struct hdhomerun_debug_t' has no member named 'queue_tail' hdhomerun_debug.c:418: error: 'struct hdhomerun_debug_t' has no member named 'queue_tail' hdhomerun_debug.c:422: error: 'struct hdhomerun_debug_t' has no member named 'queue_head' hdhomerun_debug.c:424: error: 'struct hdhomerun_debug_t' has no member named 'queue_depth' hdhomerun_debug.c:426: error: 'struct hdhomerun_debug_t' has no member named 'queue_lock' hdhomerun_debug.c: In function 'hdhomerun_debug_thread_execute': hdhomerun_debug.c:435: error: 'struct hdhomerun_debug_t' has no member named 'terminate' hdhomerun_debug.c:437: error: 'struct hdhomerun_debug_t' has no member named 'queue_lock' hdhomerun_debug.c:438: error: 'struct hdhomerun_debug_t' has no member named 'queue_tail' hdhomerun_debug.c:439: error: 'struct hdhomerun_debug_t' has no member named 'queue_depth' hdhomerun_debug.c:440: error: 'struct hdhomerun_debug_t' has no member named 'queue_lock' In file included from hdhomerun_os.h:40, from hdhomerun.h:33, from hdhomerun_device.c:33: hdhomerun_os_posix.h:45:23: error: sys/timeb.h: no such file or directory hdhomerun_os_posix.h:50:21: error: pthread.h: no such file or directory In file included from hdhomerun_os.h:40, from hdhomerun.h:33, from hdhomerun_device_selector.c:33: hdhomerun_os_posix.h:45:23: error: sys/timeb.h: no such file or directory hdhomerun_os_posix.h:50:21: error: pthread.h: no such file or directory In file included from hdhomerun_os.h:40, from hdhomerun.h:33, from hdhomerun_discover.c:33: hdhomerun_os_posix.h:45:23: error: sys/timeb.h: no such file or directory hdhomerun_os_posix.h:50:21: error: pthread.h: no such file or directory In file included from hdhomerun_os.h:40, from hdhomerun_os_posix.c:33: hdhomerun_os_posix.h:45:23: error: sys/timeb.h: no such file or directory hdhomerun_os_posix.h:50:21: error: pthread.h: no such file or directory hdhomerun_os_posix.c: In function 'getcurrenttime': hdhomerun_os_posix.c:53: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'lock' hdhomerun_os_posix.c:53: error: 'lock' undeclared (first use in this function) hdhomerun_os_posix.c:53: error: (Each undeclared identifier is reported only once hdhomerun_os_posix.c:53: error: for each function it appears in.) hdhomerun_os_posix.c:53: error: 'PTHREAD_MUTEX_INITIALIZER' undeclared (first use in this function) hdhomerun_os_posix.c:57: warning: implicit declaration of function 'pthread_mutex_lock' hdhomerun_os_posix.c:75: warning: implicit declaration of function 'pthread_mutex_unlock' In file included from hdhomerun_os.h:40, from hdhomerun.h:33, from hdhomerun_pkt.c:33: hdhomerun_os_posix.h:45:23: error: sys/timeb.h: no such file or directory hdhomerun_os_posix.h:50:21: error: pthread.h: no such file or directory In file included from hdhomerun_os.h:40, from hdhomerun.h:33, from hdhomerun_sock_posix.c:49: hdhomerun_os_posix.h:45:23: error: sys/timeb.h: no such file or directory hdhomerun_os_posix.h:50:21: error: pthread.h: no such file or directory hdhomerun_sock_posix.c:55:24: error: sys/sockio.h: no such file or directory hdhomerun_sock_posix.c: In function 'hdhomerun_local_ip_info': hdhomerun_sock_posix.c:73: error: storage size of 'ifc' isn't known hdhomerun_sock_posix.c:86: error: 'SIOCGIFCONF' undeclared (first use in this function) hdhomerun_sock_posix.c:86: error: (Each undeclared identifier is reported only once hdhomerun_sock_posix.c:86: error: for each function it appears in.) hdhomerun_sock_posix.c:106: error: dereferencing pointer to incomplete type hdhomerun_sock_posix.c:109: error: 'SIOCGIFFLAGS' undeclared (first use in this function) hdhomerun_sock_posix.c:113: error: dereferencing pointer to incomplete type hdhomerun_sock_posix.c:116: error: dereferencing pointer to incomplete type hdhomerun_sock_posix.c:116: error: 'IFF_RUNNING' undeclared (first use in this function) hdhomerun_sock_posix.c:121: error: 'SIOCGIFADDR' undeclared (first use in this function) hdhomerun_sock_posix.c:125: error: dereferencing pointer to incomplete type hdhomerun_sock_posix.c:132: error: 'SIOCGIFNETMASK' undeclared (first use in this function) hdhomerun_sock_posix.c:136: error: dereferencing pointer to incomplete type hdhomerun_sock_posix.c:73: warning: unused variable 'ifc' hdhomerun_sock_posix.c: In function 'hdhomerun_sock_create_udp': hdhomerun_sock_posix.c:170: error: 'SO_BROADCAST' undeclared (first use in this function) In file included from hdhomerun_os.h:40, from hdhomerun.h:33, from hdhomerun_video.c:33: hdhomerun_os_posix.h:45:23: error: sys/timeb.h: no such file or directory hdhomerun_os_posix.h:50:21: error: pthread.h: no such file or directory hdhomerun_video.c:36: error: expected specifier-qualifier-list before 'pthread_mutex_t' hdhomerun_video.c: In function 'hdhomerun_video_create': hdhomerun_video.c:70: error: 'struct hdhomerun_video_sock_t' has no member named 'dbg' hdhomerun_video.c:71: error: 'struct hdhomerun_video_sock_t' has no member named 'sock' hdhomerun_video.c:72: warning: implicit declaration of function 'pthread_mutex_init' hdhomerun_video.c:72: error: 'struct hdhomerun_video_sock_t' has no member named 'lock' hdhomerun_video.c:78: error: 'struct hdhomerun_video_sock_t' has no member named 'buffer_size' hdhomerun_video.c:79: error: 'struct hdhomerun_video_sock_t' has no member named 'buffer_size' hdhomerun_video.c:83: error: 'struct hdhomerun_video_sock_t' has no member named 'buffer_size' hdhomerun_video.c:86: error: 'struct hdhomerun_video_sock_t' has no member named 'buffer' hdhomerun_video.c:86: error: 'struct hdhomerun_video_sock_t' has no member named 'buffer_size' hdhomerun_video.c:87: error: 'struct hdhomerun_video_sock_t' has no member named 'buffer' hdhomerun_video.c:88: error: 'struct hdhomerun_video_sock_t' has no member named 'buffer_size' hdhomerun_video.c:93: error: 'struct hdhomerun_video_sock_t' has no member named 'sock' hdhomerun_video.c:94: error: 'struct hdhomerun_video_sock_t' has no member named 'sock' hdhomerun_video.c:101: error: 'struct hdhomerun_video_sock_t' has no member named 'sock' hdhomerun_video.c:104: error: 'struct hdhomerun_video_sock_t' has no member named 'sock' hdhomerun_video.c:110: warning: implicit declaration of function 'pthread_create' hdhomerun_video.c:110: error: 'struct hdhomerun_video_sock_t' has no member named 'thread' hdhomerun_video.c:119: error: 'struct hdhomerun_video_sock_t' has no member named 'sock' hdhomerun_video.c:120: error: 'struct hdhomerun_video_sock_t' has no member named 'sock' hdhomerun_video.c:122: error: 'struct hdhomerun_video_sock_t' has no member named 'buffer' hdhomerun_video.c:123: error: 'struct hdhomerun_video_sock_t' has no member named 'buffer' hdhomerun_video.c: In function 'hdhomerun_video_destroy': hdhomerun_video.c:131: error: 'struct hdhomerun_video_sock_t' has no member named 'terminate' hdhomerun_video.c:132: warning: implicit declaration of function 'pthread_join' hdhomerun_video.c:132: error: 'struct hdhomerun_video_sock_t' has no member named 'thread' hdhomerun_video.c:134: error: 'struct hdhomerun_video_sock_t' has no member named 'sock' hdhomerun_video.c:135: error: 'struct hdhomerun_video_sock_t' has no member named 'buffer' hdhomerun_video.c: In function 'hdhomerun_video_get_sock': hdhomerun_video.c:142: error: 'struct hdhomerun_video_sock_t' has no member named 'sock' hdhomerun_video.c: In function 'hdhomerun_video_get_local_port': hdhomerun_video.c:147: error: 'struct hdhomerun_video_sock_t' has no member named 'sock' hdhomerun_video.c:149: error: 'struct hdhomerun_video_sock_t' has no member named 'dbg' hdhomerun_video.c: In function 'hdhomerun_video_join_multicast_group': hdhomerun_video.c:158: error: 'struct hdhomerun_video_sock_t' has no member named 'sock' hdhomerun_video.c:159: error: 'struct hdhomerun_video_sock_t' has no member named 'dbg' hdhomerun_video.c: In function 'hdhomerun_video_leave_multicast_group': hdhomerun_video.c:168: error: 'struct hdhomerun_video_sock_t' has no member named 'sock' hdhomerun_video.c:169: error: 'struct hdhomerun_video_sock_t' has no member named 'dbg' hdhomerun_video.c: In function 'hdhomerun_video_stats_ts_pkt': hdhomerun_video.c:182: error: 'struct hdhomerun_video_sock_t' has no member named 'transport_error_count' hdhomerun_video.c:183: error: 'struct hdhomerun_video_sock_t' has no member named 'sequence' hdhomerun_video.c:189: error: 'struct hdhomerun_video_sock_t' has no member named 'sequence' hdhomerun_video.c:190: error: 'struct hdhomerun_video_sock_t' has no member named 'sequence' hdhomerun_video.c:202: error: 'struct hdhomerun_video_sock_t' has no member named 'sequence_error_count' hdhomerun_video.c: In function 'hdhomerun_video_parse_rtp': hdhomerun_video.c:211: error: 'struct hdhomerun_video_sock_t' has no member named 'rtp_sequence' hdhomerun_video.c:212: error: 'struct hdhomerun_video_sock_t' has no member named 'rtp_sequence' hdhomerun_video.c:225: error: 'struct hdhomerun_video_sock_t' has no member named 'network_error_count' hdhomerun_video.c:230: error: 'struct hdhomerun_video_sock_t' has no member named 'sequence' hdhomerun_video.c: In function 'hdhomerun_video_thread_execute': hdhomerun_video.c:239: error: 'struct hdhomerun_video_sock_t' has no member named 'terminate' hdhomerun_video.c:245: error: 'struct hdhomerun_video_sock_t' has no member named 'sock' hdhomerun_video.c:261: warning: implicit declaration of function 'pthread_mutex_lock' hdhomerun_video.c:261: error: 'struct hdhomerun_video_sock_t' has no member named 'lock' hdhomerun_video.c:264: error: 'struct hdhomerun_video_sock_t' has no member named 'head' hdhomerun_video.c:265: error: 'struct hdhomerun_video_sock_t' has no member named 'buffer' hdhomerun_video.c:269: error: 'struct hdhomerun_video_sock_t' has no member named 'packet_count' hdhomerun_video.c:280: error: 'struct hdhomerun_video_sock_t' has no member named 'buffer_size' hdhomerun_video.c:281: error: 'struct hdhomerun_video_sock_t' has no member named 'buffer_size' hdhomerun_video.c:285: error: 'struct hdhomerun_video_sock_t' has no member named 'tail' hdhomerun_video.c:286: error: 'struct hdhomerun_video_sock_t' has no member named 'overflow_error_count' hdhomerun_video.c:287: warning: implicit declaration of function 'pthread_mutex_unlock' hdhomerun_video.c:287: error: 'struct hdhomerun_video_sock_t' has no member named 'lock' hdhomerun_video.c:291: error: 'struct hdhomerun_video_sock_t' has no member named 'head' hdhomerun_video.c:293: error: 'struct hdhomerun_video_sock_t' has no member named 'lock' hdhomerun_video.c: In function 'hdhomerun_video_recv': hdhomerun_video.c:301: error: 'struct hdhomerun_video_sock_t' has no member named 'lock' hdhomerun_video.c:303: error: 'struct hdhomerun_video_sock_t' has no member named 'head' hdhomerun_video.c:304: error: 'struct hdhomerun_video_sock_t' has no member named 'tail' hdhomerun_video.c:306: error: 'struct hdhomerun_video_sock_t' has no member named 'advance' hdhomerun_video.c:307: error: 'struct hdhomerun_video_sock_t' has no member named 'advance' hdhomerun_video.c:308: error: 'struct hdhomerun_video_sock_t' has no member named 'buffer_size' hdhomerun_video.c:309: error: 'struct hdhomerun_video_sock_t' has no member named 'buffer_size' hdhomerun_video.c:312: error: 'struct hdhomerun_video_sock_t' has no member named 'tail' hdhomerun_video.c:316: error: 'struct hdhomerun_video_sock_t' has no member named 'advance' hdhomerun_video.c:318: error: 'struct hdhomerun_video_sock_t' has no member named 'lock' hdhomerun_video.c:324: error: 'struct hdhomerun_video_sock_t' has no member named 'advance' hdhomerun_video.c:326: error: 'struct hdhomerun_video_sock_t' has no member named 'lock' hdhomerun_video.c:334: error: 'struct hdhomerun_video_sock_t' has no member named 'buffer_size' hdhomerun_video.c:339: error: 'struct hdhomerun_video_sock_t' has no member named 'advance' hdhomerun_video.c:341: error: 'struct hdhomerun_video_sock_t' has no member named 'buffer' hdhomerun_video.c:343: error: 'struct hdhomerun_video_sock_t' has no member named 'lock' hdhomerun_video.c: In function 'hdhomerun_video_flush': hdhomerun_video.c:349: error: 'struct hdhomerun_video_sock_t' has no member named 'lock' hdhomerun_video.c:351: error: 'struct hdhomerun_video_sock_t' has no member named 'tail' hdhomerun_video.c:351: error: 'struct hdhomerun_video_sock_t' has no member named 'head' hdhomerun_video.c:352: error: 'struct hdhomerun_video_sock_t' has no member named 'advance' hdhomerun_video.c:354: error: 'struct hdhomerun_video_sock_t' has no member named 'rtp_sequence' hdhomerun_video.c:358: error: 'struct hdhomerun_video_sock_t' has no member named 'sequence' hdhomerun_video.c:361: error: 'struct hdhomerun_video_sock_t' has no member named 'packet_count' hdhomerun_video.c:362: error: 'struct hdhomerun_video_sock_t' has no member named 'transport_error_count' hdhomerun_video.c:363: error: 'struct hdhomerun_video_sock_t' has no member named 'network_error_count' hdhomerun_video.c:364: error: 'struct hdhomerun_video_sock_t' has no member named 'sequence_error_count' hdhomerun_video.c:365: error: 'struct hdhomerun_video_sock_t' has no member named 'overflow_error_count' hdhomerun_video.c:367: error: 'struct hdhomerun_video_sock_t' has no member named 'lock' hdhomerun_video.c: In function 'hdhomerun_video_debug_print_stats': hdhomerun_video.c:375: error: 'struct hdhomerun_video_sock_t' has no member named 'dbg' hdhomerun_video.c: In function 'hdhomerun_video_get_stats': hdhomerun_video.c:386: error: 'struct hdhomerun_video_sock_t' has no member named 'lock' hdhomerun_video.c:388: error: 'struct hdhomerun_video_sock_t' has no member named 'packet_count' hdhomerun_video.c:389: error: 'struct hdhomerun_video_sock_t' has no member named 'network_error_count' hdhomerun_video.c:390: error: 'struct hdhomerun_video_sock_t' has no member named 'transport_error_count' hdhomerun_video.c:391: error: 'struct hdhomerun_video_sock_t' has no member named 'sequence_error_count' hdhomerun_video.c:392: error: 'struct hdhomerun_video_sock_t' has no member named 'overflow_error_count' hdhomerun_video.c:394: error: 'struct hdhomerun_video_sock_t' has no member named 'lock' gmake: *** [hdhomerun_config] Error 1 *** Error code 2 Stop. bmake: stopped in /usr/pkgsrc/multimedia/libhdhomerun *** Error code 1 Stop. bmake: stopped in /usr/pkgsrc/multimedia/libhdhomerun