Re: unixware and --with-ldap - Mailing list pgsql-hackers

From Martijn van Oosterhout
Subject Re: unixware and --with-ldap
Date
Msg-id 20061212201907.GA10037@svana.org
Whole thread Raw
In response to Re: unixware and --with-ldap  ("Albe Laurenz" <all@adv.magwien.gv.at>)
List pgsql-hackers
On Tue, Dec 12, 2006 at 04:42:50PM +0100, Albe Laurenz wrote:
> Or do shared libraries on Unixware generally 'not remember'
> the libraries they were linked against (this would be strange).

It could be that whoever compiled libldap there did not include the
dependancies at link time. It is legal to build a shared library
without resolving all the symbols.

libreadline was for a long time in the same position on many linux
distributions. The upstream makefile did not specify -lncurses or
-ltermcap so every user of readline had to specify that, rather than
getting it automatically.

Have a nice day,
--
Martijn van Oosterhout   <kleptog@svana.org>   http://svana.org/kleptog/
> From each according to his ability. To each according to his ability to litigate.

pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: Load distributed checkpoint
Next
From: Bruce Momjian
Date:
Subject: Re: Grouped Index Tuples