1.13.0 coreutils/id.c calls libc getgrouplist()

Rob Landley rob at landley.net
Wed Nov 12 07:10:39 PST 2008


On Tuesday 11 November 2008 23:44:32 Hamish Moffatt wrote:
> In busybox 1.13.0, id.c calls getgrouplist() which doesn't exist in
> uClibc 0.9.29.. enabling internal password/group functions solves it but
> is there a better solution?

Yes, upgrading to the uClibc 0.9.30 release, which came out today.

> Hamish

Rob


More information about the busybox mailing list