pam_mysql.c:1055: error: syntax error before "int"
pam_mysql.c:1055: error: parse error before '*' token
pam_mysql.c:1057: warning: function declaration isn't a prototype
pam_mysql.c: In function `pam_sm_setcred':
pam_mysql.c:1061: error: `PAM_SUCCESS' undeclared (first use in this function)
pam_mysql.c: At top level:
pam_mysql.c:1067: error: syntax error before "int"
pam_mysql.c:1067: error: parse error before '*' token
pam_mysql.c:1069: warning: function declaration isn't a prototype
pam_mysql.c: In function `pam_sm_chauthtok':
pam_mysql.c:1077: error: `MYSQL' undeclared (first use in this function)
pam_mysql.c:1077: error: parse error before "auth_sql_server"
pam_mysql.c:1083: error: `argc' undeclared (first use in this function)
pam_mysql.c:1083: error: `argv' undeclared (first use in this function)
pam_mysql.c:1087: warning: function `pam_get_user' was previously declared within a block
pam_mysql.c:1087: error: `pamh' undeclared (first use in this function)
pam_mysql.c:1088: error: `PAM_SUCCESS' undeclared (first use in this function)
pam_mysql.c:1093: error: `PAM_USER_UNKNOWN' undeclared (first use in this function)
pam_mysql.c:1100: error: `auth_sql_server' undeclared (first use in this function)
pam_mysql.c:1104: error: `flags' undeclared (first use in this function)
pam_mysql.c:1104: error: `PAM_PRELIM_CHECK' undeclared (first use in this function)
pam_mysql.c:1109: error: `PAM_CHANGE_EXPIRED_AUTHTOK' undeclared (first use in this function)
pam_mysql.c:1112: warning: function `pam_get_item' was previously declared within a block
pam_mysql.c:1112: error: `PAM_OLDAUTHTOK' undeclared (first use in this function)
pam_mysql.c:1113: warning: dereferencing type-punned pointer will break strict-aliasing rules
pam_mysql.c:1120: warning: dereferencing type-punned pointer will break strict-aliasing rules
pam_mysql.c:1122: error: `PAM_AUTHTOK_ERR' undeclared (first use in this function)
pam_mysql.c:1141: error: `PAM_UPDATE_AUTHTOK' undeclared (first use in this function)
pam_mysql.c:1146: warning: function `pam_get_item' was previously declared within a block
pam_mysql.c:1146: error: `PAM_AUTHTOK' undeclared (first use in this function)
pam_mysql.c:1147: warning: dereferencing type-punned pointer will break strict-aliasing rules
pam_mysql.c:1158: warning: dereferencing type-punned pointer will break strict-aliasing rules
pam_mysql.c:1173: warning: dereferencing type-punned pointer will break strict-aliasing rules
pam_mysql.c:1180: warning: dereferencing type-punned pointer will break strict-aliasing rules
pam_mysql.c: At top level:
pam_mysql.c:1199: error: syntax error before "int"
pam_mysql.c:1199: error: parse error before '*' token
pam_mysql.c:1201: warning: function declaration isn't a prototype
pam_mysql.c: In function `pam_sm_open_session':
pam_mysql.c:1205: error: `PAM_SUCCESS' undeclared (first use in this function)
pam_mysql.c: At top level:
pam_mysql.c:1209: error: syntax error before "int"
pam_mysql.c:1209: error: parse error before '*' token
pam_mysql.c:1211: warning: function declaration isn't a prototype
pam_mysql.c: In function `pam_sm_close_session':
pam_mysql.c:1215: error: `PAM_SUCCESS' undeclared (first use in this function)
make: *** [dynamic/pam_mysql.o] 错误 1