On Thu, Oct 09, 2008 at 12:29:54PM +0200, Tobias Poschwatta wrote: >make check (current trunk, ARM-OABI) fails compiling the scandir >testcase, because __set_errno is undefined.
The testsuite is normal userspace and as such are not supposed to use semantics that are relevant inside libc itself. Try r23630. > >As a simple fix, I copied the conditional define from >utils/chroot_realpath.c. The same applies to utils/* too. Thanks for noticing this. _______________________________________________ uClibc mailing list [email protected] http://busybox.net/cgi-bin/mailman/listinfo/uclibc
