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

Peter Korsgaard jacmet at uclibc.org
Tue Nov 5 23:09:09 UTC 2013


>>>>> "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.

-- 
Bye, Peter Korsgaard


More information about the buildroot mailing list