Re: [INTERFACES] undefined reference to crypt - Mailing list pgsql-interfaces

From James Thompson
Subject Re: [INTERFACES] undefined reference to crypt
Date
Msg-id Pine.GSO.3.96.990226100103.3164A-100000@euler.math.ksu.edu
Whole thread Raw
In response to undefined reference to crypt  ("Patrice DUMAS" <pdumas@inforoutes-ardeche.fr>)
List pgsql-interfaces
On Fri, 26 Feb 1999, Patrice DUMAS wrote:

>
> essai.o: essai.c
> gcc -c essai.c
> essai:  essai.o
> gcc -o essai essai.o -lpq
>

try adding a -lcrypt after the -lpg on the line above

->->->->->->->->->->->->->->->->->->---<-<-<-<-<-<-<-<-<-<-<-<-<-<-<-<-<-<
James Thompson    138 Cardwell Hall  Manhattan, Ks   66506    785-532-0561
Kansas State University                          Department of Mathematics
->->->->->->->->->->->->->->->->->->---<-<-<-<-<-<-<-<-<-<-<-<-<-<-<-<-<-<



pgsql-interfaces by date:

Previous
From: "Patrice DUMAS"
Date:
Subject: undefined reference to crypt
Next
From: James Thompson
Date:
Subject: Re: [INTERFACES] undefined reference to crypt