Re: Linking problems with PostgreSQL
Re: Linking problems with PostgreSQL
- Subject: Re: Linking problems with PostgreSQL
- From: Sherm Pendley <email@hidden>
- Date: Fri, 11 Jul 2003 05:20:29 -0400
On Friday, July 11, 2003, at 05:01 AM, jean Bousquet wrote:
I have been stuck in linking. I get the following link error :
ld: table of contents for archive: /usr/local/pgsql/lib/libpq.a is out
of
date; rerun ranlib(1) (can't load from it)
Have you tried doing what the message says you should do? ;-)
sudo ranlib /usr/local/psql/lib/libpq.a
sherm--
Each language has its purpose, however humble. Each language expresses
the Yin and Yang of software. Each language has its place within the Tao.
But do not program in COBOL if you can avoid it.
-- The Tao of Programming
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.