Thread: compile postgresql with krb

compile postgresql with krb

From
rahimeh khodadadi
Date:
Hi,

When I compile postgresql 8.4.1 as below , it gives error like "checking for library containing krb5_sendauth... no
configure: error: could not find function 'krb5_sendauth' required for Kerberos 5
"
Of course, I already installled the krb-libs
./configure  --with-krb5 --without-readline  --without-zlib  --with-openssl

Please help me.

--
With Best Regards
Miss.KHodadadi

Re: compile postgresql with krb

From
u235sentinel
Date:
rahimeh khodadadi wrote:
> Hi,
>
> When I compile postgresql 8.4.1 as below , it gives error like
> "checking for library containing krb5_sendauth... no
> configure: error: could not find function 'krb5_sendauth' required for
> Kerberos 5
> "
> Of course, I already installled the krb-libs
> ./configure  --with-krb5 --without-readline  --without-zlib
> --with-openssl
>
> Please help me.
>
wish I can help but I can't get this dang thing to compile myself
without it freaking out during run time.

It's weird.  I know my problem is with Solaris.  Should have installed
Linux instead.  I've built this several times already with RedHat and
Ubuntu.

Still not sure how to get it building properly under Solaris :/