C program compilation - Mailing list pgsql-interfaces

From Gustavo R. Bonet
Subject C program compilation
Date
Msg-id NDBBLBDCDKFEOBJMLCEDGEGNCAAA.gbonet@bna.com.ar
Whole thread Raw
Responses Re: C program compilation  (Alfred Perlstein <bright@wintelcom.net>)
Re: C program compilation  ("Ross J. Reedstrom" <reedstrm@rice.edu>)
List pgsql-interfaces
I'm a beginner in PostGreSQL and I'm trying to meka my first interface with
a C
program.

Like the documentation says, I'm using the following sentence to compile:

gcc -o output_name -I /usr/include/pgsql -lpq myprogram.c

But, in two diferent Linux servers the answer was:

/usr/lib/libpq.so: undefined reference to `crypt'
collect2: ld returned 1 exit status

I have tryed with millons ways changing the order, including other paths,
etc. ... and
nothing.

If you have the answer or can guide me to some "doc", please response this
mail to:

gbonet@bna.com.ar

Thank you !

Gustavo R. Bonet
Buenos Aires
Argentina



pgsql-interfaces by date:

Previous
From: Luc Bouchard
Date:
Subject: Re: Re: new maintainer for the ODBC driver?
Next
From: "Nikolaus Rumm"
Date:
Subject: List archive, getBigDecimal()