16 Jul
2007
16 Jul
'07
3:44 p.m.
whoops On July 15, 2007 1:29:12 PM -0500 Hugh Messenger <hugh@alaweb.com> wrote:
otp_pw_valid.c:55: error: `OTP_RC_NEXTPASSCODE' undeclared (first use in this function)
Ah hah ...
[root@PMX66 rlm_otp]# grep PASSCODE * otp.h:#define OTP_RC_NEXT_PASSCODE 6 [...] otp_pw_valid.c: case OTP_RC_NEXTPASSCODE: return RLM_MODULE_USERLOCK;
I've edited otp_pw_valid.c to add that missing _ to get 1.1.7 compiling here, but someone else will have to commit the change to CVS.
-- hugh
- List info/subscribe/unsubscribe? See http://www.freeradius.org/list/devel.html