In file included from clipboard.c:36:
wayland.h:17:10: fatal error: wayland-client.h: No such file or directory
17 | #include <wayland-client.h>
| ^~~~~~~~~~~~~~~~~~
compilation terminated.
This is a Normal build with Motif GUI. I suspect a possible missing
include directory in the compile parameters for the Normal build. This
compile failure means the build stops then and there without trying to
compile additional modules or /a fortiori/ to link.
Huge (implicitly +wayland +wayland_clipboard +wayland_focus_steal) and
Tiny (implicitly -wayland -wayland_clipboard -wayland_focus_steal)
build OK.
The Huge builds (with +++wayland) have (among others)
-I/usr/include/wayland in the compile arguments and -lwayland-client
in the link arguments.
I'm going (for the time being) to uncomment --without-wayland in the
"Normal" configure arguments then "build reconfig".
Best regards,
Tony.
--
--
You received this message from the "vim_dev" maillist.
Do not top-post! Type your reply below the text you are replying to.
For more information, visit http://www.vim.org/maillist.php
---
You received this message because you are subscribed to the Google Groups
"vim_dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To view this discussion visit
https://groups.google.com/d/msgid/vim_dev/CAJkCKXssrGbEFiuTuQHTWsCepuYohHB6hxJ0WQacq-Dz%3Di%2BgDg%40mail.gmail.com.