| From: | Sean Chittenden <sean(at)chittenden(dot)org> |
|---|---|
| To: | Joe Conway <mail(at)joeconway(dot)com> |
| Cc: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, "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 18:59:03 |
| Message-ID: | 20030516185903.GJ42125@perrin.int.nxad.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
> >>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?
>
> Dunno -- this was the first time I tried that combo (due to the krb5
> related failure).
It's a namespace problem, iirc. Where ever the problem actually lies,
FreeBSD works around with with the below fix to CPPFLAGS and it seems
to be the generally accepted "way" to deal with openssl. I actually
find it surprising that we haven't run across this sooner.
> >>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.
>
> OK. I'll see about contacting them.
--
Sean Chittenden
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Kevin Brown | 2003-05-16 19:20:04 | Re: Heads up: 7.3.3 this Wednesday |
| Previous Message | Tom Lane | 2003-05-16 18:52:47 | Re: Heads up: 7.3.3 this Wednesday |