hhhmmm,
releasing a code that depends on a libc version that is not released yet
it not nice to users.
something like
if uClibc version < 0.9.30
you need version 0.9.30 at least
exit
end if
may help also.
re,
wh
Rob Landley schrieb:
> 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
> _______________________________________________
> busybox mailing list
> [email protected]
> http://busybox.net/cgi-bin/mailman/listinfo/busybox
>
>
>
_______________________________________________
busybox mailing list
[email protected]
http://busybox.net/cgi-bin/mailman/listinfo/busybox