pam_mysql.c:619: error: `PAM_SUCCESS' undeclared (first use in this function)
pam_mysql.c:620: error: dereferencing pointer to incomplete type
pam_mysql.c:620: error: `nargs' undeclared (first use in this function)
pam_mysql.c:621: error: `message' undeclared (first use in this function)
pam_mysql.c:622: error: `response' undeclared (first use in this function)
pam_mysql.c:622: error: dereferencing pointer to incomplete type
pam_mysql.c:623: error: `PAM_CONV_AGAIN' undeclared (first use in this function)
pam_mysql.c:625: warning: implicit declaration of function `pam_strerror'
pam_mysql.c:625: warning: format argument is not a pointer (arg 3)
pam_mysql.c:628: warning: function `pam_strerror' was previously declared within a block
pam_mysql.c:628: warning: format argument is not a pointer (arg 3)
pam_mysql.c: In function `saltify':
pam_mysql.c:636: warning: traditional C rejects ISO C style function definitions
pam_mysql.c:648: warning: implicit declaration of function `time'
pam_mysql.c: At top level:
pam_mysql.c:673: error: parse error before '*' token
pam_mysql.c:675: warning: function declaration isn't a prototype
pam_mysql.c: In function `updatePasswd':
pam_mysql.c:681: error: `PAM_AUTH_ERR' undeclared (first use in this function)
pam_mysql.c:690: error: `user' undeclared (first use in this function)
pam_mysql.c:690: error: `newpass' undeclared (first use in this function)
pam_mysql.c:692: error: `oldpass' undeclared (first use in this function)
pam_mysql.c:692: error: `isRoot' undeclared (first use in this function)
pam_mysql.c:699: error: `PAM_BUF_ERR' undeclared (first use in this function)
pam_mysql.c:732: warning: function `make_scrambled_password' was previously declared within a block
pam_mysql.c:768: warning: function `mysql_escape_string' was previously declared within a block
pam_mysql.c:786: warning: function `mysql_query' was previously declared within a block
pam_mysql.c:786: error: `my' undeclared (first use in this function)
pam_mysql.c:789: warning: function `mysql_error' was previously declared within a block
pam_mysql.c:789: warning: format argument is not a pointer (arg 3)
pam_mysql.c:793: error: `PAM_SUCCESS' undeclared (first use in this function)
pam_mysql.c: At top level:
pam_mysql.c:799: error: parse error before '*' token
pam_mysql.c:800: warning: function declaration isn't a prototype
pam_mysql.c: In function `askForPassword':
pam_mysql.c:801: warning: array type has incomplete element type
pam_mysql.c:801: error: storage size of `msg' isn't known
pam_mysql.c:807: error: `pwprompt' undeclared (first use in this function)
pam_mysql.c:811: error: `PAM_BUF_ERR' undeclared (first use in this function)
pam_mysql.c:817: error: `PAM_PROMPT_ECHO_OFF' undeclared (first use in this function)
pam_mysql.c:820: error: `pamh' undeclared (first use in this function)
pam_mysql.c:823: warning: implicit declaration of function `_pam_overwrite'
pam_mysql.c:824: warning: implicit declaration of function `_pam_drop'
pam_mysql.c:827: error: `PAM_SUCCESS' undeclared (first use in this function)
pam_mysql.c:829: warning: implicit declaration of function `_pam_drop_reply'