[Spread-users] Secure spread and Darwin - Makefile problems

minfrin at sharp.fm minfrin at sharp.fm
Fri Nov 26 01:28:05 EST 2004


Hi all,

While trying to build ssp v2.1.0 under Macos 10.0.3 (Darwin), I try to
build the source using make, but make does nothing:

Graham-Leggetts-Computer:~/src/spread/ssp-2.1.0 minfrin$ make
make: Nothing to be done for `all'.

The make being used is GNU make v3.79.1, and does not seem to have any
useful debugging information (I've tried the -d switch, and there are no
clues). The date on the machine is correct.

Has anybody got secure spread to build on MacosX before?

The configure output looks like this:

Graham-Leggetts-Computer:~/src/spread/ssp-2.1.0 minfrin$ SSL_DIR=/usr
SSL_INC=/usr/include/openssl SP_DIR=/opt/spread-3.17.3/lib
SP_INC=/opt/spread-3.17.3/include ./configure --prefix=/opt/ssp-2.1.0
checking for gcc... gcc
checking for C compiler default output... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ANSI C... none needed
checking for inline... inline
checking how to run the C preprocessor... gcc -E
checking for egrep... grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for char... yes
checking size of char... 1
checking for short... yes
checking size of short... 2
checking for int... yes
checking size of int... 4
checking for long... yes
checking size of long... 4
checking for size_t... yes
checking size of size_t... 4
checking for void *... yes
checking size of void *... 4
checking for gcc... (cached) gcc
checking whether we are using the GNU C compiler... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for gcc option to accept ANSI C... (cached) none needed
checking whether make sets $(MAKE)... yes
checking for ranlib... ranlib
mkdir: clq_api-1.0/clq/darwin7.0: File exists
mkdir: clq_api-1.0/bd/darwin7.0: File exists
mkdir: clq_api-1.0/str/darwin7.0: File exists
mkdir: clq_api-1.0/tgdh/darwin7.0: File exists
checking for SSLeay_version in -lcrypto... yes
checking for pthread_create in -lpthread... yes
checking for sp_connect in -lsp... no
checking for stdhash_construct in -lstdutil... no
checking for ANSI C header files... (cached) yes
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking limits.h usability... yes
checking limits.h presence... yes
checking for limits.h... yes
checking malloc.h usability... no
checking malloc.h presence... no
checking for malloc.h... no
checking for strings.h... (cached) yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking for unistd.h... (cached) yes
checking for an ANSI C-conforming const... yes
checking for size_t... (cached) yes
checking whether time.h and sys/time.h may both be included... yes
checking for working memcmp... yes
checking for vprintf... yes
checking for _doprnt... no
checking for gettimeofday... yes
checking for strerror... yes
configure: creating ./config.status
config.status: creating stdutil/Makefile
config.status: creating clq_api-1.0/bd/Makefile
config.status: creating clq_api-1.0/clq/Makefile
config.status: creating clq_api-1.0/str/Makefile
config.status: creating clq_api-1.0/tgdh/Makefile
config.status: creating flush/Makefile
config.status: creating ssp/Makefile
config.status: creating stdutil/include/stdutil/stddefines.h

Any help will be appreciated.

Regards,
Graham
--





More information about the Spread-users mailing list