Hi
I’ m trying to build the angstrom-lxde-image with QT5.9 with BSP V2.8 for the Colibri-T30 with OpenEmbedded, based on How to set up Qt Creator to cross compile for embedded Linux | Toradex Developer Center
I went through a couple building issues that were addressed with some googling, but this one I cannot seem to find an answer to. Error follows :
/coreutils-8.27/lib/freadseek.c:68:3: error: #error "Please port gnulib freadseek.c to your platform! Look at the definition of getc, getc_unlocked on your system, then report this to bug-gnulib."
Besides that everythings builds well (mainly thanks to the patches found here : Bug-fixes for building of Ångström v2017.12 Toradex-2.8b7 on Ubuntu-20.04 - Technical Support - Toradex Community)
Building on Debian 10
Is there a workaround to adress this issue?
Thanks in advance