Re: AIX compile ?? libcrypt HELP !!

From: Peter Eisentraut <peter_e(at)gmx(dot)net>
To: Nathan Boeger <nathan(at)khmere(dot)com>
Cc: "pgsql-general(at)postgresql(dot)org" <pgsql-general(at)postgresql(dot)org>
Subject: Re: AIX compile ?? libcrypt HELP !!
Date: 2000-10-03 21:08:12
Message-ID: Pine.LNX.4.21.0010032307470.1057-100000@peter.localdomain
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Nathan Boeger writes:

> Flags: -I/usr/include/pgsql/ -lrts -lcrypt -L/usr/lib/psql/ -static
> -lecpg -lpq -lm

You probably need to put the -lcrypt after -lpq.

--
Peter Eisentraut peter_e(at)gmx(dot)net http://yi.org/peter-e/

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message andrew 2000-10-03 21:11:51 distinct
Previous Message bmccoy 2000-10-03 21:04:00 Re: hi