Hello,
I've encountered a compile failure of openssl-1.0.0-beta1. Details are
as follows:
# uname -aR
IRIX64 Kazehana 6.5 6.5.30f 07202013 IP35
# cc -v
MIPSpro Compilers: Version 7.4.4m
./Configure --prefix=/usr/nekoware irix-mips3-cc threads
...
cc -DMONOLITH -I.. -I../include -DOPENSSL_THREADS -D_SGI_MP_SOURCE -
DDSO_DLFCN -DHAVE_DLFCN_H -n32 -mips3 -O2 -use_readonly_const -G0 -
rdata_shared -DTERMIOS -DB_ENDIAN -DBN_DIV3W -c -o ocsp.o ocsp.c
cc-1070 cc: ERROR File = ocsp.c, Line = 1268
The indicated type is incomplete.
struct timeval tv;
^
1 error detected in the compilation of "ocsp.c".
gmake[1]: *** [ocsp.o] Error 2
gmake[1]: Leaving directory `/opt/build/openssl-1.0.0-beta1/apps'
gmake: *** [build_apps] Error 1
...
Thanks much,
Pete Plank
______________________________________________________________________
OpenSSL Project http://www.openssl.org
Development Mailing List [email protected]
Automated List Manager [email protected]