Re: unixware and --with-ldap

From: Martijn van Oosterhout <kleptog(at)svana(dot)org>
To: Albe Laurenz <all(at)adv(dot)magwien(dot)gv(dot)at>
Cc: ohp(at)pyrenet(dot)fr, pgsql-hackers list <pgsql-hackers(at)postgresql(dot)org>, tgl(at)sss(dot)pgh(dot)pa(dot)us
Subject: Re: unixware and --with-ldap
Date: 2006-12-12 20:19:07
Message-ID: 20061212201907.GA10037@svana.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(at)svana(dot)org> http://svana.org/kleptog/
> From each according to his ability. To each according to his ability to litigate.

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Bruce Momjian 2006-12-12 20:26:32 Re: Grouped Index Tuples
Previous Message Tom Lane 2006-12-12 17:47:50 Re: Load distributed checkpoint