Re: configure problem with krb4 and ssl when compiling 7.1beta4 - Mailing list pgsql-hackers

From Jun Kuwamura
Subject Re: configure problem with krb4 and ssl when compiling 7.1beta4
Date
Msg-id Pine.LNX.3.96LJ1.1b7.1010204110645.23940G-100000@ylix.astea.rccm.co.jp
Whole thread Raw
In response to Re: configure problem with krb4 and ssl when compiling 7.1beta4  (Peter Eisentraut <peter_e@gmx.net>)
List pgsql-hackers
On Sat, 3 Feb 2001, Peter Eisentraut wrote:

> Jun Kuwamura writes:
> 
> > (1) KTH-KRB4(Kerberos4) require -lresolve to configure.
> 
> Exact name of the symbol required?

gcc testkrb.c -L/usr/athena/lib -lkrb -ldes 2>&1 \| grep undef |cut -f5 -d' ' | uniq   
`dn_expand'
`res_search'

--Jun Kuwamura
rC Cm ^ ~



pgsql-hackers by date:

Previous
From: Peter Mount
Date:
Subject: Re: TODO list: Allow Java server-side programming
Next
From: m w
Date:
Subject: Re: Like vs '=' bug with indexing