On Tue, Jun 03, 2008 at 11:36:21AM +0200, Bernd Schmidt wrote:

Alright. The repeated superfluous rebuild of
libpthread/linuxthreads/pthread_atfork.oS was due to a missing
 files.dep := $(libc-a-y) $(libc-so-y) $(libc-nonshared-y) $(libm-a-y) 
$(libm-so-y)
-files.dep += $(libpthread-a-y) $(libpthread-so-y) $(libthread_db-a-y) 
$(libthread_db-so-y)
+files.dep += $(libpthread-a-y) $(libpthread-so-y) $(libthread_db-a-y) 
$(libthread_db-so-y) $(libpthread-nonshared-y)
 files.dep += $(librt-a-y) $(librt-so-y)  $(libresolv-a-y) $(libresolv-so-y)

_______________________________________________
uClibc mailing list
[email protected]
http://busybox.net/cgi-bin/mailman/listinfo/uclibc

Reply via email to