Thread
-
libpq.a must be ranlibed after installation
Kenji Sugita <sugita@srapc1327.sra.co.jp> — 2003-07-26T09:58:54Z
Libpq.a still not ranlibed after installation. It causes link error on some platform likes as Mac OS X for PostgreSQL 7.3.3. Kenji Sugita
-
Re: libpq.a must be ranlibed after installation
Tom Lane <tgl@sss.pgh.pa.us> — 2003-07-26T14:02:55Z
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 see no problem when I test on OS X. Please exhibit a test case ... regards, tom lane
-
Re: libpq.a must be ranlibed after installation
Theodore Petrosky <tedpet5@yahoo.com> — 2003-07-26T14:25:51Z
I have see this problem since 7.3.1 Ted --- Tom Lane <tgl@sss.pgh.pa.us> wrote: > 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 see no problem when I test on OS X. Please > exhibit a test case ... > > regards, tom lane > > ---------------------------(end of > broadcast)--------------------------- > TIP 8: explain analyze is your friend __________________________________ Do you Yahoo!? Yahoo! SiteBuilder - Free, easy-to-use web site design software http://sitebuilder.yahoo.com
-
Sorry/spam - how do you unsubscribe?
Steven Vajdic <svajdic@asc.corp.mot.com> — 2003-07-28T04:05:27Z
-
Re: libpq.a must be ranlibed after installation
Tom Lane <tgl@sss.pgh.pa.us> — 2003-09-20T21:27:44Z
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