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

Jun Kuwamura <juk@rccm.co.jp>

From: Jun Kuwamura <juk@rccm.co.jp>
To: Peter Eisentraut <peter_e@gmx.net>
Cc: pgsql-hackers@postgresql.org
Date: 2001-02-04T12:19:57Z
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
  ^
  ~