2025-07-31 9:26 PM
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
libglu package is failing to compile because it can't find the KHR/khrplatform.h header file.
i have attached the error log file