<br><br>On Tuesday, April 12, 2022, Andrea paz <<a href="mailto:gamberucci.andrea@gmail.com">gamberucci.andrea@gmail.com</a>> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Normal build with thirdparty works without problems. Using<br>
--without-thirdparty, there is an initial configure error that says it<br>
can't find the lv2-headers (in my arch it seems that lv2-headers are<br>
included in the lv2 package; I couldn't find any other reference). So<br>
I used both --without-thirdparty and --without-lv2.<br>
The build fails; I attach cin5.log and config.log</blockquote><div><br></div><div><br></div><div>g++ `cat x86_64/c_flags`  -DMSGQUAL=fileffmpeg -c fileffmpeg.C -o x86_6</div><div>g++ `cat x86_64/c_flags`  -DMSGQUAL=fileflac -c fileflac.C -o x86_64/fi</div><div>g++ `cat x86_64/c_flags`  -DMSGQUAL=fileformat -c fileformat.C -o x86_6</div><div>In file included from filedpx.C:25:</div><div>filedpx.h:29:10: fatal error: DPX.h: File o directory non esistente</div><div>   29 | #include "DPX.h"</div><div>      |          ^~~~~~~</div><div>compilation terminated.</div><div>make[2]: *** [Makefile:585: x86_64/filedpx.o] Errore 1 </div><div><br></div><div><br></div><div><br></div><div>still need to abort on missing libdpx + no-thirdparty.... disable it please for now) </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<br>
PS: I applied the patches without the need of --ignore-whitespace; it<br>
works fine, thanks.<br>
</blockquote>