Re: openbsd 3.2, postgresql 7.3beta3 and openssl 'e_os.h' include

From: Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
To: Peter Galbavy <peter(dot)galbavy(at)knowtion(dot)net>
Cc: pgsql-ports(at)postgresql(dot)org, pgsql-hackers(at)postgresql(dot)org
Subject: Re: openbsd 3.2, postgresql 7.3beta3 and openssl 'e_os.h' include
Date: 2002-11-05 20:41:07
Message-ID: 200211052041.gA5Kf7b08549@candle.pha.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers pgsql-ports

Peter Galbavy wrote:
> According to the feedback I have had, e_os.h is no longer a public interface
> header file in OpenSSL. 'get_last_socket_error' is a macro that seems to
> expand to errno.
>
> Can I suggest someone with better understanding of the postgresql sources,
> and ssl support, please pick this up - maybe in time for the 7.3 release ?

OK, I am using:

#$ openssl
OpenSSL> version
OpenSSL 0.9.6e 30 Jul 2002

and ssl compiles fine here. What version are you using, exactly.

Maybe OpenBSD considered e_os.h to be a security risk. ;-)

I don't think this will make 7.3 unless we can find more information. I
am hesitant to make any changes that may break openssl on other
platforms. If we can find a solution, it may be in 7.3.1.

--
Bruce Momjian | http://candle.pha.pa.us
pgman(at)candle(dot)pha(dot)pa(dot)us | (610) 359-1001
+ If your life is a hard drive, | 13 Roberts Road
+ Christ can be your backup. | Newtown Square, Pennsylvania 19073

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Osvâneo A. Ferreira 2002-11-05 20:48:30 [ pgsql-monitoring ]
Previous Message Thomas Lockhart 2002-11-05 18:53:54 Re: v7.3Beta4 Tag'd and Packaged ...

Browse pgsql-ports by date

  From Date Subject
Next Message Tom Lane 2002-11-06 00:36:20 Re: [HACKERS] openbsd 3.2, postgresql 7.3beta3 and openssl 'e_os.h' include
Previous Message Peter Galbavy 2002-11-05 13:16:49 Re: openbsd 3.2, postgresql 7.3beta3 and openssl 'e_os.h' include file