[Buildroot] [PATCH] DEVELOPERS: add Nicholas Sielicki as contact for galileo_defconfig

Thomas Petazzoni thomas.petazzoni at bootlin.com
Wed Jan 1 15:34:16 UTC 2020


Hello,

On Wed, 1 Jan 2020 11:11:53 +0000
"Kinsella, Ray" <ray.kinsella at intel.com> wrote:

> My buildroot skills are bit rusty, but I have been mean to dust them off.
> So I am  willing to give it a go.
> 
> BTW is there a specific failure that is causing a problem at the moment.
> I have grub failing on what look to be Unicode related issues.
>  
> /build/buildroot/output/host/lib/gcc/i586-buildroot-linux-uclibc/8.3.0/../../../../i586-buildroot-linux-uclibc/bin/ld: grub-core/lib/gnulib/libgnu.a(mbrtowc.o): in function `mbrtowc':
> mbrtowc.c:(.text+0x169): undefined reference to `mbtowc'
> /build/buildroot/output/host/lib/gcc/i586-buildroot-linux-uclibc/8.3.0/../../../../i586-buildroot-linux-uclibc/bin/ld: mbrtowc.c:(.text+0x17a): undefined reference to `mbtowc'
> /build/buildroot/output/host/lib/gcc/i586-buildroot-linux-uclibc/8.3.0/../../../../i586-buildroot-linux-uclibc/bin/ld: grub-core/lib/gnulib/libgnu.a(vasnprintf.o): in function `vasnprintf':
> vasnprintf.c:(.text+0x566): undefined reference to `wctomb'

Could you try enabling BR2_TOOLCHAIN_BUILDROOT_WCHAR and do a full
rebuild? Maybe we're missing this dependency in the grub package.

Best regards,

Thomas
-- 
Thomas Petazzoni, CTO, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com



More information about the buildroot mailing list