Hi,
Am trying to upgrade openssl 1.0.1p to 1.0.2k and the compilation breaks
with the below error
and am using Ubuntu 10.04.1
In file included from req.c:84:
comp.h:28: error: redefinition of typedef 'COMP_METHOD'
../../Build/target/usr/include/openssl/ossl_typ.h:181: error: previous
declarati
The text says Broadwell-specific
So it only affects *some* x86_64 platforms.
--
Senior Architect, Akamai Technologies
Member, OpenSSL Dev Team
IM: richs...@jabber.at Twitter: RichSalz
From: Sandeep Umesh [mailto:sanum...@in.ibm.com]
Sent: Monday, January 30, 2017 2:14 AM
To: openssl-users@openssl
Hi,
Am trying to upgrade openssl 1.0.1p to 1.0.2k and the compilation breaks
with the below error
and am using Ubuntu 10.04.1
In file included from req.c:84:
comp.h:28: error: redefinition of typedef 'COMP_METHOD'
../../Build/target/usr/include/openssl/ossl_typ.h:181: error: previous
declara
On Tue, Jan 31, 2017 at 08:07:16AM -0700, russellb...@gmail.com wrote:
> It was on the client side. I'm running sendmail as a client
> to relay mail that originates on my computer through gmail.
Gmail's SMTP server, correctly, does not suggest any preferred
client CAs.
> When I
> request
Quoth Mr Benjamin Kaduk:
'That's generally the default server behavior when no CAs are
configured for that purpose. But, (1) I thought you were looking at
the client side, and (2) how to configure the server depends on what
software is used on the server, so there's not much more
On 30/01/17 20:44, Carter, James M. (MSFC-ES34) wrote:
>
>
>
>
> The attached text file is a snippet from attempting to install
> openssl-1.1.0c on a Solaris 8 machine. As can be seen, failed when
> could not be found.
Do you have inttypes.h instead?
As Jeff pointed out in another email