<div dir="auto">"lilv" Is a C library interface to the LV2 plugins. Is this library in un your system??</div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">Il mer 14 set 2022, 14:14 Miroslav Rovis <<a href="mailto:miro.rovis@croatiafidelis.hr">miro.rovis@croatiafidelis.hr</a>> ha scritto:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">On 220914-07:38+0000, Andrea paz via Cin wrote:<br>
> I also tried to compile CinGG with flac-1.4.0.tar.xz; but I get error<br>
> and it terminates. I attach the cin5.log<br>
<br>
Andrea, I see you sent a make log [*] that errors out similarly as mine [**].<br>
Is the directory in your build there, which make complains about and exits:<br>
<br>
>From your cin5.log:<br>
/usr/bin/ld: impossibile trovare /home/paz/cinelerra5/cinelerra-5.1/mpeg2enc/../thirdparty/flac-1.3.2/src/libFLAC/.libs/libFLAC.a: File o directory non esistente<br>
/usr/bin/ld: impossibile trovare /home/paz/cinelerra5/cinelerra-5.1/mpeg2enc/../thirdparty/flac-1.3.2/src/libFLAC++/.libs/libFLAC++.a: File o directory non esistente<br>
/usr/bin/ld: impossibile trovare /home/paz/cinelerra5/cinelerra-5.1/mpeg2enc/../thirdparty/flac-1.3.2/src/share/replaygain_analysis/.libs/libreplaygain_analysis.a: File o directory non esistente<br>
/usr/bin/ld: impossibile trovare /home/paz/cinelerra5/cinelerra-5.1/mpeg2enc/../thirdparty/flac-1.3.2/src/share/replaygain_synthesis/.libs/libreplaygain_synthesis.a: File o directory non esistente<br>
/usr/bin/ld: impossibile trovare /home/paz/cinelerra5/cinelerra-5.1/mpeg2enc/../thirdparty/flac-1.3.2/src/share/grabbag/.libs/libgrabbag.a: File o directory non esistente<br>
/usr/bin/ld: impossibile trovare /home/paz/cinelerra5/cinelerra-5.1/mpeg2enc/../thirdparty/flac-1.3.2/src/share/utf8/.libs/libutf8.a: File o directory non esistente<br>
/usr/bin/ld: impossibile trovare /home/paz/cinelerra5/cinelerra-5.1/mpeg2enc/../thirdparty/flac-1.3.2/src/test_libs_common/.libs/libtest_libs_common.a: File o directory non esistente<br>
<br>
The directory that my make complained about:<br>
<br>
>From my cinelerra_make_220914_1319 :<br>
<br>
Package lilv-0 was not found in the pkg-config search path.<br>
Perhaps you should add the directory containing `lilv-0.pc'<br>
to the PKG_CONFIG_PATH environment variable<br>
No package 'lilv-0' found<br>
Package lilv-0 was not found in the pkg-config search path.<br>
Perhaps you should add the directory containing `lilv-0.pc'<br>
to the PKG_CONFIG_PATH environment variable<br>
No package 'lilv-0' found<br>
Package suil-0 was not found in the pkg-config search path.<br>
Perhaps you should add the directory containing `suil-0.pc'<br>
to the PKG_CONFIG_PATH environment variable<br>
No package 'suil-0' found<br>
g++ -o x86_64/bdwrite x86_64/bdwrite.o<br>
Package lilv-0 was not found in the pkg-config search path.<br>
Perhaps you should add the directory containing `lilv-0.pc'<br>
to the PKG_CONFIG_PATH environment variable<br>
No package 'lilv-0' found<br>
<br>
is there, but not compiled, seems to me (I don't even know what lilv-0 is at this time):<br>
<br>
$ ls -ltr /the-path/cinelerra/cinelerra-5.1/thirdparty/lilv-0.24.8/<br>
total 68<br>
-rw-r--r-- 1 mr mr  1124 2019-04-21 19:39 lilv.ttl<br>
-rw-r--r-- 1 mr mr   203 2019-10-19 23:34 README.md<br>
-rw-r--r-- 1 mr mr  1778 2019-10-19 23:34 INSTALL<br>
-rw-r--r-- 1 mr mr   756 2019-10-19 23:34 COPYING<br>
-rwxr-xr-x 1 mr mr   691 2019-12-07 12:16 waf<br>
-rw-r--r-- 1 mr mr   306 2019-12-12 12:35 AUTHORS<br>
-rw-r--r-- 1 mr mr   295 2019-12-12 12:35 <a href="http://lilv.pc.in" rel="noreferrer noreferrer" target="_blank">lilv.pc.in</a><br>
-rw-r--r-- 1 mr mr 10535 2020-04-26 17:55 NEWS<br>
-rw-r--r-- 1 mr mr 18289 2020-04-26 17:55 wscript<br>
drwxr-xr-x 1 mr mr    20 2022-09-14 13:19 bindings<br>
drwxr-xr-x 1 mr mr    32 2022-09-14 13:19 lilv<br>
drwxr-xr-x 1 mr mr   196 2022-09-14 13:19 doc<br>
drwxr-xr-x 1 mr mr   244 2022-09-14 13:19 src<br>
drwxr-xr-x 1 mr mr   496 2022-09-14 13:19 test<br>
drwxr-xr-x 1 mr mr   172 2022-09-14 13:19 utils<br>
drwxr-xr-x 1 mr mr   410 2022-09-14 13:22 waflib<br>
-rwxr-xr-x 1 mr mr    26 2022-09-14 13:22 configure<br>
-rw-r--r-- 1 mr mr    21 2022-09-14 13:22 Makefile<br>
drwxr-xr-x 1 mr mr    10 2022-09-14 13:22 usr<br>
drwxr-xr-x 1 mr mr   356 2022-09-14 13:22 build<br>
<br>
How to approach this issue?<br>
<br>
Regards!<br>
<br>
---<br>
[*] Sorry I didn't see it before sending my email. The subject line of the thread didn't<br>
clearly indicate a compile problem... However, I can't change the subject myself,<br>
do not understand enough of this.<br>
[**] <a href="https://lists.cinelerra-gg.org/pipermail/cin/2022-September/005454.html" rel="noreferrer noreferrer" target="_blank">https://lists.cinelerra-gg.org/pipermail/cin/2022-September/005454.html</a><br>
<br>
-- <br>
Miroslav Rovis<br>
Zagreb, Croatia<br>
<a href="https://www.CroatiaFidelis.hr" rel="noreferrer noreferrer" target="_blank">https://www.CroatiaFidelis.hr</a><br>
my PGP-key:<br>
<a href="https://www.croatiafidelis.hr/FCF13245ED247DCE443855B7EA9884884FBAF0AE.asc" rel="noreferrer noreferrer" target="_blank">https://www.croatiafidelis.hr/FCF13245ED247DCE443855B7EA9884884FBAF0AE.asc</a><br>
</blockquote></div>