> That said, I get reports from ppl having problem with kerberos and
> postgresql. I cannot reproduce the problems, but all problems have gone
> away when turning the kerberos  OPTION off.
>
> Since I cannot reproduce these build errors, I'd like to know more about
> your setup; FreeBSD version?

5.4-STABLE #0: Tue Jul 26 19:39:41 EDT 2005

> >> The build of postgresql74-client automatically detects the Kerberos
> >> setup and turns its use on.
>
> I'm lost, what do you mean by "the Kerberos setup", and how does the port
> automatically detect it?

Actually, it seems to come from a past configuration choice -- both 
postgresql-client-7.4.8 and postgresql-client-8.0.3 build with the following 
flags:

        WITHOUT_MIT_KRB5=true
        WITH_HEIMDAL_KRB5=true

I think, PostgreSQL client libraries ought to be linked with the heimdal libs, 
so that whatever uses them does not need to know about heimdal.

Yours,

        -mi
_______________________________________________
kde-freebsd mailing list
[email protected]
http://freebsd.kde.org/mailman/listinfo/kde-freebsd

Reply via email to