[Cin] For some reason embedded suil-0.10.6 compiled w/o X11 support?

Andrew Randrianasulu randrianasulu at gmail.com
Sat Mar 21 16:35:13 CET 2020


from log ..

/dev/shm/tmp/cinelerra-goodguy-20200321/cinelerra-5.1/thirdparty/suil-0.10.6/build/config.log

---------------------------------------------
Checking for 'lv2 >= 1.16.0'
['/usr/bin/pkg-config', 'lv2 >= 1.16.0', '--cflags', '--libs', 'lv2', '>=', '1.16.0']
out: -I/usr/local/include

yes
---------------------------------------------
Checking for 'x11'
['/usr/bin/pkg-config', '--cflags', '--libs', 'x11']
err: Package x11 was not found in the pkg-config search path.
Perhaps you should add the directory containing `x11.pc'
to the PKG_CONFIG_PATH environment variable
No package 'x11' found

not found
from /dev/shm/tmp/cinelerra-goodguy-20200321/cinelerra-5.1/thirdparty/suil-0.10.6: The configuration failed
---------------------------------------------
Checking for 'gtk+-2.0 >= 2.18.0'
['/usr/bin/pkg-config', 'gtk+-2.0 >= 2.18.0', '--cflags', '--libs', 'gtk+-2.0', '>=', '2.18.0']
err: Package pixman-1 was not found in the pkg-config search path.
Perhaps you should add the directory containing `pixman-1.pc'
to the PKG_CONFIG_PATH environment variable
Package 'pixman-1', required by 'cairo', not found

not found
from /dev/shm/tmp/cinelerra-goodguy-20200321/cinelerra-5.1/thirdparty/suil-0.10.6: The configuration failed
---------------------------------------------
Checking for 'gtk+-2.0'
['/usr/bin/pkg-config', '--cflags', '--libs', 'gtk+-2.0']
err: Package pixman-1 was not found in the pkg-config search path.
Perhaps you should add the directory containing `pixman-1.pc'
to the PKG_CONFIG_PATH environment variable
Package 'pixman-1', required by 'cairo', not found

not found
from /dev/shm/tmp/cinelerra-goodguy-20200321/cinelerra-5.1/thirdparty/suil-0.10.6: The configuration failed
---------------------------------------------
Checking for 'gtk+-x11-2.0'
['/usr/bin/pkg-config', '--cflags', '--libs', 'gtk+-x11-2.0']
err: Package pixman-1 was not found in the pkg-config search path.
Perhaps you should add the directory containing `pixman-1.pc'
to the PKG_CONFIG_PATH environment variable
Package 'pixman-1', required by 'cairo', not found

not found
from /dev/shm/tmp/cinelerra-goodguy-20200321/cinelerra-5.1/thirdparty/suil-0.10.6: The configuration failed


even if from system (root) shell I can see all libs via pkg-config:

pkg-config --cflags --libs x11
-I/usr/X11R7/include -L/usr/X11R7/lib -lX11

can it be related to 'chrooted' (?) lv2 build as part of thirdparty build process?

Found this error while trying those plugins (lv2 version for i585):
https://github.com/sadko4u/lsp-plugins/releases/tag/lsp-plugins-1.1.14

Error:

cin
Cinelerra Infinity - built: Mar 21 2020 04:59:46
git://git.cinelerra-gg.org/goodguy/cinelerra.git
(c) 2006-2019 Heroine Virtual Ltd. by Adam Williams
2007-2020 mods for Cinelerra-GG by W.P.Morrow aka goodguy
Cinelerra is free software, covered by the GNU General Public License,
and you are welcome to change it and/or distribute copies of it under
certain conditions. There is absolutely no warranty for Cinelerra.

suil error: Unable to wrap UI type <http://lv2plug.in/ns/extensions/ui#X11UI> as type <http://lv2plug.in/ns/extensions/ui#GtkUI>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: config.log
Type: text/x-log
Size: 26712 bytes
Desc: not available
URL: <https://lists.cinelerra-gg.org/pipermail/cin/attachments/20200321/2502bde7/attachment-0001.log>


More information about the Cin mailing list