Re: cvs head configure broken for --with-krb5 on RH9

From: Joe Conway <mail(at)joeconway(dot)com>
To: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Cc: "Hackers (PostgreSQL)" <pgsql-hackers(at)postgresql(dot)org>, Peter Eisentraut <peter_e(at)gmx(dot)net>
Subject: Re: cvs head configure broken for --with-krb5 on RH9
Date: 2003-11-29 02:49:37
Message-ID: 3FC80941.2070002@joeconway.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Tom Lane wrote:
> Joe Conway <mail(at)joeconway(dot)com> writes:
>>As of this change:
>>http://archives.postgresql.org/pgsql-committers/2003-11/msg00278.php
>>I can't seem to configure --with-krb5.
>
> I believe the idea is that instead of
> --with-krb5=/usr/kerberos
> you now need
> --with-krb5 --with-includes=/usr/kerberos/include --with-libs=/usr/kerberos/lib
> or some variant like that. It'd be good for the docs to be more
> explicit about this change.

Ah, that did the trick. Thanks!

Joe

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Marc G. Fournier 2003-11-29 04:51:59 Re: gettimeofday() goes backwards on FreeBSD 4.9
Previous Message Tom Lane 2003-11-29 02:33:22 Re: cvs head configure broken for --with-krb5 on RH9