Jacques Lebastard wrote :
Peter Schmiedeskamp wrote :
Hi, during the process of compiling OpenSSL 0.9.7e on
AIX 5.3, I ran into a compile issue whereby
"fips_rand.c" attempted to redefine
_XOPEN_SOURCE_EXTENDED which is already defined in
AIX's system headers.
Here's a patch that worked for me:
---
Peter Schmiedeskamp wrote :
Hi, during the process of compiling OpenSSL 0.9.7e on
AIX 5.3, I ran into a compile issue whereby
"fips_rand.c" attempted to redefine
_XOPEN_SOURCE_EXTENDED which is already defined in
AIX's system headers.
Here's a patch that worked for me:
--- fips_rand.c.orig2005-