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

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>, Peter Eisentraut <peter_e(at)gmx(dot)net>
Subject: Re: cvs head configure broken for --with-krb5 on RH9
Date: 2003-11-29 02:33:22
Message-ID: 4094.1070073202@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

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.

regards, tom lane

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Joe Conway 2003-11-29 02:49:37 Re: cvs head configure broken for --with-krb5 on RH9
Previous Message Marc G. Fournier 2003-11-29 02:31:42 Re: gettimeofday() goes backwards on FreeBSD 4.9