>Erf, so again that problem with the pthread stubs that are missing from >libc... I was wondering: since we had to set _dl_dynamic_weak to 1; in >order to get the X11 stubs working properly anyway, maybe we could add >to the debian glibc package a temporary patch that implements the few >stubs, instead of erroneously asking packages to add -lpthread?
Wouldn't it be good to add a library check or a function check in configure file? This can be applied just to packages with missing -lpthread error. As I've checked half of "failed" packages now 3 of them fails due to missing -lpthread flag. Lech Glowiak -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

