Re: Compiling on MacOS X Server/Rhapsody 5.6

2001-01-04 Thread Stuart Parker
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

Compiling on MacOS X Server/Rhapsody 5.6

2001-01-04 Thread Alexandre Blanchette
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