Re: make errors on RHEL3

2004-06-27 Thread Jim Levie
On Thu, 2004-06-24 at 07:10, 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 , and then a bunch of (I > > think related?) compiler errors related to krb5 stuff: > > http://acs-wiki.andr

Re: make errors on RHEL3

2004-06-24 Thread Ken Murchison
David L'Heureux wrote: I'm curious--does Cyrus ever actually use the kerberos code included by openssl? I read somewhere that the openssl kerberos stuff is used for imaps connections in Cyrus--is this the case? I don't know much about it, but I believe its entirely up to whether its compiled as

Re: make errors on RHEL3

2004-06-24 Thread David L'Heureux
I'm curious--does Cyrus ever actually use the kerberos code included by openssl? I read somewhere that the openssl kerberos stuff is used for imaps connections in Cyrus--is this the case? David L'Heureux [EMAIL PROTECTED] On Jun 24, 2004, at 9:37 AM, Ken Murchison w

Re: make errors on RHEL3

2004-06-24 Thread Ken Murchison
David L'Heureux wrote: Following up on the RHEL3 compile problem with openssl, I wanted to point out that none of the solutions posted here or on the cyrus wiki worked for me. Here's what did work: I know for a fact that the LOCALDEFS solution works, because I'm using it. -- Kenneth Murchison

Re: make errors on RHEL3

2004-06-24 Thread David L'Heureux
Following up on the RHEL3 compile problem with openssl, I wanted to point out that none of the solutions posted here or on the cyrus wiki worked for me. Here's what did work: In the configure file, change: DEFS=-DHAVE_CONFIG_H to: DEFS="-DHAVE_CONFIG_H -DOPENSSL_NO_KRB5" Setting the various e

Re: make errors on RHEL3

2004-06-24 Thread Ken Murchison
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 , 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 Murch

make errors on RHEL3

2004-06-23 Thread David L'Heureux
After configuring on RHEL3, I can't make from the 2.2.6 source. I seem to be missing an include file , and then a bunch of (I think related?) compiler errors related to krb5 stuff: gcc -c -I.. -I/usr/include -DHAVE_CONFIG_H -g -O2 \ prot.c In file included from /usr/include/openssl/ssl.h:179