[Buildroot] [PATCH 1/1] package/ipmiutil: fix uclibc build without wchar

Peter Korsgaard peter at korsgaard.com
Sat Mar 4 19:37:20 UTC 2023


>>>>> "Fabrice" == Fabrice Fontaine <fontaine.fabrice at gmail.com> writes:

 > For an unknown reason, wchar_t is incorrectly detected with uclibc
 > resulting in the following build failure:

 > In file included from igetevent.c:136:
 > imb_api.h:150:5: error: unknown type name 'wchar_t'
 >   150 |     wchar_t *Buffer;
 >       |     ^~~~~~~

 > The build failure can be reproduced even when reverting bump to version
 > 3.1.8.

 > Fixes:
 >  - http://autobuild.buildroot.org/results/e9ff3bd08e106dc834968bf5e4296ce8299027f8

 > Signed-off-by: Fabrice Fontaine <fontaine.fabrice at gmail.com>

Committed to 2022.11.x and 2022.02.x, thanks.

-- 
Bye, Peter Korsgaard



More information about the buildroot mailing list