Compiling tlspasswordcache.c
tlspasswordcache.c: In function `tlspassword_save':
tlspasswordcache.c:72: `EPROTO' undeclared (first use in this function)
tlspasswordcache.c:72: (Each undeclared identifier is reported only once
tlspasswordcache.c:72: for each function it appears in.)
tlspasswordcache.c:89: warning: implicit declaration of function `EVP_EncryptInit_ex'
tlspasswordcache.c:98: warning: implicit declaration of function `EVP_EncryptFinal_ex'
tlspasswordcache.c: In function `save_string':
tlspasswordcache.c:218: warning: passing arg 4 of `EVP_EncryptUpdate' discards qualifiers from pointer target type
tlspasswordcache.c: In function `tlspassword_load':
tlspasswordcache.c:377: warning: implicit declaration of function `EVP_DecryptInit_ex'
tlspasswordcache.c:381: warning: implicit declaration of function `EVP_DecryptFinal_ex'
make[2]: *** [tlspasswordcache.o] Error 1
make[1]: *** [all] Error 2
make: *** [all-recursive] Error 1
Can anyone tell me how to fix this, or if I can? I'm on OS X if that matters here... and I'm guessing it might, since I haven't heard anyone else mention this problem yet.
Thanks!
-jab
------------------------------------------------------- This SF.NET email is sponsored by: eBay Great deals on office technology -- on eBay now! Click here: http://adfarm.mediaplex.com/ad/ck/711-11697-6916-5 _______________________________________________ courier-users mailing list [EMAIL PROTECTED] Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users
