crypt in RH 6.0 - Mailing list pgsql-general

From Cesar Lombao
Subject crypt in RH 6.0
Date
Msg-id Pine.LNX.4.04.9907051923420.17224-100000@lombao.dycsa.es
Whole thread Raw
Responses Re: [GENERAL] crypt in RH 6.0
List 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


pgsql-general by date:

Previous
From: Leon
Date:
Subject: Re[2]: [GENERAL] Joins and links
Next
From: David Warnock
Date:
Subject: Re: [GENERAL] Joins and links