Re: AIX compile ?? libcrypt HELP !! - Mailing list pgsql-hackers

From Tom Lane
Subject Re: AIX compile ?? libcrypt HELP !!
Date
Msg-id 1928.970616093@sss.pgh.pa.us
Whole thread Raw
In response to AIX compile ?? libcrypt HELP !!  (Nathan Boeger <nathan@khmere.com>)
List pgsql-hackers
Nathan Boeger <nathan@khmere.com> writes:
> I am trying to compile an app (compiles on *BSD, Linux) but for some
> reason I cant get it to compile on AIX 4.3.3.3. It seems not to like the
> libcrypt ??

> ld: 0711-317 ERROR: Undefined symbol: __crypt_r
> ld: 0711-317 ERROR: Undefined symbol: __setkey_r
> ld: 0711-317 ERROR: Undefined symbol: __encrypt_r

I'll bet AIX doesn't have the "reentrant" versions crypt_r(), setkey_r(),
etc.  Did you check its man page for the crypt functions?
        regards, tom lane


pgsql-hackers by date:

Previous
From: "Clark, Joel"
Date:
Subject: RE: C++ client libs
Next
From: "elein"
Date:
Subject: FW: oracle ate