Re: Problem compiling gforth from git on Fedora 39 with Wayland

Bernd Paysan <[email protected]> Thu, 09 May 2024 12:27:41 +0200
Newsgroups gmane.comp.lang.forth.gforth
Message-ID <2757119.mvXUDI8C0e@wukong>
--nextPart12459522.O9o76ZdvQC
Content-Transfer-Encoding: 7Bit
Content-Type: text/plain; charset="utf-8"; protected-headers="v1"
From: Bernd Paysan <[email protected]>
To: gforth-mXXj517/[email protected]
Cc: "T. Kurt Bond" <[email protected]>
Date: Thu, 09 May 2024 12:27:41 +0200
Message-ID: <2757119.mvXUDI8C0e@wukong>
MIME-Version: 1.0

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/

--nextPart12459522.O9o76ZdvQC
Content-Type: application/pgp-signature; name="signature.asc"
Content-Description: This is a digitally signed message part.
Content-Transfer-Encoding: 7Bit

-----BEGIN PGP SIGNATURE-----

iQIzBAABCAAdFiEERJ1NDqPQRwYnwBjr9y2Uk5MtoGcFAmY8pR0ACgkQ9y2Uk5Mt
oGdYOBAAlgUkz70dna4K95/g/NKlxl5JsN4NJV8mUr8IyB4OhKKR2u7shepXE+r1
qSKsaEKaYIuaJ//to0VPcRhfBKq7GpaQzEAppSQrWtHixZKOd7/l/E6rqa0YMN1s
8Y9LADiPmBMS0UWd03zADcvrDddwLvHuwWXqoHGyaa6ryN9hRdVztLPONUIEbHCR
SwDlX0YXMRomY/1C0ge9m2V+ZJtW16iow43Sg1SJgDrYhB3l1Z6BfjRlUY6zoJfI
qLDc4h25ERiRXe9RjpeFcMdDYKqKYQFoAAvBLLiWb2hQ+BailmxRS2tm0BM1rEbK
Yb61NuAEmBd4/69CXBJJcq1o7xep/14IPXBMGfeEXm5gFeglaqz+tXsQFB3yNf1M
L77fJTw8hbgJhU0dsuqffnwLUb17MnOg0gt39QYGtVy5pQdzlDLN6V4ffQF02445
KcJwoufulF0OXYROtjbVcSYn8aFqG/n+5uK8y/ZyYCZbllGydm13xa3QC3ZUnsqj
fk/rIyzni8yknmPkt44m/QVdHKyu230jL+60pmKbXmv9eU4+dZJiNxCx8UWef/MX
QKP+/O9hgKqDVk7YwT+lZBXY+zNc7CzVGxOlBztJ9joz0cxP4fpXi7cgKTQFEkMS
WqtRRdbTRV3UAmJJs6Ovdmnw9SJgjiMq3cLe4lIkl8rdQl6SLsA=
=S311
-----END PGP SIGNATURE-----

--nextPart12459522.O9o76ZdvQC--