>>> rtmpdump c5f04a58fc2aeea6296ca7c44ee4734c18401aa3 Extracting gzip -d -c /data/buildroot/buildroot-test/instance-1/dl/rtmpdump/rtmpdump-c5f04a58fc2aeea6296ca7c44ee4734c18401aa3.tar.gz | /data/buildroot/buildroot-test/instance-1/output/host/bin/tar --strip-components=1 -C /data/buildroot/buildroot-test/instance-1/output/build/rtmpdump-c5f04a58fc2aeea6296ca7c44ee4734c18401aa3 -xf - >>> rtmpdump c5f04a58fc2aeea6296ca7c44ee4734c18401aa3 Patching >>> rtmpdump c5f04a58fc2aeea6296ca7c44ee4734c18401aa3 Configuring >>> rtmpdump c5f04a58fc2aeea6296ca7c44ee4734c18401aa3 Building PATH="/data/buildroot/buildroot-test/instance-1/output/host/bin:/data/buildroot/buildroot-test/instance-1/output/host/sbin:/data/buildroot/buildroot-test/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/bin:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl" /usr/bin/make -j12 CRYPTO= prefix=/usr XCFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -fPIC" XLDFLAGS="" CROSS_COMPILE="/data/buildroot/buildroot-test/instance-1/output/host/bin/mips-linux-gnu-" -C /data/buildroot/buildroot-test/instance-1/output/build/rtmpdump-c5f04a58fc2aeea6296ca7c44ee4734c18401aa3/librtmp make[1]: Entering directory '/data/buildroot/buildroot-test/instance-1/output/build/rtmpdump-c5f04a58fc2aeea6296ca7c44ee4734c18401aa3/librtmp' /data/buildroot/buildroot-test/instance-1/output/host/bin/mips-linux-gnu-gcc -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -fPIC -DRTMPDUMP_VERSION=\"v2.4\" -DNO_CRYPTO -O2 -fPIC -c -o rtmp.o rtmp.c /data/buildroot/buildroot-test/instance-1/output/host/bin/mips-linux-gnu-gcc -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -fPIC -DRTMPDUMP_VERSION=\"v2.4\" -DNO_CRYPTO -O2 -fPIC -c -o log.o log.c /data/buildroot/buildroot-test/instance-1/output/host/bin/mips-linux-gnu-gcc -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -fPIC -DRTMPDUMP_VERSION=\"v2.4\" -DNO_CRYPTO -O2 -fPIC -c -o amf.o amf.c /data/buildroot/buildroot-test/instance-1/output/host/bin/mips-linux-gnu-gcc -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -fPIC -DRTMPDUMP_VERSION=\"v2.4\" -DNO_CRYPTO -O2 -fPIC -c -o hashswf.o hashswf.c /data/buildroot/buildroot-test/instance-1/output/host/bin/mips-linux-gnu-gcc -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -fPIC -DRTMPDUMP_VERSION=\"v2.4\" -DNO_CRYPTO -O2 -fPIC -c -o parseurl.o parseurl.c hashswf.c: In function 'HTTP_get': hashswf.c:248:27: error: 'INT_MAX' undeclared (first use in this function) if (flen < 1 || flen > INT_MAX) ^ hashswf.c:248:27: note: each undeclared identifier is reported only once for each function it appears in make[1]: *** [: hashswf.o] Error 1 make[1]: *** Waiting for unfinished jobs.... rtmp.c: In function 'RTMP_ReadPacket': rtmp.c:3555:7: warning: variable 'didAlloc' set but not used [-Wunused-but-set-variable] int didAlloc = FALSE; ^ rtmp.c: In function 'HTTP_read': rtmp.c:4459:26: error: 'INT_MAX' undeclared (first use in this function) if (hlen < 1 || hlen > INT_MAX) ^ rtmp.c:4459:26: note: each undeclared identifier is reported only once for each function it appears in make[1]: *** [: rtmp.o] Error 1 make[1]: Leaving directory '/data/buildroot/buildroot-test/instance-1/output/build/rtmpdump-c5f04a58fc2aeea6296ca7c44ee4734c18401aa3/librtmp' make: *** [package/pkg-generic.mk:241: /data/buildroot/buildroot-test/instance-1/output/build/rtmpdump-c5f04a58fc2aeea6296ca7c44ee4734c18401aa3/.stamp_built] Error 2 make: Leaving directory '/data/buildroot/buildroot-test/instance-1/buildroot'