Has anyone seen this error? I cannot login into my database. - Mailing list pgsql-general

From P G
Subject Has anyone seen this error? I cannot login into my database.
Date
Msg-id 20030411213021.46329.qmail@web13310.mail.yahoo.com
Whole thread Raw
Responses Re: Has anyone seen this error? I cannot login into my database.  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-general
Linux kernel:  2.4.18-3
PostgreSQL:  7.3.2

I ran make for v7.3.2 successfully and ran the
regression tests successfully, but I keep getting the
following error when trying to log into my database.
Will someone tell me what this is and how to fix it?

$ psql -d template1
Welcome to psql 7.3.2, the PostgreSQL interactive
terminal.

Type:  \copyright for distribution terms
       \h for help with SQL commands
       \? for help on internal slash commands
       \g or terminate with semicolon to execute query
       \q to quit

psql: relocation error: psql: undefined symbol:
PQgetssl
$

__________________________________________________
Do you Yahoo!?
Yahoo! Tax Center - File online, calculators, forms, and more
http://tax.yahoo.com


pgsql-general by date:

Previous
From: Dennis Gearon
Date:
Subject: Re: Case sensitive order by
Next
From: Tom Lane
Date:
Subject: Re: Has anyone seen this error? I cannot login into my database.