Re: libpq.a must be ranlibed after installation

Tom Lane <tgl@sss.pgh.pa.us>

From: Tom Lane <tgl@sss.pgh.pa.us>
To: Kenji Sugita <sugita@srapc1327.sra.co.jp>
Cc: pgsql-bugs@postgresql.org
Date: 2003-09-20T21:27:44Z
Lists: pgsql-bugs
Kenji Sugita <sugita@srapc1327.sra.co.jp> writes:
> Libpq.a still not ranlibed after installation. It causes link error on some
> platform likes as Mac OS X for PostgreSQL 7.3.3.

I have patched CVS tip to do this on Darwin ... but not anywhere else,
since no comparable problem has been reported on any other platform.

			regards, tom lane