Re: configure problem with krb4 and ssl when compiling 7.1beta4

From: Jun Kuwamura <juk(at)rccm(dot)co(dot)jp>
To: Peter Eisentraut <peter_e(at)gmx(dot)net>
Cc: pgsql-hackers(at)postgresql(dot)org
Subject: Re: configure problem with krb4 and ssl when compiling 7.1beta4
Date: 2001-02-04 12:19:57
Message-ID: Pine.LNX.3.96LJ1.1b7.1010204110645.23940G-100000@ylix.astea.rccm.co.jp
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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
^
~

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message m w 2001-02-04 13:57:32 Re: Like vs '=' bug with indexing
Previous Message Peter Mount 2001-02-04 11:54:20 Re: TODO list: Allow Java server-side programming