Alexandre
edit apps/Makefile so that the line for CFLAGS reads
CFLAGS= -DMONOLITH $(INCLUDES) $(CFLAG) -DUSE_TOD
Stuart
>
> I'm trying to compile 0.9.6 on MacOS X Server 1.2v3 + devel package. It
> configures good (./config --prefix=/usr), but it complains a bit about
> multi-threading. But
I'm trying to compile 0.9.6 on MacOS X Server 1.2v3 + devel package. It
configures good (./config --prefix=/usr), but it complains a bit about
multi-threading. But when making, in apps, when linking openssl itself,
some symbols do not resolve:
cc -o openssl -DMONOLITH -I../include -O3 -DB_ENDIAN