Skip to content

Instantly share code, notes, and snippets.

@puremourning
Created April 11, 2019 12:48
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save puremourning/a598d8ff18d3a646ab1d7057c954d6cb to your computer and use it in GitHub Desktop.
Save puremourning/a598d8ff18d3a646ab1d7057c954d6cb 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 configure, which was
generated by GNU Autoconf 2.69. Invocation command line was
$ auto/configure --prefix=/mma/users/benj/proj/vim/root-6.5-py3 --enable-fail-if-missing --enable-gui=auto --with-features=huge --enable-fontset --enable-multibyte --enable-cscope --enable-xim --enable-python3interp=yes --enable-rubyinterp=dynamic --enable-terminal --enable-autoservername --srcdir=. --cache-file=auto/config.cache
## --------- ##
## Platform. ##
## --------- ##
hostname = ukfd-ltp2l
uname -m = x86_64
uname -r = 2.6.32-431.11.2.el6.x86_64
uname -s = Linux
uname -v = #1 SMP Mon Mar 3 13:32:45 EST 2014
/usr/bin/uname -p = unknown
/bin/uname -X = unknown
/bin/arch = x86_64
/usr/bin/arch -k = unknown
/usr/convex/getsysinfo = unknown
/usr/bin/hostinfo = unknown
/bin/machine = unknown
/usr/bin/oslevel = unknown
/bin/universe = unknown
PATH: /mma/users/benj/.local/bin
PATH: /opt/rh/python27/root/usr/bin
PATH: /usr/java/jdk1.8.0_20/bin
PATH: /mma/users/benj/proj/vim/root-6.5-node/bin
PATH: /mma/users/benj/proj/vim/root-6.5-py3/bin
PATH: /mma/users/benj/proj/vim/root-6.5-staging/bin
PATH: /eems/eems/dev/clang/linux/rh-6/stable/bin
PATH: /mma/users/benj/proj/vim/root-6.5/bin
PATH: /eems/eems/dev/linux-6.3/bin
PATH: .
PATH: /opt/rh/devtoolset-2/root/usr/bin
PATH: /bin
PATH: /usr/bin
PATH: /usr/local/bin
PATH: /mma/users/benj/.local/bin
PATH: /opt/rh/python27/root/usr/bin
PATH: /usr/java/jdk1.8.0_20/bin
PATH: /mma/users/benj/proj/vim/root-6.5-node/bin
PATH: /mma/users/benj/proj/vim/root-6.5-py3/bin
PATH: /mma/users/benj/proj/vim/root-6.5-staging/bin
PATH: /eems/eems/dev/clang/linux/rh-6/stable/bin
PATH: /mma/users/benj/proj/vim/root-6.5/bin
PATH: /eems/eems/dev/linux-6.3/bin
PATH: /usr/lib64/qt-3.3/bin
PATH: /inf10xl_user1/third-party/links
PATH: /eems/eems/dev/bin
PATH: /mma/users/benj/bin
PATH: /mma/users/benj/bin
## ----------- ##
## Core tests. ##
## ----------- ##
configure:2560: creating cache auto/config.cache
configure:2638: checking whether make sets $(MAKE)
configure:2660: result: yes
configure:2718: checking for gcc
configure:2734: found /opt/rh/devtoolset-2/root/usr/bin/gcc
configure:2745: result: gcc
configure:2974: checking for C compiler version
configure:2983: gcc --version >&5
gcc (GCC) 4.8.1 20130715 (Red Hat 4.8.1-4)
Copyright (C) 2013 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:2994: $? = 0
configure:2983: gcc -v >&5
Using built-in specs.
COLLECT_GCC=gcc
COLLECT_LTO_WRAPPER=/opt/rh/devtoolset-2/root/usr/libexec/gcc/x86_64-redhat-linux/4.8.1/lto-wrapper
Target: x86_64-redhat-linux
Configured with: ../configure --prefix=/opt/rh/devtoolset-2/root/usr --mandir=/opt/rh/devtoolset-2/root/usr/share/man --infodir=/opt/rh/devtoolset-2/root/usr/share/info --with-bugurl=http://bugzilla.redhat.com/bugzilla --enable-bootstrap --enable-shared --enable-threads=posix --enable-checking=release --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-gnu-unique-object --enable-linker-build-id --enable-languages=c,c++,fortran,lto --enable-plugin --with-linker-hash-style=gnu --enable-initfini-array --disable-libgcj --with-isl=/builddir/build/BUILD/gcc-4.8.1-20130715/obj-x86_64-redhat-linux/isl-install --with-cloog=/builddir/build/BUILD/gcc-4.8.1-20130715/obj-x86_64-redhat-linux/cloog-install --with-mpc=/builddir/build/BUILD/gcc-4.8.1-20130715/obj-x86_64-redhat-linux/mpc-install --with-tune=generic --with-arch_32=i686 --build=x86_64-redhat-linux
Thread model: posix
gcc version 4.8.1 20130715 (Red Hat 4.8.1-4) (GCC)
configure:2994: $? = 0
configure:2983: gcc -V >&5
gcc: error: unrecognized command line option '-V'
gcc: fatal error: no input files
compilation terminated.
configure:2994: $? = 4
configure:2983: gcc -qversion >&5
gcc: error: unrecognized command line option '-qversion'
gcc: fatal error: no input files
compilation terminated.
configure:2994: $? = 4
configure:3014: checking whether the C compiler works
configure:3036: gcc conftest.c >&5
configure:3040: $? = 0
configure:3088: result: yes
configure:3091: checking for C compiler default output file name
configure:3093: result: a.out
configure:3099: checking for suffix of executables
configure:3106: gcc -o conftest conftest.c >&5
configure:3110: $? = 0
configure:3132: result:
configure:3154: checking whether we are cross compiling
configure:3162: gcc -o conftest conftest.c >&5
configure:3166: $? = 0
configure:3173: ./conftest
configure:3177: $? = 0
configure:3192: result: no
configure:3197: checking for suffix of object files
configure:3219: gcc -c conftest.c >&5
configure:3223: $? = 0
configure:3244: result: o
configure:3248: checking whether we are using the GNU C compiler
configure:3267: gcc -c conftest.c >&5
configure:3267: $? = 0
configure:3276: result: yes
configure:3285: checking whether gcc accepts -g
configure:3305: gcc -c -g conftest.c >&5
configure:3305: $? = 0
configure:3346: result: yes
configure:3363: checking for gcc option to accept ISO C89
configure:3426: gcc -c -g -O2 conftest.c >&5
configure:3426: $? = 0
configure:3439: result: none needed
configure:3459: checking for gcc option to accept ISO C99
configure:3608: gcc -c -g -O2 conftest.c >&5
conftest.c:60:29: error: expected ';', ',' or ')' before 'text'
test_restrict (ccp restrict text)
^
conftest.c: In function 'main':
conftest.c:114:18: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'newvar'
char *restrict newvar = "Another string";
^
conftest.c:114:18: error: 'newvar' undeclared (first use in this function)
conftest.c:114:18: note: each undeclared identifier is reported only once for each function it appears in
conftest.c:124:3: error: 'for' loop initial declarations are only allowed in C99 mode
for (int i = 0; i < ia->datasize; ++i)
^
conftest.c:124:3: note: use option -std=c99 or -std=gnu99 to compile your code
configure:3608: $? = 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 <stdarg.h>
| #include <stdbool.h>
| #include <stdlib.h>
| #include <wchar.h>
| #include <stdio.h>
|
| // Check varargs macros. These examples are taken from C99 6.10.3.5.
| #define debug(...) fprintf (stderr, __VA_ARGS__)
| #define showlist(...) puts (#__VA_ARGS__)
| #define report(test,...) ((test) ? puts (#test) : printf (__VA_ARGS__))
| static void
| test_varargs_macros (void)
| {
| int x = 1234;
| int y = 5678;
| debug ("Flag");
| debug ("X = %d\n", x);
| showlist (The first, second, and third items.);
| report (x>y, "x is %d but y is %d", x, y);
| }
|
| // Check long long types.
| #define BIG64 18446744073709551615ull
| #define BIG32 4294967295ul
| #define BIG_OK (BIG64 / BIG32 == 4294967297ull && BIG64 % BIG32 == 0)
| #if !BIG_OK
| your preprocessor is broken;
| #endif
| #if BIG_OK
| #else
| your preprocessor is broken;
| #endif
| static long long int bignum = -9223372036854775807LL;
| static unsigned long long int ubignum = BIG64;
|
| struct incomplete_array
| {
| int datasize;
| double data[];
| };
|
| struct named_init {
| int number;
| const wchar_t *name;
| double average;
| };
|
| typedef const char *ccp;
|
| static inline int
| test_restrict (ccp restrict text)
| {
| // See if C++-style comments work.
| // Iterate through items via the restricted pointer.
| // Also check for declarations in for loops.
| for (unsigned int i = 0; *(text+i) != '\0'; ++i)
| continue;
| return 0;
| }
|
| // Check varargs and va_copy.
| static void
| test_varargs (const char *format, ...)
| {
| va_list args;
| va_start (args, format);
| va_list args_copy;
| va_copy (args_copy, args);
|
| const char *str;
| int number;
| float fnumber;
|
| while (*format)
| {
| switch (*format++)
| {
| case 's': // string
| str = va_arg (args_copy, const char *);
| break;
| case 'd': // int
| number = va_arg (args_copy, int);
| break;
| case 'f': // float
| fnumber = va_arg (args_copy, double);
| break;
| default:
| break;
| }
| }
| va_end (args_copy);
| va_end (args);
| }
|
| int
| main ()
| {
|
| // Check bool.
| _Bool success = false;
|
| // Check restrict.
| if (test_restrict ("String literal") == 0)
| success = true;
| char *restrict newvar = "Another string";
|
| // Check varargs.
| test_varargs ("s, d' f .", "string", 65, 34.234);
| test_varargs_macros ();
|
| // Check flexible array members.
| struct incomplete_array *ia =
| malloc (sizeof (struct incomplete_array) + (sizeof (double) * 10));
| ia->datasize = 10;
| for (int i = 0; i < ia->datasize; ++i)
| ia->data[i] = i * 1.234;
|
| // Check named initializers.
| struct named_init ni = {
| .number = 34,
| .name = L"Test wide string",
| .average = 543.34343,
| };
|
| ni.number = 58;
|
| int dynamic_array[ni.number];
| dynamic_array[ni.number - 1] = 543;
|
| // work around unused variable warnings
| return (!success || bignum == 0LL || ubignum == 0uLL || newvar[0] == 'x'
| || dynamic_array[ni.number - 1] != 543);
|
| ;
| return 0;
| }
configure:3608: gcc -std=gnu99 -c -g -O2 conftest.c >&5
configure:3608: $? = 0
configure:3628: result: -std=gnu99
configure:3640: checking how to run the C preprocessor
configure:3671: gcc -std=gnu99 -E conftest.c
configure:3671: $? = 0
configure:3685: gcc -std=gnu99 -E conftest.c
conftest.c:10:28: fatal error: ac_nonexistent.h: No such file or directory
#include <ac_nonexistent.h>
^
compilation terminated.
configure:3685: $? = 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 <ac_nonexistent.h>
configure:3710: result: gcc -std=gnu99 -E
configure:3730: gcc -std=gnu99 -E conftest.c
configure:3730: $? = 0
configure:3744: gcc -std=gnu99 -E conftest.c
conftest.c:10:28: fatal error: ac_nonexistent.h: No such file or directory
#include <ac_nonexistent.h>
^
compilation terminated.
configure:3744: $? = 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 <ac_nonexistent.h>
configure:3773: checking for grep that handles long lines and -e
configure:3831: result: /bin/grep
configure:3836: checking for egrep
configure:3898: result: /bin/grep -E
configure:3912: checking for fgrep
configure:3974: result: /bin/grep -F
configure:3978: checking for library containing strerror
configure:4009: gcc -std=gnu99 -o conftest -g -O2 conftest.c >&5
configure:4009: $? = 0
configure:4026: result: none required
configure:4037: checking for gawk
configure:4053: found /bin/gawk
configure:4064: result: gawk
configure:4077: checking for strip
configure:4093: found /opt/rh/devtoolset-2/root/usr/bin/strip
configure:4105: result: strip
configure:4116: checking for ANSI C header files
configure:4136: gcc -std=gnu99 -c -g -O2 conftest.c >&5
configure:4136: $? = 0
configure:4209: gcc -std=gnu99 -o conftest -g -O2 conftest.c >&5
configure:4209: $? = 0
configure:4209: ./conftest
configure:4209: $? = 0
configure:4220: result: yes
configure:4228: checking for sys/wait.h that is POSIX.1 compatible
configure:4254: gcc -std=gnu99 -c -g -O2 conftest.c >&5
configure:4254: $? = 0
configure:4261: result: yes
configure:4273: checking for unsigned long long int
configure:4321: result: yes
configure:4331: checking for long long int
configure:4381: result: yes
configure:4396: checking if the compiler supports trailing commas
configure:4413: gcc -std=gnu99 -c -g -O2 conftest.c >&5
configure:4413: $? = 0
configure:4414: result: yes
configure:4428: checking if the compiler supports C++ comments
configure:4442: gcc -std=gnu99 -c -g -O2 conftest.c >&5
configure:4442: $? = 0
configure:4443: result: yes
configure:4459: checking --enable-fail-if-missing argument
configure:4468: result: yes
configure:4493: checking for clang version
configure:4514: result: N/A
configure:4529: checking for buggy tools...
configure:4536: checking for BeOS
configure:4542: result: no
configure:4546: checking for QNX
configure:4553: result: no
configure:4557: checking for Darwin (Mac OS X)
configure:4774: result: no
configure:4780: checking AvailabilityMacros.h usability
configure:4780: gcc -std=gnu99 -c -g -O2 conftest.c >&5
conftest.c:47:32: fatal error: AvailabilityMacros.h: No such file or directory
#include <AvailabilityMacros.h>
^
compilation terminated.
configure:4780: $? = 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 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
| #include <AvailabilityMacros.h>
configure:4780: result: no
configure:4780: checking AvailabilityMacros.h presence
configure:4780: gcc -std=gnu99 -E conftest.c
conftest.c:14:32: fatal error: AvailabilityMacros.h: No such file or directory
#include <AvailabilityMacros.h>
^
compilation terminated.
configure:4780: $? = 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 HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| /* end confdefs.h. */
| #include <AvailabilityMacros.h>
configure:4780: result: no
configure:4780: checking for AvailabilityMacros.h
configure:4780: result: no
configure:4795: checking --with-local-dir argument
configure:4819: result: Defaulting to /usr/local
configure:4844: checking --with-vim-name argument
configure:4852: result: Defaulting to vim
configure:4857: checking --with-ex-name argument
configure:4865: result: Defaulting to ex
configure:4870: checking --with-view-name argument
configure:4878: result: Defaulting to view
configure:4884: checking --with-global-runtime argument
configure:4892: result: no
configure:4909: checking --with-modified-by argument
configure:4920: result: no
configure:4925: checking if character set is EBCDIC
configure:4944: gcc -std=gnu99 -c -g -O2 conftest.c >&5
conftest.c: In function 'main':
conftest.c:23:1: error: unknown type name 'make'
make an error "Character set is not EBCDIC"
^
conftest.c:23:9: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'error'
make an error "Character set is not EBCDIC"
^
configure:4944: $? = 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 HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 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:4954: result: no
configure:5015: checking --disable-smack argument
configure:5025: result: no
configure:5027: checking linux/xattr.h usability
configure:5027: gcc -std=gnu99 -c -g -O2 conftest.c >&5
configure:5027: $? = 0
configure:5027: result: yes
configure:5027: checking linux/xattr.h presence
configure:5027: gcc -std=gnu99 -E conftest.c
configure:5027: $? = 0
configure:5027: result: yes
configure:5027: checking for linux/xattr.h
configure:5027: result: yes
configure:5040: checking attr/xattr.h usability
configure:5040: gcc -std=gnu99 -c -g -O2 conftest.c >&5
conftest.c:47:24: fatal error: attr/xattr.h: No such file or directory
#include <attr/xattr.h>
^
compilation terminated.
configure:5040: $? = 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 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
| #include <attr/xattr.h>
configure:5040: result: no
configure:5040: checking attr/xattr.h presence
configure:5040: gcc -std=gnu99 -E conftest.c
conftest.c:14:24: fatal error: attr/xattr.h: No such file or directory
#include <attr/xattr.h>
^
compilation terminated.
configure:5040: $? = 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 HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| /* end confdefs.h. */
| #include <attr/xattr.h>
configure:5040: result: no
configure:5040: checking for attr/xattr.h
configure:5040: result: no
configure:5114: checking --disable-selinux argument
configure:5124: result: no
configure:5126: checking for is_selinux_enabled in -lselinux
configure:5151: gcc -std=gnu99 -o conftest -g -O2 -L/usr/local/lib conftest.c -lselinux >&5
configure:5151: $? = 0
configure:5160: result: yes
configure:5163: checking selinux/selinux.h usability
configure:5163: gcc -std=gnu99 -c -g -O2 conftest.c >&5
configure:5163: $? = 0
configure:5163: result: yes
configure:5163: checking selinux/selinux.h presence
configure:5163: gcc -std=gnu99 -E conftest.c
configure:5163: $? = 0
configure:5163: result: yes
configure:5163: checking for selinux/selinux.h
configure:5163: result: yes
configure:5180: checking --with-features argument
configure:5185: result: huge
configure:5216: checking --with-compiledby argument
configure:5224: result: no
configure:5230: checking --disable-xsmp argument
configure:5241: result: no
configure:5243: checking --disable-xsmp-interact argument
configure:5253: result: no
configure:5266: checking --enable-luainterp argument
configure:5275: result: no
configure:5606: checking --enable-mzschemeinterp argument
configure:5615: result: no
configure:6011: checking --enable-perlinterp argument
configure:6020: result: no
configure:6215: checking --enable-pythoninterp argument
configure:6224: result: no
configure:6565: checking --enable-python3interp argument
configure:6574: result: yes
configure:6581: checking --with-python3-command argument
configure:6590: result: no
configure:6600: checking for python3
configure:6618: found /mma/users/benj/proj/vim/root-6.5-py3/bin/python3
configure:6630: result: /mma/users/benj/proj/vim/root-6.5-py3/bin/python3
configure:6644: checking Python version
configure:6653: result: 3.5
configure:6656: checking Python is 3.0 or better
configure:6661: result: yep
configure:6664: checking Python's abiflags
configure:6678: result: m
configure:6681: checking Python's install prefix
configure:6690: result: /mma/users/benj/proj/vim/root-6.5-py3
configure:6693: checking Python's execution prefix
configure:6702: result: /mma/users/benj/proj/vim/root-6.5-py3
configure:6724: checking Python's configuration directory
configure:6747: result: /mma/users/benj/proj/vim/root-6.5-py3/lib/python3.5/config-3.5m
configure:6780: checking Python3's dll name
configure:6793: result: libpython3.5m.so.1.0
configure:6808: checking if -pthread should be used
configure:6838: gcc -std=gnu99 -o conftest -g -O2 -pthread -L/usr/local/lib conftest.c -lselinux >&5
configure:6838: $? = 0
configure:6839: result: yes
configure:6854: checking if compile and link flags for Python 3 are sane
configure:6871: gcc -std=gnu99 -o conftest -g -O2 -I/mma/users/benj/proj/vim/root-6.5-py3/include/python3.5m -pthread -L/usr/local/lib conftest.c -lselinux -L/mma/users/benj/proj/vim/root-6.5-py3/lib/python3.5/config-3.5m -lpython3.5m -lpthread -ldl -lutil -lrt -lm >&5
configure:6871: $? = 0
configure:6872: result: yes
configure:7099: checking if -fPIE can be added for Python3
configure:7116: gcc -std=gnu99 -o conftest -g -O2 -I/mma/users/benj/proj/vim/root-6.5-py3/include/python3.5m -pthread -fPIE -L/usr/local/lib conftest.c -lselinux -L/mma/users/benj/proj/vim/root-6.5-py3/lib/python3.5/config-3.5m -lpython3.5m -lpthread -ldl -lutil -lrt -lm >&5
configure:7116: $? = 0
configure:7117: result: yes
configure:7132: checking --enable-tclinterp argument
configure:7141: result: no
configure:7487: checking --enable-rubyinterp argument
configure:7496: result: dynamic
configure:7503: checking --with-ruby-command argument
configure:7512: result: defaulting to ruby
configure:7518: checking for ruby
configure:7536: found /mma/users/benj/proj/vim/root-6.5-staging/bin/ruby
configure:7548: result: /mma/users/benj/proj/vim/root-6.5-staging/bin/ruby
configure:7557: checking Ruby version
configure:7560: result: OK
configure:7562: checking Ruby rbconfig
configure:7568: result: RbConfig
configure:7570: checking Ruby header files
configure:7574: result: /mma/users/benj/proj/vim/root-6.5-staging/include/ruby-2.3.0
configure:7648: checking --enable-cscope argument
configure:7657: result: yes
configure:7664: checking --disable-netbeans argument
configure:7679: result: no
configure:7687: checking --disable-channel argument
configure:7702: result: no
configure:7717: checking for socket in -lsocket
configure:7742: gcc -std=gnu99 -o conftest -g -O2 -L. -fstack-protector -rdynamic -Wl,-export-dynamic -L/usr/local/lib conftest.c -lsocket -lselinux >&5
/opt/rh/devtoolset-2/root/usr/libexec/gcc/x86_64-redhat-linux/4.8.1/ld: cannot find -lsocket
collect2: error: ld returned 1 exit status
configure:7742: $? = 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 HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_SELINUX 1
| #define FEAT_HUGE 1
| #define USE_XSMP_INTERACT 1
| #define FEAT_PYTHON3 1
| #define FEAT_RUBY 1
| #define DYNAMIC_RUBY 1
| #define FEAT_CSCOPE 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 socket ();
| int
| main ()
| {
| return socket ();
| ;
| return 0;
| }
configure:7751: result: no
configure:7762: checking for gethostbyname in -lnsl
configure:7787: gcc -std=gnu99 -o conftest -g -O2 -L. -fstack-protector -rdynamic -Wl,-export-dynamic -L/usr/local/lib conftest.c -lnsl -lselinux >&5
configure:7787: $? = 0
configure:7796: result: yes
configure:7807: checking whether compiling with process communication is possible
configure:7843: gcc -std=gnu99 -o conftest -g -O2 -L. -fstack-protector -rdynamic -Wl,-export-dynamic -L/usr/local/lib conftest.c -lnsl -lselinux >&5
configure:7843: $? = 0
configure:7844: result: yes
configure:7870: checking --enable-terminal argument
configure:7890: result: yes
configure:7913: checking --enable-autoservername argument
configure:7922: result: yes
configure:7929: checking --enable-multibyte argument
configure:7938: result: yes
configure:7945: checking --disable-rightleft argument
configure:7955: result: no
configure:7964: checking --disable-arabic argument
configure:7974: result: no
configure:7989: checking --enable-hangulinput argument
configure:7998: result: no
configure:8001: checking --enable-xim argument
configure:8005: result: yes
configure:8013: checking --enable-fontset argument
configure:8022: result: yes
configure:8034: checking for xmkmf
configure:8067: result: no
configure:8073: checking for X
configure:8181: gcc -std=gnu99 -E conftest.c
configure:8181: $? = 0
configure:8212: gcc -std=gnu99 -o conftest -g -O2 -L. -fstack-protector -rdynamic -Wl,-export-dynamic -L/usr/local/lib conftest.c -lX11 -lnsl -lselinux >&5
configure:8212: $? = 0
configure:8262: result: libraries , headers
configure:8361: gcc -std=gnu99 -o conftest -g -O2 -L. -fstack-protector -rdynamic -Wl,-export-dynamic -L/usr/local/lib conftest.c -lnsl -lselinux -lX11 >&5
configure:8361: $? = 0
configure:8459: checking for gethostbyname
configure:8459: gcc -std=gnu99 -o conftest -g -O2 -L. -fstack-protector -rdynamic -Wl,-export-dynamic -L/usr/local/lib conftest.c -lnsl -lselinux >&5
configure:8459: $? = 0
configure:8459: result: yes
configure:8556: checking for connect
configure:8556: gcc -std=gnu99 -o conftest -g -O2 -L. -fstack-protector -rdynamic -Wl,-export-dynamic -L/usr/local/lib conftest.c -lnsl -lselinux >&5
configure:8556: $? = 0
configure:8556: result: yes
configure:8605: checking for remove
configure:8605: gcc -std=gnu99 -o conftest -g -O2 -L. -fstack-protector -rdynamic -Wl,-export-dynamic -L/usr/local/lib conftest.c -lnsl -lselinux >&5
configure:8605: $? = 0
configure:8605: result: yes
configure:8654: checking for shmat
configure:8654: gcc -std=gnu99 -o conftest -g -O2 -L. -fstack-protector -rdynamic -Wl,-export-dynamic -L/usr/local/lib conftest.c -lnsl -lselinux >&5
configure:8654: $? = 0
configure:8654: result: yes
configure:8712: checking for IceConnectionNumber in -lICE
configure:8737: gcc -std=gnu99 -o conftest -g -O2 -L. -fstack-protector -rdynamic -Wl,-export-dynamic -L/usr/local/lib conftest.c -lICE -lnsl -lselinux >&5
configure:8737: $? = 0
configure:8746: result: yes
configure:8787: checking if X11 header files can be found
configure:8803: gcc -std=gnu99 -c -g -O2 conftest.c >&5
configure:8803: $? = 0
configure:8804: result: yes
configure:8824: checking for _XdmcpAuthDoIt in -lXdmcp
configure:8849: gcc -std=gnu99 -o conftest -g -O2 -L -L. -fstack-protector -rdynamic -Wl,-export-dynamic -L/usr/local/lib conftest.c -lXdmcp -lXt -lSM -lICE -lX11 -lXdmcp -lnsl -lselinux >&5
/opt/rh/devtoolset-2/root/usr/libexec/gcc/x86_64-redhat-linux/4.8.1/ld: cannot find -lXdmcp
/opt/rh/devtoolset-2/root/usr/libexec/gcc/x86_64-redhat-linux/4.8.1/ld: cannot find -lXdmcp
collect2: error: ld returned 1 exit status
configure:8849: $? = 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 HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_SELINUX 1
| #define FEAT_HUGE 1
| #define USE_XSMP_INTERACT 1
| #define FEAT_PYTHON3 1
| #define FEAT_RUBY 1
| #define DYNAMIC_RUBY 1
| #define FEAT_CSCOPE 1
| #define HAVE_LIBNSL 1
| #define FEAT_NETBEANS_INTG 1
| #define FEAT_JOB_CHANNEL 1
| #define FEAT_TERMINAL 1
| #define FEAT_AUTOSERVERNAME 1
| #define HAVE_X11 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 _XdmcpAuthDoIt ();
| int
| main ()
| {
| return _XdmcpAuthDoIt ();
| ;
| return 0;
| }
configure:8858: result: no
configure:8865: checking for IceOpenConnection in -lICE
configure:8890: gcc -std=gnu99 -o conftest -g -O2 -L -L. -fstack-protector -rdynamic -Wl,-export-dynamic -L/usr/local/lib conftest.c -lICE -lnsl -lselinux >&5
configure:8890: $? = 0
configure:8899: result: yes
configure:8907: checking for XpmCreatePixmapFromData in -lXpm
configure:8932: gcc -std=gnu99 -o conftest -g -O2 -L. -fstack-protector -rdynamic -Wl,-export-dynamic -L/usr/local/lib conftest.c -lXpm -lXt -lSM -lICE -lXpm -lX11 -lSM -lICE -lnsl -lselinux >&5
configure:8932: $? = 0
configure:8941: result: yes
configure:8948: checking if X11 header files implicitly declare return values
configure:8967: gcc -std=gnu99 -c -g -O2 -Werror conftest.c >&5
configure:8967: $? = 0
configure:8968: result: no
configure:8999: checking size of wchar_t is 2 bytes
configure:9022: gcc -std=gnu99 -o conftest -g -O2 -L. -fstack-protector -rdynamic -Wl,-export-dynamic -L/usr/local/lib conftest.c -lnsl -lselinux >&5
conftest.c:33:3: warning: return type defaults to 'int' [enabled by default]
main()
^
configure:9022: $? = 0
configure:9022: ./conftest
configure:9022: $? = 0
configure:9033: result: no
configure:9049: checking --enable-gui argument
configure:9112: result: yes/auto - automatic GUI support
configure:9148: checking whether or not to look for GTK+ 2
configure:9157: result: yes
configure:9166: checking whether or not to look for GNOME
configure:9175: result: no
configure:9200: checking whether or not to look for Motif
configure:9209: result: yes
configure:9217: checking whether or not to look for Athena
configure:9226: result: yes
configure:9234: checking whether or not to look for neXtaw
configure:9243: result: yes
configure:9251: checking whether or not to look for Carbon
configure:9260: result: yes
configure:9308: checking --disable-gtktest argument
configure:9318: result: gtk test enabled
configure:9372: checking for pkg-config
configure:9390: found /usr/bin/pkg-config
configure:9402: result: /usr/bin/pkg-config
configure:9435: checking for GTK - version >= 2.2.0
configure:9515: gcc -std=gnu99 -o conftest -g -O2 -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -L. -fstack-protector -rdynamic -Wl,-export-dynamic -L/usr/local/lib conftest.c -lnsl -lselinux -pthread -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lgdk_pixbuf-2.0 -lpangocairo-1.0 -lcairo -lpango-1.0 -lfreetype -lfontconfig -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0 >&5
configure:9515: $? = 0
configure:9515: ./conftest
configure:9515: $? = 0
configure:9530: result: yes; found version 2.20.1
configure:9930: checking version of Gdk-Pixbuf
configure:9996: result: not usable.
configure:10004: checking --disable-icon-cache-update argument
configure:10014: result: not set
configure:10018: checking for gtk-update-icon-cache
configure:10036: found /usr/bin/gtk-update-icon-cache
configure:10049: result: /usr/bin/gtk-update-icon-cache
configure:10066: checking --disable-desktop-database-update argument
configure:10076: result: not set
configure:10080: checking for update-desktop-database
configure:10098: found /usr/bin/update-desktop-database
configure:10111: result: /usr/bin/update-desktop-database
configure:10543: checking X11/SM/SMlib.h usability
configure:10543: gcc -std=gnu99 -c -g -O2 conftest.c >&5
configure:10543: $? = 0
configure:10543: result: yes
configure:10543: checking X11/SM/SMlib.h presence
configure:10543: gcc -std=gnu99 -E conftest.c
configure:10543: $? = 0
configure:10543: result: yes
configure:10543: checking for X11/SM/SMlib.h
configure:10543: result: yes
configure:10563: checking X11/xpm.h usability
configure:10563: gcc -std=gnu99 -c -g -O2 conftest.c >&5
configure:10563: $? = 0
configure:10563: result: yes
configure:10563: checking X11/xpm.h presence
configure:10563: gcc -std=gnu99 -E conftest.c
configure:10563: $? = 0
configure:10563: result: yes
configure:10563: checking for X11/xpm.h
configure:10563: result: yes
configure:10563: checking X11/Sunkeysym.h usability
configure:10563: gcc -std=gnu99 -c -g -O2 conftest.c >&5
configure:10563: $? = 0
configure:10563: result: yes
configure:10563: checking X11/Sunkeysym.h presence
configure:10563: gcc -std=gnu99 -E conftest.c
configure:10563: $? = 0
configure:10563: result: yes
configure:10563: checking for X11/Sunkeysym.h
configure:10563: result: yes
configure:10575: checking for XIMText in X11/Xlib.h
configure:10583: result: yes
configure:10699: result: GTK+ 2 GUI selected; fontset has been disabled
configure:10728: checking for /proc link to executable
configure:10731: result: /proc/self/exe
configure:10750: checking for CYGWIN or MSYS environment
configure:10768: result: no
configure:10788: checking whether toupper is broken
configure:10811: gcc -std=gnu99 -o conftest -g -O2 -L. -fstack-protector -rdynamic -Wl,-export-dynamic -L/usr/local/lib conftest.c -lnsl -lselinux >&5
conftest.c:39:1: warning: return type defaults to 'int' [enabled by default]
main() { exit(toupper('A') == 'A' && tolower('z') == 'z'); }
^
configure:10811: $? = 0
configure:10811: ./conftest
configure:10811: $? = 1
configure: program exited with status 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 HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_SELINUX 1
| #define FEAT_HUGE 1
| #define USE_XSMP_INTERACT 1
| #define FEAT_PYTHON3 1
| #define FEAT_RUBY 1
| #define DYNAMIC_RUBY 1
| #define FEAT_CSCOPE 1
| #define HAVE_LIBNSL 1
| #define FEAT_NETBEANS_INTG 1
| #define FEAT_JOB_CHANNEL 1
| #define FEAT_TERMINAL 1
| #define FEAT_AUTOSERVERNAME 1
| #define HAVE_X11 1
| #define HAVE_X11_SM_SMLIB_H 1
| #define HAVE_X11_XPM_H 1
| #define HAVE_X11_SUNKEYSYM_H 1
| #define FEAT_XIM 1
| #define PROC_EXE_LINK "/proc/self/exe"
| /* end confdefs.h. */
|
| #include "confdefs.h"
| #include <ctype.h>
| #if STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #endif
| main() { exit(toupper('A') == 'A' && tolower('z') == 'z'); }
|
configure:10825: result: no
configure:10833: checking whether __DATE__ and __TIME__ work
configure:10846: gcc -std=gnu99 -c -g -O2 conftest.c >&5
configure:10846: $? = 0
configure:10847: result: yes
configure:10856: checking whether __attribute__((unused)) is allowed
configure:10869: gcc -std=gnu99 -c -g -O2 conftest.c >&5
configure:10869: $? = 0
configure:10870: result: yes
configure:10879: checking elf.h usability
configure:10879: gcc -std=gnu99 -c -g -O2 conftest.c >&5
configure:10879: $? = 0
configure:10879: result: yes
configure:10879: checking elf.h presence
configure:10879: gcc -std=gnu99 -E conftest.c
configure:10879: $? = 0
configure:10879: result: yes
configure:10879: checking for elf.h
configure:10879: result: yes
configure:10886: checking for main in -lelf
configure:10905: gcc -std=gnu99 -o conftest -g -O2 -L. -fstack-protector -rdynamic -Wl,-export-dynamic -L/usr/local/lib conftest.c -lelf -lnsl -lselinux >&5
configure:10905: $? = 0
configure:10914: result: yes
configure:10930: checking for dirent.h that defines DIR
configure:10949: gcc -std=gnu99 -c -g -O2 conftest.c >&5
configure:10949: $? = 0
configure:10957: result: yes
configure:10970: checking for library containing opendir
configure:11001: gcc -std=gnu99 -o conftest -g -O2 -L. -fstack-protector -rdynamic -Wl,-export-dynamic -L/usr/local/lib conftest.c -lelf -lnsl -lselinux >&5
configure:11001: $? = 0
configure:11018: result: none required
configure:11126: checking stdint.h usability
configure:11126: gcc -std=gnu99 -c -g -O2 conftest.c >&5
configure:11126: $? = 0
configure:11126: result: yes
configure:11126: checking stdint.h presence
configure:11126: gcc -std=gnu99 -E conftest.c
configure:11126: $? = 0
configure:11126: result: yes
configure:11126: checking for stdint.h
configure:11126: result: yes
configure:11126: checking stdlib.h usability
configure:11126: gcc -std=gnu99 -c -g -O2 conftest.c >&5
configure:11126: $? = 0
configure:11126: result: yes
configure:11126: checking stdlib.h presence
configure:11126: gcc -std=gnu99 -E conftest.c
configure:11126: $? = 0
configure:11126: result: yes
configure:11126: checking for stdlib.h
configure:11126: result: yes
configure:11126: checking string.h usability
configure:11126: gcc -std=gnu99 -c -g -O2 conftest.c >&5
configure:11126: $? = 0
configure:11126: result: yes
configure:11126: checking string.h presence
configure:11126: gcc -std=gnu99 -E conftest.c
configure:11126: $? = 0
configure:11126: result: yes
configure:11126: checking for string.h
configure:11126: result: yes
configure:11126: checking sys/select.h usability
configure:11126: gcc -std=gnu99 -c -g -O2 conftest.c >&5
configure:11126: $? = 0
configure:11126: result: yes
configure:11126: checking sys/select.h presence
configure:11126: gcc -std=gnu99 -E conftest.c
configure:11126: $? = 0
configure:11126: result: yes
configure:11126: checking for sys/select.h
configure:11126: result: yes
configure:11126: checking sys/utsname.h usability
configure:11126: gcc -std=gnu99 -c -g -O2 conftest.c >&5
configure:11126: $? = 0
configure:11126: result: yes
configure:11126: checking sys/utsname.h presence
configure:11126: gcc -std=gnu99 -E conftest.c
configure:11126: $? = 0
configure:11126: result: yes
configure:11126: checking for sys/utsname.h
configure:11126: result: yes
configure:11126: checking termcap.h usability
configure:11126: gcc -std=gnu99 -c -g -O2 conftest.c >&5
configure:11126: $? = 0
configure:11126: result: yes
configure:11126: checking termcap.h presence
configure:11126: gcc -std=gnu99 -E conftest.c
configure:11126: $? = 0
configure:11126: result: yes
configure:11126: checking for termcap.h
configure:11126: result: yes
configure:11126: checking fcntl.h usability
configure:11126: gcc -std=gnu99 -c -g -O2 conftest.c >&5
configure:11126: $? = 0
configure:11126: result: yes
configure:11126: checking fcntl.h presence
configure:11126: gcc -std=gnu99 -E conftest.c
configure:11126: $? = 0
configure:11126: result: yes
configure:11126: checking for fcntl.h
configure:11126: result: yes
configure:11126: checking sgtty.h usability
configure:11126: gcc -std=gnu99 -c -g -O2 conftest.c >&5
configure:11126: $? = 0
configure:11126: result: yes
configure:11126: checking sgtty.h presence
configure:11126: gcc -std=gnu99 -E conftest.c
configure:11126: $? = 0
configure:11126: result: yes
configure:11126: checking for sgtty.h
configure:11126: result: yes
configure:11126: checking sys/ioctl.h usability
configure:11126: gcc -std=gnu99 -c -g -O2 conftest.c >&5
configure:11126: $? = 0
configure:11126: result: yes
configure:11126: checking sys/ioctl.h presence
configure:11126: gcc -std=gnu99 -E conftest.c
configure:11126: $? = 0
configure:11126: result: yes
configure:11126: checking for sys/ioctl.h
configure:11126: result: yes
configure:11126: checking sys/time.h usability
configure:11126: gcc -std=gnu99 -c -g -O2 conftest.c >&5
configure:11126: $? = 0
configure:11126: result: yes
configure:11126: checking sys/time.h presence
configure:11126: gcc -std=gnu99 -E conftest.c
configure:11126: $? = 0
configure:11126: result: yes
configure:11126: checking for sys/time.h
configure:11126: result: yes
configure:11126: checking sys/types.h usability
configure:11126: gcc -std=gnu99 -c -g -O2 conftest.c >&5
configure:11126: $? = 0
configure:11126: result: yes
configure:11126: checking sys/types.h presence
configure:11126: gcc -std=gnu99 -E conftest.c
configure:11126: $? = 0
configure:11126: result: yes
configure:11126: checking for sys/types.h
configure:11126: result: yes
configure:11126: checking termio.h usability
configure:11126: gcc -std=gnu99 -c -g -O2 conftest.c >&5
configure:11126: $? = 0
configure:11126: result: yes
configure:11126: checking termio.h presence
configure:11126: gcc -std=gnu99 -E conftest.c
configure:11126: $? = 0
configure:11126: result: yes
configure:11126: checking for termio.h
configure:11126: result: yes
configure:11126: checking iconv.h usability
configure:11126: gcc -std=gnu99 -c -g -O2 conftest.c >&5
configure:11126: $? = 0
configure:11126: result: yes
configure:11126: checking iconv.h presence
configure:11126: gcc -std=gnu99 -E conftest.c
configure:11126: $? = 0
configure:11126: result: yes
configure:11126: checking for iconv.h
configure:11126: result: yes
configure:11126: checking inttypes.h usability
configure:11126: gcc -std=gnu99 -c -g -O2 conftest.c >&5
configure:11126: $? = 0
configure:11126: result: yes
configure:11126: checking inttypes.h presence
configure:11126: gcc -std=gnu99 -E conftest.c
configure:11126: $? = 0
configure:11126: result: yes
configure:11126: checking for inttypes.h
configure:11126: result: yes
configure:11126: checking langinfo.h usability
configure:11126: gcc -std=gnu99 -c -g -O2 conftest.c >&5
configure:11126: $? = 0
configure:11126: result: yes
configure:11126: checking langinfo.h presence
configure:11126: gcc -std=gnu99 -E conftest.c
configure:11126: $? = 0
configure:11126: result: yes
configure:11126: checking for langinfo.h
configure:11126: result: yes
configure:11126: checking math.h usability
configure:11126: gcc -std=gnu99 -c -g -O2 conftest.c >&5
configure:11126: $? = 0
configure:11126: result: yes
configure:11126: checking math.h presence
configure:11126: gcc -std=gnu99 -E conftest.c
configure:11126: $? = 0
configure:11126: result: yes
configure:11126: checking for math.h
configure:11126: result: yes
configure:11126: checking unistd.h usability
configure:11126: gcc -std=gnu99 -c -g -O2 conftest.c >&5
configure:11126: $? = 0
configure:11126: result: yes
configure:11126: checking unistd.h presence
configure:11126: gcc -std=gnu99 -E conftest.c
configure:11126: $? = 0
configure:11126: result: yes
configure:11126: checking for unistd.h
configure:11126: result: yes
configure:11126: checking stropts.h usability
configure:11126: gcc -std=gnu99 -c -g -O2 conftest.c >&5
conftest.c:86:21: fatal error: stropts.h: No such file or directory
#include <stropts.h>
^
compilation terminated.
configure:11126: $? = 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 HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_SELINUX 1
| #define FEAT_HUGE 1
| #define USE_XSMP_INTERACT 1
| #define FEAT_PYTHON3 1
| #define FEAT_RUBY 1
| #define DYNAMIC_RUBY 1
| #define FEAT_CSCOPE 1
| #define HAVE_LIBNSL 1
| #define FEAT_NETBEANS_INTG 1
| #define FEAT_JOB_CHANNEL 1
| #define FEAT_TERMINAL 1
| #define FEAT_AUTOSERVERNAME 1
| #define HAVE_X11 1
| #define HAVE_X11_SM_SMLIB_H 1
| #define HAVE_X11_XPM_H 1
| #define HAVE_X11_SUNKEYSYM_H 1
| #define FEAT_XIM 1
| #define PROC_EXE_LINK "/proc/self/exe"
| #define HAVE_DATE_TIME 1
| #define HAVE_ATTRIBUTE_UNUSED 1
| #define HAVE_LIBELF 1
| #define HAVE_DIRENT_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_TERMIO_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
| /* 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:11126: result: no
configure:11126: checking stropts.h presence
configure:11126: gcc -std=gnu99 -E conftest.c
conftest.c:53:21: fatal error: stropts.h: No such file or directory
#include <stropts.h>
^
compilation terminated.
configure:11126: $? = 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 HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_SELINUX 1
| #define FEAT_HUGE 1
| #define USE_XSMP_INTERACT 1
| #define FEAT_PYTHON3 1
| #define FEAT_RUBY 1
| #define DYNAMIC_RUBY 1
| #define FEAT_CSCOPE 1
| #define HAVE_LIBNSL 1
| #define FEAT_NETBEANS_INTG 1
| #define FEAT_JOB_CHANNEL 1
| #define FEAT_TERMINAL 1
| #define FEAT_AUTOSERVERNAME 1
| #define HAVE_X11 1
| #define HAVE_X11_SM_SMLIB_H 1
| #define HAVE_X11_XPM_H 1
| #define HAVE_X11_SUNKEYSYM_H 1
| #define FEAT_XIM 1
| #define PROC_EXE_LINK "/proc/self/exe"
| #define HAVE_DATE_TIME 1
| #define HAVE_ATTRIBUTE_UNUSED 1
| #define HAVE_LIBELF 1
| #define HAVE_DIRENT_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_TERMIO_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
| /* end confdefs.h. */
| #include <stropts.h>
configure:11126: result: no
configure:11126: checking for stropts.h
configure:11126: result: no
configure:11126: checking errno.h usability
configure:11126: gcc -std=gnu99 -c -g -O2 conftest.c >&5
configure:11126: $? = 0
configure:11126: result: yes
configure:11126: checking errno.h presence
configure:11126: gcc -std=gnu99 -E conftest.c
configure:11126: $? = 0
configure:11126: result: yes
configure:11126: checking for errno.h
configure:11126: result: yes
configure:11126: checking sys/resource.h usability
configure:11126: gcc -std=gnu99 -c -g -O2 conftest.c >&5
configure:11126: $? = 0
configure:11126: result: yes
configure:11126: checking sys/resource.h presence
configure:11126: gcc -std=gnu99 -E conftest.c
configure:11126: $? = 0
configure:11126: result: yes
configure:11126: checking for sys/resource.h
configure:11126: result: yes
configure:11126: checking sys/systeminfo.h usability
configure:11126: gcc -std=gnu99 -c -g -O2 conftest.c >&5
conftest.c:88:28: fatal error: sys/systeminfo.h: No such file or directory
#include <sys/systeminfo.h>
^
compilation terminated.
configure:11126: $? = 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 HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_SELINUX 1
| #define FEAT_HUGE 1
| #define USE_XSMP_INTERACT 1
| #define FEAT_PYTHON3 1
| #define FEAT_RUBY 1
| #define DYNAMIC_RUBY 1
| #define FEAT_CSCOPE 1
| #define HAVE_LIBNSL 1
| #define FEAT_NETBEANS_INTG 1
| #define FEAT_JOB_CHANNEL 1
| #define FEAT_TERMINAL 1
| #define FEAT_AUTOSERVERNAME 1
| #define HAVE_X11 1
| #define HAVE_X11_SM_SMLIB_H 1
| #define HAVE_X11_XPM_H 1
| #define HAVE_X11_SUNKEYSYM_H 1
| #define FEAT_XIM 1
| #define PROC_EXE_LINK "/proc/self/exe"
| #define HAVE_DATE_TIME 1
| #define HAVE_ATTRIBUTE_UNUSED 1
| #define HAVE_LIBELF 1
| #define HAVE_DIRENT_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_TERMIO_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
| /* 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/systeminfo.h>
configure:11126: result: no
configure:11126: checking sys/systeminfo.h presence
configure:11126: gcc -std=gnu99 -E conftest.c
conftest.c:55:28: fatal error: sys/systeminfo.h: No such file or directory
#include <sys/systeminfo.h>
^
compilation terminated.
configure:11126: $? = 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 HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_SELINUX 1
| #define FEAT_HUGE 1
| #define USE_XSMP_INTERACT 1
| #define FEAT_PYTHON3 1
| #define FEAT_RUBY 1
| #define DYNAMIC_RUBY 1
| #define FEAT_CSCOPE 1
| #define HAVE_LIBNSL 1
| #define FEAT_NETBEANS_INTG 1
| #define FEAT_JOB_CHANNEL 1
| #define FEAT_TERMINAL 1
| #define FEAT_AUTOSERVERNAME 1
| #define HAVE_X11 1
| #define HAVE_X11_SM_SMLIB_H 1
| #define HAVE_X11_XPM_H 1
| #define HAVE_X11_SUNKEYSYM_H 1
| #define FEAT_XIM 1
| #define PROC_EXE_LINK "/proc/self/exe"
| #define HAVE_DATE_TIME 1
| #define HAVE_ATTRIBUTE_UNUSED 1
| #define HAVE_LIBELF 1
| #define HAVE_DIRENT_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_TERMIO_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
| /* end confdefs.h. */
| #include <sys/systeminfo.h>
configure:11126: result: no
configure:11126: checking for sys/systeminfo.h
configure:11126: result: no
configure:11126: checking locale.h usability
configure:11126: gcc -std=gnu99 -c -g -O2 conftest.c >&5
configure:11126: $? = 0
configure:11126: result: yes
configure:11126: checking locale.h presence
configure:11126: gcc -std=gnu99 -E conftest.c
configure:11126: $? = 0
configure:11126: result: yes
configure:11126: checking for locale.h
configure:11126: result: yes
configure:11126: checking sys/stream.h usability
configure:11126: gcc -std=gnu99 -c -g -O2 conftest.c >&5
conftest.c:89:24: fatal error: sys/stream.h: No such file or directory
#include <sys/stream.h>
^
compilation terminated.
configure:11126: $? = 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 HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_SELINUX 1
| #define FEAT_HUGE 1
| #define USE_XSMP_INTERACT 1
| #define FEAT_PYTHON3 1
| #define FEAT_RUBY 1
| #define DYNAMIC_RUBY 1
| #define FEAT_CSCOPE 1
| #define HAVE_LIBNSL 1
| #define FEAT_NETBEANS_INTG 1
| #define FEAT_JOB_CHANNEL 1
| #define FEAT_TERMINAL 1
| #define FEAT_AUTOSERVERNAME 1
| #define HAVE_X11 1
| #define HAVE_X11_SM_SMLIB_H 1
| #define HAVE_X11_XPM_H 1
| #define HAVE_X11_SUNKEYSYM_H 1
| #define FEAT_XIM 1
| #define PROC_EXE_LINK "/proc/self/exe"
| #define HAVE_DATE_TIME 1
| #define HAVE_ATTRIBUTE_UNUSED 1
| #define HAVE_LIBELF 1
| #define HAVE_DIRENT_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_TERMIO_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
| /* 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/stream.h>
configure:11126: result: no
configure:11126: checking sys/stream.h presence
configure:11126: gcc -std=gnu99 -E conftest.c
conftest.c:56:24: fatal error: sys/stream.h: No such file or directory
#include <sys/stream.h>
^
compilation terminated.
configure:11126: $? = 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 HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_SELINUX 1
| #define FEAT_HUGE 1
| #define USE_XSMP_INTERACT 1
| #define FEAT_PYTHON3 1
| #define FEAT_RUBY 1
| #define DYNAMIC_RUBY 1
| #define FEAT_CSCOPE 1
| #define HAVE_LIBNSL 1
| #define FEAT_NETBEANS_INTG 1
| #define FEAT_JOB_CHANNEL 1
| #define FEAT_TERMINAL 1
| #define FEAT_AUTOSERVERNAME 1
| #define HAVE_X11 1
| #define HAVE_X11_SM_SMLIB_H 1
| #define HAVE_X11_XPM_H 1
| #define HAVE_X11_SUNKEYSYM_H 1
| #define FEAT_XIM 1
| #define PROC_EXE_LINK "/proc/self/exe"
| #define HAVE_DATE_TIME 1
| #define HAVE_ATTRIBUTE_UNUSED 1
| #define HAVE_LIBELF 1
| #define HAVE_DIRENT_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_TERMIO_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
| /* end confdefs.h. */
| #include <sys/stream.h>
configure:11126: result: no
configure:11126: checking for sys/stream.h
configure:11126: result: no
configure:11126: checking termios.h usability
configure:11126: gcc -std=gnu99 -c -g -O2 conftest.c >&5
configure:11126: $? = 0
configure:11126: result: yes
configure:11126: checking termios.h presence
configure:11126: gcc -std=gnu99 -E conftest.c
configure:11126: $? = 0
configure:11126: result: yes
configure:11126: checking for termios.h
configure:11126: result: yes
configure:11126: checking libc.h usability
configure:11126: gcc -std=gnu99 -c -g -O2 conftest.c >&5
conftest.c:90:18: fatal error: libc.h: No such file or directory
#include <libc.h>
^
compilation terminated.
configure:11126: $? = 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 HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_SELINUX 1
| #define FEAT_HUGE 1
| #define USE_XSMP_INTERACT 1
| #define FEAT_PYTHON3 1
| #define FEAT_RUBY 1
| #define DYNAMIC_RUBY 1
| #define FEAT_CSCOPE 1
| #define HAVE_LIBNSL 1
| #define FEAT_NETBEANS_INTG 1
| #define FEAT_JOB_CHANNEL 1
| #define FEAT_TERMINAL 1
| #define FEAT_AUTOSERVERNAME 1
| #define HAVE_X11 1
| #define HAVE_X11_SM_SMLIB_H 1
| #define HAVE_X11_XPM_H 1
| #define HAVE_X11_SUNKEYSYM_H 1
| #define FEAT_XIM 1
| #define PROC_EXE_LINK "/proc/self/exe"
| #define HAVE_DATE_TIME 1
| #define HAVE_ATTRIBUTE_UNUSED 1
| #define HAVE_LIBELF 1
| #define HAVE_DIRENT_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_TERMIO_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
| /* 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 <libc.h>
configure:11126: result: no
configure:11126: checking libc.h presence
configure:11126: gcc -std=gnu99 -E conftest.c
conftest.c:57:18: fatal error: libc.h: No such file or directory
#include <libc.h>
^
compilation terminated.
configure:11126: $? = 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 HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_SELINUX 1
| #define FEAT_HUGE 1
| #define USE_XSMP_INTERACT 1
| #define FEAT_PYTHON3 1
| #define FEAT_RUBY 1
| #define DYNAMIC_RUBY 1
| #define FEAT_CSCOPE 1
| #define HAVE_LIBNSL 1
| #define FEAT_NETBEANS_INTG 1
| #define FEAT_JOB_CHANNEL 1
| #define FEAT_TERMINAL 1
| #define FEAT_AUTOSERVERNAME 1
| #define HAVE_X11 1
| #define HAVE_X11_SM_SMLIB_H 1
| #define HAVE_X11_XPM_H 1
| #define HAVE_X11_SUNKEYSYM_H 1
| #define FEAT_XIM 1
| #define PROC_EXE_LINK "/proc/self/exe"
| #define HAVE_DATE_TIME 1
| #define HAVE_ATTRIBUTE_UNUSED 1
| #define HAVE_LIBELF 1
| #define HAVE_DIRENT_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_TERMIO_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
| /* end confdefs.h. */
| #include <libc.h>
configure:11126: result: no
configure:11126: checking for libc.h
configure:11126: result: no
configure:11126: checking sys/statfs.h usability
configure:11126: gcc -std=gnu99 -c -g -O2 conftest.c >&5
configure:11126: $? = 0
configure:11126: result: yes
configure:11126: checking sys/statfs.h presence
configure:11126: gcc -std=gnu99 -E conftest.c
configure:11126: $? = 0
configure:11126: result: yes
configure:11126: checking for sys/statfs.h
configure:11126: result: yes
configure:11126: checking poll.h usability
configure:11126: gcc -std=gnu99 -c -g -O2 conftest.c >&5
configure:11126: $? = 0
configure:11126: result: yes
configure:11126: checking poll.h presence
configure:11126: gcc -std=gnu99 -E conftest.c
configure:11126: $? = 0
configure:11126: result: yes
configure:11126: checking for poll.h
configure:11126: result: yes
configure:11126: checking sys/poll.h usability
configure:11126: gcc -std=gnu99 -c -g -O2 conftest.c >&5
configure:11126: $? = 0
configure:11126: result: yes
configure:11126: checking sys/poll.h presence
configure:11126: gcc -std=gnu99 -E conftest.c
configure:11126: $? = 0
configure:11126: result: yes
configure:11126: checking for sys/poll.h
configure:11126: result: yes
configure:11126: checking pwd.h usability
configure:11126: gcc -std=gnu99 -c -g -O2 conftest.c >&5
configure:11126: $? = 0
configure:11126: result: yes
configure:11126: checking pwd.h presence
configure:11126: gcc -std=gnu99 -E conftest.c
configure:11126: $? = 0
configure:11126: result: yes
configure:11126: checking for pwd.h
configure:11126: result: yes
configure:11126: checking utime.h usability
configure:11126: gcc -std=gnu99 -c -g -O2 conftest.c >&5
configure:11126: $? = 0
configure:11126: result: yes
configure:11126: checking utime.h presence
configure:11126: gcc -std=gnu99 -E conftest.c
configure:11126: $? = 0
configure:11126: result: yes
configure:11126: checking for utime.h
configure:11126: result: yes
configure:11126: checking sys/param.h usability
configure:11126: gcc -std=gnu99 -c -g -O2 conftest.c >&5
configure:11126: $? = 0
configure:11126: result: yes
configure:11126: checking sys/param.h presence
configure:11126: gcc -std=gnu99 -E conftest.c
configure:11126: $? = 0
configure:11126: result: yes
configure:11126: checking for sys/param.h
configure:11126: result: yes
configure:11126: checking sys/ptms.h usability
configure:11126: gcc -std=gnu99 -c -g -O2 conftest.c >&5
conftest.c:96:22: fatal error: sys/ptms.h: No such file or directory
#include <sys/ptms.h>
^
compilation terminated.
configure:11126: $? = 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 HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_SELINUX 1
| #define FEAT_HUGE 1
| #define USE_XSMP_INTERACT 1
| #define FEAT_PYTHON3 1
| #define FEAT_RUBY 1
| #define DYNAMIC_RUBY 1
| #define FEAT_CSCOPE 1
| #define HAVE_LIBNSL 1
| #define FEAT_NETBEANS_INTG 1
| #define FEAT_JOB_CHANNEL 1
| #define FEAT_TERMINAL 1
| #define FEAT_AUTOSERVERNAME 1
| #define HAVE_X11 1
| #define HAVE_X11_SM_SMLIB_H 1
| #define HAVE_X11_XPM_H 1
| #define HAVE_X11_SUNKEYSYM_H 1
| #define FEAT_XIM 1
| #define PROC_EXE_LINK "/proc/self/exe"
| #define HAVE_DATE_TIME 1
| #define HAVE_ATTRIBUTE_UNUSED 1
| #define HAVE_LIBELF 1
| #define HAVE_DIRENT_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_TERMIO_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_SYS_STATFS_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
| /* 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/ptms.h>
configure:11126: result: no
configure:11126: checking sys/ptms.h presence
configure:11126: gcc -std=gnu99 -E conftest.c
conftest.c:63:22: fatal error: sys/ptms.h: No such file or directory
#include <sys/ptms.h>
^
compilation terminated.
configure:11126: $? = 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 HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_SELINUX 1
| #define FEAT_HUGE 1
| #define USE_XSMP_INTERACT 1
| #define FEAT_PYTHON3 1
| #define FEAT_RUBY 1
| #define DYNAMIC_RUBY 1
| #define FEAT_CSCOPE 1
| #define HAVE_LIBNSL 1
| #define FEAT_NETBEANS_INTG 1
| #define FEAT_JOB_CHANNEL 1
| #define FEAT_TERMINAL 1
| #define FEAT_AUTOSERVERNAME 1
| #define HAVE_X11 1
| #define HAVE_X11_SM_SMLIB_H 1
| #define HAVE_X11_XPM_H 1
| #define HAVE_X11_SUNKEYSYM_H 1
| #define FEAT_XIM 1
| #define PROC_EXE_LINK "/proc/self/exe"
| #define HAVE_DATE_TIME 1
| #define HAVE_ATTRIBUTE_UNUSED 1
| #define HAVE_LIBELF 1
| #define HAVE_DIRENT_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_TERMIO_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_SYS_STATFS_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
| /* end confdefs.h. */
| #include <sys/ptms.h>
configure:11126: result: no
configure:11126: checking for sys/ptms.h
configure:11126: result: no
configure:11126: checking libintl.h usability
configure:11126: gcc -std=gnu99 -c -g -O2 conftest.c >&5
configure:11126: $? = 0
configure:11126: result: yes
configure:11126: checking libintl.h presence
configure:11126: gcc -std=gnu99 -E conftest.c
configure:11126: $? = 0
configure:11126: result: yes
configure:11126: checking for libintl.h
configure:11126: result: yes
configure:11126: checking libgen.h usability
configure:11126: gcc -std=gnu99 -c -g -O2 conftest.c >&5
configure:11126: $? = 0
configure:11126: result: yes
configure:11126: checking libgen.h presence
configure:11126: gcc -std=gnu99 -E conftest.c
configure:11126: $? = 0
configure:11126: result: yes
configure:11126: checking for libgen.h
configure:11126: result: yes
configure:11126: checking util/debug.h usability
configure:11126: gcc -std=gnu99 -c -g -O2 conftest.c >&5
conftest.c:98:24: fatal error: util/debug.h: No such file or directory
#include <util/debug.h>
^
compilation terminated.
configure:11126: $? = 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 HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_SELINUX 1
| #define FEAT_HUGE 1
| #define USE_XSMP_INTERACT 1
| #define FEAT_PYTHON3 1
| #define FEAT_RUBY 1
| #define DYNAMIC_RUBY 1
| #define FEAT_CSCOPE 1
| #define HAVE_LIBNSL 1
| #define FEAT_NETBEANS_INTG 1
| #define FEAT_JOB_CHANNEL 1
| #define FEAT_TERMINAL 1
| #define FEAT_AUTOSERVERNAME 1
| #define HAVE_X11 1
| #define HAVE_X11_SM_SMLIB_H 1
| #define HAVE_X11_XPM_H 1
| #define HAVE_X11_SUNKEYSYM_H 1
| #define FEAT_XIM 1
| #define PROC_EXE_LINK "/proc/self/exe"
| #define HAVE_DATE_TIME 1
| #define HAVE_ATTRIBUTE_UNUSED 1
| #define HAVE_LIBELF 1
| #define HAVE_DIRENT_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_TERMIO_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_SYS_STATFS_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_LIBINTL_H 1
| #define HAVE_LIBGEN_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 <util/debug.h>
configure:11126: result: no
configure:11126: checking util/debug.h presence
configure:11126: gcc -std=gnu99 -E conftest.c
conftest.c:65:24: fatal error: util/debug.h: No such file or directory
#include <util/debug.h>
^
compilation terminated.
configure:11126: $? = 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 HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_SELINUX 1
| #define FEAT_HUGE 1
| #define USE_XSMP_INTERACT 1
| #define FEAT_PYTHON3 1
| #define FEAT_RUBY 1
| #define DYNAMIC_RUBY 1
| #define FEAT_CSCOPE 1
| #define HAVE_LIBNSL 1
| #define FEAT_NETBEANS_INTG 1
| #define FEAT_JOB_CHANNEL 1
| #define FEAT_TERMINAL 1
| #define FEAT_AUTOSERVERNAME 1
| #define HAVE_X11 1
| #define HAVE_X11_SM_SMLIB_H 1
| #define HAVE_X11_XPM_H 1
| #define HAVE_X11_SUNKEYSYM_H 1
| #define FEAT_XIM 1
| #define PROC_EXE_LINK "/proc/self/exe"
| #define HAVE_DATE_TIME 1
| #define HAVE_ATTRIBUTE_UNUSED 1
| #define HAVE_LIBELF 1
| #define HAVE_DIRENT_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_TERMIO_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_SYS_STATFS_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_LIBINTL_H 1
| #define HAVE_LIBGEN_H 1
| /* end confdefs.h. */
| #include <util/debug.h>
configure:11126: result: no
configure:11126: checking for util/debug.h
configure:11126: result: no
configure:11126: checking util/msg18n.h usability
configure:11126: gcc -std=gnu99 -c -g -O2 conftest.c >&5
conftest.c:98:25: fatal error: util/msg18n.h: No such file or directory
#include <util/msg18n.h>
^
compilation terminated.
configure:11126: $? = 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 HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_SELINUX 1
| #define FEAT_HUGE 1
| #define USE_XSMP_INTERACT 1
| #define FEAT_PYTHON3 1
| #define FEAT_RUBY 1
| #define DYNAMIC_RUBY 1
| #define FEAT_CSCOPE 1
| #define HAVE_LIBNSL 1
| #define FEAT_NETBEANS_INTG 1
| #define FEAT_JOB_CHANNEL 1
| #define FEAT_TERMINAL 1
| #define FEAT_AUTOSERVERNAME 1
| #define HAVE_X11 1
| #define HAVE_X11_SM_SMLIB_H 1
| #define HAVE_X11_XPM_H 1
| #define HAVE_X11_SUNKEYSYM_H 1
| #define FEAT_XIM 1
| #define PROC_EXE_LINK "/proc/self/exe"
| #define HAVE_DATE_TIME 1
| #define HAVE_ATTRIBUTE_UNUSED 1
| #define HAVE_LIBELF 1
| #define HAVE_DIRENT_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_TERMIO_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_SYS_STATFS_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_LIBINTL_H 1
| #define HAVE_LIBGEN_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 <util/msg18n.h>
configure:11126: result: no
configure:11126: checking util/msg18n.h presence
configure:11126: gcc -std=gnu99 -E conftest.c
conftest.c:65:25: fatal error: util/msg18n.h: No such file or directory
#include <util/msg18n.h>
^
compilation terminated.
configure:11126: $? = 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 HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_SELINUX 1
| #define FEAT_HUGE 1
| #define USE_XSMP_INTERACT 1
| #define FEAT_PYTHON3 1
| #define FEAT_RUBY 1
| #define DYNAMIC_RUBY 1
| #define FEAT_CSCOPE 1
| #define HAVE_LIBNSL 1
| #define FEAT_NETBEANS_INTG 1
| #define FEAT_JOB_CHANNEL 1
| #define FEAT_TERMINAL 1
| #define FEAT_AUTOSERVERNAME 1
| #define HAVE_X11 1
| #define HAVE_X11_SM_SMLIB_H 1
| #define HAVE_X11_XPM_H 1
| #define HAVE_X11_SUNKEYSYM_H 1
| #define FEAT_XIM 1
| #define PROC_EXE_LINK "/proc/self/exe"
| #define HAVE_DATE_TIME 1
| #define HAVE_ATTRIBUTE_UNUSED 1
| #define HAVE_LIBELF 1
| #define HAVE_DIRENT_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_TERMIO_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_SYS_STATFS_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_LIBINTL_H 1
| #define HAVE_LIBGEN_H 1
| /* end confdefs.h. */
| #include <util/msg18n.h>
configure:11126: result: no
configure:11126: checking for util/msg18n.h
configure:11126: result: no
configure:11126: checking frame.h usability
configure:11126: gcc -std=gnu99 -c -g -O2 conftest.c >&5
conftest.c:98:19: fatal error: frame.h: No such file or directory
#include <frame.h>
^
compilation terminated.
configure:11126: $? = 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 HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_SELINUX 1
| #define FEAT_HUGE 1
| #define USE_XSMP_INTERACT 1
| #define FEAT_PYTHON3 1
| #define FEAT_RUBY 1
| #define DYNAMIC_RUBY 1
| #define FEAT_CSCOPE 1
| #define HAVE_LIBNSL 1
| #define FEAT_NETBEANS_INTG 1
| #define FEAT_JOB_CHANNEL 1
| #define FEAT_TERMINAL 1
| #define FEAT_AUTOSERVERNAME 1
| #define HAVE_X11 1
| #define HAVE_X11_SM_SMLIB_H 1
| #define HAVE_X11_XPM_H 1
| #define HAVE_X11_SUNKEYSYM_H 1
| #define FEAT_XIM 1
| #define PROC_EXE_LINK "/proc/self/exe"
| #define HAVE_DATE_TIME 1
| #define HAVE_ATTRIBUTE_UNUSED 1
| #define HAVE_LIBELF 1
| #define HAVE_DIRENT_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_TERMIO_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_SYS_STATFS_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_LIBINTL_H 1
| #define HAVE_LIBGEN_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 <frame.h>
configure:11126: result: no
configure:11126: checking frame.h presence
configure:11126: gcc -std=gnu99 -E conftest.c
conftest.c:65:19: fatal error: frame.h: No such file or directory
#include <frame.h>
^
compilation terminated.
configure:11126: $? = 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 HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_SELINUX 1
| #define FEAT_HUGE 1
| #define USE_XSMP_INTERACT 1
| #define FEAT_PYTHON3 1
| #define FEAT_RUBY 1
| #define DYNAMIC_RUBY 1
| #define FEAT_CSCOPE 1
| #define HAVE_LIBNSL 1
| #define FEAT_NETBEANS_INTG 1
| #define FEAT_JOB_CHANNEL 1
| #define FEAT_TERMINAL 1
| #define FEAT_AUTOSERVERNAME 1
| #define HAVE_X11 1
| #define HAVE_X11_SM_SMLIB_H 1
| #define HAVE_X11_XPM_H 1
| #define HAVE_X11_SUNKEYSYM_H 1
| #define FEAT_XIM 1
| #define PROC_EXE_LINK "/proc/self/exe"
| #define HAVE_DATE_TIME 1
| #define HAVE_ATTRIBUTE_UNUSED 1
| #define HAVE_LIBELF 1
| #define HAVE_DIRENT_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_TERMIO_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_SYS_STATFS_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_LIBINTL_H 1
| #define HAVE_LIBGEN_H 1
| /* end confdefs.h. */
| #include <frame.h>
configure:11126: result: no
configure:11126: checking for frame.h
configure:11126: result: no
configure:11126: checking sys/acl.h usability
configure:11126: gcc -std=gnu99 -c -g -O2 conftest.c >&5
conftest.c:98:21: fatal error: sys/acl.h: No such file or directory
#include <sys/acl.h>
^
compilation terminated.
configure:11126: $? = 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 HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_SELINUX 1
| #define FEAT_HUGE 1
| #define USE_XSMP_INTERACT 1
| #define FEAT_PYTHON3 1
| #define FEAT_RUBY 1
| #define DYNAMIC_RUBY 1
| #define FEAT_CSCOPE 1
| #define HAVE_LIBNSL 1
| #define FEAT_NETBEANS_INTG 1
| #define FEAT_JOB_CHANNEL 1
| #define FEAT_TERMINAL 1
| #define FEAT_AUTOSERVERNAME 1
| #define HAVE_X11 1
| #define HAVE_X11_SM_SMLIB_H 1
| #define HAVE_X11_XPM_H 1
| #define HAVE_X11_SUNKEYSYM_H 1
| #define FEAT_XIM 1
| #define PROC_EXE_LINK "/proc/self/exe"
| #define HAVE_DATE_TIME 1
| #define HAVE_ATTRIBUTE_UNUSED 1
| #define HAVE_LIBELF 1
| #define HAVE_DIRENT_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_TERMIO_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_SYS_STATFS_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_LIBINTL_H 1
| #define HAVE_LIBGEN_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/acl.h>
configure:11126: result: no
configure:11126: checking sys/acl.h presence
configure:11126: gcc -std=gnu99 -E conftest.c
conftest.c:65:21: fatal error: sys/acl.h: No such file or directory
#include <sys/acl.h>
^
compilation terminated.
configure:11126: $? = 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 HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_SELINUX 1
| #define FEAT_HUGE 1
| #define USE_XSMP_INTERACT 1
| #define FEAT_PYTHON3 1
| #define FEAT_RUBY 1
| #define DYNAMIC_RUBY 1
| #define FEAT_CSCOPE 1
| #define HAVE_LIBNSL 1
| #define FEAT_NETBEANS_INTG 1
| #define FEAT_JOB_CHANNEL 1
| #define FEAT_TERMINAL 1
| #define FEAT_AUTOSERVERNAME 1
| #define HAVE_X11 1
| #define HAVE_X11_SM_SMLIB_H 1
| #define HAVE_X11_XPM_H 1
| #define HAVE_X11_SUNKEYSYM_H 1
| #define FEAT_XIM 1
| #define PROC_EXE_LINK "/proc/self/exe"
| #define HAVE_DATE_TIME 1
| #define HAVE_ATTRIBUTE_UNUSED 1
| #define HAVE_LIBELF 1
| #define HAVE_DIRENT_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_TERMIO_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_SYS_STATFS_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_LIBINTL_H 1
| #define HAVE_LIBGEN_H 1
| /* end confdefs.h. */
| #include <sys/acl.h>
configure:11126: result: no
configure:11126: checking for sys/acl.h
configure:11126: result: no
configure:11126: checking sys/access.h usability
configure:11126: gcc -std=gnu99 -c -g -O2 conftest.c >&5
conftest.c:98:24: fatal error: sys/access.h: No such file or directory
#include <sys/access.h>
^
compilation terminated.
configure:11126: $? = 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 HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_SELINUX 1
| #define FEAT_HUGE 1
| #define USE_XSMP_INTERACT 1
| #define FEAT_PYTHON3 1
| #define FEAT_RUBY 1
| #define DYNAMIC_RUBY 1
| #define FEAT_CSCOPE 1
| #define HAVE_LIBNSL 1
| #define FEAT_NETBEANS_INTG 1
| #define FEAT_JOB_CHANNEL 1
| #define FEAT_TERMINAL 1
| #define FEAT_AUTOSERVERNAME 1
| #define HAVE_X11 1
| #define HAVE_X11_SM_SMLIB_H 1
| #define HAVE_X11_XPM_H 1
| #define HAVE_X11_SUNKEYSYM_H 1
| #define FEAT_XIM 1
| #define PROC_EXE_LINK "/proc/self/exe"
| #define HAVE_DATE_TIME 1
| #define HAVE_ATTRIBUTE_UNUSED 1
| #define HAVE_LIBELF 1
| #define HAVE_DIRENT_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_TERMIO_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_SYS_STATFS_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_LIBINTL_H 1
| #define HAVE_LIBGEN_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/access.h>
configure:11126: result: no
configure:11126: checking sys/access.h presence
configure:11126: gcc -std=gnu99 -E conftest.c
conftest.c:65:24: fatal error: sys/access.h: No such file or directory
#include <sys/access.h>
^
compilation terminated.
configure:11126: $? = 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 HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_SELINUX 1
| #define FEAT_HUGE 1
| #define USE_XSMP_INTERACT 1
| #define FEAT_PYTHON3 1
| #define FEAT_RUBY 1
| #define DYNAMIC_RUBY 1
| #define FEAT_CSCOPE 1
| #define HAVE_LIBNSL 1
| #define FEAT_NETBEANS_INTG 1
| #define FEAT_JOB_CHANNEL 1
| #define FEAT_TERMINAL 1
| #define FEAT_AUTOSERVERNAME 1
| #define HAVE_X11 1
| #define HAVE_X11_SM_SMLIB_H 1
| #define HAVE_X11_XPM_H 1
| #define HAVE_X11_SUNKEYSYM_H 1
| #define FEAT_XIM 1
| #define PROC_EXE_LINK "/proc/self/exe"
| #define HAVE_DATE_TIME 1
| #define HAVE_ATTRIBUTE_UNUSED 1
| #define HAVE_LIBELF 1
| #define HAVE_DIRENT_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_TERMIO_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_SYS_STATFS_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_LIBINTL_H 1
| #define HAVE_LIBGEN_H 1
| /* end confdefs.h. */
| #include <sys/access.h>
configure:11126: result: no
configure:11126: checking for sys/access.h
configure:11126: result: no
configure:11126: checking sys/sysinfo.h usability
configure:11126: gcc -std=gnu99 -c -g -O2 conftest.c >&5
configure:11126: $? = 0
configure:11126: result: yes
configure:11126: checking sys/sysinfo.h presence
configure:11126: gcc -std=gnu99 -E conftest.c
configure:11126: $? = 0
configure:11126: result: yes
configure:11126: checking for sys/sysinfo.h
configure:11126: result: yes
configure:11126: checking wchar.h usability
configure:11126: gcc -std=gnu99 -c -g -O2 conftest.c >&5
configure:11126: $? = 0
configure:11126: result: yes
configure:11126: checking wchar.h presence
configure:11126: gcc -std=gnu99 -E conftest.c
configure:11126: $? = 0
configure:11126: result: yes
configure:11126: checking for wchar.h
configure:11126: result: yes
configure:11126: checking wctype.h usability
configure:11126: gcc -std=gnu99 -c -g -O2 conftest.c >&5
configure:11126: $? = 0
configure:11126: result: yes
configure:11126: checking wctype.h presence
configure:11126: gcc -std=gnu99 -E conftest.c
configure:11126: $? = 0
configure:11126: result: yes
configure:11126: checking for wctype.h
configure:11126: result: yes
configure:11139: checking for sys/ptem.h
configure:11139: gcc -std=gnu99 -c -g -O2 conftest.c >&5
conftest.c:72:22: fatal error: sys/ptem.h: No such file or directory
#include <sys/ptem.h>
^
compilation terminated.
configure:11139: $? = 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 HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_SELINUX 1
| #define FEAT_HUGE 1
| #define USE_XSMP_INTERACT 1
| #define FEAT_PYTHON3 1
| #define FEAT_RUBY 1
| #define DYNAMIC_RUBY 1
| #define FEAT_CSCOPE 1
| #define HAVE_LIBNSL 1
| #define FEAT_NETBEANS_INTG 1
| #define FEAT_JOB_CHANNEL 1
| #define FEAT_TERMINAL 1
| #define FEAT_AUTOSERVERNAME 1
| #define HAVE_X11 1
| #define HAVE_X11_SM_SMLIB_H 1
| #define HAVE_X11_XPM_H 1
| #define HAVE_X11_SUNKEYSYM_H 1
| #define FEAT_XIM 1
| #define PROC_EXE_LINK "/proc/self/exe"
| #define HAVE_DATE_TIME 1
| #define HAVE_ATTRIBUTE_UNUSED 1
| #define HAVE_LIBELF 1
| #define HAVE_DIRENT_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_TERMIO_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_SYS_STATFS_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_LIBINTL_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_SYS_SYSINFO_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_WCTYPE_H 1
| /* end confdefs.h. */
| #if defined HAVE_SYS_STREAM_H
| # include <sys/stream.h>
| #endif
|
| #include <sys/ptem.h>
configure:11139: result: no
configure:11155: checking for sys/sysctl.h
configure:11155: gcc -std=gnu99 -c -g -O2 conftest.c >&5
configure:11155: $? = 0
configure:11155: result: yes
configure:11170: checking for pthread_np.h
configure:11185: gcc -std=gnu99 -c -g -O2 conftest.c >&5
conftest.c:71:24: fatal error: pthread_np.h: No such file or directory
#include <pthread_np.h>
^
compilation terminated.
configure:11185: $? = 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 HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_SELINUX 1
| #define FEAT_HUGE 1
| #define USE_XSMP_INTERACT 1
| #define FEAT_PYTHON3 1
| #define FEAT_RUBY 1
| #define DYNAMIC_RUBY 1
| #define FEAT_CSCOPE 1
| #define HAVE_LIBNSL 1
| #define FEAT_NETBEANS_INTG 1
| #define FEAT_JOB_CHANNEL 1
| #define FEAT_TERMINAL 1
| #define FEAT_AUTOSERVERNAME 1
| #define HAVE_X11 1
| #define HAVE_X11_SM_SMLIB_H 1
| #define HAVE_X11_XPM_H 1
| #define HAVE_X11_SUNKEYSYM_H 1
| #define FEAT_XIM 1
| #define PROC_EXE_LINK "/proc/self/exe"
| #define HAVE_DATE_TIME 1
| #define HAVE_ATTRIBUTE_UNUSED 1
| #define HAVE_LIBELF 1
| #define HAVE_DIRENT_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_TERMIO_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_SYS_STATFS_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_LIBINTL_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_SYS_SYSINFO_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_SYS_SYSCTL_H 1
| /* end confdefs.h. */
|
| #include <pthread.h>
| #include <pthread_np.h>
| int
| main ()
| {
| int i; i = 0;
| ;
| return 0;
| }
configure:11191: result: no
configure:11198: checking strings.h usability
configure:11198: gcc -std=gnu99 -c -g -O2 conftest.c >&5
configure:11198: $? = 0
configure:11198: result: yes
configure:11198: checking strings.h presence
configure:11198: gcc -std=gnu99 -E conftest.c
configure:11198: $? = 0
configure:11198: result: yes
configure:11198: checking for strings.h
configure:11198: result: yes
configure:11213: checking if strings.h can be included after string.h
configure:11242: gcc -std=gnu99 -c -g -O2 conftest.c >&5
configure:11242: $? = 0
configure:11243: result: yes
configure:11256: checking whether gcc -std=gnu99 needs -traditional
configure:11290: result: no
configure:11297: checking for an ANSI C-conforming const
configure:11363: gcc -std=gnu99 -c -g -O2 conftest.c >&5
configure:11363: $? = 0
configure:11370: result: yes
configure:11378: checking for working volatile
configure:11397: gcc -std=gnu99 -c -g -O2 conftest.c >&5
configure:11397: $? = 0
configure:11404: result: yes
configure:11412: checking for mode_t
configure:11412: gcc -std=gnu99 -c -g -O2 conftest.c >&5
configure:11412: $? = 0
configure:11412: gcc -std=gnu99 -c -g -O2 conftest.c >&5
conftest.c: In function 'main':
conftest.c:106:21: error: expected expression before ')' token
if (sizeof ((mode_t)))
^
configure:11412: $? = 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 HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_SELINUX 1
| #define FEAT_HUGE 1
| #define USE_XSMP_INTERACT 1
| #define FEAT_PYTHON3 1
| #define FEAT_RUBY 1
| #define DYNAMIC_RUBY 1
| #define FEAT_CSCOPE 1
| #define HAVE_LIBNSL 1
| #define FEAT_NETBEANS_INTG 1
| #define FEAT_JOB_CHANNEL 1
| #define FEAT_TERMINAL 1
| #define FEAT_AUTOSERVERNAME 1
| #define HAVE_X11 1
| #define HAVE_X11_SM_SMLIB_H 1
| #define HAVE_X11_XPM_H 1
| #define HAVE_X11_SUNKEYSYM_H 1
| #define FEAT_XIM 1
| #define PROC_EXE_LINK "/proc/self/exe"
| #define HAVE_DATE_TIME 1
| #define HAVE_ATTRIBUTE_UNUSED 1
| #define HAVE_LIBELF 1
| #define HAVE_DIRENT_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_TERMIO_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_SYS_STATFS_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_LIBINTL_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_SYS_SYSINFO_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_SYS_SYSCTL_H 1
| #define HAVE_STRINGS_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 ()
| {
| if (sizeof ((mode_t)))
| return 0;
| ;
| return 0;
| }
configure:11412: result: yes
configure:11423: checking for off_t
configure:11423: gcc -std=gnu99 -c -g -O2 conftest.c >&5
configure:11423: $? = 0
configure:11423: gcc -std=gnu99 -c -g -O2 conftest.c >&5
conftest.c: In function 'main':
conftest.c:106:20: error: expected expression before ')' token
if (sizeof ((off_t)))
^
configure:11423: $? = 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 HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_SELINUX 1
| #define FEAT_HUGE 1
| #define USE_XSMP_INTERACT 1
| #define FEAT_PYTHON3 1
| #define FEAT_RUBY 1
| #define DYNAMIC_RUBY 1
| #define FEAT_CSCOPE 1
| #define HAVE_LIBNSL 1
| #define FEAT_NETBEANS_INTG 1
| #define FEAT_JOB_CHANNEL 1
| #define FEAT_TERMINAL 1
| #define FEAT_AUTOSERVERNAME 1
| #define HAVE_X11 1
| #define HAVE_X11_SM_SMLIB_H 1
| #define HAVE_X11_XPM_H 1
| #define HAVE_X11_SUNKEYSYM_H 1
| #define FEAT_XIM 1
| #define PROC_EXE_LINK "/proc/self/exe"
| #define HAVE_DATE_TIME 1
| #define HAVE_ATTRIBUTE_UNUSED 1
| #define HAVE_LIBELF 1
| #define HAVE_DIRENT_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_TERMIO_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_SYS_STATFS_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_LIBINTL_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_SYS_SYSINFO_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_SYS_SYSCTL_H 1
| #define HAVE_STRINGS_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 ()
| {
| if (sizeof ((off_t)))
| return 0;
| ;
| return 0;
| }
configure:11423: result: yes
configure:11434: checking for pid_t
configure:11434: gcc -std=gnu99 -c -g -O2 conftest.c >&5
configure:11434: $? = 0
configure:11434: gcc -std=gnu99 -c -g -O2 conftest.c >&5
conftest.c: In function 'main':
conftest.c:106:20: error: expected expression before ')' token
if (sizeof ((pid_t)))
^
configure:11434: $? = 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 HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_SELINUX 1
| #define FEAT_HUGE 1
| #define USE_XSMP_INTERACT 1
| #define FEAT_PYTHON3 1
| #define FEAT_RUBY 1
| #define DYNAMIC_RUBY 1
| #define FEAT_CSCOPE 1
| #define HAVE_LIBNSL 1
| #define FEAT_NETBEANS_INTG 1
| #define FEAT_JOB_CHANNEL 1
| #define FEAT_TERMINAL 1
| #define FEAT_AUTOSERVERNAME 1
| #define HAVE_X11 1
| #define HAVE_X11_SM_SMLIB_H 1
| #define HAVE_X11_XPM_H 1
| #define HAVE_X11_SUNKEYSYM_H 1
| #define FEAT_XIM 1
| #define PROC_EXE_LINK "/proc/self/exe"
| #define HAVE_DATE_TIME 1
| #define HAVE_ATTRIBUTE_UNUSED 1
| #define HAVE_LIBELF 1
| #define HAVE_DIRENT_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_TERMIO_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_SYS_STATFS_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_LIBINTL_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_SYS_SYSINFO_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_SYS_SYSCTL_H 1
| #define HAVE_STRINGS_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 ()
| {
| if (sizeof ((pid_t)))
| return 0;
| ;
| return 0;
| }
configure:11434: result: yes
configure:11445: checking for size_t
configure:11445: gcc -std=gnu99 -c -g -O2 conftest.c >&5
configure:11445: $? = 0
configure:11445: gcc -std=gnu99 -c -g -O2 conftest.c >&5
conftest.c: In function 'main':
conftest.c:106:21: error: expected expression before ')' token
if (sizeof ((size_t)))
^
configure:11445: $? = 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 HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_SELINUX 1
| #define FEAT_HUGE 1
| #define USE_XSMP_INTERACT 1
| #define FEAT_PYTHON3 1
| #define FEAT_RUBY 1
| #define DYNAMIC_RUBY 1
| #define FEAT_CSCOPE 1
| #define HAVE_LIBNSL 1
| #define FEAT_NETBEANS_INTG 1
| #define FEAT_JOB_CHANNEL 1
| #define FEAT_TERMINAL 1
| #define FEAT_AUTOSERVERNAME 1
| #define HAVE_X11 1
| #define HAVE_X11_SM_SMLIB_H 1
| #define HAVE_X11_XPM_H 1
| #define HAVE_X11_SUNKEYSYM_H 1
| #define FEAT_XIM 1
| #define PROC_EXE_LINK "/proc/self/exe"
| #define HAVE_DATE_TIME 1
| #define HAVE_ATTRIBUTE_UNUSED 1
| #define HAVE_LIBELF 1
| #define HAVE_DIRENT_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_TERMIO_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_SYS_STATFS_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_LIBINTL_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_SYS_SYSINFO_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_SYS_SYSCTL_H 1
| #define HAVE_STRINGS_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 ()
| {
| if (sizeof ((size_t)))
| return 0;
| ;
| return 0;
| }
configure:11445: result: yes
configure:11456: checking for uid_t in sys/types.h
configure:11475: result: yes
configure:11486: checking for uint32_t
configure:11486: gcc -std=gnu99 -c -g -O2 conftest.c >&5
configure:11486: $? = 0
configure:11486: result: yes
configure:11501: checking whether time.h and sys/time.h may both be included
configure:11521: gcc -std=gnu99 -c -g -O2 conftest.c >&5
configure:11521: $? = 0
configure:11528: result: yes
configure:11536: checking for ino_t
configure:11536: gcc -std=gnu99 -c -g -O2 conftest.c >&5
configure:11536: $? = 0
configure:11536: gcc -std=gnu99 -c -g -O2 conftest.c >&5
conftest.c: In function 'main':
conftest.c:107:20: error: expected expression before ')' token
if (sizeof ((ino_t)))
^
configure:11536: $? = 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 HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_SELINUX 1
| #define FEAT_HUGE 1
| #define USE_XSMP_INTERACT 1
| #define FEAT_PYTHON3 1
| #define FEAT_RUBY 1
| #define DYNAMIC_RUBY 1
| #define FEAT_CSCOPE 1
| #define HAVE_LIBNSL 1
| #define FEAT_NETBEANS_INTG 1
| #define FEAT_JOB_CHANNEL 1
| #define FEAT_TERMINAL 1
| #define FEAT_AUTOSERVERNAME 1
| #define HAVE_X11 1
| #define HAVE_X11_SM_SMLIB_H 1
| #define HAVE_X11_XPM_H 1
| #define HAVE_X11_SUNKEYSYM_H 1
| #define FEAT_XIM 1
| #define PROC_EXE_LINK "/proc/self/exe"
| #define HAVE_DATE_TIME 1
| #define HAVE_ATTRIBUTE_UNUSED 1
| #define HAVE_LIBELF 1
| #define HAVE_DIRENT_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_TERMIO_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_SYS_STATFS_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_LIBINTL_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_SYS_SYSINFO_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 <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 ((ino_t)))
| return 0;
| ;
| return 0;
| }
configure:11536: result: yes
configure:11547: checking for dev_t
configure:11547: gcc -std=gnu99 -c -g -O2 conftest.c >&5
configure:11547: $? = 0
configure:11547: gcc -std=gnu99 -c -g -O2 conftest.c >&5
conftest.c: In function 'main':
conftest.c:107:20: error: expected expression before ')' token
if (sizeof ((dev_t)))
^
configure:11547: $? = 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 HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_SELINUX 1
| #define FEAT_HUGE 1
| #define USE_XSMP_INTERACT 1
| #define FEAT_PYTHON3 1
| #define FEAT_RUBY 1
| #define DYNAMIC_RUBY 1
| #define FEAT_CSCOPE 1
| #define HAVE_LIBNSL 1
| #define FEAT_NETBEANS_INTG 1
| #define FEAT_JOB_CHANNEL 1
| #define FEAT_TERMINAL 1
| #define FEAT_AUTOSERVERNAME 1
| #define HAVE_X11 1
| #define HAVE_X11_SM_SMLIB_H 1
| #define HAVE_X11_XPM_H 1
| #define HAVE_X11_SUNKEYSYM_H 1
| #define FEAT_XIM 1
| #define PROC_EXE_LINK "/proc/self/exe"
| #define HAVE_DATE_TIME 1
| #define HAVE_ATTRIBUTE_UNUSED 1
| #define HAVE_LIBELF 1
| #define HAVE_DIRENT_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_TERMIO_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_SYS_STATFS_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_LIBINTL_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_SYS_SYSINFO_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 <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 ((dev_t)))
| return 0;
| ;
| return 0;
| }
configure:11547: result: yes
configure:11558: checking whether byte ordering is bigendian
configure:11573: gcc -std=gnu99 -c -g -O2 conftest.c >&5
conftest.c:72:9: error: unknown type name 'not'
not a universal capable compiler
^
conftest.c:72:15: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'universal'
not a universal capable compiler
^
conftest.c:72:15: error: unknown type name 'universal'
configure:11573: $? = 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 HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_SELINUX 1
| #define FEAT_HUGE 1
| #define USE_XSMP_INTERACT 1
| #define FEAT_PYTHON3 1
| #define FEAT_RUBY 1
| #define DYNAMIC_RUBY 1
| #define FEAT_CSCOPE 1
| #define HAVE_LIBNSL 1
| #define FEAT_NETBEANS_INTG 1
| #define FEAT_JOB_CHANNEL 1
| #define FEAT_TERMINAL 1
| #define FEAT_AUTOSERVERNAME 1
| #define HAVE_X11 1
| #define HAVE_X11_SM_SMLIB_H 1
| #define HAVE_X11_XPM_H 1
| #define HAVE_X11_SUNKEYSYM_H 1
| #define FEAT_XIM 1
| #define PROC_EXE_LINK "/proc/self/exe"
| #define HAVE_DATE_TIME 1
| #define HAVE_ATTRIBUTE_UNUSED 1
| #define HAVE_LIBELF 1
| #define HAVE_DIRENT_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_TERMIO_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_SYS_STATFS_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_LIBINTL_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_SYS_SYSINFO_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. */
| #ifndef __APPLE_CC__
| not a universal capable compiler
| #endif
| typedef int dummy;
|
configure:11618: gcc -std=gnu99 -c -g -O2 conftest.c >&5
configure:11618: $? = 0
configure:11636: gcc -std=gnu99 -c -g -O2 conftest.c >&5
conftest.c: In function 'main':
conftest.c:78:4: error: unknown type name 'not'
not big endian
^
conftest.c:78:12: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'endian'
not big endian
^
configure:11636: $? = 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 HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_SELINUX 1
| #define FEAT_HUGE 1
| #define USE_XSMP_INTERACT 1
| #define FEAT_PYTHON3 1
| #define FEAT_RUBY 1
| #define DYNAMIC_RUBY 1
| #define FEAT_CSCOPE 1
| #define HAVE_LIBNSL 1
| #define FEAT_NETBEANS_INTG 1
| #define FEAT_JOB_CHANNEL 1
| #define FEAT_TERMINAL 1
| #define FEAT_AUTOSERVERNAME 1
| #define HAVE_X11 1
| #define HAVE_X11_SM_SMLIB_H 1
| #define HAVE_X11_XPM_H 1
| #define HAVE_X11_SUNKEYSYM_H 1
| #define FEAT_XIM 1
| #define PROC_EXE_LINK "/proc/self/exe"
| #define HAVE_DATE_TIME 1
| #define HAVE_ATTRIBUTE_UNUSED 1
| #define HAVE_LIBELF 1
| #define HAVE_DIRENT_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_TERMIO_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_SYS_STATFS_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_LIBINTL_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_SYS_SYSINFO_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 <sys/types.h>
| #include <sys/param.h>
|
| int
| main ()
| {
| #if BYTE_ORDER != BIG_ENDIAN
| not big endian
| #endif
|
| ;
| return 0;
| }
configure:11764: result: no
configure:11782: checking for inline
configure:11798: gcc -std=gnu99 -c -g -O2 conftest.c >&5
configure:11798: $? = 0
configure:11806: result: inline
configure:11825: checking for rlim_t
configure:11852: result: yes
configure:11861: checking for stack_t
configure:11886: result: yes
configure:11895: checking whether stack_t has an ss_base field
configure:11916: gcc -std=gnu99 -c -g -O2 conftest.c >&5
conftest.c: In function 'main':
conftest.c:83:23: error: 'stack_t' has no member named 'ss_base'
stack_t sigstk; sigstk.ss_base = 0;
^
configure:11916: $? = 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 HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_SELINUX 1
| #define FEAT_HUGE 1
| #define USE_XSMP_INTERACT 1
| #define FEAT_PYTHON3 1
| #define FEAT_RUBY 1
| #define DYNAMIC_RUBY 1
| #define FEAT_CSCOPE 1
| #define HAVE_LIBNSL 1
| #define FEAT_NETBEANS_INTG 1
| #define FEAT_JOB_CHANNEL 1
| #define FEAT_TERMINAL 1
| #define FEAT_AUTOSERVERNAME 1
| #define HAVE_X11 1
| #define HAVE_X11_SM_SMLIB_H 1
| #define HAVE_X11_XPM_H 1
| #define HAVE_X11_SUNKEYSYM_H 1
| #define FEAT_XIM 1
| #define PROC_EXE_LINK "/proc/self/exe"
| #define HAVE_DATE_TIME 1
| #define HAVE_ATTRIBUTE_UNUSED 1
| #define HAVE_LIBELF 1
| #define HAVE_DIRENT_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_TERMIO_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_SYS_STATFS_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_LIBINTL_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_SYS_SYSINFO_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 <sys/types.h>
| #if STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #endif
| #include <signal.h>
| #include "confdefs.h"
|
| int
| main ()
| {
| stack_t sigstk; sigstk.ss_base = 0;
| ;
| return 0;
| }
configure:11921: result: no
configure:11927: checking --with-tlib argument
configure:11962: result: empty: automatic terminal library selection
configure:11970: checking for tgetent in -ltinfo
configure:11995: gcc -std=gnu99 -o conftest -g -O2 -L. -fstack-protector -rdynamic -Wl,-export-dynamic -L/usr/local/lib conftest.c -ltinfo -lelf -lnsl -lselinux >&5
configure:11995: $? = 0
configure:12005: result: yes
configure:12032: gcc -std=gnu99 -o conftest -g -O2 -L. -fstack-protector -rdynamic -Wl,-export-dynamic -L/usr/local/lib conftest.c -ltinfo -lelf -lnsl -lselinux >&5
conftest.c:80:1: warning: return type defaults to 'int' [enabled by default]
main() {char *s; s=(char *)tgoto("%p1%d", 0, 1); exit(0); }
^
configure:12032: $? = 0
configure:12032: ./conftest
configure:12032: $? = 0
configure:12081: checking whether we talk terminfo
configure:12110: gcc -std=gnu99 -o conftest -g -O2 -L. -fstack-protector -rdynamic -Wl,-export-dynamic -L/usr/local/lib conftest.c -ltinfo -lelf -lnsl -lselinux >&5
conftest.c:84:1: warning: return type defaults to 'int' [enabled by default]
main()
^
configure:12110: $? = 0
configure:12110: ./conftest
configure:12110: $? = 1
configure: program exited with status 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 HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_SELINUX 1
| #define FEAT_HUGE 1
| #define USE_XSMP_INTERACT 1
| #define FEAT_PYTHON3 1
| #define FEAT_RUBY 1
| #define DYNAMIC_RUBY 1
| #define FEAT_CSCOPE 1
| #define HAVE_LIBNSL 1
| #define FEAT_NETBEANS_INTG 1
| #define FEAT_JOB_CHANNEL 1
| #define FEAT_TERMINAL 1
| #define FEAT_AUTOSERVERNAME 1
| #define HAVE_X11 1
| #define HAVE_X11_SM_SMLIB_H 1
| #define HAVE_X11_XPM_H 1
| #define HAVE_X11_SUNKEYSYM_H 1
| #define FEAT_XIM 1
| #define PROC_EXE_LINK "/proc/self/exe"
| #define HAVE_DATE_TIME 1
| #define HAVE_ATTRIBUTE_UNUSED 1
| #define HAVE_LIBELF 1
| #define HAVE_DIRENT_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_TERMIO_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_SYS_STATFS_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_LIBINTL_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_SYS_SYSINFO_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_LIBTINFO 1
| /* end confdefs.h. */
|
| #include "confdefs.h"
| #ifdef HAVE_TERMCAP_H
| # include <termcap.h>
| #endif
| #ifdef HAVE_STRING_H
| # include <string.h>
| #endif
| #if STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #endif
| main()
| {char *s; s=(char *)tgoto("%p1%d", 0, 1); exit(!strcmp(s==0 ? "" : s, "1")); }
|
configure:12125: result: yes
configure:12133: checking what tgetent() returns for an unknown terminal
configure:12159: gcc -std=gnu99 -o conftest -g -O2 -L. -fstack-protector -rdynamic -Wl,-export-dynamic -L/usr/local/lib conftest.c -ltinfo -lelf -lnsl -lselinux >&5
conftest.c:82:1: warning: return type defaults to 'int' [enabled by default]
main()
^
configure:12159: $? = 0
configure:12159: ./conftest
configure:12159: $? = 0
configure:12174: result: zero
configure:12182: checking whether termcap.h contains ospeed
configure:12199: gcc -std=gnu99 -o conftest -g -O2 -L. -fstack-protector -rdynamic -Wl,-export-dynamic -L/usr/local/lib conftest.c -ltinfo -lelf -lnsl -lselinux >&5
configure:12199: $? = 0
configure:12200: result: yes
configure:12239: checking whether termcap.h contains UP, BC and PC
configure:12256: gcc -std=gnu99 -o conftest -g -O2 -L. -fstack-protector -rdynamic -Wl,-export-dynamic -L/usr/local/lib conftest.c -ltinfo -lelf -lnsl -lselinux >&5
configure:12256: $? = 0
configure:12257: result: yes
configure:12296: checking whether tputs() uses outfuntype
configure:12313: gcc -std=gnu99 -c -g -O2 conftest.c >&5
conftest.c: In function 'main':
conftest.c:84:36: error: 'outfuntype' undeclared (first use in this function)
extern int xx(); tputs("test", 1, (outfuntype)xx)
^
conftest.c:84:36: note: each undeclared identifier is reported only once for each function it appears in
conftest.c:84:47: error: expected ')' before 'xx'
extern int xx(); tputs("test", 1, (outfuntype)xx)
^
configure:12313: $? = 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 HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_SELINUX 1
| #define FEAT_HUGE 1
| #define USE_XSMP_INTERACT 1
| #define FEAT_PYTHON3 1
| #define FEAT_RUBY 1
| #define DYNAMIC_RUBY 1
| #define FEAT_CSCOPE 1
| #define HAVE_LIBNSL 1
| #define FEAT_NETBEANS_INTG 1
| #define FEAT_JOB_CHANNEL 1
| #define FEAT_TERMINAL 1
| #define FEAT_AUTOSERVERNAME 1
| #define HAVE_X11 1
| #define HAVE_X11_SM_SMLIB_H 1
| #define HAVE_X11_XPM_H 1
| #define HAVE_X11_SUNKEYSYM_H 1
| #define FEAT_XIM 1
| #define PROC_EXE_LINK "/proc/self/exe"
| #define HAVE_DATE_TIME 1
| #define HAVE_ATTRIBUTE_UNUSED 1
| #define HAVE_LIBELF 1
| #define HAVE_DIRENT_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_TERMIO_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_SYS_STATFS_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_LIBINTL_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_SYS_SYSINFO_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_LIBTINFO 1
| #define TERMINFO 1
| #define TGETENT_ZERO_ERR 0
| #define HAVE_OSPEED 1
| #define HAVE_UP_BC_PC 1
| /* end confdefs.h. */
|
| #ifdef HAVE_TERMCAP_H
| # include <termcap.h>
| #endif
|
| int
| main ()
| {
| extern int xx(); tputs("test", 1, (outfuntype)xx)
| ;
| return 0;
| }
configure:12318: result: no
configure:12323: checking whether sys/select.h and sys/time.h may both be included
configure:12339: gcc -std=gnu99 -c -g -O2 conftest.c >&5
configure:12339: $? = 0
configure:12340: result: yes
configure:12351: checking for /dev/ptc
configure:12359: result: no
configure:12363: checking for SVR4 ptys
configure:12377: gcc -std=gnu99 -o conftest -g -O2 -L. -fstack-protector -rdynamic -Wl,-export-dynamic -L/usr/local/lib conftest.c -ltinfo -lelf -lnsl -lselinux >&5
conftest.c: In function 'main':
conftest.c:81:1: warning: implicit declaration of function 'ptsname' [-Wimplicit-function-declaration]
ptsname(0);grantpt(0);unlockpt(0);
^
conftest.c:81:1: warning: implicit declaration of function 'grantpt' [-Wimplicit-function-declaration]
conftest.c:81:1: warning: implicit declaration of function 'unlockpt' [-Wimplicit-function-declaration]
configure:12377: $? = 0
configure:12378: result: yes
configure:12392: checking for ptyranges
configure:12428: result: don't know
configure:12433: checking default tty permissions/group
configure:12484: gcc -std=gnu99 -o conftest -g -O2 -L. -fstack-protector -rdynamic -Wl,-export-dynamic -L/usr/local/lib conftest.c -ltinfo -lelf -lnsl -lselinux >&5
conftest.c:90:1: warning: return type defaults to 'int' [enabled by default]
main()
^
configure:12484: $? = 0
configure:12484: ./conftest
configure:12484: $? = 1
configure: program exited with status 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 HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_SELINUX 1
| #define FEAT_HUGE 1
| #define USE_XSMP_INTERACT 1
| #define FEAT_PYTHON3 1
| #define FEAT_RUBY 1
| #define DYNAMIC_RUBY 1
| #define FEAT_CSCOPE 1
| #define HAVE_LIBNSL 1
| #define FEAT_NETBEANS_INTG 1
| #define FEAT_JOB_CHANNEL 1
| #define FEAT_TERMINAL 1
| #define FEAT_AUTOSERVERNAME 1
| #define HAVE_X11 1
| #define HAVE_X11_SM_SMLIB_H 1
| #define HAVE_X11_XPM_H 1
| #define HAVE_X11_SUNKEYSYM_H 1
| #define FEAT_XIM 1
| #define PROC_EXE_LINK "/proc/self/exe"
| #define HAVE_DATE_TIME 1
| #define HAVE_ATTRIBUTE_UNUSED 1
| #define HAVE_LIBELF 1
| #define HAVE_DIRENT_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_TERMIO_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_SYS_STATFS_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_LIBINTL_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_SYS_SYSINFO_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_LIBTINFO 1
| #define TERMINFO 1
| #define TGETENT_ZERO_ERR 0
| #define HAVE_OSPEED 1
| #define HAVE_UP_BC_PC 1
| #define SYS_SELECT_WITH_SYS_TIME 1
| #define HAVE_SVR4_PTYS 1
| /* end confdefs.h. */
|
| #include "confdefs.h"
| #include <sys/types.h>
| #if STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #endif
| #ifdef HAVE_UNISTD_H
| #include <unistd.h>
| #endif
| #include <sys/stat.h>
| #include <stdio.h>
| main()
| {
| struct stat sb;
| char *x,*ttyname();
| int om, m;
| FILE *fp;
|
| if (!(x = ttyname(0))) exit(1);
| if (stat(x, &sb)) exit(1);
| om = sb.st_mode;
| if (om & 002) exit(0);
| m = system("mesg y");
| if (m == -1 || m == 127) exit(1);
| if (stat(x, &sb)) exit(1);
| m = sb.st_mode;
| if (chmod(x, om)) exit(1);
| if (m & 002) exit(0);
| if (sb.st_gid == getgid()) exit(1);
| if (!(fp=fopen("conftest_grp", "w")))
| exit(1);
| fprintf(fp, "%d\n", sb.st_gid);
| fclose(fp);
| exit(0);
| }
|
configure:12502: result: can't determine - assume ptys are world accessible
configure:12512: result: world
configure:12530: checking return type of signal handlers
configure:12548: gcc -std=gnu99 -c -g -O2 conftest.c >&5
conftest.c: In function 'main':
conftest.c:84:1: error: void value not ignored as it ought to be
return *(signal (0, 0)) (0) == 1;
^
configure:12548: $? = 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 HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_SELINUX 1
| #define FEAT_HUGE 1
| #define USE_XSMP_INTERACT 1
| #define FEAT_PYTHON3 1
| #define FEAT_RUBY 1
| #define DYNAMIC_RUBY 1
| #define FEAT_CSCOPE 1
| #define HAVE_LIBNSL 1
| #define FEAT_NETBEANS_INTG 1
| #define FEAT_JOB_CHANNEL 1
| #define FEAT_TERMINAL 1
| #define FEAT_AUTOSERVERNAME 1
| #define HAVE_X11 1
| #define HAVE_X11_SM_SMLIB_H 1
| #define HAVE_X11_XPM_H 1
| #define HAVE_X11_SUNKEYSYM_H 1
| #define FEAT_XIM 1
| #define PROC_EXE_LINK "/proc/self/exe"
| #define HAVE_DATE_TIME 1
| #define HAVE_ATTRIBUTE_UNUSED 1
| #define HAVE_LIBELF 1
| #define HAVE_DIRENT_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_TERMIO_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_SYS_STATFS_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_LIBINTL_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_SYS_SYSINFO_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_LIBTINFO 1
| #define TERMINFO 1
| #define TGETENT_ZERO_ERR 0
| #define HAVE_OSPEED 1
| #define HAVE_UP_BC_PC 1
| #define SYS_SELECT_WITH_SYS_TIME 1
| #define HAVE_SVR4_PTYS 1
| /* end confdefs.h. */
| #include <sys/types.h>
| #include <signal.h>
|
| int
| main ()
| {
| return *(signal (0, 0)) (0) == 1;
| ;
| return 0;
| }
configure:12555: result: void
configure:12572: checking for struct sigcontext
configure:12592: gcc -std=gnu99 -c -g -O2 conftest.c >&5
conftest.c:82:1: warning: return type defaults to 'int' [enabled by default]
test_sig()
^
configure:12592: $? = 0
configure:12593: result: yes
configure:12603: checking getcwd implementation is broken
configure:12631: gcc -std=gnu99 -o conftest -g -O2 -L. -fstack-protector -rdynamic -Wl,-export-dynamic -L/usr/local/lib conftest.c -ltinfo -lelf -lnsl -lselinux >&5
conftest.c:87:1: warning: return type defaults to 'int' [enabled by default]
main()
^
configure:12631: $? = 0
configure:12631: ./conftest
configure:12631: $? = 0
configure:12646: result: no
configure:12663: checking for fchdir
configure:12663: gcc -std=gnu99 -o conftest -g -O2 -L. -fstack-protector -rdynamic -Wl,-export-dynamic -L/usr/local/lib conftest.c -ltinfo -lelf -lnsl -lselinux >&5
configure:12663: $? = 0
configure:12663: result: yes
configure:12663: checking for fchown
configure:12663: gcc -std=gnu99 -o conftest -g -O2 -L. -fstack-protector -rdynamic -Wl,-export-dynamic -L/usr/local/lib conftest.c -ltinfo -lelf -lnsl -lselinux >&5
configure:12663: $? = 0
configure:12663: result: yes
configure:12663: checking for fchmod
configure:12663: gcc -std=gnu99 -o conftest -g -O2 -L. -fstack-protector -rdynamic -Wl,-export-dynamic -L/usr/local/lib conftest.c -ltinfo -lelf -lnsl -lselinux >&5
configure:12663: $? = 0
configure:12663: result: yes
configure:12663: checking for fsync
configure:12663: gcc -std=gnu99 -o conftest -g -O2 -L. -fstack-protector -rdynamic -Wl,-export-dynamic -L/usr/local/lib conftest.c -ltinfo -lelf -lnsl -lselinux >&5
configure:12663: $? = 0
configure:12663: result: yes
configure:12663: checking for getcwd
configure:12663: gcc -std=gnu99 -o conftest -g -O2 -L. -fstack-protector -rdynamic -Wl,-export-dynamic -L/usr/local/lib conftest.c -ltinfo -lelf -lnsl -lselinux >&5
configure:12663: $? = 0
configure:12663: result: yes
configure:12663: checking for getpseudotty
configure:12663: gcc -std=gnu99 -o conftest -g -O2 -L. -fstack-protector -rdynamic -Wl,-export-dynamic -L/usr/local/lib conftest.c -ltinfo -lelf -lnsl -lselinux >&5
/tmp/ccuQz6sC.o: In function `main':
/mma/users/benj/proj/vim/vim.git/src/conftest.c:120: undefined reference to `getpseudotty'
collect2: error: ld returned 1 exit status
configure:12663: $? = 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 HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_SELINUX 1
| #define FEAT_HUGE 1
| #define USE_XSMP_INTERACT 1
| #define FEAT_PYTHON3 1
| #define FEAT_RUBY 1
| #define DYNAMIC_RUBY 1
| #define FEAT_CSCOPE 1
| #define HAVE_LIBNSL 1
| #define FEAT_NETBEANS_INTG 1
| #define FEAT_JOB_CHANNEL 1
| #define FEAT_TERMINAL 1
| #define FEAT_AUTOSERVERNAME 1
| #define HAVE_X11 1
| #define HAVE_X11_SM_SMLIB_H 1
| #define HAVE_X11_XPM_H 1
| #define HAVE_X11_SUNKEYSYM_H 1
| #define FEAT_XIM 1
| #define PROC_EXE_LINK "/proc/self/exe"
| #define HAVE_DATE_TIME 1
| #define HAVE_ATTRIBUTE_UNUSED 1
| #define HAVE_LIBELF 1
| #define HAVE_DIRENT_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_TERMIO_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_SYS_STATFS_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_LIBINTL_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_SYS_SYSINFO_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_LIBTINFO 1
| #define TERMINFO 1
| #define TGETENT_ZERO_ERR 0
| #define HAVE_OSPEED 1
| #define HAVE_UP_BC_PC 1
| #define SYS_SELECT_WITH_SYS_TIME 1
| #define HAVE_SVR4_PTYS 1
| #define RETSIGTYPE void
| #define SIGRETURN return
| #define HAVE_SIGCONTEXT 1
| #define HAVE_FCHDIR 1
| #define HAVE_FCHOWN 1
| #define HAVE_FCHMOD 1
| #define HAVE_FSYNC 1
| #define HAVE_GETCWD 1
| /* end confdefs.h. */
| /* Define getpseudotty to an innocuous variant, in case <limits.h> declares getpseudotty.
| For example, HP-UX 11i <limits.h> declares gettimeofday. */
| #define getpseudotty innocuous_getpseudotty
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char getpseudotty (); 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 getpseudotty
|
| /* 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 getpseudotty ();
| /* 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_getpseudotty || defined __stub___getpseudotty
| choke me
| #endif
|
| int
| main ()
| {
| return getpseudotty ();
| ;
| return 0;
| }
configure:12663: result: no
configure:12663: checking for getpwent
configure:12663: gcc -std=gnu99 -o conftest -g -O2 -L. -fstack-protector -rdynamic -Wl,-export-dynamic -L/usr/local/lib conftest.c -ltinfo -lelf -lnsl -lselinux >&5
configure:12663: $? = 0
configure:12663: result: yes
configure:12663: checking for getpwnam
configure:12663: gcc -std=gnu99 -o conftest -g -O2 -L. -fstack-protector -rdynamic -Wl,-export-dynamic -L/usr/local/lib conftest.c -ltinfo -lelf -lnsl -lselinux >&5
configure:12663: $? = 0
configure:12663: result: yes
configure:12663: checking for getpwuid
configure:12663: gcc -std=gnu99 -o conftest -g -O2 -L. -fstack-protector -rdynamic -Wl,-export-dynamic -L/usr/local/lib conftest.c -ltinfo -lelf -lnsl -lselinux >&5
configure:12663: $? = 0
configure:12663: result: yes
configure:12663: checking for getrlimit
configure:12663: gcc -std=gnu99 -o conftest -g -O2 -L. -fstack-protector -rdynamic -Wl,-export-dynamic -L/usr/local/lib conftest.c -ltinfo -lelf -lnsl -lselinux >&5
configure:12663: $? = 0
configure:12663: result: yes
configure:12663: checking for gettimeofday
configure:12663: gcc -std=gnu99 -o conftest -g -O2 -L. -fstack-protector -rdynamic -Wl,-export-dynamic -L/usr/local/lib conftest.c -ltinfo -lelf -lnsl -lselinux >&5
configure:12663: $? = 0
configure:12663: result: yes
configure:12663: checking for getwd
configure:12663: gcc -std=gnu99 -o conftest -g -O2 -L. -fstack-protector -rdynamic -Wl,-export-dynamic -L/usr/local/lib conftest.c -ltinfo -lelf -lnsl -lselinux >&5
/tmp/ccfYzwgd.o: In function `main':
/mma/users/benj/proj/vim/vim.git/src/conftest.c:125: warning: the `getwd' function is dangerous and should not be used.
configure:12663: $? = 0
configure:12663: result: yes
configure:12663: checking for lstat
configure:12663: gcc -std=gnu99 -o conftest -g -O2 -L. -fstack-protector -rdynamic -Wl,-export-dynamic -L/usr/local/lib conftest.c -ltinfo -lelf -lnsl -lselinux >&5
configure:12663: $? = 0
configure:12663: result: yes
configure:12663: checking for memset
configure:12663: gcc -std=gnu99 -o conftest -g -O2 -L. -fstack-protector -rdynamic -Wl,-export-dynamic -L/usr/local/lib conftest.c -ltinfo -lelf -lnsl -lselinux >&5
conftest.c:116:6: warning: conflicting types for built-in function 'memset' [enabled by default]
char memset ();
^
configure:12663: $? = 0
configure:12663: result: yes
configure:12663: checking for mkdtemp
configure:12663: gcc -std=gnu99 -o conftest -g -O2 -L. -fstack-protector -rdynamic -Wl,-export-dynamic -L/usr/local/lib conftest.c -ltinfo -lelf -lnsl -lselinux >&5
configure:12663: $? = 0
configure:12663: result: yes
configure:12663: checking for nanosleep
configure:12663: gcc -std=gnu99 -o conftest -g -O2 -L. -fstack-protector -rdynamic -Wl,-export-dynamic -L/usr/local/lib conftest.c -ltinfo -lelf -lnsl -lselinux >&5
configure:12663: $? = 0
configure:12663: result: yes
configure:12663: checking for opendir
configure:12663: gcc -std=gnu99 -o conftest -g -O2 -L. -fstack-protector -rdynamic -Wl,-export-dynamic -L/usr/local/lib conftest.c -ltinfo -lelf -lnsl -lselinux >&5
configure:12663: $? = 0
configure:12663: result: yes
configure:12663: checking for putenv
configure:12663: gcc -std=gnu99 -o conftest -g -O2 -L. -fstack-protector -rdynamic -Wl,-export-dynamic -L/usr/local/lib conftest.c -ltinfo -lelf -lnsl -lselinux >&5
configure:12663: $? = 0
configure:12663: result: yes
configure:12663: checking for qsort
configure:12663: gcc -std=gnu99 -o conftest -g -O2 -L. -fstack-protector -rdynamic -Wl,-export-dynamic -L/usr/local/lib conftest.c -ltinfo -lelf -lnsl -lselinux >&5
configure:12663: $? = 0
configure:12663: result: yes
configure:12663: checking for readlink
configure:12663: gcc -std=gnu99 -o conftest -g -O2 -L. -fstack-protector -rdynamic -Wl,-export-dynamic -L/usr/local/lib conftest.c -ltinfo -lelf -lnsl -lselinux >&5
configure:12663: $? = 0
configure:12663: result: yes
configure:12663: checking for select
configure:12663: gcc -std=gnu99 -o conftest -g -O2 -L. -fstack-protector -rdynamic -Wl,-export-dynamic -L/usr/local/lib conftest.c -ltinfo -lelf -lnsl -lselinux >&5
configure:12663: $? = 0
configure:12663: result: yes
configure:12663: checking for setenv
configure:12663: gcc -std=gnu99 -o conftest -g -O2 -L. -fstack-protector -rdynamic -Wl,-export-dynamic -L/usr/local/lib conftest.c -ltinfo -lelf -lnsl -lselinux >&5
configure:12663: $? = 0
configure:12663: result: yes
configure:12663: checking for getpgid
configure:12663: gcc -std=gnu99 -o conftest -g -O2 -L. -fstack-protector -rdynamic -Wl,-export-dynamic -L/usr/local/lib conftest.c -ltinfo -lelf -lnsl -lselinux >&5
configure:12663: $? = 0
configure:12663: result: yes
configure:12663: checking for setpgid
configure:12663: gcc -std=gnu99 -o conftest -g -O2 -L. -fstack-protector -rdynamic -Wl,-export-dynamic -L/usr/local/lib conftest.c -ltinfo -lelf -lnsl -lselinux >&5
configure:12663: $? = 0
configure:12663: result: yes
configure:12663: checking for setsid
configure:12663: gcc -std=gnu99 -o conftest -g -O2 -L. -fstack-protector -rdynamic -Wl,-export-dynamic -L/usr/local/lib conftest.c -ltinfo -lelf -lnsl -lselinux >&5
configure:12663: $? = 0
configure:12663: result: yes
configure:12663: checking for sigaltstack
configure:12663: gcc -std=gnu99 -o conftest -g -O2 -L. -fstack-protector -rdynamic -Wl,-export-dynamic -L/usr/local/lib conftest.c -ltinfo -lelf -lnsl -lselinux >&5
configure:12663: $? = 0
configure:12663: result: yes
configure:12663: checking for sigstack
configure:12663: gcc -std=gnu99 -o conftest -g -O2 -L. -fstack-protector -rdynamic -Wl,-export-dynamic -L/usr/local/lib conftest.c -ltinfo -lelf -lnsl -lselinux >&5
/tmp/ccKvrtMN.o: In function `main':
/mma/users/benj/proj/vim/vim.git/src/conftest.c:140: warning: the `sigstack' function is dangerous. `sigaltstack' should be used instead.
configure:12663: $? = 0
configure:12663: result: yes
configure:12663: checking for sigset
configure:12663: gcc -std=gnu99 -o conftest -g -O2 -L. -fstack-protector -rdynamic -Wl,-export-dynamic -L/usr/local/lib conftest.c -ltinfo -lelf -lnsl -lselinux >&5
configure:12663: $? = 0
configure:12663: result: yes
configure:12663: checking for sigsetjmp
configure:12663: gcc -std=gnu99 -o conftest -g -O2 -L. -fstack-protector -rdynamic -Wl,-export-dynamic -L/usr/local/lib conftest.c -ltinfo -lelf -lnsl -lselinux >&5
/tmp/ccK8kMO1.o: In function `main':
/mma/users/benj/proj/vim/vim.git/src/conftest.c:142: undefined reference to `sigsetjmp'
collect2: error: ld returned 1 exit status
configure:12663: $? = 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 HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_SELINUX 1
| #define FEAT_HUGE 1
| #define USE_XSMP_INTERACT 1
| #define FEAT_PYTHON3 1
| #define FEAT_RUBY 1
| #define DYNAMIC_RUBY 1
| #define FEAT_CSCOPE 1
| #define HAVE_LIBNSL 1
| #define FEAT_NETBEANS_INTG 1
| #define FEAT_JOB_CHANNEL 1
| #define FEAT_TERMINAL 1
| #define FEAT_AUTOSERVERNAME 1
| #define HAVE_X11 1
| #define HAVE_X11_SM_SMLIB_H 1
| #define HAVE_X11_XPM_H 1
| #define HAVE_X11_SUNKEYSYM_H 1
| #define FEAT_XIM 1
| #define PROC_EXE_LINK "/proc/self/exe"
| #define HAVE_DATE_TIME 1
| #define HAVE_ATTRIBUTE_UNUSED 1
| #define HAVE_LIBELF 1
| #define HAVE_DIRENT_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_TERMIO_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_SYS_STATFS_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_LIBINTL_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_SYS_SYSINFO_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_LIBTINFO 1
| #define TERMINFO 1
| #define TGETENT_ZERO_ERR 0
| #define HAVE_OSPEED 1
| #define HAVE_UP_BC_PC 1
| #define SYS_SELECT_WITH_SYS_TIME 1
| #define HAVE_SVR4_PTYS 1
| #define RETSIGTYPE void
| #define SIGRETURN return
| #define HAVE_SIGCONTEXT 1
| #define HAVE_FCHDIR 1
| #define HAVE_FCHOWN 1
| #define HAVE_FCHMOD 1
| #define HAVE_FSYNC 1
| #define HAVE_GETCWD 1
| #define HAVE_GETPWENT 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_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_GETPGID 1
| #define HAVE_SETPGID 1
| #define HAVE_SETSID 1
| #define HAVE_SIGALTSTACK 1
| #define HAVE_SIGSTACK 1
| #define HAVE_SIGSET 1
| /* end confdefs.h. */
| /* Define sigsetjmp to an innocuous variant, in case <limits.h> declares sigsetjmp.
| For example, HP-UX 11i <limits.h> declares gettimeofday. */
| #define sigsetjmp innocuous_sigsetjmp
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char sigsetjmp (); 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 sigsetjmp
|
| /* 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 sigsetjmp ();
| /* 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_sigsetjmp || defined __stub___sigsetjmp
| choke me
| #endif
|
| int
| main ()
| {
| return sigsetjmp ();
| ;
| return 0;
| }
configure:12663: result: no
configure:12663: checking for sigaction
configure:12663: gcc -std=gnu99 -o conftest -g -O2 -L. -fstack-protector -rdynamic -Wl,-export-dynamic -L/usr/local/lib conftest.c -ltinfo -lelf -lnsl -lselinux >&5
configure:12663: $? = 0
configure:12663: result: yes
configure:12663: checking for sigprocmask
configure:12663: gcc -std=gnu99 -o conftest -g -O2 -L. -fstack-protector -rdynamic -Wl,-export-dynamic -L/usr/local/lib conftest.c -ltinfo -lelf -lnsl -lselinux >&5
configure:12663: $? = 0
configure:12663: result: yes
configure:12663: checking for sigvec
configure:12663: gcc -std=gnu99 -o conftest -g -O2 -L. -fstack-protector -rdynamic -Wl,-export-dynamic -L/usr/local/lib conftest.c -ltinfo -lelf -lnsl -lselinux >&5
configure:12663: $? = 0
configure:12663: result: yes
configure:12663: checking for strcasecmp
configure:12663: gcc -std=gnu99 -o conftest -g -O2 -L. -fstack-protector -rdynamic -Wl,-export-dynamic -L/usr/local/lib conftest.c -ltinfo -lelf -lnsl -lselinux >&5
conftest.c:134:6: warning: conflicting types for built-in function 'strcasecmp' [enabled by default]
char strcasecmp ();
^
configure:12663: $? = 0
configure:12663: result: yes
configure:12663: checking for strerror
configure:12663: gcc -std=gnu99 -o conftest -g -O2 -L. -fstack-protector -rdynamic -Wl,-export-dynamic -L/usr/local/lib conftest.c -ltinfo -lelf -lnsl -lselinux >&5
configure:12663: $? = 0
configure:12663: result: yes
configure:12663: checking for strftime
configure:12663: gcc -std=gnu99 -o conftest -g -O2 -L. -fstack-protector -rdynamic -Wl,-export-dynamic -L/usr/local/lib conftest.c -ltinfo -lelf -lnsl -lselinux >&5
conftest.c:136:6: warning: conflicting types for built-in function 'strftime' [enabled by default]
char strftime ();
^
configure:12663: $? = 0
configure:12663: result: yes
configure:12663: checking for stricmp
configure:12663: gcc -std=gnu99 -o conftest -g -O2 -L. -fstack-protector -rdynamic -Wl,-export-dynamic -L/usr/local/lib conftest.c -ltinfo -lelf -lnsl -lselinux >&5
/tmp/ccMM7eAI.o: In function `main':
/mma/users/benj/proj/vim/vim.git/src/conftest.c:148: undefined reference to `stricmp'
collect2: error: ld returned 1 exit status
configure:12663: $? = 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 HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_SELINUX 1
| #define FEAT_HUGE 1
| #define USE_XSMP_INTERACT 1
| #define FEAT_PYTHON3 1
| #define FEAT_RUBY 1
| #define DYNAMIC_RUBY 1
| #define FEAT_CSCOPE 1
| #define HAVE_LIBNSL 1
| #define FEAT_NETBEANS_INTG 1
| #define FEAT_JOB_CHANNEL 1
| #define FEAT_TERMINAL 1
| #define FEAT_AUTOSERVERNAME 1
| #define HAVE_X11 1
| #define HAVE_X11_SM_SMLIB_H 1
| #define HAVE_X11_XPM_H 1
| #define HAVE_X11_SUNKEYSYM_H 1
| #define FEAT_XIM 1
| #define PROC_EXE_LINK "/proc/self/exe"
| #define HAVE_DATE_TIME 1
| #define HAVE_ATTRIBUTE_UNUSED 1
| #define HAVE_LIBELF 1
| #define HAVE_DIRENT_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_TERMIO_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_SYS_STATFS_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_LIBINTL_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_SYS_SYSINFO_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_LIBTINFO 1
| #define TERMINFO 1
| #define TGETENT_ZERO_ERR 0
| #define HAVE_OSPEED 1
| #define HAVE_UP_BC_PC 1
| #define SYS_SELECT_WITH_SYS_TIME 1
| #define HAVE_SVR4_PTYS 1
| #define RETSIGTYPE void
| #define SIGRETURN return
| #define HAVE_SIGCONTEXT 1
| #define HAVE_FCHDIR 1
| #define HAVE_FCHOWN 1
| #define HAVE_FCHMOD 1
| #define HAVE_FSYNC 1
| #define HAVE_GETCWD 1
| #define HAVE_GETPWENT 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_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_GETPGID 1
| #define HAVE_SETPGID 1
| #define HAVE_SETSID 1
| #define HAVE_SIGALTSTACK 1
| #define HAVE_SIGSTACK 1
| #define HAVE_SIGSET 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGPROCMASK 1
| #define HAVE_SIGVEC 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRERROR 1
| #define HAVE_STRFTIME 1
| /* end confdefs.h. */
| /* Define stricmp to an innocuous variant, in case <limits.h> declares stricmp.
| For example, HP-UX 11i <limits.h> declares gettimeofday. */
| #define stricmp innocuous_stricmp
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char stricmp (); 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 stricmp
|
| /* 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 stricmp ();
| /* 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_stricmp || defined __stub___stricmp
| choke me
| #endif
|
| int
| main ()
| {
| return stricmp ();
| ;
| return 0;
| }
configure:12663: result: no
configure:12663: checking for strncasecmp
configure:12663: gcc -std=gnu99 -o conftest -g -O2 -L. -fstack-protector -rdynamic -Wl,-export-dynamic -L/usr/local/lib conftest.c -ltinfo -lelf -lnsl -lselinux >&5
conftest.c:137:6: warning: conflicting types for built-in function 'strncasecmp' [enabled by default]
char strncasecmp ();
^
configure:12663: $? = 0
configure:12663: result: yes
configure:12663: checking for strnicmp
configure:12663: gcc -std=gnu99 -o conftest -g -O2 -L. -fstack-protector -rdynamic -Wl,-export-dynamic -L/usr/local/lib conftest.c -ltinfo -lelf -lnsl -lselinux >&5
/tmp/cc3pLLt1.o: In function `main':
/mma/users/benj/proj/vim/vim.git/src/conftest.c:149: undefined reference to `strnicmp'
collect2: error: ld returned 1 exit status
configure:12663: $? = 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 HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_SELINUX 1
| #define FEAT_HUGE 1
| #define USE_XSMP_INTERACT 1
| #define FEAT_PYTHON3 1
| #define FEAT_RUBY 1
| #define DYNAMIC_RUBY 1
| #define FEAT_CSCOPE 1
| #define HAVE_LIBNSL 1
| #define FEAT_NETBEANS_INTG 1
| #define FEAT_JOB_CHANNEL 1
| #define FEAT_TERMINAL 1
| #define FEAT_AUTOSERVERNAME 1
| #define HAVE_X11 1
| #define HAVE_X11_SM_SMLIB_H 1
| #define HAVE_X11_XPM_H 1
| #define HAVE_X11_SUNKEYSYM_H 1
| #define FEAT_XIM 1
| #define PROC_EXE_LINK "/proc/self/exe"
| #define HAVE_DATE_TIME 1
| #define HAVE_ATTRIBUTE_UNUSED 1
| #define HAVE_LIBELF 1
| #define HAVE_DIRENT_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_TERMIO_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_SYS_STATFS_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_LIBINTL_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_SYS_SYSINFO_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_LIBTINFO 1
| #define TERMINFO 1
| #define TGETENT_ZERO_ERR 0
| #define HAVE_OSPEED 1
| #define HAVE_UP_BC_PC 1
| #define SYS_SELECT_WITH_SYS_TIME 1
| #define HAVE_SVR4_PTYS 1
| #define RETSIGTYPE void
| #define SIGRETURN return
| #define HAVE_SIGCONTEXT 1
| #define HAVE_FCHDIR 1
| #define HAVE_FCHOWN 1
| #define HAVE_FCHMOD 1
| #define HAVE_FSYNC 1
| #define HAVE_GETCWD 1
| #define HAVE_GETPWENT 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_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_GETPGID 1
| #define HAVE_SETPGID 1
| #define HAVE_SETSID 1
| #define HAVE_SIGALTSTACK 1
| #define HAVE_SIGSTACK 1
| #define HAVE_SIGSET 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGPROCMASK 1
| #define HAVE_SIGVEC 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRERROR 1
| #define HAVE_STRFTIME 1
| #define HAVE_STRNCASECMP 1
| /* end confdefs.h. */
| /* Define strnicmp to an innocuous variant, in case <limits.h> declares strnicmp.
| For example, HP-UX 11i <limits.h> declares gettimeofday. */
| #define strnicmp innocuous_strnicmp
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char strnicmp (); 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 strnicmp
|
| /* 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 strnicmp ();
| /* 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_strnicmp || defined __stub___strnicmp
| choke me
| #endif
|
| int
| main ()
| {
| return strnicmp ();
| ;
| return 0;
| }
configure:12663: result: no
configure:12663: checking for strpbrk
configure:12663: gcc -std=gnu99 -o conftest -g -O2 -L. -fstack-protector -rdynamic -Wl,-export-dynamic -L/usr/local/lib conftest.c -ltinfo -lelf -lnsl -lselinux >&5
conftest.c:138:6: warning: conflicting types for built-in function 'strpbrk' [enabled by default]
char strpbrk ();
^
configure:12663: $? = 0
configure:12663: result: yes
configure:12663: checking for strtol
configure:12663: gcc -std=gnu99 -o conftest -g -O2 -L. -fstack-protector -rdynamic -Wl,-export-dynamic -L/usr/local/lib conftest.c -ltinfo -lelf -lnsl -lselinux >&5
configure:12663: $? = 0
configure:12663: result: yes
configure:12663: checking for tgetent
configure:12663: gcc -std=gnu99 -o conftest -g -O2 -L. -fstack-protector -rdynamic -Wl,-export-dynamic -L/usr/local/lib conftest.c -ltinfo -lelf -lnsl -lselinux >&5
configure:12663: $? = 0
configure:12663: result: yes
configure:12663: checking for towlower
configure:12663: gcc -std=gnu99 -o conftest -g -O2 -L. -fstack-protector -rdynamic -Wl,-export-dynamic -L/usr/local/lib conftest.c -ltinfo -lelf -lnsl -lselinux >&5
conftest.c:141:6: warning: conflicting types for built-in function 'towlower' [enabled by default]
char towlower ();
^
configure:12663: $? = 0
configure:12663: result: yes
configure:12663: checking for towupper
configure:12663: gcc -std=gnu99 -o conftest -g -O2 -L. -fstack-protector -rdynamic -Wl,-export-dynamic -L/usr/local/lib conftest.c -ltinfo -lelf -lnsl -lselinux >&5
conftest.c:142:6: warning: conflicting types for built-in function 'towupper' [enabled by default]
char towupper ();
^
configure:12663: $? = 0
configure:12663: result: yes
configure:12663: checking for iswupper
configure:12663: gcc -std=gnu99 -o conftest -g -O2 -L. -fstack-protector -rdynamic -Wl,-export-dynamic -L/usr/local/lib conftest.c -ltinfo -lelf -lnsl -lselinux >&5
conftest.c:143:6: warning: conflicting types for built-in function 'iswupper' [enabled by default]
char iswupper ();
^
configure:12663: $? = 0
configure:12663: result: yes
configure:12663: checking for usleep
configure:12663: gcc -std=gnu99 -o conftest -g -O2 -L. -fstack-protector -rdynamic -Wl,-export-dynamic -L/usr/local/lib conftest.c -ltinfo -lelf -lnsl -lselinux >&5
configure:12663: $? = 0
configure:12663: result: yes
configure:12663: checking for utime
configure:12663: gcc -std=gnu99 -o conftest -g -O2 -L. -fstack-protector -rdynamic -Wl,-export-dynamic -L/usr/local/lib conftest.c -ltinfo -lelf -lnsl -lselinux >&5
configure:12663: $? = 0
configure:12663: result: yes
configure:12663: checking for utimes
configure:12663: gcc -std=gnu99 -o conftest -g -O2 -L. -fstack-protector -rdynamic -Wl,-export-dynamic -L/usr/local/lib conftest.c -ltinfo -lelf -lnsl -lselinux >&5
configure:12663: $? = 0
configure:12663: result: yes
configure:12663: checking for mblen
configure:12663: gcc -std=gnu99 -o conftest -g -O2 -L. -fstack-protector -rdynamic -Wl,-export-dynamic -L/usr/local/lib conftest.c -ltinfo -lelf -lnsl -lselinux >&5
configure:12663: $? = 0
configure:12663: result: yes
configure:12663: checking for ftruncate
configure:12663: gcc -std=gnu99 -o conftest -g -O2 -L. -fstack-protector -rdynamic -Wl,-export-dynamic -L/usr/local/lib conftest.c -ltinfo -lelf -lnsl -lselinux >&5
configure:12663: $? = 0
configure:12663: result: yes
configure:12663: checking for unsetenv
configure:12663: gcc -std=gnu99 -o conftest -g -O2 -L. -fstack-protector -rdynamic -Wl,-export-dynamic -L/usr/local/lib conftest.c -ltinfo -lelf -lnsl -lselinux >&5
configure:12663: $? = 0
configure:12663: result: yes
configure:12675: checking for sys/select.h
configure:12675: result: yes
configure:12675: checking sys/socket.h usability
configure:12675: gcc -std=gnu99 -c -g -O2 conftest.c >&5
configure:12675: $? = 0
configure:12675: result: yes
configure:12675: checking sys/socket.h presence
configure:12675: gcc -std=gnu99 -E conftest.c
configure:12675: $? = 0
configure:12675: result: yes
configure:12675: checking for sys/socket.h
configure:12675: result: yes
configure:12685: checking types of arguments for select
configure:12713: gcc -std=gnu99 -c -g -O2 conftest.c >&5
configure:12713: $? = 0
configure:12724: result: int,fd_set *,struct timeval *
configure:12747: checking for _LARGEFILE_SOURCE value needed for large files
configure:12766: gcc -std=gnu99 -o conftest -g -O2 -L. -fstack-protector -rdynamic -Wl,-export-dynamic -L/usr/local/lib conftest.c -ltinfo -lelf -lnsl -lselinux >&5
configure:12766: $? = 0
configure:12794: result: no
configure:12823: checking for special C compiler options needed for large files
configure:12868: result: no
configure:12874: checking for _FILE_OFFSET_BITS value needed for large files
configure:12899: gcc -std=gnu99 -c -g -O2 conftest.c >&5
configure:12899: $? = 0
configure:12931: result: no
configure:13017: checking for st_blksize
configure:13035: gcc -std=gnu99 -c -g -O2 conftest.c >&5
configure:13035: $? = 0
configure:13036: result: yes
configure:13045: checking whether stat() ignores a trailing slash
configure:13069: gcc -std=gnu99 -o conftest -g -O2 -L. -fstack-protector -rdynamic -Wl,-export-dynamic -L/usr/local/lib conftest.c -ltinfo -lelf -lnsl -lselinux >&5
conftest.c:142:1: warning: return type defaults to 'int' [enabled by default]
main() {struct stat st; exit(stat("configure/", &st) != 0); }
^
configure:13069: $? = 0
configure:13069: ./conftest
configure:13069: $? = 1
configure: program exited with status 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 HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_SELINUX 1
| #define FEAT_HUGE 1
| #define USE_XSMP_INTERACT 1
| #define FEAT_PYTHON3 1
| #define FEAT_RUBY 1
| #define DYNAMIC_RUBY 1
| #define FEAT_CSCOPE 1
| #define HAVE_LIBNSL 1
| #define FEAT_NETBEANS_INTG 1
| #define FEAT_JOB_CHANNEL 1
| #define FEAT_TERMINAL 1
| #define FEAT_AUTOSERVERNAME 1
| #define HAVE_X11 1
| #define HAVE_X11_SM_SMLIB_H 1
| #define HAVE_X11_XPM_H 1
| #define HAVE_X11_SUNKEYSYM_H 1
| #define FEAT_XIM 1
| #define PROC_EXE_LINK "/proc/self/exe"
| #define HAVE_DATE_TIME 1
| #define HAVE_ATTRIBUTE_UNUSED 1
| #define HAVE_LIBELF 1
| #define HAVE_DIRENT_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_TERMIO_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_SYS_STATFS_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_LIBINTL_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_SYS_SYSINFO_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_LIBTINFO 1
| #define TERMINFO 1
| #define TGETENT_ZERO_ERR 0
| #define HAVE_OSPEED 1
| #define HAVE_UP_BC_PC 1
| #define SYS_SELECT_WITH_SYS_TIME 1
| #define HAVE_SVR4_PTYS 1
| #define RETSIGTYPE void
| #define SIGRETURN return
| #define HAVE_SIGCONTEXT 1
| #define HAVE_FCHDIR 1
| #define HAVE_FCHOWN 1
| #define HAVE_FCHMOD 1
| #define HAVE_FSYNC 1
| #define HAVE_GETCWD 1
| #define HAVE_GETPWENT 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_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_GETPGID 1
| #define HAVE_SETPGID 1
| #define HAVE_SETSID 1
| #define HAVE_SIGALTSTACK 1
| #define HAVE_SIGSTACK 1
| #define HAVE_SIGSET 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGPROCMASK 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_MBLEN 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_UNSETENV 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define SELECT_TYPE_ARG1 int
| #define SELECT_TYPE_ARG234 (fd_set *)
| #define SELECT_TYPE_ARG5 (struct timeval *)
| #define HAVE_FSEEKO 1
| #define HAVE_ST_BLKSIZE 1
| /* end confdefs.h. */
|
| #include "confdefs.h"
| #if STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #endif
| #include <sys/types.h>
| #include <sys/stat.h>
| main() {struct stat st; exit(stat("configure/", &st) != 0); }
|
configure:13084: result: no
configure:13092: checking for iconv_open()
configure:13111: gcc -std=gnu99 -o conftest -g -O2 -L. -fstack-protector -rdynamic -Wl,-export-dynamic -L/usr/local/lib conftest.c -ltinfo -lelf -lnsl -lselinux -liconv >&5
/opt/rh/devtoolset-2/root/usr/libexec/gcc/x86_64-redhat-linux/4.8.1/ld: cannot find -liconv
collect2: error: ld returned 1 exit status
configure:13111: $? = 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 HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_SELINUX 1
| #define FEAT_HUGE 1
| #define USE_XSMP_INTERACT 1
| #define FEAT_PYTHON3 1
| #define FEAT_RUBY 1
| #define DYNAMIC_RUBY 1
| #define FEAT_CSCOPE 1
| #define HAVE_LIBNSL 1
| #define FEAT_NETBEANS_INTG 1
| #define FEAT_JOB_CHANNEL 1
| #define FEAT_TERMINAL 1
| #define FEAT_AUTOSERVERNAME 1
| #define HAVE_X11 1
| #define HAVE_X11_SM_SMLIB_H 1
| #define HAVE_X11_XPM_H 1
| #define HAVE_X11_SUNKEYSYM_H 1
| #define FEAT_XIM 1
| #define PROC_EXE_LINK "/proc/self/exe"
| #define HAVE_DATE_TIME 1
| #define HAVE_ATTRIBUTE_UNUSED 1
| #define HAVE_LIBELF 1
| #define HAVE_DIRENT_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_TERMIO_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_SYS_STATFS_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_LIBINTL_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_SYS_SYSINFO_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_LIBTINFO 1
| #define TERMINFO 1
| #define TGETENT_ZERO_ERR 0
| #define HAVE_OSPEED 1
| #define HAVE_UP_BC_PC 1
| #define SYS_SELECT_WITH_SYS_TIME 1
| #define HAVE_SVR4_PTYS 1
| #define RETSIGTYPE void
| #define SIGRETURN return
| #define HAVE_SIGCONTEXT 1
| #define HAVE_FCHDIR 1
| #define HAVE_FCHOWN 1
| #define HAVE_FCHMOD 1
| #define HAVE_FSYNC 1
| #define HAVE_GETCWD 1
| #define HAVE_GETPWENT 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_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_GETPGID 1
| #define HAVE_SETPGID 1
| #define HAVE_SETSID 1
| #define HAVE_SIGALTSTACK 1
| #define HAVE_SIGSTACK 1
| #define HAVE_SIGSET 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGPROCMASK 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_MBLEN 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_UNSETENV 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define SELECT_TYPE_ARG1 int
| #define SELECT_TYPE_ARG234 (fd_set *)
| #define SELECT_TYPE_ARG5 (struct timeval *)
| #define HAVE_FSEEKO 1
| #define HAVE_ST_BLKSIZE 1
| /* end confdefs.h. */
|
| #ifdef HAVE_ICONV_H
| # include <iconv.h>
| #endif
|
| int
| main ()
| {
| iconv_open("fr", "to");
| ;
| return 0;
| }
configure:13132: gcc -std=gnu99 -o conftest -g -O2 -L. -fstack-protector -rdynamic -Wl,-export-dynamic -L/usr/local/lib conftest.c -ltinfo -lelf -lnsl -lselinux >&5
configure:13132: $? = 0
configure:13133: result: yes
configure:13147: checking for nl_langinfo(CODESET)
configure:13164: gcc -std=gnu99 -o conftest -g -O2 -L. -fstack-protector -rdynamic -Wl,-export-dynamic -L/usr/local/lib conftest.c -ltinfo -lelf -lnsl -lselinux >&5
configure:13164: $? = 0
configure:13165: result: yes
configure:13175: checking for strtod in -lm
configure:13200: gcc -std=gnu99 -o conftest -g -O2 -L. -fstack-protector -rdynamic -Wl,-export-dynamic -L/usr/local/lib conftest.c -lm -ltinfo -lelf -lnsl -lselinux >&5
configure:13200: $? = 0
configure:13209: result: yes
configure:13220: checking for strtod() and other floating point functions
configure:13252: gcc -std=gnu99 -o conftest -g -O2 -L. -fstack-protector -rdynamic -Wl,-export-dynamic -L/usr/local/lib conftest.c -lm -ltinfo -lelf -lnsl -lselinux >&5
configure:13252: $? = 0
configure:13253: result: yes
configure:13263: checking for isinf()
configure:13284: gcc -std=gnu99 -o conftest -g -O2 -L. -fstack-protector -rdynamic -Wl,-export-dynamic -L/usr/local/lib conftest.c -lm -ltinfo -lelf -lnsl -lselinux >&5
configure:13284: $? = 0
configure:13285: result: yes
configure:13295: checking for isnan()
configure:13316: gcc -std=gnu99 -o conftest -g -O2 -L. -fstack-protector -rdynamic -Wl,-export-dynamic -L/usr/local/lib conftest.c -lm -ltinfo -lelf -lnsl -lselinux >&5
configure:13316: $? = 0
configure:13317: result: yes
configure:13327: checking --disable-acl argument
configure:13337: result: no
configure:13339: checking for acl_get_file in -lposix1e
configure:13364: gcc -std=gnu99 -o conftest -g -O2 -L. -fstack-protector -rdynamic -Wl,-export-dynamic -L/usr/local/lib conftest.c -lposix1e -lm -ltinfo -lelf -lnsl -lselinux >&5
/opt/rh/devtoolset-2/root/usr/libexec/gcc/x86_64-redhat-linux/4.8.1/ld: cannot find -lposix1e
collect2: error: ld returned 1 exit status
configure:13364: $? = 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 HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_SELINUX 1
| #define FEAT_HUGE 1
| #define USE_XSMP_INTERACT 1
| #define FEAT_PYTHON3 1
| #define FEAT_RUBY 1
| #define DYNAMIC_RUBY 1
| #define FEAT_CSCOPE 1
| #define HAVE_LIBNSL 1
| #define FEAT_NETBEANS_INTG 1
| #define FEAT_JOB_CHANNEL 1
| #define FEAT_TERMINAL 1
| #define FEAT_AUTOSERVERNAME 1
| #define HAVE_X11 1
| #define HAVE_X11_SM_SMLIB_H 1
| #define HAVE_X11_XPM_H 1
| #define HAVE_X11_SUNKEYSYM_H 1
| #define FEAT_XIM 1
| #define PROC_EXE_LINK "/proc/self/exe"
| #define HAVE_DATE_TIME 1
| #define HAVE_ATTRIBUTE_UNUSED 1
| #define HAVE_LIBELF 1
| #define HAVE_DIRENT_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_TERMIO_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_SYS_STATFS_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_LIBINTL_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_SYS_SYSINFO_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_LIBTINFO 1
| #define TERMINFO 1
| #define TGETENT_ZERO_ERR 0
| #define HAVE_OSPEED 1
| #define HAVE_UP_BC_PC 1
| #define SYS_SELECT_WITH_SYS_TIME 1
| #define HAVE_SVR4_PTYS 1
| #define RETSIGTYPE void
| #define SIGRETURN return
| #define HAVE_SIGCONTEXT 1
| #define HAVE_FCHDIR 1
| #define HAVE_FCHOWN 1
| #define HAVE_FCHMOD 1
| #define HAVE_FSYNC 1
| #define HAVE_GETCWD 1
| #define HAVE_GETPWENT 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_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_GETPGID 1
| #define HAVE_SETPGID 1
| #define HAVE_SETSID 1
| #define HAVE_SIGALTSTACK 1
| #define HAVE_SIGSTACK 1
| #define HAVE_SIGSET 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGPROCMASK 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_MBLEN 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_UNSETENV 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define SELECT_TYPE_ARG1 int
| #define SELECT_TYPE_ARG234 (fd_set *)
| #define SELECT_TYPE_ARG5 (struct timeval *)
| #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_ISINF 1
| #define HAVE_ISNAN 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 acl_get_file ();
| int
| main ()
| {
| return acl_get_file ();
| ;
| return 0;
| }
configure:13373: result: no
configure:13378: checking for acl_get_file in -lacl
configure:13403: gcc -std=gnu99 -o conftest -g -O2 -L. -fstack-protector -rdynamic -Wl,-export-dynamic -L/usr/local/lib conftest.c -lacl -lm -ltinfo -lelf -lnsl -lselinux >&5
/opt/rh/devtoolset-2/root/usr/libexec/gcc/x86_64-redhat-linux/4.8.1/ld: cannot find -lacl
collect2: error: ld returned 1 exit status
configure:13403: $? = 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 HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_SELINUX 1
| #define FEAT_HUGE 1
| #define USE_XSMP_INTERACT 1
| #define FEAT_PYTHON3 1
| #define FEAT_RUBY 1
| #define DYNAMIC_RUBY 1
| #define FEAT_CSCOPE 1
| #define HAVE_LIBNSL 1
| #define FEAT_NETBEANS_INTG 1
| #define FEAT_JOB_CHANNEL 1
| #define FEAT_TERMINAL 1
| #define FEAT_AUTOSERVERNAME 1
| #define HAVE_X11 1
| #define HAVE_X11_SM_SMLIB_H 1
| #define HAVE_X11_XPM_H 1
| #define HAVE_X11_SUNKEYSYM_H 1
| #define FEAT_XIM 1
| #define PROC_EXE_LINK "/proc/self/exe"
| #define HAVE_DATE_TIME 1
| #define HAVE_ATTRIBUTE_UNUSED 1
| #define HAVE_LIBELF 1
| #define HAVE_DIRENT_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_TERMIO_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_SYS_STATFS_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_LIBINTL_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_SYS_SYSINFO_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_LIBTINFO 1
| #define TERMINFO 1
| #define TGETENT_ZERO_ERR 0
| #define HAVE_OSPEED 1
| #define HAVE_UP_BC_PC 1
| #define SYS_SELECT_WITH_SYS_TIME 1
| #define HAVE_SVR4_PTYS 1
| #define RETSIGTYPE void
| #define SIGRETURN return
| #define HAVE_SIGCONTEXT 1
| #define HAVE_FCHDIR 1
| #define HAVE_FCHOWN 1
| #define HAVE_FCHMOD 1
| #define HAVE_FSYNC 1
| #define HAVE_GETCWD 1
| #define HAVE_GETPWENT 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_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_GETPGID 1
| #define HAVE_SETPGID 1
| #define HAVE_SETSID 1
| #define HAVE_SIGALTSTACK 1
| #define HAVE_SIGSTACK 1
| #define HAVE_SIGSET 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGPROCMASK 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_MBLEN 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_UNSETENV 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define SELECT_TYPE_ARG1 int
| #define SELECT_TYPE_ARG234 (fd_set *)
| #define SELECT_TYPE_ARG5 (struct timeval *)
| #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_ISINF 1
| #define HAVE_ISNAN 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 acl_get_file ();
| int
| main ()
| {
| return acl_get_file ();
| ;
| return 0;
| }
configure:13412: result: no
configure:13461: checking for POSIX ACL support
configure:13481: gcc -std=gnu99 -o conftest -g -O2 -L. -fstack-protector -rdynamic -Wl,-export-dynamic -L/usr/local/lib conftest.c -lm -ltinfo -lelf -lnsl -lselinux >&5
conftest.c:145:1: error: unknown type name 'acl_t'
acl_t acl;
^
conftest.c: In function 'main':
conftest.c:149:1: warning: implicit declaration of function 'acl_get_file' [-Wimplicit-function-declaration]
acl = acl_get_file("foo", ACL_TYPE_ACCESS);
^
conftest.c:149:27: error: 'ACL_TYPE_ACCESS' undeclared (first use in this function)
acl = acl_get_file("foo", ACL_TYPE_ACCESS);
^
conftest.c:149:27: note: each undeclared identifier is reported only once for each function it appears in
conftest.c:150:2: warning: implicit declaration of function 'acl_set_file' [-Wimplicit-function-declaration]
acl_set_file("foo", ACL_TYPE_ACCESS, acl);
^
conftest.c:151:2: warning: implicit declaration of function 'acl_free' [-Wimplicit-function-declaration]
acl_free(acl);
^
configure:13481: $? = 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 HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_SELINUX 1
| #define FEAT_HUGE 1
| #define USE_XSMP_INTERACT 1
| #define FEAT_PYTHON3 1
| #define FEAT_RUBY 1
| #define DYNAMIC_RUBY 1
| #define FEAT_CSCOPE 1
| #define HAVE_LIBNSL 1
| #define FEAT_NETBEANS_INTG 1
| #define FEAT_JOB_CHANNEL 1
| #define FEAT_TERMINAL 1
| #define FEAT_AUTOSERVERNAME 1
| #define HAVE_X11 1
| #define HAVE_X11_SM_SMLIB_H 1
| #define HAVE_X11_XPM_H 1
| #define HAVE_X11_SUNKEYSYM_H 1
| #define FEAT_XIM 1
| #define PROC_EXE_LINK "/proc/self/exe"
| #define HAVE_DATE_TIME 1
| #define HAVE_ATTRIBUTE_UNUSED 1
| #define HAVE_LIBELF 1
| #define HAVE_DIRENT_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_TERMIO_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_SYS_STATFS_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_LIBINTL_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_SYS_SYSINFO_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_LIBTINFO 1
| #define TERMINFO 1
| #define TGETENT_ZERO_ERR 0
| #define HAVE_OSPEED 1
| #define HAVE_UP_BC_PC 1
| #define SYS_SELECT_WITH_SYS_TIME 1
| #define HAVE_SVR4_PTYS 1
| #define RETSIGTYPE void
| #define SIGRETURN return
| #define HAVE_SIGCONTEXT 1
| #define HAVE_FCHDIR 1
| #define HAVE_FCHOWN 1
| #define HAVE_FCHMOD 1
| #define HAVE_FSYNC 1
| #define HAVE_GETCWD 1
| #define HAVE_GETPWENT 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_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_GETPGID 1
| #define HAVE_SETPGID 1
| #define HAVE_SETSID 1
| #define HAVE_SIGALTSTACK 1
| #define HAVE_SIGSTACK 1
| #define HAVE_SIGSET 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGPROCMASK 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_MBLEN 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_UNSETENV 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define SELECT_TYPE_ARG1 int
| #define SELECT_TYPE_ARG234 (fd_set *)
| #define SELECT_TYPE_ARG5 (struct timeval *)
| #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_ISINF 1
| #define HAVE_ISNAN 1
| /* end confdefs.h. */
|
| #include <sys/types.h>
| #ifdef HAVE_SYS_ACL_H
| # include <sys/acl.h>
| #endif
| acl_t acl;
| int
| main ()
| {
| acl = acl_get_file("foo", ACL_TYPE_ACCESS);
| acl_set_file("foo", ACL_TYPE_ACCESS, acl);
| acl_free(acl);
| ;
| return 0;
| }
configure:13486: result: no
configure:13492: checking for acl_get in -lsec
configure:13517: gcc -std=gnu99 -o conftest -g -O2 -L. -fstack-protector -rdynamic -Wl,-export-dynamic -L/usr/local/lib conftest.c -lsec -lm -ltinfo -lelf -lnsl -lselinux >&5
/opt/rh/devtoolset-2/root/usr/libexec/gcc/x86_64-redhat-linux/4.8.1/ld: cannot find -lsec
collect2: error: ld returned 1 exit status
configure:13517: $? = 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 HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_SELINUX 1
| #define FEAT_HUGE 1
| #define USE_XSMP_INTERACT 1
| #define FEAT_PYTHON3 1
| #define FEAT_RUBY 1
| #define DYNAMIC_RUBY 1
| #define FEAT_CSCOPE 1
| #define HAVE_LIBNSL 1
| #define FEAT_NETBEANS_INTG 1
| #define FEAT_JOB_CHANNEL 1
| #define FEAT_TERMINAL 1
| #define FEAT_AUTOSERVERNAME 1
| #define HAVE_X11 1
| #define HAVE_X11_SM_SMLIB_H 1
| #define HAVE_X11_XPM_H 1
| #define HAVE_X11_SUNKEYSYM_H 1
| #define FEAT_XIM 1
| #define PROC_EXE_LINK "/proc/self/exe"
| #define HAVE_DATE_TIME 1
| #define HAVE_ATTRIBUTE_UNUSED 1
| #define HAVE_LIBELF 1
| #define HAVE_DIRENT_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_TERMIO_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_SYS_STATFS_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_LIBINTL_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_SYS_SYSINFO_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_LIBTINFO 1
| #define TERMINFO 1
| #define TGETENT_ZERO_ERR 0
| #define HAVE_OSPEED 1
| #define HAVE_UP_BC_PC 1
| #define SYS_SELECT_WITH_SYS_TIME 1
| #define HAVE_SVR4_PTYS 1
| #define RETSIGTYPE void
| #define SIGRETURN return
| #define HAVE_SIGCONTEXT 1
| #define HAVE_FCHDIR 1
| #define HAVE_FCHOWN 1
| #define HAVE_FCHMOD 1
| #define HAVE_FSYNC 1
| #define HAVE_GETCWD 1
| #define HAVE_GETPWENT 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_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_GETPGID 1
| #define HAVE_SETPGID 1
| #define HAVE_SETSID 1
| #define HAVE_SIGALTSTACK 1
| #define HAVE_SIGSTACK 1
| #define HAVE_SIGSET 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGPROCMASK 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_MBLEN 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_UNSETENV 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define SELECT_TYPE_ARG1 int
| #define SELECT_TYPE_ARG234 (fd_set *)
| #define SELECT_TYPE_ARG5 (struct timeval *)
| #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_ISINF 1
| #define HAVE_ISNAN 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 acl_get ();
| int
| main ()
| {
| return acl_get ();
| ;
| return 0;
| }
configure:13526: result: no
configure:13532: checking for Solaris ACL support
configure:13549: gcc -std=gnu99 -o conftest -g -O2 -L. -fstack-protector -rdynamic -Wl,-export-dynamic -L/usr/local/lib conftest.c -lm -ltinfo -lelf -lnsl -lselinux >&5
conftest.c: In function 'main':
conftest.c:147:1: warning: implicit declaration of function 'acl' [-Wimplicit-function-declaration]
acl("foo", GETACLCNT, 0, NULL);
^
conftest.c:147:12: error: 'GETACLCNT' undeclared (first use in this function)
acl("foo", GETACLCNT, 0, NULL);
^
conftest.c:147:12: note: each undeclared identifier is reported only once for each function it appears in
conftest.c:147:26: error: 'NULL' undeclared (first use in this function)
acl("foo", GETACLCNT, 0, NULL);
^
configure:13549: $? = 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 HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_SELINUX 1
| #define FEAT_HUGE 1
| #define USE_XSMP_INTERACT 1
| #define FEAT_PYTHON3 1
| #define FEAT_RUBY 1
| #define DYNAMIC_RUBY 1
| #define FEAT_CSCOPE 1
| #define HAVE_LIBNSL 1
| #define FEAT_NETBEANS_INTG 1
| #define FEAT_JOB_CHANNEL 1
| #define FEAT_TERMINAL 1
| #define FEAT_AUTOSERVERNAME 1
| #define HAVE_X11 1
| #define HAVE_X11_SM_SMLIB_H 1
| #define HAVE_X11_XPM_H 1
| #define HAVE_X11_SUNKEYSYM_H 1
| #define FEAT_XIM 1
| #define PROC_EXE_LINK "/proc/self/exe"
| #define HAVE_DATE_TIME 1
| #define HAVE_ATTRIBUTE_UNUSED 1
| #define HAVE_LIBELF 1
| #define HAVE_DIRENT_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_TERMIO_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_SYS_STATFS_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_LIBINTL_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_SYS_SYSINFO_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_LIBTINFO 1
| #define TERMINFO 1
| #define TGETENT_ZERO_ERR 0
| #define HAVE_OSPEED 1
| #define HAVE_UP_BC_PC 1
| #define SYS_SELECT_WITH_SYS_TIME 1
| #define HAVE_SVR4_PTYS 1
| #define RETSIGTYPE void
| #define SIGRETURN return
| #define HAVE_SIGCONTEXT 1
| #define HAVE_FCHDIR 1
| #define HAVE_FCHOWN 1
| #define HAVE_FCHMOD 1
| #define HAVE_FSYNC 1
| #define HAVE_GETCWD 1
| #define HAVE_GETPWENT 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_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_GETPGID 1
| #define HAVE_SETPGID 1
| #define HAVE_SETSID 1
| #define HAVE_SIGALTSTACK 1
| #define HAVE_SIGSTACK 1
| #define HAVE_SIGSET 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGPROCMASK 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_MBLEN 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_UNSETENV 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define SELECT_TYPE_ARG1 int
| #define SELECT_TYPE_ARG234 (fd_set *)
| #define SELECT_TYPE_ARG5 (struct timeval *)
| #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_ISINF 1
| #define HAVE_ISNAN 1
| /* end confdefs.h. */
|
| #ifdef HAVE_SYS_ACL_H
| # include <sys/acl.h>
| #endif
| int
| main ()
| {
| acl("foo", GETACLCNT, 0, NULL);
|
| ;
| return 0;
| }
configure:13554: result: no
configure:13562: checking for AIX ACL support
configure:13594: gcc -std=gnu99 -o conftest -g -O2 -L. -fstack-protector -rdynamic -Wl,-export-dynamic -L/usr/local/lib conftest.c -lm -ltinfo -lelf -lnsl -lselinux >&5
conftest.c: In function 'main':
conftest.c:160:18: error: invalid application of 'sizeof' to incomplete type 'struct acl'
aclsize = sizeof(struct acl);
^
conftest.c:162:2: warning: implicit declaration of function 'statacl' [-Wimplicit-function-declaration]
statacl("foo", STX_NORMAL, aclent, aclsize);
^
conftest.c:162:17: error: 'STX_NORMAL' undeclared (first use in this function)
statacl("foo", STX_NORMAL, aclent, aclsize);
^
conftest.c:162:17: note: each undeclared identifier is reported only once for each function it appears in
configure:13594: $? = 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 HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_SELINUX 1
| #define FEAT_HUGE 1
| #define USE_XSMP_INTERACT 1
| #define FEAT_PYTHON3 1
| #define FEAT_RUBY 1
| #define DYNAMIC_RUBY 1
| #define FEAT_CSCOPE 1
| #define HAVE_LIBNSL 1
| #define FEAT_NETBEANS_INTG 1
| #define FEAT_JOB_CHANNEL 1
| #define FEAT_TERMINAL 1
| #define FEAT_AUTOSERVERNAME 1
| #define HAVE_X11 1
| #define HAVE_X11_SM_SMLIB_H 1
| #define HAVE_X11_XPM_H 1
| #define HAVE_X11_SUNKEYSYM_H 1
| #define FEAT_XIM 1
| #define PROC_EXE_LINK "/proc/self/exe"
| #define HAVE_DATE_TIME 1
| #define HAVE_ATTRIBUTE_UNUSED 1
| #define HAVE_LIBELF 1
| #define HAVE_DIRENT_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_TERMIO_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_SYS_STATFS_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_LIBINTL_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_SYS_SYSINFO_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_LIBTINFO 1
| #define TERMINFO 1
| #define TGETENT_ZERO_ERR 0
| #define HAVE_OSPEED 1
| #define HAVE_UP_BC_PC 1
| #define SYS_SELECT_WITH_SYS_TIME 1
| #define HAVE_SVR4_PTYS 1
| #define RETSIGTYPE void
| #define SIGRETURN return
| #define HAVE_SIGCONTEXT 1
| #define HAVE_FCHDIR 1
| #define HAVE_FCHOWN 1
| #define HAVE_FCHMOD 1
| #define HAVE_FSYNC 1
| #define HAVE_GETCWD 1
| #define HAVE_GETPWENT 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_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_GETPGID 1
| #define HAVE_SETPGID 1
| #define HAVE_SETSID 1
| #define HAVE_SIGALTSTACK 1
| #define HAVE_SIGSTACK 1
| #define HAVE_SIGSET 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGPROCMASK 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_MBLEN 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_UNSETENV 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define SELECT_TYPE_ARG1 int
| #define SELECT_TYPE_ARG234 (fd_set *)
| #define SELECT_TYPE_ARG5 (struct timeval *)
| #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_ISINF 1
| #define HAVE_ISNAN 1
| /* end confdefs.h. */
|
| #if STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #endif
| #ifdef HAVE_SYS_ACL_H
| # include <sys/acl.h>
| #endif
| #ifdef HAVE_SYS_ACCESS_H
| # include <sys/access.h>
| #endif
| #define _ALL_SOURCE
|
| #include <sys/stat.h>
|
| int aclsize;
| struct acl *aclent;
| int
| main ()
| {
| aclsize = sizeof(struct acl);
| aclent = (void *)malloc(aclsize);
| statacl("foo", STX_NORMAL, aclent, aclsize);
|
| ;
| return 0;
| }
configure:13599: result: no
configure:13610: checking for pango_shape_full
configure:13627: gcc -std=gnu99 -o conftest -g -O2 -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -L. -fstack-protector -rdynamic -Wl,-export-dynamic -L/usr/local/lib conftest.c -lm -ltinfo -lelf -lnsl -lselinux -pthread -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lgdk_pixbuf-2.0 -lpangocairo-1.0 -lcairo -lpango-1.0 -lfreetype -lfontconfig -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0 >&5
conftest.c: In function 'main':
conftest.c:144:2: warning: implicit declaration of function 'pango_shape_full' [-Wimplicit-function-declaration]
pango_shape_full(NULL, 0, NULL, 0, NULL, NULL);
^
/tmp/ccYMI4P2.o: In function `main':
/mma/users/benj/proj/vim/vim.git/src/conftest.c:144: undefined reference to `pango_shape_full'
collect2: error: ld returned 1 exit status
configure:13627: $? = 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 HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_SELINUX 1
| #define FEAT_HUGE 1
| #define USE_XSMP_INTERACT 1
| #define FEAT_PYTHON3 1
| #define FEAT_RUBY 1
| #define DYNAMIC_RUBY 1
| #define FEAT_CSCOPE 1
| #define HAVE_LIBNSL 1
| #define FEAT_NETBEANS_INTG 1
| #define FEAT_JOB_CHANNEL 1
| #define FEAT_TERMINAL 1
| #define FEAT_AUTOSERVERNAME 1
| #define HAVE_X11 1
| #define HAVE_X11_SM_SMLIB_H 1
| #define HAVE_X11_XPM_H 1
| #define HAVE_X11_SUNKEYSYM_H 1
| #define FEAT_XIM 1
| #define PROC_EXE_LINK "/proc/self/exe"
| #define HAVE_DATE_TIME 1
| #define HAVE_ATTRIBUTE_UNUSED 1
| #define HAVE_LIBELF 1
| #define HAVE_DIRENT_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_TERMIO_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_SYS_STATFS_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_LIBINTL_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_SYS_SYSINFO_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_LIBTINFO 1
| #define TERMINFO 1
| #define TGETENT_ZERO_ERR 0
| #define HAVE_OSPEED 1
| #define HAVE_UP_BC_PC 1
| #define SYS_SELECT_WITH_SYS_TIME 1
| #define HAVE_SVR4_PTYS 1
| #define RETSIGTYPE void
| #define SIGRETURN return
| #define HAVE_SIGCONTEXT 1
| #define HAVE_FCHDIR 1
| #define HAVE_FCHOWN 1
| #define HAVE_FCHMOD 1
| #define HAVE_FSYNC 1
| #define HAVE_GETCWD 1
| #define HAVE_GETPWENT 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_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_GETPGID 1
| #define HAVE_SETPGID 1
| #define HAVE_SETSID 1
| #define HAVE_SIGALTSTACK 1
| #define HAVE_SIGSTACK 1
| #define HAVE_SIGSET 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGPROCMASK 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_MBLEN 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_UNSETENV 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define SELECT_TYPE_ARG1 int
| #define SELECT_TYPE_ARG234 (fd_set *)
| #define SELECT_TYPE_ARG5 (struct timeval *)
| #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_ISINF 1
| #define HAVE_ISNAN 1
| /* end confdefs.h. */
| #include <gtk/gtk.h>
| int
| main ()
| {
| pango_shape_full(NULL, 0, NULL, 0, NULL, NULL);
| ;
| return 0;
| }
configure:13632: result: no
configure:13641: checking --disable-gpm argument
configure:13652: result: no
configure:13654: checking for gpm
configure:13672: gcc -std=gnu99 -o conftest -g -O2 -L. -fstack-protector -rdynamic -Wl,-export-dynamic -L/usr/local/lib conftest.c -lgpm >&5
conftest.c:140:17: fatal error: gpm.h: No such file or directory
#include <gpm.h>
^
compilation terminated.
configure:13672: $? = 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 HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_SELINUX 1
| #define FEAT_HUGE 1
| #define USE_XSMP_INTERACT 1
| #define FEAT_PYTHON3 1
| #define FEAT_RUBY 1
| #define DYNAMIC_RUBY 1
| #define FEAT_CSCOPE 1
| #define HAVE_LIBNSL 1
| #define FEAT_NETBEANS_INTG 1
| #define FEAT_JOB_CHANNEL 1
| #define FEAT_TERMINAL 1
| #define FEAT_AUTOSERVERNAME 1
| #define HAVE_X11 1
| #define HAVE_X11_SM_SMLIB_H 1
| #define HAVE_X11_XPM_H 1
| #define HAVE_X11_SUNKEYSYM_H 1
| #define FEAT_XIM 1
| #define PROC_EXE_LINK "/proc/self/exe"
| #define HAVE_DATE_TIME 1
| #define HAVE_ATTRIBUTE_UNUSED 1
| #define HAVE_LIBELF 1
| #define HAVE_DIRENT_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_TERMIO_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_SYS_STATFS_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_LIBINTL_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_SYS_SYSINFO_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_LIBTINFO 1
| #define TERMINFO 1
| #define TGETENT_ZERO_ERR 0
| #define HAVE_OSPEED 1
| #define HAVE_UP_BC_PC 1
| #define SYS_SELECT_WITH_SYS_TIME 1
| #define HAVE_SVR4_PTYS 1
| #define RETSIGTYPE void
| #define SIGRETURN return
| #define HAVE_SIGCONTEXT 1
| #define HAVE_FCHDIR 1
| #define HAVE_FCHOWN 1
| #define HAVE_FCHMOD 1
| #define HAVE_FSYNC 1
| #define HAVE_GETCWD 1
| #define HAVE_GETPWENT 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_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_GETPGID 1
| #define HAVE_SETPGID 1
| #define HAVE_SETSID 1
| #define HAVE_SIGALTSTACK 1
| #define HAVE_SIGSTACK 1
| #define HAVE_SIGSET 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGPROCMASK 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_MBLEN 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_UNSETENV 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define SELECT_TYPE_ARG1 int
| #define SELECT_TYPE_ARG234 (fd_set *)
| #define SELECT_TYPE_ARG5 (struct timeval *)
| #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_ISINF 1
| #define HAVE_ISNAN 1
| /* end confdefs.h. */
| #include <gpm.h>
| #include <linux/keyboard.h>
| int
| main ()
| {
| Gpm_GetLibVersion(NULL);
| ;
| return 0;
| }
configure:13682: result: no
configure:13694: checking --disable-sysmouse argument
configure:13705: result: no
configure:13707: checking for sysmouse
configure:13729: gcc -std=gnu99 -o conftest -g -O2 -L. -fstack-protector -rdynamic -Wl,-export-dynamic -L/usr/local/lib conftest.c -lm -ltinfo -lelf -lnsl -lselinux >&5
conftest.c:140:24: fatal error: sys/consio.h: No such file or directory
#include <sys/consio.h>
^
compilation terminated.
configure:13729: $? = 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 HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_SELINUX 1
| #define FEAT_HUGE 1
| #define USE_XSMP_INTERACT 1
| #define FEAT_PYTHON3 1
| #define FEAT_RUBY 1
| #define DYNAMIC_RUBY 1
| #define FEAT_CSCOPE 1
| #define HAVE_LIBNSL 1
| #define FEAT_NETBEANS_INTG 1
| #define FEAT_JOB_CHANNEL 1
| #define FEAT_TERMINAL 1
| #define FEAT_AUTOSERVERNAME 1
| #define HAVE_X11 1
| #define HAVE_X11_SM_SMLIB_H 1
| #define HAVE_X11_XPM_H 1
| #define HAVE_X11_SUNKEYSYM_H 1
| #define FEAT_XIM 1
| #define PROC_EXE_LINK "/proc/self/exe"
| #define HAVE_DATE_TIME 1
| #define HAVE_ATTRIBUTE_UNUSED 1
| #define HAVE_LIBELF 1
| #define HAVE_DIRENT_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_TERMIO_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_SYS_STATFS_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_LIBINTL_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_SYS_SYSINFO_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_LIBTINFO 1
| #define TERMINFO 1
| #define TGETENT_ZERO_ERR 0
| #define HAVE_OSPEED 1
| #define HAVE_UP_BC_PC 1
| #define SYS_SELECT_WITH_SYS_TIME 1
| #define HAVE_SVR4_PTYS 1
| #define RETSIGTYPE void
| #define SIGRETURN return
| #define HAVE_SIGCONTEXT 1
| #define HAVE_FCHDIR 1
| #define HAVE_FCHOWN 1
| #define HAVE_FCHMOD 1
| #define HAVE_FSYNC 1
| #define HAVE_GETCWD 1
| #define HAVE_GETPWENT 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_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_GETPGID 1
| #define HAVE_SETPGID 1
| #define HAVE_SETSID 1
| #define HAVE_SIGALTSTACK 1
| #define HAVE_SIGSTACK 1
| #define HAVE_SIGSET 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGPROCMASK 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_MBLEN 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_UNSETENV 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define SELECT_TYPE_ARG1 int
| #define SELECT_TYPE_ARG234 (fd_set *)
| #define SELECT_TYPE_ARG5 (struct timeval *)
| #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_ISINF 1
| #define HAVE_ISNAN 1
| /* end confdefs.h. */
| #include <sys/consio.h>
| #include <signal.h>
| #include <sys/fbio.h>
| int
| main ()
| {
| struct mouse_info mouse;
| mouse.operation = MOUSE_MODE;
| mouse.operation = MOUSE_SHOW;
| mouse.u.mode.mode = 0;
| mouse.u.mode.signal = SIGUSR2;
| ;
| return 0;
| }
configure:13738: result: no
configure:13749: checking for FD_CLOEXEC
configure:13764: gcc -std=gnu99 -c -g -O2 conftest.c >&5
configure:13764: $? = 0
configure:13765: result: yes
configure:13774: checking for rename
configure:13787: gcc -std=gnu99 -o conftest -g -O2 -L. -fstack-protector -rdynamic -Wl,-export-dynamic -L/usr/local/lib conftest.c -lm -ltinfo -lelf -lnsl -lselinux >&5
configure:13787: $? = 0
configure:13788: result: yes
configure:13798: checking for sysctl
configure:13819: gcc -std=gnu99 -c -g -O2 conftest.c >&5
conftest.c: In function 'main':
conftest.c:150:11: error: 'CTL_HW' undeclared (first use in this function)
mib[0] = CTL_HW;
^
conftest.c:150:11: note: each undeclared identifier is reported only once for each function it appears in
conftest.c:151:11: error: 'HW_USERMEM' undeclared (first use in this function)
mib[1] = HW_USERMEM;
^
configure:13819: $? = 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 HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_SELINUX 1
| #define FEAT_HUGE 1
| #define USE_XSMP_INTERACT 1
| #define FEAT_PYTHON3 1
| #define FEAT_RUBY 1
| #define DYNAMIC_RUBY 1
| #define FEAT_CSCOPE 1
| #define HAVE_LIBNSL 1
| #define FEAT_NETBEANS_INTG 1
| #define FEAT_JOB_CHANNEL 1
| #define FEAT_TERMINAL 1
| #define FEAT_AUTOSERVERNAME 1
| #define HAVE_X11 1
| #define HAVE_X11_SM_SMLIB_H 1
| #define HAVE_X11_XPM_H 1
| #define HAVE_X11_SUNKEYSYM_H 1
| #define FEAT_XIM 1
| #define PROC_EXE_LINK "/proc/self/exe"
| #define HAVE_DATE_TIME 1
| #define HAVE_ATTRIBUTE_UNUSED 1
| #define HAVE_LIBELF 1
| #define HAVE_DIRENT_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_TERMIO_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_SYS_STATFS_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_LIBINTL_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_SYS_SYSINFO_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_LIBTINFO 1
| #define TERMINFO 1
| #define TGETENT_ZERO_ERR 0
| #define HAVE_OSPEED 1
| #define HAVE_UP_BC_PC 1
| #define SYS_SELECT_WITH_SYS_TIME 1
| #define HAVE_SVR4_PTYS 1
| #define RETSIGTYPE void
| #define SIGRETURN return
| #define HAVE_SIGCONTEXT 1
| #define HAVE_FCHDIR 1
| #define HAVE_FCHOWN 1
| #define HAVE_FCHMOD 1
| #define HAVE_FSYNC 1
| #define HAVE_GETCWD 1
| #define HAVE_GETPWENT 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_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_GETPGID 1
| #define HAVE_SETPGID 1
| #define HAVE_SETSID 1
| #define HAVE_SIGALTSTACK 1
| #define HAVE_SIGSTACK 1
| #define HAVE_SIGSET 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGPROCMASK 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_MBLEN 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_UNSETENV 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define SELECT_TYPE_ARG1 int
| #define SELECT_TYPE_ARG234 (fd_set *)
| #define SELECT_TYPE_ARG5 (struct timeval *)
| #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_ISINF 1
| #define HAVE_ISNAN 1
| #define HAVE_FD_CLOEXEC 1
| #define HAVE_RENAME 1
| /* end confdefs.h. */
| #include <sys/types.h>
| #include <sys/sysctl.h>
| int
| main ()
| {
| int mib[2], r;
| size_t len;
|
| mib[0] = CTL_HW;
| mib[1] = HW_USERMEM;
| len = sizeof(r);
| (void)sysctl(mib, 2, &r, &len, (void *)0, (size_t)0);
|
| ;
| return 0;
| }
configure:13824: result: not usable
configure:13829: checking for sysinfo
configure:13848: gcc -std=gnu99 -c -g -O2 conftest.c >&5
configure:13848: $? = 0
configure:13849: result: yes
configure:13858: checking for sysinfo.mem_unit
configure:13874: gcc -std=gnu99 -c -g -O2 conftest.c >&5
configure:13874: $? = 0
configure:13875: result: yes
configure:13884: checking for sysconf
configure:13899: gcc -std=gnu99 -c -g -O2 conftest.c >&5
configure:13899: $? = 0
configure:13900: result: yes
configure:13913: checking size of int
configure:13918: gcc -std=gnu99 -o conftest -g -O2 -L. -fstack-protector -rdynamic -Wl,-export-dynamic -L/usr/local/lib conftest.c -lm -ltinfo -lelf -lnsl -lselinux >&5
configure:13918: $? = 0
configure:13918: ./conftest
configure:13918: $? = 0
configure:13932: result: 4
configure:13946: checking size of long
configure:13951: gcc -std=gnu99 -o conftest -g -O2 -L. -fstack-protector -rdynamic -Wl,-export-dynamic -L/usr/local/lib conftest.c -lm -ltinfo -lelf -lnsl -lselinux >&5
configure:13951: $? = 0
configure:13951: ./conftest
configure:13951: $? = 0
configure:13965: result: 8
configure:13979: checking size of time_t
configure:13984: gcc -std=gnu99 -o conftest -g -O2 -L. -fstack-protector -rdynamic -Wl,-export-dynamic -L/usr/local/lib conftest.c -lm -ltinfo -lelf -lnsl -lselinux >&5
configure:13984: $? = 0
configure:13984: ./conftest
configure:13984: $? = 0
configure:13998: result: 8
configure:14012: checking size of off_t
configure:14017: gcc -std=gnu99 -o conftest -g -O2 -L. -fstack-protector -rdynamic -Wl,-export-dynamic -L/usr/local/lib conftest.c -lm -ltinfo -lelf -lnsl -lselinux >&5
configure:14017: $? = 0
configure:14017: ./conftest
configure:14017: $? = 0
configure:14031: result: 8
configure:14051: checking uint32_t is 32 bits
configure:14073: gcc -std=gnu99 -o conftest -g -O2 -L. -fstack-protector -rdynamic -Wl,-export-dynamic -L/usr/local/lib conftest.c -lm -ltinfo -lelf -lnsl -lselinux >&5
conftest.c:158:1: warning: return type defaults to 'int' [enabled by default]
main() {
^
conftest.c: In function 'main':
conftest.c:161:3: warning: implicit declaration of function 'exit' [-Wimplicit-function-declaration]
if (sizeof(uint32_t) != 4 || nr1 != 0xffffffffUL || nr2 + 1 != 0) exit(1);
^
conftest.c:161:69: warning: incompatible implicit declaration of built-in function 'exit' [enabled by default]
if (sizeof(uint32_t) != 4 || nr1 != 0xffffffffUL || nr2 + 1 != 0) exit(1);
^
conftest.c:162:3: warning: incompatible implicit declaration of built-in function 'exit' [enabled by default]
exit(0);
^
configure:14073: $? = 0
configure:14073: ./conftest
configure:14073: $? = 0
configure:14074: result: ok
configure:14107: checking whether memmove handles overlaps
configure:14122: gcc -std=gnu99 -o conftest -g -O2 -L. -fstack-protector -rdynamic -Wl,-export-dynamic -L/usr/local/lib conftest.c -lm -ltinfo -lelf -lnsl -lselinux >&5
conftest.c:160:1: warning: return type defaults to 'int' [enabled by default]
main() {
^
configure:14122: $? = 0
configure:14122: ./conftest
configure:14122: $? = 0
configure:14137: result: yes
configure:14228: checking whether X_LOCALE needed
configure:14241: gcc -std=gnu99 -c -g -O2 conftest.c >&5
configure:14241: $? = 0
configure:14260: gcc -std=gnu99 -o conftest -g -O2 -L. -fstack-protector -rdynamic -Wl,-export-dynamic -L/usr/local/lib conftest.c -lm -ltinfo -lelf -lnsl -lselinux -lSM -lICE -lXpm -lXt -lX11 -lSM -lICE >&5
/tmp/cciyfBsD.o: In function `main':
/mma/users/benj/proj/vim/vim.git/src/conftest.c:163: undefined reference to `_Xsetlocale'
collect2: error: ld returned 1 exit status
configure:14260: $? = 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 HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_SELINUX 1
| #define FEAT_HUGE 1
| #define USE_XSMP_INTERACT 1
| #define FEAT_PYTHON3 1
| #define FEAT_RUBY 1
| #define DYNAMIC_RUBY 1
| #define FEAT_CSCOPE 1
| #define HAVE_LIBNSL 1
| #define FEAT_NETBEANS_INTG 1
| #define FEAT_JOB_CHANNEL 1
| #define FEAT_TERMINAL 1
| #define FEAT_AUTOSERVERNAME 1
| #define HAVE_X11 1
| #define HAVE_X11_SM_SMLIB_H 1
| #define HAVE_X11_XPM_H 1
| #define HAVE_X11_SUNKEYSYM_H 1
| #define FEAT_XIM 1
| #define PROC_EXE_LINK "/proc/self/exe"
| #define HAVE_DATE_TIME 1
| #define HAVE_ATTRIBUTE_UNUSED 1
| #define HAVE_LIBELF 1
| #define HAVE_DIRENT_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_TERMIO_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_SYS_STATFS_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_LIBINTL_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_SYS_SYSINFO_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_LIBTINFO 1
| #define TERMINFO 1
| #define TGETENT_ZERO_ERR 0
| #define HAVE_OSPEED 1
| #define HAVE_UP_BC_PC 1
| #define SYS_SELECT_WITH_SYS_TIME 1
| #define HAVE_SVR4_PTYS 1
| #define RETSIGTYPE void
| #define SIGRETURN return
| #define HAVE_SIGCONTEXT 1
| #define HAVE_FCHDIR 1
| #define HAVE_FCHOWN 1
| #define HAVE_FCHMOD 1
| #define HAVE_FSYNC 1
| #define HAVE_GETCWD 1
| #define HAVE_GETPWENT 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_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_GETPGID 1
| #define HAVE_SETPGID 1
| #define HAVE_SETSID 1
| #define HAVE_SIGALTSTACK 1
| #define HAVE_SIGSTACK 1
| #define HAVE_SIGSET 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGPROCMASK 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_MBLEN 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_UNSETENV 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define SELECT_TYPE_ARG1 int
| #define SELECT_TYPE_ARG234 (fd_set *)
| #define SELECT_TYPE_ARG5 (struct timeval *)
| #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_ISINF 1
| #define HAVE_ISNAN 1
| #define HAVE_FD_CLOEXEC 1
| #define HAVE_RENAME 1
| #define HAVE_SYSINFO 1
| #define HAVE_SYSINFO_MEM_UNIT 1
| #define HAVE_SYSCONF 1
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_TIME_T 8
| #define SIZEOF_OFF_T 8
| #define VIM_SIZEOF_INT 4
| #define VIM_SIZEOF_LONG 8
| #define USEMEMMOVE 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 _Xsetlocale ();
| int
| main ()
| {
| return _Xsetlocale ();
| ;
| return 0;
| }
configure:14266: result: no
configure:14277: checking whether Xutf8SetWMProperties() can be used
configure:14297: gcc -std=gnu99 -o conftest -g -O2 -L. -fstack-protector -rdynamic -Wl,-export-dynamic -L/usr/local/lib conftest.c -lm -ltinfo -lelf -lnsl -lselinux -lSM -lICE -lXpm -lXt -lX11 -lSM -lICE >&5
configure:14297: $? = 0
configure:14298: result: yes
configure:14313: checking for _xpg4_setrunelocale in -lxpg4
configure:14338: gcc -std=gnu99 -o conftest -g -O2 -L. -fstack-protector -rdynamic -Wl,-export-dynamic -L/usr/local/lib conftest.c -lxpg4 -lm -ltinfo -lelf -lnsl -lselinux >&5
/opt/rh/devtoolset-2/root/usr/libexec/gcc/x86_64-redhat-linux/4.8.1/ld: cannot find -lxpg4
collect2: error: ld returned 1 exit status
configure:14338: $? = 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 HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_SELINUX 1
| #define FEAT_HUGE 1
| #define USE_XSMP_INTERACT 1
| #define FEAT_PYTHON3 1
| #define FEAT_RUBY 1
| #define DYNAMIC_RUBY 1
| #define FEAT_CSCOPE 1
| #define HAVE_LIBNSL 1
| #define FEAT_NETBEANS_INTG 1
| #define FEAT_JOB_CHANNEL 1
| #define FEAT_TERMINAL 1
| #define FEAT_AUTOSERVERNAME 1
| #define HAVE_X11 1
| #define HAVE_X11_SM_SMLIB_H 1
| #define HAVE_X11_XPM_H 1
| #define HAVE_X11_SUNKEYSYM_H 1
| #define FEAT_XIM 1
| #define PROC_EXE_LINK "/proc/self/exe"
| #define HAVE_DATE_TIME 1
| #define HAVE_ATTRIBUTE_UNUSED 1
| #define HAVE_LIBELF 1
| #define HAVE_DIRENT_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_TERMIO_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_SYS_STATFS_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_LIBINTL_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_SYS_SYSINFO_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_LIBTINFO 1
| #define TERMINFO 1
| #define TGETENT_ZERO_ERR 0
| #define HAVE_OSPEED 1
| #define HAVE_UP_BC_PC 1
| #define SYS_SELECT_WITH_SYS_TIME 1
| #define HAVE_SVR4_PTYS 1
| #define RETSIGTYPE void
| #define SIGRETURN return
| #define HAVE_SIGCONTEXT 1
| #define HAVE_FCHDIR 1
| #define HAVE_FCHOWN 1
| #define HAVE_FCHMOD 1
| #define HAVE_FSYNC 1
| #define HAVE_GETCWD 1
| #define HAVE_GETPWENT 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_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_GETPGID 1
| #define HAVE_SETPGID 1
| #define HAVE_SETSID 1
| #define HAVE_SIGALTSTACK 1
| #define HAVE_SIGSTACK 1
| #define HAVE_SIGSET 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGPROCMASK 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_MBLEN 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_UNSETENV 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define SELECT_TYPE_ARG1 int
| #define SELECT_TYPE_ARG234 (fd_set *)
| #define SELECT_TYPE_ARG5 (struct timeval *)
| #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_ISINF 1
| #define HAVE_ISNAN 1
| #define HAVE_FD_CLOEXEC 1
| #define HAVE_RENAME 1
| #define HAVE_SYSINFO 1
| #define HAVE_SYSINFO_MEM_UNIT 1
| #define HAVE_SYSCONF 1
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_TIME_T 8
| #define SIZEOF_OFF_T 8
| #define VIM_SIZEOF_INT 4
| #define VIM_SIZEOF_LONG 8
| #define USEMEMMOVE 1
| #define HAVE_XUTF8SETWMPROPERTIES 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 _xpg4_setrunelocale ();
| int
| main ()
| {
| return _xpg4_setrunelocale ();
| ;
| return 0;
| }
configure:14347: result: no
configure:14354: checking how to create tags
Universal Ctags is derived from Exuberant Ctags.
Exuberant Ctags 5.8, Copyright (C) 1996-2009 Darren Hiebert
configure:14374: result: ctags -I INIT+ --fields=+S
configure:14377: checking how to run man with a section nr
configure:14381: result: man -s
configure:14388: checking --disable-nls argument
configure:14399: result: no
configure:14409: checking for msgfmt
configure:14425: found /usr/bin/msgfmt
configure:14436: result: msgfmt
configure:14444: checking for NLS
configure:14462: gcc -std=gnu99 -o conftest -g -O2 -L. -fstack-protector -rdynamic -Wl,-export-dynamic -L/usr/local/lib conftest.c >&5
configure:14462: $? = 0
configure:14463: result: gettext() works
configure:14503: checking for bind_textdomain_codeset
configure:14503: gcc -std=gnu99 -o conftest -g -O2 -L. -fstack-protector -rdynamic -Wl,-export-dynamic -L/usr/local/lib conftest.c -lm -ltinfo -lelf -lnsl -lselinux >&5
configure:14503: $? = 0
configure:14503: result: yes
configure:14512: checking for _nl_msg_cat_cntr
configure:14526: gcc -std=gnu99 -o conftest -g -O2 -L. -fstack-protector -rdynamic -Wl,-export-dynamic -L/usr/local/lib conftest.c -lm -ltinfo -lelf -lnsl -lselinux >&5
configure:14526: $? = 0
configure:14527: result: yes
configure:14546: checking dlfcn.h usability
configure:14546: gcc -std=gnu99 -c -g -O2 conftest.c >&5
configure:14546: $? = 0
configure:14546: result: yes
configure:14546: checking dlfcn.h presence
configure:14546: gcc -std=gnu99 -E conftest.c
configure:14546: $? = 0
configure:14546: result: yes
configure:14546: checking for dlfcn.h
configure:14546: result: yes
configure:14563: checking for dlopen()
configure:14579: gcc -std=gnu99 -o conftest -g -O2 -L. -fstack-protector -rdynamic -Wl,-export-dynamic -L/usr/local/lib conftest.c -lm -ltinfo -lelf -lnsl -lselinux >&5
/opt/rh/devtoolset-2/root/usr/libexec/gcc/x86_64-redhat-linux/4.8.1/ld: /tmp/ccuHEvdr.o: undefined reference to symbol 'dlopen@@GLIBC_2.2.5'
/opt/rh/devtoolset-2/root/usr/libexec/gcc/x86_64-redhat-linux/4.8.1/ld: note: 'dlopen@@GLIBC_2.2.5' is defined in DSO /lib64/libdl.so.2 so try adding it to the linker command line
/lib64/libdl.so.2: could not read symbols: Invalid operation
collect2: error: ld returned 1 exit status
configure:14579: $? = 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 HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_SELINUX 1
| #define FEAT_HUGE 1
| #define USE_XSMP_INTERACT 1
| #define FEAT_PYTHON3 1
| #define FEAT_RUBY 1
| #define DYNAMIC_RUBY 1
| #define FEAT_CSCOPE 1
| #define HAVE_LIBNSL 1
| #define FEAT_NETBEANS_INTG 1
| #define FEAT_JOB_CHANNEL 1
| #define FEAT_TERMINAL 1
| #define FEAT_AUTOSERVERNAME 1
| #define HAVE_X11 1
| #define HAVE_X11_SM_SMLIB_H 1
| #define HAVE_X11_XPM_H 1
| #define HAVE_X11_SUNKEYSYM_H 1
| #define FEAT_XIM 1
| #define PROC_EXE_LINK "/proc/self/exe"
| #define HAVE_DATE_TIME 1
| #define HAVE_ATTRIBUTE_UNUSED 1
| #define HAVE_LIBELF 1
| #define HAVE_DIRENT_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_TERMIO_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_SYS_STATFS_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_LIBINTL_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_SYS_SYSINFO_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_LIBTINFO 1
| #define TERMINFO 1
| #define TGETENT_ZERO_ERR 0
| #define HAVE_OSPEED 1
| #define HAVE_UP_BC_PC 1
| #define SYS_SELECT_WITH_SYS_TIME 1
| #define HAVE_SVR4_PTYS 1
| #define RETSIGTYPE void
| #define SIGRETURN return
| #define HAVE_SIGCONTEXT 1
| #define HAVE_FCHDIR 1
| #define HAVE_FCHOWN 1
| #define HAVE_FCHMOD 1
| #define HAVE_FSYNC 1
| #define HAVE_GETCWD 1
| #define HAVE_GETPWENT 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_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_GETPGID 1
| #define HAVE_SETPGID 1
| #define HAVE_SETSID 1
| #define HAVE_SIGALTSTACK 1
| #define HAVE_SIGSTACK 1
| #define HAVE_SIGSET 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGPROCMASK 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_MBLEN 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_UNSETENV 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define SELECT_TYPE_ARG1 int
| #define SELECT_TYPE_ARG234 (fd_set *)
| #define SELECT_TYPE_ARG5 (struct timeval *)
| #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_ISINF 1
| #define HAVE_ISNAN 1
| #define HAVE_FD_CLOEXEC 1
| #define HAVE_RENAME 1
| #define HAVE_SYSINFO 1
| #define HAVE_SYSINFO_MEM_UNIT 1
| #define HAVE_SYSCONF 1
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_TIME_T 8
| #define SIZEOF_OFF_T 8
| #define VIM_SIZEOF_INT 4
| #define VIM_SIZEOF_LONG 8
| #define USEMEMMOVE 1
| #define HAVE_XUTF8SETWMPROPERTIES 1
| #define USEMAN_S 1
| #define HAVE_GETTEXT 1
| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
| #define HAVE_NL_MSG_CAT_CNTR 1
| #define HAVE_DLFCN_H 1
| /* end confdefs.h. */
|
| int
| main ()
| {
|
| extern void* dlopen();
| dlopen();
|
| ;
| return 0;
| }
configure:14586: result: no
configure:14588: checking for dlopen() in -ldl
configure:14606: gcc -std=gnu99 -o conftest -g -O2 -L. -fstack-protector -rdynamic -Wl,-export-dynamic -L/usr/local/lib conftest.c -lm -ltinfo -lelf -lnsl -lselinux -ldl >&5
configure:14606: $? = 0
configure:14607: result: yes
configure:14622: checking for dlsym()
configure:14638: gcc -std=gnu99 -o conftest -g -O2 -L. -fstack-protector -rdynamic -Wl,-export-dynamic -L/usr/local/lib conftest.c -lm -ltinfo -lelf -lnsl -lselinux -ldl >&5
configure:14638: $? = 0
configure:14639: result: yes
configure:14747: checking setjmp.h usability
configure:14747: gcc -std=gnu99 -c -g -O2 conftest.c >&5
configure:14747: $? = 0
configure:14747: result: yes
configure:14747: checking setjmp.h presence
configure:14747: gcc -std=gnu99 -E conftest.c
configure:14747: $? = 0
configure:14747: result: yes
configure:14747: checking for setjmp.h
configure:14747: result: yes
configure:14795: checking for GCC 3 or later
configure:14800: result: yes
configure:14806: checking whether we need -D_FORTIFY_SOURCE=1
configure:14810: result: yes
configure:14819: checking whether we need to force -D_FILE_OFFSET_BITS=64
configure:14827: result: no
configure:14831: checking linker --as-needed support
configure:14840: result: yes
configure:14920: updating cache auto/config.cache
configure:14970: creating auto/config.status
## ---------------------- ##
## Running config.status. ##
## ---------------------- ##
This file was extended by config.status, which was
generated by GNU Autoconf 2.69. Invocation command line was
CONFIG_FILES =
CONFIG_HEADERS =
CONFIG_LINKS =
CONFIG_COMMANDS =
$ auto/config.status
on ukfd-ltp2l
config.status:1052: creating auto/config.mk
config.status:1052: creating auto/config.h
## ---------------- ##
## Cache variables. ##
## ---------------- ##
ac_cv_c_bigendian=no
ac_cv_c_compiler_gnu=yes
ac_cv_c_const=yes
ac_cv_c_inline=inline
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_bind_textdomain_codeset=yes
ac_cv_func_connect=yes
ac_cv_func_fchdir=yes
ac_cv_func_fchmod=yes
ac_cv_func_fchown=yes
ac_cv_func_fsync=yes
ac_cv_func_ftruncate=yes
ac_cv_func_getcwd=yes
ac_cv_func_gethostbyname=yes
ac_cv_func_getpgid=yes
ac_cv_func_getpseudotty=no
ac_cv_func_getpwent=yes
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_mblen=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_remove=yes
ac_cv_func_select=yes
ac_cv_func_select_args='int,fd_set *,struct timeval *'
ac_cv_func_setenv=yes
ac_cv_func_setpgid=yes
ac_cv_func_setsid=yes
ac_cv_func_shmat=yes
ac_cv_func_sigaction=yes
ac_cv_func_sigaltstack=yes
ac_cv_func_sigprocmask=yes
ac_cv_func_sigset=yes
ac_cv_func_sigsetjmp=no
ac_cv_func_sigstack=yes
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_unsetenv=yes
ac_cv_func_usleep=yes
ac_cv_func_utime=yes
ac_cv_func_utimes=yes
ac_cv_have_x='have_x=yes ac_x_includes='\'''\'' ac_x_libraries='\'''\'''
ac_cv_header_AvailabilityMacros_h=no
ac_cv_header_X11_SM_SMlib_h=yes
ac_cv_header_X11_Sunkeysym_h=yes
ac_cv_header_X11_xpm_h=yes
ac_cv_header_attr_xattr_h=no
ac_cv_header_dirent_dirent_h=yes
ac_cv_header_dlfcn_h=yes
ac_cv_header_elf_h=yes
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=no
ac_cv_header_libgen_h=yes
ac_cv_header_libintl_h=yes
ac_cv_header_linux_xattr_h=yes
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_selinux_selinux_h=yes
ac_cv_header_setjmp_h=yes
ac_cv_header_sgtty_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=no
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_ptms_h=no
ac_cv_header_sys_resource_h=yes
ac_cv_header_sys_select_h=yes
ac_cv_header_sys_socket_h=yes
ac_cv_header_sys_statfs_h=yes
ac_cv_header_sys_stream_h=no
ac_cv_header_sys_sysctl_h=yes
ac_cv_header_sys_sysinfo_h=yes
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=yes
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_ICE_IceConnectionNumber=yes
ac_cv_lib_ICE_IceOpenConnection=yes
ac_cv_lib_Xdmcp__XdmcpAuthDoIt=no
ac_cv_lib_Xpm_XpmCreatePixmapFromData=yes
ac_cv_lib_acl_acl_get_file=no
ac_cv_lib_elf_main=yes
ac_cv_lib_m_strtod=yes
ac_cv_lib_nsl_gethostbyname=yes
ac_cv_lib_posix1e_acl_get_file=no
ac_cv_lib_sec_acl_get=no
ac_cv_lib_selinux_is_selinux_enabled=yes
ac_cv_lib_socket_socket=no
ac_cv_lib_tinfo___tgetent=yes
ac_cv_lib_xpg4__xpg4_setrunelocale=no
ac_cv_objext=o
ac_cv_path_EGREP='/bin/grep -E'
ac_cv_path_FGREP='/bin/grep -F'
ac_cv_path_GREP=/bin/grep
ac_cv_path_GTK_UPDATE_ICON_CACHE=/usr/bin/gtk-update-icon-cache
ac_cv_path_UPDATE_DESKTOP_DATABASE=/usr/bin/update-desktop-database
ac_cv_path_ac_pt_PKG_CONFIG=/usr/bin/pkg-config
ac_cv_path_vi_cv_path_python3=/mma/users/benj/proj/vim/root-6.5-py3/bin/python3
ac_cv_path_vi_cv_path_ruby=/mma/users/benj/proj/vim/root-6.5-staging/bin/ruby
ac_cv_prog_AWK=gawk
ac_cv_prog_CPP='gcc -std=gnu99 -E'
ac_cv_prog_MSGFMT=msgfmt
ac_cv_prog_STRIP=strip
ac_cv_prog_ac_ct_CC=gcc
ac_cv_prog_cc_c89=
ac_cv_prog_cc_c99=-std=gnu99
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_small_wchar_t=no
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_long_long_int=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
ac_cv_type_unsigned_long_long_int=yes
cf_cv_ebcdic=no
vi_cv_dll_name_python3=libpython3.5m.so.1.0
vi_cv_have_gpm=no
vi_cv_have_sysmouse=no
vi_cv_path_python3=/mma/users/benj/proj/vim/root-6.5-py3/bin/python3
vi_cv_path_python3_conf=/mma/users/benj/proj/vim/root-6.5-py3/lib/python3.5/config-3.5m
vi_cv_path_python3_epfx=/mma/users/benj/proj/vim/root-6.5-py3
vi_cv_path_python3_pfx=/mma/users/benj/proj/vim/root-6.5-py3
vi_cv_path_python3_plibs='-L/mma/users/benj/proj/vim/root-6.5-py3/lib/python3.5/config-3.5m -lpython3.5m -lpthread -ldl -lutil -lrt -lm'
vi_cv_path_python3path=:/mma/users/benj/proj/vim/root-6.5-py3/lib/python35.zip:/mma/users/benj/proj/vim/root-6.5-py3/lib/python3.5:/mma/users/benj/proj/vim/root-6.5-py3/lib/python3.5/plat-linux:/mma/users/benj/proj/vim/root-6.5-py3/lib/python3.5/lib-dynload:/mma/users/benj/proj/vim/root-6.5-py3/lib/python3.5/site-packages
vi_cv_path_ruby=/mma/users/benj/proj/vim/root-6.5-staging/bin/ruby
vi_cv_var_python3_abiflags=m
vi_cv_var_python3_version=3.5
vim_cv_getcwd_broken=no
vim_cv_memmove_handles_overlap=yes
vim_cv_stat_ignores_slash=no
vim_cv_terminfo=yes
vim_cv_tgetent=zero
vim_cv_toupper_broken=no
vim_cv_tty_group=world
## ----------------- ##
## Output variables. ##
## ----------------- ##
AWK='gawk'
CC='gcc -std=gnu99'
CFLAGS='-g -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1'
CHANNEL_OBJ='objects/channel.o'
CHANNEL_SRC='channel.c'
CPP='gcc -std=gnu99 -E'
CPPFLAGS=''
CPP_MM='M'
CROSS_COMPILING=''
DEFS='-DHAVE_CONFIG_H'
DEPEND_CFLAGS_FILTER='| sed '\''s+-I */+-isystem /+g'\'''
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGREP='/bin/grep -E'
EXEEXT=''
EXNAME='ex'
FGREP='/bin/grep -F'
GLIB_COMPILE_RESOURCES=''
GNOME_INCLUDEDIR=''
GNOME_LIBDIR=''
GNOME_LIBS=''
GREP='/bin/grep'
GRESOURCE_OBJ=''
GRESOURCE_SRC=''
GTK_CFLAGS='-pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 '
GTK_LIBNAME='-pthread -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lgdk_pixbuf-2.0 -lpangocairo-1.0 -lcairo -lpango-1.0 -lfreetype -lfontconfig -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0 '
GTK_LIBS='-pthread -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lgdk_pixbuf-2.0 -lpangocairo-1.0 -lcairo -lpango-1.0 -lfreetype -lfontconfig -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0 '
GTK_UPDATE_ICON_CACHE='/usr/bin/gtk-update-icon-cache'
GUITYPE='GTK'
GUI_INC_LOC='-pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 '
GUI_LIB_LOC=' '
GUI_X_LIBS=''
HANGULIN_OBJ=''
HANGULIN_SRC=''
INSTALL_LANGS='install-languages'
INSTALL_TOOL_LANGS='install-tool-languages'
LDFLAGS='-L. -fstack-protector -rdynamic -Wl,-export-dynamic -L/usr/local/lib -Wl,--as-needed'
LIBOBJS=''
LIBS='-lm -ltinfo -lelf -lnsl -lselinux -ldl'
LINK_AS_NEEDED='yes'
LTLIBOBJS=''
LUA_CFLAGS=''
LUA_LIBS=''
LUA_OBJ=''
LUA_PRO=''
LUA_SRC=''
MAKEMO='yes'
MOTIF_LIBNAME=''
MSGFMT='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='/usr/bin/pkg-config'
PYTHON3_CFLAGS='-I/mma/users/benj/proj/vim/root-6.5-py3/include/python3.5m -pthread -fPIE'
PYTHON3_LIBS='-L/mma/users/benj/proj/vim/root-6.5-py3/lib/python3.5/config-3.5m -lpython3.5m -lpthread -ldl -lutil -lrt -lm'
PYTHON3_OBJ='objects/if_python3.o'
PYTHON3_SRC='if_python3.c'
PYTHON_CFLAGS=''
PYTHON_LIBS=''
PYTHON_OBJ=''
PYTHON_SRC=''
QUOTESED='sed -e '\''s/[\\"]/\\&/g'\'' -e '\''s/\\"/"/'\'' -e '\''s/\\";$$/";/'\'''
RUBY_CFLAGS='-DDYNAMIC_RUBY_DLL=\"libruby.so.2.3\" -DDYNAMIC_RUBY_VER=23 -I/mma/users/benj/proj/vim/root-6.5-staging/include/ruby-2.3.0 -I/mma/users/benj/proj/vim/root-6.5-staging/include/ruby-2.3.0/x86_64-linux -DRUBY_VERSION=23'
RUBY_LIBS=''
RUBY_OBJ='objects/if_ruby.o'
RUBY_PRO='if_ruby.pro'
RUBY_SRC='if_ruby.c'
SET_MAKE=''
SHELL='/bin/sh'
STRIP='strip'
TAGPRG='ctags -I INIT+ --fields=+S'
TCL_CFLAGS=''
TCL_LIBS=''
TCL_OBJ=''
TCL_PRO=''
TCL_SRC=''
TERM_OBJ='objects/encoding.o objects/keyboard.o objects/mouse.o objects/parser.o objects/pen.o objects/termscreen.o objects/state.o objects/unicode.o objects/vterm.o'
TERM_SRC='libvterm/src/encoding.c libvterm/src/keyboard.c libvterm/src/mouse.c libvterm/src/parser.c libvterm/src/pen.c libvterm/src/termscreen.c libvterm/src/state.c libvterm/src/unicode.c libvterm/src/vterm.c'
UPDATE_DESKTOP_DATABASE='/usr/bin/update-desktop-database'
VIEWNAME='view'
VIMNAME='vim'
XCODE_SELECT=''
XMKMF=''
X_CFLAGS=' '
X_EXTRA_LIBS=' -lSM -lICE'
X_LIB='-lXt -lX11'
X_LIBS=' '
X_PRE_LIBS=' -lSM -lICE -lXpm'
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='${datarootdir}/info'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
line_break='"\\012"'
localedir='${datarootdir}/locale'
localstatedir='${prefix}/var'
mandir='${datarootdir}/man'
oldincludedir='/usr/include'
pdfdir='${docdir}'
prefix='/mma/users/benj/proj/vim/root-6.5-py3'
program_transform_name='s,x,x,'
psdir='${docdir}'
runstatedir='${localstatedir}/run'
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
shrpenv=''
sysconfdir='${prefix}/etc'
target_alias=''
vi_cv_path_lua=''
vi_cv_path_luajit=''
vi_cv_path_mzscheme=''
vi_cv_path_perl=''
vi_cv_path_plain_lua=''
vi_cv_path_python3='/mma/users/benj/proj/vim/root-6.5-py3/bin/python3'
vi_cv_path_python=''
vi_cv_path_ruby='/mma/users/benj/proj/vim/root-6.5-staging/bin/ruby'
vi_cv_path_tcl=''
vi_cv_perl_xsubpp=''
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 HAVE_UNSIGNED_LONG_LONG_INT 1
#define HAVE_LONG_LONG_INT 1
#define HAVE_SELINUX 1
#define FEAT_HUGE 1
#define USE_XSMP_INTERACT 1
#define FEAT_PYTHON3 1
#define FEAT_RUBY 1
#define DYNAMIC_RUBY 1
#define FEAT_CSCOPE 1
#define HAVE_LIBNSL 1
#define FEAT_NETBEANS_INTG 1
#define FEAT_JOB_CHANNEL 1
#define FEAT_TERMINAL 1
#define FEAT_AUTOSERVERNAME 1
#define HAVE_X11 1
#define HAVE_X11_SM_SMLIB_H 1
#define HAVE_X11_XPM_H 1
#define HAVE_X11_SUNKEYSYM_H 1
#define FEAT_XIM 1
#define PROC_EXE_LINK "/proc/self/exe"
#define HAVE_DATE_TIME 1
#define HAVE_ATTRIBUTE_UNUSED 1
#define HAVE_LIBELF 1
#define HAVE_DIRENT_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_TERMIO_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_SYS_STATFS_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_LIBINTL_H 1
#define HAVE_LIBGEN_H 1
#define HAVE_SYS_SYSINFO_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_LIBTINFO 1
#define TERMINFO 1
#define TGETENT_ZERO_ERR 0
#define HAVE_OSPEED 1
#define HAVE_UP_BC_PC 1
#define SYS_SELECT_WITH_SYS_TIME 1
#define HAVE_SVR4_PTYS 1
#define RETSIGTYPE void
#define SIGRETURN return
#define HAVE_SIGCONTEXT 1
#define HAVE_FCHDIR 1
#define HAVE_FCHOWN 1
#define HAVE_FCHMOD 1
#define HAVE_FSYNC 1
#define HAVE_GETCWD 1
#define HAVE_GETPWENT 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_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_GETPGID 1
#define HAVE_SETPGID 1
#define HAVE_SETSID 1
#define HAVE_SIGALTSTACK 1
#define HAVE_SIGSTACK 1
#define HAVE_SIGSET 1
#define HAVE_SIGACTION 1
#define HAVE_SIGPROCMASK 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_MBLEN 1
#define HAVE_FTRUNCATE 1
#define HAVE_UNSETENV 1
#define HAVE_SYS_SELECT_H 1
#define HAVE_SYS_SOCKET_H 1
#define SELECT_TYPE_ARG1 int
#define SELECT_TYPE_ARG234 (fd_set *)
#define SELECT_TYPE_ARG5 (struct timeval *)
#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_ISINF 1
#define HAVE_ISNAN 1
#define HAVE_FD_CLOEXEC 1
#define HAVE_RENAME 1
#define HAVE_SYSINFO 1
#define HAVE_SYSINFO_MEM_UNIT 1
#define HAVE_SYSCONF 1
#define SIZEOF_INT 4
#define SIZEOF_LONG 8
#define SIZEOF_TIME_T 8
#define SIZEOF_OFF_T 8
#define VIM_SIZEOF_INT 4
#define VIM_SIZEOF_LONG 8
#define USEMEMMOVE 1
#define HAVE_XUTF8SETWMPROPERTIES 1
#define USEMAN_S 1
#define HAVE_GETTEXT 1
#define HAVE_BIND_TEXTDOMAIN_CODESET 1
#define HAVE_NL_MSG_CAT_CNTR 1
#define HAVE_DLFCN_H 1
#define HAVE_DLOPEN 1
#define HAVE_DLSYM 1
#define HAVE_SETJMP_H 1
configure: exit 0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment