Redhat 6.0 Link Error: Undefined Reference to crypt - Mailing list pgsql-sql

From Klein, Robert
Subject Redhat 6.0 Link Error: Undefined Reference to crypt
Date
Msg-id C71D2D07293AD31186F50004ACB848F2035371@EXCHANGE
Whole thread Raw
Responses Re: [SQL] Redhat 6.0 Link Error: Undefined Reference to crypt  (Tom Lane <tgl@sss.pgh.pa.us>)
List 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



pgsql-sql by date:

Previous
From: Zalman Stern
Date:
Subject: Re: [SQL] query with subquery abnormally slow?
Next
From: Tom Lane
Date:
Subject: Re: [SQL] Redhat 6.0 Link Error: Undefined Reference to crypt