Re: uninstall/reinstall checkpassword troubles "errno"
Andrew Richards <[email protected]> Fri, 2 Apr 2004 09:32:22 +0100
| Newsgroups | gmane.comp.djb.checkpassword |
|---|---|
| Message-ID | <[email protected]> |
On Friday 02 April 2004 08:44, you wrote: > ... > : undefined reference to `errno' > ... > Any ideas on how to properly uninstall/reinstall. I think this bad > original checkpassword setup may be the cause of my qmail "-ERR unable to > write pipe" problems. Nope, the 'unable to write pipe' doesn't relate to a compilation issue. You do have repeated 'errno' messages however: This is a common question on this mailing list (but the answer is easily found on Google / in the archive etc.). Here are some sources of information for common queries: - errno patches: http://www.qmail.org/moni.csi.hu/pub/glibc-2.3.1/ - Google (in this case, search on "checkpassword errno") - The archive at http://news.gmane.org/group/gmane.comp.djb.checkpassword cheers, Andrew.