"lilv" Is a C library interface to the LV2 plugins. Is this library in un your system??
Il mer 14 set 2022, 14:14 Miroslav Rovis <[email protected]> ha scritto: > On 220914-07:38+0000, Andrea paz via Cin wrote: > > I also tried to compile CinGG with flac-1.4.0.tar.xz; but I get error > > and it terminates. I attach the cin5.log > > Andrea, I see you sent a make log [*] that errors out similarly as mine > [**]. > Is the directory in your build there, which make complains about and exits: > > From your cin5.log: > /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 > /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 > /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 > /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 > /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 > /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 > /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 > > The directory that my make complained about: > > From my cinelerra_make_220914_1319 : > > Package lilv-0 was not found in the pkg-config search path. > Perhaps you should add the directory containing `lilv-0.pc' > to the PKG_CONFIG_PATH environment variable > No package 'lilv-0' found > Package lilv-0 was not found in the pkg-config search path. > Perhaps you should add the directory containing `lilv-0.pc' > to the PKG_CONFIG_PATH environment variable > No package 'lilv-0' found > Package suil-0 was not found in the pkg-config search path. > Perhaps you should add the directory containing `suil-0.pc' > to the PKG_CONFIG_PATH environment variable > No package 'suil-0' found > g++ -o x86_64/bdwrite x86_64/bdwrite.o > Package lilv-0 was not found in the pkg-config search path. > Perhaps you should add the directory containing `lilv-0.pc' > to the PKG_CONFIG_PATH environment variable > No package 'lilv-0' found > > is there, but not compiled, seems to me (I don't even know what lilv-0 is > at this time): > > $ ls -ltr /the-path/cinelerra/cinelerra-5.1/thirdparty/lilv-0.24.8/ > total 68 > -rw-r--r-- 1 mr mr 1124 2019-04-21 19:39 lilv.ttl > -rw-r--r-- 1 mr mr 203 2019-10-19 23:34 README.md > -rw-r--r-- 1 mr mr 1778 2019-10-19 23:34 INSTALL > -rw-r--r-- 1 mr mr 756 2019-10-19 23:34 COPYING > -rwxr-xr-x 1 mr mr 691 2019-12-07 12:16 waf > -rw-r--r-- 1 mr mr 306 2019-12-12 12:35 AUTHORS > -rw-r--r-- 1 mr mr 295 2019-12-12 12:35 lilv.pc.in > -rw-r--r-- 1 mr mr 10535 2020-04-26 17:55 NEWS > -rw-r--r-- 1 mr mr 18289 2020-04-26 17:55 wscript > drwxr-xr-x 1 mr mr 20 2022-09-14 13:19 bindings > drwxr-xr-x 1 mr mr 32 2022-09-14 13:19 lilv > drwxr-xr-x 1 mr mr 196 2022-09-14 13:19 doc > drwxr-xr-x 1 mr mr 244 2022-09-14 13:19 src > drwxr-xr-x 1 mr mr 496 2022-09-14 13:19 test > drwxr-xr-x 1 mr mr 172 2022-09-14 13:19 utils > drwxr-xr-x 1 mr mr 410 2022-09-14 13:22 waflib > -rwxr-xr-x 1 mr mr 26 2022-09-14 13:22 configure > -rw-r--r-- 1 mr mr 21 2022-09-14 13:22 Makefile > drwxr-xr-x 1 mr mr 10 2022-09-14 13:22 usr > drwxr-xr-x 1 mr mr 356 2022-09-14 13:22 build > > How to approach this issue? > > Regards! > > --- > [*] Sorry I didn't see it before sending my email. The subject line of the > thread didn't > clearly indicate a compile problem... However, I can't change the subject > myself, > do not understand enough of this. > [**] > https://lists.cinelerra-gg.org/pipermail/cin/2022-September/005454.html > > -- > Miroslav Rovis > Zagreb, Croatia > https://www.CroatiaFidelis.hr > my PGP-key: > https://www.croatiafidelis.hr/FCF13245ED247DCE443855B7EA9884884FBAF0AE.asc >
-- Cin mailing list [email protected] https://lists.cinelerra-gg.org/mailman/listinfo/cin

