| From: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
|---|---|
| To: | Joe Conway <mail(at)joeconway(dot)com> |
| Cc: | "Hackers (PostgreSQL)" <pgsql-hackers(at)postgresql(dot)org>, Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us> |
| Subject: | Re: openssl and krb5 problems with cvs HEAD |
| Date: | 2003-05-16 05:01:14 |
| Message-ID: | 24103.1053061274@sss.pgh.pa.us |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
Joe Conway <mail(at)joeconway(dot)com> writes:
> Looks like it must be related to Bruce's commit from earlier today right
> at line 392:
> /pgsql-server/src/interfaces/libpq/fe-auth.c
> version 1.77, 2003/05/15 16:35:30
Looks like a simple typo --- I've reverted it.
> I also noticed that if I try to configure --with-openssl but *not*
> --with-krb5=/usr/kerberos, I get configure errors.
Is that a new problem?
> And indeed, if I define CPPFLAGS=-DOPENSSL_NO_KRB5 explicitly all goes
> fine.
It's not clear to me that we should be mucking with OpenSSL's
configuration symbols. I think filing this as an OpenSSL bug would be
a better choice.
regards, tom lane
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Joe Conway | 2003-05-16 05:09:57 | Re: openssl and krb5 problems with cvs HEAD |
| Previous Message | Joe Conway | 2003-05-16 04:26:09 | openssl and krb5 problems with cvs HEAD |