12 Apr
2022
12 Apr
'22
7:53 a.m.
Normal build with thirdparty works without problems. Using --without-thirdparty, there is an initial configure error that says it can't find the lv2-headers (in my arch it seems that lv2-headers are included in the lv2 package; I couldn't find any other reference). So I used both --without-thirdparty and --without-lv2. The build fails; I attach cin5.log and config.log PS: I applied the patches without the need of --ignore-whitespace; it works fine, thanks.