[Buildroot] [PATCH v2] sconeserver: Can't be built with uClibc.

Sonic Zhang sonic.adi at gmail.com
Wed Nov 6 03:33:15 UTC 2013


On Wed, Nov 6, 2013 at 7:09 AM, Peter Korsgaard <jacmet at uclibc.org> wrote:
>>>>>> "Sonic" == Sonic Zhang <sonic.adi at gmail.com> writes:
>
>  > From: Sonic Zhang <sonic.zhang at analog.com>
>
>  > General shadow password file API such as getspnam is not supported in
>  > uClibc.
>
> Ehh, they are?
>
> ./output/host/usr/bin/arm-linux-nm -D \
>   output/target/lib/libuClibc-0.9.33.2.so | grep getspnam
> 0002a6c0 T getspnam
> 0002a6f0 T getspnam_r
>
> They do require you to enable UCLIBC_HAS_SHADOW, but that option
> defaults to y and our default config has it enabled.
>

In the case the UCLIBC_HAS_SHADOW is not supported in the GNU
toolchain release for some architecture such as Blackfin, how should
the building failure be dealt with?

Regards,

Sonic



More information about the buildroot mailing list