gforth
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Problem compiling gforth from git on Fedora 39 with Wayland


From: T. Kurt Bond
Subject: Problem compiling gforth from git on Fedora 39 with Wayland
Date: Wed, 8 May 2024 20:43:43 -0400

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?

(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.)

-- 
T. Kurt Bond, tkurtbond@gmail.com, https://tkurtbond.github.io,
https://consp.org or gemini://consp.org, and https://tkb.tx0.org


reply via email to

[Prev in Thread] Current Thread [Next in Thread]