[openssl.org #2125] [PATCH] Fixup compilation for gcc-aix target

2009-12-09 Thread Alon Bar-Lev via RT
sltest.c:157:1: error: "_XOPEN_SOURCE" redefined In file included from /opt/freeware/lib/gcc/powerpc-ibm-aix5.3.0.0/4.2.0/include/assert.h:64, from ssltest.c:146: /usr/include/standards.h:114:1: error: this is the location of the previous definition make: 1254-004 The error code from the last co

RE: [PATCH] Fixup compilation for gcc-aix target

2009-12-01 Thread Green, Paul
Alon Bar-Lev hit a build problem and provided the following proposed patch: > diff -urNp openssl-1.0.0-beta4.org/ssl/ssltest.c > openssl-1.0.0-beta4/ssl/ssltest.c > --- openssl-1.0.0-beta4.org/ssl/ssltest.c 2009-01-08 > 01:44:27.0 +0200 > +++ openssl-1.0.0-beta4/ssl/ssltest.c 2009-11-

[PATCH] Fixup compilation for gcc-aix target

2009-11-26 Thread Alon Bar-Lev
Version 1.0.0-beta4 and latest 1.0.0.0 snapshot. Tested to work in Linux-2.4, Linux-2.6, Solaris-8, Solaris-10, AIX-3.5 """ sltest.c:157:1: error: "_XOPEN_SOURCE" redefined In file included from /opt/freeware/lib/gcc/powerpc-ibm-aix5.3.0.0/4.2.0/include/assert.h:64, from ssltest.c:146: /usr/inclu