Skip to main content
Associate II
August 1, 2025
Question

Error while building x11 wayland yocto build libglu

  • August 1, 2025
  • 0 replies
  • 1044 views

Im trying to enable x11 feature in yocto build for stm32mp257f-ev1, im getting error while compiling libglu

I followed this procedure to enable the x11 dependency with wayland : https://wiki.st.com/stm32mpu/wiki/How_to_install_JAVA_JDK#The_yoctoproject_meta-java

sanjaysb_0-1754022292862.png

libglu package is failing to compile because it can't find the KHR/khrplatform.h header file.

i have attached the error log file