Am Donnerstag, 9. Mai 2024, 02:43:43 MESZ schrieb T. Kurt Bond: > The compile ends with: > SWIG-GEN freetype_gl.fs > Compiled freetype_gl-fsi.c on first attempt, no warnings > make[1]: Leaving directory > '/usr/local/sw/src/lang/Forth/gforth/gforth-git/unix' > make[1]: Entering directory > '/usr/local/sw/src/lang/Forth/gforth/gforth-git/unix' > SWIG wayland.i > ./wayland.i:31: Error: Unable to find 'text-input-unstable-v3-client.h' > ./wayland.i:32: Error: Unable to find 'xdg-shell-client.h' > ./wayland.i:33: Error: Unable to find 'xdg-decoration-unstable-v1-client.h' > ./wayland.i:34: Error: Unable to find > 'primary-selection-unstable-v1-client.h' > ./wayland.i:35: Error: Unable to find 'tablet-unstable-v2-client.h' > make[1]: *** [Makefile:93: wayland-fsi.c] Error 1 > make[1]: Leaving directory > '/usr/local/sw/src/lang/Forth/gforth/gforth-git/unix' > make: *** [Makefile:1066: unix/wayland.fs] Error 2 > > Any idea where I should look for this? text-input-unstable-v3-client.h at > least is not anywhere on my system. I know nothing about Wayland, > unfortunately. What packages on other systems install these files?
You need wayland-protocols. > (BTW, there is an stb-devel package on fedora that ensures all the stb > headers are installed. And the gforth build also needs the texi2html > package installed.) Yes, thanks. That should all go into the install-deps.sh -- Bernd Paysan "If you want it done right, you have to do it yourself" net2o id: kQusJzA;7*?t=uy@X}1GWr!+0qqp_Cn176t4(dQ* https://net2o.de/
signature.asc
Description: This is a digitally signed message part.