[Buildroot] build failure against libintl on alpine

Waldemar Brodkorb wbx at openadk.org
Wed Dec 27 08:34:32 UTC 2017


Hi,
Christian Stewart wrote,

> 
> Hi all,
> 
> Here with another build error today, this time against Alpine linux.

Alpine uses musl C library, I think your errors are all related to
that. Does anyone used musl based system for buildroot development
before Christian?
 
> make[1]: Entering directory '/home/buildroot/output/build/uclibc-1.0.26/utils'
>   HOSTCC utils/getconf.host
>   HOSTCC utils/ldconfig.host
>   HOSTCC utils/ldd.host
> ../utils/getconf.c:439:29: error: '_SC_CHARCLASS_NAME_MAX' undeclared here (not in a function)
>      { "CHARCLASS_NAME_MAX", _SC_CHARCLASS_NAME_MAX, SYSCONF },
>                              ^~~~~~~~~~~~~~~~~~~~~~

I can take a look for this error.

best regards
 Waldemar


More information about the buildroot mailing list