Skip to content

Instantly share code, notes, and snippets.

@yangchenyun
Created May 29, 2013 03:18
Show Gist options
  • Save yangchenyun/5667753 to your computer and use it in GitHub Desktop.
Save yangchenyun/5667753 to your computer and use it in GitHub Desktop.
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.
It was created by GNU Smalltalk configure 3.2.5, which was
generated by GNU Autoconf 2.69. Invocation command line was
$ ./configure --disable-debug --disable-dependency-tracking --prefix=/usr/local/Cellar/gnu-smalltalk/3.2.5 --disable-gtk --with-readline=/usr/local/Cellar/readline/6.2.4/lib --without-tcl --without-tk --without-x
## --------- ##
## Platform. ##
## --------- ##
hostname = chenyun-mac.local
uname -m = x86_64
uname -r = 12.3.0
uname -s = Darwin
uname -v = Darwin Kernel Version 12.3.0: Sun Jan 6 22:37:10 PST 2013; root:xnu-2050.22.13~1/RELEASE_X86_64
/usr/bin/uname -p = i386
/bin/uname -X = unknown
/bin/arch = unknown
/usr/bin/arch -k = unknown
/usr/convex/getsysinfo = unknown
/usr/bin/hostinfo = Mach kernel version:
Darwin Kernel Version 12.3.0: Sun Jan 6 22:37:10 PST 2013; root:xnu-2050.22.13~1/RELEASE_X86_64
Kernel configured for up to 4 processors.
2 processors are physically available.
4 processors are logically available.
Processor type: i486 (Intel 80486)
Processors active: 0 1 2 3
Primary memory available: 16.00 gigabytes
Default processor set: 249 tasks, 1238 threads, 4 processors
Load average: 2.27, Mach factor: 1.82
/bin/machine = unknown
/usr/bin/oslevel = unknown
/bin/universe = unknown
PATH: /usr/local/Library/ENV/4.3
PATH: /usr/local/opt/autoconf/bin
PATH: /usr/local/opt/automake/bin
PATH: /usr/local/opt/libtool/bin
PATH: /usr/local/opt/pkg-config/bin
PATH: /usr/local/opt/xz/bin
PATH: /usr/local/opt/gawk/bin
PATH: /usr/bin
PATH: /bin
PATH: /usr/sbin
PATH: /sbin
## ----------- ##
## Core tests. ##
## ----------- ##
configure:3050: checking for gawk
configure:3066: found /usr/local/opt/gawk/bin/gawk
configure:3077: result: gawk
configure:3111: checking for a BSD-compatible install
configure:3179: result: /usr/bin/install -c
configure:3190: checking whether build environment is sane
configure:3245: result: yes
configure:3396: checking for a thread-safe mkdir -p
configure:3435: result: build-aux/install-sh -c -d
configure:3442: checking for gawk
configure:3469: result: gawk
configure:3480: checking whether make sets $(MAKE)
configure:3502: result: yes
configure:3531: checking whether make supports nested variables
configure:3548: result: yes
configure:3636: checking build system type
configure:3650: result: x86_64-apple-darwin12.3.0
configure:3670: checking host system type
configure:3683: result: x86_64-apple-darwin12.3.0
configure:3778: checking for style of include used by make
configure:3806: result: GNU
configure:3877: checking for gcc
configure:3904: result: cc
configure:4133: checking for C compiler version
configure:4142: cc --version >&5
Apple LLVM version 4.2 (clang-425.0.28) (based on LLVM 3.2svn)
Target: x86_64-apple-darwin12.3.0
Thread model: posix
configure:4153: $? = 0
configure:4142: cc -v >&5
Apple LLVM version 4.2 (clang-425.0.28) (based on LLVM 3.2svn)
Target: x86_64-apple-darwin12.3.0
Thread model: posix
clang: warning: argument unused during compilation: '-isystem /usr/local/include'
clang: warning: argument unused during compilation: '-isystem /usr/include/libxml2'
clang: warning: argument unused during compilation: '-isystem /System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers/'
clang: warning: argument unused during compilation: '-I /usr/local/opt/libtool/include'
clang: warning: argument unused during compilation: '-I /usr/local/opt/readline/include'
clang: warning: argument unused during compilation: '-L/usr/local/opt/libtool/lib'
clang: warning: argument unused during compilation: '-L/usr/local/opt/readline/lib'
... rest of stderr output deleted ...
configure:4153: $? = 0
configure:4142: cc -V >&5
clang: error: unsupported option '-V -isystem/usr/local/include'
clang: error: no input files
configure:4153: $? = 1
configure:4142: cc -qversion >&5
clang: error: no input files
configure:4153: $? = 1
configure:4173: checking whether the C compiler works
configure:4195: cc conftest.c >&5
configure:4199: $? = 0
configure:4247: result: yes
configure:4250: checking for C compiler default output file name
configure:4252: result: a.out
configure:4258: checking for suffix of executables
configure:4265: cc -o conftest conftest.c >&5
configure:4269: $? = 0
configure:4291: result:
configure:4313: checking whether we are cross compiling
configure:4321: cc -o conftest conftest.c >&5
configure:4325: $? = 0
configure:4332: ./conftest
configure:4336: $? = 0
configure:4351: result: no
configure:4356: checking for suffix of object files
configure:4378: cc -c conftest.c >&5
configure:4382: $? = 0
configure:4403: result: o
configure:4407: checking whether we are using the GNU C compiler
configure:4426: cc -c conftest.c >&5
configure:4426: $? = 0
configure:4435: result: yes
configure:4444: checking whether cc accepts -g
configure:4464: cc -c -g conftest.c >&5
configure:4464: $? = 0
configure:4505: result: yes
configure:4522: checking for cc option to accept ISO C89
configure:4585: cc -c -g -O2 conftest.c >&5
configure:4585: $? = 0
configure:4598: result: none needed
configure:4620: checking dependency style of cc
configure:4731: result: none
configure:4751: checking how to run the C preprocessor
configure:4782: cc -E conftest.c
configure:4782: $? = 0
configure:4796: cc -E conftest.c
conftest.c:16:10: fatal error: 'ac_nonexistent.h' file not found
#include <ac_nonexistent.h>
^
1 error generated.
configure:4796: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GNU Smalltalk"
| #define PACKAGE_TARNAME "smalltalk"
| #define PACKAGE_VERSION "3.2.5"
| #define PACKAGE_STRING "GNU Smalltalk 3.2.5"
| #define PACKAGE_BUGREPORT "[email protected]"
| #define PACKAGE_URL "http://smalltalk.gnu.org/"
| #define ST_MAJOR_VERSION 3
| #define ST_MINOR_VERSION 2
| #define ST_EDIT_VERSION 5
| #define MAINTAINER "[email protected]"
| #define PACKAGE "smalltalk"
| #define VERSION "3.2.5"
| #define PACKAGE_GIT_REVISION ""
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:4821: result: cc -E
configure:4841: cc -E conftest.c
configure:4841: $? = 0
configure:4855: cc -E conftest.c
conftest.c:16:10: fatal error: 'ac_nonexistent.h' file not found
#include <ac_nonexistent.h>
^
1 error generated.
configure:4855: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GNU Smalltalk"
| #define PACKAGE_TARNAME "smalltalk"
| #define PACKAGE_VERSION "3.2.5"
| #define PACKAGE_STRING "GNU Smalltalk 3.2.5"
| #define PACKAGE_BUGREPORT "[email protected]"
| #define PACKAGE_URL "http://smalltalk.gnu.org/"
| #define ST_MAJOR_VERSION 3
| #define ST_MINOR_VERSION 2
| #define ST_EDIT_VERSION 5
| #define MAINTAINER "[email protected]"
| #define PACKAGE "smalltalk"
| #define VERSION "3.2.5"
| #define PACKAGE_GIT_REVISION ""
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:4885: checking for grep that handles long lines and -e
configure:4943: result: /usr/bin/grep
configure:4948: checking for egrep
configure:5010: result: /usr/bin/grep -E
configure:5015: checking for ANSI C header files
configure:5035: cc -c -g -O2 conftest.c >&5
configure:5035: $? = 0
configure:5108: cc -o conftest -g -O2 conftest.c >&5
configure:5108: $? = 0
configure:5108: ./conftest
configure:5108: $? = 0
configure:5119: result: yes
configure:5132: checking for sys/types.h
configure:5132: cc -c -g -O2 conftest.c >&5
configure:5132: $? = 0
configure:5132: result: yes
configure:5132: checking for sys/stat.h
configure:5132: cc -c -g -O2 conftest.c >&5
configure:5132: $? = 0
configure:5132: result: yes
configure:5132: checking for stdlib.h
configure:5132: cc -c -g -O2 conftest.c >&5
configure:5132: $? = 0
configure:5132: result: yes
configure:5132: checking for string.h
configure:5132: cc -c -g -O2 conftest.c >&5
configure:5132: $? = 0
configure:5132: result: yes
configure:5132: checking for memory.h
configure:5132: cc -c -g -O2 conftest.c >&5
configure:5132: $? = 0
configure:5132: result: yes
configure:5132: checking for strings.h
configure:5132: cc -c -g -O2 conftest.c >&5
configure:5132: $? = 0
configure:5132: result: yes
configure:5132: checking for inttypes.h
configure:5132: cc -c -g -O2 conftest.c >&5
configure:5132: $? = 0
configure:5132: result: yes
configure:5132: checking for stdint.h
configure:5132: cc -c -g -O2 conftest.c >&5
configure:5132: $? = 0
configure:5132: result: yes
configure:5132: checking for unistd.h
configure:5132: cc -c -g -O2 conftest.c >&5
configure:5132: $? = 0
configure:5132: result: yes
configure:5145: checking minix/config.h usability
configure:5145: cc -c -g -O2 conftest.c >&5
conftest.c:59:10: fatal error: 'minix/config.h' file not found
#include <minix/config.h>
^
1 error generated.
configure:5145: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GNU Smalltalk"
| #define PACKAGE_TARNAME "smalltalk"
| #define PACKAGE_VERSION "3.2.5"
| #define PACKAGE_STRING "GNU Smalltalk 3.2.5"
| #define PACKAGE_BUGREPORT "[email protected]"
| #define PACKAGE_URL "http://smalltalk.gnu.org/"
| #define ST_MAJOR_VERSION 3
| #define ST_MINOR_VERSION 2
| #define ST_EDIT_VERSION 5
| #define MAINTAINER "[email protected]"
| #define PACKAGE "smalltalk"
| #define VERSION "3.2.5"
| #define PACKAGE_GIT_REVISION ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <minix/config.h>
configure:5145: result: no
configure:5145: checking minix/config.h presence
configure:5145: cc -E conftest.c
conftest.c:26:10: fatal error: 'minix/config.h' file not found
#include <minix/config.h>
^
1 error generated.
configure:5145: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GNU Smalltalk"
| #define PACKAGE_TARNAME "smalltalk"
| #define PACKAGE_VERSION "3.2.5"
| #define PACKAGE_STRING "GNU Smalltalk 3.2.5"
| #define PACKAGE_BUGREPORT "[email protected]"
| #define PACKAGE_URL "http://smalltalk.gnu.org/"
| #define ST_MAJOR_VERSION 3
| #define ST_MINOR_VERSION 2
| #define ST_EDIT_VERSION 5
| #define MAINTAINER "[email protected]"
| #define PACKAGE "smalltalk"
| #define VERSION "3.2.5"
| #define PACKAGE_GIT_REVISION ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| /* end confdefs.h. */
| #include <minix/config.h>
configure:5145: result: no
configure:5145: checking for minix/config.h
configure:5145: result: no
configure:5166: checking whether it is safe to define __EXTENSIONS__
configure:5184: cc -c -g -O2 conftest.c >&5
configure:5184: $? = 0
configure:5191: result: yes
configure:5218: checking whether -g -O2 produces any warnings
configure:5237: cc -c -g -O2 conftest.c >&5
configure:5237: $? = 0
configure:5245: result: no
configure:5344: checking dependency style of cc
configure:5453: result: none
configure:5469: checking for a sed that does not truncate output
configure:5533: result: /usr/local/Library/ENV/4.3/sed
configure:5538: checking whether ln -s works
configure:5542: result: yes
configure:5549: checking whether ln works
configure:5567: result: yes
configure:5623: checking for pkg-config
configure:5641: found /usr/local/opt/pkg-config/bin/pkg-config
configure:5653: result: /usr/local/opt/pkg-config/bin/pkg-config
configure:5678: checking pkg-config is at least version 0.9.0
configure:5681: result: yes
configure:5736: checking for windres
configure:5769: result: no
configure:5790: checking for install-info
configure:5809: found /usr/bin/install-info
configure:5822: result: /usr/bin/install-info
configure:5832: checking for zip
configure:5850: found /usr/bin/zip
configure:5863: result: /usr/bin/zip
configure:5873: checking for timeout
configure:5901: result: env
configure:5915: checking whether cross-compiling under Wine
configure:5926: result: no
configure:5962: checking for emacs
configure:5978: found /usr/bin/emacs
configure:5989: result: emacs
configure:6013: checking where .elc files should go
configure:6026: $EMACS -batch -q -eval '(while load-path (princ (concat (car load-path) "\n")) (setq load-path (cdr load-path)))' </dev/null >conftest.out
configure:6029: $? = 0
configure:6042: result: ${datarootdir}/emacs/site-lisp
configure:6079: WARNING: Emacs start directory not detected, guessing
configure:6081: WARNING: /usr/local/Cellar/gnu-smalltalk/3.2.5/share/emacs/site-lisp/site-start.d
configure:6083: WARNING: you may need this in your .emacs or site-start.el file:
configure:6085: WARNING: (mapc 'load (directory-files
configure:6087: WARNING: "/usr/local/Cellar/gnu-smalltalk/3.2.5/share/emacs/site-lisp/site-start.d"
configure:6089: WARNING: t "\.el\'"))
configure:6095: checking where to place Emacs startup files
configure:6097: result: ${lispdir}/site-start.d
configure:6102: checking for comint.el
configure:6118: result: yes
configure:6158: checking for GNUTLS
configure:6166: $PKG_CONFIG --exists --print-errors "gnutls"
Package gnutls was not found in the pkg-config search path.
Perhaps you should add the directory containing `gnutls.pc'
to the PKG_CONFIG_PATH environment variable
No package 'gnutls' found
configure:6169: $? = 1
configure:6184: $PKG_CONFIG --exists --print-errors "gnutls"
Package gnutls was not found in the pkg-config search path.
Perhaps you should add the directory containing `gnutls.pc'
to the PKG_CONFIG_PATH environment variable
No package 'gnutls' found
configure:6187: $? = 1
No package 'gnutls' found
configure:6215: result: no
configure:6220: checking for gnutls_global_init in -lgnutls
configure:6245: cc -o conftest -g -O2 -Wall conftest.c -lgnutls >&5
configure:6245: $? = 0
configure:6254: result: yes
configure:6346: checking for lt_dlopen in -lltdl
configure:6371: cc -o conftest -g -O2 -Wall conftest.c -lltdl >&5
configure:6371: $? = 0
configure:6380: result: yes
configure:6434: checking for LIBFFI
configure:6442: $PKG_CONFIG --exists --print-errors "libffi"
configure:6445: $? = 0
configure:6460: $PKG_CONFIG --exists --print-errors "libffi"
configure:6463: $? = 0
configure:6599: result: yes
configure:6678: checking for sigsegv_install_handler in -lsigsegv
configure:6703: cc -o conftest -g -O2 -Wall conftest.c -lsigsegv >&5
configure:6703: $? = 0
configure:6712: result: yes
configure:6794: checking whether the host supports __sync_fetch_and_add
configure:6818: cc -o conftest -g -O2 -Wall conftest.c >&5
configure:6818: $? = 0
configure:6828: result: yes
configure:6835: checking whether the host is i386
configure:6854: cc -o conftest -g -O2 -Wall conftest.c >&5
configure:6854: $? = 0
configure:6863: result: no
configure:6879: checking for inline
configure:6895: cc -c -g -O2 -Wall conftest.c >&5
configure:6895: $? = 0
configure:6903: result: inline
configure:6950: checking pthread.h usability
configure:6950: cc -c -g -O2 -Wall conftest.c >&5
configure:6950: $? = 0
configure:6950: result: yes
configure:6950: checking pthread.h presence
configure:6950: cc -E conftest.c
configure:6950: $? = 0
configure:6950: result: yes
configure:6950: checking for pthread.h
configure:6950: result: yes
configure:6976: checking for library containing pthread_mutexattr_init
configure:7007: cc -o conftest -g -O2 -Wall conftest.c >&5
configure:7007: $? = 0
configure:7024: result: none required
configure:7034: checking for library containing pthread_mutex_lock
configure:7065: cc -o conftest -g -O2 -Wall conftest.c >&5
configure:7065: $? = 0
configure:7082: result: none required
configure:7104: checking for pthread_rwlock_t
configure:7104: cc -c -g -O2 -Wall conftest.c >&5
configure:7104: $? = 0
configure:7104: cc -c -g -O2 -Wall conftest.c >&5
conftest.c:43:31: error: expected expression
if (sizeof ((pthread_rwlock_t)))
^
1 error generated.
configure:7104: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GNU Smalltalk"
| #define PACKAGE_TARNAME "smalltalk"
| #define PACKAGE_VERSION "3.2.5"
| #define PACKAGE_STRING "GNU Smalltalk 3.2.5"
| #define PACKAGE_BUGREPORT "[email protected]"
| #define PACKAGE_URL "http://smalltalk.gnu.org/"
| #define ST_MAJOR_VERSION 3
| #define ST_MINOR_VERSION 2
| #define ST_EDIT_VERSION 5
| #define MAINTAINER "[email protected]"
| #define PACKAGE "smalltalk"
| #define VERSION "3.2.5"
| #define PACKAGE_GIT_REVISION ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_LIBGNUTLS 1
| #define HAVE_GNUTLS 1
| #define HAVE_LIBLTDL 1
| #define HAVE_LIBSIGSEGV 1
| #define HAVE_SIGSEGV_H 1
| #define HAVE_SYNC_BUILTINS 1
| #define USE_POSIX_THREADS 1
| /* end confdefs.h. */
| #include <pthread.h>
|
| int
| main ()
| {
| if (sizeof ((pthread_rwlock_t)))
| return 0;
| ;
| return 0;
| }
configure:7104: result: yes
configure:7129: cc -c -g -O2 -Wall conftest.c >&5
configure:7129: $? = 0
configure:7137: checking for multithread API to use
configure:7139: result: posix
configure:7150: checking for special C compiler options needed for large files
configure:7195: result: no
configure:7201: checking for _FILE_OFFSET_BITS value needed for large files
configure:7226: cc -c -g -O2 -Wall conftest.c >&5
configure:7226: $? = 0
configure:7258: result: no
configure:7343: checking for inline
configure:7367: result: inline
configure:7385: checking for C/C++ restrict keyword
configure:7410: cc -c -g -O2 -Wall conftest.c >&5
configure:7410: $? = 0
configure:7418: result: __restrict
configure:7432: checking for broken sys/avl.h
configure:7442: cc -E conftest.c
conftest.c:41:10: fatal error: 'sys/avl.h' file not found
#include <sys/avl.h>
^
1 error generated.
configure:7442: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GNU Smalltalk"
| #define PACKAGE_TARNAME "smalltalk"
| #define PACKAGE_VERSION "3.2.5"
| #define PACKAGE_STRING "GNU Smalltalk 3.2.5"
| #define PACKAGE_BUGREPORT "[email protected]"
| #define PACKAGE_URL "http://smalltalk.gnu.org/"
| #define ST_MAJOR_VERSION 3
| #define ST_MINOR_VERSION 2
| #define ST_EDIT_VERSION 5
| #define MAINTAINER "[email protected]"
| #define PACKAGE "smalltalk"
| #define VERSION "3.2.5"
| #define PACKAGE_GIT_REVISION ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_LIBGNUTLS 1
| #define HAVE_GNUTLS 1
| #define HAVE_LIBLTDL 1
| #define HAVE_LIBSIGSEGV 1
| #define HAVE_SIGSEGV_H 1
| #define HAVE_SYNC_BUILTINS 1
| #define USE_POSIX_THREADS 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define restrict __restrict
| /* end confdefs.h. */
| #include <sys/avl.h>
| #ifndef _AVL_H
| would be useless anyway
| #endif
|
configure:7451: result: no
configure:7456: checking for hidden visibility
configure:7468: cc -c -g -O2 -Wall -Werror conftest.c >&5
configure:7468: $? = 0
configure:7475: result: yes
configure:7483: checking whether -Wno-long-double is needed
configure:7495: cc -c -g -O2 -Wall -Werror conftest.c >&5
configure:7495: $? = 0
configure:7514: result: no
configure:7520: checking the number of mantissa digits in long doubles
configure:7525: cc -o conftest -g -O2 -Wall conftest.c >&5
configure:7525: $? = 0
configure:7525: ./conftest
configure:7525: $? = 0
configure:7534: result: 64
configure:7538: checking whether this long double format is supported
configure:7568: result: yes
configure:7609: checking for goto void *
configure:7628: cc -c -g -O2 -Wall conftest.c >&5
configure:7628: $? = 0
configure:7636: result: yes
configure:7668: checking whether byte ordering is bigendian
configure:7683: cc -c -g -O2 -Wall conftest.c >&5
configure:7683: $? = 0
configure:7728: cc -c -g -O2 -Wall conftest.c >&5
configure:7728: $? = 0
configure:7746: cc -c -g -O2 -Wall conftest.c >&5
conftest.c:53:4: error: use of undeclared identifier 'not'
not big endian
^
1 error generated.
configure:7746: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GNU Smalltalk"
| #define PACKAGE_TARNAME "smalltalk"
| #define PACKAGE_VERSION "3.2.5"
| #define PACKAGE_STRING "GNU Smalltalk 3.2.5"
| #define PACKAGE_BUGREPORT "[email protected]"
| #define PACKAGE_URL "http://smalltalk.gnu.org/"
| #define ST_MAJOR_VERSION 3
| #define ST_MINOR_VERSION 2
| #define ST_EDIT_VERSION 5
| #define MAINTAINER "[email protected]"
| #define PACKAGE "smalltalk"
| #define VERSION "3.2.5"
| #define PACKAGE_GIT_REVISION ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_LIBGNUTLS 1
| #define HAVE_GNUTLS 1
| #define HAVE_LIBLTDL 1
| #define HAVE_LIBSIGSEGV 1
| #define HAVE_SIGSEGV_H 1
| #define HAVE_SYNC_BUILTINS 1
| #define USE_POSIX_THREADS 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define restrict __restrict
| #define HAVE_VISIBILITY_HIDDEN /**/
| #define HAVE_GOTO_VOID_P 1
| #define HOST_SYSTEM "x86_64-apple-darwin12.3.0"
| #define EXEEXT ""
| #define ARGV_EXEEXT ""
| /* end confdefs.h. */
| #include <sys/types.h>
| #include <sys/param.h>
|
| int
| main ()
| {
| #if BYTE_ORDER != BIG_ENDIAN
| not big endian
| #endif
|
| ;
| return 0;
| }
configure:7874: result: no
configure:7894: checking alignment of double
configure:7899: cc -o conftest -g -O2 -Wall conftest.c >&5
configure:7899: $? = 0
configure:7899: ./conftest
configure:7899: $? = 0
configure:7917: result: 8
configure:7929: checking alignment of long double
configure:7934: cc -o conftest -g -O2 -Wall conftest.c >&5
configure:7934: $? = 0
configure:7934: ./conftest
configure:7934: $? = 0
configure:7952: result: 16
configure:7964: checking alignment of long long
configure:7969: cc -o conftest -g -O2 -Wall conftest.c >&5
configure:7969: $? = 0
configure:7969: ./conftest
configure:7969: $? = 0
configure:7987: result: 8
configure:8001: checking size of off_t
configure:8006: cc -o conftest -g -O2 -Wall conftest.c >&5
configure:8006: $? = 0
configure:8006: ./conftest
configure:8006: $? = 0
configure:8020: result: 8
configure:8034: checking size of int
configure:8039: cc -o conftest -g -O2 -Wall conftest.c >&5
configure:8039: $? = 0
configure:8039: ./conftest
configure:8039: $? = 0
configure:8053: result: 4
configure:8067: checking size of long
configure:8072: cc -o conftest -g -O2 -Wall conftest.c >&5
configure:8072: $? = 0
configure:8072: ./conftest
configure:8072: $? = 0
configure:8086: result: 8
configure:8100: checking size of wchar_t
configure:8105: cc -o conftest -g -O2 -Wall conftest.c >&5
configure:8105: $? = 0
configure:8105: ./conftest
configure:8105: $? = 0
configure:8121: result: 4
configure:8135: checking size of OOP
configure:8140: cc -o conftest -g -O2 -Wall conftest.c >&5
configure:8140: $? = 0
configure:8140: ./conftest
configure:8140: $? = 0
configure:8156: result: 8
configure:8520: checking how to print strings
configure:8547: result: printf
configure:8568: checking for a sed that does not truncate output
configure:8632: result: /usr/local/Library/ENV/4.3/sed
configure:8650: checking for fgrep
configure:8712: result: /usr/bin/grep -F
configure:8747: checking for ld used by cc
configure:8814: result: /usr/bin/ld
configure:8821: checking if the linker (/usr/bin/ld) is GNU ld
configure:8836: result: no
configure:8848: checking for BSD- or MS-compatible name lister (nm)
configure:8897: result: /usr/bin/nm
configure:9027: checking the name lister (/usr/bin/nm) interface
configure:9034: cc -c -g -O2 -Wall conftest.c >&5
configure:9037: /usr/bin/nm "conftest.o"
configure:9040: output
0000000000000218 S _some_variable
configure:9047: result: BSD nm
configure:9051: checking the maximum length of command line arguments
configure:9181: result: 196608
configure:9198: checking whether the shell understands some XSI constructs
configure:9208: result: yes
configure:9212: checking whether the shell understands "+="
configure:9218: result: yes
configure:9253: checking how to convert x86_64-apple-darwin12.3.0 file names to x86_64-apple-darwin12.3.0 format
configure:9293: result: func_convert_file_noop
configure:9300: checking how to convert x86_64-apple-darwin12.3.0 file names to toolchain format
configure:9320: result: func_convert_file_noop
configure:9327: checking for /usr/bin/ld option to reload object files
configure:9334: result: -r
configure:9408: checking for objdump
configure:9435: result: objdump
configure:9464: checking how to recognize dependent libraries
configure:9666: result: pass_all
configure:9751: checking for dlltool
configure:9778: result: dlltool
configure:9808: checking how to associate runtime and link libraries
configure:9835: result: printf %s\n
configure:9895: checking for ar
configure:9911: found /usr/bin/ar
configure:9922: result: ar
configure:9959: checking for archiver @FILE support
configure:9976: cc -c -g -O2 -Wall conftest.c >&5
configure:9976: $? = 0
configure:9979: ar cru libconftest.a @conftest.lst >&5
ar: @conftest.lst: No such file or directory
configure:9982: $? = 1
configure:10002: result: no
configure:10060: checking for strip
configure:10076: found /usr/bin/strip
configure:10087: result: strip
configure:10159: checking for ranlib
configure:10175: found /usr/bin/ranlib
configure:10186: result: ranlib
configure:10288: checking command to parse /usr/bin/nm output from cc object
configure:10408: cc -c -g -O2 -Wall conftest.c >&5
configure:10411: $? = 0
configure:10415: /usr/bin/nm conftest.o \| sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' \> conftest.nm
configure:10418: $? = 0
cannot find nm_test_var in conftest.nm
configure:10408: cc -c -g -O2 -Wall conftest.c >&5
configure:10411: $? = 0
configure:10415: /usr/bin/nm conftest.o \| sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p' | sed '/ __gnu_lto/d' \> conftest.nm
configure:10418: $? = 0
configure:10484: cc -o conftest -g -O2 -Wall conftest.c conftstm.o >&5
configure:10487: $? = 0
configure:10525: result: ok
configure:10562: checking for sysroot
configure:10592: result: no
configure:10848: checking for mt
configure:10878: result: no
configure:10898: checking if : is a manifest tool
configure:10904: : '-?'
configure:10912: result: no
configure:10968: checking for dsymutil
configure:10984: found /usr/bin/dsymutil
configure:10995: result: dsymutil
configure:11060: checking for nmedit
configure:11076: found /usr/bin/nmedit
configure:11087: result: nmedit
configure:11152: checking for lipo
configure:11168: found /usr/bin/lipo
configure:11179: result: lipo
configure:11244: checking for otool
configure:11260: found /usr/bin/otool
configure:11271: result: otool
configure:11336: checking for otool64
configure:11366: result: no
configure:11411: checking for -single_module linker flag
cc -g -O2 -Wall -o libconftest.dylib -dynamiclib -Wl,-single_module conftest.c
configure:11444: result: yes
configure:11447: checking for -exported_symbols_list linker flag
configure:11467: cc -o conftest -g -O2 -Wall -Wl,-exported_symbols_list,conftest.sym conftest.c >&5
configure:11467: $? = 0
configure:11477: result: yes
configure:11480: checking for -force_load linker flag
cc -g -O2 -Wall -c -o conftest.o conftest.c
ar cru libconftest.a conftest.o
ranlib libconftest.a
cc -g -O2 -Wall -o conftest conftest.c -Wl,-force_load,./libconftest.a
configure:11512: result: yes
configure:11551: checking for dlfcn.h
configure:11551: cc -c -g -O2 -Wall conftest.c >&5
configure:11551: $? = 0
configure:11551: result: yes
configure:11753: checking for objdir
configure:11768: result: .libs
configure:12039: checking if cc supports -fno-rtti -fno-exceptions
configure:12057: cc -c -g -O2 -Wall -fno-rtti -fno-exceptions conftest.c >&5
configure:12061: $? = 0
configure:12074: result: yes
configure:12401: checking for cc option to produce PIC
configure:12408: result: -fno-common -DPIC
configure:12416: checking if cc PIC flag -fno-common -DPIC works
configure:12434: cc -c -g -O2 -Wall -fno-common -DPIC -DPIC conftest.c >&5
configure:12438: $? = 0
configure:12451: result: yes
configure:12480: checking if cc static flag -static works
configure:12508: result: no
configure:12523: checking if cc supports -c -o file.o
configure:12544: cc -c -g -O2 -Wall -o out/conftest2.o conftest.c >&5
configure:12548: $? = 0
configure:12570: result: yes
configure:12578: checking if cc supports -c -o file.o
configure:12625: result: yes
configure:12658: checking whether the cc linker (/usr/bin/ld) supports shared libraries
configure:13811: result: yes
configure:14051: checking dynamic linker characteristics
configure:14784: result: darwin12.3.0 dyld
configure:14891: checking how to hardcode library paths into programs
configure:14916: result: immediate
configure:14961: checking for dlopen in -ldl
configure:14986: cc -o conftest -g -O2 -Wall conftest.c -ldl >&5
configure:14986: $? = 0
configure:14995: result: yes
configure:15210: checking whether a program can dlopen itself
configure:15290: cc -o conftest -g -O2 -Wall -DHAVE_DLFCN_H conftest.c -ldl >&5
configure:15293: $? = 0
configure:15311: result: yes
configure:15316: checking whether a statically linked program can dlopen itself
configure:15396: cc -o conftest -g -O2 -Wall -DHAVE_DLFCN_H conftest.c -ldl >&5
configure:15399: $? = 0
configure:15417: result: yes
configure:15456: checking whether stripping libraries is possible
configure:15470: result: yes
configure:15496: checking if libtool supports shared libraries
configure:15498: result: yes
configure:15501: checking whether to build shared libraries
configure:15522: result: yes
configure:15525: checking whether to build static libraries
configure:15529: result: yes
configure:15585: checking return type of signal handlers
configure:15603: cc -c -g -O2 -Wall conftest.c >&5
conftest.c:62:8: error: indirection requires pointer operand ('void' invalid)
return *(signal (0, 0)) (0) == 1;
^~~~~~~~~~~~~~~~~~~~
1 error generated.
configure:15603: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GNU Smalltalk"
| #define PACKAGE_TARNAME "smalltalk"
| #define PACKAGE_VERSION "3.2.5"
| #define PACKAGE_STRING "GNU Smalltalk 3.2.5"
| #define PACKAGE_BUGREPORT "[email protected]"
| #define PACKAGE_URL "http://smalltalk.gnu.org/"
| #define ST_MAJOR_VERSION 3
| #define ST_MINOR_VERSION 2
| #define ST_EDIT_VERSION 5
| #define MAINTAINER "[email protected]"
| #define PACKAGE "smalltalk"
| #define VERSION "3.2.5"
| #define PACKAGE_GIT_REVISION ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_LIBGNUTLS 1
| #define HAVE_GNUTLS 1
| #define HAVE_LIBLTDL 1
| #define HAVE_LIBSIGSEGV 1
| #define HAVE_SIGSEGV_H 1
| #define HAVE_SYNC_BUILTINS 1
| #define USE_POSIX_THREADS 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define restrict __restrict
| #define HAVE_VISIBILITY_HIDDEN /**/
| #define HAVE_GOTO_VOID_P 1
| #define HOST_SYSTEM "x86_64-apple-darwin12.3.0"
| #define EXEEXT ""
| #define ARGV_EXEEXT ""
| #define ALIGNOF_DOUBLE 8
| #define ALIGNOF_LONG_DOUBLE 16
| #define ALIGNOF_LONG_LONG 8
| #define SIZEOF_OFF_T 8
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_WCHAR_T 4
| #define SIZEOF_OOP 8
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| /* end confdefs.h. */
| #include <sys/types.h>
| #include <signal.h>
|
| int
| main ()
| {
| return *(signal (0, 0)) (0) == 1;
| ;
| return 0;
| }
configure:15610: result: void
configure:15618: checking for pid_t
configure:15618: cc -c -g -O2 -Wall conftest.c >&5
configure:15618: $? = 0
configure:15618: cc -c -g -O2 -Wall conftest.c >&5
conftest.c:93:20: error: expected expression
if (sizeof ((pid_t)))
^
1 error generated.
configure:15618: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GNU Smalltalk"
| #define PACKAGE_TARNAME "smalltalk"
| #define PACKAGE_VERSION "3.2.5"
| #define PACKAGE_STRING "GNU Smalltalk 3.2.5"
| #define PACKAGE_BUGREPORT "[email protected]"
| #define PACKAGE_URL "http://smalltalk.gnu.org/"
| #define ST_MAJOR_VERSION 3
| #define ST_MINOR_VERSION 2
| #define ST_EDIT_VERSION 5
| #define MAINTAINER "[email protected]"
| #define PACKAGE "smalltalk"
| #define VERSION "3.2.5"
| #define PACKAGE_GIT_REVISION ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_LIBGNUTLS 1
| #define HAVE_GNUTLS 1
| #define HAVE_LIBLTDL 1
| #define HAVE_LIBSIGSEGV 1
| #define HAVE_SIGSEGV_H 1
| #define HAVE_SYNC_BUILTINS 1
| #define USE_POSIX_THREADS 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define restrict __restrict
| #define HAVE_VISIBILITY_HIDDEN /**/
| #define HAVE_GOTO_VOID_P 1
| #define HOST_SYSTEM "x86_64-apple-darwin12.3.0"
| #define EXEEXT ""
| #define ARGV_EXEEXT ""
| #define ALIGNOF_DOUBLE 8
| #define ALIGNOF_LONG_DOUBLE 16
| #define ALIGNOF_LONG_LONG 8
| #define SIZEOF_OFF_T 8
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_WCHAR_T 4
| #define SIZEOF_OOP 8
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define RETSIGTYPE void
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| int
| main ()
| {
| if (sizeof ((pid_t)))
| return 0;
| ;
| return 0;
| }
configure:15618: result: yes
configure:15629: checking for size_t
configure:15629: cc -c -g -O2 -Wall conftest.c >&5
configure:15629: $? = 0
configure:15629: cc -c -g -O2 -Wall conftest.c >&5
conftest.c:93:21: error: expected expression
if (sizeof ((size_t)))
^
1 error generated.
configure:15629: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GNU Smalltalk"
| #define PACKAGE_TARNAME "smalltalk"
| #define PACKAGE_VERSION "3.2.5"
| #define PACKAGE_STRING "GNU Smalltalk 3.2.5"
| #define PACKAGE_BUGREPORT "[email protected]"
| #define PACKAGE_URL "http://smalltalk.gnu.org/"
| #define ST_MAJOR_VERSION 3
| #define ST_MINOR_VERSION 2
| #define ST_EDIT_VERSION 5
| #define MAINTAINER "[email protected]"
| #define PACKAGE "smalltalk"
| #define VERSION "3.2.5"
| #define PACKAGE_GIT_REVISION ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_LIBGNUTLS 1
| #define HAVE_GNUTLS 1
| #define HAVE_LIBLTDL 1
| #define HAVE_LIBSIGSEGV 1
| #define HAVE_SIGSEGV_H 1
| #define HAVE_SYNC_BUILTINS 1
| #define USE_POSIX_THREADS 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define restrict __restrict
| #define HAVE_VISIBILITY_HIDDEN /**/
| #define HAVE_GOTO_VOID_P 1
| #define HOST_SYSTEM "x86_64-apple-darwin12.3.0"
| #define EXEEXT ""
| #define ARGV_EXEEXT ""
| #define ALIGNOF_DOUBLE 8
| #define ALIGNOF_LONG_DOUBLE 16
| #define ALIGNOF_LONG_LONG 8
| #define SIZEOF_OFF_T 8
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_WCHAR_T 4
| #define SIZEOF_OOP 8
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define RETSIGTYPE void
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| int
| main ()
| {
| if (sizeof ((size_t)))
| return 0;
| ;
| return 0;
| }
configure:15629: result: yes
configure:15642: checking whether to enable assertions
configure:15660: result: yes
configure:15669: checking for stdint.h
configure:15669: result: yes
configure:15669: checking for inttypes.h
configure:15669: result: yes
configure:15669: checking for unistd.h
configure:15669: result: yes
configure:15669: checking for poll.h
configure:15669: cc -c -g -O2 -Wall conftest.c >&5
configure:15669: $? = 0
configure:15669: result: yes
configure:15669: checking for sys/ioctl.h
configure:15669: cc -c -g -O2 -Wall conftest.c >&5
configure:15669: $? = 0
configure:15669: result: yes
configure:15669: checking for sys/resource.h
configure:15669: cc -c -g -O2 -Wall conftest.c >&5
configure:15669: $? = 0
configure:15669: result: yes
configure:15669: checking for sys/utsname.h
configure:15669: cc -c -g -O2 -Wall conftest.c >&5
configure:15669: $? = 0
configure:15669: result: yes
configure:15669: checking for stropts.h
configure:15669: cc -c -g -O2 -Wall conftest.c >&5
conftest.c:98:10: fatal error: 'stropts.h' file not found
#include <stropts.h>
^
1 error generated.
configure:15669: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GNU Smalltalk"
| #define PACKAGE_TARNAME "smalltalk"
| #define PACKAGE_VERSION "3.2.5"
| #define PACKAGE_STRING "GNU Smalltalk 3.2.5"
| #define PACKAGE_BUGREPORT "[email protected]"
| #define PACKAGE_URL "http://smalltalk.gnu.org/"
| #define ST_MAJOR_VERSION 3
| #define ST_MINOR_VERSION 2
| #define ST_EDIT_VERSION 5
| #define MAINTAINER "[email protected]"
| #define PACKAGE "smalltalk"
| #define VERSION "3.2.5"
| #define PACKAGE_GIT_REVISION ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_LIBGNUTLS 1
| #define HAVE_GNUTLS 1
| #define HAVE_LIBLTDL 1
| #define HAVE_LIBSIGSEGV 1
| #define HAVE_SIGSEGV_H 1
| #define HAVE_SYNC_BUILTINS 1
| #define USE_POSIX_THREADS 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define restrict __restrict
| #define HAVE_VISIBILITY_HIDDEN /**/
| #define HAVE_GOTO_VOID_P 1
| #define HOST_SYSTEM "x86_64-apple-darwin12.3.0"
| #define EXEEXT ""
| #define ARGV_EXEEXT ""
| #define ALIGNOF_DOUBLE 8
| #define ALIGNOF_LONG_DOUBLE 16
| #define ALIGNOF_LONG_LONG 8
| #define SIZEOF_OFF_T 8
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_WCHAR_T 4
| #define SIZEOF_OOP 8
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define RETSIGTYPE void
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_UTSNAME_H 1
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
|
| #include <stropts.h>
configure:15669: result: no
configure:15669: checking for sys/param.h
configure:15669: cc -c -g -O2 -Wall conftest.c >&5
configure:15669: $? = 0
configure:15669: result: yes
configure:15669: checking for stddef.h
configure:15669: cc -c -g -O2 -Wall conftest.c >&5
configure:15669: $? = 0
configure:15669: result: yes
configure:15669: checking for limits.h
configure:15669: cc -c -g -O2 -Wall conftest.c >&5
configure:15669: $? = 0
configure:15669: result: yes
configure:15669: checking for sys/timeb.h
configure:15669: cc -c -g -O2 -Wall conftest.c >&5
configure:15669: $? = 0
configure:15669: result: yes
configure:15669: checking for termios.h
configure:15669: cc -c -g -O2 -Wall conftest.c >&5
configure:15669: $? = 0
configure:15669: result: yes
configure:15669: checking for sys/mman.h
configure:15669: cc -c -g -O2 -Wall conftest.c >&5
configure:15669: $? = 0
configure:15669: result: yes
configure:15669: checking for sys/file.h
configure:15669: cc -c -g -O2 -Wall conftest.c >&5
configure:15669: $? = 0
configure:15669: result: yes
configure:15669: checking for execinfo.h
configure:15669: cc -c -g -O2 -Wall conftest.c >&5
configure:15669: $? = 0
configure:15669: result: yes
configure:15669: checking for utime.h
configure:15669: cc -c -g -O2 -Wall conftest.c >&5
configure:15669: $? = 0
configure:15669: result: yes
configure:15669: checking for sys/select.h
configure:15669: cc -c -g -O2 -Wall conftest.c >&5
configure:15669: $? = 0
configure:15669: result: yes
configure:15669: checking for sys/wait.h
configure:15669: cc -c -g -O2 -Wall conftest.c >&5
configure:15669: $? = 0
configure:15669: result: yes
configure:15669: checking for fcntl.h
configure:15669: cc -c -g -O2 -Wall conftest.c >&5
configure:15669: $? = 0
configure:15669: result: yes
configure:15669: checking for crt_externs.h
configure:15669: cc -c -g -O2 -Wall conftest.c >&5
configure:15669: $? = 0
configure:15669: result: yes
configure:15724: checking for struct stat.st_mtim.tv_nsec
configure:15724: cc -c -g -O2 -Wall conftest.c >&5
conftest.c:114:13: error: no member named 'st_mtim' in 'struct stat'
if (ac_aggr.st_mtim.tv_nsec)
~~~~~~~ ^
1 error generated.
configure:15724: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GNU Smalltalk"
| #define PACKAGE_TARNAME "smalltalk"
| #define PACKAGE_VERSION "3.2.5"
| #define PACKAGE_STRING "GNU Smalltalk 3.2.5"
| #define PACKAGE_BUGREPORT "[email protected]"
| #define PACKAGE_URL "http://smalltalk.gnu.org/"
| #define ST_MAJOR_VERSION 3
| #define ST_MINOR_VERSION 2
| #define ST_EDIT_VERSION 5
| #define MAINTAINER "[email protected]"
| #define PACKAGE "smalltalk"
| #define VERSION "3.2.5"
| #define PACKAGE_GIT_REVISION ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_LIBGNUTLS 1
| #define HAVE_GNUTLS 1
| #define HAVE_LIBLTDL 1
| #define HAVE_LIBSIGSEGV 1
| #define HAVE_SIGSEGV_H 1
| #define HAVE_SYNC_BUILTINS 1
| #define USE_POSIX_THREADS 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define restrict __restrict
| #define HAVE_VISIBILITY_HIDDEN /**/
| #define HAVE_GOTO_VOID_P 1
| #define HOST_SYSTEM "x86_64-apple-darwin12.3.0"
| #define EXEEXT ""
| #define ARGV_EXEEXT ""
| #define ALIGNOF_DOUBLE 8
| #define ALIGNOF_LONG_DOUBLE 16
| #define ALIGNOF_LONG_LONG 8
| #define SIZEOF_OFF_T 8
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_WCHAR_T 4
| #define SIZEOF_OOP 8
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define RETSIGTYPE void
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_SYS_TIMEB_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_EXECINFO_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_CRT_EXTERNS_H 1
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| int
| main ()
| {
| static struct stat ac_aggr;
| if (ac_aggr.st_mtim.tv_nsec)
| return 0;
| ;
| return 0;
| }
configure:15724: cc -c -g -O2 -Wall conftest.c >&5
conftest.c:114:20: error: no member named 'st_mtim' in 'struct stat'
if (sizeof ac_aggr.st_mtim.tv_nsec)
~~~~~~~ ^
1 error generated.
configure:15724: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GNU Smalltalk"
| #define PACKAGE_TARNAME "smalltalk"
| #define PACKAGE_VERSION "3.2.5"
| #define PACKAGE_STRING "GNU Smalltalk 3.2.5"
| #define PACKAGE_BUGREPORT "[email protected]"
| #define PACKAGE_URL "http://smalltalk.gnu.org/"
| #define ST_MAJOR_VERSION 3
| #define ST_MINOR_VERSION 2
| #define ST_EDIT_VERSION 5
| #define MAINTAINER "[email protected]"
| #define PACKAGE "smalltalk"
| #define VERSION "3.2.5"
| #define PACKAGE_GIT_REVISION ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_LIBGNUTLS 1
| #define HAVE_GNUTLS 1
| #define HAVE_LIBLTDL 1
| #define HAVE_LIBSIGSEGV 1
| #define HAVE_SIGSEGV_H 1
| #define HAVE_SYNC_BUILTINS 1
| #define USE_POSIX_THREADS 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define restrict __restrict
| #define HAVE_VISIBILITY_HIDDEN /**/
| #define HAVE_GOTO_VOID_P 1
| #define HOST_SYSTEM "x86_64-apple-darwin12.3.0"
| #define EXEEXT ""
| #define ARGV_EXEEXT ""
| #define ALIGNOF_DOUBLE 8
| #define ALIGNOF_LONG_DOUBLE 16
| #define ALIGNOF_LONG_LONG 8
| #define SIZEOF_OFF_T 8
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_WCHAR_T 4
| #define SIZEOF_OOP 8
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define RETSIGTYPE void
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_SYS_TIMEB_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_EXECINFO_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_CRT_EXTERNS_H 1
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| int
| main ()
| {
| static struct stat ac_aggr;
| if (sizeof ac_aggr.st_mtim.tv_nsec)
| return 0;
| ;
| return 0;
| }
configure:15724: result: no
configure:15733: checking for struct stat.st_mtimensec
configure:15733: cc -c -g -O2 -Wall conftest.c >&5
conftest.c:114:13: error: no member named 'st_mtimensec' in 'struct stat'; did you mean 'st_mtimespec'?
if (ac_aggr.st_mtimensec)
^~~~~~~~~~~~
st_mtimespec
/usr/include/sys/stat.h:225:13: note: 'st_mtimespec' declared here
struct stat __DARWIN_STRUCT_STAT64;
^
/usr/include/sys/stat.h:209:2: note: expanded from macro '__DARWIN_STRUCT_STAT64'
__DARWIN_STRUCT_STAT64_TIMES \
^
/usr/include/sys/stat.h:173:18: note: expanded from macro '__DARWIN_STRUCT_STAT64_TIMES'
struct timespec st_mtimespec; /* time of last data modification */ \
^
conftest.c:114:1: error: statement requires expression of scalar type ('struct timespec' invalid)
if (ac_aggr.st_mtimensec)
^ ~~~~~~~~~~~~~~~~~~~~
2 errors generated.
configure:15733: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GNU Smalltalk"
| #define PACKAGE_TARNAME "smalltalk"
| #define PACKAGE_VERSION "3.2.5"
| #define PACKAGE_STRING "GNU Smalltalk 3.2.5"
| #define PACKAGE_BUGREPORT "[email protected]"
| #define PACKAGE_URL "http://smalltalk.gnu.org/"
| #define ST_MAJOR_VERSION 3
| #define ST_MINOR_VERSION 2
| #define ST_EDIT_VERSION 5
| #define MAINTAINER "[email protected]"
| #define PACKAGE "smalltalk"
| #define VERSION "3.2.5"
| #define PACKAGE_GIT_REVISION ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_LIBGNUTLS 1
| #define HAVE_GNUTLS 1
| #define HAVE_LIBLTDL 1
| #define HAVE_LIBSIGSEGV 1
| #define HAVE_SIGSEGV_H 1
| #define HAVE_SYNC_BUILTINS 1
| #define USE_POSIX_THREADS 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define restrict __restrict
| #define HAVE_VISIBILITY_HIDDEN /**/
| #define HAVE_GOTO_VOID_P 1
| #define HOST_SYSTEM "x86_64-apple-darwin12.3.0"
| #define EXEEXT ""
| #define ARGV_EXEEXT ""
| #define ALIGNOF_DOUBLE 8
| #define ALIGNOF_LONG_DOUBLE 16
| #define ALIGNOF_LONG_LONG 8
| #define SIZEOF_OFF_T 8
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_WCHAR_T 4
| #define SIZEOF_OOP 8
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define RETSIGTYPE void
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_SYS_TIMEB_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_EXECINFO_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_CRT_EXTERNS_H 1
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| int
| main ()
| {
| static struct stat ac_aggr;
| if (ac_aggr.st_mtimensec)
| return 0;
| ;
| return 0;
| }
configure:15733: cc -c -g -O2 -Wall conftest.c >&5
conftest.c:114:20: error: no member named 'st_mtimensec' in 'struct stat'; did you mean 'st_mtimespec'?
if (sizeof ac_aggr.st_mtimensec)
^~~~~~~~~~~~
st_mtimespec
/usr/include/sys/stat.h:225:13: note: 'st_mtimespec' declared here
struct stat __DARWIN_STRUCT_STAT64;
^
/usr/include/sys/stat.h:209:2: note: expanded from macro '__DARWIN_STRUCT_STAT64'
__DARWIN_STRUCT_STAT64_TIMES \
^
/usr/include/sys/stat.h:173:18: note: expanded from macro '__DARWIN_STRUCT_STAT64_TIMES'
struct timespec st_mtimespec; /* time of last data modification */ \
^
1 error generated.
configure:15733: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GNU Smalltalk"
| #define PACKAGE_TARNAME "smalltalk"
| #define PACKAGE_VERSION "3.2.5"
| #define PACKAGE_STRING "GNU Smalltalk 3.2.5"
| #define PACKAGE_BUGREPORT "[email protected]"
| #define PACKAGE_URL "http://smalltalk.gnu.org/"
| #define ST_MAJOR_VERSION 3
| #define ST_MINOR_VERSION 2
| #define ST_EDIT_VERSION 5
| #define MAINTAINER "[email protected]"
| #define PACKAGE "smalltalk"
| #define VERSION "3.2.5"
| #define PACKAGE_GIT_REVISION ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_LIBGNUTLS 1
| #define HAVE_GNUTLS 1
| #define HAVE_LIBLTDL 1
| #define HAVE_LIBSIGSEGV 1
| #define HAVE_SIGSEGV_H 1
| #define HAVE_SYNC_BUILTINS 1
| #define USE_POSIX_THREADS 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define restrict __restrict
| #define HAVE_VISIBILITY_HIDDEN /**/
| #define HAVE_GOTO_VOID_P 1
| #define HOST_SYSTEM "x86_64-apple-darwin12.3.0"
| #define EXEEXT ""
| #define ARGV_EXEEXT ""
| #define ALIGNOF_DOUBLE 8
| #define ALIGNOF_LONG_DOUBLE 16
| #define ALIGNOF_LONG_LONG 8
| #define SIZEOF_OFF_T 8
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_WCHAR_T 4
| #define SIZEOF_OOP 8
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define RETSIGTYPE void
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_SYS_TIMEB_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_EXECINFO_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_CRT_EXTERNS_H 1
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| int
| main ()
| {
| static struct stat ac_aggr;
| if (sizeof ac_aggr.st_mtimensec)
| return 0;
| ;
| return 0;
| }
configure:15733: result: no
configure:15742: checking for struct stat.st_mtimespec.tv_nsec
configure:15742: cc -c -g -O2 -Wall conftest.c >&5
configure:15742: $? = 0
configure:15742: result: yes
configure:15753: checking for int8_t
configure:15753: cc -c -g -O2 -Wall conftest.c >&5
configure:15753: $? = 0
configure:15753: cc -c -g -O2 -Wall conftest.c >&5
conftest.c:115:24: error: 'test_array' declared as an array with a negative size
static int test_array [1 - 2 * !((int8_t) (((((int8_t) 1 << N) << N) - 1) * 2 + 1)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
1 error generated.
configure:15753: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GNU Smalltalk"
| #define PACKAGE_TARNAME "smalltalk"
| #define PACKAGE_VERSION "3.2.5"
| #define PACKAGE_STRING "GNU Smalltalk 3.2.5"
| #define PACKAGE_BUGREPORT "[email protected]"
| #define PACKAGE_URL "http://smalltalk.gnu.org/"
| #define ST_MAJOR_VERSION 3
| #define ST_MINOR_VERSION 2
| #define ST_EDIT_VERSION 5
| #define MAINTAINER "[email protected]"
| #define PACKAGE "smalltalk"
| #define VERSION "3.2.5"
| #define PACKAGE_GIT_REVISION ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_LIBGNUTLS 1
| #define HAVE_GNUTLS 1
| #define HAVE_LIBLTDL 1
| #define HAVE_LIBSIGSEGV 1
| #define HAVE_SIGSEGV_H 1
| #define HAVE_SYNC_BUILTINS 1
| #define USE_POSIX_THREADS 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define restrict __restrict
| #define HAVE_VISIBILITY_HIDDEN /**/
| #define HAVE_GOTO_VOID_P 1
| #define HOST_SYSTEM "x86_64-apple-darwin12.3.0"
| #define EXEEXT ""
| #define ARGV_EXEEXT ""
| #define ALIGNOF_DOUBLE 8
| #define ALIGNOF_LONG_DOUBLE 16
| #define ALIGNOF_LONG_LONG 8
| #define SIZEOF_OFF_T 8
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_WCHAR_T 4
| #define SIZEOF_OOP 8
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define RETSIGTYPE void
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_SYS_TIMEB_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_EXECINFO_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_CRT_EXTERNS_H 1
| #define HAVE_STRUCT_STAT_ST_MTIMESPEC_TV_NSEC 1
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| enum { N = 8 / 2 - 1 };
| int
| main ()
| {
| static int test_array [1 - 2 * !((int8_t) (((((int8_t) 1 << N) << N) - 1) * 2 + 1)
| < (int8_t) (((((int8_t) 1 << N) << N) - 1) * 2 + 2))];
| test_array [0] = 0;
| return test_array [0];
|
| ;
| return 0;
| }
configure:15753: result: yes
configure:15764: checking for int16_t
configure:15764: cc -c -g -O2 -Wall conftest.c >&5
configure:15764: $? = 0
configure:15764: cc -c -g -O2 -Wall conftest.c >&5
conftest.c:115:24: error: 'test_array' declared as an array with a negative size
static int test_array [1 - 2 * !((int16_t) (((((int16_t) 1 << N) << N) - 1) * 2 + 1)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
1 error generated.
configure:15764: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GNU Smalltalk"
| #define PACKAGE_TARNAME "smalltalk"
| #define PACKAGE_VERSION "3.2.5"
| #define PACKAGE_STRING "GNU Smalltalk 3.2.5"
| #define PACKAGE_BUGREPORT "[email protected]"
| #define PACKAGE_URL "http://smalltalk.gnu.org/"
| #define ST_MAJOR_VERSION 3
| #define ST_MINOR_VERSION 2
| #define ST_EDIT_VERSION 5
| #define MAINTAINER "[email protected]"
| #define PACKAGE "smalltalk"
| #define VERSION "3.2.5"
| #define PACKAGE_GIT_REVISION ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_LIBGNUTLS 1
| #define HAVE_GNUTLS 1
| #define HAVE_LIBLTDL 1
| #define HAVE_LIBSIGSEGV 1
| #define HAVE_SIGSEGV_H 1
| #define HAVE_SYNC_BUILTINS 1
| #define USE_POSIX_THREADS 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define restrict __restrict
| #define HAVE_VISIBILITY_HIDDEN /**/
| #define HAVE_GOTO_VOID_P 1
| #define HOST_SYSTEM "x86_64-apple-darwin12.3.0"
| #define EXEEXT ""
| #define ARGV_EXEEXT ""
| #define ALIGNOF_DOUBLE 8
| #define ALIGNOF_LONG_DOUBLE 16
| #define ALIGNOF_LONG_LONG 8
| #define SIZEOF_OFF_T 8
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_WCHAR_T 4
| #define SIZEOF_OOP 8
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define RETSIGTYPE void
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_SYS_TIMEB_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_EXECINFO_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_CRT_EXTERNS_H 1
| #define HAVE_STRUCT_STAT_ST_MTIMESPEC_TV_NSEC 1
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| enum { N = 16 / 2 - 1 };
| int
| main ()
| {
| static int test_array [1 - 2 * !((int16_t) (((((int16_t) 1 << N) << N) - 1) * 2 + 1)
| < (int16_t) (((((int16_t) 1 << N) << N) - 1) * 2 + 2))];
| test_array [0] = 0;
| return test_array [0];
|
| ;
| return 0;
| }
configure:15764: result: yes
configure:15775: checking for int32_t
configure:15775: cc -c -g -O2 -Wall conftest.c >&5
configure:15775: $? = 0
configure:15775: cc -c -g -O2 -Wall conftest.c >&5
conftest.c:115:24: error: 'test_array' declared as an array with a negative size
static int test_array [1 - 2 * !((int32_t) (((((int32_t) 1 << N) << N) - 1) * 2 + 1)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
1 error generated.
configure:15775: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GNU Smalltalk"
| #define PACKAGE_TARNAME "smalltalk"
| #define PACKAGE_VERSION "3.2.5"
| #define PACKAGE_STRING "GNU Smalltalk 3.2.5"
| #define PACKAGE_BUGREPORT "[email protected]"
| #define PACKAGE_URL "http://smalltalk.gnu.org/"
| #define ST_MAJOR_VERSION 3
| #define ST_MINOR_VERSION 2
| #define ST_EDIT_VERSION 5
| #define MAINTAINER "[email protected]"
| #define PACKAGE "smalltalk"
| #define VERSION "3.2.5"
| #define PACKAGE_GIT_REVISION ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_LIBGNUTLS 1
| #define HAVE_GNUTLS 1
| #define HAVE_LIBLTDL 1
| #define HAVE_LIBSIGSEGV 1
| #define HAVE_SIGSEGV_H 1
| #define HAVE_SYNC_BUILTINS 1
| #define USE_POSIX_THREADS 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define restrict __restrict
| #define HAVE_VISIBILITY_HIDDEN /**/
| #define HAVE_GOTO_VOID_P 1
| #define HOST_SYSTEM "x86_64-apple-darwin12.3.0"
| #define EXEEXT ""
| #define ARGV_EXEEXT ""
| #define ALIGNOF_DOUBLE 8
| #define ALIGNOF_LONG_DOUBLE 16
| #define ALIGNOF_LONG_LONG 8
| #define SIZEOF_OFF_T 8
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_WCHAR_T 4
| #define SIZEOF_OOP 8
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define RETSIGTYPE void
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_SYS_TIMEB_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_EXECINFO_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_CRT_EXTERNS_H 1
| #define HAVE_STRUCT_STAT_ST_MTIMESPEC_TV_NSEC 1
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| enum { N = 32 / 2 - 1 };
| int
| main ()
| {
| static int test_array [1 - 2 * !((int32_t) (((((int32_t) 1 << N) << N) - 1) * 2 + 1)
| < (int32_t) (((((int32_t) 1 << N) << N) - 1) * 2 + 2))];
| test_array [0] = 0;
| return test_array [0];
|
| ;
| return 0;
| }
configure:15775: result: yes
configure:15786: checking for int64_t
configure:15786: cc -c -g -O2 -Wall conftest.c >&5
configure:15786: $? = 0
configure:15786: cc -c -g -O2 -Wall conftest.c >&5
conftest.c:115:24: error: 'test_array' declared as an array with a negative size
static int test_array [1 - 2 * !((int64_t) (((((int64_t) 1 << N) << N) - 1) * 2 + 1)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
1 error generated.
configure:15786: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GNU Smalltalk"
| #define PACKAGE_TARNAME "smalltalk"
| #define PACKAGE_VERSION "3.2.5"
| #define PACKAGE_STRING "GNU Smalltalk 3.2.5"
| #define PACKAGE_BUGREPORT "[email protected]"
| #define PACKAGE_URL "http://smalltalk.gnu.org/"
| #define ST_MAJOR_VERSION 3
| #define ST_MINOR_VERSION 2
| #define ST_EDIT_VERSION 5
| #define MAINTAINER "[email protected]"
| #define PACKAGE "smalltalk"
| #define VERSION "3.2.5"
| #define PACKAGE_GIT_REVISION ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_LIBGNUTLS 1
| #define HAVE_GNUTLS 1
| #define HAVE_LIBLTDL 1
| #define HAVE_LIBSIGSEGV 1
| #define HAVE_SIGSEGV_H 1
| #define HAVE_SYNC_BUILTINS 1
| #define USE_POSIX_THREADS 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define restrict __restrict
| #define HAVE_VISIBILITY_HIDDEN /**/
| #define HAVE_GOTO_VOID_P 1
| #define HOST_SYSTEM "x86_64-apple-darwin12.3.0"
| #define EXEEXT ""
| #define ARGV_EXEEXT ""
| #define ALIGNOF_DOUBLE 8
| #define ALIGNOF_LONG_DOUBLE 16
| #define ALIGNOF_LONG_LONG 8
| #define SIZEOF_OFF_T 8
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_WCHAR_T 4
| #define SIZEOF_OOP 8
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define RETSIGTYPE void
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_SYS_TIMEB_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_EXECINFO_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_CRT_EXTERNS_H 1
| #define HAVE_STRUCT_STAT_ST_MTIMESPEC_TV_NSEC 1
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| enum { N = 64 / 2 - 1 };
| int
| main ()
| {
| static int test_array [1 - 2 * !((int64_t) (((((int64_t) 1 << N) << N) - 1) * 2 + 1)
| < (int64_t) (((((int64_t) 1 << N) << N) - 1) * 2 + 2))];
| test_array [0] = 0;
| return test_array [0];
|
| ;
| return 0;
| }
configure:15786: result: yes
configure:15798: checking for unsigned long long int
configure:15837: cc -o conftest -g -O2 -Wall conftest.c >&5
configure:15837: $? = 0
configure:15846: result: yes
configure:15856: checking for long long int
configure:15894: cc -o conftest -g -O2 -Wall conftest.c >&5
configure:15894: $? = 0
configure:15894: ./conftest
configure:15894: $? = 0
configure:15906: result: yes
configure:15916: checking for intmax_t
configure:15916: cc -c -g -O2 -Wall conftest.c >&5
configure:15916: $? = 0
configure:15916: cc -c -g -O2 -Wall conftest.c >&5
conftest.c:116:23: error: expected expression
if (sizeof ((intmax_t)))
^
1 error generated.
configure:15916: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GNU Smalltalk"
| #define PACKAGE_TARNAME "smalltalk"
| #define PACKAGE_VERSION "3.2.5"
| #define PACKAGE_STRING "GNU Smalltalk 3.2.5"
| #define PACKAGE_BUGREPORT "[email protected]"
| #define PACKAGE_URL "http://smalltalk.gnu.org/"
| #define ST_MAJOR_VERSION 3
| #define ST_MINOR_VERSION 2
| #define ST_EDIT_VERSION 5
| #define MAINTAINER "[email protected]"
| #define PACKAGE "smalltalk"
| #define VERSION "3.2.5"
| #define PACKAGE_GIT_REVISION ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_LIBGNUTLS 1
| #define HAVE_GNUTLS 1
| #define HAVE_LIBLTDL 1
| #define HAVE_LIBSIGSEGV 1
| #define HAVE_SIGSEGV_H 1
| #define HAVE_SYNC_BUILTINS 1
| #define USE_POSIX_THREADS 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define restrict __restrict
| #define HAVE_VISIBILITY_HIDDEN /**/
| #define HAVE_GOTO_VOID_P 1
| #define HOST_SYSTEM "x86_64-apple-darwin12.3.0"
| #define EXEEXT ""
| #define ARGV_EXEEXT ""
| #define ALIGNOF_DOUBLE 8
| #define ALIGNOF_LONG_DOUBLE 16
| #define ALIGNOF_LONG_LONG 8
| #define SIZEOF_OFF_T 8
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_WCHAR_T 4
| #define SIZEOF_OOP 8
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define RETSIGTYPE void
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_SYS_TIMEB_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_EXECINFO_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_CRT_EXTERNS_H 1
| #define HAVE_STRUCT_STAT_ST_MTIMESPEC_TV_NSEC 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| int
| main ()
| {
| if (sizeof ((intmax_t)))
| return 0;
| ;
| return 0;
| }
configure:15916: result: yes
configure:15934: checking for intptr_t
configure:15934: cc -c -g -O2 -Wall conftest.c >&5
configure:15934: $? = 0
configure:15934: cc -c -g -O2 -Wall conftest.c >&5
conftest.c:117:23: error: expected expression
if (sizeof ((intptr_t)))
^
1 error generated.
configure:15934: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GNU Smalltalk"
| #define PACKAGE_TARNAME "smalltalk"
| #define PACKAGE_VERSION "3.2.5"
| #define PACKAGE_STRING "GNU Smalltalk 3.2.5"
| #define PACKAGE_BUGREPORT "[email protected]"
| #define PACKAGE_URL "http://smalltalk.gnu.org/"
| #define ST_MAJOR_VERSION 3
| #define ST_MINOR_VERSION 2
| #define ST_EDIT_VERSION 5
| #define MAINTAINER "[email protected]"
| #define PACKAGE "smalltalk"
| #define VERSION "3.2.5"
| #define PACKAGE_GIT_REVISION ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_LIBGNUTLS 1
| #define HAVE_GNUTLS 1
| #define HAVE_LIBLTDL 1
| #define HAVE_LIBSIGSEGV 1
| #define HAVE_SIGSEGV_H 1
| #define HAVE_SYNC_BUILTINS 1
| #define USE_POSIX_THREADS 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define restrict __restrict
| #define HAVE_VISIBILITY_HIDDEN /**/
| #define HAVE_GOTO_VOID_P 1
| #define HOST_SYSTEM "x86_64-apple-darwin12.3.0"
| #define EXEEXT ""
| #define ARGV_EXEEXT ""
| #define ALIGNOF_DOUBLE 8
| #define ALIGNOF_LONG_DOUBLE 16
| #define ALIGNOF_LONG_LONG 8
| #define SIZEOF_OFF_T 8
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_WCHAR_T 4
| #define SIZEOF_OOP 8
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define RETSIGTYPE void
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_SYS_TIMEB_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_EXECINFO_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_CRT_EXTERNS_H 1
| #define HAVE_STRUCT_STAT_ST_MTIMESPEC_TV_NSEC 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_INTMAX_T 1
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| int
| main ()
| {
| if (sizeof ((intptr_t)))
| return 0;
| ;
| return 0;
| }
configure:15934: result: yes
configure:15969: checking for uint8_t
configure:15969: cc -c -g -O2 -Wall conftest.c >&5
configure:15969: $? = 0
configure:15969: result: yes
configure:15983: checking for uint16_t
configure:15983: cc -c -g -O2 -Wall conftest.c >&5
configure:15983: $? = 0
configure:15983: result: yes
configure:15995: checking for uint32_t
configure:15995: cc -c -g -O2 -Wall conftest.c >&5
configure:15995: $? = 0
configure:15995: result: yes
configure:16009: checking for uint64_t
configure:16009: cc -c -g -O2 -Wall conftest.c >&5
configure:16009: $? = 0
configure:16009: result: yes
configure:16025: checking for uintmax_t
configure:16025: cc -c -g -O2 -Wall conftest.c >&5
configure:16025: $? = 0
configure:16025: cc -c -g -O2 -Wall conftest.c >&5
conftest.c:118:24: error: expected expression
if (sizeof ((uintmax_t)))
^
1 error generated.
configure:16025: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GNU Smalltalk"
| #define PACKAGE_TARNAME "smalltalk"
| #define PACKAGE_VERSION "3.2.5"
| #define PACKAGE_STRING "GNU Smalltalk 3.2.5"
| #define PACKAGE_BUGREPORT "[email protected]"
| #define PACKAGE_URL "http://smalltalk.gnu.org/"
| #define ST_MAJOR_VERSION 3
| #define ST_MINOR_VERSION 2
| #define ST_EDIT_VERSION 5
| #define MAINTAINER "[email protected]"
| #define PACKAGE "smalltalk"
| #define VERSION "3.2.5"
| #define PACKAGE_GIT_REVISION ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_LIBGNUTLS 1
| #define HAVE_GNUTLS 1
| #define HAVE_LIBLTDL 1
| #define HAVE_LIBSIGSEGV 1
| #define HAVE_SIGSEGV_H 1
| #define HAVE_SYNC_BUILTINS 1
| #define USE_POSIX_THREADS 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define restrict __restrict
| #define HAVE_VISIBILITY_HIDDEN /**/
| #define HAVE_GOTO_VOID_P 1
| #define HOST_SYSTEM "x86_64-apple-darwin12.3.0"
| #define EXEEXT ""
| #define ARGV_EXEEXT ""
| #define ALIGNOF_DOUBLE 8
| #define ALIGNOF_LONG_DOUBLE 16
| #define ALIGNOF_LONG_LONG 8
| #define SIZEOF_OFF_T 8
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_WCHAR_T 4
| #define SIZEOF_OOP 8
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define RETSIGTYPE void
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_SYS_TIMEB_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_EXECINFO_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_CRT_EXTERNS_H 1
| #define HAVE_STRUCT_STAT_ST_MTIMESPEC_TV_NSEC 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_INTMAX_T 1
| #define HAVE_INTPTR_T 1
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| int
| main ()
| {
| if (sizeof ((uintmax_t)))
| return 0;
| ;
| return 0;
| }
configure:16025: result: yes
configure:16043: checking for uintptr_t
configure:16043: cc -c -g -O2 -Wall conftest.c >&5
configure:16043: $? = 0
configure:16043: cc -c -g -O2 -Wall conftest.c >&5
conftest.c:119:24: error: expected expression
if (sizeof ((uintptr_t)))
^
1 error generated.
configure:16043: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GNU Smalltalk"
| #define PACKAGE_TARNAME "smalltalk"
| #define PACKAGE_VERSION "3.2.5"
| #define PACKAGE_STRING "GNU Smalltalk 3.2.5"
| #define PACKAGE_BUGREPORT "[email protected]"
| #define PACKAGE_URL "http://smalltalk.gnu.org/"
| #define ST_MAJOR_VERSION 3
| #define ST_MINOR_VERSION 2
| #define ST_EDIT_VERSION 5
| #define MAINTAINER "[email protected]"
| #define PACKAGE "smalltalk"
| #define VERSION "3.2.5"
| #define PACKAGE_GIT_REVISION ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_LIBGNUTLS 1
| #define HAVE_GNUTLS 1
| #define HAVE_LIBLTDL 1
| #define HAVE_LIBSIGSEGV 1
| #define HAVE_SIGSEGV_H 1
| #define HAVE_SYNC_BUILTINS 1
| #define USE_POSIX_THREADS 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define restrict __restrict
| #define HAVE_VISIBILITY_HIDDEN /**/
| #define HAVE_GOTO_VOID_P 1
| #define HOST_SYSTEM "x86_64-apple-darwin12.3.0"
| #define EXEEXT ""
| #define ARGV_EXEEXT ""
| #define ALIGNOF_DOUBLE 8
| #define ALIGNOF_LONG_DOUBLE 16
| #define ALIGNOF_LONG_LONG 8
| #define SIZEOF_OFF_T 8
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_WCHAR_T 4
| #define SIZEOF_OOP 8
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define RETSIGTYPE void
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_SYS_TIMEB_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_EXECINFO_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_CRT_EXTERNS_H 1
| #define HAVE_STRUCT_STAT_ST_MTIMESPEC_TV_NSEC 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_INTMAX_T 1
| #define HAVE_INTPTR_T 1
| #define HAVE_UINTMAX_T 1
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| int
| main ()
| {
| if (sizeof ((uintptr_t)))
| return 0;
| ;
| return 0;
| }
configure:16043: result: yes
configure:16087: checking for working alloca.h
configure:16104: cc -o conftest -g -O2 -Wall conftest.c >&5
configure:16104: $? = 0
configure:16112: result: yes
configure:16120: checking for alloca
configure:16157: cc -o conftest -g -O2 -Wall conftest.c >&5
configure:16157: $? = 0
configure:16165: result: yes
configure:16271: checking for obstacks
configure:16292: cc -o conftest -g -O2 -Wall conftest.c >&5
conftest.c:119:18: fatal error: 'obstack.h' file not found
#include "obstack.h"
^
1 error generated.
configure:16292: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GNU Smalltalk"
| #define PACKAGE_TARNAME "smalltalk"
| #define PACKAGE_VERSION "3.2.5"
| #define PACKAGE_STRING "GNU Smalltalk 3.2.5"
| #define PACKAGE_BUGREPORT "[email protected]"
| #define PACKAGE_URL "http://smalltalk.gnu.org/"
| #define ST_MAJOR_VERSION 3
| #define ST_MINOR_VERSION 2
| #define ST_EDIT_VERSION 5
| #define MAINTAINER "[email protected]"
| #define PACKAGE "smalltalk"
| #define VERSION "3.2.5"
| #define PACKAGE_GIT_REVISION ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_LIBGNUTLS 1
| #define HAVE_GNUTLS 1
| #define HAVE_LIBLTDL 1
| #define HAVE_LIBSIGSEGV 1
| #define HAVE_SIGSEGV_H 1
| #define HAVE_SYNC_BUILTINS 1
| #define USE_POSIX_THREADS 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define restrict __restrict
| #define HAVE_VISIBILITY_HIDDEN /**/
| #define HAVE_GOTO_VOID_P 1
| #define HOST_SYSTEM "x86_64-apple-darwin12.3.0"
| #define EXEEXT ""
| #define ARGV_EXEEXT ""
| #define ALIGNOF_DOUBLE 8
| #define ALIGNOF_LONG_DOUBLE 16
| #define ALIGNOF_LONG_LONG 8
| #define SIZEOF_OFF_T 8
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_WCHAR_T 4
| #define SIZEOF_OOP 8
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define RETSIGTYPE void
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_SYS_TIMEB_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_EXECINFO_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_CRT_EXTERNS_H 1
| #define HAVE_STRUCT_STAT_ST_MTIMESPEC_TV_NSEC 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_INTMAX_T 1
| #define HAVE_INTPTR_T 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include "obstack.h"
| int
| main ()
| {
| struct obstack mem;
| #define obstack_chunk_alloc malloc
| #define obstack_chunk_free free
| obstack_init (&mem);
| obstack_free (&mem, 0);
| ;
| return 0;
| }
configure:16300: result: no
configure:16316: checking for atan in -lm
configure:16341: cc -o conftest -g -O2 -Wall conftest.c -lm >&5
conftest.c:93:6: warning: incompatible redeclaration of library function 'atan'
char atan ();
^
conftest.c:93:6: note: 'atan' is a builtin with type 'double (double)'
1 warning generated.
configure:16341: $? = 0
configure:16350: result: yes
configure:16363: checking for working poll
configure:16370: checking for poll
configure:16370: cc -o conftest -g -O2 -Wall conftest.c -lm >&5
configure:16370: $? = 0
configure:16370: result: yes
configure:16424: cc -o conftest -g -O2 -Wall conftest.c -lm >&5
configure:16424: $? = 0
configure:16424: ./conftest
configure:16424: $? = 1
configure: program exited with status 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GNU Smalltalk"
| #define PACKAGE_TARNAME "smalltalk"
| #define PACKAGE_VERSION "3.2.5"
| #define PACKAGE_STRING "GNU Smalltalk 3.2.5"
| #define PACKAGE_BUGREPORT "[email protected]"
| #define PACKAGE_URL "http://smalltalk.gnu.org/"
| #define ST_MAJOR_VERSION 3
| #define ST_MINOR_VERSION 2
| #define ST_EDIT_VERSION 5
| #define MAINTAINER "[email protected]"
| #define PACKAGE "smalltalk"
| #define VERSION "3.2.5"
| #define PACKAGE_GIT_REVISION ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_LIBGNUTLS 1
| #define HAVE_GNUTLS 1
| #define HAVE_LIBLTDL 1
| #define HAVE_LIBSIGSEGV 1
| #define HAVE_SIGSEGV_H 1
| #define HAVE_SYNC_BUILTINS 1
| #define USE_POSIX_THREADS 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define restrict __restrict
| #define HAVE_VISIBILITY_HIDDEN /**/
| #define HAVE_GOTO_VOID_P 1
| #define HOST_SYSTEM "x86_64-apple-darwin12.3.0"
| #define EXEEXT ""
| #define ARGV_EXEEXT ""
| #define ALIGNOF_DOUBLE 8
| #define ALIGNOF_LONG_DOUBLE 16
| #define ALIGNOF_LONG_LONG 8
| #define SIZEOF_OFF_T 8
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_WCHAR_T 4
| #define SIZEOF_OOP 8
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define RETSIGTYPE void
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_SYS_TIMEB_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_EXECINFO_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_CRT_EXTERNS_H 1
| #define HAVE_STRUCT_STAT_ST_MTIMESPEC_TV_NSEC 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_INTMAX_T 1
| #define HAVE_INTPTR_T 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_LIBM 1
| /* end confdefs.h. */
|
| #include <fcntl.h>
| #include <poll.h>
| int main()
| {
| struct pollfd ufd;
| /* Try /dev/null for reading. */
| ufd.fd = open ("/dev/null", O_RDONLY);
| if (ufd.fd < 0) /* If /dev/null does not exist, it's not MacOS X. */
| return 0;
| ufd.events = POLLIN;
| ufd.revents = 0;
| if (!(poll (&ufd, 1, 0) == 1 && ufd.revents == POLLIN))
| return 1;
| /* Try /dev/null for writing. */
| ufd.fd = open ("/dev/null", O_WRONLY);
| if (ufd.fd < 0) /* If /dev/null does not exist, it's not MacOS X. */
| return 0;
| ufd.events = POLLOUT;
| ufd.revents = 0;
| if (!(poll (&ufd, 1, 0) == 1 && ufd.revents == POLLOUT))
| return 1;
| /* Trying /dev/tty may be too environment dependent. */
| return 0;
| }
configure:16441: result: no
configure:16457: checking for setenv
configure:16457: cc -o conftest -g -O2 -Wall conftest.c -lm >&5
configure:16457: $? = 0
configure:16457: result: yes
configure:16473: checking if environ is properly declared
configure:16491: cc -c -g -O2 -Wall conftest.c >&5
configure:16491: $? = 0
configure:16499: result: no
configure:16510: checking for library containing listen
configure:16541: cc -o conftest -g -O2 -Wall conftest.c -lm >&5
configure:16541: $? = 0
configure:16558: result: none required
configure:16598: checking for library containing gethostbyname
configure:16629: cc -o conftest -g -O2 -Wall conftest.c -lm >&5
configure:16629: $? = 0
configure:16646: result: none required
configure:16656: checking for socket
configure:16656: cc -o conftest -g -O2 -Wall conftest.c -lm >&5
configure:16656: $? = 0
configure:16656: result: yes
configure:16666: checking arpa/inet.h usability
configure:16666: cc -c -g -O2 -Wall conftest.c >&5
configure:16666: $? = 0
configure:16666: result: yes
configure:16666: checking arpa/inet.h presence
configure:16666: cc -E conftest.c
configure:16666: $? = 0
configure:16666: result: yes
configure:16666: checking for arpa/inet.h
configure:16666: result: yes
configure:16666: checking netdb.h usability
configure:16666: cc -c -g -O2 -Wall conftest.c >&5
configure:16666: $? = 0
configure:16666: result: yes
configure:16666: checking netdb.h presence
configure:16666: cc -E conftest.c
configure:16666: $? = 0
configure:16666: result: yes
configure:16666: checking for netdb.h
configure:16666: result: yes
configure:16666: checking netinet/in.h usability
configure:16666: cc -c -g -O2 -Wall conftest.c >&5
configure:16666: $? = 0
configure:16666: result: yes
configure:16666: checking netinet/in.h presence
configure:16666: cc -E conftest.c
configure:16666: $? = 0
configure:16666: result: yes
configure:16666: checking for netinet/in.h
configure:16666: result: yes
configure:16696: checking whether getaddrinfo is declared
configure:16696: cc -c -g -O2 -Wall conftest.c >&5
configure:16696: $? = 0
configure:16696: result: yes
configure:16712: checking whether freeaddrinfo is declared
configure:16712: cc -c -g -O2 -Wall conftest.c >&5
configure:16712: $? = 0
configure:16712: result: yes
configure:16728: checking whether gai_strerror is declared
configure:16728: cc -c -g -O2 -Wall conftest.c >&5
configure:16728: $? = 0
configure:16728: result: yes
configure:16744: checking whether getnameinfo is declared
configure:16744: cc -c -g -O2 -Wall conftest.c >&5
configure:16744: $? = 0
configure:16744: result: yes
configure:16761: checking for struct addrinfo.ai_family
configure:16761: cc -c -g -O2 -Wall conftest.c >&5
configure:16761: $? = 0
configure:16761: result: yes
configure:16775: checking for struct sockaddr.sa_len
configure:16775: cc -c -g -O2 -Wall conftest.c >&5
configure:16775: $? = 0
configure:16775: result: yes
configure:16791: checking for netinet/in.h
configure:16791: result: yes
configure:16802: checking for IPv4 sockets
configure:16831: cc -c -g -O2 -Wall conftest.c >&5
configure:16831: $? = 0
configure:16839: result: yes
configure:16847: checking for IPv6 sockets
configure:16876: cc -c -g -O2 -Wall conftest.c >&5
configure:16876: $? = 0
configure:16884: result: yes
configure:16894: checking for getipnodebyaddr
configure:16894: cc -o conftest -g -O2 -Wall conftest.c -lm >&5
configure:16894: $? = 0
configure:16894: result: yes
configure:16903: checking for getaddrinfo
configure:16903: cc -o conftest -g -O2 -Wall conftest.c -lm >&5
configure:16903: $? = 0
configure:16903: result: yes
configure:16916: checking for inet_ntop
configure:16916: cc -o conftest -g -O2 -Wall conftest.c -lm >&5
configure:16916: $? = 0
configure:16916: result: yes
configure:16936: checking for putenv
configure:16936: cc -o conftest -g -O2 -Wall conftest.c -lm >&5
configure:16936: $? = 0
configure:16936: result: yes
configure:16949: checking for strdup
configure:16949: cc -o conftest -g -O2 -Wall conftest.c -lm >&5
conftest.c:129:6: warning: incompatible redeclaration of library function 'strdup'
char strdup ();
^
conftest.c:129:6: note: 'strdup' is a builtin with type 'char *(const char *)'
1 warning generated.
configure:16949: $? = 0
configure:16949: result: yes
configure:16962: checking for strerror
configure:16962: cc -o conftest -g -O2 -Wall conftest.c -lm >&5
conftest.c:130:6: warning: incompatible redeclaration of library function 'strerror'
char strerror ();
^
conftest.c:130:6: note: 'strerror' is a builtin with type 'char *(int)'
1 warning generated.
configure:16962: $? = 0
configure:16962: result: yes
configure:16975: checking for strsignal
configure:16975: cc -o conftest -g -O2 -Wall conftest.c -lm >&5
configure:16975: $? = 0
configure:16975: result: yes
configure:16988: checking for mkstemp
configure:16988: cc -o conftest -g -O2 -Wall conftest.c -lm >&5
configure:16988: $? = 0
configure:16988: result: yes
configure:17001: checking for getpagesize
configure:17001: cc -o conftest -g -O2 -Wall conftest.c -lm >&5
configure:17001: $? = 0
configure:17001: result: yes
configure:17014: checking for getdtablesize
configure:17014: cc -o conftest -g -O2 -Wall conftest.c -lm >&5
configure:17014: $? = 0
configure:17014: result: yes
configure:17027: checking for strstr
configure:17027: cc -o conftest -g -O2 -Wall conftest.c -lm >&5
conftest.c:135:6: warning: incompatible redeclaration of library function 'strstr'
char strstr ();
^
conftest.c:135:6: note: 'strstr' is a builtin with type 'char *(const char *, const char *)'
1 warning generated.
configure:17027: $? = 0
configure:17027: result: yes
configure:17040: checking for ftruncate
configure:17040: cc -o conftest -g -O2 -Wall conftest.c -lm >&5
configure:17040: $? = 0
configure:17040: result: yes
configure:17053: checking for floorl
configure:17053: cc -o conftest -g -O2 -Wall conftest.c -lm >&5
conftest.c:137:6: warning: incompatible redeclaration of library function 'floorl'
char floorl ();
^
conftest.c:137:6: note: 'floorl' is a builtin with type 'long double (long double)'
1 warning generated.
configure:17053: $? = 0
configure:17053: result: yes
configure:17066: checking for ceill
configure:17066: cc -o conftest -g -O2 -Wall conftest.c -lm >&5
conftest.c:138:6: warning: incompatible redeclaration of library function 'ceill'
char ceill ();
^
conftest.c:138:6: note: 'ceill' is a builtin with type 'long double (long double)'
1 warning generated.
configure:17066: $? = 0
configure:17066: result: yes
configure:17079: checking for sqrtl
configure:17079: cc -o conftest -g -O2 -Wall conftest.c -lm >&5
conftest.c:139:6: warning: incompatible redeclaration of library function 'sqrtl'
char sqrtl ();
^
conftest.c:139:6: note: 'sqrtl' is a builtin with type 'long double (long double)'
1 warning generated.
configure:17079: $? = 0
configure:17079: result: yes
configure:17092: checking for frexpl
configure:17092: cc -o conftest -g -O2 -Wall conftest.c -lm >&5
configure:17092: $? = 0
configure:17092: result: yes
configure:17105: checking for ldexpl
configure:17105: cc -o conftest -g -O2 -Wall conftest.c -lm >&5
configure:17105: $? = 0
configure:17105: result: yes
configure:17118: checking for asinl
configure:17118: cc -o conftest -g -O2 -Wall conftest.c -lm >&5
conftest.c:142:6: warning: incompatible redeclaration of library function 'asinl'
char asinl ();
^
conftest.c:142:6: note: 'asinl' is a builtin with type 'long double (long double)'
1 warning generated.
configure:17118: $? = 0
configure:17118: result: yes
configure:17131: checking for acosl
configure:17131: cc -o conftest -g -O2 -Wall conftest.c -lm >&5
conftest.c:143:6: warning: incompatible redeclaration of library function 'acosl'
char acosl ();
^
conftest.c:143:6: note: 'acosl' is a builtin with type 'long double (long double)'
1 warning generated.
configure:17131: $? = 0
configure:17131: result: yes
configure:17144: checking for atanl
configure:17144: cc -o conftest -g -O2 -Wall conftest.c -lm >&5
conftest.c:144:6: warning: incompatible redeclaration of library function 'atanl'
char atanl ();
^
conftest.c:144:6: note: 'atanl' is a builtin with type 'long double (long double)'
1 warning generated.
configure:17144: $? = 0
configure:17144: result: yes
configure:17157: checking for logl
configure:17157: cc -o conftest -g -O2 -Wall conftest.c -lm >&5
conftest.c:145:6: warning: incompatible redeclaration of library function 'logl'
char logl ();
^
conftest.c:145:6: note: 'logl' is a builtin with type 'long double (long double)'
1 warning generated.
configure:17157: $? = 0
configure:17157: result: yes
configure:17170: checking for expl
configure:17170: cc -o conftest -g -O2 -Wall conftest.c -lm >&5
conftest.c:146:6: warning: incompatible redeclaration of library function 'expl'
char expl ();
^
conftest.c:146:6: note: 'expl' is a builtin with type 'long double (long double)'
1 warning generated.
configure:17170: $? = 0
configure:17170: result: yes
configure:17183: checking for tanl
configure:17183: cc -o conftest -g -O2 -Wall conftest.c -lm >&5
conftest.c:147:6: warning: incompatible redeclaration of library function 'tanl'
char tanl ();
^
conftest.c:147:6: note: 'tanl' is a builtin with type 'long double (long double)'
1 warning generated.
configure:17183: $? = 0
configure:17183: result: yes
configure:17196: checking for sinl
configure:17196: cc -o conftest -g -O2 -Wall conftest.c -lm >&5
conftest.c:148:6: warning: incompatible redeclaration of library function 'sinl'
char sinl ();
^
conftest.c:148:6: note: 'sinl' is a builtin with type 'long double (long double)'
1 warning generated.
configure:17196: $? = 0
configure:17196: result: yes
configure:17209: checking for cosl
configure:17209: cc -o conftest -g -O2 -Wall conftest.c -lm >&5
conftest.c:149:6: warning: incompatible redeclaration of library function 'cosl'
char cosl ();
^
conftest.c:149:6: note: 'cosl' is a builtin with type 'long double (long double)'
1 warning generated.
configure:17209: $? = 0
configure:17209: result: yes
configure:17222: checking for powl
configure:17222: cc -o conftest -g -O2 -Wall conftest.c -lm >&5
conftest.c:150:6: warning: incompatible redeclaration of library function 'powl'
char powl ();
^
conftest.c:150:6: note: 'powl' is a builtin with type 'long double (long double, long double)'
1 warning generated.
configure:17222: $? = 0
configure:17222: result: yes
configure:17235: checking for truncl
configure:17235: cc -o conftest -g -O2 -Wall conftest.c -lm >&5
conftest.c:151:6: warning: incompatible redeclaration of library function 'truncl'
char truncl ();
^
conftest.c:151:6: note: 'truncl' is a builtin with type 'long double (long double)'
1 warning generated.
configure:17235: $? = 0
configure:17235: result: yes
configure:17248: checking for lrintl
configure:17248: cc -o conftest -g -O2 -Wall conftest.c -lm >&5
configure:17248: $? = 0
configure:17248: result: yes
configure:17261: checking for truncf
configure:17261: cc -o conftest -g -O2 -Wall conftest.c -lm >&5
conftest.c:153:6: warning: incompatible redeclaration of library function 'truncf'
char truncf ();
^
conftest.c:153:6: note: 'truncf' is a builtin with type 'float (float)'
1 warning generated.
configure:17261: $? = 0
configure:17261: result: yes
configure:17274: checking for lrintf
configure:17274: cc -o conftest -g -O2 -Wall conftest.c -lm >&5
configure:17274: $? = 0
configure:17274: result: yes
configure:17287: checking for lrint
configure:17287: cc -o conftest -g -O2 -Wall conftest.c -lm >&5
configure:17287: $? = 0
configure:17287: result: yes
configure:17300: checking for trunc
configure:17300: cc -o conftest -g -O2 -Wall conftest.c -lm >&5
conftest.c:156:6: warning: incompatible redeclaration of library function 'trunc'
char trunc ();
^
conftest.c:156:6: note: 'trunc' is a builtin with type 'double (double)'
1 warning generated.
configure:17300: $? = 0
configure:17300: result: yes
configure:17313: checking for strsep
configure:17313: cc -o conftest -g -O2 -Wall conftest.c -lm >&5
configure:17313: $? = 0
configure:17313: result: yes
configure:17326: checking for strpbrk
configure:17326: cc -o conftest -g -O2 -Wall conftest.c -lm >&5
conftest.c:158:6: warning: incompatible redeclaration of library function 'strpbrk'
char strpbrk ();
^
conftest.c:158:6: note: 'strpbrk' is a builtin with type 'char *(const char *, const char *)'
1 warning generated.
configure:17326: $? = 0
configure:17326: result: yes
configure:17339: checking for symlink
configure:17339: cc -o conftest -g -O2 -Wall conftest.c -lm >&5
configure:17339: $? = 0
configure:17339: result: yes
configure:17352: checking for mkdtemp
configure:17352: cc -o conftest -g -O2 -Wall conftest.c -lm >&5
configure:17352: $? = 0
configure:17352: result: yes
configure:17372: checking for gethostname
configure:17372: cc -o conftest -g -O2 -Wall conftest.c -lm >&5
configure:17372: $? = 0
configure:17372: result: yes
configure:17372: checking for memcpy
configure:17372: cc -o conftest -g -O2 -Wall conftest.c -lm >&5
conftest.c:162:6: warning: incompatible redeclaration of library function 'memcpy'
char memcpy ();
^
conftest.c:162:6: note: 'memcpy' is a builtin with type 'void *(void *, const void *, unsigned long)'
1 warning generated.
configure:17372: $? = 0
configure:17372: result: yes
configure:17372: checking for memmove
configure:17372: cc -o conftest -g -O2 -Wall conftest.c -lm >&5
conftest.c:163:6: warning: incompatible redeclaration of library function 'memmove'
char memmove ();
^
conftest.c:163:6: note: 'memmove' is a builtin with type 'void *(void *, const void *, unsigned long)'
1 warning generated.
configure:17372: $? = 0
configure:17372: result: yes
configure:17372: checking for sighold
configure:17372: cc -o conftest -g -O2 -Wall conftest.c -lm >&5
configure:17372: $? = 0
configure:17372: result: yes
configure:17372: checking for uname
configure:17372: cc -o conftest -g -O2 -Wall conftest.c -lm >&5
configure:17372: $? = 0
configure:17372: result: yes
configure:17372: checking for usleep
configure:17372: cc -o conftest -g -O2 -Wall conftest.c -lm >&5
configure:17372: $? = 0
configure:17372: result: yes
configure:17372: checking for lstat
configure:17372: cc -o conftest -g -O2 -Wall conftest.c -lm >&5
configure:17372: $? = 0
configure:17372: result: yes
configure:17372: checking for grantpt
configure:17372: cc -o conftest -g -O2 -Wall conftest.c -lm >&5
configure:17372: $? = 0
configure:17372: result: yes
configure:17372: checking for popen
configure:17372: cc -o conftest -g -O2 -Wall conftest.c -lm >&5
configure:17372: $? = 0
configure:17372: result: yes
configure:17372: checking for getrusage
configure:17372: cc -o conftest -g -O2 -Wall conftest.c -lm >&5
configure:17372: $? = 0
configure:17372: result: yes
configure:17372: checking for gettimeofday
configure:17372: cc -o conftest -g -O2 -Wall conftest.c -lm >&5
configure:17372: $? = 0
configure:17372: result: yes
configure:17372: checking for fork
configure:17372: cc -o conftest -g -O2 -Wall conftest.c -lm >&5
configure:17372: $? = 0
configure:17372: result: yes
configure:17372: checking for strchr
configure:17372: cc -o conftest -g -O2 -Wall conftest.c -lm >&5
conftest.c:173:6: warning: incompatible redeclaration of library function 'strchr'
char strchr ();
^
conftest.c:173:6: note: 'strchr' is a builtin with type 'char *(const char *, int)'
1 warning generated.
configure:17372: $? = 0
configure:17372: result: yes
configure:17372: checking for utimes
configure:17372: cc -o conftest -g -O2 -Wall conftest.c -lm >&5
configure:17372: $? = 0
configure:17372: result: yes
configure:17372: checking for utime
configure:17372: cc -o conftest -g -O2 -Wall conftest.c -lm >&5
configure:17372: $? = 0
configure:17372: result: yes
configure:17372: checking for readlink
configure:17372: cc -o conftest -g -O2 -Wall conftest.c -lm >&5
configure:17372: $? = 0
configure:17372: result: yes
configure:17372: checking for sigsetmask
configure:17372: cc -o conftest -g -O2 -Wall conftest.c -lm >&5
configure:17372: $? = 0
configure:17372: result: yes
configure:17372: checking for alarm
configure:17372: cc -o conftest -g -O2 -Wall conftest.c -lm >&5
configure:17372: $? = 0
configure:17372: result: yes
configure:17372: checking for select
configure:17372: cc -o conftest -g -O2 -Wall conftest.c -lm >&5
configure:17372: $? = 0
configure:17372: result: yes
configure:17372: checking for mprotect
configure:17372: cc -o conftest -g -O2 -Wall conftest.c -lm >&5
configure:17372: $? = 0
configure:17372: result: yes
configure:17372: checking for madvise
configure:17372: cc -o conftest -g -O2 -Wall conftest.c -lm >&5
configure:17372: $? = 0
configure:17372: result: yes
configure:17372: checking for waitpid
configure:17372: cc -o conftest -g -O2 -Wall conftest.c -lm >&5
configure:17372: $? = 0
configure:17372: result: yes
configure:17372: checking for accept4
configure:17372: cc -o conftest -g -O2 -Wall conftest.c -lm >&5
Undefined symbols for architecture x86_64:
"_accept4", referenced from:
_main in conftest-SLbw4g.o
ld: symbol(s) not found for architecture x86_64
clang: error: linker command failed with exit code 1 (use -v to see invocation)
configure:17372: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GNU Smalltalk"
| #define PACKAGE_TARNAME "smalltalk"
| #define PACKAGE_VERSION "3.2.5"
| #define PACKAGE_STRING "GNU Smalltalk 3.2.5"
| #define PACKAGE_BUGREPORT "[email protected]"
| #define PACKAGE_URL "http://smalltalk.gnu.org/"
| #define ST_MAJOR_VERSION 3
| #define ST_MINOR_VERSION 2
| #define ST_EDIT_VERSION 5
| #define MAINTAINER "[email protected]"
| #define PACKAGE "smalltalk"
| #define VERSION "3.2.5"
| #define PACKAGE_GIT_REVISION ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_LIBGNUTLS 1
| #define HAVE_GNUTLS 1
| #define HAVE_LIBLTDL 1
| #define HAVE_LIBSIGSEGV 1
| #define HAVE_SIGSEGV_H 1
| #define HAVE_SYNC_BUILTINS 1
| #define USE_POSIX_THREADS 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define restrict __restrict
| #define HAVE_VISIBILITY_HIDDEN /**/
| #define HAVE_GOTO_VOID_P 1
| #define HOST_SYSTEM "x86_64-apple-darwin12.3.0"
| #define EXEEXT ""
| #define ARGV_EXEEXT ""
| #define ALIGNOF_DOUBLE 8
| #define ALIGNOF_LONG_DOUBLE 16
| #define ALIGNOF_LONG_LONG 8
| #define SIZEOF_OFF_T 8
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_WCHAR_T 4
| #define SIZEOF_OOP 8
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define RETSIGTYPE void
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_SYS_TIMEB_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_EXECINFO_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_CRT_EXTERNS_H 1
| #define HAVE_STRUCT_STAT_ST_MTIMESPEC_TV_NSEC 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_INTMAX_T 1
| #define HAVE_INTPTR_T 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_LIBM 1
| #define poll rpl_poll
| #define HAVE_SETENV 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_DECL_GETADDRINFO 1
| #define HAVE_DECL_FREEADDRINFO 1
| #define HAVE_DECL_GAI_STRERROR 1
| #define HAVE_DECL_GETNAMEINFO 1
| #define HAVE_STRUCT_ADDRINFO 1
| #define HAVE_STRUCT_SOCKADDR_SA_LEN 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_IPV4 1
| #define HAVE_IPV6 1
| #define HAVE_GETIPNODEBYADDR 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_INET_NTOP 1
| #define HAVE_SOCKETS 1
| #define HAVE_PUTENV 1
| #define HAVE_STRDUP 1
| #define HAVE_STRERROR 1
| #define HAVE_STRSIGNAL 1
| #define HAVE_MKSTEMP 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_STRSTR 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_FLOORL 1
| #define HAVE_CEILL 1
| #define HAVE_SQRTL 1
| #define HAVE_FREXPL 1
| #define HAVE_LDEXPL 1
| #define HAVE_ASINL 1
| #define HAVE_ACOSL 1
| #define HAVE_ATANL 1
| #define HAVE_LOGL 1
| #define HAVE_EXPL 1
| #define HAVE_TANL 1
| #define HAVE_SINL 1
| #define HAVE_COSL 1
| #define HAVE_POWL 1
| #define HAVE_TRUNCL 1
| #define HAVE_LRINTL 1
| #define HAVE_TRUNCF 1
| #define HAVE_LRINTF 1
| #define HAVE_LRINT 1
| #define HAVE_TRUNC 1
| #define HAVE_STRSEP 1
| #define HAVE_STRPBRK 1
| #define HAVE_SYMLINK 1
| #define HAVE_MKDTEMP 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_MEMCPY 1
| #define HAVE_MEMMOVE 1
| #define HAVE_SIGHOLD 1
| #define HAVE_UNAME 1
| #define HAVE_USLEEP 1
| #define HAVE_LSTAT 1
| #define HAVE_GRANTPT 1
| #define HAVE_POPEN 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_FORK 1
| #define HAVE_STRCHR 1
| #define HAVE_UTIMES 1
| #define HAVE_UTIME 1
| #define HAVE_READLINK 1
| #define HAVE_SIGSETMASK 1
| #define HAVE_ALARM 1
| #define HAVE_SELECT 1
| #define HAVE_MPROTECT 1
| #define HAVE_MADVISE 1
| #define HAVE_WAITPID 1
| /* end confdefs.h. */
| /* Define accept4 to an innocuous variant, in case <limits.h> declares accept4.
| For example, HP-UX 11i <limits.h> declares gettimeofday. */
| #define accept4 innocuous_accept4
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char accept4 (); below.
| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
| <limits.h> exists even on freestanding compilers. */
|
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
|
| #undef accept4
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char accept4 ();
| /* The GNU C library defines this for functions which it implements
| to always fail with ENOSYS. Some functions are actually named
| something starting with __ and the normal name is an alias. */
| #if defined __stub_accept4 || defined __stub___accept4
| choke me
| #endif
|
| int
| main ()
| {
| return accept4 ();
| ;
| return 0;
| }
configure:17372: result: no
configure:17372: checking for setsid
configure:17372: cc -o conftest -g -O2 -Wall conftest.c -lm >&5
configure:17372: $? = 0
configure:17372: result: yes
configure:17372: checking for spawnl
configure:17372: cc -o conftest -g -O2 -Wall conftest.c -lm >&5
Undefined symbols for architecture x86_64:
"_spawnl", referenced from:
_main in conftest-zmCPM4.o
ld: symbol(s) not found for architecture x86_64
clang: error: linker command failed with exit code 1 (use -v to see invocation)
configure:17372: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GNU Smalltalk"
| #define PACKAGE_TARNAME "smalltalk"
| #define PACKAGE_VERSION "3.2.5"
| #define PACKAGE_STRING "GNU Smalltalk 3.2.5"
| #define PACKAGE_BUGREPORT "[email protected]"
| #define PACKAGE_URL "http://smalltalk.gnu.org/"
| #define ST_MAJOR_VERSION 3
| #define ST_MINOR_VERSION 2
| #define ST_EDIT_VERSION 5
| #define MAINTAINER "[email protected]"
| #define PACKAGE "smalltalk"
| #define VERSION "3.2.5"
| #define PACKAGE_GIT_REVISION ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_LIBGNUTLS 1
| #define HAVE_GNUTLS 1
| #define HAVE_LIBLTDL 1
| #define HAVE_LIBSIGSEGV 1
| #define HAVE_SIGSEGV_H 1
| #define HAVE_SYNC_BUILTINS 1
| #define USE_POSIX_THREADS 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define restrict __restrict
| #define HAVE_VISIBILITY_HIDDEN /**/
| #define HAVE_GOTO_VOID_P 1
| #define HOST_SYSTEM "x86_64-apple-darwin12.3.0"
| #define EXEEXT ""
| #define ARGV_EXEEXT ""
| #define ALIGNOF_DOUBLE 8
| #define ALIGNOF_LONG_DOUBLE 16
| #define ALIGNOF_LONG_LONG 8
| #define SIZEOF_OFF_T 8
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_WCHAR_T 4
| #define SIZEOF_OOP 8
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define RETSIGTYPE void
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_SYS_TIMEB_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_EXECINFO_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_CRT_EXTERNS_H 1
| #define HAVE_STRUCT_STAT_ST_MTIMESPEC_TV_NSEC 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_INTMAX_T 1
| #define HAVE_INTPTR_T 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_LIBM 1
| #define poll rpl_poll
| #define HAVE_SETENV 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_DECL_GETADDRINFO 1
| #define HAVE_DECL_FREEADDRINFO 1
| #define HAVE_DECL_GAI_STRERROR 1
| #define HAVE_DECL_GETNAMEINFO 1
| #define HAVE_STRUCT_ADDRINFO 1
| #define HAVE_STRUCT_SOCKADDR_SA_LEN 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_IPV4 1
| #define HAVE_IPV6 1
| #define HAVE_GETIPNODEBYADDR 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_INET_NTOP 1
| #define HAVE_SOCKETS 1
| #define HAVE_PUTENV 1
| #define HAVE_STRDUP 1
| #define HAVE_STRERROR 1
| #define HAVE_STRSIGNAL 1
| #define HAVE_MKSTEMP 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_STRSTR 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_FLOORL 1
| #define HAVE_CEILL 1
| #define HAVE_SQRTL 1
| #define HAVE_FREXPL 1
| #define HAVE_LDEXPL 1
| #define HAVE_ASINL 1
| #define HAVE_ACOSL 1
| #define HAVE_ATANL 1
| #define HAVE_LOGL 1
| #define HAVE_EXPL 1
| #define HAVE_TANL 1
| #define HAVE_SINL 1
| #define HAVE_COSL 1
| #define HAVE_POWL 1
| #define HAVE_TRUNCL 1
| #define HAVE_LRINTL 1
| #define HAVE_TRUNCF 1
| #define HAVE_LRINTF 1
| #define HAVE_LRINT 1
| #define HAVE_TRUNC 1
| #define HAVE_STRSEP 1
| #define HAVE_STRPBRK 1
| #define HAVE_SYMLINK 1
| #define HAVE_MKDTEMP 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_MEMCPY 1
| #define HAVE_MEMMOVE 1
| #define HAVE_SIGHOLD 1
| #define HAVE_UNAME 1
| #define HAVE_USLEEP 1
| #define HAVE_LSTAT 1
| #define HAVE_GRANTPT 1
| #define HAVE_POPEN 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_FORK 1
| #define HAVE_STRCHR 1
| #define HAVE_UTIMES 1
| #define HAVE_UTIME 1
| #define HAVE_READLINK 1
| #define HAVE_SIGSETMASK 1
| #define HAVE_ALARM 1
| #define HAVE_SELECT 1
| #define HAVE_MPROTECT 1
| #define HAVE_MADVISE 1
| #define HAVE_WAITPID 1
| #define HAVE_SETSID 1
| /* end confdefs.h. */
| /* Define spawnl to an innocuous variant, in case <limits.h> declares spawnl.
| For example, HP-UX 11i <limits.h> declares gettimeofday. */
| #define spawnl innocuous_spawnl
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char spawnl (); below.
| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
| <limits.h> exists even on freestanding compilers. */
|
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
|
| #undef spawnl
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char spawnl ();
| /* The GNU C library defines this for functions which it implements
| to always fail with ENOSYS. Some functions are actually named
| something starting with __ and the normal name is an alias. */
| #if defined __stub_spawnl || defined __stub___spawnl
| choke me
| #endif
|
| int
| main ()
| {
| return spawnl ();
| ;
| return 0;
| }
configure:17372: result: no
configure:17372: checking for pread
configure:17372: cc -o conftest -g -O2 -Wall conftest.c -lm >&5
configure:17372: $? = 0
configure:17372: result: yes
configure:17372: checking for pwrite
configure:17372: cc -o conftest -g -O2 -Wall conftest.c -lm >&5
configure:17372: $? = 0
configure:17372: result: yes
configure:17372: checking for _NSGetExecutablePath
configure:17372: cc -o conftest -g -O2 -Wall conftest.c -lm >&5
configure:17372: $? = 0
configure:17372: result: yes
configure:17372: checking for _NSGetEnviron
configure:17372: cc -o conftest -g -O2 -Wall conftest.c -lm >&5
configure:17372: $? = 0
configure:17372: result: yes
configure:17372: checking for chown
configure:17372: cc -o conftest -g -O2 -Wall conftest.c -lm >&5
configure:17372: $? = 0
configure:17372: result: yes
configure:17372: checking for getgrnam
configure:17372: cc -o conftest -g -O2 -Wall conftest.c -lm >&5
configure:17372: $? = 0
configure:17372: result: yes
configure:17372: checking for getpwnam
configure:17372: cc -o conftest -g -O2 -Wall conftest.c -lm >&5
configure:17372: $? = 0
configure:17372: result: yes
configure:17372: checking for endgrent
configure:17372: cc -o conftest -g -O2 -Wall conftest.c -lm >&5
configure:17372: $? = 0
configure:17372: result: yes
configure:17372: checking for endpwent
configure:17372: cc -o conftest -g -O2 -Wall conftest.c -lm >&5
configure:17372: $? = 0
configure:17372: result: yes
configure:17372: checking for setgroupent
configure:17372: cc -o conftest -g -O2 -Wall conftest.c -lm >&5
configure:17372: $? = 0
configure:17372: result: yes
configure:17372: checking for setpassent
configure:17372: cc -o conftest -g -O2 -Wall conftest.c -lm >&5
configure:17372: $? = 0
configure:17372: result: yes
configure:17372: checking for nl_langinfo
configure:17372: cc -o conftest -g -O2 -Wall conftest.c -lm >&5
configure:17372: $? = 0
configure:17372: result: yes
configure:17461: checking for library containing nanosleep
configure:17492: cc -o conftest -g -O2 -Wall conftest.c -lm >&5
configure:17492: $? = 0
configure:17509: result: none required
configure:17523: checking for library containing clock_gettime
configure:17554: cc -o conftest -g -O2 -Wall conftest.c -lm >&5
Undefined symbols for architecture x86_64:
"_clock_gettime", referenced from:
_main in conftest-MekQ17.o
ld: symbol(s) not found for architecture x86_64
clang: error: linker command failed with exit code 1 (use -v to see invocation)
configure:17554: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GNU Smalltalk"
| #define PACKAGE_TARNAME "smalltalk"
| #define PACKAGE_VERSION "3.2.5"
| #define PACKAGE_STRING "GNU Smalltalk 3.2.5"
| #define PACKAGE_BUGREPORT "[email protected]"
| #define PACKAGE_URL "http://smalltalk.gnu.org/"
| #define ST_MAJOR_VERSION 3
| #define ST_MINOR_VERSION 2
| #define ST_EDIT_VERSION 5
| #define MAINTAINER "[email protected]"
| #define PACKAGE "smalltalk"
| #define VERSION "3.2.5"
| #define PACKAGE_GIT_REVISION ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_LIBGNUTLS 1
| #define HAVE_GNUTLS 1
| #define HAVE_LIBLTDL 1
| #define HAVE_LIBSIGSEGV 1
| #define HAVE_SIGSEGV_H 1
| #define HAVE_SYNC_BUILTINS 1
| #define USE_POSIX_THREADS 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define restrict __restrict
| #define HAVE_VISIBILITY_HIDDEN /**/
| #define HAVE_GOTO_VOID_P 1
| #define HOST_SYSTEM "x86_64-apple-darwin12.3.0"
| #define EXEEXT ""
| #define ARGV_EXEEXT ""
| #define ALIGNOF_DOUBLE 8
| #define ALIGNOF_LONG_DOUBLE 16
| #define ALIGNOF_LONG_LONG 8
| #define SIZEOF_OFF_T 8
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_WCHAR_T 4
| #define SIZEOF_OOP 8
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define RETSIGTYPE void
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_SYS_TIMEB_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_EXECINFO_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_CRT_EXTERNS_H 1
| #define HAVE_STRUCT_STAT_ST_MTIMESPEC_TV_NSEC 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_INTMAX_T 1
| #define HAVE_INTPTR_T 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_LIBM 1
| #define poll rpl_poll
| #define HAVE_SETENV 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_DECL_GETADDRINFO 1
| #define HAVE_DECL_FREEADDRINFO 1
| #define HAVE_DECL_GAI_STRERROR 1
| #define HAVE_DECL_GETNAMEINFO 1
| #define HAVE_STRUCT_ADDRINFO 1
| #define HAVE_STRUCT_SOCKADDR_SA_LEN 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_IPV4 1
| #define HAVE_IPV6 1
| #define HAVE_GETIPNODEBYADDR 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_INET_NTOP 1
| #define HAVE_SOCKETS 1
| #define HAVE_PUTENV 1
| #define HAVE_STRDUP 1
| #define HAVE_STRERROR 1
| #define HAVE_STRSIGNAL 1
| #define HAVE_MKSTEMP 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_STRSTR 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_FLOORL 1
| #define HAVE_CEILL 1
| #define HAVE_SQRTL 1
| #define HAVE_FREXPL 1
| #define HAVE_LDEXPL 1
| #define HAVE_ASINL 1
| #define HAVE_ACOSL 1
| #define HAVE_ATANL 1
| #define HAVE_LOGL 1
| #define HAVE_EXPL 1
| #define HAVE_TANL 1
| #define HAVE_SINL 1
| #define HAVE_COSL 1
| #define HAVE_POWL 1
| #define HAVE_TRUNCL 1
| #define HAVE_LRINTL 1
| #define HAVE_TRUNCF 1
| #define HAVE_LRINTF 1
| #define HAVE_LRINT 1
| #define HAVE_TRUNC 1
| #define HAVE_STRSEP 1
| #define HAVE_STRPBRK 1
| #define HAVE_SYMLINK 1
| #define HAVE_MKDTEMP 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_MEMCPY 1
| #define HAVE_MEMMOVE 1
| #define HAVE_SIGHOLD 1
| #define HAVE_UNAME 1
| #define HAVE_USLEEP 1
| #define HAVE_LSTAT 1
| #define HAVE_GRANTPT 1
| #define HAVE_POPEN 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_FORK 1
| #define HAVE_STRCHR 1
| #define HAVE_UTIMES 1
| #define HAVE_UTIME 1
| #define HAVE_READLINK 1
| #define HAVE_SIGSETMASK 1
| #define HAVE_ALARM 1
| #define HAVE_SELECT 1
| #define HAVE_MPROTECT 1
| #define HAVE_MADVISE 1
| #define HAVE_WAITPID 1
| #define HAVE_SETSID 1
| #define HAVE_PREAD 1
| #define HAVE_PWRITE 1
| #define HAVE__NSGETEXECUTABLEPATH 1
| #define HAVE__NSGETENVIRON 1
| #define HAVE_CHOWN 1
| #define HAVE_GETGRNAM 1
| #define HAVE_GETPWNAM 1
| #define HAVE_ENDGRENT 1
| #define HAVE_ENDPWENT 1
| #define HAVE_SETGROUPENT 1
| #define HAVE_SETPASSENT 1
| #define HAVE_NL_LANGINFO 1
| #define environ _NSGetEnviron()
| #define HAVE_NANOSLEEP 1
| /* end confdefs.h. */
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char clock_gettime ();
| int
| main ()
| {
| return clock_gettime ();
| ;
| return 0;
| }
configure:17554: cc -o conftest -g -O2 -Wall conftest.c -lrt -lm >&5
ld: library not found for -lrt
clang: error: linker command failed with exit code 1 (use -v to see invocation)
configure:17554: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GNU Smalltalk"
| #define PACKAGE_TARNAME "smalltalk"
| #define PACKAGE_VERSION "3.2.5"
| #define PACKAGE_STRING "GNU Smalltalk 3.2.5"
| #define PACKAGE_BUGREPORT "[email protected]"
| #define PACKAGE_URL "http://smalltalk.gnu.org/"
| #define ST_MAJOR_VERSION 3
| #define ST_MINOR_VERSION 2
| #define ST_EDIT_VERSION 5
| #define MAINTAINER "[email protected]"
| #define PACKAGE "smalltalk"
| #define VERSION "3.2.5"
| #define PACKAGE_GIT_REVISION ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_LIBGNUTLS 1
| #define HAVE_GNUTLS 1
| #define HAVE_LIBLTDL 1
| #define HAVE_LIBSIGSEGV 1
| #define HAVE_SIGSEGV_H 1
| #define HAVE_SYNC_BUILTINS 1
| #define USE_POSIX_THREADS 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define restrict __restrict
| #define HAVE_VISIBILITY_HIDDEN /**/
| #define HAVE_GOTO_VOID_P 1
| #define HOST_SYSTEM "x86_64-apple-darwin12.3.0"
| #define EXEEXT ""
| #define ARGV_EXEEXT ""
| #define ALIGNOF_DOUBLE 8
| #define ALIGNOF_LONG_DOUBLE 16
| #define ALIGNOF_LONG_LONG 8
| #define SIZEOF_OFF_T 8
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_WCHAR_T 4
| #define SIZEOF_OOP 8
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define RETSIGTYPE void
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_SYS_TIMEB_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_EXECINFO_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_CRT_EXTERNS_H 1
| #define HAVE_STRUCT_STAT_ST_MTIMESPEC_TV_NSEC 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_INTMAX_T 1
| #define HAVE_INTPTR_T 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_LIBM 1
| #define poll rpl_poll
| #define HAVE_SETENV 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_DECL_GETADDRINFO 1
| #define HAVE_DECL_FREEADDRINFO 1
| #define HAVE_DECL_GAI_STRERROR 1
| #define HAVE_DECL_GETNAMEINFO 1
| #define HAVE_STRUCT_ADDRINFO 1
| #define HAVE_STRUCT_SOCKADDR_SA_LEN 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_IPV4 1
| #define HAVE_IPV6 1
| #define HAVE_GETIPNODEBYADDR 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_INET_NTOP 1
| #define HAVE_SOCKETS 1
| #define HAVE_PUTENV 1
| #define HAVE_STRDUP 1
| #define HAVE_STRERROR 1
| #define HAVE_STRSIGNAL 1
| #define HAVE_MKSTEMP 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_STRSTR 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_FLOORL 1
| #define HAVE_CEILL 1
| #define HAVE_SQRTL 1
| #define HAVE_FREXPL 1
| #define HAVE_LDEXPL 1
| #define HAVE_ASINL 1
| #define HAVE_ACOSL 1
| #define HAVE_ATANL 1
| #define HAVE_LOGL 1
| #define HAVE_EXPL 1
| #define HAVE_TANL 1
| #define HAVE_SINL 1
| #define HAVE_COSL 1
| #define HAVE_POWL 1
| #define HAVE_TRUNCL 1
| #define HAVE_LRINTL 1
| #define HAVE_TRUNCF 1
| #define HAVE_LRINTF 1
| #define HAVE_LRINT 1
| #define HAVE_TRUNC 1
| #define HAVE_STRSEP 1
| #define HAVE_STRPBRK 1
| #define HAVE_SYMLINK 1
| #define HAVE_MKDTEMP 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_MEMCPY 1
| #define HAVE_MEMMOVE 1
| #define HAVE_SIGHOLD 1
| #define HAVE_UNAME 1
| #define HAVE_USLEEP 1
| #define HAVE_LSTAT 1
| #define HAVE_GRANTPT 1
| #define HAVE_POPEN 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_FORK 1
| #define HAVE_STRCHR 1
| #define HAVE_UTIMES 1
| #define HAVE_UTIME 1
| #define HAVE_READLINK 1
| #define HAVE_SIGSETMASK 1
| #define HAVE_ALARM 1
| #define HAVE_SELECT 1
| #define HAVE_MPROTECT 1
| #define HAVE_MADVISE 1
| #define HAVE_WAITPID 1
| #define HAVE_SETSID 1
| #define HAVE_PREAD 1
| #define HAVE_PWRITE 1
| #define HAVE__NSGETEXECUTABLEPATH 1
| #define HAVE__NSGETENVIRON 1
| #define HAVE_CHOWN 1
| #define HAVE_GETGRNAM 1
| #define HAVE_GETPWNAM 1
| #define HAVE_ENDGRENT 1
| #define HAVE_ENDPWENT 1
| #define HAVE_SETGROUPENT 1
| #define HAVE_SETPASSENT 1
| #define HAVE_NL_LANGINFO 1
| #define environ _NSGetEnviron()
| #define HAVE_NANOSLEEP 1
| /* end confdefs.h. */
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char clock_gettime ();
| int
| main ()
| {
| return clock_gettime ();
| ;
| return 0;
| }
configure:17571: result: no
configure:17585: checking for library containing timer_create
configure:17616: cc -o conftest -g -O2 -Wall conftest.c -lm >&5
Undefined symbols for architecture x86_64:
"_timer_create", referenced from:
_main in conftest-q8GfOU.o
ld: symbol(s) not found for architecture x86_64
clang: error: linker command failed with exit code 1 (use -v to see invocation)
configure:17616: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GNU Smalltalk"
| #define PACKAGE_TARNAME "smalltalk"
| #define PACKAGE_VERSION "3.2.5"
| #define PACKAGE_STRING "GNU Smalltalk 3.2.5"
| #define PACKAGE_BUGREPORT "[email protected]"
| #define PACKAGE_URL "http://smalltalk.gnu.org/"
| #define ST_MAJOR_VERSION 3
| #define ST_MINOR_VERSION 2
| #define ST_EDIT_VERSION 5
| #define MAINTAINER "[email protected]"
| #define PACKAGE "smalltalk"
| #define VERSION "3.2.5"
| #define PACKAGE_GIT_REVISION ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_LIBGNUTLS 1
| #define HAVE_GNUTLS 1
| #define HAVE_LIBLTDL 1
| #define HAVE_LIBSIGSEGV 1
| #define HAVE_SIGSEGV_H 1
| #define HAVE_SYNC_BUILTINS 1
| #define USE_POSIX_THREADS 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define restrict __restrict
| #define HAVE_VISIBILITY_HIDDEN /**/
| #define HAVE_GOTO_VOID_P 1
| #define HOST_SYSTEM "x86_64-apple-darwin12.3.0"
| #define EXEEXT ""
| #define ARGV_EXEEXT ""
| #define ALIGNOF_DOUBLE 8
| #define ALIGNOF_LONG_DOUBLE 16
| #define ALIGNOF_LONG_LONG 8
| #define SIZEOF_OFF_T 8
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_WCHAR_T 4
| #define SIZEOF_OOP 8
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define RETSIGTYPE void
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_SYS_TIMEB_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_EXECINFO_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_CRT_EXTERNS_H 1
| #define HAVE_STRUCT_STAT_ST_MTIMESPEC_TV_NSEC 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_INTMAX_T 1
| #define HAVE_INTPTR_T 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_LIBM 1
| #define poll rpl_poll
| #define HAVE_SETENV 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_DECL_GETADDRINFO 1
| #define HAVE_DECL_FREEADDRINFO 1
| #define HAVE_DECL_GAI_STRERROR 1
| #define HAVE_DECL_GETNAMEINFO 1
| #define HAVE_STRUCT_ADDRINFO 1
| #define HAVE_STRUCT_SOCKADDR_SA_LEN 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_IPV4 1
| #define HAVE_IPV6 1
| #define HAVE_GETIPNODEBYADDR 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_INET_NTOP 1
| #define HAVE_SOCKETS 1
| #define HAVE_PUTENV 1
| #define HAVE_STRDUP 1
| #define HAVE_STRERROR 1
| #define HAVE_STRSIGNAL 1
| #define HAVE_MKSTEMP 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_STRSTR 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_FLOORL 1
| #define HAVE_CEILL 1
| #define HAVE_SQRTL 1
| #define HAVE_FREXPL 1
| #define HAVE_LDEXPL 1
| #define HAVE_ASINL 1
| #define HAVE_ACOSL 1
| #define HAVE_ATANL 1
| #define HAVE_LOGL 1
| #define HAVE_EXPL 1
| #define HAVE_TANL 1
| #define HAVE_SINL 1
| #define HAVE_COSL 1
| #define HAVE_POWL 1
| #define HAVE_TRUNCL 1
| #define HAVE_LRINTL 1
| #define HAVE_TRUNCF 1
| #define HAVE_LRINTF 1
| #define HAVE_LRINT 1
| #define HAVE_TRUNC 1
| #define HAVE_STRSEP 1
| #define HAVE_STRPBRK 1
| #define HAVE_SYMLINK 1
| #define HAVE_MKDTEMP 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_MEMCPY 1
| #define HAVE_MEMMOVE 1
| #define HAVE_SIGHOLD 1
| #define HAVE_UNAME 1
| #define HAVE_USLEEP 1
| #define HAVE_LSTAT 1
| #define HAVE_GRANTPT 1
| #define HAVE_POPEN 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_FORK 1
| #define HAVE_STRCHR 1
| #define HAVE_UTIMES 1
| #define HAVE_UTIME 1
| #define HAVE_READLINK 1
| #define HAVE_SIGSETMASK 1
| #define HAVE_ALARM 1
| #define HAVE_SELECT 1
| #define HAVE_MPROTECT 1
| #define HAVE_MADVISE 1
| #define HAVE_WAITPID 1
| #define HAVE_SETSID 1
| #define HAVE_PREAD 1
| #define HAVE_PWRITE 1
| #define HAVE__NSGETEXECUTABLEPATH 1
| #define HAVE__NSGETENVIRON 1
| #define HAVE_CHOWN 1
| #define HAVE_GETGRNAM 1
| #define HAVE_GETPWNAM 1
| #define HAVE_ENDGRENT 1
| #define HAVE_ENDPWENT 1
| #define HAVE_SETGROUPENT 1
| #define HAVE_SETPASSENT 1
| #define HAVE_NL_LANGINFO 1
| #define environ _NSGetEnviron()
| #define HAVE_NANOSLEEP 1
| /* end confdefs.h. */
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char timer_create ();
| int
| main ()
| {
| return timer_create ();
| ;
| return 0;
| }
configure:17616: cc -o conftest -g -O2 -Wall conftest.c -lrt -lm >&5
ld: library not found for -lrt
clang: error: linker command failed with exit code 1 (use -v to see invocation)
configure:17616: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GNU Smalltalk"
| #define PACKAGE_TARNAME "smalltalk"
| #define PACKAGE_VERSION "3.2.5"
| #define PACKAGE_STRING "GNU Smalltalk 3.2.5"
| #define PACKAGE_BUGREPORT "[email protected]"
| #define PACKAGE_URL "http://smalltalk.gnu.org/"
| #define ST_MAJOR_VERSION 3
| #define ST_MINOR_VERSION 2
| #define ST_EDIT_VERSION 5
| #define MAINTAINER "[email protected]"
| #define PACKAGE "smalltalk"
| #define VERSION "3.2.5"
| #define PACKAGE_GIT_REVISION ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_LIBGNUTLS 1
| #define HAVE_GNUTLS 1
| #define HAVE_LIBLTDL 1
| #define HAVE_LIBSIGSEGV 1
| #define HAVE_SIGSEGV_H 1
| #define HAVE_SYNC_BUILTINS 1
| #define USE_POSIX_THREADS 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define restrict __restrict
| #define HAVE_VISIBILITY_HIDDEN /**/
| #define HAVE_GOTO_VOID_P 1
| #define HOST_SYSTEM "x86_64-apple-darwin12.3.0"
| #define EXEEXT ""
| #define ARGV_EXEEXT ""
| #define ALIGNOF_DOUBLE 8
| #define ALIGNOF_LONG_DOUBLE 16
| #define ALIGNOF_LONG_LONG 8
| #define SIZEOF_OFF_T 8
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_WCHAR_T 4
| #define SIZEOF_OOP 8
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define RETSIGTYPE void
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_SYS_TIMEB_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_EXECINFO_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_CRT_EXTERNS_H 1
| #define HAVE_STRUCT_STAT_ST_MTIMESPEC_TV_NSEC 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_INTMAX_T 1
| #define HAVE_INTPTR_T 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_LIBM 1
| #define poll rpl_poll
| #define HAVE_SETENV 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_DECL_GETADDRINFO 1
| #define HAVE_DECL_FREEADDRINFO 1
| #define HAVE_DECL_GAI_STRERROR 1
| #define HAVE_DECL_GETNAMEINFO 1
| #define HAVE_STRUCT_ADDRINFO 1
| #define HAVE_STRUCT_SOCKADDR_SA_LEN 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_IPV4 1
| #define HAVE_IPV6 1
| #define HAVE_GETIPNODEBYADDR 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_INET_NTOP 1
| #define HAVE_SOCKETS 1
| #define HAVE_PUTENV 1
| #define HAVE_STRDUP 1
| #define HAVE_STRERROR 1
| #define HAVE_STRSIGNAL 1
| #define HAVE_MKSTEMP 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_STRSTR 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_FLOORL 1
| #define HAVE_CEILL 1
| #define HAVE_SQRTL 1
| #define HAVE_FREXPL 1
| #define HAVE_LDEXPL 1
| #define HAVE_ASINL 1
| #define HAVE_ACOSL 1
| #define HAVE_ATANL 1
| #define HAVE_LOGL 1
| #define HAVE_EXPL 1
| #define HAVE_TANL 1
| #define HAVE_SINL 1
| #define HAVE_COSL 1
| #define HAVE_POWL 1
| #define HAVE_TRUNCL 1
| #define HAVE_LRINTL 1
| #define HAVE_TRUNCF 1
| #define HAVE_LRINTF 1
| #define HAVE_LRINT 1
| #define HAVE_TRUNC 1
| #define HAVE_STRSEP 1
| #define HAVE_STRPBRK 1
| #define HAVE_SYMLINK 1
| #define HAVE_MKDTEMP 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_MEMCPY 1
| #define HAVE_MEMMOVE 1
| #define HAVE_SIGHOLD 1
| #define HAVE_UNAME 1
| #define HAVE_USLEEP 1
| #define HAVE_LSTAT 1
| #define HAVE_GRANTPT 1
| #define HAVE_POPEN 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_FORK 1
| #define HAVE_STRCHR 1
| #define HAVE_UTIMES 1
| #define HAVE_UTIME 1
| #define HAVE_READLINK 1
| #define HAVE_SIGSETMASK 1
| #define HAVE_ALARM 1
| #define HAVE_SELECT 1
| #define HAVE_MPROTECT 1
| #define HAVE_MADVISE 1
| #define HAVE_WAITPID 1
| #define HAVE_SETSID 1
| #define HAVE_PREAD 1
| #define HAVE_PWRITE 1
| #define HAVE__NSGETEXECUTABLEPATH 1
| #define HAVE__NSGETENVIRON 1
| #define HAVE_CHOWN 1
| #define HAVE_GETGRNAM 1
| #define HAVE_GETPWNAM 1
| #define HAVE_ENDGRENT 1
| #define HAVE_ENDPWENT 1
| #define HAVE_SETGROUPENT 1
| #define HAVE_SETPASSENT 1
| #define HAVE_NL_LANGINFO 1
| #define environ _NSGetEnviron()
| #define HAVE_NANOSLEEP 1
| /* end confdefs.h. */
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char timer_create ();
| int
| main ()
| {
| return timer_create ();
| ;
| return 0;
| }
configure:17633: result: no
configure:17651: checking for working lrint
configure:17658: checking for lrint
configure:17658: result: yes
configure:17680: cc -o conftest -g -O2 -Wall conftest.c -lm >&5
conftest.c:181:2: warning: implicitly declaring library function 'exit' with type 'void (int) __attribute__((noreturn))'
exit(sizeof (l) >= 8 && l != 14988885582133630);
^
conftest.c:181:2: note: please include the header <stdlib.h> or explicitly provide a declaration for 'exit'
1 warning generated.
configure:17680: $? = 0
configure:17680: ./conftest
configure:17680: $? = 0
configure:17693: result: yes
configure:17708: checking for working strtoul
configure:17715: checking for strtoul
configure:17715: cc -o conftest -g -O2 -Wall conftest.c -lm >&5
configure:17715: $? = 0
configure:17715: result: yes
configure:17739: cc -o conftest -g -O2 -Wall conftest.c -lm >&5
conftest.c:183:2: warning: implicitly declaring library function 'exit' with type 'void (int) __attribute__((noreturn))'
exit((value != 0) || (term != (string+1)));
^
conftest.c:183:2: note: please include the header <stdlib.h> or explicitly provide a declaration for 'exit'
1 warning generated.
configure:17739: $? = 0
configure:17739: ./conftest
configure:17739: $? = 0
configure:17752: result: yes
configure:17763: checking whether time.h and sys/time.h may both be included
configure:17783: cc -c -g -O2 -Wall conftest.c >&5
configure:17783: $? = 0
configure:17790: result: yes
configure:17800: checking whether localtime caches the timezone
configure:17851: cc -o conftest -g -O2 -Wall conftest.c -lm >&5
conftest.c:187:5: warning: type specifier missing, defaults to 'int' [-Wimplicit-int]
unset_TZ ()
^~~~~~~~
conftest.c:193:5: warning: control reaches end of non-void function [-Wreturn-type]
}
^
conftest.c:196:5: warning: type specifier missing, defaults to 'int' [-Wimplicit-int]
main()
^~~~
3 warnings generated.
configure:17851: $? = 0
configure:17851: ./conftest
./configure: line 1922: 36378 Segmentation fault: 11 ./conftest$ac_exeext
configure:17851: $? = 139
configure: program exited with status 139
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GNU Smalltalk"
| #define PACKAGE_TARNAME "smalltalk"
| #define PACKAGE_VERSION "3.2.5"
| #define PACKAGE_STRING "GNU Smalltalk 3.2.5"
| #define PACKAGE_BUGREPORT "[email protected]"
| #define PACKAGE_URL "http://smalltalk.gnu.org/"
| #define ST_MAJOR_VERSION 3
| #define ST_MINOR_VERSION 2
| #define ST_EDIT_VERSION 5
| #define MAINTAINER "[email protected]"
| #define PACKAGE "smalltalk"
| #define VERSION "3.2.5"
| #define PACKAGE_GIT_REVISION ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_LIBGNUTLS 1
| #define HAVE_GNUTLS 1
| #define HAVE_LIBLTDL 1
| #define HAVE_LIBSIGSEGV 1
| #define HAVE_SIGSEGV_H 1
| #define HAVE_SYNC_BUILTINS 1
| #define USE_POSIX_THREADS 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define restrict __restrict
| #define HAVE_VISIBILITY_HIDDEN /**/
| #define HAVE_GOTO_VOID_P 1
| #define HOST_SYSTEM "x86_64-apple-darwin12.3.0"
| #define EXEEXT ""
| #define ARGV_EXEEXT ""
| #define ALIGNOF_DOUBLE 8
| #define ALIGNOF_LONG_DOUBLE 16
| #define ALIGNOF_LONG_LONG 8
| #define SIZEOF_OFF_T 8
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_WCHAR_T 4
| #define SIZEOF_OOP 8
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define RETSIGTYPE void
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_SYS_TIMEB_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_EXECINFO_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_CRT_EXTERNS_H 1
| #define HAVE_STRUCT_STAT_ST_MTIMESPEC_TV_NSEC 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_INTMAX_T 1
| #define HAVE_INTPTR_T 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_LIBM 1
| #define poll rpl_poll
| #define HAVE_SETENV 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_DECL_GETADDRINFO 1
| #define HAVE_DECL_FREEADDRINFO 1
| #define HAVE_DECL_GAI_STRERROR 1
| #define HAVE_DECL_GETNAMEINFO 1
| #define HAVE_STRUCT_ADDRINFO 1
| #define HAVE_STRUCT_SOCKADDR_SA_LEN 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_IPV4 1
| #define HAVE_IPV6 1
| #define HAVE_GETIPNODEBYADDR 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_INET_NTOP 1
| #define HAVE_SOCKETS 1
| #define HAVE_PUTENV 1
| #define HAVE_STRDUP 1
| #define HAVE_STRERROR 1
| #define HAVE_STRSIGNAL 1
| #define HAVE_MKSTEMP 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_STRSTR 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_FLOORL 1
| #define HAVE_CEILL 1
| #define HAVE_SQRTL 1
| #define HAVE_FREXPL 1
| #define HAVE_LDEXPL 1
| #define HAVE_ASINL 1
| #define HAVE_ACOSL 1
| #define HAVE_ATANL 1
| #define HAVE_LOGL 1
| #define HAVE_EXPL 1
| #define HAVE_TANL 1
| #define HAVE_SINL 1
| #define HAVE_COSL 1
| #define HAVE_POWL 1
| #define HAVE_TRUNCL 1
| #define HAVE_LRINTL 1
| #define HAVE_TRUNCF 1
| #define HAVE_LRINTF 1
| #define HAVE_LRINT 1
| #define HAVE_TRUNC 1
| #define HAVE_STRSEP 1
| #define HAVE_STRPBRK 1
| #define HAVE_SYMLINK 1
| #define HAVE_MKDTEMP 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_MEMCPY 1
| #define HAVE_MEMMOVE 1
| #define HAVE_SIGHOLD 1
| #define HAVE_UNAME 1
| #define HAVE_USLEEP 1
| #define HAVE_LSTAT 1
| #define HAVE_GRANTPT 1
| #define HAVE_POPEN 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_FORK 1
| #define HAVE_STRCHR 1
| #define HAVE_UTIMES 1
| #define HAVE_UTIME 1
| #define HAVE_READLINK 1
| #define HAVE_SIGSETMASK 1
| #define HAVE_ALARM 1
| #define HAVE_SELECT 1
| #define HAVE_MPROTECT 1
| #define HAVE_MADVISE 1
| #define HAVE_WAITPID 1
| #define HAVE_SETSID 1
| #define HAVE_PREAD 1
| #define HAVE_PWRITE 1
| #define HAVE__NSGETEXECUTABLEPATH 1
| #define HAVE__NSGETENVIRON 1
| #define HAVE_CHOWN 1
| #define HAVE_GETGRNAM 1
| #define HAVE_GETPWNAM 1
| #define HAVE_ENDGRENT 1
| #define HAVE_ENDPWENT 1
| #define HAVE_SETGROUPENT 1
| #define HAVE_SETPASSENT 1
| #define HAVE_NL_LANGINFO 1
| #define environ _NSGetEnviron()
| #define HAVE_NANOSLEEP 1
| #define TIME_WITH_SYS_TIME 1
| /* end confdefs.h. */
| #if defined(HAVE_SYS_TIME_H) || defined(TIME_WITH_SYS_TIME)
| # include <sys/time.h>
| #endif
| #if !defined(HAVE_SYS_TIME_H) || defined(TIME_WITH_SYS_TIME)
| # include <time.h>
| #endif
| #if STDC_HEADERS
| # include <stdlib.h>
| #endif
|
| extern char **environ;
| unset_TZ ()
| {
| char **from, **to;
| for (to = from = environ; (*to = *from); from++)
| if (! (to[0][0] == 'T' && to[0][1] == 'Z' && to[0][2] == '='))
| to++;
| }
| char TZ_GMT0[] = "TZ=GMT0";
| char TZ_PST8[] = "TZ=PST8";
| main()
| {
| time_t now = time ((time_t *) 0);
| int hour_GMT0, hour_unset;
| if (putenv (TZ_GMT0) != 0)
| exit (1);
| hour_GMT0 = localtime (&now)->tm_hour;
| unset_TZ ();
| hour_unset = localtime (&now)->tm_hour;
| if (putenv (TZ_PST8) != 0)
| exit (1);
| if (localtime (&now)->tm_hour == hour_GMT0)
| exit (1);
| unset_TZ ();
| if (localtime (&now)->tm_hour != hour_unset)
| exit (1);
| exit (0);
| }
configure:17862: result: yes
configure:17873: checking for an ANSI C-conforming const
configure:17939: cc -c -g -O2 -Wall conftest.c >&5
configure:17939: $? = 0
configure:17946: result: yes
configure:17957: checking for dirent.h that defines DIR
configure:17976: cc -c -g -O2 -Wall conftest.c >&5
configure:17976: $? = 0
configure:17984: result: yes
configure:17997: checking for library containing opendir
configure:18028: cc -o conftest -g -O2 -Wall conftest.c -lm >&5
configure:18028: $? = 0
configure:18045: result: none required
configure:18115: checking which extension is used for loadable modules
configure:18130: result: .so\0.dylib
configure:18141: checking which variable specifies run-time library path
configure:18148: result: DYLD_LIBRARY_PATH
configure:18159: checking for the default library search path
configure:18166: result: /usr/local/lib /lib /usr/lib
configure:18184: checking for objdir
configure:18205: result: .libs
configure:18215: checking whether libtool supports -dlopen/-dlpreopen
configure:18227: result: yes
configure:18244: checking for shl_load
configure:18244: cc -o conftest -g -O2 -Wall conftest.c -lm >&5
Undefined symbols for architecture x86_64:
"_shl_load", referenced from:
_main in conftest-Pjvtd7.o
ld: symbol(s) not found for architecture x86_64
clang: error: linker command failed with exit code 1 (use -v to see invocation)
configure:18244: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GNU Smalltalk"
| #define PACKAGE_TARNAME "smalltalk"
| #define PACKAGE_VERSION "3.2.5"
| #define PACKAGE_STRING "GNU Smalltalk 3.2.5"
| #define PACKAGE_BUGREPORT "[email protected]"
| #define PACKAGE_URL "http://smalltalk.gnu.org/"
| #define ST_MAJOR_VERSION 3
| #define ST_MINOR_VERSION 2
| #define ST_EDIT_VERSION 5
| #define MAINTAINER "[email protected]"
| #define PACKAGE "smalltalk"
| #define VERSION "3.2.5"
| #define PACKAGE_GIT_REVISION ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_LIBGNUTLS 1
| #define HAVE_GNUTLS 1
| #define HAVE_LIBLTDL 1
| #define HAVE_LIBSIGSEGV 1
| #define HAVE_SIGSEGV_H 1
| #define HAVE_SYNC_BUILTINS 1
| #define USE_POSIX_THREADS 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define restrict __restrict
| #define HAVE_VISIBILITY_HIDDEN /**/
| #define HAVE_GOTO_VOID_P 1
| #define HOST_SYSTEM "x86_64-apple-darwin12.3.0"
| #define EXEEXT ""
| #define ARGV_EXEEXT ""
| #define ALIGNOF_DOUBLE 8
| #define ALIGNOF_LONG_DOUBLE 16
| #define ALIGNOF_LONG_LONG 8
| #define SIZEOF_OFF_T 8
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_WCHAR_T 4
| #define SIZEOF_OOP 8
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define RETSIGTYPE void
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_SYS_TIMEB_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_EXECINFO_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_CRT_EXTERNS_H 1
| #define HAVE_STRUCT_STAT_ST_MTIMESPEC_TV_NSEC 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_INTMAX_T 1
| #define HAVE_INTPTR_T 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_LIBM 1
| #define poll rpl_poll
| #define HAVE_SETENV 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_DECL_GETADDRINFO 1
| #define HAVE_DECL_FREEADDRINFO 1
| #define HAVE_DECL_GAI_STRERROR 1
| #define HAVE_DECL_GETNAMEINFO 1
| #define HAVE_STRUCT_ADDRINFO 1
| #define HAVE_STRUCT_SOCKADDR_SA_LEN 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_IPV4 1
| #define HAVE_IPV6 1
| #define HAVE_GETIPNODEBYADDR 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_INET_NTOP 1
| #define HAVE_SOCKETS 1
| #define HAVE_PUTENV 1
| #define HAVE_STRDUP 1
| #define HAVE_STRERROR 1
| #define HAVE_STRSIGNAL 1
| #define HAVE_MKSTEMP 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_STRSTR 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_FLOORL 1
| #define HAVE_CEILL 1
| #define HAVE_SQRTL 1
| #define HAVE_FREXPL 1
| #define HAVE_LDEXPL 1
| #define HAVE_ASINL 1
| #define HAVE_ACOSL 1
| #define HAVE_ATANL 1
| #define HAVE_LOGL 1
| #define HAVE_EXPL 1
| #define HAVE_TANL 1
| #define HAVE_SINL 1
| #define HAVE_COSL 1
| #define HAVE_POWL 1
| #define HAVE_TRUNCL 1
| #define HAVE_LRINTL 1
| #define HAVE_TRUNCF 1
| #define HAVE_LRINTF 1
| #define HAVE_LRINT 1
| #define HAVE_TRUNC 1
| #define HAVE_STRSEP 1
| #define HAVE_STRPBRK 1
| #define HAVE_SYMLINK 1
| #define HAVE_MKDTEMP 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_MEMCPY 1
| #define HAVE_MEMMOVE 1
| #define HAVE_SIGHOLD 1
| #define HAVE_UNAME 1
| #define HAVE_USLEEP 1
| #define HAVE_LSTAT 1
| #define HAVE_GRANTPT 1
| #define HAVE_POPEN 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_FORK 1
| #define HAVE_STRCHR 1
| #define HAVE_UTIMES 1
| #define HAVE_UTIME 1
| #define HAVE_READLINK 1
| #define HAVE_SIGSETMASK 1
| #define HAVE_ALARM 1
| #define HAVE_SELECT 1
| #define HAVE_MPROTECT 1
| #define HAVE_MADVISE 1
| #define HAVE_WAITPID 1
| #define HAVE_SETSID 1
| #define HAVE_PREAD 1
| #define HAVE_PWRITE 1
| #define HAVE__NSGETEXECUTABLEPATH 1
| #define HAVE__NSGETENVIRON 1
| #define HAVE_CHOWN 1
| #define HAVE_GETGRNAM 1
| #define HAVE_GETPWNAM 1
| #define HAVE_ENDGRENT 1
| #define HAVE_ENDPWENT 1
| #define HAVE_SETGROUPENT 1
| #define HAVE_SETPASSENT 1
| #define HAVE_NL_LANGINFO 1
| #define environ _NSGetEnviron()
| #define HAVE_NANOSLEEP 1
| #define TIME_WITH_SYS_TIME 1
| #define LOCALTIME_CACHE 1
| #define HAVE_DIRENT_H 1
| #define LTDL_SHLIB_EXT ".so\0.dylib"
| #define LTDL_SHLIBPATH_VAR "DYLD_LIBRARY_PATH"
| #define LTDL_SYSSEARCHPATH "/usr/local/lib:/lib:/usr/lib"
| #define LTDL_OBJDIR ".libs/"
| #define HAVE_PRELOADED_SYMBOLS 1
| /* end confdefs.h. */
| /* Define shl_load to an innocuous variant, in case <limits.h> declares shl_load.
| For example, HP-UX 11i <limits.h> declares gettimeofday. */
| #define shl_load innocuous_shl_load
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char shl_load (); below.
| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
| <limits.h> exists even on freestanding compilers. */
|
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
|
| #undef shl_load
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char shl_load ();
| /* The GNU C library defines this for functions which it implements
| to always fail with ENOSYS. Some functions are actually named
| something starting with __ and the normal name is an alias. */
| #if defined __stub_shl_load || defined __stub___shl_load
| choke me
| #endif
|
| int
| main ()
| {
| return shl_load ();
| ;
| return 0;
| }
configure:18244: result: no
configure:18250: checking for shl_load in -ldld
configure:18275: cc -o conftest -g -O2 -Wall conftest.c -ldld -lm >&5
ld: library not found for -ldld
clang: error: linker command failed with exit code 1 (use -v to see invocation)
configure:18275: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GNU Smalltalk"
| #define PACKAGE_TARNAME "smalltalk"
| #define PACKAGE_VERSION "3.2.5"
| #define PACKAGE_STRING "GNU Smalltalk 3.2.5"
| #define PACKAGE_BUGREPORT "[email protected]"
| #define PACKAGE_URL "http://smalltalk.gnu.org/"
| #define ST_MAJOR_VERSION 3
| #define ST_MINOR_VERSION 2
| #define ST_EDIT_VERSION 5
| #define MAINTAINER "[email protected]"
| #define PACKAGE "smalltalk"
| #define VERSION "3.2.5"
| #define PACKAGE_GIT_REVISION ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_LIBGNUTLS 1
| #define HAVE_GNUTLS 1
| #define HAVE_LIBLTDL 1
| #define HAVE_LIBSIGSEGV 1
| #define HAVE_SIGSEGV_H 1
| #define HAVE_SYNC_BUILTINS 1
| #define USE_POSIX_THREADS 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define restrict __restrict
| #define HAVE_VISIBILITY_HIDDEN /**/
| #define HAVE_GOTO_VOID_P 1
| #define HOST_SYSTEM "x86_64-apple-darwin12.3.0"
| #define EXEEXT ""
| #define ARGV_EXEEXT ""
| #define ALIGNOF_DOUBLE 8
| #define ALIGNOF_LONG_DOUBLE 16
| #define ALIGNOF_LONG_LONG 8
| #define SIZEOF_OFF_T 8
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_WCHAR_T 4
| #define SIZEOF_OOP 8
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define RETSIGTYPE void
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_SYS_TIMEB_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_EXECINFO_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_CRT_EXTERNS_H 1
| #define HAVE_STRUCT_STAT_ST_MTIMESPEC_TV_NSEC 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_INTMAX_T 1
| #define HAVE_INTPTR_T 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_LIBM 1
| #define poll rpl_poll
| #define HAVE_SETENV 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_DECL_GETADDRINFO 1
| #define HAVE_DECL_FREEADDRINFO 1
| #define HAVE_DECL_GAI_STRERROR 1
| #define HAVE_DECL_GETNAMEINFO 1
| #define HAVE_STRUCT_ADDRINFO 1
| #define HAVE_STRUCT_SOCKADDR_SA_LEN 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_IPV4 1
| #define HAVE_IPV6 1
| #define HAVE_GETIPNODEBYADDR 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_INET_NTOP 1
| #define HAVE_SOCKETS 1
| #define HAVE_PUTENV 1
| #define HAVE_STRDUP 1
| #define HAVE_STRERROR 1
| #define HAVE_STRSIGNAL 1
| #define HAVE_MKSTEMP 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_STRSTR 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_FLOORL 1
| #define HAVE_CEILL 1
| #define HAVE_SQRTL 1
| #define HAVE_FREXPL 1
| #define HAVE_LDEXPL 1
| #define HAVE_ASINL 1
| #define HAVE_ACOSL 1
| #define HAVE_ATANL 1
| #define HAVE_LOGL 1
| #define HAVE_EXPL 1
| #define HAVE_TANL 1
| #define HAVE_SINL 1
| #define HAVE_COSL 1
| #define HAVE_POWL 1
| #define HAVE_TRUNCL 1
| #define HAVE_LRINTL 1
| #define HAVE_TRUNCF 1
| #define HAVE_LRINTF 1
| #define HAVE_LRINT 1
| #define HAVE_TRUNC 1
| #define HAVE_STRSEP 1
| #define HAVE_STRPBRK 1
| #define HAVE_SYMLINK 1
| #define HAVE_MKDTEMP 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_MEMCPY 1
| #define HAVE_MEMMOVE 1
| #define HAVE_SIGHOLD 1
| #define HAVE_UNAME 1
| #define HAVE_USLEEP 1
| #define HAVE_LSTAT 1
| #define HAVE_GRANTPT 1
| #define HAVE_POPEN 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_FORK 1
| #define HAVE_STRCHR 1
| #define HAVE_UTIMES 1
| #define HAVE_UTIME 1
| #define HAVE_READLINK 1
| #define HAVE_SIGSETMASK 1
| #define HAVE_ALARM 1
| #define HAVE_SELECT 1
| #define HAVE_MPROTECT 1
| #define HAVE_MADVISE 1
| #define HAVE_WAITPID 1
| #define HAVE_SETSID 1
| #define HAVE_PREAD 1
| #define HAVE_PWRITE 1
| #define HAVE__NSGETEXECUTABLEPATH 1
| #define HAVE__NSGETENVIRON 1
| #define HAVE_CHOWN 1
| #define HAVE_GETGRNAM 1
| #define HAVE_GETPWNAM 1
| #define HAVE_ENDGRENT 1
| #define HAVE_ENDPWENT 1
| #define HAVE_SETGROUPENT 1
| #define HAVE_SETPASSENT 1
| #define HAVE_NL_LANGINFO 1
| #define environ _NSGetEnviron()
| #define HAVE_NANOSLEEP 1
| #define TIME_WITH_SYS_TIME 1
| #define LOCALTIME_CACHE 1
| #define HAVE_DIRENT_H 1
| #define LTDL_SHLIB_EXT ".so\0.dylib"
| #define LTDL_SHLIBPATH_VAR "DYLD_LIBRARY_PATH"
| #define LTDL_SYSSEARCHPATH "/usr/local/lib:/lib:/usr/lib"
| #define LTDL_OBJDIR ".libs/"
| #define HAVE_PRELOADED_SYMBOLS 1
| /* end confdefs.h. */
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char shl_load ();
| int
| main ()
| {
| return shl_load ();
| ;
| return 0;
| }
configure:18284: result: no
configure:18292: checking for dlopen in -ldl
configure:18326: result: yes
configure:18470: checking for dlerror
configure:18470: cc -o conftest -g -O2 -Wall conftest.c -lm -ldl >&5
configure:18470: $? = 0
configure:18470: result: yes
configure:18489: checking for _ prefix in compiled symbols
configure:18499: cc -c -g -O2 -Wall conftest.c >&5
conftest.c:2:12: warning: expression result unused [-Wunused-value]
int main(){nm_test_func;return 0;}
^~~~~~~~~~~~
1 warning generated.
configure:18502: $? = 0
configure:18506: /usr/bin/nm conftest.o \| sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p' | sed '/ __gnu_lto/d' \> conftest.nm
configure:18509: $? = 0
configure:18531: result: yes
configure:18538: checking whether we have to add an underscore for dlsym
configure:18550: result: unknown
configure:18562: checking whether deplibs are loaded by dlopen
configure:18642: result: yes
configure:18652: checking argz.h usability
configure:18652: cc -c -g -O2 -Wall conftest.c >&5
conftest.c:218:10: fatal error: 'argz.h' file not found
#include <argz.h>
^
1 error generated.
configure:18652: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GNU Smalltalk"
| #define PACKAGE_TARNAME "smalltalk"
| #define PACKAGE_VERSION "3.2.5"
| #define PACKAGE_STRING "GNU Smalltalk 3.2.5"
| #define PACKAGE_BUGREPORT "[email protected]"
| #define PACKAGE_URL "http://smalltalk.gnu.org/"
| #define ST_MAJOR_VERSION 3
| #define ST_MINOR_VERSION 2
| #define ST_EDIT_VERSION 5
| #define MAINTAINER "[email protected]"
| #define PACKAGE "smalltalk"
| #define VERSION "3.2.5"
| #define PACKAGE_GIT_REVISION ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_LIBGNUTLS 1
| #define HAVE_GNUTLS 1
| #define HAVE_LIBLTDL 1
| #define HAVE_LIBSIGSEGV 1
| #define HAVE_SIGSEGV_H 1
| #define HAVE_SYNC_BUILTINS 1
| #define USE_POSIX_THREADS 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define restrict __restrict
| #define HAVE_VISIBILITY_HIDDEN /**/
| #define HAVE_GOTO_VOID_P 1
| #define HOST_SYSTEM "x86_64-apple-darwin12.3.0"
| #define EXEEXT ""
| #define ARGV_EXEEXT ""
| #define ALIGNOF_DOUBLE 8
| #define ALIGNOF_LONG_DOUBLE 16
| #define ALIGNOF_LONG_LONG 8
| #define SIZEOF_OFF_T 8
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_WCHAR_T 4
| #define SIZEOF_OOP 8
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define RETSIGTYPE void
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_SYS_TIMEB_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_EXECINFO_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_CRT_EXTERNS_H 1
| #define HAVE_STRUCT_STAT_ST_MTIMESPEC_TV_NSEC 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_INTMAX_T 1
| #define HAVE_INTPTR_T 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_LIBM 1
| #define poll rpl_poll
| #define HAVE_SETENV 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_DECL_GETADDRINFO 1
| #define HAVE_DECL_FREEADDRINFO 1
| #define HAVE_DECL_GAI_STRERROR 1
| #define HAVE_DECL_GETNAMEINFO 1
| #define HAVE_STRUCT_ADDRINFO 1
| #define HAVE_STRUCT_SOCKADDR_SA_LEN 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_IPV4 1
| #define HAVE_IPV6 1
| #define HAVE_GETIPNODEBYADDR 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_INET_NTOP 1
| #define HAVE_SOCKETS 1
| #define HAVE_PUTENV 1
| #define HAVE_STRDUP 1
| #define HAVE_STRERROR 1
| #define HAVE_STRSIGNAL 1
| #define HAVE_MKSTEMP 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_STRSTR 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_FLOORL 1
| #define HAVE_CEILL 1
| #define HAVE_SQRTL 1
| #define HAVE_FREXPL 1
| #define HAVE_LDEXPL 1
| #define HAVE_ASINL 1
| #define HAVE_ACOSL 1
| #define HAVE_ATANL 1
| #define HAVE_LOGL 1
| #define HAVE_EXPL 1
| #define HAVE_TANL 1
| #define HAVE_SINL 1
| #define HAVE_COSL 1
| #define HAVE_POWL 1
| #define HAVE_TRUNCL 1
| #define HAVE_LRINTL 1
| #define HAVE_TRUNCF 1
| #define HAVE_LRINTF 1
| #define HAVE_LRINT 1
| #define HAVE_TRUNC 1
| #define HAVE_STRSEP 1
| #define HAVE_STRPBRK 1
| #define HAVE_SYMLINK 1
| #define HAVE_MKDTEMP 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_MEMCPY 1
| #define HAVE_MEMMOVE 1
| #define HAVE_SIGHOLD 1
| #define HAVE_UNAME 1
| #define HAVE_USLEEP 1
| #define HAVE_LSTAT 1
| #define HAVE_GRANTPT 1
| #define HAVE_POPEN 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_FORK 1
| #define HAVE_STRCHR 1
| #define HAVE_UTIMES 1
| #define HAVE_UTIME 1
| #define HAVE_READLINK 1
| #define HAVE_SIGSETMASK 1
| #define HAVE_ALARM 1
| #define HAVE_SELECT 1
| #define HAVE_MPROTECT 1
| #define HAVE_MADVISE 1
| #define HAVE_WAITPID 1
| #define HAVE_SETSID 1
| #define HAVE_PREAD 1
| #define HAVE_PWRITE 1
| #define HAVE__NSGETEXECUTABLEPATH 1
| #define HAVE__NSGETENVIRON 1
| #define HAVE_CHOWN 1
| #define HAVE_GETGRNAM 1
| #define HAVE_GETPWNAM 1
| #define HAVE_ENDGRENT 1
| #define HAVE_ENDPWENT 1
| #define HAVE_SETGROUPENT 1
| #define HAVE_SETPASSENT 1
| #define HAVE_NL_LANGINFO 1
| #define environ _NSGetEnviron()
| #define HAVE_NANOSLEEP 1
| #define TIME_WITH_SYS_TIME 1
| #define LOCALTIME_CACHE 1
| #define HAVE_DIRENT_H 1
| #define LTDL_SHLIB_EXT ".so\0.dylib"
| #define LTDL_SHLIBPATH_VAR "DYLD_LIBRARY_PATH"
| #define LTDL_SYSSEARCHPATH "/usr/local/lib:/lib:/usr/lib"
| #define LTDL_OBJDIR ".libs/"
| #define HAVE_PRELOADED_SYMBOLS 1
| #define HAVE_LIBDL 1
| #define HAVE_DLERROR 1
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <argz.h>
configure:18652: result: no
configure:18652: checking argz.h presence
configure:18652: cc -E conftest.c
conftest.c:185:10: fatal error: 'argz.h' file not found
#include <argz.h>
^
1 error generated.
configure:18652: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GNU Smalltalk"
| #define PACKAGE_TARNAME "smalltalk"
| #define PACKAGE_VERSION "3.2.5"
| #define PACKAGE_STRING "GNU Smalltalk 3.2.5"
| #define PACKAGE_BUGREPORT "[email protected]"
| #define PACKAGE_URL "http://smalltalk.gnu.org/"
| #define ST_MAJOR_VERSION 3
| #define ST_MINOR_VERSION 2
| #define ST_EDIT_VERSION 5
| #define MAINTAINER "[email protected]"
| #define PACKAGE "smalltalk"
| #define VERSION "3.2.5"
| #define PACKAGE_GIT_REVISION ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_LIBGNUTLS 1
| #define HAVE_GNUTLS 1
| #define HAVE_LIBLTDL 1
| #define HAVE_LIBSIGSEGV 1
| #define HAVE_SIGSEGV_H 1
| #define HAVE_SYNC_BUILTINS 1
| #define USE_POSIX_THREADS 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define restrict __restrict
| #define HAVE_VISIBILITY_HIDDEN /**/
| #define HAVE_GOTO_VOID_P 1
| #define HOST_SYSTEM "x86_64-apple-darwin12.3.0"
| #define EXEEXT ""
| #define ARGV_EXEEXT ""
| #define ALIGNOF_DOUBLE 8
| #define ALIGNOF_LONG_DOUBLE 16
| #define ALIGNOF_LONG_LONG 8
| #define SIZEOF_OFF_T 8
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_WCHAR_T 4
| #define SIZEOF_OOP 8
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define RETSIGTYPE void
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_SYS_TIMEB_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_EXECINFO_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_CRT_EXTERNS_H 1
| #define HAVE_STRUCT_STAT_ST_MTIMESPEC_TV_NSEC 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_INTMAX_T 1
| #define HAVE_INTPTR_T 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_LIBM 1
| #define poll rpl_poll
| #define HAVE_SETENV 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_DECL_GETADDRINFO 1
| #define HAVE_DECL_FREEADDRINFO 1
| #define HAVE_DECL_GAI_STRERROR 1
| #define HAVE_DECL_GETNAMEINFO 1
| #define HAVE_STRUCT_ADDRINFO 1
| #define HAVE_STRUCT_SOCKADDR_SA_LEN 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_IPV4 1
| #define HAVE_IPV6 1
| #define HAVE_GETIPNODEBYADDR 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_INET_NTOP 1
| #define HAVE_SOCKETS 1
| #define HAVE_PUTENV 1
| #define HAVE_STRDUP 1
| #define HAVE_STRERROR 1
| #define HAVE_STRSIGNAL 1
| #define HAVE_MKSTEMP 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_STRSTR 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_FLOORL 1
| #define HAVE_CEILL 1
| #define HAVE_SQRTL 1
| #define HAVE_FREXPL 1
| #define HAVE_LDEXPL 1
| #define HAVE_ASINL 1
| #define HAVE_ACOSL 1
| #define HAVE_ATANL 1
| #define HAVE_LOGL 1
| #define HAVE_EXPL 1
| #define HAVE_TANL 1
| #define HAVE_SINL 1
| #define HAVE_COSL 1
| #define HAVE_POWL 1
| #define HAVE_TRUNCL 1
| #define HAVE_LRINTL 1
| #define HAVE_TRUNCF 1
| #define HAVE_LRINTF 1
| #define HAVE_LRINT 1
| #define HAVE_TRUNC 1
| #define HAVE_STRSEP 1
| #define HAVE_STRPBRK 1
| #define HAVE_SYMLINK 1
| #define HAVE_MKDTEMP 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_MEMCPY 1
| #define HAVE_MEMMOVE 1
| #define HAVE_SIGHOLD 1
| #define HAVE_UNAME 1
| #define HAVE_USLEEP 1
| #define HAVE_LSTAT 1
| #define HAVE_GRANTPT 1
| #define HAVE_POPEN 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_FORK 1
| #define HAVE_STRCHR 1
| #define HAVE_UTIMES 1
| #define HAVE_UTIME 1
| #define HAVE_READLINK 1
| #define HAVE_SIGSETMASK 1
| #define HAVE_ALARM 1
| #define HAVE_SELECT 1
| #define HAVE_MPROTECT 1
| #define HAVE_MADVISE 1
| #define HAVE_WAITPID 1
| #define HAVE_SETSID 1
| #define HAVE_PREAD 1
| #define HAVE_PWRITE 1
| #define HAVE__NSGETEXECUTABLEPATH 1
| #define HAVE__NSGETENVIRON 1
| #define HAVE_CHOWN 1
| #define HAVE_GETGRNAM 1
| #define HAVE_GETPWNAM 1
| #define HAVE_ENDGRENT 1
| #define HAVE_ENDPWENT 1
| #define HAVE_SETGROUPENT 1
| #define HAVE_SETPASSENT 1
| #define HAVE_NL_LANGINFO 1
| #define environ _NSGetEnviron()
| #define HAVE_NANOSLEEP 1
| #define TIME_WITH_SYS_TIME 1
| #define LOCALTIME_CACHE 1
| #define HAVE_DIRENT_H 1
| #define LTDL_SHLIB_EXT ".so\0.dylib"
| #define LTDL_SHLIBPATH_VAR "DYLD_LIBRARY_PATH"
| #define LTDL_SYSSEARCHPATH "/usr/local/lib:/lib:/usr/lib"
| #define LTDL_OBJDIR ".libs/"
| #define HAVE_PRELOADED_SYMBOLS 1
| #define HAVE_LIBDL 1
| #define HAVE_DLERROR 1
| /* end confdefs.h. */
| #include <argz.h>
configure:18652: result: no
configure:18652: checking for argz.h
configure:18652: result: no
configure:18663: checking for error_t
configure:18663: cc -c -g -O2 -Wall conftest.c >&5
conftest.c:192:13: error: use of undeclared identifier 'error_t'
if (sizeof (error_t))
^
1 error generated.
configure:18663: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GNU Smalltalk"
| #define PACKAGE_TARNAME "smalltalk"
| #define PACKAGE_VERSION "3.2.5"
| #define PACKAGE_STRING "GNU Smalltalk 3.2.5"
| #define PACKAGE_BUGREPORT "[email protected]"
| #define PACKAGE_URL "http://smalltalk.gnu.org/"
| #define ST_MAJOR_VERSION 3
| #define ST_MINOR_VERSION 2
| #define ST_EDIT_VERSION 5
| #define MAINTAINER "[email protected]"
| #define PACKAGE "smalltalk"
| #define VERSION "3.2.5"
| #define PACKAGE_GIT_REVISION ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_LIBGNUTLS 1
| #define HAVE_GNUTLS 1
| #define HAVE_LIBLTDL 1
| #define HAVE_LIBSIGSEGV 1
| #define HAVE_SIGSEGV_H 1
| #define HAVE_SYNC_BUILTINS 1
| #define USE_POSIX_THREADS 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define restrict __restrict
| #define HAVE_VISIBILITY_HIDDEN /**/
| #define HAVE_GOTO_VOID_P 1
| #define HOST_SYSTEM "x86_64-apple-darwin12.3.0"
| #define EXEEXT ""
| #define ARGV_EXEEXT ""
| #define ALIGNOF_DOUBLE 8
| #define ALIGNOF_LONG_DOUBLE 16
| #define ALIGNOF_LONG_LONG 8
| #define SIZEOF_OFF_T 8
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_WCHAR_T 4
| #define SIZEOF_OOP 8
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define RETSIGTYPE void
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_SYS_TIMEB_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_EXECINFO_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_CRT_EXTERNS_H 1
| #define HAVE_STRUCT_STAT_ST_MTIMESPEC_TV_NSEC 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_INTMAX_T 1
| #define HAVE_INTPTR_T 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_LIBM 1
| #define poll rpl_poll
| #define HAVE_SETENV 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_DECL_GETADDRINFO 1
| #define HAVE_DECL_FREEADDRINFO 1
| #define HAVE_DECL_GAI_STRERROR 1
| #define HAVE_DECL_GETNAMEINFO 1
| #define HAVE_STRUCT_ADDRINFO 1
| #define HAVE_STRUCT_SOCKADDR_SA_LEN 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_IPV4 1
| #define HAVE_IPV6 1
| #define HAVE_GETIPNODEBYADDR 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_INET_NTOP 1
| #define HAVE_SOCKETS 1
| #define HAVE_PUTENV 1
| #define HAVE_STRDUP 1
| #define HAVE_STRERROR 1
| #define HAVE_STRSIGNAL 1
| #define HAVE_MKSTEMP 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_STRSTR 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_FLOORL 1
| #define HAVE_CEILL 1
| #define HAVE_SQRTL 1
| #define HAVE_FREXPL 1
| #define HAVE_LDEXPL 1
| #define HAVE_ASINL 1
| #define HAVE_ACOSL 1
| #define HAVE_ATANL 1
| #define HAVE_LOGL 1
| #define HAVE_EXPL 1
| #define HAVE_TANL 1
| #define HAVE_SINL 1
| #define HAVE_COSL 1
| #define HAVE_POWL 1
| #define HAVE_TRUNCL 1
| #define HAVE_LRINTL 1
| #define HAVE_TRUNCF 1
| #define HAVE_LRINTF 1
| #define HAVE_LRINT 1
| #define HAVE_TRUNC 1
| #define HAVE_STRSEP 1
| #define HAVE_STRPBRK 1
| #define HAVE_SYMLINK 1
| #define HAVE_MKDTEMP 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_MEMCPY 1
| #define HAVE_MEMMOVE 1
| #define HAVE_SIGHOLD 1
| #define HAVE_UNAME 1
| #define HAVE_USLEEP 1
| #define HAVE_LSTAT 1
| #define HAVE_GRANTPT 1
| #define HAVE_POPEN 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_FORK 1
| #define HAVE_STRCHR 1
| #define HAVE_UTIMES 1
| #define HAVE_UTIME 1
| #define HAVE_READLINK 1
| #define HAVE_SIGSETMASK 1
| #define HAVE_ALARM 1
| #define HAVE_SELECT 1
| #define HAVE_MPROTECT 1
| #define HAVE_MADVISE 1
| #define HAVE_WAITPID 1
| #define HAVE_SETSID 1
| #define HAVE_PREAD 1
| #define HAVE_PWRITE 1
| #define HAVE__NSGETEXECUTABLEPATH 1
| #define HAVE__NSGETENVIRON 1
| #define HAVE_CHOWN 1
| #define HAVE_GETGRNAM 1
| #define HAVE_GETPWNAM 1
| #define HAVE_ENDGRENT 1
| #define HAVE_ENDPWENT 1
| #define HAVE_SETGROUPENT 1
| #define HAVE_SETPASSENT 1
| #define HAVE_NL_LANGINFO 1
| #define environ _NSGetEnviron()
| #define HAVE_NANOSLEEP 1
| #define TIME_WITH_SYS_TIME 1
| #define LOCALTIME_CACHE 1
| #define HAVE_DIRENT_H 1
| #define LTDL_SHLIB_EXT ".so\0.dylib"
| #define LTDL_SHLIBPATH_VAR "DYLD_LIBRARY_PATH"
| #define LTDL_SYSSEARCHPATH "/usr/local/lib:/lib:/usr/lib"
| #define LTDL_OBJDIR ".libs/"
| #define HAVE_PRELOADED_SYMBOLS 1
| #define HAVE_LIBDL 1
| #define HAVE_DLERROR 1
| /* end confdefs.h. */
| #if HAVE_ARGZ_H
| # include <argz.h>
| #endif
|
| int
| main ()
| {
| if (sizeof (error_t))
| return 0;
| ;
| return 0;
| }
configure:18663: result: no
configure:18684: checking for argz_append
configure:18684: cc -o conftest -g -O2 -Wall conftest.c -lm >&5
Undefined symbols for architecture x86_64:
"_argz_append", referenced from:
_main in conftest-i72Ytx.o
ld: symbol(s) not found for architecture x86_64
clang: error: linker command failed with exit code 1 (use -v to see invocation)
configure:18684: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GNU Smalltalk"
| #define PACKAGE_TARNAME "smalltalk"
| #define PACKAGE_VERSION "3.2.5"
| #define PACKAGE_STRING "GNU Smalltalk 3.2.5"
| #define PACKAGE_BUGREPORT "[email protected]"
| #define PACKAGE_URL "http://smalltalk.gnu.org/"
| #define ST_MAJOR_VERSION 3
| #define ST_MINOR_VERSION 2
| #define ST_EDIT_VERSION 5
| #define MAINTAINER "[email protected]"
| #define PACKAGE "smalltalk"
| #define VERSION "3.2.5"
| #define PACKAGE_GIT_REVISION ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_LIBGNUTLS 1
| #define HAVE_GNUTLS 1
| #define HAVE_LIBLTDL 1
| #define HAVE_LIBSIGSEGV 1
| #define HAVE_SIGSEGV_H 1
| #define HAVE_SYNC_BUILTINS 1
| #define USE_POSIX_THREADS 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define restrict __restrict
| #define HAVE_VISIBILITY_HIDDEN /**/
| #define HAVE_GOTO_VOID_P 1
| #define HOST_SYSTEM "x86_64-apple-darwin12.3.0"
| #define EXEEXT ""
| #define ARGV_EXEEXT ""
| #define ALIGNOF_DOUBLE 8
| #define ALIGNOF_LONG_DOUBLE 16
| #define ALIGNOF_LONG_LONG 8
| #define SIZEOF_OFF_T 8
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_WCHAR_T 4
| #define SIZEOF_OOP 8
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define RETSIGTYPE void
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_SYS_TIMEB_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_EXECINFO_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_CRT_EXTERNS_H 1
| #define HAVE_STRUCT_STAT_ST_MTIMESPEC_TV_NSEC 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_INTMAX_T 1
| #define HAVE_INTPTR_T 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_LIBM 1
| #define poll rpl_poll
| #define HAVE_SETENV 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_DECL_GETADDRINFO 1
| #define HAVE_DECL_FREEADDRINFO 1
| #define HAVE_DECL_GAI_STRERROR 1
| #define HAVE_DECL_GETNAMEINFO 1
| #define HAVE_STRUCT_ADDRINFO 1
| #define HAVE_STRUCT_SOCKADDR_SA_LEN 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_IPV4 1
| #define HAVE_IPV6 1
| #define HAVE_GETIPNODEBYADDR 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_INET_NTOP 1
| #define HAVE_SOCKETS 1
| #define HAVE_PUTENV 1
| #define HAVE_STRDUP 1
| #define HAVE_STRERROR 1
| #define HAVE_STRSIGNAL 1
| #define HAVE_MKSTEMP 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_STRSTR 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_FLOORL 1
| #define HAVE_CEILL 1
| #define HAVE_SQRTL 1
| #define HAVE_FREXPL 1
| #define HAVE_LDEXPL 1
| #define HAVE_ASINL 1
| #define HAVE_ACOSL 1
| #define HAVE_ATANL 1
| #define HAVE_LOGL 1
| #define HAVE_EXPL 1
| #define HAVE_TANL 1
| #define HAVE_SINL 1
| #define HAVE_COSL 1
| #define HAVE_POWL 1
| #define HAVE_TRUNCL 1
| #define HAVE_LRINTL 1
| #define HAVE_TRUNCF 1
| #define HAVE_LRINTF 1
| #define HAVE_LRINT 1
| #define HAVE_TRUNC 1
| #define HAVE_STRSEP 1
| #define HAVE_STRPBRK 1
| #define HAVE_SYMLINK 1
| #define HAVE_MKDTEMP 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_MEMCPY 1
| #define HAVE_MEMMOVE 1
| #define HAVE_SIGHOLD 1
| #define HAVE_UNAME 1
| #define HAVE_USLEEP 1
| #define HAVE_LSTAT 1
| #define HAVE_GRANTPT 1
| #define HAVE_POPEN 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_FORK 1
| #define HAVE_STRCHR 1
| #define HAVE_UTIMES 1
| #define HAVE_UTIME 1
| #define HAVE_READLINK 1
| #define HAVE_SIGSETMASK 1
| #define HAVE_ALARM 1
| #define HAVE_SELECT 1
| #define HAVE_MPROTECT 1
| #define HAVE_MADVISE 1
| #define HAVE_WAITPID 1
| #define HAVE_SETSID 1
| #define HAVE_PREAD 1
| #define HAVE_PWRITE 1
| #define HAVE__NSGETEXECUTABLEPATH 1
| #define HAVE__NSGETENVIRON 1
| #define HAVE_CHOWN 1
| #define HAVE_GETGRNAM 1
| #define HAVE_GETPWNAM 1
| #define HAVE_ENDGRENT 1
| #define HAVE_ENDPWENT 1
| #define HAVE_SETGROUPENT 1
| #define HAVE_SETPASSENT 1
| #define HAVE_NL_LANGINFO 1
| #define environ _NSGetEnviron()
| #define HAVE_NANOSLEEP 1
| #define TIME_WITH_SYS_TIME 1
| #define LOCALTIME_CACHE 1
| #define HAVE_DIRENT_H 1
| #define LTDL_SHLIB_EXT ".so\0.dylib"
| #define LTDL_SHLIBPATH_VAR "DYLD_LIBRARY_PATH"
| #define LTDL_SYSSEARCHPATH "/usr/local/lib:/lib:/usr/lib"
| #define LTDL_OBJDIR ".libs/"
| #define HAVE_PRELOADED_SYMBOLS 1
| #define HAVE_LIBDL 1
| #define HAVE_DLERROR 1
| #define error_t int
| /* end confdefs.h. */
| /* Define argz_append to an innocuous variant, in case <limits.h> declares argz_append.
| For example, HP-UX 11i <limits.h> declares gettimeofday. */
| #define argz_append innocuous_argz_append
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char argz_append (); below.
| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
| <limits.h> exists even on freestanding compilers. */
|
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
|
| #undef argz_append
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char argz_append ();
| /* The GNU C library defines this for functions which it implements
| to always fail with ENOSYS. Some functions are actually named
| something starting with __ and the normal name is an alias. */
| #if defined __stub_argz_append || defined __stub___argz_append
| choke me
| #endif
|
| int
| main ()
| {
| return argz_append ();
| ;
| return 0;
| }
configure:18684: result: no
configure:18684: checking for argz_create_sep
configure:18684: cc -o conftest -g -O2 -Wall conftest.c -lm >&5
Undefined symbols for architecture x86_64:
"_argz_create_sep", referenced from:
_main in conftest-xEyr4j.o
ld: symbol(s) not found for architecture x86_64
clang: error: linker command failed with exit code 1 (use -v to see invocation)
configure:18684: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GNU Smalltalk"
| #define PACKAGE_TARNAME "smalltalk"
| #define PACKAGE_VERSION "3.2.5"
| #define PACKAGE_STRING "GNU Smalltalk 3.2.5"
| #define PACKAGE_BUGREPORT "[email protected]"
| #define PACKAGE_URL "http://smalltalk.gnu.org/"
| #define ST_MAJOR_VERSION 3
| #define ST_MINOR_VERSION 2
| #define ST_EDIT_VERSION 5
| #define MAINTAINER "[email protected]"
| #define PACKAGE "smalltalk"
| #define VERSION "3.2.5"
| #define PACKAGE_GIT_REVISION ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_LIBGNUTLS 1
| #define HAVE_GNUTLS 1
| #define HAVE_LIBLTDL 1
| #define HAVE_LIBSIGSEGV 1
| #define HAVE_SIGSEGV_H 1
| #define HAVE_SYNC_BUILTINS 1
| #define USE_POSIX_THREADS 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define restrict __restrict
| #define HAVE_VISIBILITY_HIDDEN /**/
| #define HAVE_GOTO_VOID_P 1
| #define HOST_SYSTEM "x86_64-apple-darwin12.3.0"
| #define EXEEXT ""
| #define ARGV_EXEEXT ""
| #define ALIGNOF_DOUBLE 8
| #define ALIGNOF_LONG_DOUBLE 16
| #define ALIGNOF_LONG_LONG 8
| #define SIZEOF_OFF_T 8
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_WCHAR_T 4
| #define SIZEOF_OOP 8
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define RETSIGTYPE void
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_SYS_TIMEB_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_EXECINFO_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_CRT_EXTERNS_H 1
| #define HAVE_STRUCT_STAT_ST_MTIMESPEC_TV_NSEC 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_INTMAX_T 1
| #define HAVE_INTPTR_T 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_LIBM 1
| #define poll rpl_poll
| #define HAVE_SETENV 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_DECL_GETADDRINFO 1
| #define HAVE_DECL_FREEADDRINFO 1
| #define HAVE_DECL_GAI_STRERROR 1
| #define HAVE_DECL_GETNAMEINFO 1
| #define HAVE_STRUCT_ADDRINFO 1
| #define HAVE_STRUCT_SOCKADDR_SA_LEN 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_IPV4 1
| #define HAVE_IPV6 1
| #define HAVE_GETIPNODEBYADDR 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_INET_NTOP 1
| #define HAVE_SOCKETS 1
| #define HAVE_PUTENV 1
| #define HAVE_STRDUP 1
| #define HAVE_STRERROR 1
| #define HAVE_STRSIGNAL 1
| #define HAVE_MKSTEMP 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_STRSTR 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_FLOORL 1
| #define HAVE_CEILL 1
| #define HAVE_SQRTL 1
| #define HAVE_FREXPL 1
| #define HAVE_LDEXPL 1
| #define HAVE_ASINL 1
| #define HAVE_ACOSL 1
| #define HAVE_ATANL 1
| #define HAVE_LOGL 1
| #define HAVE_EXPL 1
| #define HAVE_TANL 1
| #define HAVE_SINL 1
| #define HAVE_COSL 1
| #define HAVE_POWL 1
| #define HAVE_TRUNCL 1
| #define HAVE_LRINTL 1
| #define HAVE_TRUNCF 1
| #define HAVE_LRINTF 1
| #define HAVE_LRINT 1
| #define HAVE_TRUNC 1
| #define HAVE_STRSEP 1
| #define HAVE_STRPBRK 1
| #define HAVE_SYMLINK 1
| #define HAVE_MKDTEMP 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_MEMCPY 1
| #define HAVE_MEMMOVE 1
| #define HAVE_SIGHOLD 1
| #define HAVE_UNAME 1
| #define HAVE_USLEEP 1
| #define HAVE_LSTAT 1
| #define HAVE_GRANTPT 1
| #define HAVE_POPEN 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_FORK 1
| #define HAVE_STRCHR 1
| #define HAVE_UTIMES 1
| #define HAVE_UTIME 1
| #define HAVE_READLINK 1
| #define HAVE_SIGSETMASK 1
| #define HAVE_ALARM 1
| #define HAVE_SELECT 1
| #define HAVE_MPROTECT 1
| #define HAVE_MADVISE 1
| #define HAVE_WAITPID 1
| #define HAVE_SETSID 1
| #define HAVE_PREAD 1
| #define HAVE_PWRITE 1
| #define HAVE__NSGETEXECUTABLEPATH 1
| #define HAVE__NSGETENVIRON 1
| #define HAVE_CHOWN 1
| #define HAVE_GETGRNAM 1
| #define HAVE_GETPWNAM 1
| #define HAVE_ENDGRENT 1
| #define HAVE_ENDPWENT 1
| #define HAVE_SETGROUPENT 1
| #define HAVE_SETPASSENT 1
| #define HAVE_NL_LANGINFO 1
| #define environ _NSGetEnviron()
| #define HAVE_NANOSLEEP 1
| #define TIME_WITH_SYS_TIME 1
| #define LOCALTIME_CACHE 1
| #define HAVE_DIRENT_H 1
| #define LTDL_SHLIB_EXT ".so\0.dylib"
| #define LTDL_SHLIBPATH_VAR "DYLD_LIBRARY_PATH"
| #define LTDL_SYSSEARCHPATH "/usr/local/lib:/lib:/usr/lib"
| #define LTDL_OBJDIR ".libs/"
| #define HAVE_PRELOADED_SYMBOLS 1
| #define HAVE_LIBDL 1
| #define HAVE_DLERROR 1
| #define error_t int
| /* end confdefs.h. */
| /* Define argz_create_sep to an innocuous variant, in case <limits.h> declares argz_create_sep.
| For example, HP-UX 11i <limits.h> declares gettimeofday. */
| #define argz_create_sep innocuous_argz_create_sep
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char argz_create_sep (); below.
| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
| <limits.h> exists even on freestanding compilers. */
|
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
|
| #undef argz_create_sep
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char argz_create_sep ();
| /* The GNU C library defines this for functions which it implements
| to always fail with ENOSYS. Some functions are actually named
| something starting with __ and the normal name is an alias. */
| #if defined __stub_argz_create_sep || defined __stub___argz_create_sep
| choke me
| #endif
|
| int
| main ()
| {
| return argz_create_sep ();
| ;
| return 0;
| }
configure:18684: result: no
configure:18684: checking for argz_insert
configure:18684: cc -o conftest -g -O2 -Wall conftest.c -lm >&5
Undefined symbols for architecture x86_64:
"_argz_insert", referenced from:
_main in conftest-oKw4wm.o
ld: symbol(s) not found for architecture x86_64
clang: error: linker command failed with exit code 1 (use -v to see invocation)
configure:18684: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GNU Smalltalk"
| #define PACKAGE_TARNAME "smalltalk"
| #define PACKAGE_VERSION "3.2.5"
| #define PACKAGE_STRING "GNU Smalltalk 3.2.5"
| #define PACKAGE_BUGREPORT "[email protected]"
| #define PACKAGE_URL "http://smalltalk.gnu.org/"
| #define ST_MAJOR_VERSION 3
| #define ST_MINOR_VERSION 2
| #define ST_EDIT_VERSION 5
| #define MAINTAINER "[email protected]"
| #define PACKAGE "smalltalk"
| #define VERSION "3.2.5"
| #define PACKAGE_GIT_REVISION ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_LIBGNUTLS 1
| #define HAVE_GNUTLS 1
| #define HAVE_LIBLTDL 1
| #define HAVE_LIBSIGSEGV 1
| #define HAVE_SIGSEGV_H 1
| #define HAVE_SYNC_BUILTINS 1
| #define USE_POSIX_THREADS 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define restrict __restrict
| #define HAVE_VISIBILITY_HIDDEN /**/
| #define HAVE_GOTO_VOID_P 1
| #define HOST_SYSTEM "x86_64-apple-darwin12.3.0"
| #define EXEEXT ""
| #define ARGV_EXEEXT ""
| #define ALIGNOF_DOUBLE 8
| #define ALIGNOF_LONG_DOUBLE 16
| #define ALIGNOF_LONG_LONG 8
| #define SIZEOF_OFF_T 8
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_WCHAR_T 4
| #define SIZEOF_OOP 8
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define RETSIGTYPE void
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_SYS_TIMEB_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_EXECINFO_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_CRT_EXTERNS_H 1
| #define HAVE_STRUCT_STAT_ST_MTIMESPEC_TV_NSEC 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_INTMAX_T 1
| #define HAVE_INTPTR_T 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_LIBM 1
| #define poll rpl_poll
| #define HAVE_SETENV 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_DECL_GETADDRINFO 1
| #define HAVE_DECL_FREEADDRINFO 1
| #define HAVE_DECL_GAI_STRERROR 1
| #define HAVE_DECL_GETNAMEINFO 1
| #define HAVE_STRUCT_ADDRINFO 1
| #define HAVE_STRUCT_SOCKADDR_SA_LEN 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_IPV4 1
| #define HAVE_IPV6 1
| #define HAVE_GETIPNODEBYADDR 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_INET_NTOP 1
| #define HAVE_SOCKETS 1
| #define HAVE_PUTENV 1
| #define HAVE_STRDUP 1
| #define HAVE_STRERROR 1
| #define HAVE_STRSIGNAL 1
| #define HAVE_MKSTEMP 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_STRSTR 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_FLOORL 1
| #define HAVE_CEILL 1
| #define HAVE_SQRTL 1
| #define HAVE_FREXPL 1
| #define HAVE_LDEXPL 1
| #define HAVE_ASINL 1
| #define HAVE_ACOSL 1
| #define HAVE_ATANL 1
| #define HAVE_LOGL 1
| #define HAVE_EXPL 1
| #define HAVE_TANL 1
| #define HAVE_SINL 1
| #define HAVE_COSL 1
| #define HAVE_POWL 1
| #define HAVE_TRUNCL 1
| #define HAVE_LRINTL 1
| #define HAVE_TRUNCF 1
| #define HAVE_LRINTF 1
| #define HAVE_LRINT 1
| #define HAVE_TRUNC 1
| #define HAVE_STRSEP 1
| #define HAVE_STRPBRK 1
| #define HAVE_SYMLINK 1
| #define HAVE_MKDTEMP 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_MEMCPY 1
| #define HAVE_MEMMOVE 1
| #define HAVE_SIGHOLD 1
| #define HAVE_UNAME 1
| #define HAVE_USLEEP 1
| #define HAVE_LSTAT 1
| #define HAVE_GRANTPT 1
| #define HAVE_POPEN 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_FORK 1
| #define HAVE_STRCHR 1
| #define HAVE_UTIMES 1
| #define HAVE_UTIME 1
| #define HAVE_READLINK 1
| #define HAVE_SIGSETMASK 1
| #define HAVE_ALARM 1
| #define HAVE_SELECT 1
| #define HAVE_MPROTECT 1
| #define HAVE_MADVISE 1
| #define HAVE_WAITPID 1
| #define HAVE_SETSID 1
| #define HAVE_PREAD 1
| #define HAVE_PWRITE 1
| #define HAVE__NSGETEXECUTABLEPATH 1
| #define HAVE__NSGETENVIRON 1
| #define HAVE_CHOWN 1
| #define HAVE_GETGRNAM 1
| #define HAVE_GETPWNAM 1
| #define HAVE_ENDGRENT 1
| #define HAVE_ENDPWENT 1
| #define HAVE_SETGROUPENT 1
| #define HAVE_SETPASSENT 1
| #define HAVE_NL_LANGINFO 1
| #define environ _NSGetEnviron()
| #define HAVE_NANOSLEEP 1
| #define TIME_WITH_SYS_TIME 1
| #define LOCALTIME_CACHE 1
| #define HAVE_DIRENT_H 1
| #define LTDL_SHLIB_EXT ".so\0.dylib"
| #define LTDL_SHLIBPATH_VAR "DYLD_LIBRARY_PATH"
| #define LTDL_SYSSEARCHPATH "/usr/local/lib:/lib:/usr/lib"
| #define LTDL_OBJDIR ".libs/"
| #define HAVE_PRELOADED_SYMBOLS 1
| #define HAVE_LIBDL 1
| #define HAVE_DLERROR 1
| #define error_t int
| /* end confdefs.h. */
| /* Define argz_insert to an innocuous variant, in case <limits.h> declares argz_insert.
| For example, HP-UX 11i <limits.h> declares gettimeofday. */
| #define argz_insert innocuous_argz_insert
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char argz_insert (); below.
| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
| <limits.h> exists even on freestanding compilers. */
|
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
|
| #undef argz_insert
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char argz_insert ();
| /* The GNU C library defines this for functions which it implements
| to always fail with ENOSYS. Some functions are actually named
| something starting with __ and the normal name is an alias. */
| #if defined __stub_argz_insert || defined __stub___argz_insert
| choke me
| #endif
|
| int
| main ()
| {
| return argz_insert ();
| ;
| return 0;
| }
configure:18684: result: no
configure:18684: checking for argz_next
configure:18684: cc -o conftest -g -O2 -Wall conftest.c -lm >&5
Undefined symbols for architecture x86_64:
"_argz_next", referenced from:
_main in conftest-vUWhQh.o
ld: symbol(s) not found for architecture x86_64
clang: error: linker command failed with exit code 1 (use -v to see invocation)
configure:18684: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GNU Smalltalk"
| #define PACKAGE_TARNAME "smalltalk"
| #define PACKAGE_VERSION "3.2.5"
| #define PACKAGE_STRING "GNU Smalltalk 3.2.5"
| #define PACKAGE_BUGREPORT "[email protected]"
| #define PACKAGE_URL "http://smalltalk.gnu.org/"
| #define ST_MAJOR_VERSION 3
| #define ST_MINOR_VERSION 2
| #define ST_EDIT_VERSION 5
| #define MAINTAINER "[email protected]"
| #define PACKAGE "smalltalk"
| #define VERSION "3.2.5"
| #define PACKAGE_GIT_REVISION ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_LIBGNUTLS 1
| #define HAVE_GNUTLS 1
| #define HAVE_LIBLTDL 1
| #define HAVE_LIBSIGSEGV 1
| #define HAVE_SIGSEGV_H 1
| #define HAVE_SYNC_BUILTINS 1
| #define USE_POSIX_THREADS 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define restrict __restrict
| #define HAVE_VISIBILITY_HIDDEN /**/
| #define HAVE_GOTO_VOID_P 1
| #define HOST_SYSTEM "x86_64-apple-darwin12.3.0"
| #define EXEEXT ""
| #define ARGV_EXEEXT ""
| #define ALIGNOF_DOUBLE 8
| #define ALIGNOF_LONG_DOUBLE 16
| #define ALIGNOF_LONG_LONG 8
| #define SIZEOF_OFF_T 8
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_WCHAR_T 4
| #define SIZEOF_OOP 8
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define RETSIGTYPE void
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_SYS_TIMEB_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_EXECINFO_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_CRT_EXTERNS_H 1
| #define HAVE_STRUCT_STAT_ST_MTIMESPEC_TV_NSEC 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_INTMAX_T 1
| #define HAVE_INTPTR_T 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_LIBM 1
| #define poll rpl_poll
| #define HAVE_SETENV 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_DECL_GETADDRINFO 1
| #define HAVE_DECL_FREEADDRINFO 1
| #define HAVE_DECL_GAI_STRERROR 1
| #define HAVE_DECL_GETNAMEINFO 1
| #define HAVE_STRUCT_ADDRINFO 1
| #define HAVE_STRUCT_SOCKADDR_SA_LEN 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_IPV4 1
| #define HAVE_IPV6 1
| #define HAVE_GETIPNODEBYADDR 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_INET_NTOP 1
| #define HAVE_SOCKETS 1
| #define HAVE_PUTENV 1
| #define HAVE_STRDUP 1
| #define HAVE_STRERROR 1
| #define HAVE_STRSIGNAL 1
| #define HAVE_MKSTEMP 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_STRSTR 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_FLOORL 1
| #define HAVE_CEILL 1
| #define HAVE_SQRTL 1
| #define HAVE_FREXPL 1
| #define HAVE_LDEXPL 1
| #define HAVE_ASINL 1
| #define HAVE_ACOSL 1
| #define HAVE_ATANL 1
| #define HAVE_LOGL 1
| #define HAVE_EXPL 1
| #define HAVE_TANL 1
| #define HAVE_SINL 1
| #define HAVE_COSL 1
| #define HAVE_POWL 1
| #define HAVE_TRUNCL 1
| #define HAVE_LRINTL 1
| #define HAVE_TRUNCF 1
| #define HAVE_LRINTF 1
| #define HAVE_LRINT 1
| #define HAVE_TRUNC 1
| #define HAVE_STRSEP 1
| #define HAVE_STRPBRK 1
| #define HAVE_SYMLINK 1
| #define HAVE_MKDTEMP 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_MEMCPY 1
| #define HAVE_MEMMOVE 1
| #define HAVE_SIGHOLD 1
| #define HAVE_UNAME 1
| #define HAVE_USLEEP 1
| #define HAVE_LSTAT 1
| #define HAVE_GRANTPT 1
| #define HAVE_POPEN 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_FORK 1
| #define HAVE_STRCHR 1
| #define HAVE_UTIMES 1
| #define HAVE_UTIME 1
| #define HAVE_READLINK 1
| #define HAVE_SIGSETMASK 1
| #define HAVE_ALARM 1
| #define HAVE_SELECT 1
| #define HAVE_MPROTECT 1
| #define HAVE_MADVISE 1
| #define HAVE_WAITPID 1
| #define HAVE_SETSID 1
| #define HAVE_PREAD 1
| #define HAVE_PWRITE 1
| #define HAVE__NSGETEXECUTABLEPATH 1
| #define HAVE__NSGETENVIRON 1
| #define HAVE_CHOWN 1
| #define HAVE_GETGRNAM 1
| #define HAVE_GETPWNAM 1
| #define HAVE_ENDGRENT 1
| #define HAVE_ENDPWENT 1
| #define HAVE_SETGROUPENT 1
| #define HAVE_SETPASSENT 1
| #define HAVE_NL_LANGINFO 1
| #define environ _NSGetEnviron()
| #define HAVE_NANOSLEEP 1
| #define TIME_WITH_SYS_TIME 1
| #define LOCALTIME_CACHE 1
| #define HAVE_DIRENT_H 1
| #define LTDL_SHLIB_EXT ".so\0.dylib"
| #define LTDL_SHLIBPATH_VAR "DYLD_LIBRARY_PATH"
| #define LTDL_SYSSEARCHPATH "/usr/local/lib:/lib:/usr/lib"
| #define LTDL_OBJDIR ".libs/"
| #define HAVE_PRELOADED_SYMBOLS 1
| #define HAVE_LIBDL 1
| #define HAVE_DLERROR 1
| #define error_t int
| /* end confdefs.h. */
| /* Define argz_next to an innocuous variant, in case <limits.h> declares argz_next.
| For example, HP-UX 11i <limits.h> declares gettimeofday. */
| #define argz_next innocuous_argz_next
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char argz_next (); below.
| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
| <limits.h> exists even on freestanding compilers. */
|
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
|
| #undef argz_next
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char argz_next ();
| /* The GNU C library defines this for functions which it implements
| to always fail with ENOSYS. Some functions are actually named
| something starting with __ and the normal name is an alias. */
| #if defined __stub_argz_next || defined __stub___argz_next
| choke me
| #endif
|
| int
| main ()
| {
| return argz_next ();
| ;
| return 0;
| }
configure:18684: result: no
configure:18684: checking for argz_stringify
configure:18684: cc -o conftest -g -O2 -Wall conftest.c -lm >&5
Undefined symbols for architecture x86_64:
"_argz_stringify", referenced from:
_main in conftest-EdcdX6.o
ld: symbol(s) not found for architecture x86_64
clang: error: linker command failed with exit code 1 (use -v to see invocation)
configure:18684: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GNU Smalltalk"
| #define PACKAGE_TARNAME "smalltalk"
| #define PACKAGE_VERSION "3.2.5"
| #define PACKAGE_STRING "GNU Smalltalk 3.2.5"
| #define PACKAGE_BUGREPORT "[email protected]"
| #define PACKAGE_URL "http://smalltalk.gnu.org/"
| #define ST_MAJOR_VERSION 3
| #define ST_MINOR_VERSION 2
| #define ST_EDIT_VERSION 5
| #define MAINTAINER "[email protected]"
| #define PACKAGE "smalltalk"
| #define VERSION "3.2.5"
| #define PACKAGE_GIT_REVISION ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_LIBGNUTLS 1
| #define HAVE_GNUTLS 1
| #define HAVE_LIBLTDL 1
| #define HAVE_LIBSIGSEGV 1
| #define HAVE_SIGSEGV_H 1
| #define HAVE_SYNC_BUILTINS 1
| #define USE_POSIX_THREADS 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define restrict __restrict
| #define HAVE_VISIBILITY_HIDDEN /**/
| #define HAVE_GOTO_VOID_P 1
| #define HOST_SYSTEM "x86_64-apple-darwin12.3.0"
| #define EXEEXT ""
| #define ARGV_EXEEXT ""
| #define ALIGNOF_DOUBLE 8
| #define ALIGNOF_LONG_DOUBLE 16
| #define ALIGNOF_LONG_LONG 8
| #define SIZEOF_OFF_T 8
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_WCHAR_T 4
| #define SIZEOF_OOP 8
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define RETSIGTYPE void
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_SYS_TIMEB_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_EXECINFO_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_CRT_EXTERNS_H 1
| #define HAVE_STRUCT_STAT_ST_MTIMESPEC_TV_NSEC 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_INTMAX_T 1
| #define HAVE_INTPTR_T 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_LIBM 1
| #define poll rpl_poll
| #define HAVE_SETENV 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_DECL_GETADDRINFO 1
| #define HAVE_DECL_FREEADDRINFO 1
| #define HAVE_DECL_GAI_STRERROR 1
| #define HAVE_DECL_GETNAMEINFO 1
| #define HAVE_STRUCT_ADDRINFO 1
| #define HAVE_STRUCT_SOCKADDR_SA_LEN 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_IPV4 1
| #define HAVE_IPV6 1
| #define HAVE_GETIPNODEBYADDR 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_INET_NTOP 1
| #define HAVE_SOCKETS 1
| #define HAVE_PUTENV 1
| #define HAVE_STRDUP 1
| #define HAVE_STRERROR 1
| #define HAVE_STRSIGNAL 1
| #define HAVE_MKSTEMP 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_STRSTR 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_FLOORL 1
| #define HAVE_CEILL 1
| #define HAVE_SQRTL 1
| #define HAVE_FREXPL 1
| #define HAVE_LDEXPL 1
| #define HAVE_ASINL 1
| #define HAVE_ACOSL 1
| #define HAVE_ATANL 1
| #define HAVE_LOGL 1
| #define HAVE_EXPL 1
| #define HAVE_TANL 1
| #define HAVE_SINL 1
| #define HAVE_COSL 1
| #define HAVE_POWL 1
| #define HAVE_TRUNCL 1
| #define HAVE_LRINTL 1
| #define HAVE_TRUNCF 1
| #define HAVE_LRINTF 1
| #define HAVE_LRINT 1
| #define HAVE_TRUNC 1
| #define HAVE_STRSEP 1
| #define HAVE_STRPBRK 1
| #define HAVE_SYMLINK 1
| #define HAVE_MKDTEMP 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_MEMCPY 1
| #define HAVE_MEMMOVE 1
| #define HAVE_SIGHOLD 1
| #define HAVE_UNAME 1
| #define HAVE_USLEEP 1
| #define HAVE_LSTAT 1
| #define HAVE_GRANTPT 1
| #define HAVE_POPEN 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_FORK 1
| #define HAVE_STRCHR 1
| #define HAVE_UTIMES 1
| #define HAVE_UTIME 1
| #define HAVE_READLINK 1
| #define HAVE_SIGSETMASK 1
| #define HAVE_ALARM 1
| #define HAVE_SELECT 1
| #define HAVE_MPROTECT 1
| #define HAVE_MADVISE 1
| #define HAVE_WAITPID 1
| #define HAVE_SETSID 1
| #define HAVE_PREAD 1
| #define HAVE_PWRITE 1
| #define HAVE__NSGETEXECUTABLEPATH 1
| #define HAVE__NSGETENVIRON 1
| #define HAVE_CHOWN 1
| #define HAVE_GETGRNAM 1
| #define HAVE_GETPWNAM 1
| #define HAVE_ENDGRENT 1
| #define HAVE_ENDPWENT 1
| #define HAVE_SETGROUPENT 1
| #define HAVE_SETPASSENT 1
| #define HAVE_NL_LANGINFO 1
| #define environ _NSGetEnviron()
| #define HAVE_NANOSLEEP 1
| #define TIME_WITH_SYS_TIME 1
| #define LOCALTIME_CACHE 1
| #define HAVE_DIRENT_H 1
| #define LTDL_SHLIB_EXT ".so\0.dylib"
| #define LTDL_SHLIBPATH_VAR "DYLD_LIBRARY_PATH"
| #define LTDL_SYSSEARCHPATH "/usr/local/lib:/lib:/usr/lib"
| #define LTDL_OBJDIR ".libs/"
| #define HAVE_PRELOADED_SYMBOLS 1
| #define HAVE_LIBDL 1
| #define HAVE_DLERROR 1
| #define error_t int
| /* end confdefs.h. */
| /* Define argz_stringify to an innocuous variant, in case <limits.h> declares argz_stringify.
| For example, HP-UX 11i <limits.h> declares gettimeofday. */
| #define argz_stringify innocuous_argz_stringify
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char argz_stringify (); below.
| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
| <limits.h> exists even on freestanding compilers. */
|
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
|
| #undef argz_stringify
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char argz_stringify ();
| /* The GNU C library defines this for functions which it implements
| to always fail with ENOSYS. Some functions are actually named
| something starting with __ and the normal name is an alias. */
| #if defined __stub_argz_stringify || defined __stub___argz_stringify
| choke me
| #endif
|
| int
| main ()
| {
| return argz_stringify ();
| ;
| return 0;
| }
configure:18684: result: no
configure:18715: checking assert.h usability
configure:18715: cc -c -g -O2 -Wall conftest.c >&5
configure:18715: $? = 0
configure:18715: result: yes
configure:18715: checking assert.h presence
configure:18715: cc -E conftest.c
configure:18715: $? = 0
configure:18715: result: yes
configure:18715: checking for assert.h
configure:18715: result: yes
configure:18715: checking ctype.h usability
configure:18715: cc -c -g -O2 -Wall conftest.c >&5
configure:18715: $? = 0
configure:18715: result: yes
configure:18715: checking ctype.h presence
configure:18715: cc -E conftest.c
configure:18715: $? = 0
configure:18715: result: yes
configure:18715: checking for ctype.h
configure:18715: result: yes
configure:18715: checking errno.h usability
configure:18715: cc -c -g -O2 -Wall conftest.c >&5
configure:18715: $? = 0
configure:18715: result: yes
configure:18715: checking errno.h presence
configure:18715: cc -E conftest.c
configure:18715: $? = 0
configure:18715: result: yes
configure:18715: checking for errno.h
configure:18715: result: yes
configure:18715: checking malloc.h usability
configure:18715: cc -c -g -O2 -Wall conftest.c >&5
conftest.c:222:10: fatal error: 'malloc.h' file not found
#include <malloc.h>
^
1 error generated.
configure:18715: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GNU Smalltalk"
| #define PACKAGE_TARNAME "smalltalk"
| #define PACKAGE_VERSION "3.2.5"
| #define PACKAGE_STRING "GNU Smalltalk 3.2.5"
| #define PACKAGE_BUGREPORT "[email protected]"
| #define PACKAGE_URL "http://smalltalk.gnu.org/"
| #define ST_MAJOR_VERSION 3
| #define ST_MINOR_VERSION 2
| #define ST_EDIT_VERSION 5
| #define MAINTAINER "[email protected]"
| #define PACKAGE "smalltalk"
| #define VERSION "3.2.5"
| #define PACKAGE_GIT_REVISION ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_LIBGNUTLS 1
| #define HAVE_GNUTLS 1
| #define HAVE_LIBLTDL 1
| #define HAVE_LIBSIGSEGV 1
| #define HAVE_SIGSEGV_H 1
| #define HAVE_SYNC_BUILTINS 1
| #define USE_POSIX_THREADS 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define restrict __restrict
| #define HAVE_VISIBILITY_HIDDEN /**/
| #define HAVE_GOTO_VOID_P 1
| #define HOST_SYSTEM "x86_64-apple-darwin12.3.0"
| #define EXEEXT ""
| #define ARGV_EXEEXT ""
| #define ALIGNOF_DOUBLE 8
| #define ALIGNOF_LONG_DOUBLE 16
| #define ALIGNOF_LONG_LONG 8
| #define SIZEOF_OFF_T 8
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_WCHAR_T 4
| #define SIZEOF_OOP 8
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define RETSIGTYPE void
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_SYS_TIMEB_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_EXECINFO_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_CRT_EXTERNS_H 1
| #define HAVE_STRUCT_STAT_ST_MTIMESPEC_TV_NSEC 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_INTMAX_T 1
| #define HAVE_INTPTR_T 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_LIBM 1
| #define poll rpl_poll
| #define HAVE_SETENV 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_DECL_GETADDRINFO 1
| #define HAVE_DECL_FREEADDRINFO 1
| #define HAVE_DECL_GAI_STRERROR 1
| #define HAVE_DECL_GETNAMEINFO 1
| #define HAVE_STRUCT_ADDRINFO 1
| #define HAVE_STRUCT_SOCKADDR_SA_LEN 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_IPV4 1
| #define HAVE_IPV6 1
| #define HAVE_GETIPNODEBYADDR 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_INET_NTOP 1
| #define HAVE_SOCKETS 1
| #define HAVE_PUTENV 1
| #define HAVE_STRDUP 1
| #define HAVE_STRERROR 1
| #define HAVE_STRSIGNAL 1
| #define HAVE_MKSTEMP 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_STRSTR 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_FLOORL 1
| #define HAVE_CEILL 1
| #define HAVE_SQRTL 1
| #define HAVE_FREXPL 1
| #define HAVE_LDEXPL 1
| #define HAVE_ASINL 1
| #define HAVE_ACOSL 1
| #define HAVE_ATANL 1
| #define HAVE_LOGL 1
| #define HAVE_EXPL 1
| #define HAVE_TANL 1
| #define HAVE_SINL 1
| #define HAVE_COSL 1
| #define HAVE_POWL 1
| #define HAVE_TRUNCL 1
| #define HAVE_LRINTL 1
| #define HAVE_TRUNCF 1
| #define HAVE_LRINTF 1
| #define HAVE_LRINT 1
| #define HAVE_TRUNC 1
| #define HAVE_STRSEP 1
| #define HAVE_STRPBRK 1
| #define HAVE_SYMLINK 1
| #define HAVE_MKDTEMP 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_MEMCPY 1
| #define HAVE_MEMMOVE 1
| #define HAVE_SIGHOLD 1
| #define HAVE_UNAME 1
| #define HAVE_USLEEP 1
| #define HAVE_LSTAT 1
| #define HAVE_GRANTPT 1
| #define HAVE_POPEN 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_FORK 1
| #define HAVE_STRCHR 1
| #define HAVE_UTIMES 1
| #define HAVE_UTIME 1
| #define HAVE_READLINK 1
| #define HAVE_SIGSETMASK 1
| #define HAVE_ALARM 1
| #define HAVE_SELECT 1
| #define HAVE_MPROTECT 1
| #define HAVE_MADVISE 1
| #define HAVE_WAITPID 1
| #define HAVE_SETSID 1
| #define HAVE_PREAD 1
| #define HAVE_PWRITE 1
| #define HAVE__NSGETEXECUTABLEPATH 1
| #define HAVE__NSGETENVIRON 1
| #define HAVE_CHOWN 1
| #define HAVE_GETGRNAM 1
| #define HAVE_GETPWNAM 1
| #define HAVE_ENDGRENT 1
| #define HAVE_ENDPWENT 1
| #define HAVE_SETGROUPENT 1
| #define HAVE_SETPASSENT 1
| #define HAVE_NL_LANGINFO 1
| #define environ _NSGetEnviron()
| #define HAVE_NANOSLEEP 1
| #define TIME_WITH_SYS_TIME 1
| #define LOCALTIME_CACHE 1
| #define HAVE_DIRENT_H 1
| #define LTDL_SHLIB_EXT ".so\0.dylib"
| #define LTDL_SHLIBPATH_VAR "DYLD_LIBRARY_PATH"
| #define LTDL_SYSSEARCHPATH "/usr/local/lib:/lib:/usr/lib"
| #define LTDL_OBJDIR ".libs/"
| #define HAVE_PRELOADED_SYMBOLS 1
| #define HAVE_LIBDL 1
| #define HAVE_DLERROR 1
| #define error_t int
| #define HAVE_ASSERT_H 1
| #define HAVE_CTYPE_H 1
| #define HAVE_ERRNO_H 1
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <malloc.h>
configure:18715: result: no
configure:18715: checking malloc.h presence
configure:18715: cc -E conftest.c
conftest.c:189:10: fatal error: 'malloc.h' file not found
#include <malloc.h>
^
1 error generated.
configure:18715: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GNU Smalltalk"
| #define PACKAGE_TARNAME "smalltalk"
| #define PACKAGE_VERSION "3.2.5"
| #define PACKAGE_STRING "GNU Smalltalk 3.2.5"
| #define PACKAGE_BUGREPORT "[email protected]"
| #define PACKAGE_URL "http://smalltalk.gnu.org/"
| #define ST_MAJOR_VERSION 3
| #define ST_MINOR_VERSION 2
| #define ST_EDIT_VERSION 5
| #define MAINTAINER "[email protected]"
| #define PACKAGE "smalltalk"
| #define VERSION "3.2.5"
| #define PACKAGE_GIT_REVISION ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_LIBGNUTLS 1
| #define HAVE_GNUTLS 1
| #define HAVE_LIBLTDL 1
| #define HAVE_LIBSIGSEGV 1
| #define HAVE_SIGSEGV_H 1
| #define HAVE_SYNC_BUILTINS 1
| #define USE_POSIX_THREADS 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define restrict __restrict
| #define HAVE_VISIBILITY_HIDDEN /**/
| #define HAVE_GOTO_VOID_P 1
| #define HOST_SYSTEM "x86_64-apple-darwin12.3.0"
| #define EXEEXT ""
| #define ARGV_EXEEXT ""
| #define ALIGNOF_DOUBLE 8
| #define ALIGNOF_LONG_DOUBLE 16
| #define ALIGNOF_LONG_LONG 8
| #define SIZEOF_OFF_T 8
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_WCHAR_T 4
| #define SIZEOF_OOP 8
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define RETSIGTYPE void
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_SYS_TIMEB_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_EXECINFO_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_CRT_EXTERNS_H 1
| #define HAVE_STRUCT_STAT_ST_MTIMESPEC_TV_NSEC 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_INTMAX_T 1
| #define HAVE_INTPTR_T 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_LIBM 1
| #define poll rpl_poll
| #define HAVE_SETENV 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_DECL_GETADDRINFO 1
| #define HAVE_DECL_FREEADDRINFO 1
| #define HAVE_DECL_GAI_STRERROR 1
| #define HAVE_DECL_GETNAMEINFO 1
| #define HAVE_STRUCT_ADDRINFO 1
| #define HAVE_STRUCT_SOCKADDR_SA_LEN 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_IPV4 1
| #define HAVE_IPV6 1
| #define HAVE_GETIPNODEBYADDR 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_INET_NTOP 1
| #define HAVE_SOCKETS 1
| #define HAVE_PUTENV 1
| #define HAVE_STRDUP 1
| #define HAVE_STRERROR 1
| #define HAVE_STRSIGNAL 1
| #define HAVE_MKSTEMP 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_STRSTR 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_FLOORL 1
| #define HAVE_CEILL 1
| #define HAVE_SQRTL 1
| #define HAVE_FREXPL 1
| #define HAVE_LDEXPL 1
| #define HAVE_ASINL 1
| #define HAVE_ACOSL 1
| #define HAVE_ATANL 1
| #define HAVE_LOGL 1
| #define HAVE_EXPL 1
| #define HAVE_TANL 1
| #define HAVE_SINL 1
| #define HAVE_COSL 1
| #define HAVE_POWL 1
| #define HAVE_TRUNCL 1
| #define HAVE_LRINTL 1
| #define HAVE_TRUNCF 1
| #define HAVE_LRINTF 1
| #define HAVE_LRINT 1
| #define HAVE_TRUNC 1
| #define HAVE_STRSEP 1
| #define HAVE_STRPBRK 1
| #define HAVE_SYMLINK 1
| #define HAVE_MKDTEMP 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_MEMCPY 1
| #define HAVE_MEMMOVE 1
| #define HAVE_SIGHOLD 1
| #define HAVE_UNAME 1
| #define HAVE_USLEEP 1
| #define HAVE_LSTAT 1
| #define HAVE_GRANTPT 1
| #define HAVE_POPEN 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_FORK 1
| #define HAVE_STRCHR 1
| #define HAVE_UTIMES 1
| #define HAVE_UTIME 1
| #define HAVE_READLINK 1
| #define HAVE_SIGSETMASK 1
| #define HAVE_ALARM 1
| #define HAVE_SELECT 1
| #define HAVE_MPROTECT 1
| #define HAVE_MADVISE 1
| #define HAVE_WAITPID 1
| #define HAVE_SETSID 1
| #define HAVE_PREAD 1
| #define HAVE_PWRITE 1
| #define HAVE__NSGETEXECUTABLEPATH 1
| #define HAVE__NSGETENVIRON 1
| #define HAVE_CHOWN 1
| #define HAVE_GETGRNAM 1
| #define HAVE_GETPWNAM 1
| #define HAVE_ENDGRENT 1
| #define HAVE_ENDPWENT 1
| #define HAVE_SETGROUPENT 1
| #define HAVE_SETPASSENT 1
| #define HAVE_NL_LANGINFO 1
| #define environ _NSGetEnviron()
| #define HAVE_NANOSLEEP 1
| #define TIME_WITH_SYS_TIME 1
| #define LOCALTIME_CACHE 1
| #define HAVE_DIRENT_H 1
| #define LTDL_SHLIB_EXT ".so\0.dylib"
| #define LTDL_SHLIBPATH_VAR "DYLD_LIBRARY_PATH"
| #define LTDL_SYSSEARCHPATH "/usr/local/lib:/lib:/usr/lib"
| #define LTDL_OBJDIR ".libs/"
| #define HAVE_PRELOADED_SYMBOLS 1
| #define HAVE_LIBDL 1
| #define HAVE_DLERROR 1
| #define error_t int
| #define HAVE_ASSERT_H 1
| #define HAVE_CTYPE_H 1
| #define HAVE_ERRNO_H 1
| /* end confdefs.h. */
| #include <malloc.h>
configure:18715: result: no
configure:18715: checking for malloc.h
configure:18715: result: no
configure:18715: checking for memory.h
configure:18715: result: yes
configure:18715: checking for stdlib.h
configure:18715: result: yes
configure:18715: checking stdio.h usability
configure:18715: cc -c -g -O2 -Wall conftest.c >&5
configure:18715: $? = 0
configure:18715: result: yes
configure:18715: checking stdio.h presence
configure:18715: cc -E conftest.c
configure:18715: $? = 0
configure:18715: result: yes
configure:18715: checking for stdio.h
configure:18715: result: yes
configure:18715: checking for unistd.h
configure:18715: result: yes
configure:18728: checking dl.h usability
configure:18728: cc -c -g -O2 -Wall conftest.c >&5
conftest.c:226:10: fatal error: 'dl.h' file not found
#include <dl.h>
^
1 error generated.
configure:18728: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GNU Smalltalk"
| #define PACKAGE_TARNAME "smalltalk"
| #define PACKAGE_VERSION "3.2.5"
| #define PACKAGE_STRING "GNU Smalltalk 3.2.5"
| #define PACKAGE_BUGREPORT "[email protected]"
| #define PACKAGE_URL "http://smalltalk.gnu.org/"
| #define ST_MAJOR_VERSION 3
| #define ST_MINOR_VERSION 2
| #define ST_EDIT_VERSION 5
| #define MAINTAINER "[email protected]"
| #define PACKAGE "smalltalk"
| #define VERSION "3.2.5"
| #define PACKAGE_GIT_REVISION ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_LIBGNUTLS 1
| #define HAVE_GNUTLS 1
| #define HAVE_LIBLTDL 1
| #define HAVE_LIBSIGSEGV 1
| #define HAVE_SIGSEGV_H 1
| #define HAVE_SYNC_BUILTINS 1
| #define USE_POSIX_THREADS 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define restrict __restrict
| #define HAVE_VISIBILITY_HIDDEN /**/
| #define HAVE_GOTO_VOID_P 1
| #define HOST_SYSTEM "x86_64-apple-darwin12.3.0"
| #define EXEEXT ""
| #define ARGV_EXEEXT ""
| #define ALIGNOF_DOUBLE 8
| #define ALIGNOF_LONG_DOUBLE 16
| #define ALIGNOF_LONG_LONG 8
| #define SIZEOF_OFF_T 8
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_WCHAR_T 4
| #define SIZEOF_OOP 8
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define RETSIGTYPE void
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_SYS_TIMEB_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_EXECINFO_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_CRT_EXTERNS_H 1
| #define HAVE_STRUCT_STAT_ST_MTIMESPEC_TV_NSEC 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_INTMAX_T 1
| #define HAVE_INTPTR_T 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_LIBM 1
| #define poll rpl_poll
| #define HAVE_SETENV 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_DECL_GETADDRINFO 1
| #define HAVE_DECL_FREEADDRINFO 1
| #define HAVE_DECL_GAI_STRERROR 1
| #define HAVE_DECL_GETNAMEINFO 1
| #define HAVE_STRUCT_ADDRINFO 1
| #define HAVE_STRUCT_SOCKADDR_SA_LEN 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_IPV4 1
| #define HAVE_IPV6 1
| #define HAVE_GETIPNODEBYADDR 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_INET_NTOP 1
| #define HAVE_SOCKETS 1
| #define HAVE_PUTENV 1
| #define HAVE_STRDUP 1
| #define HAVE_STRERROR 1
| #define HAVE_STRSIGNAL 1
| #define HAVE_MKSTEMP 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_STRSTR 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_FLOORL 1
| #define HAVE_CEILL 1
| #define HAVE_SQRTL 1
| #define HAVE_FREXPL 1
| #define HAVE_LDEXPL 1
| #define HAVE_ASINL 1
| #define HAVE_ACOSL 1
| #define HAVE_ATANL 1
| #define HAVE_LOGL 1
| #define HAVE_EXPL 1
| #define HAVE_TANL 1
| #define HAVE_SINL 1
| #define HAVE_COSL 1
| #define HAVE_POWL 1
| #define HAVE_TRUNCL 1
| #define HAVE_LRINTL 1
| #define HAVE_TRUNCF 1
| #define HAVE_LRINTF 1
| #define HAVE_LRINT 1
| #define HAVE_TRUNC 1
| #define HAVE_STRSEP 1
| #define HAVE_STRPBRK 1
| #define HAVE_SYMLINK 1
| #define HAVE_MKDTEMP 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_MEMCPY 1
| #define HAVE_MEMMOVE 1
| #define HAVE_SIGHOLD 1
| #define HAVE_UNAME 1
| #define HAVE_USLEEP 1
| #define HAVE_LSTAT 1
| #define HAVE_GRANTPT 1
| #define HAVE_POPEN 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_FORK 1
| #define HAVE_STRCHR 1
| #define HAVE_UTIMES 1
| #define HAVE_UTIME 1
| #define HAVE_READLINK 1
| #define HAVE_SIGSETMASK 1
| #define HAVE_ALARM 1
| #define HAVE_SELECT 1
| #define HAVE_MPROTECT 1
| #define HAVE_MADVISE 1
| #define HAVE_WAITPID 1
| #define HAVE_SETSID 1
| #define HAVE_PREAD 1
| #define HAVE_PWRITE 1
| #define HAVE__NSGETEXECUTABLEPATH 1
| #define HAVE__NSGETENVIRON 1
| #define HAVE_CHOWN 1
| #define HAVE_GETGRNAM 1
| #define HAVE_GETPWNAM 1
| #define HAVE_ENDGRENT 1
| #define HAVE_ENDPWENT 1
| #define HAVE_SETGROUPENT 1
| #define HAVE_SETPASSENT 1
| #define HAVE_NL_LANGINFO 1
| #define environ _NSGetEnviron()
| #define HAVE_NANOSLEEP 1
| #define TIME_WITH_SYS_TIME 1
| #define LOCALTIME_CACHE 1
| #define HAVE_DIRENT_H 1
| #define LTDL_SHLIB_EXT ".so\0.dylib"
| #define LTDL_SHLIBPATH_VAR "DYLD_LIBRARY_PATH"
| #define LTDL_SYSSEARCHPATH "/usr/local/lib:/lib:/usr/lib"
| #define LTDL_OBJDIR ".libs/"
| #define HAVE_PRELOADED_SYMBOLS 1
| #define HAVE_LIBDL 1
| #define HAVE_DLERROR 1
| #define error_t int
| #define HAVE_ASSERT_H 1
| #define HAVE_CTYPE_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_UNISTD_H 1
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <dl.h>
configure:18728: result: no
configure:18728: checking dl.h presence
configure:18728: cc -E conftest.c
conftest.c:193:10: fatal error: 'dl.h' file not found
#include <dl.h>
^
1 error generated.
configure:18728: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GNU Smalltalk"
| #define PACKAGE_TARNAME "smalltalk"
| #define PACKAGE_VERSION "3.2.5"
| #define PACKAGE_STRING "GNU Smalltalk 3.2.5"
| #define PACKAGE_BUGREPORT "[email protected]"
| #define PACKAGE_URL "http://smalltalk.gnu.org/"
| #define ST_MAJOR_VERSION 3
| #define ST_MINOR_VERSION 2
| #define ST_EDIT_VERSION 5
| #define MAINTAINER "[email protected]"
| #define PACKAGE "smalltalk"
| #define VERSION "3.2.5"
| #define PACKAGE_GIT_REVISION ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_LIBGNUTLS 1
| #define HAVE_GNUTLS 1
| #define HAVE_LIBLTDL 1
| #define HAVE_LIBSIGSEGV 1
| #define HAVE_SIGSEGV_H 1
| #define HAVE_SYNC_BUILTINS 1
| #define USE_POSIX_THREADS 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define restrict __restrict
| #define HAVE_VISIBILITY_HIDDEN /**/
| #define HAVE_GOTO_VOID_P 1
| #define HOST_SYSTEM "x86_64-apple-darwin12.3.0"
| #define EXEEXT ""
| #define ARGV_EXEEXT ""
| #define ALIGNOF_DOUBLE 8
| #define ALIGNOF_LONG_DOUBLE 16
| #define ALIGNOF_LONG_LONG 8
| #define SIZEOF_OFF_T 8
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_WCHAR_T 4
| #define SIZEOF_OOP 8
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define RETSIGTYPE void
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_SYS_TIMEB_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_EXECINFO_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_CRT_EXTERNS_H 1
| #define HAVE_STRUCT_STAT_ST_MTIMESPEC_TV_NSEC 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_INTMAX_T 1
| #define HAVE_INTPTR_T 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_LIBM 1
| #define poll rpl_poll
| #define HAVE_SETENV 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_DECL_GETADDRINFO 1
| #define HAVE_DECL_FREEADDRINFO 1
| #define HAVE_DECL_GAI_STRERROR 1
| #define HAVE_DECL_GETNAMEINFO 1
| #define HAVE_STRUCT_ADDRINFO 1
| #define HAVE_STRUCT_SOCKADDR_SA_LEN 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_IPV4 1
| #define HAVE_IPV6 1
| #define HAVE_GETIPNODEBYADDR 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_INET_NTOP 1
| #define HAVE_SOCKETS 1
| #define HAVE_PUTENV 1
| #define HAVE_STRDUP 1
| #define HAVE_STRERROR 1
| #define HAVE_STRSIGNAL 1
| #define HAVE_MKSTEMP 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_STRSTR 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_FLOORL 1
| #define HAVE_CEILL 1
| #define HAVE_SQRTL 1
| #define HAVE_FREXPL 1
| #define HAVE_LDEXPL 1
| #define HAVE_ASINL 1
| #define HAVE_ACOSL 1
| #define HAVE_ATANL 1
| #define HAVE_LOGL 1
| #define HAVE_EXPL 1
| #define HAVE_TANL 1
| #define HAVE_SINL 1
| #define HAVE_COSL 1
| #define HAVE_POWL 1
| #define HAVE_TRUNCL 1
| #define HAVE_LRINTL 1
| #define HAVE_TRUNCF 1
| #define HAVE_LRINTF 1
| #define HAVE_LRINT 1
| #define HAVE_TRUNC 1
| #define HAVE_STRSEP 1
| #define HAVE_STRPBRK 1
| #define HAVE_SYMLINK 1
| #define HAVE_MKDTEMP 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_MEMCPY 1
| #define HAVE_MEMMOVE 1
| #define HAVE_SIGHOLD 1
| #define HAVE_UNAME 1
| #define HAVE_USLEEP 1
| #define HAVE_LSTAT 1
| #define HAVE_GRANTPT 1
| #define HAVE_POPEN 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_FORK 1
| #define HAVE_STRCHR 1
| #define HAVE_UTIMES 1
| #define HAVE_UTIME 1
| #define HAVE_READLINK 1
| #define HAVE_SIGSETMASK 1
| #define HAVE_ALARM 1
| #define HAVE_SELECT 1
| #define HAVE_MPROTECT 1
| #define HAVE_MADVISE 1
| #define HAVE_WAITPID 1
| #define HAVE_SETSID 1
| #define HAVE_PREAD 1
| #define HAVE_PWRITE 1
| #define HAVE__NSGETEXECUTABLEPATH 1
| #define HAVE__NSGETENVIRON 1
| #define HAVE_CHOWN 1
| #define HAVE_GETGRNAM 1
| #define HAVE_GETPWNAM 1
| #define HAVE_ENDGRENT 1
| #define HAVE_ENDPWENT 1
| #define HAVE_SETGROUPENT 1
| #define HAVE_SETPASSENT 1
| #define HAVE_NL_LANGINFO 1
| #define environ _NSGetEnviron()
| #define HAVE_NANOSLEEP 1
| #define TIME_WITH_SYS_TIME 1
| #define LOCALTIME_CACHE 1
| #define HAVE_DIRENT_H 1
| #define LTDL_SHLIB_EXT ".so\0.dylib"
| #define LTDL_SHLIBPATH_VAR "DYLD_LIBRARY_PATH"
| #define LTDL_SYSSEARCHPATH "/usr/local/lib:/lib:/usr/lib"
| #define LTDL_OBJDIR ".libs/"
| #define HAVE_PRELOADED_SYMBOLS 1
| #define HAVE_LIBDL 1
| #define HAVE_DLERROR 1
| #define error_t int
| #define HAVE_ASSERT_H 1
| #define HAVE_CTYPE_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_UNISTD_H 1
| /* end confdefs.h. */
| #include <dl.h>
configure:18728: result: no
configure:18728: checking for dl.h
configure:18728: result: no
configure:18728: checking sys/dl.h usability
configure:18728: cc -c -g -O2 -Wall conftest.c >&5
conftest.c:226:10: fatal error: 'sys/dl.h' file not found
#include <sys/dl.h>
^
1 error generated.
configure:18728: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GNU Smalltalk"
| #define PACKAGE_TARNAME "smalltalk"
| #define PACKAGE_VERSION "3.2.5"
| #define PACKAGE_STRING "GNU Smalltalk 3.2.5"
| #define PACKAGE_BUGREPORT "[email protected]"
| #define PACKAGE_URL "http://smalltalk.gnu.org/"
| #define ST_MAJOR_VERSION 3
| #define ST_MINOR_VERSION 2
| #define ST_EDIT_VERSION 5
| #define MAINTAINER "[email protected]"
| #define PACKAGE "smalltalk"
| #define VERSION "3.2.5"
| #define PACKAGE_GIT_REVISION ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_LIBGNUTLS 1
| #define HAVE_GNUTLS 1
| #define HAVE_LIBLTDL 1
| #define HAVE_LIBSIGSEGV 1
| #define HAVE_SIGSEGV_H 1
| #define HAVE_SYNC_BUILTINS 1
| #define USE_POSIX_THREADS 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define restrict __restrict
| #define HAVE_VISIBILITY_HIDDEN /**/
| #define HAVE_GOTO_VOID_P 1
| #define HOST_SYSTEM "x86_64-apple-darwin12.3.0"
| #define EXEEXT ""
| #define ARGV_EXEEXT ""
| #define ALIGNOF_DOUBLE 8
| #define ALIGNOF_LONG_DOUBLE 16
| #define ALIGNOF_LONG_LONG 8
| #define SIZEOF_OFF_T 8
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_WCHAR_T 4
| #define SIZEOF_OOP 8
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define RETSIGTYPE void
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_SYS_TIMEB_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_EXECINFO_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_CRT_EXTERNS_H 1
| #define HAVE_STRUCT_STAT_ST_MTIMESPEC_TV_NSEC 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_INTMAX_T 1
| #define HAVE_INTPTR_T 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_LIBM 1
| #define poll rpl_poll
| #define HAVE_SETENV 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_DECL_GETADDRINFO 1
| #define HAVE_DECL_FREEADDRINFO 1
| #define HAVE_DECL_GAI_STRERROR 1
| #define HAVE_DECL_GETNAMEINFO 1
| #define HAVE_STRUCT_ADDRINFO 1
| #define HAVE_STRUCT_SOCKADDR_SA_LEN 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_IPV4 1
| #define HAVE_IPV6 1
| #define HAVE_GETIPNODEBYADDR 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_INET_NTOP 1
| #define HAVE_SOCKETS 1
| #define HAVE_PUTENV 1
| #define HAVE_STRDUP 1
| #define HAVE_STRERROR 1
| #define HAVE_STRSIGNAL 1
| #define HAVE_MKSTEMP 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_STRSTR 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_FLOORL 1
| #define HAVE_CEILL 1
| #define HAVE_SQRTL 1
| #define HAVE_FREXPL 1
| #define HAVE_LDEXPL 1
| #define HAVE_ASINL 1
| #define HAVE_ACOSL 1
| #define HAVE_ATANL 1
| #define HAVE_LOGL 1
| #define HAVE_EXPL 1
| #define HAVE_TANL 1
| #define HAVE_SINL 1
| #define HAVE_COSL 1
| #define HAVE_POWL 1
| #define HAVE_TRUNCL 1
| #define HAVE_LRINTL 1
| #define HAVE_TRUNCF 1
| #define HAVE_LRINTF 1
| #define HAVE_LRINT 1
| #define HAVE_TRUNC 1
| #define HAVE_STRSEP 1
| #define HAVE_STRPBRK 1
| #define HAVE_SYMLINK 1
| #define HAVE_MKDTEMP 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_MEMCPY 1
| #define HAVE_MEMMOVE 1
| #define HAVE_SIGHOLD 1
| #define HAVE_UNAME 1
| #define HAVE_USLEEP 1
| #define HAVE_LSTAT 1
| #define HAVE_GRANTPT 1
| #define HAVE_POPEN 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_FORK 1
| #define HAVE_STRCHR 1
| #define HAVE_UTIMES 1
| #define HAVE_UTIME 1
| #define HAVE_READLINK 1
| #define HAVE_SIGSETMASK 1
| #define HAVE_ALARM 1
| #define HAVE_SELECT 1
| #define HAVE_MPROTECT 1
| #define HAVE_MADVISE 1
| #define HAVE_WAITPID 1
| #define HAVE_SETSID 1
| #define HAVE_PREAD 1
| #define HAVE_PWRITE 1
| #define HAVE__NSGETEXECUTABLEPATH 1
| #define HAVE__NSGETENVIRON 1
| #define HAVE_CHOWN 1
| #define HAVE_GETGRNAM 1
| #define HAVE_GETPWNAM 1
| #define HAVE_ENDGRENT 1
| #define HAVE_ENDPWENT 1
| #define HAVE_SETGROUPENT 1
| #define HAVE_SETPASSENT 1
| #define HAVE_NL_LANGINFO 1
| #define environ _NSGetEnviron()
| #define HAVE_NANOSLEEP 1
| #define TIME_WITH_SYS_TIME 1
| #define LOCALTIME_CACHE 1
| #define HAVE_DIRENT_H 1
| #define LTDL_SHLIB_EXT ".so\0.dylib"
| #define LTDL_SHLIBPATH_VAR "DYLD_LIBRARY_PATH"
| #define LTDL_SYSSEARCHPATH "/usr/local/lib:/lib:/usr/lib"
| #define LTDL_OBJDIR ".libs/"
| #define HAVE_PRELOADED_SYMBOLS 1
| #define HAVE_LIBDL 1
| #define HAVE_DLERROR 1
| #define error_t int
| #define HAVE_ASSERT_H 1
| #define HAVE_CTYPE_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_UNISTD_H 1
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <sys/dl.h>
configure:18728: result: no
configure:18728: checking sys/dl.h presence
configure:18728: cc -E conftest.c
conftest.c:193:10: fatal error: 'sys/dl.h' file not found
#include <sys/dl.h>
^
1 error generated.
configure:18728: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GNU Smalltalk"
| #define PACKAGE_TARNAME "smalltalk"
| #define PACKAGE_VERSION "3.2.5"
| #define PACKAGE_STRING "GNU Smalltalk 3.2.5"
| #define PACKAGE_BUGREPORT "[email protected]"
| #define PACKAGE_URL "http://smalltalk.gnu.org/"
| #define ST_MAJOR_VERSION 3
| #define ST_MINOR_VERSION 2
| #define ST_EDIT_VERSION 5
| #define MAINTAINER "[email protected]"
| #define PACKAGE "smalltalk"
| #define VERSION "3.2.5"
| #define PACKAGE_GIT_REVISION ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_LIBGNUTLS 1
| #define HAVE_GNUTLS 1
| #define HAVE_LIBLTDL 1
| #define HAVE_LIBSIGSEGV 1
| #define HAVE_SIGSEGV_H 1
| #define HAVE_SYNC_BUILTINS 1
| #define USE_POSIX_THREADS 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define restrict __restrict
| #define HAVE_VISIBILITY_HIDDEN /**/
| #define HAVE_GOTO_VOID_P 1
| #define HOST_SYSTEM "x86_64-apple-darwin12.3.0"
| #define EXEEXT ""
| #define ARGV_EXEEXT ""
| #define ALIGNOF_DOUBLE 8
| #define ALIGNOF_LONG_DOUBLE 16
| #define ALIGNOF_LONG_LONG 8
| #define SIZEOF_OFF_T 8
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_WCHAR_T 4
| #define SIZEOF_OOP 8
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define RETSIGTYPE void
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_SYS_TIMEB_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_EXECINFO_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_CRT_EXTERNS_H 1
| #define HAVE_STRUCT_STAT_ST_MTIMESPEC_TV_NSEC 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_INTMAX_T 1
| #define HAVE_INTPTR_T 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_LIBM 1
| #define poll rpl_poll
| #define HAVE_SETENV 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_DECL_GETADDRINFO 1
| #define HAVE_DECL_FREEADDRINFO 1
| #define HAVE_DECL_GAI_STRERROR 1
| #define HAVE_DECL_GETNAMEINFO 1
| #define HAVE_STRUCT_ADDRINFO 1
| #define HAVE_STRUCT_SOCKADDR_SA_LEN 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_IPV4 1
| #define HAVE_IPV6 1
| #define HAVE_GETIPNODEBYADDR 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_INET_NTOP 1
| #define HAVE_SOCKETS 1
| #define HAVE_PUTENV 1
| #define HAVE_STRDUP 1
| #define HAVE_STRERROR 1
| #define HAVE_STRSIGNAL 1
| #define HAVE_MKSTEMP 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_STRSTR 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_FLOORL 1
| #define HAVE_CEILL 1
| #define HAVE_SQRTL 1
| #define HAVE_FREXPL 1
| #define HAVE_LDEXPL 1
| #define HAVE_ASINL 1
| #define HAVE_ACOSL 1
| #define HAVE_ATANL 1
| #define HAVE_LOGL 1
| #define HAVE_EXPL 1
| #define HAVE_TANL 1
| #define HAVE_SINL 1
| #define HAVE_COSL 1
| #define HAVE_POWL 1
| #define HAVE_TRUNCL 1
| #define HAVE_LRINTL 1
| #define HAVE_TRUNCF 1
| #define HAVE_LRINTF 1
| #define HAVE_LRINT 1
| #define HAVE_TRUNC 1
| #define HAVE_STRSEP 1
| #define HAVE_STRPBRK 1
| #define HAVE_SYMLINK 1
| #define HAVE_MKDTEMP 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_MEMCPY 1
| #define HAVE_MEMMOVE 1
| #define HAVE_SIGHOLD 1
| #define HAVE_UNAME 1
| #define HAVE_USLEEP 1
| #define HAVE_LSTAT 1
| #define HAVE_GRANTPT 1
| #define HAVE_POPEN 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_FORK 1
| #define HAVE_STRCHR 1
| #define HAVE_UTIMES 1
| #define HAVE_UTIME 1
| #define HAVE_READLINK 1
| #define HAVE_SIGSETMASK 1
| #define HAVE_ALARM 1
| #define HAVE_SELECT 1
| #define HAVE_MPROTECT 1
| #define HAVE_MADVISE 1
| #define HAVE_WAITPID 1
| #define HAVE_SETSID 1
| #define HAVE_PREAD 1
| #define HAVE_PWRITE 1
| #define HAVE__NSGETEXECUTABLEPATH 1
| #define HAVE__NSGETENVIRON 1
| #define HAVE_CHOWN 1
| #define HAVE_GETGRNAM 1
| #define HAVE_GETPWNAM 1
| #define HAVE_ENDGRENT 1
| #define HAVE_ENDPWENT 1
| #define HAVE_SETGROUPENT 1
| #define HAVE_SETPASSENT 1
| #define HAVE_NL_LANGINFO 1
| #define environ _NSGetEnviron()
| #define HAVE_NANOSLEEP 1
| #define TIME_WITH_SYS_TIME 1
| #define LOCALTIME_CACHE 1
| #define HAVE_DIRENT_H 1
| #define LTDL_SHLIB_EXT ".so\0.dylib"
| #define LTDL_SHLIBPATH_VAR "DYLD_LIBRARY_PATH"
| #define LTDL_SYSSEARCHPATH "/usr/local/lib:/lib:/usr/lib"
| #define LTDL_OBJDIR ".libs/"
| #define HAVE_PRELOADED_SYMBOLS 1
| #define HAVE_LIBDL 1
| #define HAVE_DLERROR 1
| #define error_t int
| #define HAVE_ASSERT_H 1
| #define HAVE_CTYPE_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_UNISTD_H 1
| /* end confdefs.h. */
| #include <sys/dl.h>
configure:18728: result: no
configure:18728: checking for sys/dl.h
configure:18728: result: no
configure:18728: checking dld.h usability
configure:18728: cc -c -g -O2 -Wall conftest.c >&5
conftest.c:226:10: fatal error: 'dld.h' file not found
#include <dld.h>
^
1 error generated.
configure:18728: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GNU Smalltalk"
| #define PACKAGE_TARNAME "smalltalk"
| #define PACKAGE_VERSION "3.2.5"
| #define PACKAGE_STRING "GNU Smalltalk 3.2.5"
| #define PACKAGE_BUGREPORT "[email protected]"
| #define PACKAGE_URL "http://smalltalk.gnu.org/"
| #define ST_MAJOR_VERSION 3
| #define ST_MINOR_VERSION 2
| #define ST_EDIT_VERSION 5
| #define MAINTAINER "[email protected]"
| #define PACKAGE "smalltalk"
| #define VERSION "3.2.5"
| #define PACKAGE_GIT_REVISION ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_LIBGNUTLS 1
| #define HAVE_GNUTLS 1
| #define HAVE_LIBLTDL 1
| #define HAVE_LIBSIGSEGV 1
| #define HAVE_SIGSEGV_H 1
| #define HAVE_SYNC_BUILTINS 1
| #define USE_POSIX_THREADS 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define restrict __restrict
| #define HAVE_VISIBILITY_HIDDEN /**/
| #define HAVE_GOTO_VOID_P 1
| #define HOST_SYSTEM "x86_64-apple-darwin12.3.0"
| #define EXEEXT ""
| #define ARGV_EXEEXT ""
| #define ALIGNOF_DOUBLE 8
| #define ALIGNOF_LONG_DOUBLE 16
| #define ALIGNOF_LONG_LONG 8
| #define SIZEOF_OFF_T 8
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_WCHAR_T 4
| #define SIZEOF_OOP 8
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define RETSIGTYPE void
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_SYS_TIMEB_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_EXECINFO_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_CRT_EXTERNS_H 1
| #define HAVE_STRUCT_STAT_ST_MTIMESPEC_TV_NSEC 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_INTMAX_T 1
| #define HAVE_INTPTR_T 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_LIBM 1
| #define poll rpl_poll
| #define HAVE_SETENV 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_DECL_GETADDRINFO 1
| #define HAVE_DECL_FREEADDRINFO 1
| #define HAVE_DECL_GAI_STRERROR 1
| #define HAVE_DECL_GETNAMEINFO 1
| #define HAVE_STRUCT_ADDRINFO 1
| #define HAVE_STRUCT_SOCKADDR_SA_LEN 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_IPV4 1
| #define HAVE_IPV6 1
| #define HAVE_GETIPNODEBYADDR 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_INET_NTOP 1
| #define HAVE_SOCKETS 1
| #define HAVE_PUTENV 1
| #define HAVE_STRDUP 1
| #define HAVE_STRERROR 1
| #define HAVE_STRSIGNAL 1
| #define HAVE_MKSTEMP 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_STRSTR 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_FLOORL 1
| #define HAVE_CEILL 1
| #define HAVE_SQRTL 1
| #define HAVE_FREXPL 1
| #define HAVE_LDEXPL 1
| #define HAVE_ASINL 1
| #define HAVE_ACOSL 1
| #define HAVE_ATANL 1
| #define HAVE_LOGL 1
| #define HAVE_EXPL 1
| #define HAVE_TANL 1
| #define HAVE_SINL 1
| #define HAVE_COSL 1
| #define HAVE_POWL 1
| #define HAVE_TRUNCL 1
| #define HAVE_LRINTL 1
| #define HAVE_TRUNCF 1
| #define HAVE_LRINTF 1
| #define HAVE_LRINT 1
| #define HAVE_TRUNC 1
| #define HAVE_STRSEP 1
| #define HAVE_STRPBRK 1
| #define HAVE_SYMLINK 1
| #define HAVE_MKDTEMP 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_MEMCPY 1
| #define HAVE_MEMMOVE 1
| #define HAVE_SIGHOLD 1
| #define HAVE_UNAME 1
| #define HAVE_USLEEP 1
| #define HAVE_LSTAT 1
| #define HAVE_GRANTPT 1
| #define HAVE_POPEN 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_FORK 1
| #define HAVE_STRCHR 1
| #define HAVE_UTIMES 1
| #define HAVE_UTIME 1
| #define HAVE_READLINK 1
| #define HAVE_SIGSETMASK 1
| #define HAVE_ALARM 1
| #define HAVE_SELECT 1
| #define HAVE_MPROTECT 1
| #define HAVE_MADVISE 1
| #define HAVE_WAITPID 1
| #define HAVE_SETSID 1
| #define HAVE_PREAD 1
| #define HAVE_PWRITE 1
| #define HAVE__NSGETEXECUTABLEPATH 1
| #define HAVE__NSGETENVIRON 1
| #define HAVE_CHOWN 1
| #define HAVE_GETGRNAM 1
| #define HAVE_GETPWNAM 1
| #define HAVE_ENDGRENT 1
| #define HAVE_ENDPWENT 1
| #define HAVE_SETGROUPENT 1
| #define HAVE_SETPASSENT 1
| #define HAVE_NL_LANGINFO 1
| #define environ _NSGetEnviron()
| #define HAVE_NANOSLEEP 1
| #define TIME_WITH_SYS_TIME 1
| #define LOCALTIME_CACHE 1
| #define HAVE_DIRENT_H 1
| #define LTDL_SHLIB_EXT ".so\0.dylib"
| #define LTDL_SHLIBPATH_VAR "DYLD_LIBRARY_PATH"
| #define LTDL_SYSSEARCHPATH "/usr/local/lib:/lib:/usr/lib"
| #define LTDL_OBJDIR ".libs/"
| #define HAVE_PRELOADED_SYMBOLS 1
| #define HAVE_LIBDL 1
| #define HAVE_DLERROR 1
| #define error_t int
| #define HAVE_ASSERT_H 1
| #define HAVE_CTYPE_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_UNISTD_H 1
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <dld.h>
configure:18728: result: no
configure:18728: checking dld.h presence
configure:18728: cc -E conftest.c
conftest.c:193:10: fatal error: 'dld.h' file not found
#include <dld.h>
^
1 error generated.
configure:18728: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GNU Smalltalk"
| #define PACKAGE_TARNAME "smalltalk"
| #define PACKAGE_VERSION "3.2.5"
| #define PACKAGE_STRING "GNU Smalltalk 3.2.5"
| #define PACKAGE_BUGREPORT "[email protected]"
| #define PACKAGE_URL "http://smalltalk.gnu.org/"
| #define ST_MAJOR_VERSION 3
| #define ST_MINOR_VERSION 2
| #define ST_EDIT_VERSION 5
| #define MAINTAINER "[email protected]"
| #define PACKAGE "smalltalk"
| #define VERSION "3.2.5"
| #define PACKAGE_GIT_REVISION ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_LIBGNUTLS 1
| #define HAVE_GNUTLS 1
| #define HAVE_LIBLTDL 1
| #define HAVE_LIBSIGSEGV 1
| #define HAVE_SIGSEGV_H 1
| #define HAVE_SYNC_BUILTINS 1
| #define USE_POSIX_THREADS 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define restrict __restrict
| #define HAVE_VISIBILITY_HIDDEN /**/
| #define HAVE_GOTO_VOID_P 1
| #define HOST_SYSTEM "x86_64-apple-darwin12.3.0"
| #define EXEEXT ""
| #define ARGV_EXEEXT ""
| #define ALIGNOF_DOUBLE 8
| #define ALIGNOF_LONG_DOUBLE 16
| #define ALIGNOF_LONG_LONG 8
| #define SIZEOF_OFF_T 8
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_WCHAR_T 4
| #define SIZEOF_OOP 8
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define RETSIGTYPE void
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_SYS_TIMEB_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_EXECINFO_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_CRT_EXTERNS_H 1
| #define HAVE_STRUCT_STAT_ST_MTIMESPEC_TV_NSEC 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_INTMAX_T 1
| #define HAVE_INTPTR_T 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_LIBM 1
| #define poll rpl_poll
| #define HAVE_SETENV 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_DECL_GETADDRINFO 1
| #define HAVE_DECL_FREEADDRINFO 1
| #define HAVE_DECL_GAI_STRERROR 1
| #define HAVE_DECL_GETNAMEINFO 1
| #define HAVE_STRUCT_ADDRINFO 1
| #define HAVE_STRUCT_SOCKADDR_SA_LEN 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_IPV4 1
| #define HAVE_IPV6 1
| #define HAVE_GETIPNODEBYADDR 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_INET_NTOP 1
| #define HAVE_SOCKETS 1
| #define HAVE_PUTENV 1
| #define HAVE_STRDUP 1
| #define HAVE_STRERROR 1
| #define HAVE_STRSIGNAL 1
| #define HAVE_MKSTEMP 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_STRSTR 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_FLOORL 1
| #define HAVE_CEILL 1
| #define HAVE_SQRTL 1
| #define HAVE_FREXPL 1
| #define HAVE_LDEXPL 1
| #define HAVE_ASINL 1
| #define HAVE_ACOSL 1
| #define HAVE_ATANL 1
| #define HAVE_LOGL 1
| #define HAVE_EXPL 1
| #define HAVE_TANL 1
| #define HAVE_SINL 1
| #define HAVE_COSL 1
| #define HAVE_POWL 1
| #define HAVE_TRUNCL 1
| #define HAVE_LRINTL 1
| #define HAVE_TRUNCF 1
| #define HAVE_LRINTF 1
| #define HAVE_LRINT 1
| #define HAVE_TRUNC 1
| #define HAVE_STRSEP 1
| #define HAVE_STRPBRK 1
| #define HAVE_SYMLINK 1
| #define HAVE_MKDTEMP 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_MEMCPY 1
| #define HAVE_MEMMOVE 1
| #define HAVE_SIGHOLD 1
| #define HAVE_UNAME 1
| #define HAVE_USLEEP 1
| #define HAVE_LSTAT 1
| #define HAVE_GRANTPT 1
| #define HAVE_POPEN 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_FORK 1
| #define HAVE_STRCHR 1
| #define HAVE_UTIMES 1
| #define HAVE_UTIME 1
| #define HAVE_READLINK 1
| #define HAVE_SIGSETMASK 1
| #define HAVE_ALARM 1
| #define HAVE_SELECT 1
| #define HAVE_MPROTECT 1
| #define HAVE_MADVISE 1
| #define HAVE_WAITPID 1
| #define HAVE_SETSID 1
| #define HAVE_PREAD 1
| #define HAVE_PWRITE 1
| #define HAVE__NSGETEXECUTABLEPATH 1
| #define HAVE__NSGETENVIRON 1
| #define HAVE_CHOWN 1
| #define HAVE_GETGRNAM 1
| #define HAVE_GETPWNAM 1
| #define HAVE_ENDGRENT 1
| #define HAVE_ENDPWENT 1
| #define HAVE_SETGROUPENT 1
| #define HAVE_SETPASSENT 1
| #define HAVE_NL_LANGINFO 1
| #define environ _NSGetEnviron()
| #define HAVE_NANOSLEEP 1
| #define TIME_WITH_SYS_TIME 1
| #define LOCALTIME_CACHE 1
| #define HAVE_DIRENT_H 1
| #define LTDL_SHLIB_EXT ".so\0.dylib"
| #define LTDL_SHLIBPATH_VAR "DYLD_LIBRARY_PATH"
| #define LTDL_SYSSEARCHPATH "/usr/local/lib:/lib:/usr/lib"
| #define LTDL_OBJDIR ".libs/"
| #define HAVE_PRELOADED_SYMBOLS 1
| #define HAVE_LIBDL 1
| #define HAVE_DLERROR 1
| #define error_t int
| #define HAVE_ASSERT_H 1
| #define HAVE_CTYPE_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_UNISTD_H 1
| /* end confdefs.h. */
| #include <dld.h>
configure:18728: result: no
configure:18728: checking for dld.h
configure:18728: result: no
configure:18728: checking mach-o/dyld.h usability
configure:18728: cc -c -g -O2 -Wall conftest.c >&5
configure:18728: $? = 0
configure:18728: result: yes
configure:18728: checking mach-o/dyld.h presence
configure:18728: cc -E conftest.c
configure:18728: $? = 0
configure:18728: result: yes
configure:18728: checking for mach-o/dyld.h
configure:18728: result: yes
configure:18741: checking for string.h
configure:18741: result: yes
configure:18755: checking for strchr
configure:18755: result: yes
configure:18767: checking for strrchr
configure:18767: cc -o conftest -g -O2 -Wall conftest.c -lm >&5
conftest.c:219:6: warning: incompatible redeclaration of library function 'strrchr'
char strrchr ();
^
conftest.c:219:6: note: 'strrchr' is a builtin with type 'char *(const char *, int)'
1 warning generated.
configure:18767: $? = 0
configure:18767: result: yes
configure:18779: checking for memcpy
configure:18779: result: yes
configure:18791: checking for memmove
configure:18791: result: yes
configure:18791: checking for strcmp
configure:18791: cc -o conftest -g -O2 -Wall conftest.c -lm >&5
conftest.c:222:6: warning: incompatible redeclaration of library function 'strcmp'
char strcmp ();
^
conftest.c:222:6: note: 'strcmp' is a builtin with type 'int (const char *, const char *)'
1 warning generated.
configure:18791: $? = 0
configure:18791: result: yes
configure:18803: checking for closedir
configure:18803: cc -o conftest -g -O2 -Wall conftest.c -lm >&5
configure:18803: $? = 0
configure:18803: result: yes
configure:18803: checking for opendir
configure:18803: cc -o conftest -g -O2 -Wall conftest.c -lm >&5
configure:18803: $? = 0
configure:18803: result: yes
configure:18803: checking for readdir
configure:18803: cc -o conftest -g -O2 -Wall conftest.c -lm >&5
configure:18803: $? = 0
configure:18803: result: yes
configure:18817: checking whether lt_dlopenext("libc") works
configure:18846: cc -o conftest -g -O2 -Wall conftest.c -g -O2 -Wall -lltdl >&5
configure:18846: $? = 0
configure:18846: ./conftest
configure:18846: $? = 0
configure:18859: result: yes
configure:18875: checking how to dlopen the C library
configure:18920: result: System
configure:18938: checking how to link with GMP
configure:18976: cc -o conftest -g -O2 -Wall conftest.c -lm -lgmp >&5
configure:18976: $? = 0
configure:18986: result: -lgmp
configure:18999: checking size of mp_limb_t
configure:19004: cc -o conftest -g -O2 -Wall conftest.c -lm >&5
configure:19004: $? = 0
configure:19004: ./conftest
configure:19004: $? = 0
configure:19021: result: 8
configure:19046: checking how to link with readline
configure:19082: cc -o conftest -g -O2 -Wall -I/usr/local/Cellar/readline/6.2.4/lib/../include -L/usr/local/Cellar/readline/6.2.4/lib conftest.c -lm -lreadline >&5
conftest.c:14:3: warning: implicitly declaring library function 'exit' with type 'void (int) __attribute__((noreturn))'
exit(0);
^
conftest.c:14:3: note: please include the header <stdlib.h> or explicitly provide a declaration for 'exit'
1 warning generated.
configure:19085: $? = 0
configure:19101: result: -L/usr/local/Cellar/readline/6.2.4/lib -lreadline
configure:19117: checking for rl_completion_matches
configure:19117: cc -o conftest -g -O2 -Wall -I/usr/local/Cellar/readline/6.2.4/lib/../include -L/usr/local/Cellar/readline/6.2.4/lib conftest.c -lm -L/usr/local/Cellar/readline/6.2.4/lib -lreadline >&5
configure:19117: $? = 0
configure:19117: result: yes
configure:19146: checking whether to install Announcements
configure:19206: result: yes
configure:19338: checking for Tcl 8.x
configure:19340: result: no
configure:19342: checking for Tk 8.x
configure:19344: result: no
configure:19350: checking the include path for Tcl/Tk 8.x
configure:19420: result: not found
configure:19423: checking how to link with Tcl/Tk 8.x
configure:19458: result: not found
configure:19475: checking whether to install BloxTK
configure:19537: result: no
configure:19552: checking whether to install BLOXBrowser
configure:19610: result: yes
configure:19626: checking whether to install Complex
configure:19684: result: yes
configure:19700: checking whether to install Continuations
configure:19758: result: yes
configure:19774: checking whether to install CParser
configure:19832: result: yes
configure:19848: checking whether to install DebugTools
configure:19906: result: yes
configure:19923: checking whether to install DBD-MySQL
configure:19981: result: yes
configure:19995: checking whether to run MySQL tests
configure:20005: result: no
configure:20012: checking for PQconnectdb in -lpq
configure:20037: cc -o conftest -g -O2 -Wall -I/usr/local/Cellar/readline/6.2.4/lib/../include -L/usr/local/Cellar/readline/6.2.4/lib conftest.c -lpq -lm >&5
configure:20037: $? = 0
configure:20046: result: yes
configure:20060: checking whether to install DBD-PostgreSQL
configure:20118: result: yes
configure:20134: checking sqlite3.h usability
configure:20134: cc -c -g -O2 -Wall -I/usr/local/Cellar/readline/6.2.4/lib/../include conftest.c >&5
configure:20134: $? = 0
configure:20134: result: yes
configure:20134: checking sqlite3.h presence
configure:20134: cc -E -I/usr/local/Cellar/readline/6.2.4/lib/../include conftest.c
configure:20134: $? = 0
configure:20134: result: yes
configure:20134: checking for sqlite3.h
configure:20134: result: yes
configure:20143: checking for sqlite3_clear_bindings in -lsqlite3
configure:20168: cc -o conftest -g -O2 -Wall -I/usr/local/Cellar/readline/6.2.4/lib/../include -L/usr/local/Cellar/readline/6.2.4/lib conftest.c -lsqlite3 -lm >&5
configure:20168: $? = 0
configure:20177: result: yes
configure:20191: checking whether to install DBD-SQLite
configure:20250: result: yes
configure:20269: checking whether to install DBI
configure:20327: result: yes
configure:20343: checking gdbm.h usability
configure:20343: cc -c -g -O2 -Wall -I/usr/local/Cellar/readline/6.2.4/lib/../include conftest.c >&5
configure:20343: $? = 0
configure:20343: result: yes
configure:20343: checking gdbm.h presence
configure:20343: cc -E -I/usr/local/Cellar/readline/6.2.4/lib/../include conftest.c
configure:20343: $? = 0
configure:20343: result: yes
configure:20343: checking for gdbm.h
configure:20343: result: yes
configure:20349: checking whether to install GDBM
configure:20408: result: yes
configure:20426: checking whether to install Glorp
configure:20484: result: yes
configure:20501: checking for CAIRO
configure:20509: $PKG_CONFIG --exists --print-errors "cairo"
Package cairo was not found in the pkg-config search path.
Perhaps you should add the directory containing `cairo.pc'
to the PKG_CONFIG_PATH environment variable
No package 'cairo' found
configure:20512: $? = 1
configure:20527: $PKG_CONFIG --exists --print-errors "cairo"
Package cairo was not found in the pkg-config search path.
Perhaps you should add the directory containing `cairo.pc'
to the PKG_CONFIG_PATH environment variable
No package 'cairo' found
configure:20530: $? = 1
No package 'cairo' found
configure:20558: result: no
configure:20570: checking whether to install Cairo
configure:20631: result: no
configure:21489: checking whether to install GTK
configure:21551: result: no
configure:21566: checking whether to install BloxGTK
configure:21627: result: no
configure:21644: checking whether to install Blox
configure:21705: result: no
configure:21720: checking whether to install WebServer
configure:21778: result: yes
configure:21821: checking for ld used by GCC
configure:21884: result: /usr/bin/ld
configure:21891: checking if the linker (/usr/bin/ld) is GNU ld
configure:21903: result: no
configure:21909: checking for shared library run path origin
configure:21922: result: done
configure:22327: checking for nl_langinfo and CODESET
configure:22343: cc -o conftest -g -O2 -Wall -I/usr/local/Cellar/readline/6.2.4/lib/../include -L/usr/local/Cellar/readline/6.2.4/lib conftest.c -lm >&5
conftest.c:212:7: warning: unused variable 'cs' [-Wunused-variable]
char* cs = nl_langinfo(CODESET);
^
1 warning generated.
configure:22343: $? = 0
configure:22352: result: yes
configure:22390: checking for iconv
configure:22412: cc -o conftest -g -O2 -Wall -I/usr/local/Cellar/readline/6.2.4/lib/../include -L/usr/local/Cellar/readline/6.2.4/lib conftest.c -lm >&5
Undefined symbols for architecture x86_64:
"_iconv", referenced from:
_main in conftest-gou4w2.o
"_iconv_close", referenced from:
_main in conftest-gou4w2.o
"_iconv_open", referenced from:
_main in conftest-gou4w2.o
ld: symbol(s) not found for architecture x86_64
clang: error: linker command failed with exit code 1 (use -v to see invocation)
configure:22412: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GNU Smalltalk"
| #define PACKAGE_TARNAME "smalltalk"
| #define PACKAGE_VERSION "3.2.5"
| #define PACKAGE_STRING "GNU Smalltalk 3.2.5"
| #define PACKAGE_BUGREPORT "[email protected]"
| #define PACKAGE_URL "http://smalltalk.gnu.org/"
| #define ST_MAJOR_VERSION 3
| #define ST_MINOR_VERSION 2
| #define ST_EDIT_VERSION 5
| #define MAINTAINER "[email protected]"
| #define PACKAGE "smalltalk"
| #define VERSION "3.2.5"
| #define PACKAGE_GIT_REVISION ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_LIBGNUTLS 1
| #define HAVE_GNUTLS 1
| #define HAVE_LIBLTDL 1
| #define HAVE_LIBSIGSEGV 1
| #define HAVE_SIGSEGV_H 1
| #define HAVE_SYNC_BUILTINS 1
| #define USE_POSIX_THREADS 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define restrict __restrict
| #define HAVE_VISIBILITY_HIDDEN /**/
| #define HAVE_GOTO_VOID_P 1
| #define HOST_SYSTEM "x86_64-apple-darwin12.3.0"
| #define EXEEXT ""
| #define ARGV_EXEEXT ""
| #define ALIGNOF_DOUBLE 8
| #define ALIGNOF_LONG_DOUBLE 16
| #define ALIGNOF_LONG_LONG 8
| #define SIZEOF_OFF_T 8
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_WCHAR_T 4
| #define SIZEOF_OOP 8
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define RETSIGTYPE void
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_SYS_TIMEB_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_EXECINFO_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_CRT_EXTERNS_H 1
| #define HAVE_STRUCT_STAT_ST_MTIMESPEC_TV_NSEC 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_INTMAX_T 1
| #define HAVE_INTPTR_T 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_LIBM 1
| #define poll rpl_poll
| #define HAVE_SETENV 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_DECL_GETADDRINFO 1
| #define HAVE_DECL_FREEADDRINFO 1
| #define HAVE_DECL_GAI_STRERROR 1
| #define HAVE_DECL_GETNAMEINFO 1
| #define HAVE_STRUCT_ADDRINFO 1
| #define HAVE_STRUCT_SOCKADDR_SA_LEN 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_IPV4 1
| #define HAVE_IPV6 1
| #define HAVE_GETIPNODEBYADDR 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_INET_NTOP 1
| #define HAVE_SOCKETS 1
| #define HAVE_PUTENV 1
| #define HAVE_STRDUP 1
| #define HAVE_STRERROR 1
| #define HAVE_STRSIGNAL 1
| #define HAVE_MKSTEMP 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_STRSTR 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_FLOORL 1
| #define HAVE_CEILL 1
| #define HAVE_SQRTL 1
| #define HAVE_FREXPL 1
| #define HAVE_LDEXPL 1
| #define HAVE_ASINL 1
| #define HAVE_ACOSL 1
| #define HAVE_ATANL 1
| #define HAVE_LOGL 1
| #define HAVE_EXPL 1
| #define HAVE_TANL 1
| #define HAVE_SINL 1
| #define HAVE_COSL 1
| #define HAVE_POWL 1
| #define HAVE_TRUNCL 1
| #define HAVE_LRINTL 1
| #define HAVE_TRUNCF 1
| #define HAVE_LRINTF 1
| #define HAVE_LRINT 1
| #define HAVE_TRUNC 1
| #define HAVE_STRSEP 1
| #define HAVE_STRPBRK 1
| #define HAVE_SYMLINK 1
| #define HAVE_MKDTEMP 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_MEMCPY 1
| #define HAVE_MEMMOVE 1
| #define HAVE_SIGHOLD 1
| #define HAVE_UNAME 1
| #define HAVE_USLEEP 1
| #define HAVE_LSTAT 1
| #define HAVE_GRANTPT 1
| #define HAVE_POPEN 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_FORK 1
| #define HAVE_STRCHR 1
| #define HAVE_UTIMES 1
| #define HAVE_UTIME 1
| #define HAVE_READLINK 1
| #define HAVE_SIGSETMASK 1
| #define HAVE_ALARM 1
| #define HAVE_SELECT 1
| #define HAVE_MPROTECT 1
| #define HAVE_MADVISE 1
| #define HAVE_WAITPID 1
| #define HAVE_SETSID 1
| #define HAVE_PREAD 1
| #define HAVE_PWRITE 1
| #define HAVE__NSGETEXECUTABLEPATH 1
| #define HAVE__NSGETENVIRON 1
| #define HAVE_CHOWN 1
| #define HAVE_GETGRNAM 1
| #define HAVE_GETPWNAM 1
| #define HAVE_ENDGRENT 1
| #define HAVE_ENDPWENT 1
| #define HAVE_SETGROUPENT 1
| #define HAVE_SETPASSENT 1
| #define HAVE_NL_LANGINFO 1
| #define environ _NSGetEnviron()
| #define HAVE_NANOSLEEP 1
| #define TIME_WITH_SYS_TIME 1
| #define LOCALTIME_CACHE 1
| #define HAVE_DIRENT_H 1
| #define LTDL_SHLIB_EXT ".so\0.dylib"
| #define LTDL_SHLIBPATH_VAR "DYLD_LIBRARY_PATH"
| #define LTDL_SYSSEARCHPATH "/usr/local/lib:/lib:/usr/lib"
| #define LTDL_OBJDIR ".libs/"
| #define HAVE_PRELOADED_SYMBOLS 1
| #define HAVE_LIBDL 1
| #define HAVE_DLERROR 1
| #define error_t int
| #define HAVE_ASSERT_H 1
| #define HAVE_CTYPE_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_MACH_O_DYLD_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRCHR 1
| #define HAVE_STRRCHR 1
| #define HAVE_MEMCPY 1
| #define HAVE_MEMMOVE 1
| #define HAVE_STRCMP 1
| #define HAVE_CLOSEDIR 1
| #define HAVE_OPENDIR 1
| #define HAVE_READDIR 1
| #define HAVE_GMP 1
| #define SIZEOF_MP_LIMB_T 8
| #define HAVE_READLINE 1
| #define HAVE_LIBPQ 1
| #define HAVE_LIBSQLITE3 1
| #define HAVE_LANGINFO_CODESET 1
| /* end confdefs.h. */
| #include <stdlib.h>
| #include <iconv.h>
| int
| main ()
| {
| iconv_t cd = iconv_open("","");
| iconv(cd,NULL,NULL,NULL,NULL);
| iconv_close(cd);
| ;
| return 0;
| }
configure:22434: cc -o conftest -g -O2 -Wall -I/usr/local/Cellar/readline/6.2.4/lib/../include -L/usr/local/Cellar/readline/6.2.4/lib conftest.c -lm -liconv >&5
configure:22434: $? = 0
configure:22444: result: yes
configure:22452: checking how to link with libiconv
configure:22454: result: -liconv
configure:22465: checking for iconv declaration
configure:22494: cc -c -g -O2 -Wall -I/usr/local/Cellar/readline/6.2.4/lib/../include conftest.c >&5
configure:22494: $? = 0
configure:22505: result:
extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);
configure:22515: checking whether to install I18N
configure:22574: result: yes
configure:22621: checking for iconv
configure:22675: result: yes
configure:22683: checking how to link with libiconv
configure:22685: result: -liconv
configure:22696: checking for iconv declaration
configure:22736: result:
extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);
configure:22746: checking whether to install Iconv
configure:22805: result: yes
configure:22823: checking whether to install Java
configure:22881: result: yes
configure:22897: checking whether to install Digest
configure:22956: result: yes
configure:22974: checking whether to install GNUPlot
configure:23032: result: yes
configure:23048: checking whether to install Magritte
configure:23106: result: yes
configure:23122: checking whether to install Magritte-Seaside
configure:23180: result: yes
configure:23199: checking for initscr in -lncurses
configure:23224: cc -o conftest -g -O2 -Wall -I/usr/local/Cellar/readline/6.2.4/lib/../include -L/usr/local/Cellar/readline/6.2.4/lib conftest.c -lncurses -lm >&5
configure:23224: $? = 0
configure:23233: result: yes
configure:23247: checking whether to install NCurses
configure:23305: result: yes
configure:23321: checking whether to install NetClients
configure:23380: result: yes
configure:23398: checking whether to install DhbNumericalMethods
configure:23456: result: yes
configure:23470: checking for X
configure:23648: result: disabled
configure:24160: checking OpenGL/gl.h usability
configure:24160: cc -c -g -O2 -Wall -I/usr/local/Cellar/readline/6.2.4/lib/../include conftest.c >&5
configure:24160: $? = 0
configure:24160: result: yes
configure:24160: checking OpenGL/gl.h presence
configure:24160: cc -E -I/usr/local/Cellar/readline/6.2.4/lib/../include conftest.c
configure:24160: $? = 0
configure:24160: result: yes
configure:24160: checking for OpenGL/gl.h
configure:24160: result: yes
configure:24160: checking OpenGL/glu.h usability
configure:24160: cc -c -g -O2 -Wall -I/usr/local/Cellar/readline/6.2.4/lib/../include conftest.c >&5
configure:24160: $? = 0
configure:24160: result: yes
configure:24160: checking OpenGL/glu.h presence
configure:24160: cc -E -I/usr/local/Cellar/readline/6.2.4/lib/../include conftest.c
configure:24160: $? = 0
configure:24160: result: yes
configure:24160: checking for OpenGL/glu.h
configure:24160: result: yes
configure:24160: checking GL/gl.h usability
configure:24160: cc -c -g -O2 -Wall -I/usr/local/Cellar/readline/6.2.4/lib/../include conftest.c >&5
conftest.c:250:10: fatal error: 'GL/gl.h' file not found
#include <GL/gl.h>
^
1 error generated.
configure:24160: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GNU Smalltalk"
| #define PACKAGE_TARNAME "smalltalk"
| #define PACKAGE_VERSION "3.2.5"
| #define PACKAGE_STRING "GNU Smalltalk 3.2.5"
| #define PACKAGE_BUGREPORT "[email protected]"
| #define PACKAGE_URL "http://smalltalk.gnu.org/"
| #define ST_MAJOR_VERSION 3
| #define ST_MINOR_VERSION 2
| #define ST_EDIT_VERSION 5
| #define MAINTAINER "[email protected]"
| #define PACKAGE "smalltalk"
| #define VERSION "3.2.5"
| #define PACKAGE_GIT_REVISION ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_LIBGNUTLS 1
| #define HAVE_GNUTLS 1
| #define HAVE_LIBLTDL 1
| #define HAVE_LIBSIGSEGV 1
| #define HAVE_SIGSEGV_H 1
| #define HAVE_SYNC_BUILTINS 1
| #define USE_POSIX_THREADS 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define restrict __restrict
| #define HAVE_VISIBILITY_HIDDEN /**/
| #define HAVE_GOTO_VOID_P 1
| #define HOST_SYSTEM "x86_64-apple-darwin12.3.0"
| #define EXEEXT ""
| #define ARGV_EXEEXT ""
| #define ALIGNOF_DOUBLE 8
| #define ALIGNOF_LONG_DOUBLE 16
| #define ALIGNOF_LONG_LONG 8
| #define SIZEOF_OFF_T 8
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_WCHAR_T 4
| #define SIZEOF_OOP 8
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define RETSIGTYPE void
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_SYS_TIMEB_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_EXECINFO_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_CRT_EXTERNS_H 1
| #define HAVE_STRUCT_STAT_ST_MTIMESPEC_TV_NSEC 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_INTMAX_T 1
| #define HAVE_INTPTR_T 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_LIBM 1
| #define poll rpl_poll
| #define HAVE_SETENV 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_DECL_GETADDRINFO 1
| #define HAVE_DECL_FREEADDRINFO 1
| #define HAVE_DECL_GAI_STRERROR 1
| #define HAVE_DECL_GETNAMEINFO 1
| #define HAVE_STRUCT_ADDRINFO 1
| #define HAVE_STRUCT_SOCKADDR_SA_LEN 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_IPV4 1
| #define HAVE_IPV6 1
| #define HAVE_GETIPNODEBYADDR 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_INET_NTOP 1
| #define HAVE_SOCKETS 1
| #define HAVE_PUTENV 1
| #define HAVE_STRDUP 1
| #define HAVE_STRERROR 1
| #define HAVE_STRSIGNAL 1
| #define HAVE_MKSTEMP 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_STRSTR 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_FLOORL 1
| #define HAVE_CEILL 1
| #define HAVE_SQRTL 1
| #define HAVE_FREXPL 1
| #define HAVE_LDEXPL 1
| #define HAVE_ASINL 1
| #define HAVE_ACOSL 1
| #define HAVE_ATANL 1
| #define HAVE_LOGL 1
| #define HAVE_EXPL 1
| #define HAVE_TANL 1
| #define HAVE_SINL 1
| #define HAVE_COSL 1
| #define HAVE_POWL 1
| #define HAVE_TRUNCL 1
| #define HAVE_LRINTL 1
| #define HAVE_TRUNCF 1
| #define HAVE_LRINTF 1
| #define HAVE_LRINT 1
| #define HAVE_TRUNC 1
| #define HAVE_STRSEP 1
| #define HAVE_STRPBRK 1
| #define HAVE_SYMLINK 1
| #define HAVE_MKDTEMP 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_MEMCPY 1
| #define HAVE_MEMMOVE 1
| #define HAVE_SIGHOLD 1
| #define HAVE_UNAME 1
| #define HAVE_USLEEP 1
| #define HAVE_LSTAT 1
| #define HAVE_GRANTPT 1
| #define HAVE_POPEN 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_FORK 1
| #define HAVE_STRCHR 1
| #define HAVE_UTIMES 1
| #define HAVE_UTIME 1
| #define HAVE_READLINK 1
| #define HAVE_SIGSETMASK 1
| #define HAVE_ALARM 1
| #define HAVE_SELECT 1
| #define HAVE_MPROTECT 1
| #define HAVE_MADVISE 1
| #define HAVE_WAITPID 1
| #define HAVE_SETSID 1
| #define HAVE_PREAD 1
| #define HAVE_PWRITE 1
| #define HAVE__NSGETEXECUTABLEPATH 1
| #define HAVE__NSGETENVIRON 1
| #define HAVE_CHOWN 1
| #define HAVE_GETGRNAM 1
| #define HAVE_GETPWNAM 1
| #define HAVE_ENDGRENT 1
| #define HAVE_ENDPWENT 1
| #define HAVE_SETGROUPENT 1
| #define HAVE_SETPASSENT 1
| #define HAVE_NL_LANGINFO 1
| #define environ _NSGetEnviron()
| #define HAVE_NANOSLEEP 1
| #define TIME_WITH_SYS_TIME 1
| #define LOCALTIME_CACHE 1
| #define HAVE_DIRENT_H 1
| #define LTDL_SHLIB_EXT ".so\0.dylib"
| #define LTDL_SHLIBPATH_VAR "DYLD_LIBRARY_PATH"
| #define LTDL_SYSSEARCHPATH "/usr/local/lib:/lib:/usr/lib"
| #define LTDL_OBJDIR ".libs/"
| #define HAVE_PRELOADED_SYMBOLS 1
| #define HAVE_LIBDL 1
| #define HAVE_DLERROR 1
| #define error_t int
| #define HAVE_ASSERT_H 1
| #define HAVE_CTYPE_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_MACH_O_DYLD_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRCHR 1
| #define HAVE_STRRCHR 1
| #define HAVE_MEMCPY 1
| #define HAVE_MEMMOVE 1
| #define HAVE_STRCMP 1
| #define HAVE_CLOSEDIR 1
| #define HAVE_OPENDIR 1
| #define HAVE_READDIR 1
| #define HAVE_GMP 1
| #define SIZEOF_MP_LIMB_T 8
| #define HAVE_READLINE 1
| #define HAVE_LIBPQ 1
| #define HAVE_LIBSQLITE3 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_ICONV 1
| #define ICONV_CONST
| #define HAVE_ICONV 1
| #define ICONV_CONST
| #define HAVE_LIBNCURSES 1
| #define X_DISPLAY_MISSING 1
| #define HAVE_OPENGL_GL_H 1
| #define HAVE_OPENGL_GLU_H 1
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <GL/gl.h>
configure:24160: result: no
configure:24160: checking GL/gl.h presence
configure:24160: cc -E -I/usr/local/Cellar/readline/6.2.4/lib/../include conftest.c
conftest.c:217:10: fatal error: 'GL/gl.h' file not found
#include <GL/gl.h>
^
1 error generated.
configure:24160: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GNU Smalltalk"
| #define PACKAGE_TARNAME "smalltalk"
| #define PACKAGE_VERSION "3.2.5"
| #define PACKAGE_STRING "GNU Smalltalk 3.2.5"
| #define PACKAGE_BUGREPORT "[email protected]"
| #define PACKAGE_URL "http://smalltalk.gnu.org/"
| #define ST_MAJOR_VERSION 3
| #define ST_MINOR_VERSION 2
| #define ST_EDIT_VERSION 5
| #define MAINTAINER "[email protected]"
| #define PACKAGE "smalltalk"
| #define VERSION "3.2.5"
| #define PACKAGE_GIT_REVISION ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_LIBGNUTLS 1
| #define HAVE_GNUTLS 1
| #define HAVE_LIBLTDL 1
| #define HAVE_LIBSIGSEGV 1
| #define HAVE_SIGSEGV_H 1
| #define HAVE_SYNC_BUILTINS 1
| #define USE_POSIX_THREADS 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define restrict __restrict
| #define HAVE_VISIBILITY_HIDDEN /**/
| #define HAVE_GOTO_VOID_P 1
| #define HOST_SYSTEM "x86_64-apple-darwin12.3.0"
| #define EXEEXT ""
| #define ARGV_EXEEXT ""
| #define ALIGNOF_DOUBLE 8
| #define ALIGNOF_LONG_DOUBLE 16
| #define ALIGNOF_LONG_LONG 8
| #define SIZEOF_OFF_T 8
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_WCHAR_T 4
| #define SIZEOF_OOP 8
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define RETSIGTYPE void
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_SYS_TIMEB_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_EXECINFO_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_CRT_EXTERNS_H 1
| #define HAVE_STRUCT_STAT_ST_MTIMESPEC_TV_NSEC 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_INTMAX_T 1
| #define HAVE_INTPTR_T 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_LIBM 1
| #define poll rpl_poll
| #define HAVE_SETENV 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_DECL_GETADDRINFO 1
| #define HAVE_DECL_FREEADDRINFO 1
| #define HAVE_DECL_GAI_STRERROR 1
| #define HAVE_DECL_GETNAMEINFO 1
| #define HAVE_STRUCT_ADDRINFO 1
| #define HAVE_STRUCT_SOCKADDR_SA_LEN 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_IPV4 1
| #define HAVE_IPV6 1
| #define HAVE_GETIPNODEBYADDR 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_INET_NTOP 1
| #define HAVE_SOCKETS 1
| #define HAVE_PUTENV 1
| #define HAVE_STRDUP 1
| #define HAVE_STRERROR 1
| #define HAVE_STRSIGNAL 1
| #define HAVE_MKSTEMP 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_STRSTR 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_FLOORL 1
| #define HAVE_CEILL 1
| #define HAVE_SQRTL 1
| #define HAVE_FREXPL 1
| #define HAVE_LDEXPL 1
| #define HAVE_ASINL 1
| #define HAVE_ACOSL 1
| #define HAVE_ATANL 1
| #define HAVE_LOGL 1
| #define HAVE_EXPL 1
| #define HAVE_TANL 1
| #define HAVE_SINL 1
| #define HAVE_COSL 1
| #define HAVE_POWL 1
| #define HAVE_TRUNCL 1
| #define HAVE_LRINTL 1
| #define HAVE_TRUNCF 1
| #define HAVE_LRINTF 1
| #define HAVE_LRINT 1
| #define HAVE_TRUNC 1
| #define HAVE_STRSEP 1
| #define HAVE_STRPBRK 1
| #define HAVE_SYMLINK 1
| #define HAVE_MKDTEMP 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_MEMCPY 1
| #define HAVE_MEMMOVE 1
| #define HAVE_SIGHOLD 1
| #define HAVE_UNAME 1
| #define HAVE_USLEEP 1
| #define HAVE_LSTAT 1
| #define HAVE_GRANTPT 1
| #define HAVE_POPEN 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_FORK 1
| #define HAVE_STRCHR 1
| #define HAVE_UTIMES 1
| #define HAVE_UTIME 1
| #define HAVE_READLINK 1
| #define HAVE_SIGSETMASK 1
| #define HAVE_ALARM 1
| #define HAVE_SELECT 1
| #define HAVE_MPROTECT 1
| #define HAVE_MADVISE 1
| #define HAVE_WAITPID 1
| #define HAVE_SETSID 1
| #define HAVE_PREAD 1
| #define HAVE_PWRITE 1
| #define HAVE__NSGETEXECUTABLEPATH 1
| #define HAVE__NSGETENVIRON 1
| #define HAVE_CHOWN 1
| #define HAVE_GETGRNAM 1
| #define HAVE_GETPWNAM 1
| #define HAVE_ENDGRENT 1
| #define HAVE_ENDPWENT 1
| #define HAVE_SETGROUPENT 1
| #define HAVE_SETPASSENT 1
| #define HAVE_NL_LANGINFO 1
| #define environ _NSGetEnviron()
| #define HAVE_NANOSLEEP 1
| #define TIME_WITH_SYS_TIME 1
| #define LOCALTIME_CACHE 1
| #define HAVE_DIRENT_H 1
| #define LTDL_SHLIB_EXT ".so\0.dylib"
| #define LTDL_SHLIBPATH_VAR "DYLD_LIBRARY_PATH"
| #define LTDL_SYSSEARCHPATH "/usr/local/lib:/lib:/usr/lib"
| #define LTDL_OBJDIR ".libs/"
| #define HAVE_PRELOADED_SYMBOLS 1
| #define HAVE_LIBDL 1
| #define HAVE_DLERROR 1
| #define error_t int
| #define HAVE_ASSERT_H 1
| #define HAVE_CTYPE_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_MACH_O_DYLD_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRCHR 1
| #define HAVE_STRRCHR 1
| #define HAVE_MEMCPY 1
| #define HAVE_MEMMOVE 1
| #define HAVE_STRCMP 1
| #define HAVE_CLOSEDIR 1
| #define HAVE_OPENDIR 1
| #define HAVE_READDIR 1
| #define HAVE_GMP 1
| #define SIZEOF_MP_LIMB_T 8
| #define HAVE_READLINE 1
| #define HAVE_LIBPQ 1
| #define HAVE_LIBSQLITE3 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_ICONV 1
| #define ICONV_CONST
| #define HAVE_ICONV 1
| #define ICONV_CONST
| #define HAVE_LIBNCURSES 1
| #define X_DISPLAY_MISSING 1
| #define HAVE_OPENGL_GL_H 1
| #define HAVE_OPENGL_GLU_H 1
| /* end confdefs.h. */
| #include <GL/gl.h>
configure:24160: result: no
configure:24160: checking for GL/gl.h
configure:24160: result: no
configure:24160: checking GL/glu.h usability
configure:24160: cc -c -g -O2 -Wall -I/usr/local/Cellar/readline/6.2.4/lib/../include conftest.c >&5
conftest.c:250:10: fatal error: 'GL/glu.h' file not found
#include <GL/glu.h>
^
1 error generated.
configure:24160: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GNU Smalltalk"
| #define PACKAGE_TARNAME "smalltalk"
| #define PACKAGE_VERSION "3.2.5"
| #define PACKAGE_STRING "GNU Smalltalk 3.2.5"
| #define PACKAGE_BUGREPORT "[email protected]"
| #define PACKAGE_URL "http://smalltalk.gnu.org/"
| #define ST_MAJOR_VERSION 3
| #define ST_MINOR_VERSION 2
| #define ST_EDIT_VERSION 5
| #define MAINTAINER "[email protected]"
| #define PACKAGE "smalltalk"
| #define VERSION "3.2.5"
| #define PACKAGE_GIT_REVISION ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_LIBGNUTLS 1
| #define HAVE_GNUTLS 1
| #define HAVE_LIBLTDL 1
| #define HAVE_LIBSIGSEGV 1
| #define HAVE_SIGSEGV_H 1
| #define HAVE_SYNC_BUILTINS 1
| #define USE_POSIX_THREADS 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define restrict __restrict
| #define HAVE_VISIBILITY_HIDDEN /**/
| #define HAVE_GOTO_VOID_P 1
| #define HOST_SYSTEM "x86_64-apple-darwin12.3.0"
| #define EXEEXT ""
| #define ARGV_EXEEXT ""
| #define ALIGNOF_DOUBLE 8
| #define ALIGNOF_LONG_DOUBLE 16
| #define ALIGNOF_LONG_LONG 8
| #define SIZEOF_OFF_T 8
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_WCHAR_T 4
| #define SIZEOF_OOP 8
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define RETSIGTYPE void
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_SYS_TIMEB_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_EXECINFO_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_CRT_EXTERNS_H 1
| #define HAVE_STRUCT_STAT_ST_MTIMESPEC_TV_NSEC 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_INTMAX_T 1
| #define HAVE_INTPTR_T 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_LIBM 1
| #define poll rpl_poll
| #define HAVE_SETENV 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_DECL_GETADDRINFO 1
| #define HAVE_DECL_FREEADDRINFO 1
| #define HAVE_DECL_GAI_STRERROR 1
| #define HAVE_DECL_GETNAMEINFO 1
| #define HAVE_STRUCT_ADDRINFO 1
| #define HAVE_STRUCT_SOCKADDR_SA_LEN 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_IPV4 1
| #define HAVE_IPV6 1
| #define HAVE_GETIPNODEBYADDR 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_INET_NTOP 1
| #define HAVE_SOCKETS 1
| #define HAVE_PUTENV 1
| #define HAVE_STRDUP 1
| #define HAVE_STRERROR 1
| #define HAVE_STRSIGNAL 1
| #define HAVE_MKSTEMP 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_STRSTR 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_FLOORL 1
| #define HAVE_CEILL 1
| #define HAVE_SQRTL 1
| #define HAVE_FREXPL 1
| #define HAVE_LDEXPL 1
| #define HAVE_ASINL 1
| #define HAVE_ACOSL 1
| #define HAVE_ATANL 1
| #define HAVE_LOGL 1
| #define HAVE_EXPL 1
| #define HAVE_TANL 1
| #define HAVE_SINL 1
| #define HAVE_COSL 1
| #define HAVE_POWL 1
| #define HAVE_TRUNCL 1
| #define HAVE_LRINTL 1
| #define HAVE_TRUNCF 1
| #define HAVE_LRINTF 1
| #define HAVE_LRINT 1
| #define HAVE_TRUNC 1
| #define HAVE_STRSEP 1
| #define HAVE_STRPBRK 1
| #define HAVE_SYMLINK 1
| #define HAVE_MKDTEMP 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_MEMCPY 1
| #define HAVE_MEMMOVE 1
| #define HAVE_SIGHOLD 1
| #define HAVE_UNAME 1
| #define HAVE_USLEEP 1
| #define HAVE_LSTAT 1
| #define HAVE_GRANTPT 1
| #define HAVE_POPEN 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_FORK 1
| #define HAVE_STRCHR 1
| #define HAVE_UTIMES 1
| #define HAVE_UTIME 1
| #define HAVE_READLINK 1
| #define HAVE_SIGSETMASK 1
| #define HAVE_ALARM 1
| #define HAVE_SELECT 1
| #define HAVE_MPROTECT 1
| #define HAVE_MADVISE 1
| #define HAVE_WAITPID 1
| #define HAVE_SETSID 1
| #define HAVE_PREAD 1
| #define HAVE_PWRITE 1
| #define HAVE__NSGETEXECUTABLEPATH 1
| #define HAVE__NSGETENVIRON 1
| #define HAVE_CHOWN 1
| #define HAVE_GETGRNAM 1
| #define HAVE_GETPWNAM 1
| #define HAVE_ENDGRENT 1
| #define HAVE_ENDPWENT 1
| #define HAVE_SETGROUPENT 1
| #define HAVE_SETPASSENT 1
| #define HAVE_NL_LANGINFO 1
| #define environ _NSGetEnviron()
| #define HAVE_NANOSLEEP 1
| #define TIME_WITH_SYS_TIME 1
| #define LOCALTIME_CACHE 1
| #define HAVE_DIRENT_H 1
| #define LTDL_SHLIB_EXT ".so\0.dylib"
| #define LTDL_SHLIBPATH_VAR "DYLD_LIBRARY_PATH"
| #define LTDL_SYSSEARCHPATH "/usr/local/lib:/lib:/usr/lib"
| #define LTDL_OBJDIR ".libs/"
| #define HAVE_PRELOADED_SYMBOLS 1
| #define HAVE_LIBDL 1
| #define HAVE_DLERROR 1
| #define error_t int
| #define HAVE_ASSERT_H 1
| #define HAVE_CTYPE_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_MACH_O_DYLD_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRCHR 1
| #define HAVE_STRRCHR 1
| #define HAVE_MEMCPY 1
| #define HAVE_MEMMOVE 1
| #define HAVE_STRCMP 1
| #define HAVE_CLOSEDIR 1
| #define HAVE_OPENDIR 1
| #define HAVE_READDIR 1
| #define HAVE_GMP 1
| #define SIZEOF_MP_LIMB_T 8
| #define HAVE_READLINE 1
| #define HAVE_LIBPQ 1
| #define HAVE_LIBSQLITE3 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_ICONV 1
| #define ICONV_CONST
| #define HAVE_ICONV 1
| #define ICONV_CONST
| #define HAVE_LIBNCURSES 1
| #define X_DISPLAY_MISSING 1
| #define HAVE_OPENGL_GL_H 1
| #define HAVE_OPENGL_GLU_H 1
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <GL/glu.h>
configure:24160: result: no
configure:24160: checking GL/glu.h presence
configure:24160: cc -E -I/usr/local/Cellar/readline/6.2.4/lib/../include conftest.c
conftest.c:217:10: fatal error: 'GL/glu.h' file not found
#include <GL/glu.h>
^
1 error generated.
configure:24160: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GNU Smalltalk"
| #define PACKAGE_TARNAME "smalltalk"
| #define PACKAGE_VERSION "3.2.5"
| #define PACKAGE_STRING "GNU Smalltalk 3.2.5"
| #define PACKAGE_BUGREPORT "[email protected]"
| #define PACKAGE_URL "http://smalltalk.gnu.org/"
| #define ST_MAJOR_VERSION 3
| #define ST_MINOR_VERSION 2
| #define ST_EDIT_VERSION 5
| #define MAINTAINER "[email protected]"
| #define PACKAGE "smalltalk"
| #define VERSION "3.2.5"
| #define PACKAGE_GIT_REVISION ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_LIBGNUTLS 1
| #define HAVE_GNUTLS 1
| #define HAVE_LIBLTDL 1
| #define HAVE_LIBSIGSEGV 1
| #define HAVE_SIGSEGV_H 1
| #define HAVE_SYNC_BUILTINS 1
| #define USE_POSIX_THREADS 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define restrict __restrict
| #define HAVE_VISIBILITY_HIDDEN /**/
| #define HAVE_GOTO_VOID_P 1
| #define HOST_SYSTEM "x86_64-apple-darwin12.3.0"
| #define EXEEXT ""
| #define ARGV_EXEEXT ""
| #define ALIGNOF_DOUBLE 8
| #define ALIGNOF_LONG_DOUBLE 16
| #define ALIGNOF_LONG_LONG 8
| #define SIZEOF_OFF_T 8
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_WCHAR_T 4
| #define SIZEOF_OOP 8
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define RETSIGTYPE void
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_SYS_TIMEB_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_EXECINFO_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_CRT_EXTERNS_H 1
| #define HAVE_STRUCT_STAT_ST_MTIMESPEC_TV_NSEC 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_INTMAX_T 1
| #define HAVE_INTPTR_T 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_LIBM 1
| #define poll rpl_poll
| #define HAVE_SETENV 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_DECL_GETADDRINFO 1
| #define HAVE_DECL_FREEADDRINFO 1
| #define HAVE_DECL_GAI_STRERROR 1
| #define HAVE_DECL_GETNAMEINFO 1
| #define HAVE_STRUCT_ADDRINFO 1
| #define HAVE_STRUCT_SOCKADDR_SA_LEN 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_IPV4 1
| #define HAVE_IPV6 1
| #define HAVE_GETIPNODEBYADDR 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_INET_NTOP 1
| #define HAVE_SOCKETS 1
| #define HAVE_PUTENV 1
| #define HAVE_STRDUP 1
| #define HAVE_STRERROR 1
| #define HAVE_STRSIGNAL 1
| #define HAVE_MKSTEMP 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_STRSTR 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_FLOORL 1
| #define HAVE_CEILL 1
| #define HAVE_SQRTL 1
| #define HAVE_FREXPL 1
| #define HAVE_LDEXPL 1
| #define HAVE_ASINL 1
| #define HAVE_ACOSL 1
| #define HAVE_ATANL 1
| #define HAVE_LOGL 1
| #define HAVE_EXPL 1
| #define HAVE_TANL 1
| #define HAVE_SINL 1
| #define HAVE_COSL 1
| #define HAVE_POWL 1
| #define HAVE_TRUNCL 1
| #define HAVE_LRINTL 1
| #define HAVE_TRUNCF 1
| #define HAVE_LRINTF 1
| #define HAVE_LRINT 1
| #define HAVE_TRUNC 1
| #define HAVE_STRSEP 1
| #define HAVE_STRPBRK 1
| #define HAVE_SYMLINK 1
| #define HAVE_MKDTEMP 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_MEMCPY 1
| #define HAVE_MEMMOVE 1
| #define HAVE_SIGHOLD 1
| #define HAVE_UNAME 1
| #define HAVE_USLEEP 1
| #define HAVE_LSTAT 1
| #define HAVE_GRANTPT 1
| #define HAVE_POPEN 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_FORK 1
| #define HAVE_STRCHR 1
| #define HAVE_UTIMES 1
| #define HAVE_UTIME 1
| #define HAVE_READLINK 1
| #define HAVE_SIGSETMASK 1
| #define HAVE_ALARM 1
| #define HAVE_SELECT 1
| #define HAVE_MPROTECT 1
| #define HAVE_MADVISE 1
| #define HAVE_WAITPID 1
| #define HAVE_SETSID 1
| #define HAVE_PREAD 1
| #define HAVE_PWRITE 1
| #define HAVE__NSGETEXECUTABLEPATH 1
| #define HAVE__NSGETENVIRON 1
| #define HAVE_CHOWN 1
| #define HAVE_GETGRNAM 1
| #define HAVE_GETPWNAM 1
| #define HAVE_ENDGRENT 1
| #define HAVE_ENDPWENT 1
| #define HAVE_SETGROUPENT 1
| #define HAVE_SETPASSENT 1
| #define HAVE_NL_LANGINFO 1
| #define environ _NSGetEnviron()
| #define HAVE_NANOSLEEP 1
| #define TIME_WITH_SYS_TIME 1
| #define LOCALTIME_CACHE 1
| #define HAVE_DIRENT_H 1
| #define LTDL_SHLIB_EXT ".so\0.dylib"
| #define LTDL_SHLIBPATH_VAR "DYLD_LIBRARY_PATH"
| #define LTDL_SYSSEARCHPATH "/usr/local/lib:/lib:/usr/lib"
| #define LTDL_OBJDIR ".libs/"
| #define HAVE_PRELOADED_SYMBOLS 1
| #define HAVE_LIBDL 1
| #define HAVE_DLERROR 1
| #define error_t int
| #define HAVE_ASSERT_H 1
| #define HAVE_CTYPE_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_MACH_O_DYLD_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRCHR 1
| #define HAVE_STRRCHR 1
| #define HAVE_MEMCPY 1
| #define HAVE_MEMMOVE 1
| #define HAVE_STRCMP 1
| #define HAVE_CLOSEDIR 1
| #define HAVE_OPENDIR 1
| #define HAVE_READDIR 1
| #define HAVE_GMP 1
| #define SIZEOF_MP_LIMB_T 8
| #define HAVE_READLINE 1
| #define HAVE_LIBPQ 1
| #define HAVE_LIBSQLITE3 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_ICONV 1
| #define ICONV_CONST
| #define HAVE_ICONV 1
| #define ICONV_CONST
| #define HAVE_LIBNCURSES 1
| #define X_DISPLAY_MISSING 1
| #define HAVE_OPENGL_GL_H 1
| #define HAVE_OPENGL_GLU_H 1
| /* end confdefs.h. */
| #include <GL/glu.h>
configure:24160: result: no
configure:24160: checking for GL/glu.h
configure:24160: result: no
configure:24171: checking how to link with OpenGL libraries
configure:24209: cc -o conftest -g -O2 -Wall -I/usr/local/Cellar/readline/6.2.4/lib/../include -L/usr/local/Cellar/readline/6.2.4/lib conftest.c -lm -Wl,-framework,OpenGL >&5
configure:24209: $? = 0
configure:24220: result: -Wl,-framework,OpenGL
configure:24247: checking whether to install OpenGL
configure:24306: result: yes
configure:24334: checking GLUT/freeglut.h usability
configure:24334: cc -c -g -O2 -Wall -I/usr/local/Cellar/readline/6.2.4/lib/../include conftest.c >&5
conftest.c:253:10: fatal error: 'GLUT/freeglut.h' file not found
#include <GLUT/freeglut.h>
^
1 error generated.
configure:24334: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GNU Smalltalk"
| #define PACKAGE_TARNAME "smalltalk"
| #define PACKAGE_VERSION "3.2.5"
| #define PACKAGE_STRING "GNU Smalltalk 3.2.5"
| #define PACKAGE_BUGREPORT "[email protected]"
| #define PACKAGE_URL "http://smalltalk.gnu.org/"
| #define ST_MAJOR_VERSION 3
| #define ST_MINOR_VERSION 2
| #define ST_EDIT_VERSION 5
| #define MAINTAINER "[email protected]"
| #define PACKAGE "smalltalk"
| #define VERSION "3.2.5"
| #define PACKAGE_GIT_REVISION ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_LIBGNUTLS 1
| #define HAVE_GNUTLS 1
| #define HAVE_LIBLTDL 1
| #define HAVE_LIBSIGSEGV 1
| #define HAVE_SIGSEGV_H 1
| #define HAVE_SYNC_BUILTINS 1
| #define USE_POSIX_THREADS 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define restrict __restrict
| #define HAVE_VISIBILITY_HIDDEN /**/
| #define HAVE_GOTO_VOID_P 1
| #define HOST_SYSTEM "x86_64-apple-darwin12.3.0"
| #define EXEEXT ""
| #define ARGV_EXEEXT ""
| #define ALIGNOF_DOUBLE 8
| #define ALIGNOF_LONG_DOUBLE 16
| #define ALIGNOF_LONG_LONG 8
| #define SIZEOF_OFF_T 8
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_WCHAR_T 4
| #define SIZEOF_OOP 8
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define RETSIGTYPE void
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_SYS_TIMEB_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_EXECINFO_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_CRT_EXTERNS_H 1
| #define HAVE_STRUCT_STAT_ST_MTIMESPEC_TV_NSEC 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_INTMAX_T 1
| #define HAVE_INTPTR_T 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_LIBM 1
| #define poll rpl_poll
| #define HAVE_SETENV 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_DECL_GETADDRINFO 1
| #define HAVE_DECL_FREEADDRINFO 1
| #define HAVE_DECL_GAI_STRERROR 1
| #define HAVE_DECL_GETNAMEINFO 1
| #define HAVE_STRUCT_ADDRINFO 1
| #define HAVE_STRUCT_SOCKADDR_SA_LEN 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_IPV4 1
| #define HAVE_IPV6 1
| #define HAVE_GETIPNODEBYADDR 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_INET_NTOP 1
| #define HAVE_SOCKETS 1
| #define HAVE_PUTENV 1
| #define HAVE_STRDUP 1
| #define HAVE_STRERROR 1
| #define HAVE_STRSIGNAL 1
| #define HAVE_MKSTEMP 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_STRSTR 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_FLOORL 1
| #define HAVE_CEILL 1
| #define HAVE_SQRTL 1
| #define HAVE_FREXPL 1
| #define HAVE_LDEXPL 1
| #define HAVE_ASINL 1
| #define HAVE_ACOSL 1
| #define HAVE_ATANL 1
| #define HAVE_LOGL 1
| #define HAVE_EXPL 1
| #define HAVE_TANL 1
| #define HAVE_SINL 1
| #define HAVE_COSL 1
| #define HAVE_POWL 1
| #define HAVE_TRUNCL 1
| #define HAVE_LRINTL 1
| #define HAVE_TRUNCF 1
| #define HAVE_LRINTF 1
| #define HAVE_LRINT 1
| #define HAVE_TRUNC 1
| #define HAVE_STRSEP 1
| #define HAVE_STRPBRK 1
| #define HAVE_SYMLINK 1
| #define HAVE_MKDTEMP 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_MEMCPY 1
| #define HAVE_MEMMOVE 1
| #define HAVE_SIGHOLD 1
| #define HAVE_UNAME 1
| #define HAVE_USLEEP 1
| #define HAVE_LSTAT 1
| #define HAVE_GRANTPT 1
| #define HAVE_POPEN 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_FORK 1
| #define HAVE_STRCHR 1
| #define HAVE_UTIMES 1
| #define HAVE_UTIME 1
| #define HAVE_READLINK 1
| #define HAVE_SIGSETMASK 1
| #define HAVE_ALARM 1
| #define HAVE_SELECT 1
| #define HAVE_MPROTECT 1
| #define HAVE_MADVISE 1
| #define HAVE_WAITPID 1
| #define HAVE_SETSID 1
| #define HAVE_PREAD 1
| #define HAVE_PWRITE 1
| #define HAVE__NSGETEXECUTABLEPATH 1
| #define HAVE__NSGETENVIRON 1
| #define HAVE_CHOWN 1
| #define HAVE_GETGRNAM 1
| #define HAVE_GETPWNAM 1
| #define HAVE_ENDGRENT 1
| #define HAVE_ENDPWENT 1
| #define HAVE_SETGROUPENT 1
| #define HAVE_SETPASSENT 1
| #define HAVE_NL_LANGINFO 1
| #define environ _NSGetEnviron()
| #define HAVE_NANOSLEEP 1
| #define TIME_WITH_SYS_TIME 1
| #define LOCALTIME_CACHE 1
| #define HAVE_DIRENT_H 1
| #define LTDL_SHLIB_EXT ".so\0.dylib"
| #define LTDL_SHLIBPATH_VAR "DYLD_LIBRARY_PATH"
| #define LTDL_SYSSEARCHPATH "/usr/local/lib:/lib:/usr/lib"
| #define LTDL_OBJDIR ".libs/"
| #define HAVE_PRELOADED_SYMBOLS 1
| #define HAVE_LIBDL 1
| #define HAVE_DLERROR 1
| #define error_t int
| #define HAVE_ASSERT_H 1
| #define HAVE_CTYPE_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_MACH_O_DYLD_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRCHR 1
| #define HAVE_STRRCHR 1
| #define HAVE_MEMCPY 1
| #define HAVE_MEMMOVE 1
| #define HAVE_STRCMP 1
| #define HAVE_CLOSEDIR 1
| #define HAVE_OPENDIR 1
| #define HAVE_READDIR 1
| #define HAVE_GMP 1
| #define SIZEOF_MP_LIMB_T 8
| #define HAVE_READLINE 1
| #define HAVE_LIBPQ 1
| #define HAVE_LIBSQLITE3 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_ICONV 1
| #define ICONV_CONST
| #define HAVE_ICONV 1
| #define ICONV_CONST
| #define HAVE_LIBNCURSES 1
| #define X_DISPLAY_MISSING 1
| #define HAVE_OPENGL_GL_H 1
| #define HAVE_OPENGL_GLU_H 1
| #define HAVE_OPENGL 1
| #define GL_GL_H <OpenGL/gl.h>
| #define GL_GLU_H <OpenGL/glu.h>
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <GLUT/freeglut.h>
configure:24334: result: no
configure:24334: checking GLUT/freeglut.h presence
configure:24334: cc -E -I/usr/local/Cellar/readline/6.2.4/lib/../include conftest.c
conftest.c:220:10: fatal error: 'GLUT/freeglut.h' file not found
#include <GLUT/freeglut.h>
^
1 error generated.
configure:24334: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GNU Smalltalk"
| #define PACKAGE_TARNAME "smalltalk"
| #define PACKAGE_VERSION "3.2.5"
| #define PACKAGE_STRING "GNU Smalltalk 3.2.5"
| #define PACKAGE_BUGREPORT "[email protected]"
| #define PACKAGE_URL "http://smalltalk.gnu.org/"
| #define ST_MAJOR_VERSION 3
| #define ST_MINOR_VERSION 2
| #define ST_EDIT_VERSION 5
| #define MAINTAINER "[email protected]"
| #define PACKAGE "smalltalk"
| #define VERSION "3.2.5"
| #define PACKAGE_GIT_REVISION ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_LIBGNUTLS 1
| #define HAVE_GNUTLS 1
| #define HAVE_LIBLTDL 1
| #define HAVE_LIBSIGSEGV 1
| #define HAVE_SIGSEGV_H 1
| #define HAVE_SYNC_BUILTINS 1
| #define USE_POSIX_THREADS 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define restrict __restrict
| #define HAVE_VISIBILITY_HIDDEN /**/
| #define HAVE_GOTO_VOID_P 1
| #define HOST_SYSTEM "x86_64-apple-darwin12.3.0"
| #define EXEEXT ""
| #define ARGV_EXEEXT ""
| #define ALIGNOF_DOUBLE 8
| #define ALIGNOF_LONG_DOUBLE 16
| #define ALIGNOF_LONG_LONG 8
| #define SIZEOF_OFF_T 8
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_WCHAR_T 4
| #define SIZEOF_OOP 8
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define RETSIGTYPE void
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_SYS_TIMEB_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_EXECINFO_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_CRT_EXTERNS_H 1
| #define HAVE_STRUCT_STAT_ST_MTIMESPEC_TV_NSEC 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_INTMAX_T 1
| #define HAVE_INTPTR_T 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_LIBM 1
| #define poll rpl_poll
| #define HAVE_SETENV 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_DECL_GETADDRINFO 1
| #define HAVE_DECL_FREEADDRINFO 1
| #define HAVE_DECL_GAI_STRERROR 1
| #define HAVE_DECL_GETNAMEINFO 1
| #define HAVE_STRUCT_ADDRINFO 1
| #define HAVE_STRUCT_SOCKADDR_SA_LEN 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_IPV4 1
| #define HAVE_IPV6 1
| #define HAVE_GETIPNODEBYADDR 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_INET_NTOP 1
| #define HAVE_SOCKETS 1
| #define HAVE_PUTENV 1
| #define HAVE_STRDUP 1
| #define HAVE_STRERROR 1
| #define HAVE_STRSIGNAL 1
| #define HAVE_MKSTEMP 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_STRSTR 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_FLOORL 1
| #define HAVE_CEILL 1
| #define HAVE_SQRTL 1
| #define HAVE_FREXPL 1
| #define HAVE_LDEXPL 1
| #define HAVE_ASINL 1
| #define HAVE_ACOSL 1
| #define HAVE_ATANL 1
| #define HAVE_LOGL 1
| #define HAVE_EXPL 1
| #define HAVE_TANL 1
| #define HAVE_SINL 1
| #define HAVE_COSL 1
| #define HAVE_POWL 1
| #define HAVE_TRUNCL 1
| #define HAVE_LRINTL 1
| #define HAVE_TRUNCF 1
| #define HAVE_LRINTF 1
| #define HAVE_LRINT 1
| #define HAVE_TRUNC 1
| #define HAVE_STRSEP 1
| #define HAVE_STRPBRK 1
| #define HAVE_SYMLINK 1
| #define HAVE_MKDTEMP 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_MEMCPY 1
| #define HAVE_MEMMOVE 1
| #define HAVE_SIGHOLD 1
| #define HAVE_UNAME 1
| #define HAVE_USLEEP 1
| #define HAVE_LSTAT 1
| #define HAVE_GRANTPT 1
| #define HAVE_POPEN 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_FORK 1
| #define HAVE_STRCHR 1
| #define HAVE_UTIMES 1
| #define HAVE_UTIME 1
| #define HAVE_READLINK 1
| #define HAVE_SIGSETMASK 1
| #define HAVE_ALARM 1
| #define HAVE_SELECT 1
| #define HAVE_MPROTECT 1
| #define HAVE_MADVISE 1
| #define HAVE_WAITPID 1
| #define HAVE_SETSID 1
| #define HAVE_PREAD 1
| #define HAVE_PWRITE 1
| #define HAVE__NSGETEXECUTABLEPATH 1
| #define HAVE__NSGETENVIRON 1
| #define HAVE_CHOWN 1
| #define HAVE_GETGRNAM 1
| #define HAVE_GETPWNAM 1
| #define HAVE_ENDGRENT 1
| #define HAVE_ENDPWENT 1
| #define HAVE_SETGROUPENT 1
| #define HAVE_SETPASSENT 1
| #define HAVE_NL_LANGINFO 1
| #define environ _NSGetEnviron()
| #define HAVE_NANOSLEEP 1
| #define TIME_WITH_SYS_TIME 1
| #define LOCALTIME_CACHE 1
| #define HAVE_DIRENT_H 1
| #define LTDL_SHLIB_EXT ".so\0.dylib"
| #define LTDL_SHLIBPATH_VAR "DYLD_LIBRARY_PATH"
| #define LTDL_SYSSEARCHPATH "/usr/local/lib:/lib:/usr/lib"
| #define LTDL_OBJDIR ".libs/"
| #define HAVE_PRELOADED_SYMBOLS 1
| #define HAVE_LIBDL 1
| #define HAVE_DLERROR 1
| #define error_t int
| #define HAVE_ASSERT_H 1
| #define HAVE_CTYPE_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_MACH_O_DYLD_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRCHR 1
| #define HAVE_STRRCHR 1
| #define HAVE_MEMCPY 1
| #define HAVE_MEMMOVE 1
| #define HAVE_STRCMP 1
| #define HAVE_CLOSEDIR 1
| #define HAVE_OPENDIR 1
| #define HAVE_READDIR 1
| #define HAVE_GMP 1
| #define SIZEOF_MP_LIMB_T 8
| #define HAVE_READLINE 1
| #define HAVE_LIBPQ 1
| #define HAVE_LIBSQLITE3 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_ICONV 1
| #define ICONV_CONST
| #define HAVE_ICONV 1
| #define ICONV_CONST
| #define HAVE_LIBNCURSES 1
| #define X_DISPLAY_MISSING 1
| #define HAVE_OPENGL_GL_H 1
| #define HAVE_OPENGL_GLU_H 1
| #define HAVE_OPENGL 1
| #define GL_GL_H <OpenGL/gl.h>
| #define GL_GLU_H <OpenGL/glu.h>
| /* end confdefs.h. */
| #include <GLUT/freeglut.h>
configure:24334: result: no
configure:24334: checking for GLUT/freeglut.h
configure:24334: result: no
configure:24334: checking GL/freeglut.h usability
configure:24334: cc -c -g -O2 -Wall -I/usr/local/Cellar/readline/6.2.4/lib/../include conftest.c >&5
conftest.c:253:10: fatal error: 'GL/freeglut.h' file not found
#include <GL/freeglut.h>
^
1 error generated.
configure:24334: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GNU Smalltalk"
| #define PACKAGE_TARNAME "smalltalk"
| #define PACKAGE_VERSION "3.2.5"
| #define PACKAGE_STRING "GNU Smalltalk 3.2.5"
| #define PACKAGE_BUGREPORT "[email protected]"
| #define PACKAGE_URL "http://smalltalk.gnu.org/"
| #define ST_MAJOR_VERSION 3
| #define ST_MINOR_VERSION 2
| #define ST_EDIT_VERSION 5
| #define MAINTAINER "[email protected]"
| #define PACKAGE "smalltalk"
| #define VERSION "3.2.5"
| #define PACKAGE_GIT_REVISION ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_LIBGNUTLS 1
| #define HAVE_GNUTLS 1
| #define HAVE_LIBLTDL 1
| #define HAVE_LIBSIGSEGV 1
| #define HAVE_SIGSEGV_H 1
| #define HAVE_SYNC_BUILTINS 1
| #define USE_POSIX_THREADS 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define restrict __restrict
| #define HAVE_VISIBILITY_HIDDEN /**/
| #define HAVE_GOTO_VOID_P 1
| #define HOST_SYSTEM "x86_64-apple-darwin12.3.0"
| #define EXEEXT ""
| #define ARGV_EXEEXT ""
| #define ALIGNOF_DOUBLE 8
| #define ALIGNOF_LONG_DOUBLE 16
| #define ALIGNOF_LONG_LONG 8
| #define SIZEOF_OFF_T 8
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_WCHAR_T 4
| #define SIZEOF_OOP 8
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define RETSIGTYPE void
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_SYS_TIMEB_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_EXECINFO_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_CRT_EXTERNS_H 1
| #define HAVE_STRUCT_STAT_ST_MTIMESPEC_TV_NSEC 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_INTMAX_T 1
| #define HAVE_INTPTR_T 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_LIBM 1
| #define poll rpl_poll
| #define HAVE_SETENV 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_DECL_GETADDRINFO 1
| #define HAVE_DECL_FREEADDRINFO 1
| #define HAVE_DECL_GAI_STRERROR 1
| #define HAVE_DECL_GETNAMEINFO 1
| #define HAVE_STRUCT_ADDRINFO 1
| #define HAVE_STRUCT_SOCKADDR_SA_LEN 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_IPV4 1
| #define HAVE_IPV6 1
| #define HAVE_GETIPNODEBYADDR 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_INET_NTOP 1
| #define HAVE_SOCKETS 1
| #define HAVE_PUTENV 1
| #define HAVE_STRDUP 1
| #define HAVE_STRERROR 1
| #define HAVE_STRSIGNAL 1
| #define HAVE_MKSTEMP 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_STRSTR 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_FLOORL 1
| #define HAVE_CEILL 1
| #define HAVE_SQRTL 1
| #define HAVE_FREXPL 1
| #define HAVE_LDEXPL 1
| #define HAVE_ASINL 1
| #define HAVE_ACOSL 1
| #define HAVE_ATANL 1
| #define HAVE_LOGL 1
| #define HAVE_EXPL 1
| #define HAVE_TANL 1
| #define HAVE_SINL 1
| #define HAVE_COSL 1
| #define HAVE_POWL 1
| #define HAVE_TRUNCL 1
| #define HAVE_LRINTL 1
| #define HAVE_TRUNCF 1
| #define HAVE_LRINTF 1
| #define HAVE_LRINT 1
| #define HAVE_TRUNC 1
| #define HAVE_STRSEP 1
| #define HAVE_STRPBRK 1
| #define HAVE_SYMLINK 1
| #define HAVE_MKDTEMP 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_MEMCPY 1
| #define HAVE_MEMMOVE 1
| #define HAVE_SIGHOLD 1
| #define HAVE_UNAME 1
| #define HAVE_USLEEP 1
| #define HAVE_LSTAT 1
| #define HAVE_GRANTPT 1
| #define HAVE_POPEN 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_FORK 1
| #define HAVE_STRCHR 1
| #define HAVE_UTIMES 1
| #define HAVE_UTIME 1
| #define HAVE_READLINK 1
| #define HAVE_SIGSETMASK 1
| #define HAVE_ALARM 1
| #define HAVE_SELECT 1
| #define HAVE_MPROTECT 1
| #define HAVE_MADVISE 1
| #define HAVE_WAITPID 1
| #define HAVE_SETSID 1
| #define HAVE_PREAD 1
| #define HAVE_PWRITE 1
| #define HAVE__NSGETEXECUTABLEPATH 1
| #define HAVE__NSGETENVIRON 1
| #define HAVE_CHOWN 1
| #define HAVE_GETGRNAM 1
| #define HAVE_GETPWNAM 1
| #define HAVE_ENDGRENT 1
| #define HAVE_ENDPWENT 1
| #define HAVE_SETGROUPENT 1
| #define HAVE_SETPASSENT 1
| #define HAVE_NL_LANGINFO 1
| #define environ _NSGetEnviron()
| #define HAVE_NANOSLEEP 1
| #define TIME_WITH_SYS_TIME 1
| #define LOCALTIME_CACHE 1
| #define HAVE_DIRENT_H 1
| #define LTDL_SHLIB_EXT ".so\0.dylib"
| #define LTDL_SHLIBPATH_VAR "DYLD_LIBRARY_PATH"
| #define LTDL_SYSSEARCHPATH "/usr/local/lib:/lib:/usr/lib"
| #define LTDL_OBJDIR ".libs/"
| #define HAVE_PRELOADED_SYMBOLS 1
| #define HAVE_LIBDL 1
| #define HAVE_DLERROR 1
| #define error_t int
| #define HAVE_ASSERT_H 1
| #define HAVE_CTYPE_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_MACH_O_DYLD_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRCHR 1
| #define HAVE_STRRCHR 1
| #define HAVE_MEMCPY 1
| #define HAVE_MEMMOVE 1
| #define HAVE_STRCMP 1
| #define HAVE_CLOSEDIR 1
| #define HAVE_OPENDIR 1
| #define HAVE_READDIR 1
| #define HAVE_GMP 1
| #define SIZEOF_MP_LIMB_T 8
| #define HAVE_READLINE 1
| #define HAVE_LIBPQ 1
| #define HAVE_LIBSQLITE3 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_ICONV 1
| #define ICONV_CONST
| #define HAVE_ICONV 1
| #define ICONV_CONST
| #define HAVE_LIBNCURSES 1
| #define X_DISPLAY_MISSING 1
| #define HAVE_OPENGL_GL_H 1
| #define HAVE_OPENGL_GLU_H 1
| #define HAVE_OPENGL 1
| #define GL_GL_H <OpenGL/gl.h>
| #define GL_GLU_H <OpenGL/glu.h>
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <GL/freeglut.h>
configure:24334: result: no
configure:24334: checking GL/freeglut.h presence
configure:24334: cc -E -I/usr/local/Cellar/readline/6.2.4/lib/../include conftest.c
conftest.c:220:10: fatal error: 'GL/freeglut.h' file not found
#include <GL/freeglut.h>
^
1 error generated.
configure:24334: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GNU Smalltalk"
| #define PACKAGE_TARNAME "smalltalk"
| #define PACKAGE_VERSION "3.2.5"
| #define PACKAGE_STRING "GNU Smalltalk 3.2.5"
| #define PACKAGE_BUGREPORT "[email protected]"
| #define PACKAGE_URL "http://smalltalk.gnu.org/"
| #define ST_MAJOR_VERSION 3
| #define ST_MINOR_VERSION 2
| #define ST_EDIT_VERSION 5
| #define MAINTAINER "[email protected]"
| #define PACKAGE "smalltalk"
| #define VERSION "3.2.5"
| #define PACKAGE_GIT_REVISION ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_LIBGNUTLS 1
| #define HAVE_GNUTLS 1
| #define HAVE_LIBLTDL 1
| #define HAVE_LIBSIGSEGV 1
| #define HAVE_SIGSEGV_H 1
| #define HAVE_SYNC_BUILTINS 1
| #define USE_POSIX_THREADS 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define restrict __restrict
| #define HAVE_VISIBILITY_HIDDEN /**/
| #define HAVE_GOTO_VOID_P 1
| #define HOST_SYSTEM "x86_64-apple-darwin12.3.0"
| #define EXEEXT ""
| #define ARGV_EXEEXT ""
| #define ALIGNOF_DOUBLE 8
| #define ALIGNOF_LONG_DOUBLE 16
| #define ALIGNOF_LONG_LONG 8
| #define SIZEOF_OFF_T 8
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_WCHAR_T 4
| #define SIZEOF_OOP 8
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define RETSIGTYPE void
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_SYS_TIMEB_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_EXECINFO_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_CRT_EXTERNS_H 1
| #define HAVE_STRUCT_STAT_ST_MTIMESPEC_TV_NSEC 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_INTMAX_T 1
| #define HAVE_INTPTR_T 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_LIBM 1
| #define poll rpl_poll
| #define HAVE_SETENV 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_DECL_GETADDRINFO 1
| #define HAVE_DECL_FREEADDRINFO 1
| #define HAVE_DECL_GAI_STRERROR 1
| #define HAVE_DECL_GETNAMEINFO 1
| #define HAVE_STRUCT_ADDRINFO 1
| #define HAVE_STRUCT_SOCKADDR_SA_LEN 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_IPV4 1
| #define HAVE_IPV6 1
| #define HAVE_GETIPNODEBYADDR 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_INET_NTOP 1
| #define HAVE_SOCKETS 1
| #define HAVE_PUTENV 1
| #define HAVE_STRDUP 1
| #define HAVE_STRERROR 1
| #define HAVE_STRSIGNAL 1
| #define HAVE_MKSTEMP 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_STRSTR 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_FLOORL 1
| #define HAVE_CEILL 1
| #define HAVE_SQRTL 1
| #define HAVE_FREXPL 1
| #define HAVE_LDEXPL 1
| #define HAVE_ASINL 1
| #define HAVE_ACOSL 1
| #define HAVE_ATANL 1
| #define HAVE_LOGL 1
| #define HAVE_EXPL 1
| #define HAVE_TANL 1
| #define HAVE_SINL 1
| #define HAVE_COSL 1
| #define HAVE_POWL 1
| #define HAVE_TRUNCL 1
| #define HAVE_LRINTL 1
| #define HAVE_TRUNCF 1
| #define HAVE_LRINTF 1
| #define HAVE_LRINT 1
| #define HAVE_TRUNC 1
| #define HAVE_STRSEP 1
| #define HAVE_STRPBRK 1
| #define HAVE_SYMLINK 1
| #define HAVE_MKDTEMP 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_MEMCPY 1
| #define HAVE_MEMMOVE 1
| #define HAVE_SIGHOLD 1
| #define HAVE_UNAME 1
| #define HAVE_USLEEP 1
| #define HAVE_LSTAT 1
| #define HAVE_GRANTPT 1
| #define HAVE_POPEN 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_FORK 1
| #define HAVE_STRCHR 1
| #define HAVE_UTIMES 1
| #define HAVE_UTIME 1
| #define HAVE_READLINK 1
| #define HAVE_SIGSETMASK 1
| #define HAVE_ALARM 1
| #define HAVE_SELECT 1
| #define HAVE_MPROTECT 1
| #define HAVE_MADVISE 1
| #define HAVE_WAITPID 1
| #define HAVE_SETSID 1
| #define HAVE_PREAD 1
| #define HAVE_PWRITE 1
| #define HAVE__NSGETEXECUTABLEPATH 1
| #define HAVE__NSGETENVIRON 1
| #define HAVE_CHOWN 1
| #define HAVE_GETGRNAM 1
| #define HAVE_GETPWNAM 1
| #define HAVE_ENDGRENT 1
| #define HAVE_ENDPWENT 1
| #define HAVE_SETGROUPENT 1
| #define HAVE_SETPASSENT 1
| #define HAVE_NL_LANGINFO 1
| #define environ _NSGetEnviron()
| #define HAVE_NANOSLEEP 1
| #define TIME_WITH_SYS_TIME 1
| #define LOCALTIME_CACHE 1
| #define HAVE_DIRENT_H 1
| #define LTDL_SHLIB_EXT ".so\0.dylib"
| #define LTDL_SHLIBPATH_VAR "DYLD_LIBRARY_PATH"
| #define LTDL_SYSSEARCHPATH "/usr/local/lib:/lib:/usr/lib"
| #define LTDL_OBJDIR ".libs/"
| #define HAVE_PRELOADED_SYMBOLS 1
| #define HAVE_LIBDL 1
| #define HAVE_DLERROR 1
| #define error_t int
| #define HAVE_ASSERT_H 1
| #define HAVE_CTYPE_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_MACH_O_DYLD_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRCHR 1
| #define HAVE_STRRCHR 1
| #define HAVE_MEMCPY 1
| #define HAVE_MEMMOVE 1
| #define HAVE_STRCMP 1
| #define HAVE_CLOSEDIR 1
| #define HAVE_OPENDIR 1
| #define HAVE_READDIR 1
| #define HAVE_GMP 1
| #define SIZEOF_MP_LIMB_T 8
| #define HAVE_READLINE 1
| #define HAVE_LIBPQ 1
| #define HAVE_LIBSQLITE3 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_ICONV 1
| #define ICONV_CONST
| #define HAVE_ICONV 1
| #define ICONV_CONST
| #define HAVE_LIBNCURSES 1
| #define X_DISPLAY_MISSING 1
| #define HAVE_OPENGL_GL_H 1
| #define HAVE_OPENGL_GLU_H 1
| #define HAVE_OPENGL 1
| #define GL_GL_H <OpenGL/gl.h>
| #define GL_GLU_H <OpenGL/glu.h>
| /* end confdefs.h. */
| #include <GL/freeglut.h>
configure:24334: result: no
configure:24334: checking for GL/freeglut.h
configure:24334: result: no
configure:24334: checking GLUT/glut.h usability
configure:24334: cc -c -g -O2 -Wall -I/usr/local/Cellar/readline/6.2.4/lib/../include conftest.c >&5
configure:24334: $? = 0
configure:24334: result: yes
configure:24334: checking GLUT/glut.h presence
configure:24334: cc -E -I/usr/local/Cellar/readline/6.2.4/lib/../include conftest.c
configure:24334: $? = 0
configure:24334: result: yes
configure:24334: checking for GLUT/glut.h
configure:24334: result: yes
configure:24356: checking for GLUT header files
configure:24358: result: GLUT/glut.h
configure:24361: checking how to link with GLUT
configure:24390: cc -o conftest -g -O2 -Wall -I/usr/local/Cellar/readline/6.2.4/lib/../include -L/usr/local/Cellar/readline/6.2.4/lib conftest.c -lm -lglut -Wl,-framework,OpenGL >&5
conftest.c:226:1: warning: expression result unused [-Wunused-value]
glutInit
^~~~~~~~
1 warning generated.
ld: library not found for -lglut
clang: error: linker command failed with exit code 1 (use -v to see invocation)
configure:24390: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GNU Smalltalk"
| #define PACKAGE_TARNAME "smalltalk"
| #define PACKAGE_VERSION "3.2.5"
| #define PACKAGE_STRING "GNU Smalltalk 3.2.5"
| #define PACKAGE_BUGREPORT "[email protected]"
| #define PACKAGE_URL "http://smalltalk.gnu.org/"
| #define ST_MAJOR_VERSION 3
| #define ST_MINOR_VERSION 2
| #define ST_EDIT_VERSION 5
| #define MAINTAINER "[email protected]"
| #define PACKAGE "smalltalk"
| #define VERSION "3.2.5"
| #define PACKAGE_GIT_REVISION ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_LIBGNUTLS 1
| #define HAVE_GNUTLS 1
| #define HAVE_LIBLTDL 1
| #define HAVE_LIBSIGSEGV 1
| #define HAVE_SIGSEGV_H 1
| #define HAVE_SYNC_BUILTINS 1
| #define USE_POSIX_THREADS 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define restrict __restrict
| #define HAVE_VISIBILITY_HIDDEN /**/
| #define HAVE_GOTO_VOID_P 1
| #define HOST_SYSTEM "x86_64-apple-darwin12.3.0"
| #define EXEEXT ""
| #define ARGV_EXEEXT ""
| #define ALIGNOF_DOUBLE 8
| #define ALIGNOF_LONG_DOUBLE 16
| #define ALIGNOF_LONG_LONG 8
| #define SIZEOF_OFF_T 8
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_WCHAR_T 4
| #define SIZEOF_OOP 8
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define RETSIGTYPE void
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_SYS_TIMEB_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_EXECINFO_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_CRT_EXTERNS_H 1
| #define HAVE_STRUCT_STAT_ST_MTIMESPEC_TV_NSEC 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_INTMAX_T 1
| #define HAVE_INTPTR_T 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_LIBM 1
| #define poll rpl_poll
| #define HAVE_SETENV 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_DECL_GETADDRINFO 1
| #define HAVE_DECL_FREEADDRINFO 1
| #define HAVE_DECL_GAI_STRERROR 1
| #define HAVE_DECL_GETNAMEINFO 1
| #define HAVE_STRUCT_ADDRINFO 1
| #define HAVE_STRUCT_SOCKADDR_SA_LEN 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_IPV4 1
| #define HAVE_IPV6 1
| #define HAVE_GETIPNODEBYADDR 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_INET_NTOP 1
| #define HAVE_SOCKETS 1
| #define HAVE_PUTENV 1
| #define HAVE_STRDUP 1
| #define HAVE_STRERROR 1
| #define HAVE_STRSIGNAL 1
| #define HAVE_MKSTEMP 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_STRSTR 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_FLOORL 1
| #define HAVE_CEILL 1
| #define HAVE_SQRTL 1
| #define HAVE_FREXPL 1
| #define HAVE_LDEXPL 1
| #define HAVE_ASINL 1
| #define HAVE_ACOSL 1
| #define HAVE_ATANL 1
| #define HAVE_LOGL 1
| #define HAVE_EXPL 1
| #define HAVE_TANL 1
| #define HAVE_SINL 1
| #define HAVE_COSL 1
| #define HAVE_POWL 1
| #define HAVE_TRUNCL 1
| #define HAVE_LRINTL 1
| #define HAVE_TRUNCF 1
| #define HAVE_LRINTF 1
| #define HAVE_LRINT 1
| #define HAVE_TRUNC 1
| #define HAVE_STRSEP 1
| #define HAVE_STRPBRK 1
| #define HAVE_SYMLINK 1
| #define HAVE_MKDTEMP 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_MEMCPY 1
| #define HAVE_MEMMOVE 1
| #define HAVE_SIGHOLD 1
| #define HAVE_UNAME 1
| #define HAVE_USLEEP 1
| #define HAVE_LSTAT 1
| #define HAVE_GRANTPT 1
| #define HAVE_POPEN 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_FORK 1
| #define HAVE_STRCHR 1
| #define HAVE_UTIMES 1
| #define HAVE_UTIME 1
| #define HAVE_READLINK 1
| #define HAVE_SIGSETMASK 1
| #define HAVE_ALARM 1
| #define HAVE_SELECT 1
| #define HAVE_MPROTECT 1
| #define HAVE_MADVISE 1
| #define HAVE_WAITPID 1
| #define HAVE_SETSID 1
| #define HAVE_PREAD 1
| #define HAVE_PWRITE 1
| #define HAVE__NSGETEXECUTABLEPATH 1
| #define HAVE__NSGETENVIRON 1
| #define HAVE_CHOWN 1
| #define HAVE_GETGRNAM 1
| #define HAVE_GETPWNAM 1
| #define HAVE_ENDGRENT 1
| #define HAVE_ENDPWENT 1
| #define HAVE_SETGROUPENT 1
| #define HAVE_SETPASSENT 1
| #define HAVE_NL_LANGINFO 1
| #define environ _NSGetEnviron()
| #define HAVE_NANOSLEEP 1
| #define TIME_WITH_SYS_TIME 1
| #define LOCALTIME_CACHE 1
| #define HAVE_DIRENT_H 1
| #define LTDL_SHLIB_EXT ".so\0.dylib"
| #define LTDL_SHLIBPATH_VAR "DYLD_LIBRARY_PATH"
| #define LTDL_SYSSEARCHPATH "/usr/local/lib:/lib:/usr/lib"
| #define LTDL_OBJDIR ".libs/"
| #define HAVE_PRELOADED_SYMBOLS 1
| #define HAVE_LIBDL 1
| #define HAVE_DLERROR 1
| #define error_t int
| #define HAVE_ASSERT_H 1
| #define HAVE_CTYPE_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_MACH_O_DYLD_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRCHR 1
| #define HAVE_STRRCHR 1
| #define HAVE_MEMCPY 1
| #define HAVE_MEMMOVE 1
| #define HAVE_STRCMP 1
| #define HAVE_CLOSEDIR 1
| #define HAVE_OPENDIR 1
| #define HAVE_READDIR 1
| #define HAVE_GMP 1
| #define SIZEOF_MP_LIMB_T 8
| #define HAVE_READLINE 1
| #define HAVE_LIBPQ 1
| #define HAVE_LIBSQLITE3 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_ICONV 1
| #define ICONV_CONST
| #define HAVE_ICONV 1
| #define ICONV_CONST
| #define HAVE_LIBNCURSES 1
| #define X_DISPLAY_MISSING 1
| #define HAVE_OPENGL_GL_H 1
| #define HAVE_OPENGL_GLU_H 1
| #define HAVE_OPENGL 1
| #define GL_GL_H <OpenGL/gl.h>
| #define GL_GLU_H <OpenGL/glu.h>
| #define HAVE_GLUT_GLUT_H 1
| /* end confdefs.h. */
|
| #include <GLUT/glut.h>
| int
| main ()
| {
| glutInit
| ;
| return 0;
| }
configure:24401: result: not found
configure:24417: checking whether to install GLUT
configure:24479: result: no
configure:24496: checking for SDL
configure:24504: $PKG_CONFIG --exists --print-errors "sdl >= 1.2.0"
Package sdl was not found in the pkg-config search path.
Perhaps you should add the directory containing `sdl.pc'
to the PKG_CONFIG_PATH environment variable
No package 'sdl' found
configure:24507: $? = 1
configure:24522: $PKG_CONFIG --exists --print-errors "sdl >= 1.2.0"
Package sdl was not found in the pkg-config search path.
Perhaps you should add the directory containing `sdl.pc'
to the PKG_CONFIG_PATH environment variable
No package 'sdl' found
configure:24525: $? = 1
No package 'sdl' found
configure:24553: result: no
configure:24581: cc -o conftest -g -O2 -Wall -I/usr/local/Cellar/readline/6.2.4/lib/../include -L/usr/local/Cellar/readline/6.2.4/lib conftest.c -lm >&5
conftest.c:222:16: fatal error: 'SDL.h' file not found
#include <SDL.h>
^
1 error generated.
configure:24581: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GNU Smalltalk"
| #define PACKAGE_TARNAME "smalltalk"
| #define PACKAGE_VERSION "3.2.5"
| #define PACKAGE_STRING "GNU Smalltalk 3.2.5"
| #define PACKAGE_BUGREPORT "[email protected]"
| #define PACKAGE_URL "http://smalltalk.gnu.org/"
| #define ST_MAJOR_VERSION 3
| #define ST_MINOR_VERSION 2
| #define ST_EDIT_VERSION 5
| #define MAINTAINER "[email protected]"
| #define PACKAGE "smalltalk"
| #define VERSION "3.2.5"
| #define PACKAGE_GIT_REVISION ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_LIBGNUTLS 1
| #define HAVE_GNUTLS 1
| #define HAVE_LIBLTDL 1
| #define HAVE_LIBSIGSEGV 1
| #define HAVE_SIGSEGV_H 1
| #define HAVE_SYNC_BUILTINS 1
| #define USE_POSIX_THREADS 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define restrict __restrict
| #define HAVE_VISIBILITY_HIDDEN /**/
| #define HAVE_GOTO_VOID_P 1
| #define HOST_SYSTEM "x86_64-apple-darwin12.3.0"
| #define EXEEXT ""
| #define ARGV_EXEEXT ""
| #define ALIGNOF_DOUBLE 8
| #define ALIGNOF_LONG_DOUBLE 16
| #define ALIGNOF_LONG_LONG 8
| #define SIZEOF_OFF_T 8
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_WCHAR_T 4
| #define SIZEOF_OOP 8
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define RETSIGTYPE void
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_SYS_TIMEB_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_EXECINFO_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_CRT_EXTERNS_H 1
| #define HAVE_STRUCT_STAT_ST_MTIMESPEC_TV_NSEC 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_INTMAX_T 1
| #define HAVE_INTPTR_T 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_LIBM 1
| #define poll rpl_poll
| #define HAVE_SETENV 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_DECL_GETADDRINFO 1
| #define HAVE_DECL_FREEADDRINFO 1
| #define HAVE_DECL_GAI_STRERROR 1
| #define HAVE_DECL_GETNAMEINFO 1
| #define HAVE_STRUCT_ADDRINFO 1
| #define HAVE_STRUCT_SOCKADDR_SA_LEN 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_IPV4 1
| #define HAVE_IPV6 1
| #define HAVE_GETIPNODEBYADDR 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_INET_NTOP 1
| #define HAVE_SOCKETS 1
| #define HAVE_PUTENV 1
| #define HAVE_STRDUP 1
| #define HAVE_STRERROR 1
| #define HAVE_STRSIGNAL 1
| #define HAVE_MKSTEMP 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_STRSTR 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_FLOORL 1
| #define HAVE_CEILL 1
| #define HAVE_SQRTL 1
| #define HAVE_FREXPL 1
| #define HAVE_LDEXPL 1
| #define HAVE_ASINL 1
| #define HAVE_ACOSL 1
| #define HAVE_ATANL 1
| #define HAVE_LOGL 1
| #define HAVE_EXPL 1
| #define HAVE_TANL 1
| #define HAVE_SINL 1
| #define HAVE_COSL 1
| #define HAVE_POWL 1
| #define HAVE_TRUNCL 1
| #define HAVE_LRINTL 1
| #define HAVE_TRUNCF 1
| #define HAVE_LRINTF 1
| #define HAVE_LRINT 1
| #define HAVE_TRUNC 1
| #define HAVE_STRSEP 1
| #define HAVE_STRPBRK 1
| #define HAVE_SYMLINK 1
| #define HAVE_MKDTEMP 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_MEMCPY 1
| #define HAVE_MEMMOVE 1
| #define HAVE_SIGHOLD 1
| #define HAVE_UNAME 1
| #define HAVE_USLEEP 1
| #define HAVE_LSTAT 1
| #define HAVE_GRANTPT 1
| #define HAVE_POPEN 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_FORK 1
| #define HAVE_STRCHR 1
| #define HAVE_UTIMES 1
| #define HAVE_UTIME 1
| #define HAVE_READLINK 1
| #define HAVE_SIGSETMASK 1
| #define HAVE_ALARM 1
| #define HAVE_SELECT 1
| #define HAVE_MPROTECT 1
| #define HAVE_MADVISE 1
| #define HAVE_WAITPID 1
| #define HAVE_SETSID 1
| #define HAVE_PREAD 1
| #define HAVE_PWRITE 1
| #define HAVE__NSGETEXECUTABLEPATH 1
| #define HAVE__NSGETENVIRON 1
| #define HAVE_CHOWN 1
| #define HAVE_GETGRNAM 1
| #define HAVE_GETPWNAM 1
| #define HAVE_ENDGRENT 1
| #define HAVE_ENDPWENT 1
| #define HAVE_SETGROUPENT 1
| #define HAVE_SETPASSENT 1
| #define HAVE_NL_LANGINFO 1
| #define environ _NSGetEnviron()
| #define HAVE_NANOSLEEP 1
| #define TIME_WITH_SYS_TIME 1
| #define LOCALTIME_CACHE 1
| #define HAVE_DIRENT_H 1
| #define LTDL_SHLIB_EXT ".so\0.dylib"
| #define LTDL_SHLIBPATH_VAR "DYLD_LIBRARY_PATH"
| #define LTDL_SYSSEARCHPATH "/usr/local/lib:/lib:/usr/lib"
| #define LTDL_OBJDIR ".libs/"
| #define HAVE_PRELOADED_SYMBOLS 1
| #define HAVE_LIBDL 1
| #define HAVE_DLERROR 1
| #define error_t int
| #define HAVE_ASSERT_H 1
| #define HAVE_CTYPE_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_MACH_O_DYLD_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRCHR 1
| #define HAVE_STRRCHR 1
| #define HAVE_MEMCPY 1
| #define HAVE_MEMMOVE 1
| #define HAVE_STRCMP 1
| #define HAVE_CLOSEDIR 1
| #define HAVE_OPENDIR 1
| #define HAVE_READDIR 1
| #define HAVE_GMP 1
| #define SIZEOF_MP_LIMB_T 8
| #define HAVE_READLINE 1
| #define HAVE_LIBPQ 1
| #define HAVE_LIBSQLITE3 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_ICONV 1
| #define ICONV_CONST
| #define HAVE_ICONV 1
| #define ICONV_CONST
| #define HAVE_LIBNCURSES 1
| #define X_DISPLAY_MISSING 1
| #define HAVE_OPENGL_GL_H 1
| #define HAVE_OPENGL_GLU_H 1
| #define HAVE_OPENGL 1
| #define GL_GL_H <OpenGL/gl.h>
| #define GL_GLU_H <OpenGL/glu.h>
| #define HAVE_GLUT_GLUT_H 1
| /* end confdefs.h. */
|
| #include <SDL.h>
| #include <SDL_main.h>
| int main(int argc, char **argv) { SDL_Init(0); return 0; }
configure:24605: checking whether to install LibSDL
configure:24667: result: no
configure:24682: checking whether to install LibSDL_GL
configure:24743: result: no
configure:24756: checking whether to install CairoSDL
configure:24817: result: no
configure:24832: checking for IMG_Linked_Version in -lSDL_image
configure:24857: cc -o conftest -g -O2 -Wall -I/usr/local/Cellar/readline/6.2.4/lib/../include -L/usr/local/Cellar/readline/6.2.4/lib conftest.c -lSDL_image -lm >&5
ld: library not found for -lSDL_image
clang: error: linker command failed with exit code 1 (use -v to see invocation)
configure:24857: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GNU Smalltalk"
| #define PACKAGE_TARNAME "smalltalk"
| #define PACKAGE_VERSION "3.2.5"
| #define PACKAGE_STRING "GNU Smalltalk 3.2.5"
| #define PACKAGE_BUGREPORT "[email protected]"
| #define PACKAGE_URL "http://smalltalk.gnu.org/"
| #define ST_MAJOR_VERSION 3
| #define ST_MINOR_VERSION 2
| #define ST_EDIT_VERSION 5
| #define MAINTAINER "[email protected]"
| #define PACKAGE "smalltalk"
| #define VERSION "3.2.5"
| #define PACKAGE_GIT_REVISION ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_LIBGNUTLS 1
| #define HAVE_GNUTLS 1
| #define HAVE_LIBLTDL 1
| #define HAVE_LIBSIGSEGV 1
| #define HAVE_SIGSEGV_H 1
| #define HAVE_SYNC_BUILTINS 1
| #define USE_POSIX_THREADS 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define restrict __restrict
| #define HAVE_VISIBILITY_HIDDEN /**/
| #define HAVE_GOTO_VOID_P 1
| #define HOST_SYSTEM "x86_64-apple-darwin12.3.0"
| #define EXEEXT ""
| #define ARGV_EXEEXT ""
| #define ALIGNOF_DOUBLE 8
| #define ALIGNOF_LONG_DOUBLE 16
| #define ALIGNOF_LONG_LONG 8
| #define SIZEOF_OFF_T 8
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_WCHAR_T 4
| #define SIZEOF_OOP 8
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define RETSIGTYPE void
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_SYS_TIMEB_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_EXECINFO_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_CRT_EXTERNS_H 1
| #define HAVE_STRUCT_STAT_ST_MTIMESPEC_TV_NSEC 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_INTMAX_T 1
| #define HAVE_INTPTR_T 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_LIBM 1
| #define poll rpl_poll
| #define HAVE_SETENV 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_DECL_GETADDRINFO 1
| #define HAVE_DECL_FREEADDRINFO 1
| #define HAVE_DECL_GAI_STRERROR 1
| #define HAVE_DECL_GETNAMEINFO 1
| #define HAVE_STRUCT_ADDRINFO 1
| #define HAVE_STRUCT_SOCKADDR_SA_LEN 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_IPV4 1
| #define HAVE_IPV6 1
| #define HAVE_GETIPNODEBYADDR 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_INET_NTOP 1
| #define HAVE_SOCKETS 1
| #define HAVE_PUTENV 1
| #define HAVE_STRDUP 1
| #define HAVE_STRERROR 1
| #define HAVE_STRSIGNAL 1
| #define HAVE_MKSTEMP 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_STRSTR 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_FLOORL 1
| #define HAVE_CEILL 1
| #define HAVE_SQRTL 1
| #define HAVE_FREXPL 1
| #define HAVE_LDEXPL 1
| #define HAVE_ASINL 1
| #define HAVE_ACOSL 1
| #define HAVE_ATANL 1
| #define HAVE_LOGL 1
| #define HAVE_EXPL 1
| #define HAVE_TANL 1
| #define HAVE_SINL 1
| #define HAVE_COSL 1
| #define HAVE_POWL 1
| #define HAVE_TRUNCL 1
| #define HAVE_LRINTL 1
| #define HAVE_TRUNCF 1
| #define HAVE_LRINTF 1
| #define HAVE_LRINT 1
| #define HAVE_TRUNC 1
| #define HAVE_STRSEP 1
| #define HAVE_STRPBRK 1
| #define HAVE_SYMLINK 1
| #define HAVE_MKDTEMP 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_MEMCPY 1
| #define HAVE_MEMMOVE 1
| #define HAVE_SIGHOLD 1
| #define HAVE_UNAME 1
| #define HAVE_USLEEP 1
| #define HAVE_LSTAT 1
| #define HAVE_GRANTPT 1
| #define HAVE_POPEN 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_FORK 1
| #define HAVE_STRCHR 1
| #define HAVE_UTIMES 1
| #define HAVE_UTIME 1
| #define HAVE_READLINK 1
| #define HAVE_SIGSETMASK 1
| #define HAVE_ALARM 1
| #define HAVE_SELECT 1
| #define HAVE_MPROTECT 1
| #define HAVE_MADVISE 1
| #define HAVE_WAITPID 1
| #define HAVE_SETSID 1
| #define HAVE_PREAD 1
| #define HAVE_PWRITE 1
| #define HAVE__NSGETEXECUTABLEPATH 1
| #define HAVE__NSGETENVIRON 1
| #define HAVE_CHOWN 1
| #define HAVE_GETGRNAM 1
| #define HAVE_GETPWNAM 1
| #define HAVE_ENDGRENT 1
| #define HAVE_ENDPWENT 1
| #define HAVE_SETGROUPENT 1
| #define HAVE_SETPASSENT 1
| #define HAVE_NL_LANGINFO 1
| #define environ _NSGetEnviron()
| #define HAVE_NANOSLEEP 1
| #define TIME_WITH_SYS_TIME 1
| #define LOCALTIME_CACHE 1
| #define HAVE_DIRENT_H 1
| #define LTDL_SHLIB_EXT ".so\0.dylib"
| #define LTDL_SHLIBPATH_VAR "DYLD_LIBRARY_PATH"
| #define LTDL_SYSSEARCHPATH "/usr/local/lib:/lib:/usr/lib"
| #define LTDL_OBJDIR ".libs/"
| #define HAVE_PRELOADED_SYMBOLS 1
| #define HAVE_LIBDL 1
| #define HAVE_DLERROR 1
| #define error_t int
| #define HAVE_ASSERT_H 1
| #define HAVE_CTYPE_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_MACH_O_DYLD_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRCHR 1
| #define HAVE_STRRCHR 1
| #define HAVE_MEMCPY 1
| #define HAVE_MEMMOVE 1
| #define HAVE_STRCMP 1
| #define HAVE_CLOSEDIR 1
| #define HAVE_OPENDIR 1
| #define HAVE_READDIR 1
| #define HAVE_GMP 1
| #define SIZEOF_MP_LIMB_T 8
| #define HAVE_READLINE 1
| #define HAVE_LIBPQ 1
| #define HAVE_LIBSQLITE3 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_ICONV 1
| #define ICONV_CONST
| #define HAVE_ICONV 1
| #define ICONV_CONST
| #define HAVE_LIBNCURSES 1
| #define X_DISPLAY_MISSING 1
| #define HAVE_OPENGL_GL_H 1
| #define HAVE_OPENGL_GLU_H 1
| #define HAVE_OPENGL 1
| #define GL_GL_H <OpenGL/gl.h>
| #define GL_GLU_H <OpenGL/glu.h>
| #define HAVE_GLUT_GLUT_H 1
| /* end confdefs.h. */
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char IMG_Linked_Version ();
| int
| main ()
| {
| return IMG_Linked_Version ();
| ;
| return 0;
| }
configure:24866: result: no
configure:24880: checking whether to install LibSDL_image
configure:24941: result: no
configure:24956: checking for Mix_Linked_Version in -lSDL_mixer
configure:24981: cc -o conftest -g -O2 -Wall -I/usr/local/Cellar/readline/6.2.4/lib/../include -L/usr/local/Cellar/readline/6.2.4/lib conftest.c -lSDL_mixer -lm >&5
ld: library not found for -lSDL_mixer
clang: error: linker command failed with exit code 1 (use -v to see invocation)
configure:24981: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GNU Smalltalk"
| #define PACKAGE_TARNAME "smalltalk"
| #define PACKAGE_VERSION "3.2.5"
| #define PACKAGE_STRING "GNU Smalltalk 3.2.5"
| #define PACKAGE_BUGREPORT "[email protected]"
| #define PACKAGE_URL "http://smalltalk.gnu.org/"
| #define ST_MAJOR_VERSION 3
| #define ST_MINOR_VERSION 2
| #define ST_EDIT_VERSION 5
| #define MAINTAINER "[email protected]"
| #define PACKAGE "smalltalk"
| #define VERSION "3.2.5"
| #define PACKAGE_GIT_REVISION ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_LIBGNUTLS 1
| #define HAVE_GNUTLS 1
| #define HAVE_LIBLTDL 1
| #define HAVE_LIBSIGSEGV 1
| #define HAVE_SIGSEGV_H 1
| #define HAVE_SYNC_BUILTINS 1
| #define USE_POSIX_THREADS 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define restrict __restrict
| #define HAVE_VISIBILITY_HIDDEN /**/
| #define HAVE_GOTO_VOID_P 1
| #define HOST_SYSTEM "x86_64-apple-darwin12.3.0"
| #define EXEEXT ""
| #define ARGV_EXEEXT ""
| #define ALIGNOF_DOUBLE 8
| #define ALIGNOF_LONG_DOUBLE 16
| #define ALIGNOF_LONG_LONG 8
| #define SIZEOF_OFF_T 8
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_WCHAR_T 4
| #define SIZEOF_OOP 8
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define RETSIGTYPE void
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_SYS_TIMEB_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_EXECINFO_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_CRT_EXTERNS_H 1
| #define HAVE_STRUCT_STAT_ST_MTIMESPEC_TV_NSEC 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_INTMAX_T 1
| #define HAVE_INTPTR_T 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_LIBM 1
| #define poll rpl_poll
| #define HAVE_SETENV 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_DECL_GETADDRINFO 1
| #define HAVE_DECL_FREEADDRINFO 1
| #define HAVE_DECL_GAI_STRERROR 1
| #define HAVE_DECL_GETNAMEINFO 1
| #define HAVE_STRUCT_ADDRINFO 1
| #define HAVE_STRUCT_SOCKADDR_SA_LEN 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_IPV4 1
| #define HAVE_IPV6 1
| #define HAVE_GETIPNODEBYADDR 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_INET_NTOP 1
| #define HAVE_SOCKETS 1
| #define HAVE_PUTENV 1
| #define HAVE_STRDUP 1
| #define HAVE_STRERROR 1
| #define HAVE_STRSIGNAL 1
| #define HAVE_MKSTEMP 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_STRSTR 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_FLOORL 1
| #define HAVE_CEILL 1
| #define HAVE_SQRTL 1
| #define HAVE_FREXPL 1
| #define HAVE_LDEXPL 1
| #define HAVE_ASINL 1
| #define HAVE_ACOSL 1
| #define HAVE_ATANL 1
| #define HAVE_LOGL 1
| #define HAVE_EXPL 1
| #define HAVE_TANL 1
| #define HAVE_SINL 1
| #define HAVE_COSL 1
| #define HAVE_POWL 1
| #define HAVE_TRUNCL 1
| #define HAVE_LRINTL 1
| #define HAVE_TRUNCF 1
| #define HAVE_LRINTF 1
| #define HAVE_LRINT 1
| #define HAVE_TRUNC 1
| #define HAVE_STRSEP 1
| #define HAVE_STRPBRK 1
| #define HAVE_SYMLINK 1
| #define HAVE_MKDTEMP 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_MEMCPY 1
| #define HAVE_MEMMOVE 1
| #define HAVE_SIGHOLD 1
| #define HAVE_UNAME 1
| #define HAVE_USLEEP 1
| #define HAVE_LSTAT 1
| #define HAVE_GRANTPT 1
| #define HAVE_POPEN 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_FORK 1
| #define HAVE_STRCHR 1
| #define HAVE_UTIMES 1
| #define HAVE_UTIME 1
| #define HAVE_READLINK 1
| #define HAVE_SIGSETMASK 1
| #define HAVE_ALARM 1
| #define HAVE_SELECT 1
| #define HAVE_MPROTECT 1
| #define HAVE_MADVISE 1
| #define HAVE_WAITPID 1
| #define HAVE_SETSID 1
| #define HAVE_PREAD 1
| #define HAVE_PWRITE 1
| #define HAVE__NSGETEXECUTABLEPATH 1
| #define HAVE__NSGETENVIRON 1
| #define HAVE_CHOWN 1
| #define HAVE_GETGRNAM 1
| #define HAVE_GETPWNAM 1
| #define HAVE_ENDGRENT 1
| #define HAVE_ENDPWENT 1
| #define HAVE_SETGROUPENT 1
| #define HAVE_SETPASSENT 1
| #define HAVE_NL_LANGINFO 1
| #define environ _NSGetEnviron()
| #define HAVE_NANOSLEEP 1
| #define TIME_WITH_SYS_TIME 1
| #define LOCALTIME_CACHE 1
| #define HAVE_DIRENT_H 1
| #define LTDL_SHLIB_EXT ".so\0.dylib"
| #define LTDL_SHLIBPATH_VAR "DYLD_LIBRARY_PATH"
| #define LTDL_SYSSEARCHPATH "/usr/local/lib:/lib:/usr/lib"
| #define LTDL_OBJDIR ".libs/"
| #define HAVE_PRELOADED_SYMBOLS 1
| #define HAVE_LIBDL 1
| #define HAVE_DLERROR 1
| #define error_t int
| #define HAVE_ASSERT_H 1
| #define HAVE_CTYPE_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_MACH_O_DYLD_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRCHR 1
| #define HAVE_STRRCHR 1
| #define HAVE_MEMCPY 1
| #define HAVE_MEMMOVE 1
| #define HAVE_STRCMP 1
| #define HAVE_CLOSEDIR 1
| #define HAVE_OPENDIR 1
| #define HAVE_READDIR 1
| #define HAVE_GMP 1
| #define SIZEOF_MP_LIMB_T 8
| #define HAVE_READLINE 1
| #define HAVE_LIBPQ 1
| #define HAVE_LIBSQLITE3 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_ICONV 1
| #define ICONV_CONST
| #define HAVE_ICONV 1
| #define ICONV_CONST
| #define HAVE_LIBNCURSES 1
| #define X_DISPLAY_MISSING 1
| #define HAVE_OPENGL_GL_H 1
| #define HAVE_OPENGL_GLU_H 1
| #define HAVE_OPENGL 1
| #define GL_GL_H <OpenGL/gl.h>
| #define GL_GLU_H <OpenGL/glu.h>
| #define HAVE_GLUT_GLUT_H 1
| /* end confdefs.h. */
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char Mix_Linked_Version ();
| int
| main ()
| {
| return Mix_Linked_Version ();
| ;
| return 0;
| }
configure:24990: result: no
configure:25004: checking whether to install LibSDL_mixer
configure:25065: result: no
configure:25080: checking for Sound_GetLinkedVersion in -lSDL_sound
configure:25105: cc -o conftest -g -O2 -Wall -I/usr/local/Cellar/readline/6.2.4/lib/../include -L/usr/local/Cellar/readline/6.2.4/lib conftest.c -lSDL_sound -lm >&5
ld: library not found for -lSDL_sound
clang: error: linker command failed with exit code 1 (use -v to see invocation)
configure:25105: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GNU Smalltalk"
| #define PACKAGE_TARNAME "smalltalk"
| #define PACKAGE_VERSION "3.2.5"
| #define PACKAGE_STRING "GNU Smalltalk 3.2.5"
| #define PACKAGE_BUGREPORT "[email protected]"
| #define PACKAGE_URL "http://smalltalk.gnu.org/"
| #define ST_MAJOR_VERSION 3
| #define ST_MINOR_VERSION 2
| #define ST_EDIT_VERSION 5
| #define MAINTAINER "[email protected]"
| #define PACKAGE "smalltalk"
| #define VERSION "3.2.5"
| #define PACKAGE_GIT_REVISION ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_LIBGNUTLS 1
| #define HAVE_GNUTLS 1
| #define HAVE_LIBLTDL 1
| #define HAVE_LIBSIGSEGV 1
| #define HAVE_SIGSEGV_H 1
| #define HAVE_SYNC_BUILTINS 1
| #define USE_POSIX_THREADS 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define restrict __restrict
| #define HAVE_VISIBILITY_HIDDEN /**/
| #define HAVE_GOTO_VOID_P 1
| #define HOST_SYSTEM "x86_64-apple-darwin12.3.0"
| #define EXEEXT ""
| #define ARGV_EXEEXT ""
| #define ALIGNOF_DOUBLE 8
| #define ALIGNOF_LONG_DOUBLE 16
| #define ALIGNOF_LONG_LONG 8
| #define SIZEOF_OFF_T 8
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_WCHAR_T 4
| #define SIZEOF_OOP 8
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define RETSIGTYPE void
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_SYS_TIMEB_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_EXECINFO_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_CRT_EXTERNS_H 1
| #define HAVE_STRUCT_STAT_ST_MTIMESPEC_TV_NSEC 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_INTMAX_T 1
| #define HAVE_INTPTR_T 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_LIBM 1
| #define poll rpl_poll
| #define HAVE_SETENV 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_DECL_GETADDRINFO 1
| #define HAVE_DECL_FREEADDRINFO 1
| #define HAVE_DECL_GAI_STRERROR 1
| #define HAVE_DECL_GETNAMEINFO 1
| #define HAVE_STRUCT_ADDRINFO 1
| #define HAVE_STRUCT_SOCKADDR_SA_LEN 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_IPV4 1
| #define HAVE_IPV6 1
| #define HAVE_GETIPNODEBYADDR 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_INET_NTOP 1
| #define HAVE_SOCKETS 1
| #define HAVE_PUTENV 1
| #define HAVE_STRDUP 1
| #define HAVE_STRERROR 1
| #define HAVE_STRSIGNAL 1
| #define HAVE_MKSTEMP 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_STRSTR 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_FLOORL 1
| #define HAVE_CEILL 1
| #define HAVE_SQRTL 1
| #define HAVE_FREXPL 1
| #define HAVE_LDEXPL 1
| #define HAVE_ASINL 1
| #define HAVE_ACOSL 1
| #define HAVE_ATANL 1
| #define HAVE_LOGL 1
| #define HAVE_EXPL 1
| #define HAVE_TANL 1
| #define HAVE_SINL 1
| #define HAVE_COSL 1
| #define HAVE_POWL 1
| #define HAVE_TRUNCL 1
| #define HAVE_LRINTL 1
| #define HAVE_TRUNCF 1
| #define HAVE_LRINTF 1
| #define HAVE_LRINT 1
| #define HAVE_TRUNC 1
| #define HAVE_STRSEP 1
| #define HAVE_STRPBRK 1
| #define HAVE_SYMLINK 1
| #define HAVE_MKDTEMP 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_MEMCPY 1
| #define HAVE_MEMMOVE 1
| #define HAVE_SIGHOLD 1
| #define HAVE_UNAME 1
| #define HAVE_USLEEP 1
| #define HAVE_LSTAT 1
| #define HAVE_GRANTPT 1
| #define HAVE_POPEN 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_FORK 1
| #define HAVE_STRCHR 1
| #define HAVE_UTIMES 1
| #define HAVE_UTIME 1
| #define HAVE_READLINK 1
| #define HAVE_SIGSETMASK 1
| #define HAVE_ALARM 1
| #define HAVE_SELECT 1
| #define HAVE_MPROTECT 1
| #define HAVE_MADVISE 1
| #define HAVE_WAITPID 1
| #define HAVE_SETSID 1
| #define HAVE_PREAD 1
| #define HAVE_PWRITE 1
| #define HAVE__NSGETEXECUTABLEPATH 1
| #define HAVE__NSGETENVIRON 1
| #define HAVE_CHOWN 1
| #define HAVE_GETGRNAM 1
| #define HAVE_GETPWNAM 1
| #define HAVE_ENDGRENT 1
| #define HAVE_ENDPWENT 1
| #define HAVE_SETGROUPENT 1
| #define HAVE_SETPASSENT 1
| #define HAVE_NL_LANGINFO 1
| #define environ _NSGetEnviron()
| #define HAVE_NANOSLEEP 1
| #define TIME_WITH_SYS_TIME 1
| #define LOCALTIME_CACHE 1
| #define HAVE_DIRENT_H 1
| #define LTDL_SHLIB_EXT ".so\0.dylib"
| #define LTDL_SHLIBPATH_VAR "DYLD_LIBRARY_PATH"
| #define LTDL_SYSSEARCHPATH "/usr/local/lib:/lib:/usr/lib"
| #define LTDL_OBJDIR ".libs/"
| #define HAVE_PRELOADED_SYMBOLS 1
| #define HAVE_LIBDL 1
| #define HAVE_DLERROR 1
| #define error_t int
| #define HAVE_ASSERT_H 1
| #define HAVE_CTYPE_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_MACH_O_DYLD_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRCHR 1
| #define HAVE_STRRCHR 1
| #define HAVE_MEMCPY 1
| #define HAVE_MEMMOVE 1
| #define HAVE_STRCMP 1
| #define HAVE_CLOSEDIR 1
| #define HAVE_OPENDIR 1
| #define HAVE_READDIR 1
| #define HAVE_GMP 1
| #define SIZEOF_MP_LIMB_T 8
| #define HAVE_READLINE 1
| #define HAVE_LIBPQ 1
| #define HAVE_LIBSQLITE3 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_ICONV 1
| #define ICONV_CONST
| #define HAVE_ICONV 1
| #define ICONV_CONST
| #define HAVE_LIBNCURSES 1
| #define X_DISPLAY_MISSING 1
| #define HAVE_OPENGL_GL_H 1
| #define HAVE_OPENGL_GLU_H 1
| #define HAVE_OPENGL 1
| #define GL_GL_H <OpenGL/gl.h>
| #define GL_GLU_H <OpenGL/glu.h>
| #define HAVE_GLUT_GLUT_H 1
| /* end confdefs.h. */
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char Sound_GetLinkedVersion ();
| int
| main ()
| {
| return Sound_GetLinkedVersion ();
| ;
| return 0;
| }
configure:25114: result: no
configure:25128: checking whether to install LibSDL_sound
configure:25189: result: no
configure:25204: checking for TTF_Init in -lSDL_ttf
configure:25229: cc -o conftest -g -O2 -Wall -I/usr/local/Cellar/readline/6.2.4/lib/../include -L/usr/local/Cellar/readline/6.2.4/lib conftest.c -lSDL_ttf -lm >&5
ld: library not found for -lSDL_ttf
clang: error: linker command failed with exit code 1 (use -v to see invocation)
configure:25229: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GNU Smalltalk"
| #define PACKAGE_TARNAME "smalltalk"
| #define PACKAGE_VERSION "3.2.5"
| #define PACKAGE_STRING "GNU Smalltalk 3.2.5"
| #define PACKAGE_BUGREPORT "[email protected]"
| #define PACKAGE_URL "http://smalltalk.gnu.org/"
| #define ST_MAJOR_VERSION 3
| #define ST_MINOR_VERSION 2
| #define ST_EDIT_VERSION 5
| #define MAINTAINER "[email protected]"
| #define PACKAGE "smalltalk"
| #define VERSION "3.2.5"
| #define PACKAGE_GIT_REVISION ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_LIBGNUTLS 1
| #define HAVE_GNUTLS 1
| #define HAVE_LIBLTDL 1
| #define HAVE_LIBSIGSEGV 1
| #define HAVE_SIGSEGV_H 1
| #define HAVE_SYNC_BUILTINS 1
| #define USE_POSIX_THREADS 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define restrict __restrict
| #define HAVE_VISIBILITY_HIDDEN /**/
| #define HAVE_GOTO_VOID_P 1
| #define HOST_SYSTEM "x86_64-apple-darwin12.3.0"
| #define EXEEXT ""
| #define ARGV_EXEEXT ""
| #define ALIGNOF_DOUBLE 8
| #define ALIGNOF_LONG_DOUBLE 16
| #define ALIGNOF_LONG_LONG 8
| #define SIZEOF_OFF_T 8
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_WCHAR_T 4
| #define SIZEOF_OOP 8
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define RETSIGTYPE void
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_SYS_TIMEB_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_EXECINFO_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_CRT_EXTERNS_H 1
| #define HAVE_STRUCT_STAT_ST_MTIMESPEC_TV_NSEC 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_INTMAX_T 1
| #define HAVE_INTPTR_T 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_LIBM 1
| #define poll rpl_poll
| #define HAVE_SETENV 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_DECL_GETADDRINFO 1
| #define HAVE_DECL_FREEADDRINFO 1
| #define HAVE_DECL_GAI_STRERROR 1
| #define HAVE_DECL_GETNAMEINFO 1
| #define HAVE_STRUCT_ADDRINFO 1
| #define HAVE_STRUCT_SOCKADDR_SA_LEN 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_IPV4 1
| #define HAVE_IPV6 1
| #define HAVE_GETIPNODEBYADDR 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_INET_NTOP 1
| #define HAVE_SOCKETS 1
| #define HAVE_PUTENV 1
| #define HAVE_STRDUP 1
| #define HAVE_STRERROR 1
| #define HAVE_STRSIGNAL 1
| #define HAVE_MKSTEMP 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_STRSTR 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_FLOORL 1
| #define HAVE_CEILL 1
| #define HAVE_SQRTL 1
| #define HAVE_FREXPL 1
| #define HAVE_LDEXPL 1
| #define HAVE_ASINL 1
| #define HAVE_ACOSL 1
| #define HAVE_ATANL 1
| #define HAVE_LOGL 1
| #define HAVE_EXPL 1
| #define HAVE_TANL 1
| #define HAVE_SINL 1
| #define HAVE_COSL 1
| #define HAVE_POWL 1
| #define HAVE_TRUNCL 1
| #define HAVE_LRINTL 1
| #define HAVE_TRUNCF 1
| #define HAVE_LRINTF 1
| #define HAVE_LRINT 1
| #define HAVE_TRUNC 1
| #define HAVE_STRSEP 1
| #define HAVE_STRPBRK 1
| #define HAVE_SYMLINK 1
| #define HAVE_MKDTEMP 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_MEMCPY 1
| #define HAVE_MEMMOVE 1
| #define HAVE_SIGHOLD 1
| #define HAVE_UNAME 1
| #define HAVE_USLEEP 1
| #define HAVE_LSTAT 1
| #define HAVE_GRANTPT 1
| #define HAVE_POPEN 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_FORK 1
| #define HAVE_STRCHR 1
| #define HAVE_UTIMES 1
| #define HAVE_UTIME 1
| #define HAVE_READLINK 1
| #define HAVE_SIGSETMASK 1
| #define HAVE_ALARM 1
| #define HAVE_SELECT 1
| #define HAVE_MPROTECT 1
| #define HAVE_MADVISE 1
| #define HAVE_WAITPID 1
| #define HAVE_SETSID 1
| #define HAVE_PREAD 1
| #define HAVE_PWRITE 1
| #define HAVE__NSGETEXECUTABLEPATH 1
| #define HAVE__NSGETENVIRON 1
| #define HAVE_CHOWN 1
| #define HAVE_GETGRNAM 1
| #define HAVE_GETPWNAM 1
| #define HAVE_ENDGRENT 1
| #define HAVE_ENDPWENT 1
| #define HAVE_SETGROUPENT 1
| #define HAVE_SETPASSENT 1
| #define HAVE_NL_LANGINFO 1
| #define environ _NSGetEnviron()
| #define HAVE_NANOSLEEP 1
| #define TIME_WITH_SYS_TIME 1
| #define LOCALTIME_CACHE 1
| #define HAVE_DIRENT_H 1
| #define LTDL_SHLIB_EXT ".so\0.dylib"
| #define LTDL_SHLIBPATH_VAR "DYLD_LIBRARY_PATH"
| #define LTDL_SYSSEARCHPATH "/usr/local/lib:/lib:/usr/lib"
| #define LTDL_OBJDIR ".libs/"
| #define HAVE_PRELOADED_SYMBOLS 1
| #define HAVE_LIBDL 1
| #define HAVE_DLERROR 1
| #define error_t int
| #define HAVE_ASSERT_H 1
| #define HAVE_CTYPE_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_MACH_O_DYLD_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRCHR 1
| #define HAVE_STRRCHR 1
| #define HAVE_MEMCPY 1
| #define HAVE_MEMMOVE 1
| #define HAVE_STRCMP 1
| #define HAVE_CLOSEDIR 1
| #define HAVE_OPENDIR 1
| #define HAVE_READDIR 1
| #define HAVE_GMP 1
| #define SIZEOF_MP_LIMB_T 8
| #define HAVE_READLINE 1
| #define HAVE_LIBPQ 1
| #define HAVE_LIBSQLITE3 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_ICONV 1
| #define ICONV_CONST
| #define HAVE_ICONV 1
| #define ICONV_CONST
| #define HAVE_LIBNCURSES 1
| #define X_DISPLAY_MISSING 1
| #define HAVE_OPENGL_GL_H 1
| #define HAVE_OPENGL_GLU_H 1
| #define HAVE_OPENGL 1
| #define GL_GL_H <OpenGL/gl.h>
| #define GL_GLU_H <OpenGL/glu.h>
| #define HAVE_GLUT_GLUT_H 1
| /* end confdefs.h. */
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char TTF_Init ();
| int
| main ()
| {
| return TTF_Init ();
| ;
| return 0;
| }
configure:25238: result: no
configure:25252: checking whether to install LibSDL_ttf
configure:25313: result: no
configure:25327: checking whether to install Compiler
configure:25385: result: yes
configure:25401: checking whether to install Parser
configure:25459: result: yes
configure:25475: checking whether to install ClassPublisher
configure:25533: result: yes
configure:25549: checking whether to install ProfileTools
configure:25607: result: yes
configure:25623: checking whether to install ROE
configure:25681: result: yes
configure:25697: checking whether to install SandstoneDb
configure:25755: result: yes
configure:25771: checking whether to install Seaside-Core
configure:25829: result: yes
configure:25845: checking whether to install Seaside-Development
configure:25903: result: yes
configure:25919: checking whether to install Seaside-Examples
configure:25977: result: yes
configure:25993: checking whether to install Seaside
configure:26051: result: yes
configure:26067: checking whether to install Sport
configure:26125: result: yes
configure:26141: checking whether to install SUnit
configure:26199: result: yes
configure:26215: checking whether to install Swazoo
configure:26273: result: yes
configure:26289: checking whether to install Sockets
configure:26347: result: yes
configure:26363: checking whether to install VFSAddOns
configure:26422: result: yes
configure:26440: checking whether to install VisualGST
configure:26498: result: yes
configure:26514: checking whether to install XML-XMLNodeBuilder
configure:26572: result: yes
configure:26588: checking whether to install XML-DOM
configure:26646: result: yes
configure:26662: checking whether to install XML-ParserTests
configure:26720: result: yes
configure:26736: checking whether to install XML-PullParser
configure:26794: result: yes
configure:26809: checking expat.h usability
configure:26809: cc -c -g -O2 -Wall -I/usr/local/Cellar/readline/6.2.4/lib/../include conftest.c >&5
configure:26809: $? = 0
configure:26809: result: yes
configure:26809: checking expat.h presence
configure:26809: cc -E -I/usr/local/Cellar/readline/6.2.4/lib/../include conftest.c
configure:26809: $? = 0
configure:26809: result: yes
configure:26809: checking for expat.h
configure:26809: result: yes
configure:26818: checking for XML_ParserCreateNS in -lexpat
configure:26843: cc -o conftest -g -O2 -Wall -I/usr/local/Cellar/readline/6.2.4/lib/../include -L/usr/local/Cellar/readline/6.2.4/lib conftest.c -lexpat -lm >&5
configure:26843: $? = 0
configure:26852: result: yes
configure:26866: checking whether to install XML-Expat
configure:26925: result: yes
configure:26943: checking whether to install XML-XMLParser
configure:27001: result: yes
configure:27017: checking whether to install XML-SAXDriver
configure:27075: result: yes
configure:27091: checking whether to install XML-SAXParser
configure:27149: result: yes
configure:27165: checking whether to install XPath
configure:27223: result: yes
configure:27239: checking whether to install XSL
configure:27297: result: yes
configure:27312: checking zlib.h usability
configure:27312: cc -c -g -O2 -Wall -I/usr/local/Cellar/readline/6.2.4/lib/../include conftest.c >&5
configure:27312: $? = 0
configure:27312: result: yes
configure:27312: checking zlib.h presence
configure:27312: cc -E -I/usr/local/Cellar/readline/6.2.4/lib/../include conftest.c
configure:27312: $? = 0
configure:27312: result: yes
configure:27312: checking for zlib.h
configure:27312: result: yes
configure:27321: checking for inflate in -lz
configure:27346: cc -o conftest -g -O2 -Wall -I/usr/local/Cellar/readline/6.2.4/lib/../include -L/usr/local/Cellar/readline/6.2.4/lib conftest.c -lz -lm >&5
configure:27346: $? = 0
configure:27355: result: yes
configure:27369: checking whether to install ZLib
configure:27428: result: yes
configure:27464: checking lightning.h usability
configure:27464: cc -c -g -O2 -Wall -I/usr/local/Cellar/readline/6.2.4/lib/../include conftest.c >&5
conftest.c:256:10: fatal error: 'lightning.h' file not found
#include <lightning.h>
^
1 error generated.
configure:27464: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GNU Smalltalk"
| #define PACKAGE_TARNAME "smalltalk"
| #define PACKAGE_VERSION "3.2.5"
| #define PACKAGE_STRING "GNU Smalltalk 3.2.5"
| #define PACKAGE_BUGREPORT "[email protected]"
| #define PACKAGE_URL "http://smalltalk.gnu.org/"
| #define ST_MAJOR_VERSION 3
| #define ST_MINOR_VERSION 2
| #define ST_EDIT_VERSION 5
| #define MAINTAINER "[email protected]"
| #define PACKAGE "smalltalk"
| #define VERSION "3.2.5"
| #define PACKAGE_GIT_REVISION ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_LIBGNUTLS 1
| #define HAVE_GNUTLS 1
| #define HAVE_LIBLTDL 1
| #define HAVE_LIBSIGSEGV 1
| #define HAVE_SIGSEGV_H 1
| #define HAVE_SYNC_BUILTINS 1
| #define USE_POSIX_THREADS 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define restrict __restrict
| #define HAVE_VISIBILITY_HIDDEN /**/
| #define HAVE_GOTO_VOID_P 1
| #define HOST_SYSTEM "x86_64-apple-darwin12.3.0"
| #define EXEEXT ""
| #define ARGV_EXEEXT ""
| #define ALIGNOF_DOUBLE 8
| #define ALIGNOF_LONG_DOUBLE 16
| #define ALIGNOF_LONG_LONG 8
| #define SIZEOF_OFF_T 8
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_WCHAR_T 4
| #define SIZEOF_OOP 8
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define RETSIGTYPE void
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_SYS_TIMEB_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_EXECINFO_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_CRT_EXTERNS_H 1
| #define HAVE_STRUCT_STAT_ST_MTIMESPEC_TV_NSEC 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_INTMAX_T 1
| #define HAVE_INTPTR_T 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_LIBM 1
| #define poll rpl_poll
| #define HAVE_SETENV 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_DECL_GETADDRINFO 1
| #define HAVE_DECL_FREEADDRINFO 1
| #define HAVE_DECL_GAI_STRERROR 1
| #define HAVE_DECL_GETNAMEINFO 1
| #define HAVE_STRUCT_ADDRINFO 1
| #define HAVE_STRUCT_SOCKADDR_SA_LEN 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_IPV4 1
| #define HAVE_IPV6 1
| #define HAVE_GETIPNODEBYADDR 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_INET_NTOP 1
| #define HAVE_SOCKETS 1
| #define HAVE_PUTENV 1
| #define HAVE_STRDUP 1
| #define HAVE_STRERROR 1
| #define HAVE_STRSIGNAL 1
| #define HAVE_MKSTEMP 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_STRSTR 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_FLOORL 1
| #define HAVE_CEILL 1
| #define HAVE_SQRTL 1
| #define HAVE_FREXPL 1
| #define HAVE_LDEXPL 1
| #define HAVE_ASINL 1
| #define HAVE_ACOSL 1
| #define HAVE_ATANL 1
| #define HAVE_LOGL 1
| #define HAVE_EXPL 1
| #define HAVE_TANL 1
| #define HAVE_SINL 1
| #define HAVE_COSL 1
| #define HAVE_POWL 1
| #define HAVE_TRUNCL 1
| #define HAVE_LRINTL 1
| #define HAVE_TRUNCF 1
| #define HAVE_LRINTF 1
| #define HAVE_LRINT 1
| #define HAVE_TRUNC 1
| #define HAVE_STRSEP 1
| #define HAVE_STRPBRK 1
| #define HAVE_SYMLINK 1
| #define HAVE_MKDTEMP 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_MEMCPY 1
| #define HAVE_MEMMOVE 1
| #define HAVE_SIGHOLD 1
| #define HAVE_UNAME 1
| #define HAVE_USLEEP 1
| #define HAVE_LSTAT 1
| #define HAVE_GRANTPT 1
| #define HAVE_POPEN 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_FORK 1
| #define HAVE_STRCHR 1
| #define HAVE_UTIMES 1
| #define HAVE_UTIME 1
| #define HAVE_READLINK 1
| #define HAVE_SIGSETMASK 1
| #define HAVE_ALARM 1
| #define HAVE_SELECT 1
| #define HAVE_MPROTECT 1
| #define HAVE_MADVISE 1
| #define HAVE_WAITPID 1
| #define HAVE_SETSID 1
| #define HAVE_PREAD 1
| #define HAVE_PWRITE 1
| #define HAVE__NSGETEXECUTABLEPATH 1
| #define HAVE__NSGETENVIRON 1
| #define HAVE_CHOWN 1
| #define HAVE_GETGRNAM 1
| #define HAVE_GETPWNAM 1
| #define HAVE_ENDGRENT 1
| #define HAVE_ENDPWENT 1
| #define HAVE_SETGROUPENT 1
| #define HAVE_SETPASSENT 1
| #define HAVE_NL_LANGINFO 1
| #define environ _NSGetEnviron()
| #define HAVE_NANOSLEEP 1
| #define TIME_WITH_SYS_TIME 1
| #define LOCALTIME_CACHE 1
| #define HAVE_DIRENT_H 1
| #define LTDL_SHLIB_EXT ".so\0.dylib"
| #define LTDL_SHLIBPATH_VAR "DYLD_LIBRARY_PATH"
| #define LTDL_SYSSEARCHPATH "/usr/local/lib:/lib:/usr/lib"
| #define LTDL_OBJDIR ".libs/"
| #define HAVE_PRELOADED_SYMBOLS 1
| #define HAVE_LIBDL 1
| #define HAVE_DLERROR 1
| #define error_t int
| #define HAVE_ASSERT_H 1
| #define HAVE_CTYPE_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_MACH_O_DYLD_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRCHR 1
| #define HAVE_STRRCHR 1
| #define HAVE_MEMCPY 1
| #define HAVE_MEMMOVE 1
| #define HAVE_STRCMP 1
| #define HAVE_CLOSEDIR 1
| #define HAVE_OPENDIR 1
| #define HAVE_READDIR 1
| #define HAVE_GMP 1
| #define SIZEOF_MP_LIMB_T 8
| #define HAVE_READLINE 1
| #define HAVE_LIBPQ 1
| #define HAVE_LIBSQLITE3 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_ICONV 1
| #define ICONV_CONST
| #define HAVE_ICONV 1
| #define ICONV_CONST
| #define HAVE_LIBNCURSES 1
| #define X_DISPLAY_MISSING 1
| #define HAVE_OPENGL_GL_H 1
| #define HAVE_OPENGL_GLU_H 1
| #define HAVE_OPENGL 1
| #define GL_GL_H <OpenGL/gl.h>
| #define GL_GLU_H <OpenGL/glu.h>
| #define HAVE_GLUT_GLUT_H 1
| #define HAVE_LIBEXPAT 1
| #define HAVE_LIBZ 1
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <lightning.h>
configure:27464: result: no
configure:27464: checking lightning.h presence
configure:27464: cc -E -I/usr/local/Cellar/readline/6.2.4/lib/../include conftest.c
conftest.c:223:10: fatal error: 'lightning.h' file not found
#include <lightning.h>
^
1 error generated.
configure:27464: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GNU Smalltalk"
| #define PACKAGE_TARNAME "smalltalk"
| #define PACKAGE_VERSION "3.2.5"
| #define PACKAGE_STRING "GNU Smalltalk 3.2.5"
| #define PACKAGE_BUGREPORT "[email protected]"
| #define PACKAGE_URL "http://smalltalk.gnu.org/"
| #define ST_MAJOR_VERSION 3
| #define ST_MINOR_VERSION 2
| #define ST_EDIT_VERSION 5
| #define MAINTAINER "[email protected]"
| #define PACKAGE "smalltalk"
| #define VERSION "3.2.5"
| #define PACKAGE_GIT_REVISION ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_LIBGNUTLS 1
| #define HAVE_GNUTLS 1
| #define HAVE_LIBLTDL 1
| #define HAVE_LIBSIGSEGV 1
| #define HAVE_SIGSEGV_H 1
| #define HAVE_SYNC_BUILTINS 1
| #define USE_POSIX_THREADS 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define restrict __restrict
| #define HAVE_VISIBILITY_HIDDEN /**/
| #define HAVE_GOTO_VOID_P 1
| #define HOST_SYSTEM "x86_64-apple-darwin12.3.0"
| #define EXEEXT ""
| #define ARGV_EXEEXT ""
| #define ALIGNOF_DOUBLE 8
| #define ALIGNOF_LONG_DOUBLE 16
| #define ALIGNOF_LONG_LONG 8
| #define SIZEOF_OFF_T 8
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_WCHAR_T 4
| #define SIZEOF_OOP 8
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define RETSIGTYPE void
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_SYS_TIMEB_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_EXECINFO_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_CRT_EXTERNS_H 1
| #define HAVE_STRUCT_STAT_ST_MTIMESPEC_TV_NSEC 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_INTMAX_T 1
| #define HAVE_INTPTR_T 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_LIBM 1
| #define poll rpl_poll
| #define HAVE_SETENV 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_DECL_GETADDRINFO 1
| #define HAVE_DECL_FREEADDRINFO 1
| #define HAVE_DECL_GAI_STRERROR 1
| #define HAVE_DECL_GETNAMEINFO 1
| #define HAVE_STRUCT_ADDRINFO 1
| #define HAVE_STRUCT_SOCKADDR_SA_LEN 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_IPV4 1
| #define HAVE_IPV6 1
| #define HAVE_GETIPNODEBYADDR 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_INET_NTOP 1
| #define HAVE_SOCKETS 1
| #define HAVE_PUTENV 1
| #define HAVE_STRDUP 1
| #define HAVE_STRERROR 1
| #define HAVE_STRSIGNAL 1
| #define HAVE_MKSTEMP 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_STRSTR 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_FLOORL 1
| #define HAVE_CEILL 1
| #define HAVE_SQRTL 1
| #define HAVE_FREXPL 1
| #define HAVE_LDEXPL 1
| #define HAVE_ASINL 1
| #define HAVE_ACOSL 1
| #define HAVE_ATANL 1
| #define HAVE_LOGL 1
| #define HAVE_EXPL 1
| #define HAVE_TANL 1
| #define HAVE_SINL 1
| #define HAVE_COSL 1
| #define HAVE_POWL 1
| #define HAVE_TRUNCL 1
| #define HAVE_LRINTL 1
| #define HAVE_TRUNCF 1
| #define HAVE_LRINTF 1
| #define HAVE_LRINT 1
| #define HAVE_TRUNC 1
| #define HAVE_STRSEP 1
| #define HAVE_STRPBRK 1
| #define HAVE_SYMLINK 1
| #define HAVE_MKDTEMP 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_MEMCPY 1
| #define HAVE_MEMMOVE 1
| #define HAVE_SIGHOLD 1
| #define HAVE_UNAME 1
| #define HAVE_USLEEP 1
| #define HAVE_LSTAT 1
| #define HAVE_GRANTPT 1
| #define HAVE_POPEN 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_FORK 1
| #define HAVE_STRCHR 1
| #define HAVE_UTIMES 1
| #define HAVE_UTIME 1
| #define HAVE_READLINK 1
| #define HAVE_SIGSETMASK 1
| #define HAVE_ALARM 1
| #define HAVE_SELECT 1
| #define HAVE_MPROTECT 1
| #define HAVE_MADVISE 1
| #define HAVE_WAITPID 1
| #define HAVE_SETSID 1
| #define HAVE_PREAD 1
| #define HAVE_PWRITE 1
| #define HAVE__NSGETEXECUTABLEPATH 1
| #define HAVE__NSGETENVIRON 1
| #define HAVE_CHOWN 1
| #define HAVE_GETGRNAM 1
| #define HAVE_GETPWNAM 1
| #define HAVE_ENDGRENT 1
| #define HAVE_ENDPWENT 1
| #define HAVE_SETGROUPENT 1
| #define HAVE_SETPASSENT 1
| #define HAVE_NL_LANGINFO 1
| #define environ _NSGetEnviron()
| #define HAVE_NANOSLEEP 1
| #define TIME_WITH_SYS_TIME 1
| #define LOCALTIME_CACHE 1
| #define HAVE_DIRENT_H 1
| #define LTDL_SHLIB_EXT ".so\0.dylib"
| #define LTDL_SHLIBPATH_VAR "DYLD_LIBRARY_PATH"
| #define LTDL_SYSSEARCHPATH "/usr/local/lib:/lib:/usr/lib"
| #define LTDL_OBJDIR ".libs/"
| #define HAVE_PRELOADED_SYMBOLS 1
| #define HAVE_LIBDL 1
| #define HAVE_DLERROR 1
| #define error_t int
| #define HAVE_ASSERT_H 1
| #define HAVE_CTYPE_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_MACH_O_DYLD_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRCHR 1
| #define HAVE_STRRCHR 1
| #define HAVE_MEMCPY 1
| #define HAVE_MEMMOVE 1
| #define HAVE_STRCMP 1
| #define HAVE_CLOSEDIR 1
| #define HAVE_OPENDIR 1
| #define HAVE_READDIR 1
| #define HAVE_GMP 1
| #define SIZEOF_MP_LIMB_T 8
| #define HAVE_READLINE 1
| #define HAVE_LIBPQ 1
| #define HAVE_LIBSQLITE3 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_ICONV 1
| #define ICONV_CONST
| #define HAVE_ICONV 1
| #define ICONV_CONST
| #define HAVE_LIBNCURSES 1
| #define X_DISPLAY_MISSING 1
| #define HAVE_OPENGL_GL_H 1
| #define HAVE_OPENGL_GLU_H 1
| #define HAVE_OPENGL 1
| #define GL_GL_H <OpenGL/gl.h>
| #define GL_GLU_H <OpenGL/glu.h>
| #define HAVE_GLUT_GLUT_H 1
| #define HAVE_LIBEXPAT 1
| #define HAVE_LIBZ 1
| /* end confdefs.h. */
| #include <lightning.h>
configure:27464: result: no
configure:27464: checking for lightning.h
configure:27464: result: no
configure:27632: checking whether to enable relocatable install
configure:27857: result: no,
relocatable shared libraries not supported on x86_64-apple-darwin12.3.0
configure:28002: checking that generated files are newer than configure
configure:28008: result: done
configure:28070: creating ./config.status
## ---------------------- ##
## Running config.status. ##
## ---------------------- ##
This file was extended by GNU Smalltalk config.status 3.2.5, which was
generated by GNU Autoconf 2.69. Invocation command line was
CONFIG_FILES =
CONFIG_HEADERS =
CONFIG_LINKS =
CONFIG_COMMANDS =
$ ./config.status
on chenyun-mac.local
config.status:1472: creating packages/blox/tk/Makefile
config.status:1472: creating packages/dbd-sqlite/Makefile
config.status:1472: creating packages/gdbm/Makefile
config.status:1472: creating packages/gtk/Makefile
config.status:1472: creating packages/blox/tests/package.xml
config.status:1472: creating packages/i18n/Makefile
config.status:1472: creating packages/iconv/Makefile
config.status:1472: creating packages/digest/Makefile
config.status:1472: creating packages/net/Makefile
config.status:1472: creating packages/opengl/Makefile
config.status:1472: creating packages/glut/Makefile
config.status:1472: creating packages/sdl/libsdl/Makefile
config.status:1472: creating packages/vfs/Makefile
config.status:1472: creating packages/xml/expat/Makefile
config.status:1472: creating packages/zlib/Makefile
config.status:1472: creating gnu-smalltalk.pc
config.status:1472: creating gst-config
config.status:1472: creating tests/gst
config.status:1472: creating tests/atlocal
config.status:1472: creating Makefile
config.status:1472: creating doc/Makefile
config.status:1472: creating lib-src/Makefile
config.status:1472: creating libgst/Makefile
config.status:1472: creating opcode/Makefile
config.status:1472: creating lightning/Makefile
config.status:1472: creating tests/Makefile
config.status:1472: creating config.h
config.status:1718: linking lightning/i386/asm-64.h to lightning/asm.h
config.status:1718: linking lightning/i386/fp-64.h to lightning/fp.h
config.status:1718: linking lightning/i386/core-64.h to lightning/core.h
config.status:1718: linking lightning/i386/funcs.h to lightning/funcs.h
config.status:1737: executing tests/atconfig commands
config.status:1737: executing depfiles commands
config.status:1737: executing libtool commands
configure:30507: === configuring in snprintfv (/private/tmp/gnu-smalltalk-Ryrs/smalltalk-3.2.5/snprintfv)
configure:30570: running /bin/sh ./configure --disable-option-checking '--prefix=/usr/local/Cellar/gnu-smalltalk/3.2.5' '--disable-debug' '--disable-dependency-tracking' '--disable-gtk' '--with-readline=/usr/local/Cellar/readline/6.2.4/lib' '--without-tcl' '--without-tk' '--without-x' 'CC=cc' '--enable-subdir' '--enable-snprintfv-convenience' --cache-file=/dev/null --srcdir=.
## ---------------- ##
## Cache variables. ##
## ---------------- ##
ac_cv_alignof_double=8
ac_cv_alignof_long_double=16
ac_cv_alignof_long_long=8
ac_cv_build=x86_64-apple-darwin12.3.0
ac_cv_c_bigendian=no
ac_cv_c_compiler_gnu=yes
ac_cv_c_const=yes
ac_cv_c_inline=inline
ac_cv_c_int16_t=yes
ac_cv_c_int32_t=yes
ac_cv_c_int64_t=yes
ac_cv_c_int8_t=yes
ac_cv_c_restrict=__restrict
ac_cv_c_uint16_t=yes
ac_cv_c_uint32_t=yes
ac_cv_c_uint64_t=yes
ac_cv_c_uint8_t=yes
ac_cv_emacs_comint=yes
ac_cv_env_ATK_CFLAGS_set=
ac_cv_env_ATK_CFLAGS_value=
ac_cv_env_ATK_LIBS_set=
ac_cv_env_ATK_LIBS_value=
ac_cv_env_CAIRO_CFLAGS_set=
ac_cv_env_CAIRO_CFLAGS_value=
ac_cv_env_CAIRO_LIBS_set=
ac_cv_env_CAIRO_LIBS_value=
ac_cv_env_CC_set=set
ac_cv_env_CC_value=cc
ac_cv_env_CFLAGS_set=
ac_cv_env_CFLAGS_value=
ac_cv_env_CPPFLAGS_set=
ac_cv_env_CPPFLAGS_value=
ac_cv_env_CPP_set=
ac_cv_env_CPP_value=
ac_cv_env_EMACSLOADPATH_set=
ac_cv_env_EMACSLOADPATH_value=
ac_cv_env_EMACS_set=
ac_cv_env_EMACS_value=
ac_cv_env_GNUTLS_CFLAGS_set=
ac_cv_env_GNUTLS_CFLAGS_value=
ac_cv_env_GNUTLS_LIBS_set=
ac_cv_env_GNUTLS_LIBS_value=
ac_cv_env_GTHREAD_CFLAGS_set=
ac_cv_env_GTHREAD_CFLAGS_value=
ac_cv_env_GTHREAD_LIBS_set=
ac_cv_env_GTHREAD_LIBS_value=
ac_cv_env_LDFLAGS_set=
ac_cv_env_LDFLAGS_value=
ac_cv_env_LIBFFI_CFLAGS_set=
ac_cv_env_LIBFFI_CFLAGS_value=
ac_cv_env_LIBFFI_LIBS_set=
ac_cv_env_LIBFFI_LIBS_value=
ac_cv_env_LIBS_set=
ac_cv_env_LIBS_value=
ac_cv_env_PANGO_CFLAGS_set=
ac_cv_env_PANGO_CFLAGS_value=
ac_cv_env_PANGO_LIBS_set=
ac_cv_env_PANGO_LIBS_value=
ac_cv_env_PKG_CONFIG_set=
ac_cv_env_PKG_CONFIG_value=
ac_cv_env_SDL_CFLAGS_set=
ac_cv_env_SDL_CFLAGS_value=
ac_cv_env_SDL_LIBS_set=
ac_cv_env_SDL_LIBS_value=
ac_cv_env_XMKMF_set=
ac_cv_env_XMKMF_value=
ac_cv_env_build_alias_set=
ac_cv_env_build_alias_value=
ac_cv_env_host_alias_set=
ac_cv_env_host_alias_value=
ac_cv_env_target_alias_set=
ac_cv_env_target_alias_value=
ac_cv_func__NSGetEnviron=yes
ac_cv_func__NSGetExecutablePath=yes
ac_cv_func_accept4=no
ac_cv_func_acosl=yes
ac_cv_func_alarm=yes
ac_cv_func_alloca_works=yes
ac_cv_func_argz_append=no
ac_cv_func_argz_create_sep=no
ac_cv_func_argz_insert=no
ac_cv_func_argz_next=no
ac_cv_func_argz_stringify=no
ac_cv_func_asinl=yes
ac_cv_func_atanl=yes
ac_cv_func_ceill=yes
ac_cv_func_chown=yes
ac_cv_func_closedir=yes
ac_cv_func_cosl=yes
ac_cv_func_dlerror=yes
ac_cv_func_endgrent=yes
ac_cv_func_endpwent=yes
ac_cv_func_expl=yes
ac_cv_func_floorl=yes
ac_cv_func_fork=yes
ac_cv_func_frexpl=yes
ac_cv_func_ftruncate=yes
ac_cv_func_getaddrinfo=yes
ac_cv_func_getdtablesize=yes
ac_cv_func_getgrnam=yes
ac_cv_func_gethostname=yes
ac_cv_func_getipnodebyaddr=yes
ac_cv_func_getpagesize=yes
ac_cv_func_getpwnam=yes
ac_cv_func_getrusage=yes
ac_cv_func_gettimeofday=yes
ac_cv_func_grantpt=yes
ac_cv_func_inet_ntop=yes
ac_cv_func_ldexpl=yes
ac_cv_func_logl=yes
ac_cv_func_lrint=yes
ac_cv_func_lrintf=yes
ac_cv_func_lrintl=yes
ac_cv_func_lstat=yes
ac_cv_func_madvise=yes
ac_cv_func_memcpy=yes
ac_cv_func_memmove=yes
ac_cv_func_mkdtemp=yes
ac_cv_func_mkstemp=yes
ac_cv_func_mprotect=yes
ac_cv_func_nl_langinfo=yes
ac_cv_func_obstack=no
ac_cv_func_opendir=yes
ac_cv_func_poll=yes
ac_cv_func_popen=yes
ac_cv_func_powl=yes
ac_cv_func_pread=yes
ac_cv_func_putenv=yes
ac_cv_func_pwrite=yes
ac_cv_func_readdir=yes
ac_cv_func_readlink=yes
ac_cv_func_rl_completion_matches=yes
ac_cv_func_select=yes
ac_cv_func_setenv=yes
ac_cv_func_setgroupent=yes
ac_cv_func_setpassent=yes
ac_cv_func_setsid=yes
ac_cv_func_shl_load=no
ac_cv_func_sighold=yes
ac_cv_func_sigsetmask=yes
ac_cv_func_sinl=yes
ac_cv_func_socket=yes
ac_cv_func_spawnl=no
ac_cv_func_sqrtl=yes
ac_cv_func_strchr=yes
ac_cv_func_strcmp=yes
ac_cv_func_strdup=yes
ac_cv_func_strerror=yes
ac_cv_func_strpbrk=yes
ac_cv_func_strrchr=yes
ac_cv_func_strsep=yes
ac_cv_func_strsignal=yes
ac_cv_func_strstr=yes
ac_cv_func_strtoul=yes
ac_cv_func_symlink=yes
ac_cv_func_tanl=yes
ac_cv_func_trunc=yes
ac_cv_func_truncf=yes
ac_cv_func_truncl=yes
ac_cv_func_uname=yes
ac_cv_func_usleep=yes
ac_cv_func_utime=yes
ac_cv_func_utimes=yes
ac_cv_func_waitpid=yes
ac_cv_have_decl_freeaddrinfo=yes
ac_cv_have_decl_gai_strerror=yes
ac_cv_have_decl_getaddrinfo=yes
ac_cv_have_decl_getnameinfo=yes
ac_cv_header_GLUT_freeglut_h=no
ac_cv_header_GLUT_glut_h=yes
ac_cv_header_GL_freeglut_h=no
ac_cv_header_GL_gl_h=no
ac_cv_header_GL_glu_h=no
ac_cv_header_OpenGL_gl_h=yes
ac_cv_header_OpenGL_glu_h=yes
ac_cv_header_argz_h=no
ac_cv_header_arpa_inet_h=yes
ac_cv_header_assert_h=yes
ac_cv_header_crt_externs_h=yes
ac_cv_header_ctype_h=yes
ac_cv_header_dirent_dirent_h=yes
ac_cv_header_dl_h=no
ac_cv_header_dld_h=no
ac_cv_header_dlfcn_h=yes
ac_cv_header_errno_h=yes
ac_cv_header_execinfo_h=yes
ac_cv_header_expat_h=yes
ac_cv_header_fcntl_h=yes
ac_cv_header_gdbm_h=yes
ac_cv_header_inttypes_h=yes
ac_cv_header_lightning_h=no
ac_cv_header_limits_h=yes
ac_cv_header_mach_o_dyld_h=yes
ac_cv_header_malloc_h=no
ac_cv_header_memory_h=yes
ac_cv_header_minix_config_h=no
ac_cv_header_netdb_h=yes
ac_cv_header_netinet_in_h=yes
ac_cv_header_poll_h=yes
ac_cv_header_pthread_h=yes
ac_cv_header_sqlite3_h=yes
ac_cv_header_stdc=yes
ac_cv_header_stddef_h=yes
ac_cv_header_stdint_h=yes
ac_cv_header_stdio_h=yes
ac_cv_header_stdlib_h=yes
ac_cv_header_string_h=yes
ac_cv_header_strings_h=yes
ac_cv_header_stropts_h=no
ac_cv_header_sys_dl_h=no
ac_cv_header_sys_file_h=yes
ac_cv_header_sys_ioctl_h=yes
ac_cv_header_sys_mman_h=yes
ac_cv_header_sys_param_h=yes
ac_cv_header_sys_resource_h=yes
ac_cv_header_sys_select_h=yes
ac_cv_header_sys_stat_h=yes
ac_cv_header_sys_timeb_h=yes
ac_cv_header_sys_types_h=yes
ac_cv_header_sys_utsname_h=yes
ac_cv_header_sys_wait_h=yes
ac_cv_header_termios_h=yes
ac_cv_header_time=yes
ac_cv_header_unistd_h=yes
ac_cv_header_utime_h=yes
ac_cv_header_zlib_h=yes
ac_cv_host=x86_64-apple-darwin12.3.0
ac_cv_lib_SDL_image_IMG_Linked_Version=no
ac_cv_lib_SDL_mixer_Mix_Linked_Version=no
ac_cv_lib_SDL_sound_Sound_GetLinkedVersion=no
ac_cv_lib_SDL_ttf_TTF_Init=no
ac_cv_lib_dl_dlopen=yes
ac_cv_lib_dld_shl_load=no
ac_cv_lib_expat_XML_ParserCreateNS=yes
ac_cv_lib_gnutls_gnutls_global_init=yes
ac_cv_lib_libffi_ffi_prep_cif=yes
ac_cv_lib_ltdl_lt_dlopen=yes
ac_cv_lib_m_atan=yes
ac_cv_lib_ncurses_initscr=yes
ac_cv_lib_pq_PQconnectdb=yes
ac_cv_lib_sigsegv_sigsegv_install_handler=yes
ac_cv_lib_sqlite3_sqlite3_clear_bindings=yes
ac_cv_lib_z_inflate=yes
ac_cv_member_struct_addrinfo_ai_family=yes
ac_cv_member_struct_sockaddr_sa_len=yes
ac_cv_member_struct_stat_st_mtim_tv_nsec=no
ac_cv_member_struct_stat_st_mtimensec=no
ac_cv_member_struct_stat_st_mtimespec_tv_nsec=yes
ac_cv_objext=o
ac_cv_path_EGREP='/usr/bin/grep -E'
ac_cv_path_FGREP='/usr/bin/grep -F'
ac_cv_path_GREP=/usr/bin/grep
ac_cv_path_INSTALL_INFO=/usr/bin/install-info
ac_cv_path_SED=/usr/local/Library/ENV/4.3/sed
ac_cv_path_ZIP=/usr/bin/zip
ac_cv_path_ac_pt_PKG_CONFIG=/usr/local/opt/pkg-config/bin/pkg-config
ac_cv_path_install='/usr/bin/install -c'
ac_cv_prog_AWK=gawk
ac_cv_prog_CPP='cc -E'
ac_cv_prog_EMACS=emacs
ac_cv_prog_TIMEOUT=env
ac_cv_prog_ac_ct_AR=ar
ac_cv_prog_ac_ct_CC=cc
ac_cv_prog_ac_ct_DLLTOOL=dlltool
ac_cv_prog_ac_ct_DSYMUTIL=dsymutil
ac_cv_prog_ac_ct_LIPO=lipo
ac_cv_prog_ac_ct_NMEDIT=nmedit
ac_cv_prog_ac_ct_OBJDUMP=objdump
ac_cv_prog_ac_ct_OTOOL=otool
ac_cv_prog_ac_ct_RANLIB=ranlib
ac_cv_prog_ac_ct_STRIP=strip
ac_cv_prog_cc_c89=
ac_cv_prog_cc_g=yes
ac_cv_prog_cc_warnings=no
ac_cv_prog_make_make_set=yes
ac_cv_safe_to_define___extensions__=yes
ac_cv_search_clock_gettime=no
ac_cv_search_gethostbyname='none required'
ac_cv_search_listen='none required'
ac_cv_search_nanosleep='none required'
ac_cv_search_opendir='none required'
ac_cv_search_pthread_mutex_lock='none required'
ac_cv_search_pthread_mutexattr_init='none required'
ac_cv_search_timer_create=no
ac_cv_sizeof_OOP=8
ac_cv_sizeof_int=4
ac_cv_sizeof_long=8
ac_cv_sizeof_mp_limb_t=8
ac_cv_sizeof_off_t=8
ac_cv_sizeof_wchar_t=4
ac_cv_sys_file_offset_bits=no
ac_cv_sys_largefile_CC=no
ac_cv_sys_symbol_underscore=yes
ac_cv_type_error_t=no
ac_cv_type_intmax_t=yes
ac_cv_type_intptr_t=yes
ac_cv_type_long_long_int=yes
ac_cv_type_pid_t=yes
ac_cv_type_pthread_rwlock_t=yes
ac_cv_type_signal=void
ac_cv_type_size_t=yes
ac_cv_type_uintmax_t=yes
ac_cv_type_uintptr_t=yes
ac_cv_type_unsigned_long_long_int=yes
ac_cv_working_alloca_h=yes
acl_cv_hardcode_direct=no
acl_cv_hardcode_libdir_flag_spec=
acl_cv_hardcode_libdir_separator=
acl_cv_hardcode_minus_L=no
acl_cv_libext=a
acl_cv_path_LD=/usr/bin/ld
acl_cv_prog_gnu_ld=no
acl_cv_rpath=done
acl_cv_shlibext=dylib
acl_cv_wl=-Wl,
am_cv_CC_dependencies_compiler_type=none
am_cv_OBJC_dependencies_compiler_type=none
am_cv_func_iconv=yes
am_cv_langinfo_codeset=yes
am_cv_lib_iconv=yes
am_cv_lispdir='${datarootdir}/emacs/site-lisp'
am_cv_make_support_nested_variables=yes
am_cv_proto_iconv='extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);'
am_cv_proto_iconv_arg1=
emacs_cv_localtime_cache=yes
gst_cv_c_goto_void_p=yes
gst_cv_c_visibility_hidden=yes
gst_cv_c_wno_long_double=no
gst_cv_cairo=no
gst_cv_cc_arch_i386=no
gst_cv_func_poll=no
gst_cv_glut_header_file=GLUT/glut.h
gst_cv_glut_libs='not found'
gst_cv_gmp_libs=-lgmp
gst_cv_have_sync_fetch_and_add=yes
gst_cv_ldbl_mant_dig=64
gst_cv_libc_dlopen_works=yes
gst_cv_libc_so_dir=/System/Library/Frameworks/System.framework
gst_cv_libc_so_name=System
gst_cv_lispstartdir='${lispdir}/site-start.d'
gst_cv_long_double_ok=yes
gst_cv_opengl_header_dir=OpenGL
gst_cv_opengl_libs=-Wl,-framework,OpenGL
gst_cv_readline_libs='-L/usr/local/Cellar/readline/6.2.4/lib -lreadline '
gst_cv_sdl=no
gst_cv_sdl_uses_cocoa=no
gst_cv_socket_ipv4=yes
gst_cv_socket_ipv6=yes
gst_cv_sockets=yes
gst_cv_tcltk_includes='not found'
gst_cv_tcltk_libs='not found'
gst_cv_wine=no
gst_cv_working_lrint=yes
gst_cv_working_strtoul=yes
gt_cv_var_environ_declaration=no
libltdl_cv_lib_dl_dlopen=yes
libltdl_cv_moduleext=.so
libltdl_cv_need_uscore=unknown
libltdl_cv_objdir=.libs
libltdl_cv_preloaded_symbols=yes
libltdl_cv_shlibext='.so\0.dylib'
libltdl_cv_shlibpath_var=DYLD_LIBRARY_PATH
libltdl_cv_sys_dlopen_deplibs=yes
libltdl_cv_sys_search_path='/usr/local/lib /lib /usr/lib'
lt_cv_apple_cc_single_mod=yes
lt_cv_ar_at_file=no
lt_cv_deplibs_check_method=pass_all
lt_cv_dlopen=dlopen
lt_cv_dlopen_libs=-ldl
lt_cv_dlopen_self=yes
lt_cv_dlopen_self_static=yes
lt_cv_file_magic_cmd='$MAGIC_CMD'
lt_cv_file_magic_test_file=
lt_cv_ld_exported_symbols_list=yes
lt_cv_ld_force_load=yes
lt_cv_ld_reload_flag=-r
lt_cv_nm_interface='BSD nm'
lt_cv_objdir=.libs
lt_cv_path_LD=/usr/bin/ld
lt_cv_path_NM=/usr/bin/nm
lt_cv_path_mainfest_tool=no
lt_cv_prog_compiler_c_o=yes
lt_cv_prog_compiler_pic='-fno-common -DPIC'
lt_cv_prog_compiler_pic_works=yes
lt_cv_prog_compiler_rtti_exceptions=yes
lt_cv_prog_compiler_static_works=no
lt_cv_prog_gnu_ld=no
lt_cv_sharedlib_from_linklib_cmd='printf %s\n'
lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p'\'' | sed '\''/ __gnu_lto/d'\'''
lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[BCDEGRST]* \([^ ]*\) \([^ ]*\)$/ {"\2", (void *) \&\2},/p'\'''
lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[BCDEGRST]* \([^ ]*\) \(lib[^ ]*\)$/ {"\2", (void *) \&\2},/p'\'' -e '\''s/^[BCDEGRST]* \([^ ]*\) \([^ ]*\)$/ {"lib\2", (void *) \&\2},/p'\'''
lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[BCDEGRST]* .* \(.*\)$/extern char \1;/p'\'''
lt_cv_sys_max_cmd_len=196608
lt_cv_to_host_file_cmd=func_convert_file_noop
lt_cv_to_tool_file_cmd=func_convert_file_noop
pkg_cv_LIBFFI_CFLAGS='-I/usr/local/Cellar/libffi/3.0.13/lib/libffi-3.0.13/include '
pkg_cv_LIBFFI_LIBS='-L/usr/local/Cellar/libffi/3.0.13/lib -lffi '
## ----------------- ##
## Output variables. ##
## ----------------- ##
-DDEFAULT_EXECUTABLE=\""${bindir}/gst${EXEEXT}"\"'
-DEXEC_PREFIX=\""${exec_prefix}"\" \
-DIMAGE_PATH=\""${imagedir}"\" \
-DLIBEXEC_PATH=\""${libexecdir}/${PACKAGE}"\" \
-DMODULE_PATH=\""${moduledir}"\" \
-DPREFIX=\""${prefix}"\" \
ACLOCAL='${SHELL} /private/tmp/gnu-smalltalk-Ryrs/smalltalk-3.2.5/build-aux/missing aclocal-1.13'
ALLOCA=''
ALL_PACKAGES=' packages/blox/tk packages/dbd-sqlite packages/gdbm packages/gtk packages/i18n packages/iconv packages/digest packages/net packages/opengl packages/glut packages/sdl/libsdl packages/vfs packages/xml/expat packages/zlib'
AMDEPBACKSLASH=''
AMDEP_FALSE=''
AMDEP_TRUE='#'
AMTAR='$${TAR-tar}'
AM_BACKSLASH='\'
AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)'
AM_DEFAULT_VERBOSITY='1'
AM_V='$(V)'
AR='ar'
AS='as'
ATK_CFLAGS=''
ATK_LIBS=''
AUTOCONF='${SHELL} /private/tmp/gnu-smalltalk-Ryrs/smalltalk-3.2.5/build-aux/missing autoconf'
AUTOHEADER='${SHELL} /private/tmp/gnu-smalltalk-Ryrs/smalltalk-3.2.5/build-aux/missing autoheader'
AUTOM4TE='${SHELL} /private/tmp/gnu-smalltalk-Ryrs/smalltalk-3.2.5/build-aux/missing autom4te'
AUTOMAKE='${SHELL} /private/tmp/gnu-smalltalk-Ryrs/smalltalk-3.2.5/build-aux/missing automake-1.13'
AWK='gawk'
BLOX_IMPLEMENTATION='BloxTK'
BUILT_PACKAGES=' packages/dbd-sqlite packages/gdbm packages/i18n packages/iconv packages/digest packages/net packages/opengl packages/vfs packages/xml/expat packages/zlib'
CAIRO_CFLAGS=''
CAIRO_LIBS=''
CC='cc'
CCDEPMODE='depmode=none'
CFLAGS='-g -O2 -Wall '
CPP='cc -E'
CPPFLAGS=' -I/usr/local/Cellar/readline/6.2.4/lib/../include'
CYGPATH_W='echo'
DEFS='-DHAVE_CONFIG_H'
DEPDIR='.deps'
DLLTOOL='dlltool'
DSYMUTIL='dsymutil'
DUMPBIN=''
ECHO_C='\c'
ECHO_N=''
ECHO_T=''
EGREP='/usr/bin/grep -E'
EMACS='emacs'
EMACSLOADPATH=''
ENABLE_DISASSEMBLER_FALSE=''
ENABLE_DISASSEMBLER_TRUE='#'
EXEEXT=''
FGREP='/usr/bin/grep -F'
GLIB_CFLAGS=''
GLIB_GENMARSHAL=''
GLIB_LIBS=''
GLIB_MKENUMS=''
GNUTLS_CFLAGS=''
GNUTLS_LIBS=''
GOBJECT_QUERY=''
GPERF='${SHELL} /private/tmp/gnu-smalltalk-Ryrs/smalltalk-3.2.5/build-aux/missing gperf'
GREP='/usr/bin/grep'
GST_RUN='$(top_builddir)/gst -I $(top_builddir)/gst.im -f'
GTHREAD_CFLAGS=''
GTHREAD_LIBS=''
GTK_CFLAGS=''
GTK_LIBS=''
HAVE_COCOA_FALSE=''
HAVE_COCOA_TRUE='#'
HAVE_INSTALLED_LIGHTNING_FALSE=''
HAVE_INSTALLED_LIGHTNING_TRUE='#'
ICON=''
INCFFI='-I/usr/local/Cellar/libffi/3.0.13/lib/libffi-3.0.13/include '
INCLTDL=''
INCSIGSEGV=''
INCSNPRINTFV='-I${top_builddir}/snprintfv -I${top_srcdir}/snprintfv'
INCTCLTK=''
INSTALL_DATA='${INSTALL} -m 644'
INSTALL_INFO='/usr/bin/install-info'
INSTALL_PROGRAM='${INSTALL}'
INSTALL_SCRIPT='${INSTALL}'
INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
LD='/usr/bin/ld'
LDFLAGS=' -L/usr/local/Cellar/readline/6.2.4/lib'
LEX='${SHELL} /private/tmp/gnu-smalltalk-Ryrs/smalltalk-3.2.5/build-aux/missing flex'
LIBADD_DL='-ldl'
LIBC_SO_DIR='/System/Library/Frameworks/System.framework'
LIBC_SO_NAME='System'
LIBFFI='-L/usr/local/Cellar/libffi/3.0.13/lib -lffi '
LIBFFI_CFLAGS='-I/usr/local/Cellar/libffi/3.0.13/lib/libffi-3.0.13/include '
LIBFFI_EXECUTABLE_LDFLAGS='-Wl,-allow_stack_execute'
LIBFFI_LIBS='-L/usr/local/Cellar/libffi/3.0.13/lib -lffi '
LIBGLUT=''
LIBGMP='-lgmp'
LIBGST_CFLAGS=''
LIBICONV='-liconv'
LIBLTDL='-lltdl'
LIBOBJS=' ${LIBOBJDIR}obstack$U.o ${LIBOBJDIR}poll$U.o'
LIBOPENGL='-Wl,-framework,OpenGL'
LIBREADLINE='-L/usr/local/Cellar/readline/6.2.4/lib -lreadline '
LIBS='-lm '
LIBSIGSEGV='-lsigsegv'
LIBSNPRINTFV='${top_builddir}/snprintfv/snprintfv/libsnprintfvc.la'
LIBTCLTK=''
LIBTHREAD=''
LIBTOOL='$(SHELL) $(top_builddir)/libtool'
LIGHTNING_MAIN_FALSE=''
LIGHTNING_MAIN_TRUE='#'
LIPO='lipo'
LN='ln'
LN_S='ln -s'
LTALLOCA=''
LTLIBICONV='-liconv'
LTLIBOBJS=' ${LIBOBJDIR}obstack$U.lo ${LIBOBJDIR}poll$U.lo'
MAINTAINER='[email protected]'
MAKEINFO='${SHELL} /private/tmp/gnu-smalltalk-Ryrs/smalltalk-3.2.5/build-aux/missing makeinfo'
MANIFEST_TOOL=':'
MKDIR_P='build-aux/install-sh -c -d'
MODULES=''
NEED_LIBC_LA_FALSE=''
NEED_LIBC_LA_TRUE='#'
NM='/usr/bin/nm'
NMEDIT='nmedit'
OBJC='cc'
OBJCDEPMODE='depmode=none'
OBJCFLAGS='-g -O2 -Wall '
OBJDUMP='objdump'
OBJEXT='o'
OTOOL64=':'
OTOOL='otool'
PACKAGE='smalltalk'
PACKAGE_BUGREPORT='[email protected]'
PACKAGE_DLOPEN_FLAGS=' -dlopen "${abs_top_builddir}/packages/dbd-sqlite/dbd-sqlite3.la" -dlopen "${abs_top_builddir}/packages/gdbm/gdbm.la" -dlopen "${abs_top_builddir}/packages/i18n/i18n.la" -dlopen "${abs_top_builddir}/packages/iconv/iconv.la" -dlopen "${abs_top_builddir}/packages/digest/digest.la" -dlopen "${abs_top_builddir}/packages/opengl/gstopengl.la" -dlopen "${abs_top_builddir}/packages/xml/expat/expat.la" -dlopen "${abs_top_builddir}/packages/zlib/zlib.la"'
PACKAGE_NAME='GNU Smalltalk'
PACKAGE_STRING='GNU Smalltalk 3.2.5'
PACKAGE_TARNAME='smalltalk'
PACKAGE_URL='http://smalltalk.gnu.org/'
PACKAGE_VERSION='3.2.5'
PANGO_CFLAGS=''
PANGO_LIBS=''
PATH_SEPARATOR=':'
PKG_CONFIG='/usr/local/opt/pkg-config/bin/pkg-config'
RANLIB='ranlib'
RELOCATABLE='yes'
RELOC_CPPFLAGS='-DKERNEL_PATH=\""${pkgdatadir}/kernel"\" \
RELOC_LDFLAGS=''
SDL_CFLAGS=''
SDL_LIBS=' '
SED='/usr/local/Library/ENV/4.3/sed'
SET_MAKE=''
SHELL='/bin/sh'
SOCKET_LIBS=''
STRIP='strip'
SYNC_CFLAGS=''
TCLSH=''
TIMEOUT='env'
VERSION='3.2.5'
VERSION_INFO='8:3:1'
WINDRES='no'
WINEWRAPPER=''
WINEWRAPPERDEP=''
WITH_EMACS_COMINT_FALSE='#'
WITH_EMACS_COMINT_TRUE=''
WITH_EMACS_FALSE='#'
WITH_EMACS_TRUE=''
XMKMF=''
XZIP='/usr/bin/zip'
X_CFLAGS=''
X_EXTRA_LIBS=''
X_LIBS=''
X_PRE_LIBS=''
YACC='${SHELL} /private/tmp/gnu-smalltalk-Ryrs/smalltalk-3.2.5/build-aux/missing bison'
ZIP='/usr/bin/zip'
ac_ct_AR='ar'
ac_ct_CC='cc'
ac_ct_DUMPBIN=''
am__EXEEXT_FALSE=''
am__EXEEXT_TRUE='#'
am__fastdepCC_FALSE=''
am__fastdepCC_TRUE='#'
am__fastdepOBJC_FALSE=''
am__fastdepOBJC_TRUE='#'
am__include='include'
am__isrc=''
am__leading_dot='.'
am__nodep=''
am__quote=''
am__tar='$${TAR-tar} chof - "$$tardir"'
am__untar='$${TAR-tar} xf -'
bindir='${exec_prefix}/bin'
build='x86_64-apple-darwin12.3.0'
build_alias=''
build_cpu='x86_64'
build_os='darwin12.3.0'
build_vendor='apple'
datadir='${datarootdir}'
datarootdir='${prefix}/share'
docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
dvidir='${docdir}'
enable_mysql_tests='no'
exec_prefix='${prefix}'
host='x86_64-apple-darwin12.3.0'
host_alias=''
host_cpu='x86_64'
host_os='darwin12.3.0'
host_vendor='apple'
htmldir='${docdir}'
imagedir='${localstatedir}/lib/smalltalk'
includedir='${prefix}/include'
infodir='${datarootdir}/info'
install_sh='${SHELL} /private/tmp/gnu-smalltalk-Ryrs/smalltalk-3.2.5/build-aux/install-sh'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
lispdir='${datarootdir}/emacs/site-lisp'
lispstartdir='${lispdir}/site-start.d'
localedir='${datarootdir}/locale'
localstatedir='${prefix}/var'
mandir='${datarootdir}/man'
mkdir_p='$(MKDIR_P)'
moduledir='${pkglibdir}'
moduleexecdir='${moduledir}'
oldincludedir='/usr/include'
pdfdir='${docdir}'
prefix='/usr/local/Cellar/gnu-smalltalk/3.2.5'
program_transform_name='s,x,x,'
psdir='${docdir}'
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
subdirs=' snprintfv'
sysconfdir='${prefix}/etc'
target_alias=''
## ------------------- ##
## File substitutions. ##
## ------------------- ##
PACKAGE_RULES='pkgrules.tmp'
lightning_frag='/private/tmp/gnu-smalltalk-Ryrs/smalltalk-3.2.5/lightning/i386/Makefile.frag'
## ----------- ##
## confdefs.h. ##
## ----------- ##
/* confdefs.h */
#define PACKAGE_NAME "GNU Smalltalk"
#define PACKAGE_TARNAME "smalltalk"
#define PACKAGE_VERSION "3.2.5"
#define PACKAGE_STRING "GNU Smalltalk 3.2.5"
#define PACKAGE_BUGREPORT "[email protected]"
#define PACKAGE_URL "http://smalltalk.gnu.org/"
#define ST_MAJOR_VERSION 3
#define ST_MINOR_VERSION 2
#define ST_EDIT_VERSION 5
#define MAINTAINER "[email protected]"
#define PACKAGE "smalltalk"
#define VERSION "3.2.5"
#define PACKAGE_GIT_REVISION ""
#define STDC_HEADERS 1
#define HAVE_SYS_TYPES_H 1
#define HAVE_SYS_STAT_H 1
#define HAVE_STDLIB_H 1
#define HAVE_STRING_H 1
#define HAVE_MEMORY_H 1
#define HAVE_STRINGS_H 1
#define HAVE_INTTYPES_H 1
#define HAVE_STDINT_H 1
#define HAVE_UNISTD_H 1
#define __EXTENSIONS__ 1
#define _ALL_SOURCE 1
#define _GNU_SOURCE 1
#define _POSIX_PTHREAD_SEMANTICS 1
#define _TANDEM_SOURCE 1
#define HAVE_LIBGNUTLS 1
#define HAVE_GNUTLS 1
#define HAVE_LIBLTDL 1
#define HAVE_LIBSIGSEGV 1
#define HAVE_SIGSEGV_H 1
#define HAVE_SYNC_BUILTINS 1
#define USE_POSIX_THREADS 1
#define HAVE_PTHREAD_RWLOCK 1
#define HAVE_PTHREAD_MUTEX_RECURSIVE 1
#define restrict __restrict
#define HAVE_VISIBILITY_HIDDEN /**/
#define HAVE_GOTO_VOID_P 1
#define HOST_SYSTEM "x86_64-apple-darwin12.3.0"
#define EXEEXT ""
#define ARGV_EXEEXT ""
#define ALIGNOF_DOUBLE 8
#define ALIGNOF_LONG_DOUBLE 16
#define ALIGNOF_LONG_LONG 8
#define SIZEOF_OFF_T 8
#define SIZEOF_INT 4
#define SIZEOF_LONG 8
#define SIZEOF_WCHAR_T 4
#define SIZEOF_OOP 8
#define HAVE_DLFCN_H 1
#define LT_OBJDIR ".libs/"
#define RETSIGTYPE void
#define HAVE_STDINT_H 1
#define HAVE_INTTYPES_H 1
#define HAVE_UNISTD_H 1
#define HAVE_POLL_H 1
#define HAVE_SYS_IOCTL_H 1
#define HAVE_SYS_RESOURCE_H 1
#define HAVE_SYS_UTSNAME_H 1
#define HAVE_SYS_PARAM_H 1
#define HAVE_STDDEF_H 1
#define HAVE_LIMITS_H 1
#define HAVE_SYS_TIMEB_H 1
#define HAVE_TERMIOS_H 1
#define HAVE_SYS_MMAN_H 1
#define HAVE_SYS_FILE_H 1
#define HAVE_EXECINFO_H 1
#define HAVE_UTIME_H 1
#define HAVE_SYS_SELECT_H 1
#define HAVE_SYS_WAIT_H 1
#define HAVE_FCNTL_H 1
#define HAVE_CRT_EXTERNS_H 1
#define HAVE_STRUCT_STAT_ST_MTIMESPEC_TV_NSEC 1
#define HAVE_UNSIGNED_LONG_LONG_INT 1
#define HAVE_LONG_LONG_INT 1
#define HAVE_INTMAX_T 1
#define HAVE_INTPTR_T 1
#define HAVE_UINTMAX_T 1
#define HAVE_UINTPTR_T 1
#define HAVE_ALLOCA_H 1
#define HAVE_ALLOCA 1
#define HAVE_LIBM 1
#define poll rpl_poll
#define HAVE_SETENV 1
#define HAVE_ARPA_INET_H 1
#define HAVE_NETDB_H 1
#define HAVE_NETINET_IN_H 1
#define HAVE_DECL_GETADDRINFO 1
#define HAVE_DECL_FREEADDRINFO 1
#define HAVE_DECL_GAI_STRERROR 1
#define HAVE_DECL_GETNAMEINFO 1
#define HAVE_STRUCT_ADDRINFO 1
#define HAVE_STRUCT_SOCKADDR_SA_LEN 1
#define HAVE_NETINET_IN_H 1
#define HAVE_IPV4 1
#define HAVE_IPV6 1
#define HAVE_GETIPNODEBYADDR 1
#define HAVE_GETADDRINFO 1
#define HAVE_INET_NTOP 1
#define HAVE_SOCKETS 1
#define HAVE_PUTENV 1
#define HAVE_STRDUP 1
#define HAVE_STRERROR 1
#define HAVE_STRSIGNAL 1
#define HAVE_MKSTEMP 1
#define HAVE_GETPAGESIZE 1
#define HAVE_GETDTABLESIZE 1
#define HAVE_STRSTR 1
#define HAVE_FTRUNCATE 1
#define HAVE_FLOORL 1
#define HAVE_CEILL 1
#define HAVE_SQRTL 1
#define HAVE_FREXPL 1
#define HAVE_LDEXPL 1
#define HAVE_ASINL 1
#define HAVE_ACOSL 1
#define HAVE_ATANL 1
#define HAVE_LOGL 1
#define HAVE_EXPL 1
#define HAVE_TANL 1
#define HAVE_SINL 1
#define HAVE_COSL 1
#define HAVE_POWL 1
#define HAVE_TRUNCL 1
#define HAVE_LRINTL 1
#define HAVE_TRUNCF 1
#define HAVE_LRINTF 1
#define HAVE_LRINT 1
#define HAVE_TRUNC 1
#define HAVE_STRSEP 1
#define HAVE_STRPBRK 1
#define HAVE_SYMLINK 1
#define HAVE_MKDTEMP 1
#define HAVE_GETHOSTNAME 1
#define HAVE_MEMCPY 1
#define HAVE_MEMMOVE 1
#define HAVE_SIGHOLD 1
#define HAVE_UNAME 1
#define HAVE_USLEEP 1
#define HAVE_LSTAT 1
#define HAVE_GRANTPT 1
#define HAVE_POPEN 1
#define HAVE_GETRUSAGE 1
#define HAVE_GETTIMEOFDAY 1
#define HAVE_FORK 1
#define HAVE_STRCHR 1
#define HAVE_UTIMES 1
#define HAVE_UTIME 1
#define HAVE_READLINK 1
#define HAVE_SIGSETMASK 1
#define HAVE_ALARM 1
#define HAVE_SELECT 1
#define HAVE_MPROTECT 1
#define HAVE_MADVISE 1
#define HAVE_WAITPID 1
#define HAVE_SETSID 1
#define HAVE_PREAD 1
#define HAVE_PWRITE 1
#define HAVE__NSGETEXECUTABLEPATH 1
#define HAVE__NSGETENVIRON 1
#define HAVE_CHOWN 1
#define HAVE_GETGRNAM 1
#define HAVE_GETPWNAM 1
#define HAVE_ENDGRENT 1
#define HAVE_ENDPWENT 1
#define HAVE_SETGROUPENT 1
#define HAVE_SETPASSENT 1
#define HAVE_NL_LANGINFO 1
#define environ _NSGetEnviron()
#define HAVE_NANOSLEEP 1
#define TIME_WITH_SYS_TIME 1
#define LOCALTIME_CACHE 1
#define HAVE_DIRENT_H 1
#define LTDL_SHLIB_EXT ".so\0.dylib"
#define LTDL_SHLIBPATH_VAR "DYLD_LIBRARY_PATH"
#define LTDL_SYSSEARCHPATH "/usr/local/lib:/lib:/usr/lib"
#define LTDL_OBJDIR ".libs/"
#define HAVE_PRELOADED_SYMBOLS 1
#define HAVE_LIBDL 1
#define HAVE_DLERROR 1
#define error_t int
#define HAVE_ASSERT_H 1
#define HAVE_CTYPE_H 1
#define HAVE_ERRNO_H 1
#define HAVE_MEMORY_H 1
#define HAVE_STDLIB_H 1
#define HAVE_STDIO_H 1
#define HAVE_UNISTD_H 1
#define HAVE_MACH_O_DYLD_H 1
#define HAVE_STRING_H 1
#define HAVE_STRCHR 1
#define HAVE_STRRCHR 1
#define HAVE_MEMCPY 1
#define HAVE_MEMMOVE 1
#define HAVE_STRCMP 1
#define HAVE_CLOSEDIR 1
#define HAVE_OPENDIR 1
#define HAVE_READDIR 1
#define HAVE_GMP 1
#define SIZEOF_MP_LIMB_T 8
#define HAVE_READLINE 1
#define HAVE_LIBPQ 1
#define HAVE_LIBSQLITE3 1
#define HAVE_LANGINFO_CODESET 1
#define HAVE_ICONV 1
#define ICONV_CONST
#define HAVE_ICONV 1
#define ICONV_CONST
#define HAVE_LIBNCURSES 1
#define X_DISPLAY_MISSING 1
#define HAVE_OPENGL_GL_H 1
#define HAVE_OPENGL_GLU_H 1
#define HAVE_OPENGL 1
#define GL_GL_H <OpenGL/gl.h>
#define GL_GLU_H <OpenGL/glu.h>
#define HAVE_GLUT_GLUT_H 1
#define HAVE_LIBEXPAT 1
#define HAVE_LIBZ 1
#define HAVE_LIGHTNING 1
#define ENABLE_DLD 1
#define OPTIMIZE 1
configure: exit 0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment