Postgresql 6.4.2-4

From: Antonello De Santis <ua01020(at)flashnet(dot)it>
To: pgsql-interfaces(at)postgresql(dot)org
Subject: Postgresql 6.4.2-4
Date: 1999-06-06 18:34:29
Message-ID: 375ABF35.3E410744@flashnet.it
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-interfaces

Hi!

I just installed postgresql 6.4.2-4. I'm trying to recompile my old
programs based on 6.3 release, but I get the following error message:

/usr/lib/libpq.so: undefined reference to `crypt'

Why's that? I never got this error message with the older version.
I compile the code this way: "gcc pre_view.c /usr/lib/libcgic.a
../various.a /usr/lib/libpq.so -o pre_view.c", that always worked fine
for me.
Can anybody give me a tip? Please answer directly to my email address,
because I didn't subscribe to the mailing list yet.

Thank you,

Antonello De Santis

Browse pgsql-interfaces by date

  From Date Subject
Next Message Vikrant Rathore 1999-06-07 02:33:42 Mail about duplicate rows
Previous Message Peter Harvey 1999-06-06 17:07:31 unixODBC - ODBC - more fixs