Re: [HACKERS] Testing, Hello?

From: "Henry B(dot) Hotz" <hotz(at)jpl(dot)nasa(dot)gov>
To: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Cc: hackers(at)postgreSQL(dot)org
Subject: Re: [HACKERS] Testing, Hello?
Date: 1998-12-01 17:44:34
Message-ID: v03130304b289dac41071@[137.78.84.130]
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

At 8:25 AM -0800 12/1/98, Tom Lane wrote:
>"Henry B. Hotz" <hotz(at)jpl(dot)nasa(dot)gov> writes:
>> If you include <crypt.h> and <krb.h> from the system and
>> /usr/athena/include respectively then you get a compile error.
>
>OK, that seems pretty easy to check.

Specifically des_encrypt() is declared with a different number of arguments.

>> I will put in a plug for autoconf support for kerberos in any case. We
>> need a --with-kerberos[={4,5}] option and --with-kerberos-include=..,
>> --with-kerberos-lib=.., and --with-kerberos-srvtab=.. options.
>
>Where does that information get entered now --- do you have to do it
>manually after running configure?

Yes. It's documented in the administrator guide actually. You edit
Makefile.global. The comments in Makefile.global are pretty clear.

The autoconf support should just be a matter of copying the flags I
indicated into Makefile.global.

Signature failed Preliminary Design Review.
Feasibility of a new signature is currently being evaluated.
h(dot)b(dot)hotz(at)jpl(dot)nasa(dot)gov, or hbhotz(at)oxy(dot)edu

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Loan B. Pham 1998-12-01 19:15:35 Indexing Implementation
Previous Message Peter T Mount 1998-12-01 16:40:22 NT port