Redhat 6.0 Link Error: Undefined Reference to crypt

From: "Klein, Robert" <rvklein(at)ober(dot)com>
To: pgsql-sql(at)postgreSQL(dot)org
Subject: Redhat 6.0 Link Error: Undefined Reference to crypt
Date: 1999-11-02 15:34:55
Message-ID: C71D2D07293AD31186F50004ACB848F2035371@EXCHANGE
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-sql

I'm trying to compile a program on Redhat 6.0 with the Postgres 6.4 the came
with it.
I get the following link error:
/usr/lib/libpq.so: Undefined reference to "crypt"
Does postgres need a difference libc or glibc? Redhat comes with:
libc 5.3.13
glibc 2.1.1

Thanks!

Rob Klein
System Administrator
Ober, Kaler, Grimes and Shriver
120 East Baltimore St
Baltimore, MD 21202

Responses

Browse pgsql-sql by date

  From Date Subject
Next Message Tom Lane 1999-11-02 19:09:58 Re: [SQL] Redhat 6.0 Link Error: Undefined Reference to crypt
Previous Message Zalman Stern 1999-11-02 08:42:41 Re: [SQL] query with subquery abnormally slow?