Re: openssl and krb5 problems with cvs HEAD - Mailing list pgsql-hackers

From Tom Lane
Subject Re: openssl and krb5 problems with cvs HEAD
Date
Msg-id 24103.1053061274@sss.pgh.pa.us
Whole thread Raw
In response to openssl and krb5 problems with cvs HEAD  (Joe Conway <mail@joeconway.com>)
Responses Re: openssl and krb5 problems with cvs HEAD  (Joe Conway <mail@joeconway.com>)
Re: openssl and krb5 problems with cvs HEAD  (Daniele Orlandi <daniele@orlandi.com>)
List pgsql-hackers
Joe Conway <mail@joeconway.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


pgsql-hackers by date:

Previous
From: Joe Conway
Date:
Subject: openssl and krb5 problems with cvs HEAD
Next
From: Joe Conway
Date:
Subject: Re: openssl and krb5 problems with cvs HEAD