From: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
---|---|
To: | Mark Round <mark(at)markround(dot)com> |
Cc: | pgsql-ports(at)postgresql(dot)org |
Subject: | Re: Solaris SONAME not matching libraries |
Date: | 2007-05-29 21:18:21 |
Message-ID: | 17831.1180473501@sss.pgh.pa.us |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-ports |
Mark Round <mark(at)markround(dot)com> writes:
>> I think it is minor bug. SONAME is used by linker to setup
>> dependencies (NEEDED) in a final binary.
> This is the reason that was given to me by a developer - they were
> trying to link against one of these libraries,
The question is why they were trying to do that; there's no point in
it that I can see for any dynamically loaded pgsql module.
regards, tom lane
From | Date | Subject | |
---|---|---|---|
Next Message | MacH G | 2007-05-31 15:17:25 | installing postgresql in ubuntu edgy eft without internet access |
Previous Message | Mark Round | 2007-05-29 20:56:56 | Re: Solaris SONAME not matching libraries |