crypt compile problem

From: Matthew <matt(at)ctlno(dot)com>
To: interfaces postgres <pgsql-interfaces(at)postgreSQL(dot)org>
Subject: crypt compile problem
Date: 1998-06-11 21:56:30
Message-ID: A043233669F9D111B99700A0C92376CA1516@srv.ctlno.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-interfaces

Hello, I am new to the world of PostgreSQL. I recently installed the
PostgreSQL database and tried to compile one of the example C programs
from the web site. I fixed a few typo's then it compiled, but when it
goes to do the linking I get an error complaining about undefined
reference to crypt. I have included the exact error message and gcc
version below. Please help, do you have any suggestions? I recently
installed PostgreSQL v 6.3.2. If I can't a C program to compile, it's
going to make using PostgreSQL very hard for this project.

Thanks in advance,

Matt O'Connor

./postgresql-6.3.2/src/interfaces/libpq/libpq.a(fe-auth.o): In function
`pg_password_sendauth':
fe-auth.o(.text+0x17): undefined reference to `crypt'

/pub$gcc -v
Reading specs from /usr/lib/gcc-lib/i386-redhat-linux/2.7.2.3/specs
gcc version 2.7.2.3

Browse pgsql-interfaces by date

  From Date Subject
Next Message Hannu 1998-06-12 07:45:38 Re: [INTERFACES] Re: M$-Access'97 and TIMESTAMPs
Previous Message Byron Nikolaidis 1998-06-11 21:36:03 Re: [INTERFACES] Re: M$-Access'97 and TIMESTAMPs