On Fri, 2004-11-19 at 21:36 +0000, Robert Kerry wrote: [snip] > res_crypto.c:27:25: openssl/ssl.h: No such file or directory > res_crypto.c:28:25: openssl/err.h: No such file or directory [snip]
Obviously /usr/include/openssl/ssl.h and /usr/include/openssl/err.h can not be found. Fix it by installing the openssl development package and retry. Patrick _______________________________________________ Asterisk-Users mailing list [EMAIL PROTECTED] http://lists.digium.com/mailman/listinfo/asterisk-users To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users
