checking for sys/soundcard.h... yes checking for sio_open in -lsndio... no checking for pcap_open_live in -lpcap... no checking if /home/test/test/output/host/usr/bin/i686-linux-gcc -std=gnu99 supports -msse... yes checking if /home/test/test/output/host/usr/bin/i686-linux-gcc -std=gnu99 supports -fstack-protector-all... no checking for PIE support... yes checking if /home/test/test/output/host/usr/bin/i686-linux-gcc -std=gnu99 supports -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wstrict-prototypes... yes checking for lrintf... yes checking for lrint... yes checking for fminf... no checking for fmaxf... no checking for __malloc_hook... no checking size of short... 2 checking size of int... 4 checking size of long... 4 checking size of long long... 8 configure: creating ./config.status config.status: creating Makefile config.status: creating config.h config.status: executing depfiles commands configure: WARNING: unrecognized options: --disable-gtk-doc, --enable-ipv6, --enable-static, --enable-shared ------------------------------------------------------------------------ opus-tools 0.1.5: Automatic configuration OK. Compiler support: C99 var arrays: ................ yes C99 lrintf: .................... yes Stack protector: ............... yes PIE: ........................... yes General configuration: Assertion checking: ............ no ------------------------------------------------------------------------ Type "make; make install" to compile and install Type "make check" to run the test suite >>> opus-tools 0.1.5 Building PATH="/home/test/test/output/host/bin:/home/test/test/output/host/usr/bin:/home/test/test/output/host/usr/sbin/:/usr/local/bin:/usr/bin:/bin:/usr/games" PERLLIB="/home/test/test/output/host/usr/lib/perl" /usr/bin/make -j12 -C /home/test/test/output/build/opus-tools-0.1.5/ make[1]: Entering directory `/home/test/test/output/build/opus-tools-0.1.5' /usr/bin/make all-recursive make[2]: Entering directory `/home/test/test/output/build/opus-tools-0.1.5' Making all in . make[3]: Entering directory `/home/test/test/output/build/opus-tools-0.1.5' CC src/opus_header.o CC src/opusenc.o CC src/resample.o CC src/audio-in.o CC src/diag_range.o CC src/lpc.o CC src/wav_io.o CC win32/unicode_support.o CC src/wave_out.o CC src/opusdec.o CC src/info_opus.o CC src/opusinfo.o CC src/opusrtp.o In file included from src/opusenc.c:70:0: src/cpusupport.h:35:21: fatal error: intrin.h: No such file or directory compilation terminated. In file included from src/resample.c:101:0: src/resample_sse.h: In function 'inner_product_single': src/resample_sse.h:47:17: warning: comparison between signed and unsigned integer expressions src/resample_sse.h:59:17: warning: comparison between signed and unsigned integer expressions make[3]: In file included from src/resample.c:101:0: src/resample_sse.h: In function 'interpolate_product_single':*** [src/opusenc.o] Error 1 src/resample_sse.h:72:14: warning: comparison between signed and unsigned integer expressions make[3]: *** Waiting for unfinished jobs.... src/resample_sse.h:85:14: warning: comparison between signed and unsigned integer expressions src/resample_sse.h: In function 'inner_product_double': src/resample_sse.h:108:14: warning: comparison between signed and unsigned integer expressions src/resample_sse.h: In function 'interpolate_product_double': src/resample_sse.h:134:12: warning: comparison between signed and unsigned integer expressions src/resample.c: In function 'update_filter': src/resample.c:607:20: warning: comparison between signed and unsigned integer expressions src/resample.c:688:23: warning: comparison between signed and unsigned integer expressions src/resample.c:696:23: warning: comparison between signed and unsigned integer expressions src/resample.c:699:20: warning: comparison between signed and unsigned integer expressions src/resample.c:706:23: warning: comparison between signed and unsigned integer expressions src/resample.c: In function 'opustools_resampler_process_float': src/resample.c:872:21: warning: comparison between signed and unsigned integer expressions src/resample.c:875:20: warning: comparison between signed and unsigned integer expressions src/resample.c: In function 'opustools_resampler_process_int': src/resample.c:928:19: warning: comparison between signed and unsigned integer expressions src/resample.c:935:19: warning: comparison between signed and unsigned integer expressions src/resample.c:945:16: warning: comparison between signed and unsigned integer expressions In file included from src/opusdec.c:105:0: src/cpusupport.h:35:21: fatal error: intrin.h: No such file or directory compilation terminated. make[3]: *** [src/opusdec.o] Error 1 make[3]: Leaving directory `/home/test/test/output/build/opus-tools-0.1.5' make[2]: *** [all-recursive] Error 1 make[2]: Leaving directory `/home/test/test/output/build/opus-tools-0.1.5' make[1]: *** [all] Error 2 make[1]: Leaving directory `/home/test/test/output/build/opus-tools-0.1.5' make: *** [/home/test/test/output/build/opus-tools-0.1.5/.stamp_built] Error 2