In the configure file, change:
DEFS=-DHAVE_CONFIG_H
to:
DEFS="-DHAVE_CONFIG_H -DOPENSSL_NO_KRB5"
Setting the various environment variables as noted in the FAQ etc. didn't seem to have any effect...hopefully this helps somebody. Seems like this is an issue going back to at least 2.1.13--maybe a change can be made permanently in the build process to handle RH's placement of kerberos files? I personally can't envision using kerberos with openssl and cyrus at this point, but I would expect things to go a little smoother than this on RH...
----------------------------
David L'Heureux
[EMAIL PROTECTED]
On Jun 24, 2004, at 5:10 AM, Ken Murchison wrote:
David L'Heureux wrote:
After configuring on RHEL3, I can't make from the 2.2.6 source. I seem to be missing an include file <openssl/krb5.h>, and then a bunch of (I think related?) compiler errors related to krb5 stuff:
http://acs-wiki.andrew.cmu.edu/twiki/bin/view/Cyrus/ CyrusRHKerberosIncludes
-- Kenneth Murchison Oceana Matrix Ltd. Software Engineer 21 Princeton Place 716-662-8973 x26 Orchard Park, NY 14127 --PGP Public Key-- http://www.oceana.com/~ken/ksm.pgp --- Cyrus Home Page: http://asg.web.cmu.edu/cyrus Cyrus Wiki/FAQ: http://cyruswiki.andrew.cmu.edu List Archives/Info: http://asg.web.cmu.edu/cyrus/mailing-list.html
--- Cyrus Home Page: http://asg.web.cmu.edu/cyrus Cyrus Wiki/FAQ: http://cyruswiki.andrew.cmu.edu List Archives/Info: http://asg.web.cmu.edu/cyrus/mailing-list.html