| From: | Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us> |
|---|---|
| To: | kanchana <pkkanchana(at)gmx(dot)net> |
| Cc: | pgsql-general(at)postgresql(dot)org |
| Subject: | Re: Fw: configure error with krb5 |
| Date: | 2003-01-17 16:48:24 |
| Message-ID: | 200301171648.h0HGmO915616@candle.pha.pa.us |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-general |
Uh, you can look in config.log and see how it is looking for that
function. You can then modify configure to test a different way or
figure out a way so configure finds what it needs.
If you send over the part of config.log dealing with that test, it may
help.
---------------------------------------------------------------------------
kanchana wrote:
> Hello all,
>
> Since there is no reply, i'm forwarding it again.
> hope someone will help me to overcome this.
>
> advance thanks,
> -kanchana
>
> > Hello all,
> >
> > I'm using postgresql-latest version. I'm not able to configure with
> > kerberos5(latest).
> > While configuring postgresql, i got the following error.
> >
> > $./configure --with-openssl --with-krb5=/usr/local/krb5
> > :
> > :
> > checking for inflate in -lz... yes
> > checking for library containing com_err... -lcom_err
> > checking for library containing krb5_encrypt... -lk5crypto
> > checking for library containing krb5_sendauth... no
> > configure: error: could not find function 'krb5_sendauth' required for
> > Kerberos 5
> >
> >
> > how to avoid this.? plz help me asap.
> >
> > OS: HP-UX 11i
> >
> > Advance thanks,
> > -Kanchana
> >
>
>
> ---------------------------(end of broadcast)---------------------------
> TIP 3: if posting/reading through Usenet, please send an appropriate
> subscribe-nomail command to majordomo(at)postgresql(dot)org so that your
> message can get through to the mailing list cleanly
>
--
Bruce Momjian | http://candle.pha.pa.us
pgman(at)candle(dot)pha(dot)pa(dot)us | (610) 359-1001
+ If your life is a hard drive, | 13 Roberts Road
+ Christ can be your backup. | Newtown Square, Pennsylvania 19073
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Jon Swinth | 2003-01-17 17:14:13 | Re: Fix FK deadlock, but no magic please |
| Previous Message | Claudio Lapidus | 2003-01-17 15:29:00 | Re: [GENERAL] Translation of the PostgreSQL manuals to Spanish is under way |