Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Build Error on YOCTO Kirkstone with i.MX6 #106

Open
NidhaBH opened this issue Jul 29, 2024 · 0 comments
Open

Build Error on YOCTO Kirkstone with i.MX6 #106

NidhaBH opened this issue Jul 29, 2024 · 0 comments

Comments

@NidhaBH
Copy link

NidhaBH commented Jul 29, 2024

Hello,

I am trying to build WPEBackend-rdk on kirkstone for the i.MX6 but i found this error:
Could NOT find Wayland (missing: WAYLAND_INCLUDE_DIRS)

The contenent of these varaibles is empty:
WAYLAND_INCLUDE_DIRS, WAYLAND_CFLAGS, WAYLAND_CFLAGS_OTHER, WAYLAND_LDFLAGS_OTHER

In other hand, the cotenent of these variables is :
*WAYLAND_FOUND: 1

*WAYLAND_LIBRARIES: wayland-client;wayland-server

*WAYLAND_LINK_LIBRARIES: /[build_folders]//work/cortexa9t2hf-neon-oe-linux-gnueabi/wpebackend-rdk/1.20221201-r0/recipe-sysroot/usr/lib/libwayland-client.so;/[build_folders]//work/cortexa9t2hf-neon-oe-linux-gnueabi/wpebackend-rdk/1.20221201-r0/recipe-sysroot/usr/lib/libwayland-server.so

*WAYLAND_LIBRARY_DIRS: [build_folders]/work/cortexa9t2hf-neon-oe-linux-gnueabi/wpebackend-rdk/1.20221201-r0/recipe-sysroot/usr/lib

*WAYLAND_LDFLAGS: -L/[build_folders]//work/cortexa9t2hf-neon-oe-linux-gnueabi/wpebackend-rdk/1.20221201-r0/recipe-sysroot/usr/lib;-lwayland-client;-lwayland-server

Konwing that the wayland dependancy is set and the PREFERRED_PROVIDER_virtual/wpebackend = "wpebackend-rdk"
The wpebackend-rdk recipe is : wpebackend-rdk_1.20221201.bb
The wpebackend-rdk sources: master

Can you help me please?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

1 participant