On 04/28/2010 09:59 AM, Denys Vlasenko wrote: > i386 build failure (.config attached): > > $ make > ... > CC libc/misc/dirent/opendir.o > libc/misc/dirent/opendir.c: In function 'fd_to_DIR': > libc/misc/dirent/opendir.c:38: warning: implicit declaration of > function '__UCLIBC_MUTEX_INIT_VAR' > libc/misc/dirent/opendir.c:38: error: 'DIR' has no member named 'dd_lock' > libc/misc/dirent/opendir.c: In function 'opendir': > libc/misc/dirent/opendir.c:106: warning: implicit declaration of > function '__fcntl_nocancel'
So, for the no threads case these need to be stubbed out. -Austin _______________________________________________ uClibc mailing list [email protected] http://lists.busybox.net/mailman/listinfo/uclibc
