crypt in RH 6.0

From: Cesar Lombao <lombao(at)dycsa(dot)es>
To: pgsql-general(at)postgreSQL(dot)org
Subject: crypt in RH 6.0
Date: 1999-07-05 17:27:15
Message-ID: Pine.LNX.4.04.9907051923420.17224-100000@lombao.dycsa.es
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

I send a meesage talking about a problem with postgres 6.4.2 and 6.5 with
redhat 6.0
If compile with
gcc myprogram.c -lpq
I get a error about a reference to crypt not found

but if
gcc myprogram.c -lpq -lcrypt

works

then.... exists any bug or missing during compilation of postgres?
I try to find a place to add -lcrypt (some Makefile) but, really, I don't
know.

Anyone has a comment about this?

Atentamente
Cesar Lombao Vazquez
EXT 233-INFRAESTRUCTURAS
DYCSA

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Stuart Rison 1999-07-05 17:39:42 [GENERAL] Stuck in a vacuum.
Previous Message Leon 1999-07-05 17:22:05 Re[2]: [GENERAL] Joins and links