<div dir="ltr">No luck even with that order. <div><br></div><div><div>"/usr/bin/make" -f nbproject/Makefile-Debug.mk QMAKE= SUBPROJECTS= .build-conf</div><div>make[1]: ingresso nella directory "/home/davide/Documenti/Tesi/audiosync-fin/audiosync"</div><div>"/usr/bin/make" -f nbproject/Makefile-Debug.mk dist/Debug/GNU-Linux-x86/audiosync</div><div>make[2]: ingresso nella directory "/home/davide/Documenti/Tesi/audiosync-fin/audiosync"</div><div>mkdir -p build/Debug/GNU-Linux-x86</div><div>rm -f "build/Debug/GNU-Linux-x86/dataReader.o.d"</div><div>g++ -c -g -MMD -MP -MF "build/Debug/GNU-Linux-x86/dataReader.o.d" -o build/Debug/GNU-Linux-x86/dataReader.o dataReader.cpp</div><div>mkdir -p dist/Debug/GNU-Linux-x86</div><div>g++ -o dist/Debug/GNU-Linux-x86/audiosync build/Debug/GNU-Linux-x86/dataReader.o build/Debug/GNU-Linux-x86/main.o build/Debug/GNU-Linux-x86/tansforms.o build/Debug/GNU-Linux-x86/tognuplot.o -lavformat -lavcodec -lswresample -lavutil -lz -lm -llzma -lfftw3</div><div>/usr/local/lib/libswresample.a(rematrix.o): nella funzione "swri_rematrix_init":</div><div>/home/davide/Documenti/Tesi/Libraries/ffmpeg/ffmpeg-2.7.2/libswresample/rematrix.c:365: riferimento non definito a "av_calloc"</div><div>/home/davide/Documenti/Tesi/Libraries/ffmpeg/ffmpeg-2.7.2/libswresample/rematrix.c:377: riferimento non definito a "av_calloc"</div><div>/home/davide/Documenti/Tesi/Libraries/ffmpeg/ffmpeg-2.7.2/libswresample/rematrix.c:389: riferimento non definito a "av_calloc"</div><div>/usr/local/lib/libswresample.a(resample.o): nella funzione "resample_init":</div><div>/home/davide/Documenti/Tesi/Libraries/ffmpeg/ffmpeg-2.7.2/libswresample/resample.c:220: riferimento non definito a "av_calloc"</div><div>collect2: error: ld returned 1 exit status</div><div>nbproject/Makefile-Debug.mk:65: set di istruzioni per l'obiettivo "dist/Debug/GNU-Linux-x86/audiosync" non riuscito</div><div>make[2]: *** [dist/Debug/GNU-Linux-x86/audiosync] Errore 1</div><div>make[2]: uscita dalla directory "/home/davide/Documenti/Tesi/audiosync-fin/audiosync"</div><div>nbproject/Makefile-Debug.mk:62: set di istruzioni per l'obiettivo ".build-conf" non riuscito</div><div>make[1]: *** [.build-conf] Errore 2</div><div>make[1]: uscita dalla directory "/home/davide/Documenti/Tesi/audiosync-fin/audiosync"</div><div>nbproject/Makefile-impl.mk:39: set di istruzioni per l'obiettivo ".build-impl" non riuscito</div><div>make: *** [.build-impl] Errore 2</div><div><br></div><div>BUILD FAILED (exit value 2, total time: 381ms)</div></div></div><div class="gmail_extra"><br><div class="gmail_quote">2015-08-08 16:37 GMT+02:00 Carl Eugen Hoyos <span dir="ltr"><<a href="mailto:cehoyos@ag.or.at" target="_blank">cehoyos@ag.or.at</a>></span>:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span class="">Davide Caresia <caresia.davide@...> writes:<br>
<br>
> -lavformat -lavcodec -lavutil -lswresample -lz -lm -llzma -lfftw3<br>
<br>
</span>Please put -lavutil behind -lswresample, the order<br>
generally does matter.<br>
<span class="HOEnZb"><font color="#888888"><br>
Carl Eugen<br>
</font></span><div class="HOEnZb"><div class="h5"><br>
_______________________________________________<br>
Libav-user mailing list<br>
<a href="mailto:Libav-user@ffmpeg.org">Libav-user@ffmpeg.org</a><br>
<a href="http://ffmpeg.org/mailman/listinfo/libav-user" rel="noreferrer" target="_blank">http://ffmpeg.org/mailman/listinfo/libav-user</a><br>
</div></div></blockquote></div><br></div>