I am trying to debug a problem with pam_mail and, wanting to do due diligence I looked at the code and thought I could compile with --enable-debug to see what the code was doing but ran up against this error in passverify.c. It seems like a trivial thing, as 'salt' is declared as a pointer to character in 'support.c', but just not defined/declared in passverify.c.
-- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

