<div dir="ltr"><div><div><div><div><div>Hi,<br><br></div>Sorry about top posting. I didn't noticed that gmail does this by default. Is it ok in this way or I should do bottom posting?<br><br>=========================================<br>
</div># uname -m<br></div>x86pc<br></div># uname -s<br></div>QNX<br><br><div><div><div><div><div><div><div><div class="gmail_extra">=========================================<br></div><div class="gmail_extra">Last 25 lines from the config.log.<br>
<br>yuv4mpegpipe_muxer=yes<br>zero12v_decoder=yes<br>zerocodec_decoder=yes<br>zerocodec_decoder_select=zlib<br>zlib_decoder=yes<br>zlib_decoder_select=zlib<br>zlib_encoder=yes<br>zlib_encoder_select=zlib<br>zmbv_decoder=yes<br>
zmbv_decoder_select=zlib<br>zmbv_encoder=yes<br>zmbv_encoder_select=zlib<br>zmq_filter=yes<br>zmq_filter_deps=libzmq<br>WARNING: pkg-config not found, library detection may fail.<br>mktemp -u XXXXXX<br>./configure[2609]: mktemp: cannot execute - No such file or directory<br>
check_ld cc<br>check_cc<br>BEGIN /tmp/ffconf..localhost..22065188.c<br>    1    int main(void){ return 0; }<br>END /tmp/ffconf..localhost..22065188.c<br>gcc -c -o /tmp/ffconf..localhost..22065188.c<br>gcc: no input files<br>
C compiler test failed.<br></div><div class="gmail_extra"><br><br></div><div class="gmail_extra">In my opinion the problem is in the line<br>gcc -c -o /tmp/ffconf..localhost..22065188.c<br></div><div class="gmail_extra">which should be something like<br>
gcc -c /tmp/ffconf..localhost..22065188.c -o ...</div></div></div></div></div></div></div></div></div>