=?windows-1251?Q?=CA=F0=E8=E2=EE=F8=E5=E5=E2_=CF=E0=E2=E5=EB?= <pasha(at)mts(dot)by> writes:
> I am having problems compiling Postgres 7.3.4 on a Sun Fire V120
> running Solaris 9.
Take out the inclusion of <crypt.h> in fe-connect.c. This probably
should be back-patched into 7.3.5:
2003-06-23 13:03 momjian
* src/interfaces/libpq/fe-connect.c: Remove crypt.h from
fe-connect.c --- not needed, and caused problems on Solaris with
Open SSL version 0.9.7b
regards, tom lane