This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by configure, which was generated by GNU Autoconf 2.65. Invocation command line was $ auto/configure --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --enable-cscope --enable-gui=no --without-x --enable-multibyte --disable-darwin --srcdir=. --cache-file=auto/config.cache ## --------- ## ## Platform. ## ## --------- ## hostname = searle.apple.com uname -m = i386 uname -r = 11.0.0 uname -s = Darwin uname -v = Darwin Kernel Version 11.0.0: Tue Aug 31 19:41:52 PDT 2010; root:xnu-1688.1~1/RELEASE_I386 /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 11.0.0: Tue Aug 31 19:41:52 PDT 2010; root:xnu-1688.1~1/RELEASE_I386 Kernel configured for up to 2 processors. 2 processors are physically available. 2 processors are logically available. Processor type: i486 (Intel 80486) Processors active: 0 1 Primary memory available: 1.00 gigabytes Default processor set: 87 tasks, 337 threads, 2 processors Load average: 0.77, Mach factor: 1.22 /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /usr/bin PATH: /bin PATH: /usr/sbin PATH: /sbin PATH: /usr/local/bin PATH: /usr/X11/bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:2474: loading cache auto/config.cache configure:2560: checking whether make sets $(MAKE) configure:2582: result: yes configure:2640: checking for gcc configure:2667: result: gcc configure:2896: checking for C compiler version configure:2905: gcc --version >&5 i686-apple-darwin11-llvm-gcc-4.2 (GCC) 4.2.1 (Based on Apple Inc. build 5658) (LLVM build 2334.1) Copyright (C) 2007 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. configure:2916: $? = 0 configure:2905: gcc -v >&5 Using built-in specs. Target: i686-apple-darwin11 Configured with: /var/tmp/llvmgcc42/llvmgcc42-2334.1~3/src/configure --disable-checking --enable-werror --prefix=/Developer/usr/llvm-gcc-4.2 --mandir=/share/man --enable-languages=c,objc,c++,obj-c++ --program-prefix=llvm- --program-transform-name=/^[cg][^.-]*$/s/$/-4.2/ --with-slibdir=/usr/lib --build=i686-apple-darwin11 --enable-llvm=/var/tmp/llvmgcc42/llvmgcc42-2334.1~3/dst-llvmCore/Developer/usr/local --program-prefix=i686-apple-darwin11- --host=x86_64-apple-darwin11 --target=i686-apple-darwin11 --with-gxx-include-dir=/usr/include/c++/4.2.1 Thread model: posix gcc version 4.2.1 (Based on Apple Inc. build 5658) (LLVM build 2334.1) configure:2916: $? = 0 configure:2905: gcc -V >&5 llvm-gcc-4.2: argument to `-V' is missing configure:2916: $? = 1 configure:2905: gcc -qversion >&5 i686-apple-darwin11-llvm-gcc-4.2: no input files configure:2916: $? = 1 configure:2936: checking whether the C compiler works configure:2958: gcc conftest.c >&5 configure:2962: $? = 0 configure:3011: result: yes configure:3014: checking for C compiler default output file name configure:3016: result: a.out configure:3022: checking for suffix of executables configure:3029: gcc -o conftest conftest.c >&5 configure:3033: $? = 0 configure:3055: result: configure:3077: checking whether we are cross compiling configure:3085: gcc -o conftest conftest.c >&5 configure:3089: $? = 0 configure:3096: ./conftest configure:3100: $? = 0 configure:3115: result: no configure:3120: checking for suffix of object files configure:3167: result: o configure:3171: checking whether we are using the GNU C compiler configure:3199: result: yes configure:3208: checking whether gcc accepts -g configure:3269: result: yes configure:3286: checking for gcc option to accept ISO C89 configure:3363: result: none needed configure:3387: checking how to run the C preprocessor configure:3457: result: gcc -E configure:3477: gcc -E conftest.c configure:3477: $? = 0 configure:3491: gcc -E conftest.c conftest.c:10:28: error: ac_nonexistent.h: No such file or directory configure:3491: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define UNIX 1 | /* end confdefs.h. */ | #include configure:3520: checking for grep that handles long lines and -e configure:3578: result: /usr/bin/grep configure:3583: checking for egrep configure:3645: result: /usr/bin/grep -E configure:3659: checking for library containing strerror configure:3707: result: none required configure:3718: checking for gawk configure:3745: result: awk configure:3758: checking for strip configure:3786: result: strip configure:3797: checking for ANSI C header files configure:3901: result: yes configure:3909: checking for sys/wait.h that is POSIX.1 compatible configure:3942: result: yes configure:3979: checking for buggy tools... configure:3986: checking for BeOS configure:3992: result: no configure:3996: checking for QNX configure:4003: result: no configure:4007: checking for Darwin (Mac OS X) configure:4010: result: yes configure:4013: checking --disable-darwin argument configure:4036: result: yes, Darwin support excluded configure:4040: checking --with-mac-arch argument configure:4048: result: defaulting to current configure:4053: checking --with-developer-dir argument configure:4061: result: not present configure:4069: checking for xcode-select configure:4099: result: /usr/bin/xcode-select configure:4108: checking for developer dir using xcode-select configure:4111: result: /Developer configure:4231: checking --with-local-dir argument configure:4255: result: Defaulting to /usr/local configure:4280: checking --with-vim-name argument configure:4288: result: Defaulting to vim configure:4293: checking --with-ex-name argument configure:4301: result: Defaulting to ex configure:4306: checking --with-view-name argument configure:4314: result: Defaulting to view configure:4320: checking --with-global-runtime argument configure:4331: result: no configure:4336: checking --with-modified-by argument configure:4347: result: no configure:4352: checking if character set is EBCDIC configure:4371: gcc -c -g -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:21: error: 'make' undeclared (first use in this function) conftest.c:21: error: (Each undeclared identifier is reported only once conftest.c:21: error: for each function it appears in.) conftest.c:21: error: expected ';' before 'an' configure:4371: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define UNIX 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | /* end confdefs.h. */ | | int | main () | { | /* TryCompile function for CharSet. | Treat any failure as ASCII for compatibility with existing art. | Use compile-time rather than run-time tests for cross-compiler | tolerance. */ | #if '0'!=240 | make an error "Character set is not EBCDIC" | #endif | ; | return 0; | } configure:4381: result: no configure:4439: checking --disable-selinux argument configure:4449: result: no configure:4451: checking for is_selinux_enabled in -lselinux configure:4485: result: no configure:4499: checking --with-features argument configure:4507: result: Defaulting to normal configure:4535: checking --with-compiledby argument configure:4543: result: no configure:4549: checking --disable-xsmp argument configure:4560: result: no configure:4562: checking --disable-xsmp-interact argument configure:4572: result: no configure:4585: checking --enable-luainterp argument configure:4594: result: no configure:4737: checking --enable-mzschemeinterp argument configure:4746: result: no configure:4928: checking --enable-perlinterp argument configure:4937: result: no configure:5110: checking --enable-pythoninterp argument configure:5119: result: no configure:5401: checking --enable-python3interp argument configure:5410: result: no configure:5755: checking --enable-tclinterp argument configure:5764: result: no configure:6095: checking --enable-rubyinterp argument configure:6104: result: no configure:6228: checking --enable-cscope argument configure:6237: result: yes configure:6244: checking --enable-workshop argument configure:6253: result: no configure:6267: checking --disable-netbeans argument configure:6277: result: no configure:6279: checking for socket in -lsocket configure:6313: result: no configure:6324: checking for gethostbyname in -lnsl configure:6358: result: no configure:6369: checking whether compiling netbeans integration is possible configure:6405: gcc -o conftest -g -O2 -L/usr/local/lib conftest.c >&5 configure:6405: $? = 0 configure:6406: result: yes configure:6427: checking --enable-sniff argument configure:6436: result: no configure:6447: checking --enable-multibyte argument configure:6456: result: yes configure:6463: checking --enable-hangulinput argument configure:6472: result: no configure:6475: checking --enable-xim argument configure:6482: result: defaulting to auto configure:6487: checking --enable-fontset argument configure:6496: result: no configure:6502: result: defaulting to: don't HAVE_X11 configure:7515: checking --enable-gui argument configure:7575: result: no GUI support configure:8437: checking for X11/SM/SMlib.h configure:8437: result: yes configure:8636: checking whether toupper is broken configure:8673: result: no configure:8681: checking whether __DATE__ and __TIME__ work configure:8694: gcc -c -g -O2 conftest.c >&5 configure:8694: $? = 0 configure:8695: result: yes configure:8704: checking whether __attribute__((unused)) is allowed configure:8717: gcc -c -g -O2 conftest.c >&5 configure:8717: $? = 0 configure:8718: result: yes configure:8727: checking for elf.h configure:8727: result: no configure:8778: checking for dirent.h that defines DIR configure:8805: result: yes configure:8819: checking for library containing opendir configure:8867: result: none required configure:8975: checking for stdarg.h configure:8975: result: yes configure:8975: checking for stdint.h configure:8975: result: yes configure:8975: checking for stdlib.h configure:8975: result: yes configure:8975: checking for string.h configure:8975: result: yes configure:8975: checking for sys/select.h configure:8975: result: yes configure:8975: checking for sys/utsname.h configure:8975: result: yes configure:8975: checking for termcap.h configure:8975: result: yes configure:8975: checking for fcntl.h configure:8975: result: yes configure:8975: checking for sgtty.h configure:8975: result: yes configure:8975: checking for sys/ioctl.h configure:8975: result: yes configure:8975: checking for sys/time.h configure:8975: result: yes configure:8975: checking for sys/types.h configure:8975: result: yes configure:8975: checking for termio.h configure:8975: result: no configure:8975: checking for iconv.h configure:8975: result: yes configure:8975: checking for inttypes.h configure:8975: result: yes configure:8975: checking for langinfo.h configure:8975: result: yes configure:8975: checking for math.h configure:8975: result: yes configure:8975: checking for unistd.h configure:8975: result: yes configure:8975: checking for stropts.h configure:8975: result: no configure:8975: checking for errno.h configure:8975: result: yes configure:8975: checking for sys/resource.h configure:8975: result: yes configure:8975: checking for sys/systeminfo.h configure:8975: result: no configure:8975: checking for locale.h configure:8975: result: yes configure:8975: checking for sys/stream.h configure:8975: result: no configure:8975: checking for termios.h configure:8975: result: yes configure:8975: checking for libc.h configure:8975: result: yes configure:8975: checking for sys/statfs.h configure:8975: result: no configure:8975: checking for poll.h configure:8975: result: yes configure:8975: checking for sys/poll.h configure:8975: result: yes configure:8975: checking for pwd.h configure:8975: result: yes configure:8975: checking for utime.h configure:8975: result: yes configure:8975: checking for sys/param.h configure:8975: result: yes configure:8975: checking for libintl.h configure:8975: result: no configure:8975: checking for libgen.h configure:8975: result: yes configure:8975: checking for util/debug.h configure:8975: result: no configure:8975: checking for util/msg18n.h configure:8975: result: no configure:8975: checking for frame.h configure:8975: result: no configure:8975: checking for sys/acl.h configure:8975: result: yes configure:8975: checking for sys/access.h configure:8975: result: no configure:8975: checking for sys/sysinfo.h configure:8975: result: no configure:8975: checking for wchar.h configure:8975: result: yes configure:8975: checking for wctype.h configure:8975: result: yes configure:8989: checking for sys/ptem.h configure:8989: result: no configure:9005: checking for sys/sysctl.h configure:9005: result: yes configure:9020: checking for pthread_np.h configure:9035: gcc -c -g -O2 conftest.c >&5 conftest.c:55:24: error: pthread_np.h: No such file or directory configure:9035: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define UNIX 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define FEAT_NORMAL 1 | #define USE_XSMP_INTERACT 1 | #define FEAT_CSCOPE 1 | #define FEAT_NETBEANS_INTG 1 | #define FEAT_MBYTE 1 | #define HAVE_X11_SM_SMLIB_H 1 | #define HAVE_DATE_TIME 1 | #define HAVE_ATTRIBUTE_UNUSED 1 | #define HAVE_DIRENT_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_TERMCAP_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_MATH_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_LIBC_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_PWD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_SYS_ACL_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_SYS_SYSCTL_H 1 | /* end confdefs.h. */ | | #include | #include | int | main () | { | int i; i = 0; | ; | return 0; | } configure:9041: result: no configure:9048: checking for strings.h configure:9048: result: yes configure:9063: checking if strings.h can be included after string.h configure:9092: gcc -c -g -O2 conftest.c >&5 configure:9092: $? = 0 configure:9093: result: yes configure:9106: checking whether gcc needs -traditional configure:9140: result: no configure:9147: checking for an ANSI C-conforming const configure:9219: result: yes configure:9227: checking for working volatile configure:9253: result: yes configure:9261: checking for mode_t configure:9261: result: yes configure:9272: checking for off_t configure:9272: result: yes configure:9283: checking for pid_t configure:9283: result: yes configure:9294: checking for size_t configure:9294: result: yes configure:9305: checking for uid_t in sys/types.h configure:9324: result: yes configure:9335: checking for uint32_t configure:9335: result: yes configure:9350: checking whether time.h and sys/time.h may both be included configure:9377: result: yes configure:9385: checking for ino_t configure:9385: result: yes configure:9396: checking for dev_t configure:9396: result: yes configure:9407: checking whether byte ordering is bigendian configure:9613: result: no configure:9632: checking for rlim_t configure:9635: result: (cached) yes configure:9668: checking for stack_t configure:9671: result: (cached) yes configure:9702: checking whether stack_t has an ss_base field configure:9723: gcc -c -g -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:67: error: 'stack_t' has no member named 'ss_base' configure:9723: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define UNIX 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define FEAT_NORMAL 1 | #define USE_XSMP_INTERACT 1 | #define FEAT_CSCOPE 1 | #define FEAT_NETBEANS_INTG 1 | #define FEAT_MBYTE 1 | #define HAVE_X11_SM_SMLIB_H 1 | #define HAVE_DATE_TIME 1 | #define HAVE_ATTRIBUTE_UNUSED 1 | #define HAVE_DIRENT_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_TERMCAP_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_MATH_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_LIBC_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_PWD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_SYS_ACL_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_STRINGS_H 1 | #define TIME_WITH_SYS_TIME 1 | /* end confdefs.h. */ | | #include | #if STDC_HEADERS | # include | # include | #endif | #include | #include "confdefs.h" | | int | main () | { | stack_t sigstk; sigstk.ss_base = 0; | ; | return 0; | } configure:9728: result: no configure:9734: checking --with-tlib argument configure:9769: result: empty: automatic terminal library selection configure:9777: checking for tgetent in -lncurses configure:9812: result: yes configure:9840: gcc -o conftest -g -O2 -L/usr/local/lib conftest.c -lncurses >&5 configure:9840: $? = 0 configure:9840: ./conftest configure:9840: $? = 0 configure:9889: checking whether we talk terminfo configure:9933: result: yes configure:9942: checking what tgetent() returns for an unknown terminal configure:9983: result: non-zero configure:9992: checking whether termcap.h contains ospeed configure:10009: gcc -o conftest -g -O2 -L/usr/local/lib conftest.c -lncurses >&5 configure:10009: $? = 0 configure:10010: result: yes configure:10049: checking whether termcap.h contains UP, BC and PC configure:10066: gcc -o conftest -g -O2 -L/usr/local/lib conftest.c -lncurses >&5 configure:10066: $? = 0 configure:10067: result: yes configure:10106: checking whether tputs() uses outfuntype configure:10123: gcc -c -g -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:67: error: 'outfuntype' undeclared (first use in this function) conftest.c:67: error: (Each undeclared identifier is reported only once conftest.c:67: error: for each function it appears in.) conftest.c:67: error: expected ')' before 'xx' configure:10123: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define UNIX 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define FEAT_NORMAL 1 | #define USE_XSMP_INTERACT 1 | #define FEAT_CSCOPE 1 | #define FEAT_NETBEANS_INTG 1 | #define FEAT_MBYTE 1 | #define HAVE_X11_SM_SMLIB_H 1 | #define HAVE_DATE_TIME 1 | #define HAVE_ATTRIBUTE_UNUSED 1 | #define HAVE_DIRENT_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_TERMCAP_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_MATH_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_LIBC_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_PWD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_SYS_ACL_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_STRINGS_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_LIBNCURSES 1 | #define TERMINFO 1 | #define HAVE_OSPEED 1 | #define HAVE_UP_BC_PC 1 | /* end confdefs.h. */ | | #ifdef HAVE_TERMCAP_H | # include | #endif | | int | main () | { | extern int xx(); tputs("test", 1, (outfuntype)xx) | ; | return 0; | } configure:10128: result: no configure:10133: checking whether sys/select.h and sys/time.h may both be included configure:10149: gcc -c -g -O2 conftest.c >&5 configure:10149: $? = 0 configure:10150: result: yes configure:10161: checking for /dev/ptc configure:10169: result: no configure:10173: checking for SVR4 ptys configure:10187: gcc -o conftest -g -O2 -L/usr/local/lib conftest.c -lncurses >&5 configure:10187: $? = 0 configure:10188: result: yes configure:10202: checking for ptyranges configure:10235: result: pqrstuvw / 0123456789abcdef configure:10243: checking default tty permissions/group configure:10322: result: world configure:10340: checking return type of signal handlers configure:10365: result: void configure:10382: checking for struct sigcontext configure:10402: gcc -c -g -O2 conftest.c >&5 configure:10402: $? = 0 configure:10403: result: yes configure:10413: checking getcwd implementation is broken configure:10456: result: no configure:10473: checking for bcmp configure:10473: result: yes configure:10473: checking for fchdir configure:10473: result: yes configure:10473: checking for fchown configure:10473: result: yes configure:10473: checking for fsync configure:10473: result: yes configure:10473: checking for getcwd configure:10473: result: yes configure:10473: checking for getpseudotty configure:10473: result: no configure:10473: checking for getpwnam configure:10473: result: yes configure:10473: checking for getpwuid configure:10473: result: yes configure:10473: checking for getrlimit configure:10473: result: yes configure:10473: checking for gettimeofday configure:10473: result: yes configure:10473: checking for getwd configure:10473: result: yes configure:10473: checking for lstat configure:10473: result: yes configure:10473: checking for memcmp configure:10473: result: yes configure:10473: checking for memset configure:10473: result: yes configure:10473: checking for mkdtemp configure:10473: result: yes configure:10473: checking for nanosleep configure:10473: result: yes configure:10473: checking for opendir configure:10473: result: yes configure:10473: checking for putenv configure:10473: result: yes configure:10473: checking for qsort configure:10473: result: yes configure:10473: checking for readlink configure:10473: result: yes configure:10473: checking for select configure:10473: result: yes configure:10473: checking for setenv configure:10473: result: yes configure:10473: checking for setpgid configure:10473: result: yes configure:10473: checking for setsid configure:10473: result: yes configure:10473: checking for sigaltstack configure:10473: result: yes configure:10473: checking for sigstack configure:10473: result: no configure:10473: checking for sigset configure:10473: result: yes configure:10473: checking for sigsetjmp configure:10473: result: yes configure:10473: checking for sigaction configure:10473: result: yes configure:10473: checking for sigvec configure:10473: result: yes configure:10473: checking for strcasecmp configure:10473: result: yes configure:10473: checking for strerror configure:10473: result: yes configure:10473: checking for strftime configure:10473: result: yes configure:10473: checking for stricmp configure:10473: result: no configure:10473: checking for strncasecmp configure:10473: result: yes configure:10473: checking for strnicmp configure:10473: result: no configure:10473: checking for strpbrk configure:10473: result: yes configure:10473: checking for strtol configure:10473: result: yes configure:10473: checking for tgetent configure:10473: result: yes configure:10473: checking for towlower configure:10473: result: yes configure:10473: checking for towupper configure:10473: result: yes configure:10473: checking for iswupper configure:10473: result: yes configure:10473: checking for usleep configure:10473: result: yes configure:10473: checking for utime configure:10473: result: yes configure:10473: checking for utimes configure:10473: result: yes configure:10483: checking for _LARGEFILE_SOURCE value needed for large files configure:10530: result: no configure:10559: checking for special C compiler options needed for large files configure:10604: result: no configure:10610: checking for _FILE_OFFSET_BITS value needed for large files configure:10667: result: no configure:10751: checking for st_blksize configure:10769: gcc -c -g -O2 conftest.c >&5 configure:10769: $? = 0 configure:10770: result: yes configure:10779: checking whether stat() ignores a trailing slash configure:10818: result: no configure:10826: checking for iconv_open() configure:10845: gcc -o conftest -g -O2 -L/usr/local/lib conftest.c -lncurses -liconv >&5 configure:10845: $? = 0 configure:10846: result: yes; with -liconv configure:10881: checking for nl_langinfo(CODESET) configure:10898: gcc -o conftest -g -O2 -L/usr/local/lib conftest.c -lncurses -liconv >&5 configure:10898: $? = 0 configure:10899: result: yes configure:10909: checking for strtod in -lm configure:10943: result: yes configure:10954: checking for strtod() and other floating point functions configure:10986: gcc -o conftest -g -O2 -L/usr/local/lib conftest.c -lm -lncurses -liconv >&5 configure:10986: $? = 0 configure:10987: result: yes configure:10997: checking --disable-acl argument configure:11007: result: no configure:11009: checking for acl_get_file in -lposix1e configure:11043: result: no configure:11048: checking for acl_get_file in -lacl configure:11082: result: no configure:11131: checking for POSIX ACL support configure:11151: gcc -o conftest -g -O2 -L/usr/local/lib conftest.c -lm -lncurses -liconv >&5 configure:11151: $? = 0 configure:11152: result: yes configure:11162: checking for Solaris ACL support configure:11179: gcc -o conftest -g -O2 -L/usr/local/lib conftest.c -lm -lncurses -liconv >&5 In file included from /usr/include/sys/acl.h:27, from conftest.c:116: /usr/include/sys/kauth.h:65: error: expected specifier-qualifier-list before 'u_int8_t' /usr/include/sys/kauth.h:86: error: expected specifier-qualifier-list before 'u_int32_t' /usr/include/sys/kauth.h:143: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kauth_ace_rights_t' /usr/include/sys/kauth.h:148: error: expected specifier-qualifier-list before 'u_int32_t' /usr/include/sys/kauth.h:184: error: expected specifier-qualifier-list before 'u_int32_t' /usr/include/sys/kauth.h:239: error: expected specifier-qualifier-list before 'u_int32_t' In file included from conftest.c:116: /usr/include/sys/acl.h:141: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'acl_permset_mask_t' /usr/include/sys/acl.h:170: error: expected ')' before '*' token /usr/include/sys/acl.h:171: error: expected declaration specifiers or '...' before 'acl_permset_mask_t' /usr/include/sys/acl.h:172: error: expected declaration specifiers or '...' before 'acl_permset_mask_t' /usr/include/sys/acl.h:200: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'acl_copy_ext' /usr/include/sys/acl.h:201: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'acl_copy_ext_native' /usr/include/sys/acl.h:205: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'acl_size' /usr/include/sys/acl.h:206: error: expected declaration specifiers or '...' before 'ssize_t' conftest.c: In function 'main': conftest.c:121: error: 'GETACLCNT' undeclared (first use in this function) conftest.c:121: error: (Each undeclared identifier is reported only once conftest.c:121: error: for each function it appears in.) conftest.c:121: error: 'NULL' undeclared (first use in this function) configure:11179: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define UNIX 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define FEAT_NORMAL 1 | #define USE_XSMP_INTERACT 1 | #define FEAT_CSCOPE 1 | #define FEAT_NETBEANS_INTG 1 | #define FEAT_MBYTE 1 | #define HAVE_X11_SM_SMLIB_H 1 | #define HAVE_DATE_TIME 1 | #define HAVE_ATTRIBUTE_UNUSED 1 | #define HAVE_DIRENT_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_TERMCAP_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_MATH_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_LIBC_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_PWD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_SYS_ACL_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_STRINGS_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_LIBNCURSES 1 | #define TERMINFO 1 | #define HAVE_OSPEED 1 | #define HAVE_UP_BC_PC 1 | #define SYS_SELECT_WITH_SYS_TIME 1 | #define HAVE_SVR4_PTYS 1 | #define PTYRANGE0 "pqrstuvw" | #define PTYRANGE1 "0123456789abcdef" | #define RETSIGTYPE void | #define SIGRETURN return | #define HAVE_SIGCONTEXT 1 | #define HAVE_BCMP 1 | #define HAVE_FCHDIR 1 | #define HAVE_FCHOWN 1 | #define HAVE_FSYNC 1 | #define HAVE_GETCWD 1 | #define HAVE_GETPWNAM 1 | #define HAVE_GETPWUID 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GETWD 1 | #define HAVE_LSTAT 1 | #define HAVE_MEMCMP 1 | #define HAVE_MEMSET 1 | #define HAVE_MKDTEMP 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_OPENDIR 1 | #define HAVE_PUTENV 1 | #define HAVE_QSORT 1 | #define HAVE_READLINK 1 | #define HAVE_SELECT 1 | #define HAVE_SETENV 1 | #define HAVE_SETPGID 1 | #define HAVE_SETSID 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGSET 1 | #define HAVE_SIGSETJMP 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGVEC 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRFTIME 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRPBRK 1 | #define HAVE_STRTOL 1 | #define HAVE_TGETENT 1 | #define HAVE_TOWLOWER 1 | #define HAVE_TOWUPPER 1 | #define HAVE_ISWUPPER 1 | #define HAVE_USLEEP 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | #define HAVE_FSEEKO 1 | #define HAVE_ST_BLKSIZE 1 | #define HAVE_ICONV 1 | #define HAVE_NL_LANGINFO_CODESET 1 | #define HAVE_LIBM 1 | #define HAVE_FLOAT_FUNCS 1 | #define HAVE_POSIX_ACL 1 | /* end confdefs.h. */ | | #ifdef HAVE_SYS_ACL_H | # include | #endif | int | main () | { | acl("foo", GETACLCNT, 0, NULL); | | ; | return 0; | } configure:11184: result: no configure:11190: checking for AIX ACL support configure:11222: gcc -o conftest -g -O2 -L/usr/local/lib conftest.c -lm -lncurses -liconv >&5 In file included from /usr/include/sys/acl.h:27, from conftest.c:120: /usr/include/sys/kauth.h:123: error: expected specifier-qualifier-list before 'gid_t' In file included from conftest.c:120: /usr/include/sys/acl.h:200: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'acl_copy_ext' /usr/include/sys/acl.h:201: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'acl_copy_ext_native' /usr/include/sys/acl.h:205: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'acl_size' /usr/include/sys/acl.h:206: error: expected declaration specifiers or '...' before 'ssize_t' conftest.c: In function 'main': conftest.c:134: error: invalid application of 'sizeof' to incomplete type 'struct acl' conftest.c:136: error: 'STX_NORMAL' undeclared (first use in this function) conftest.c:136: error: (Each undeclared identifier is reported only once conftest.c:136: error: for each function it appears in.) configure:11222: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define UNIX 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define FEAT_NORMAL 1 | #define USE_XSMP_INTERACT 1 | #define FEAT_CSCOPE 1 | #define FEAT_NETBEANS_INTG 1 | #define FEAT_MBYTE 1 | #define HAVE_X11_SM_SMLIB_H 1 | #define HAVE_DATE_TIME 1 | #define HAVE_ATTRIBUTE_UNUSED 1 | #define HAVE_DIRENT_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_TERMCAP_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_MATH_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_LIBC_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_PWD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_SYS_ACL_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_STRINGS_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_LIBNCURSES 1 | #define TERMINFO 1 | #define HAVE_OSPEED 1 | #define HAVE_UP_BC_PC 1 | #define SYS_SELECT_WITH_SYS_TIME 1 | #define HAVE_SVR4_PTYS 1 | #define PTYRANGE0 "pqrstuvw" | #define PTYRANGE1 "0123456789abcdef" | #define RETSIGTYPE void | #define SIGRETURN return | #define HAVE_SIGCONTEXT 1 | #define HAVE_BCMP 1 | #define HAVE_FCHDIR 1 | #define HAVE_FCHOWN 1 | #define HAVE_FSYNC 1 | #define HAVE_GETCWD 1 | #define HAVE_GETPWNAM 1 | #define HAVE_GETPWUID 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GETWD 1 | #define HAVE_LSTAT 1 | #define HAVE_MEMCMP 1 | #define HAVE_MEMSET 1 | #define HAVE_MKDTEMP 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_OPENDIR 1 | #define HAVE_PUTENV 1 | #define HAVE_QSORT 1 | #define HAVE_READLINK 1 | #define HAVE_SELECT 1 | #define HAVE_SETENV 1 | #define HAVE_SETPGID 1 | #define HAVE_SETSID 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGSET 1 | #define HAVE_SIGSETJMP 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGVEC 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRFTIME 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRPBRK 1 | #define HAVE_STRTOL 1 | #define HAVE_TGETENT 1 | #define HAVE_TOWLOWER 1 | #define HAVE_TOWUPPER 1 | #define HAVE_ISWUPPER 1 | #define HAVE_USLEEP 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | #define HAVE_FSEEKO 1 | #define HAVE_ST_BLKSIZE 1 | #define HAVE_ICONV 1 | #define HAVE_NL_LANGINFO_CODESET 1 | #define HAVE_LIBM 1 | #define HAVE_FLOAT_FUNCS 1 | #define HAVE_POSIX_ACL 1 | /* end confdefs.h. */ | | #if STDC_HEADERS | # include | # include | #endif | #ifdef HAVE_SYS_ACL_H | # include | #endif | #ifdef HAVE_SYS_ACCESS_H | # include | #endif | #define _ALL_SOURCE | | #include | | int aclsize; | struct acl *aclent; | int | main () | { | aclsize = sizeof(struct acl); | aclent = (void *)malloc(aclsize); | statacl("foo", STX_NORMAL, aclent, aclsize); | | ; | return 0; | } configure:11227: result: no configure:11237: checking --disable-gpm argument configure:11248: result: no configure:11250: checking for gpm configure:11278: result: no configure:11290: checking --disable-sysmouse argument configure:11301: result: no configure:11303: checking for sysmouse configure:11334: result: no configure:11345: checking for FD_CLOEXEC configure:11360: gcc -c -g -O2 conftest.c >&5 configure:11360: $? = 0 configure:11361: result: yes configure:11370: checking for rename configure:11383: gcc -o conftest -g -O2 -L/usr/local/lib conftest.c -lm -lncurses -liconv >&5 configure:11383: $? = 0 configure:11384: result: yes configure:11394: checking for sysctl configure:11415: gcc -c -g -O2 conftest.c >&5 configure:11415: $? = 0 configure:11416: result: yes configure:11425: checking for sysinfo configure:11444: gcc -c -g -O2 conftest.c >&5 conftest.c:118:25: error: sys/sysinfo.h: No such file or directory conftest.c: In function 'main': conftest.c:122: error: storage size of 'sinfo' isn't known configure:11444: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define UNIX 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define FEAT_NORMAL 1 | #define USE_XSMP_INTERACT 1 | #define FEAT_CSCOPE 1 | #define FEAT_NETBEANS_INTG 1 | #define FEAT_MBYTE 1 | #define HAVE_X11_SM_SMLIB_H 1 | #define HAVE_DATE_TIME 1 | #define HAVE_ATTRIBUTE_UNUSED 1 | #define HAVE_DIRENT_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_TERMCAP_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_MATH_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_LIBC_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_PWD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_SYS_ACL_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_STRINGS_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_LIBNCURSES 1 | #define TERMINFO 1 | #define HAVE_OSPEED 1 | #define HAVE_UP_BC_PC 1 | #define SYS_SELECT_WITH_SYS_TIME 1 | #define HAVE_SVR4_PTYS 1 | #define PTYRANGE0 "pqrstuvw" | #define PTYRANGE1 "0123456789abcdef" | #define RETSIGTYPE void | #define SIGRETURN return | #define HAVE_SIGCONTEXT 1 | #define HAVE_BCMP 1 | #define HAVE_FCHDIR 1 | #define HAVE_FCHOWN 1 | #define HAVE_FSYNC 1 | #define HAVE_GETCWD 1 | #define HAVE_GETPWNAM 1 | #define HAVE_GETPWUID 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GETWD 1 | #define HAVE_LSTAT 1 | #define HAVE_MEMCMP 1 | #define HAVE_MEMSET 1 | #define HAVE_MKDTEMP 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_OPENDIR 1 | #define HAVE_PUTENV 1 | #define HAVE_QSORT 1 | #define HAVE_READLINK 1 | #define HAVE_SELECT 1 | #define HAVE_SETENV 1 | #define HAVE_SETPGID 1 | #define HAVE_SETSID 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGSET 1 | #define HAVE_SIGSETJMP 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGVEC 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRFTIME 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRPBRK 1 | #define HAVE_STRTOL 1 | #define HAVE_TGETENT 1 | #define HAVE_TOWLOWER 1 | #define HAVE_TOWUPPER 1 | #define HAVE_ISWUPPER 1 | #define HAVE_USLEEP 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | #define HAVE_FSEEKO 1 | #define HAVE_ST_BLKSIZE 1 | #define HAVE_ICONV 1 | #define HAVE_NL_LANGINFO_CODESET 1 | #define HAVE_LIBM 1 | #define HAVE_FLOAT_FUNCS 1 | #define HAVE_POSIX_ACL 1 | #define HAVE_FD_CLOEXEC 1 | #define HAVE_RENAME 1 | #define HAVE_SYSCTL 1 | /* end confdefs.h. */ | #include | #include | int | main () | { | struct sysinfo sinfo; | int t; | | (void)sysinfo(&sinfo); | t = sinfo.totalram; | | ; | return 0; | } configure:11449: result: not usable configure:11454: checking for sysinfo.mem_unit configure:11470: gcc -c -g -O2 conftest.c >&5 conftest.c:118:25: error: sys/sysinfo.h: No such file or directory conftest.c: In function 'main': conftest.c:122: error: storage size of 'sinfo' isn't known configure:11470: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define UNIX 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define FEAT_NORMAL 1 | #define USE_XSMP_INTERACT 1 | #define FEAT_CSCOPE 1 | #define FEAT_NETBEANS_INTG 1 | #define FEAT_MBYTE 1 | #define HAVE_X11_SM_SMLIB_H 1 | #define HAVE_DATE_TIME 1 | #define HAVE_ATTRIBUTE_UNUSED 1 | #define HAVE_DIRENT_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_TERMCAP_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_MATH_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_LIBC_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_PWD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_SYS_ACL_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_STRINGS_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_LIBNCURSES 1 | #define TERMINFO 1 | #define HAVE_OSPEED 1 | #define HAVE_UP_BC_PC 1 | #define SYS_SELECT_WITH_SYS_TIME 1 | #define HAVE_SVR4_PTYS 1 | #define PTYRANGE0 "pqrstuvw" | #define PTYRANGE1 "0123456789abcdef" | #define RETSIGTYPE void | #define SIGRETURN return | #define HAVE_SIGCONTEXT 1 | #define HAVE_BCMP 1 | #define HAVE_FCHDIR 1 | #define HAVE_FCHOWN 1 | #define HAVE_FSYNC 1 | #define HAVE_GETCWD 1 | #define HAVE_GETPWNAM 1 | #define HAVE_GETPWUID 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GETWD 1 | #define HAVE_LSTAT 1 | #define HAVE_MEMCMP 1 | #define HAVE_MEMSET 1 | #define HAVE_MKDTEMP 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_OPENDIR 1 | #define HAVE_PUTENV 1 | #define HAVE_QSORT 1 | #define HAVE_READLINK 1 | #define HAVE_SELECT 1 | #define HAVE_SETENV 1 | #define HAVE_SETPGID 1 | #define HAVE_SETSID 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGSET 1 | #define HAVE_SIGSETJMP 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGVEC 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRFTIME 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRPBRK 1 | #define HAVE_STRTOL 1 | #define HAVE_TGETENT 1 | #define HAVE_TOWLOWER 1 | #define HAVE_TOWUPPER 1 | #define HAVE_ISWUPPER 1 | #define HAVE_USLEEP 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | #define HAVE_FSEEKO 1 | #define HAVE_ST_BLKSIZE 1 | #define HAVE_ICONV 1 | #define HAVE_NL_LANGINFO_CODESET 1 | #define HAVE_LIBM 1 | #define HAVE_FLOAT_FUNCS 1 | #define HAVE_POSIX_ACL 1 | #define HAVE_FD_CLOEXEC 1 | #define HAVE_RENAME 1 | #define HAVE_SYSCTL 1 | /* end confdefs.h. */ | #include | #include | int | main () | { | struct sysinfo sinfo; | sinfo.mem_unit = 1; | | ; | return 0; | } configure:11475: result: no configure:11480: checking for sysconf configure:11495: gcc -c -g -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:122: error: '_SC_PHYS_PAGES' undeclared (first use in this function) conftest.c:122: error: (Each undeclared identifier is reported only once conftest.c:122: error: for each function it appears in.) configure:11495: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define UNIX 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define FEAT_NORMAL 1 | #define USE_XSMP_INTERACT 1 | #define FEAT_CSCOPE 1 | #define FEAT_NETBEANS_INTG 1 | #define FEAT_MBYTE 1 | #define HAVE_X11_SM_SMLIB_H 1 | #define HAVE_DATE_TIME 1 | #define HAVE_ATTRIBUTE_UNUSED 1 | #define HAVE_DIRENT_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_TERMCAP_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_MATH_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_LIBC_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_PWD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_SYS_ACL_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_STRINGS_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_LIBNCURSES 1 | #define TERMINFO 1 | #define HAVE_OSPEED 1 | #define HAVE_UP_BC_PC 1 | #define SYS_SELECT_WITH_SYS_TIME 1 | #define HAVE_SVR4_PTYS 1 | #define PTYRANGE0 "pqrstuvw" | #define PTYRANGE1 "0123456789abcdef" | #define RETSIGTYPE void | #define SIGRETURN return | #define HAVE_SIGCONTEXT 1 | #define HAVE_BCMP 1 | #define HAVE_FCHDIR 1 | #define HAVE_FCHOWN 1 | #define HAVE_FSYNC 1 | #define HAVE_GETCWD 1 | #define HAVE_GETPWNAM 1 | #define HAVE_GETPWUID 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GETWD 1 | #define HAVE_LSTAT 1 | #define HAVE_MEMCMP 1 | #define HAVE_MEMSET 1 | #define HAVE_MKDTEMP 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_OPENDIR 1 | #define HAVE_PUTENV 1 | #define HAVE_QSORT 1 | #define HAVE_READLINK 1 | #define HAVE_SELECT 1 | #define HAVE_SETENV 1 | #define HAVE_SETPGID 1 | #define HAVE_SETSID 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGSET 1 | #define HAVE_SIGSETJMP 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGVEC 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRFTIME 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRPBRK 1 | #define HAVE_STRTOL 1 | #define HAVE_TGETENT 1 | #define HAVE_TOWLOWER 1 | #define HAVE_TOWUPPER 1 | #define HAVE_ISWUPPER 1 | #define HAVE_USLEEP 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | #define HAVE_FSEEKO 1 | #define HAVE_ST_BLKSIZE 1 | #define HAVE_ICONV 1 | #define HAVE_NL_LANGINFO_CODESET 1 | #define HAVE_LIBM 1 | #define HAVE_FLOAT_FUNCS 1 | #define HAVE_POSIX_ACL 1 | #define HAVE_FD_CLOEXEC 1 | #define HAVE_RENAME 1 | #define HAVE_SYSCTL 1 | /* end confdefs.h. */ | #include | int | main () | { | (void)sysconf(_SC_PAGESIZE); | (void)sysconf(_SC_PHYS_PAGES); | | ; | return 0; | } configure:11500: result: not usable configure:11509: checking size of int configure:11529: result: 4 configure:11543: checking size of long configure:11563: result: 8 configure:11577: checking size of time_t configure:11597: result: 8 configure:11611: checking size of off_t configure:11631: result: 8 configure:11642: checking uint32_t is 32 bits configure:11663: gcc -o conftest -g -O2 -L/usr/local/lib conftest.c -lm -lncurses -liconv >&5 conftest.c: In function 'main': conftest.c:131: warning: incompatible implicit declaration of built-in function 'exit' configure:11663: $? = 0 configure:11663: ./conftest configure:11663: $? = 0 configure:11664: result: ok configure:11697: checking whether memmove handles overlaps configure:11727: result: yes configure:11872: checking for _xpg4_setrunelocale in -lxpg4 configure:11906: result: no configure:11913: checking how to create tags ctags: illegal option -- - usage: ctags [-BFadtuwvx] [-f tagsfile] file ... etags: skipping /dev/null: it is not a regular file. etags: no input files specified. Try `etags --help' for a complete list of options. ctags: illegal option -- s usage: ctags [-BFadtuwvx] [-f tagsfile] file ... ctags: illegal option -- s usage: ctags [-BFadtuwvx] [-f tagsfile] file ... ctags: illegal option -- i usage: ctags [-BFadtuwvx] [-f tagsfile] file ... configure:11929: result: ctags -t configure:11932: checking how to run man with a section nr configure:11936: result: man -s configure:11943: checking --disable-nls argument configure:11954: result: no configure:11964: checking for msgfmt configure:11994: result: no configure:11999: checking for NLS configure:12046: result: msgfmt not found - disabled configure:12099: checking for dlfcn.h configure:12099: result: yes configure:12116: checking for dlopen() configure:12132: gcc -o conftest -g -O2 -L/usr/local/lib conftest.c -lm -lncurses -liconv >&5 configure:12132: $? = 0 configure:12133: result: yes configure:12175: checking for dlsym() configure:12191: gcc -o conftest -g -O2 -L/usr/local/lib conftest.c -lm -lncurses -liconv >&5 configure:12191: $? = 0 configure:12192: result: yes configure:12300: checking for setjmp.h configure:12300: result: yes configure:12336: checking for GCC 3 or later configure:12341: result: yes configure:12347: checking whether we need -D_FORTIFY_SOURCE=1 configure:12351: result: yes configure:12465: creating auto/config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by config.status, which was generated by GNU Autoconf 2.65. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ auto/config.status on searle.apple.com config.status:1005: creating auto/config.mk config.status:1005: creating auto/config.h config.status:1166: auto/config.h is unchanged ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_c_bigendian=no ac_cv_c_compiler_gnu=yes ac_cv_c_const=yes ac_cv_c_uint32_t=yes ac_cv_c_volatile=yes ac_cv_env_CC_set= ac_cv_env_CC_value= 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_LDFLAGS_set= ac_cv_env_LDFLAGS_value= ac_cv_env_LIBS_set= ac_cv_env_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_bcmp=yes ac_cv_func_fchdir=yes ac_cv_func_fchown=yes ac_cv_func_fsync=yes ac_cv_func_getcwd=yes ac_cv_func_getpseudotty=no ac_cv_func_getpwnam=yes ac_cv_func_getpwuid=yes ac_cv_func_getrlimit=yes ac_cv_func_gettimeofday=yes ac_cv_func_getwd=yes ac_cv_func_iswupper=yes ac_cv_func_lstat=yes ac_cv_func_memcmp=yes ac_cv_func_memset=yes ac_cv_func_mkdtemp=yes ac_cv_func_nanosleep=yes ac_cv_func_opendir=yes ac_cv_func_putenv=yes ac_cv_func_qsort=yes ac_cv_func_readlink=yes ac_cv_func_select=yes ac_cv_func_setenv=yes ac_cv_func_setpgid=yes ac_cv_func_setsid=yes ac_cv_func_sigaction=yes ac_cv_func_sigaltstack=yes ac_cv_func_sigset=yes ac_cv_func_sigsetjmp=yes ac_cv_func_sigstack=no ac_cv_func_sigvec=yes ac_cv_func_strcasecmp=yes ac_cv_func_strerror=yes ac_cv_func_strftime=yes ac_cv_func_stricmp=no ac_cv_func_strncasecmp=yes ac_cv_func_strnicmp=no ac_cv_func_strpbrk=yes ac_cv_func_strtol=yes ac_cv_func_tgetent=yes ac_cv_func_towlower=yes ac_cv_func_towupper=yes ac_cv_func_usleep=yes ac_cv_func_utime=yes ac_cv_func_utimes=yes ac_cv_header_X11_SM_SMlib_h=yes ac_cv_header_dirent_dirent_h=yes ac_cv_header_dlfcn_h=yes ac_cv_header_elf_h=no ac_cv_header_errno_h=yes ac_cv_header_fcntl_h=yes ac_cv_header_frame_h=no ac_cv_header_iconv_h=yes ac_cv_header_inttypes_h=yes ac_cv_header_langinfo_h=yes ac_cv_header_libc_h=yes ac_cv_header_libgen_h=yes ac_cv_header_libintl_h=no ac_cv_header_locale_h=yes ac_cv_header_math_h=yes ac_cv_header_poll_h=yes ac_cv_header_pwd_h=yes ac_cv_header_setjmp_h=yes ac_cv_header_sgtty_h=yes ac_cv_header_stdarg_h=yes ac_cv_header_stdc=yes ac_cv_header_stdint_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_access_h=no ac_cv_header_sys_acl_h=yes ac_cv_header_sys_ioctl_h=yes ac_cv_header_sys_param_h=yes ac_cv_header_sys_poll_h=yes ac_cv_header_sys_ptem_h=no ac_cv_header_sys_resource_h=yes ac_cv_header_sys_select_h=yes ac_cv_header_sys_statfs_h=no ac_cv_header_sys_stream_h=no ac_cv_header_sys_sysctl_h=yes ac_cv_header_sys_sysinfo_h=no ac_cv_header_sys_systeminfo_h=no ac_cv_header_sys_time_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_termcap_h=yes ac_cv_header_termio_h=no ac_cv_header_termios_h=yes ac_cv_header_time=yes ac_cv_header_unistd_h=yes ac_cv_header_util_debug_h=no ac_cv_header_util_msg18n_h=no ac_cv_header_utime_h=yes ac_cv_header_wchar_h=yes ac_cv_header_wctype_h=yes ac_cv_lib_acl_acl_get_file=no ac_cv_lib_m_strtod=yes ac_cv_lib_ncurses___tgetent=yes ac_cv_lib_nsl_gethostbyname=no ac_cv_lib_posix1e_acl_get_file=no ac_cv_lib_selinux_is_selinux_enabled=no ac_cv_lib_socket_socket=no ac_cv_lib_xpg4__xpg4_setrunelocale=no ac_cv_objext=o ac_cv_path_EGREP='/usr/bin/grep -E' ac_cv_path_GREP=/usr/bin/grep ac_cv_path_XCODE_SELECT=/usr/bin/xcode-select ac_cv_prog_AWK=awk ac_cv_prog_CPP='gcc -E' ac_cv_prog_STRIP=strip ac_cv_prog_ac_ct_CC=gcc ac_cv_prog_cc_c89= ac_cv_prog_cc_g=yes ac_cv_prog_gcc_traditional=no ac_cv_prog_make_make_set=yes ac_cv_search_opendir='none required' ac_cv_search_strerror='none required' ac_cv_sizeof_int=4 ac_cv_sizeof_long=8 ac_cv_sizeof_off_t=8 ac_cv_sizeof_time_t=8 ac_cv_sys_file_offset_bits=no ac_cv_sys_largefile_CC=no ac_cv_sys_largefile_source=no ac_cv_type_dev_t=yes ac_cv_type_ino_t=yes ac_cv_type_mode_t=yes ac_cv_type_off_t=yes ac_cv_type_pid_t=yes ac_cv_type_rlim_t=yes ac_cv_type_signal=void ac_cv_type_size_t=yes ac_cv_type_stack_t=yes ac_cv_type_uid_t=yes cf_cv_ebcdic=no vi_cv_have_gpm=no vi_cv_have_sysmouse=no vim_cv_getcwd_broken=no vim_cv_memmove_handles_overlap=yes vim_cv_stat_ignores_slash=no vim_cv_terminfo=yes vim_cv_tgent=non-zero vim_cv_toupper_broken=no vim_cv_tty_group=world ## ----------------- ## ## Output variables. ## ## ----------------- ## AWK='awk' CC='gcc' CFLAGS='-g -O2 -D_FORTIFY_SOURCE=1' CPP='gcc -E' CPPFLAGS='' CPP_MM='M' DEFS='-DHAVE_CONFIG_H' DEPEND_CFLAGS_FILTER='| sed '\''s+-I */+-isystem /+g'\''' ECHO_C='\c' ECHO_N='' ECHO_T='' EGREP='/usr/bin/grep -E' EXEEXT='' EXNAME='ex' GNOME_INCLUDEDIR='' GNOME_LIBDIR='' GNOME_LIBS='' GREP='/usr/bin/grep' GTK_CFLAGS='' GTK_LIBNAME='' GTK_LIBS='' GUITYPE='NONE' GUI_INC_LOC='' GUI_LIB_LOC='' GUI_X_LIBS='' HANGULIN_OBJ='' HANGULIN_SRC='' INSTALL_LANGS='install-languages' INSTALL_TOOL_LANGS='install-tool-languages' LDFLAGS=' -L/usr/local/lib' LIBOBJS='' LIBS='-lm -lncurses -liconv' LTLIBOBJS='' LUA_CFLAGS='' LUA_LIBS='' LUA_OBJ='' LUA_PRO='' LUA_SRC='' MAKEMO='' MOTIF_LIBNAME='' MSGFMT='' MZSCHEME_CFLAGS='' MZSCHEME_EXTRA='' MZSCHEME_LIBS='' MZSCHEME_MZC='' MZSCHEME_OBJ='' MZSCHEME_PRO='' MZSCHEME_SRC='' NARROW_PROTO='' NETBEANS_OBJ='objects/netbeans.o' NETBEANS_SRC='netbeans.c' OBJEXT='o' OS_EXTRA_OBJ='' OS_EXTRA_SRC='' PACKAGE_BUGREPORT='' PACKAGE_NAME='' PACKAGE_STRING='' PACKAGE_TARNAME='' PACKAGE_URL='' PACKAGE_VERSION='' PATH_SEPARATOR=':' PERL_CFLAGS='' PERL_LIBS='' PERL_OBJ='' PERL_PRO='' PERL_SRC='' PKG_CONFIG='' PYTHON3_CFLAGS='' PYTHON3_CONFDIR='' PYTHON3_LIBS='' PYTHON3_OBJ='' PYTHON3_SRC='' PYTHON_CFLAGS='' PYTHON_CONFDIR='' PYTHON_GETPATH_CFLAGS='' PYTHON_LIBS='' PYTHON_OBJ='' PYTHON_SRC='' QUOTESED='sed -e '\''s/[\\"]/\\&/g'\'' -e '\''s/\\"/"/'\'' -e '\''s/\\";$$/";/'\''' RUBY_CFLAGS='' RUBY_LIBS='' RUBY_OBJ='' RUBY_PRO='' RUBY_SRC='' SET_MAKE='' SHELL='/bin/sh' SNIFF_OBJ='' SNIFF_SRC='' STRIP='strip' TAGPRG='ctags -t' TCL_CFLAGS='' TCL_LIBS='' TCL_OBJ='' TCL_PRO='' TCL_SRC='' VIEWNAME='view' VIMNAME='vim' WORKSHOP_OBJ='' WORKSHOP_SRC='' XCODE_SELECT='/usr/bin/xcode-select' XMKMF='' X_CFLAGS='' X_EXTRA_LIBS='' X_LIB='' X_LIBS='' X_PRE_LIBS='' ac_ct_CC='gcc' bindir='${exec_prefix}/bin' build_alias='' compiledby='' datadir='${datarootdir}' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE}' dogvimdiff='installgvimdiff' dovimdiff='installvimdiff' dvidir='${docdir}' exec_prefix='${prefix}' host_alias='' htmldir='${docdir}' includedir='${prefix}/include' infodir='/usr/share/info' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' line_break='"\\012"' localedir='${datarootdir}/locale' localstatedir='${prefix}/var' mandir='/usr/share/man' oldincludedir='/usr/include' pdfdir='${docdir}' prefix='/usr' program_transform_name='s,x,x,' psdir='${docdir}' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' shrpenv='' sysconfdir='${prefix}/etc' target_alias='' vi_cv_path_lua='' vi_cv_path_mzscheme='' vi_cv_path_perl='' vi_cv_path_python3='' vi_cv_path_python='' vi_cv_path_ruby='' vi_cv_path_tcl='' vi_cv_perllib='' xmkmfpath='' ## ----------- ## ## confdefs.h. ## ## ----------- ## /* confdefs.h */ #define PACKAGE_NAME "" #define PACKAGE_TARNAME "" #define PACKAGE_VERSION "" #define PACKAGE_STRING "" #define PACKAGE_BUGREPORT "" #define PACKAGE_URL "" #define UNIX 1 #define STDC_HEADERS 1 #define HAVE_SYS_WAIT_H 1 #define FEAT_NORMAL 1 #define USE_XSMP_INTERACT 1 #define FEAT_CSCOPE 1 #define FEAT_NETBEANS_INTG 1 #define FEAT_MBYTE 1 #define HAVE_X11_SM_SMLIB_H 1 #define HAVE_DATE_TIME 1 #define HAVE_ATTRIBUTE_UNUSED 1 #define HAVE_DIRENT_H 1 #define HAVE_STDARG_H 1 #define HAVE_STDINT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRING_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SYS_UTSNAME_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_FCNTL_H 1 #define HAVE_SGTTY_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_TIME_H 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_ICONV_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_MATH_H 1 #define HAVE_UNISTD_H 1 #define HAVE_ERRNO_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_LOCALE_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_LIBC_H 1 #define HAVE_POLL_H 1 #define HAVE_SYS_POLL_H 1 #define HAVE_PWD_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_SYS_ACL_H 1 #define HAVE_WCHAR_H 1 #define HAVE_WCTYPE_H 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_STRINGS_H 1 #define TIME_WITH_SYS_TIME 1 #define HAVE_LIBNCURSES 1 #define TERMINFO 1 #define HAVE_OSPEED 1 #define HAVE_UP_BC_PC 1 #define SYS_SELECT_WITH_SYS_TIME 1 #define HAVE_SVR4_PTYS 1 #define PTYRANGE0 "pqrstuvw" #define PTYRANGE1 "0123456789abcdef" #define RETSIGTYPE void #define SIGRETURN return #define HAVE_SIGCONTEXT 1 #define HAVE_BCMP 1 #define HAVE_FCHDIR 1 #define HAVE_FCHOWN 1 #define HAVE_FSYNC 1 #define HAVE_GETCWD 1 #define HAVE_GETPWNAM 1 #define HAVE_GETPWUID 1 #define HAVE_GETRLIMIT 1 #define HAVE_GETTIMEOFDAY 1 #define HAVE_GETWD 1 #define HAVE_LSTAT 1 #define HAVE_MEMCMP 1 #define HAVE_MEMSET 1 #define HAVE_MKDTEMP 1 #define HAVE_NANOSLEEP 1 #define HAVE_OPENDIR 1 #define HAVE_PUTENV 1 #define HAVE_QSORT 1 #define HAVE_READLINK 1 #define HAVE_SELECT 1 #define HAVE_SETENV 1 #define HAVE_SETPGID 1 #define HAVE_SETSID 1 #define HAVE_SIGALTSTACK 1 #define HAVE_SIGSET 1 #define HAVE_SIGSETJMP 1 #define HAVE_SIGACTION 1 #define HAVE_SIGVEC 1 #define HAVE_STRCASECMP 1 #define HAVE_STRERROR 1 #define HAVE_STRFTIME 1 #define HAVE_STRNCASECMP 1 #define HAVE_STRPBRK 1 #define HAVE_STRTOL 1 #define HAVE_TGETENT 1 #define HAVE_TOWLOWER 1 #define HAVE_TOWUPPER 1 #define HAVE_ISWUPPER 1 #define HAVE_USLEEP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_FSEEKO 1 #define HAVE_ST_BLKSIZE 1 #define HAVE_ICONV 1 #define HAVE_NL_LANGINFO_CODESET 1 #define HAVE_LIBM 1 #define HAVE_FLOAT_FUNCS 1 #define HAVE_POSIX_ACL 1 #define HAVE_FD_CLOEXEC 1 #define HAVE_RENAME 1 #define HAVE_SYSCTL 1 #define SIZEOF_INT 4 #define SIZEOF_LONG 8 #define SIZEOF_TIME_T 8 #define SIZEOF_OFF_T 8 #define USEMEMMOVE 1 #define USEMAN_S 1 #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_SETJMP_H 1 configure: exit 0