On 7/2/11 8:50 PM, "Tom Lane" <t...@sss.pgh.pa.us> wrote:

>Most likely what is happening is that one of the other libraries called
>by the postmaster is pulling in libldap_r --- a bit of research with ldd
>should confirm or deny that.  If so, you could probably fix things by
>hacking LDAP_LIBS_BE in the configured src/Makefile.global to pull
>in libldap_r not libldap.

That worked perfectly-- thanks so much for your help!

Do you think this is a Solaris bug, or a Postgres bug, or is this a "works
as designed but sysadmin is an idiot" situation? If it's the first, I
might as well file a bug with Oracle, not that I expect them to be in any
hurry to improve compatibility with a rival DB.

--
Dave Pooser
Cat-Herder-in-Chief, Pooserville.com
"...Life is not a journey to the grave with the intention of arriving
safely in one pretty and well-preserved piece, but to slide across the
finish line broadside, thoroughly used up, worn out, leaking oil, and
shouting GERONIMO!!!" -- Bill McKenna





-- 
Sent via pgsql-admin mailing list (pgsql-admin@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-admin

Reply via email to