Hi,

I got openssl 0.9.6 to build on OSX Server with the previous 
suggestion of adding
  -DUSE_TOD to the apps/Makefile

CFLAGS= -DMONOLITH -DUSE_TOD $(INCLUDES) $(CFLAG)

I previously had it at the end:

CFLAGS= -DMONOLITH $(INCLUDES) $(CFLAG) -DUSE_TOD

since this is all new stuff for me I don't the difference. Perhaps 
someone who knows the difference and what these flags mean can 
explain.

Of course, now apache doesn't want to build with it but that's a 
problem for tomorrow.
-- 
Chris
______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
User Support Mailing List                    [EMAIL PROTECTED]
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to