Re: [GENERAL] Compilation fails --with-ssl on Solaris 8

From: Peter Eisentraut <peter_e(at)gmx(dot)net>
To: Arcady Genkin <a(dot)genkin(at)utoronto(dot)ca>
Cc: Postgres-general <pgsql-general(at)postgresql(dot)org>, <pgsql-bugs(at)postgresql(dot)org>
Subject: Re: [GENERAL] Compilation fails --with-ssl on Solaris 8
Date: 2001-05-25 18:13:43
Message-ID: Pine.LNX.4.30.0105252013190.758-100000@peter.localdomain
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs pgsql-general

Arcady Genkin writes:

> In file included from crypt.c:27:
> /usr/include/crypt.h:23: conflicting types for `des_encrypt'
> /local/lib/openssl/include/openssl/des.h:150: previous declaration of `des_encrypt'

Upgrade your OpenSSL installation.

--
Peter Eisentraut peter_e(at)gmx(dot)net http://funkturm.homeip.net/~peter

In response to

Browse pgsql-bugs by date

  From Date Subject
Next Message Arcady Genkin 2001-05-25 20:54:11 Compilation --with-python fails on Solaris 8
Previous Message pgsql-bugs 2001-05-25 17:22:40 Optimizer in 7.1.1 worse thatn 7.0.3

Browse pgsql-general by date

  From Date Subject
Next Message Eric G. Miller 2001-05-25 19:13:48 Re: Trouble with strange OUTER JOIN syntax
Previous Message Peter Eisentraut 2001-05-25 18:12:22 Re: Bitwise operators in SQL