Problems in compilation of Sample1 - Mailing list pgsql-interfaces

From José López Requena
Subject Problems in compilation of Sample1
Date
Msg-id 3.0.1.32.19990109024722.0068c8f0@correo.cc-ab.uclm.es
Whole thread Raw
Responses Re: [INTERFACES] Problems in compilation of Sample1  ("Randall W. Barrett" <rbarr@shadow.net>)
List pgsql-interfaces
Hi everybody!,I am tryng to compile the Sample Program 1 that comes with
the programmer's guide of PostgreSQL documentation. I've copied the
developement librarys to /usr/lib and the include files to /usr/include.
When I type gcc -o sample1 sample1.c -lecpg -lpq the compiler tells me:

/usr/lib/libecpg.so:undefined reference to 'crypt'

can you help me about the meaning of this error message.

Thanks!


pgsql-interfaces by date:

Previous
From: JP Rosevear
Date:
Subject: Re: [INTERFACES] Kaffe 1.0b3 Solved yet?
Next
From: "Randall W. Barrett"
Date:
Subject: Re: [INTERFACES] Problems in compilation of Sample1