This version also doesn't compile on both Suse and RedHat on the s390
z-series platform:
gcc -I.. -I../.. -I../../include -DDSO_DLFCN -DHAVE_DLFCN_H -fPIC
-mbackchain -DB_ENDIAN -DTERMIO -O1 -Wall -c -o md4_dgst.o md4_dgst.c
md4_dgst.c: In function 'md4_block_data_order':
md4_dgst.c:115: error:
Hi,
OpenSSL schrieb:
>
>OpenSSL version 0.9.8n released
>===
>
>OpenSSL - The Open Source toolkit for SSL/TLS
>http://www.openssl.org/
>
>The OpenSSL project team is pleased to announce the release of
>version 0.9.8n of our open source toolkit
expected ':' or ')' before ';' token
md4_dgst.c:129: error: expected ':' or ')' before ';' token
md4_dgst.c:130: error: expected ':' or ')' before ';' token
make[8]: *** [md4_dgst.o] Error 1
make[8]: Leaving directory
Sorry to report that this version doesn't compile on my Mac:
...
cc -I.. -I../.. -I../../include -DOPENSSL_THREADS -D_REENTRANT
-DDSO_DLFCN -DHAVE_DLFCN_H -arch ppc -O3 -DB_ENDIAN -c -o dso_dlfcn.o
dso_dlfcn.c
dso_dlfcn.c:71: header file 'dlfcn.h' not found
cpp-precomp: warning: errors durin