Search Postgresql Archives

Re: No lidbl.so in libpq.so (postgresql 8.4.4)

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



> Gary Fu <gfu@xxxxxxxxxxxxxx> writes:
> > Nilesh Govindarajan wrote:
> >> Could you please explain a little more what you want to do actually ?
> 
> > I have the following problem to run 'configure' when building pgpool 
> > 2.3.3 with libpq from normal built of postgreSQL 8.4.4.
> 
> > configure:24789: result: no
> > configure:24799: error: libpq is not installed or libpq is old
> 
> This is a bug in pgpool's configure script, which you should report to
> them not us.  It's not our responsibility to supply libdl.

Starting from pgpool-II 2.3 it provides SSL support and it needs
libssl then libssl needs libdl. Because pgpool's configure does not
link libdl(which is a bug), pgpool relies on libpq's reference to
libdl. Unfortunately libpq does not refer to libdl unless libpq
is configured with SSL support. Probably his PostgreSQL 8.4.4 build
was made without SSL support. Sorry for making a noise.

I'm studying now libpq's build to know how to refer to libdl if SSL is
enabled...
--
Tatsuo Ishii
SRA OSS, Inc. Japan
English: http://www.sraoss.co.jp/index_en.php
Japanese: http://www.sraoss.co.jp

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


[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]     [Postgresql Jobs]     [Postgresql Admin]     [Postgresql Performance]     [Linux Clusters]     [PHP Home]     [PHP on Windows]     [Kernel Newbies]     [PHP Classes]     [PHP Books]     [PHP Databases]     [Postgresql & PHP]     [Yosemite]
  Powered by Linux