Re: [INTERFACES] undefined reference to crypt

From: James Thompson <jamest(at)math(dot)ksu(dot)edu>
To: Patrice DUMAS <pdumas(at)inforoutes-ardeche(dot)fr>
Cc: pgsql-interfaces(at)postgreSQL(dot)org
Subject: Re: [INTERFACES] undefined reference to crypt
Date: 1999-02-26 16:01:44
Message-ID: Pine.GSO.3.96.990226100103.3164A-100000@euler.math.ksu.edu
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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
->->->->->->->->->->->->->->->->->->---<-<-<-<-<-<-<-<-<-<-<-<-<-<-<-<-<-<

In response to

Browse pgsql-interfaces by date

  From Date Subject
Next Message James Thompson 1999-02-26 16:07:34 Re: [INTERFACES] undefined reference to crypt
Previous Message Patrice DUMAS 1999-02-26 14:49:22 undefined reference to crypt