[Asterisk-Dev] Asterisk on RedHat 9.0 - fix

Wade Weppler weppler at wwworks-inc.com
Mon Apr 7 17:25:42 MST 2003


Hi all,

 

            I finally got Asterisk to compile under RH9.  It looks like
SSL+KRB5 is broken under RH9.  This was something that wasn't in RH8, and
probably added with OpenSSL 0.9.7 (also not in RH8) and not debugged before
release.

 

            So, all that has to be done is to disable KRB5 support in
OpenSSL by adding a compile-time declaration to the Makefile for
res_crypto.c:

 

            Under asterisk/res, edit the Makefile and add an additional
CFLAGS+= line:

 

            CFLAGS+=-DOPENSSL_NO_KRB5

 

            This will work until RH9 fixes the problem.

 

-wade

 

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-dev/attachments/20030407/f59f798b/attachment.htm


More information about the asterisk-dev mailing list