* Karsten D�ring <[EMAIL PROTECTED]>: > But there is another problem. I need a binary standard passwordcheck for > redhat9. is it available for download somewhere, because I cannot compile > sources.
Guess: Redhat9 == glibc 2.3? If so, replace 'extern int errno;' with '#include <errno.h>' in the daemontools sources. -- Today is the first day of the rest of our lives. http://www.suug.ch

