From: Kuniaki Mukai Subject: bug report To: address@hidden Date: Tue, 28 Oct 2003 16:48:01 +0900 X-Sent: 3 days, 1 hour, 4 minutes, 33 seconds ago Hi, I am sending this report as it says to do so when I am building SWI-Prolog from source on Mac OS X 10.3 (Panther) If you need some more information I will do so willingly. Kuniaki Mukai % cd mp /Users/cantor/src/pl/packages/mp % ./configure;make 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 pl... swipl checking for plld... plld configure: checking "Running swipl -dump-runtime-variables"... " PLBASE=/usr/local/lib/swipl-5.2.10" " PLARCH=powerpc-darwin7.0.0" " PLLIBS=-ldl -lreadline -lncurses -lm -lpthread " " PLLDFLAGS=-O3" " PLSHARED=yes" " PLSOEXT=so" checking for gmake... gmake checking for etags... etags checking for a BSD-compatible install... /usr/bin/install -c checking how to run the C preprocessor... plld -E checking for library containing strerror... no checking for egrep... grep -E checking for ANSI C header files... no checking for working alloca.h... no checking for alloca... no checking whether `alloca.c' needs Cray hooks... no checking stack direction for C alloca... -1 checking whether byte ordering is bigendian... yes checking "Whether we can link to -lgmp"... checking for sys/types.h... no checking for sys/stat.h... no checking for stdlib.h... no checking for string.h... no checking for memory.h... no checking for strings.h... no checking for inttypes.h... no checking for stdint.h... no checking for unistd.h... no checking malloc.h usability... no checking malloc.h presence... no checking for malloc.h... no checking for unistd.h... (cached) no checking sys/time.h usability... no checking sys/time.h presence... yes configure: WARNING: sys/time.h: present but cannot be compiled configure: WARNING: sys/time.h: check for missing prerequisite headers? configure: WARNING: sys/time.h: proceeding with the preprocessor's result configure: WARNING: ## ------------------------------------ ## configure: WARNING: ## Report this to address@hidden ## configure: WARNING: ## ------------------------------------ ## checking for sys/time.h... yes checking fcntl.h usability... no checking fcntl.h presence... yes configure: WARNING: fcntl.h: present but cannot be compiled configure: WARNING: fcntl.h: check for missing prerequisite headers? configure: WARNING: fcntl.h: proceeding with the preprocessor's result configure: WARNING: ## ------------------------------------ ## configure: WARNING: ## Report this to address@hidden ## configure: WARNING: ## ------------------------------------ ## checking for fcntl.h... yes checking for setsid... no checking for strerror... no configure: creating ./config.status config.status: creating Makefile config.status: creating config.h