=> Bootstrap dependency digest>=20010302: found digest-20121220 ===> Building for flvstreamer-2.1c1 gmake[1]: Entering directory '/usr/pkgsrc/work/multimedia/flvstreamer/work/flvstreamer' gcc -Wall -DFLVSTREAMER_VERSION=\"v2.1c1\" -O2 -c -o log.o log.c gcc -Wall -DFLVSTREAMER_VERSION=\"v2.1c1\" -O2 -c -o rtmp.o rtmp.c rtmp.c:461:15: warning: comparison of unsigned expression >= 0 is always true [-Wtautological-compare] if (dLength >= 0) ~~~~~~~ ^ ~ 1 warning generated. gcc -Wall -DFLVSTREAMER_VERSION=\"v2.1c1\" -O2 -c -o amf.o amf.c In file included from amf.c:30: ./bytes.h:75:2: warning: "Byte order not defined on your system, assuming little endian!" [-W#warnings] #warning "Byte order not defined on your system, assuming little endian!" ^ ./bytes.h:81:2: warning: "Float word order not defined, assuming the same as byte order!" [-W#warnings] #warning "Float word order not defined, assuming the same as byte order!" ^ 2 warnings generated. gcc -Wall -DFLVSTREAMER_VERSION=\"v2.1c1\" -O2 -c -o flvstreamer.o flvstreamer.c flvstreamer.c:746:23: warning: comparison of unsigned expression < 0 is always false [-Wtautological-compare] if (prevTagSize < 0 || prevTagSize > size - 4 - 13) ~~~~~~~~~~~ ^ ~ flvstreamer.c:809:14: warning: comparison of unsigned expression < 0 is always false [-Wtautological-compare] if (*dSeek < 0) ~~~~~~ ^ ~ 2 warnings generated. gcc -Wall -DFLVSTREAMER_VERSION=\"v2.1c1\" -O2 -c -o parseurl.o parseurl.c parseurl.c:45:8: warning: array subscript is of type 'char' [-Wchar-subscripts] *p = tolower(*str); ^~~~~~~~~~~~~ /usr/include/sys/ctype_inline.h:59:46: note: expanded from macro 'tolower' #define tolower(c) ((int)((_tolower_tab_ + 1)[(c)])) ^~~~ 1 warning generated. gcc -Wl,-R/usr/pkg/lib log.o rtmp.o amf.o flvstreamer.o parseurl.o -o flvstreamer gcc -Wall -DFLVSTREAMER_VERSION=\"v2.1c1\" -O2 -c -o streams.o streams.c In file included from streams.c:34: ./thread.h:31:10: fatal error: 'pthread.h' file not found #include ^ 1 error generated. : recipe for target 'streams.o' failed gmake[1]: *** [streams.o] Error 1 gmake[1]: Leaving directory '/usr/pkgsrc/work/multimedia/flvstreamer/work/flvstreamer' Makefile:24: recipe for target 'posix' failed gmake: *** [posix] Error 2 *** Error code 2 Stop. bmake[1]: stopped in /usr/pkgsrc/multimedia/flvstreamer *** Error code 1 Stop. bmake: stopped in /usr/pkgsrc/multimedia/flvstreamer