Error bulding angstrom-lxde-image on ColibriT30

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

Hi @Rick ,

Could you try this patch here: http://git.openembedded.org/openembedded-core/tree/meta/recipes-devtools/m4/m4/m4-1.4.18-glibc-change-work-around.patch

It looks like an issue with backporting.

Best Regrads,
Janani