Posted to tcl by jima at Fri Jun 02 18:35:22 GMT 2017view raw
- configure: WARNING: unrecognized options: --enable-64bit, --enable-shared, --enable-threads
- checking for gcc... gcc
- checking whether the C compiler works... yes
- checking for C compiler default output file name... a.out
- checking for suffix of executables...
- checking whether we are cross compiling... no
- 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 ISO C89... none needed
- checking whether make sets $(MAKE)... yes
- checking for a BSD-compatible install... /usr/bin/install -c
- checking how to run the C preprocessor... gcc -E
- checking for grep that handles long lines and -e... /bin/grep
- checking for egrep... /bin/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 minix/config.h usability... no
- checking minix/config.h presence... no
- checking for minix/config.h... no
- checking whether it is safe to define __EXTENSIONS__... yes
- ./configure: line 3415: DC_CHK_OS_INFO: command not found
- checking for unistd.h... (cached) yes
- checking for stdlib.h... (cached) yes
- checking for string.h... (cached) yes
- checking for strings.h... (cached) yes
- ./configure: line 3431: TCLEXT_INIT: command not found
- ./configure: line 3434: DC_GET_SHOBJFLAGS: command not found
- ./configure: line 3762: syntax error near unexpected token `-fcheck-pointer-bounds,'
- ./configure: line 3762: ` AX_CHECK_COMPILE_FLAG(-fcheck-pointer-bounds, CFLAGS="$CFLAGS -fcheck-pointer-bounds")'