linking error

From: "Randall W(dot) Barrett" <rbarr(at)shadow(dot)net>
To: pgsql-interfaces(at)hub(dot)org
Subject: linking error
Date: 1998-12-11 19:50:39
Message-ID: Pine.SOL.3.96.981211144648.1187A-100000@viper
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-interfaces

I am running Redhat linux (2.0.34) and postgreSQL 6.3.2. I'm trying to
use the C-interface via libpq, but I'm having linking problems. The
following is the result when attempting to compile sample1 from the
postgres libpq documentation:

[rbarrett(at)localhost rbarrett]$ gcc -O3 -Wall sample1.c -I
/usr/local/pgsql/include/ -L /usr/local/pgsql/lib/ -lpq

/usr/local/pgsql/lib//libpq.a(fe-auth.o): In function
`pg_password_sendauth':
fe-auth.o(.text+0x17): undefined reference to `crypt'

Does anyone know how I can fix this? Need I upgrade to 6.4?

Thanks,
Randy Barrett

Browse pgsql-interfaces by date

  From Date Subject
Next Message Ramiro Arenas 1998-12-11 22:47:21 (no subject)
Previous Message Dan Gowin 1998-12-11 15:21:57 PostgreODBC error