Re: OpenSSL 0.9.8n released

2010-03-28 Thread Nigel Horne
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

Openssl-0.9.8m On Darwin

2010-03-20 Thread Nigel Horne
Folks, I can't get the latest version of openssl to build on Darwin. I *think* the assembler is confused by the quotes in comments. I did this: ./Configure darwin-ppc-cc make The build fails thus: ... cc -I.. -I../.. -I../../include -DOPENSSL_THREADS -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_