Hello all:

        I'm having a problem with openssl 0.97e using gcc 3.3.2 make 3.80 on 
AIX 5.2.

        I looks like a problem when it gets to doing fips.  In config no-fips, 
fips, 
        and nothing all produce the same result (see below)

        I searched the archives but did not find anything really similar.  
Perhaps
        I missed it.


fips_rand.c:59:1: warning: "_XOPEN_SOURCE_EXTENDED" redefined
In file included from /usr/include/unistd.h:46,
                 from ../../e_os.h:330,
                 from fips_rand.c:54:
/usr/include/standards.h:129:1: warning: this is the location of the previous 
definition
In file included from 
/usr/local/lib/gcc-lib/powerpc-ibm-aix5.1.0.0/3.3.2/include/stdlib.h:231,
                 from ../../include/openssl/crypto.h:62,
                 from ../../include/openssl/ui.h:62,
                 from ../../include/openssl/ui_compat.h:63,
                 from ../../include/openssl/des_old.h:439,
                 from ../../include/openssl/des.h:101,
                 from fips_rand.c:61:
/usr/local/lib/gcc-lib/powerpc-ibm-aix5.1.0.0/3.3.2/include/sys/wait.h:42:27: 
#if with no expression
/usr/local/lib/gcc-lib/powerpc-ibm-aix5.1.0.0/3.3.2/include/sys/wait.h:114:27: 
#if with no expression
/usr/local/lib/gcc-lib/powerpc-ibm-aix5.1.0.0/3.3.2/include/sys/wait.h:159:27: 
#if with no expression
In file included from ../../include/openssl/crypto.h:62,
                 from ../../include/openssl/ui.h:62,
                 from ../../include/openssl/ui_compat.h:63,
                 from ../../include/openssl/des_old.h:439,
                 from ../../include/openssl/des.h:101,
                 from fips_rand.c:61:
/usr/local/lib/gcc-lib/powerpc-ibm-aix5.1.0.0/3.3.2/include/stdlib.h:356:27: 
#if with no expression
In file included from /usr/include/sys/localedef.h:42,
                 from 
/usr/local/lib/gcc-lib/powerpc-ibm-aix5.1.0.0/3.3.2/include/stdlib.h:447,
                 from ../../include/openssl/crypto.h:62,
                 from ../../include/openssl/ui.h:62,
                 from ../../include/openssl/ui_compat.h:63,
                 from ../../include/openssl/des_old.h:439,
                 from ../../include/openssl/des.h:101,
                 from fips_rand.c:61:
/usr/include/sys/limits.h:354:27: #if with no expression
In file included from ../../include/openssl/err.h:84,
                 from fips_rand.c:63:
/usr/include/errno.h:138:27: #if with no expression
In file included from fips_rand.c:66:
/usr/include/sys/time.h:54:27: #if with no expression
make[2]: *** [fips_rand.o] Error 1
make[2]: Leaving directory `/opt/src/openssl-0.9.7e/fips/rand'
make[1]: *** [subdirs] Error 1
make[1]: Leaving directory `/opt/src/openssl-0.9.7e/fips'
make: *** [sub_all] Error 1






----------------------------------------------------- 
Walter North 406-444-2914 
Operating Systems Programmer 
wnorth (at) state (dot) mt (dot) us

"They that can give up essential liberty to obtain a little 
temporary safety deserve neither liberty nor safety." 
                --- Benjamin Franklin
----------------------------------------------------- 

______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
User Support Mailing List                    openssl-users@openssl.org
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to