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 $ ./configure --disable-nls --disable-silent-rules --without-x --without-gpm-mouse --with-screen=ncurses ## --------- ## ## Platform. ## ## --------- ## hostname = aether uname -m = x86_64 uname -r = 4.9.162-mje-ck1 uname -s = Linux uname -v = #1 SMP Sun Apr 21 20:37:08 UTC 2019 /usr/bin/uname -p = Intel Xeon E3-12xx v2 (Ivy Bridge) /bin/uname -X = unknown /bin/arch = unknown /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown /usr/bin/hostinfo = unknown /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /usr/local/sbin PATH: /usr/local/bin PATH: /usr/sbin PATH: /usr/bin PATH: /sbin PATH: /bin PATH: /opt/bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:2946: checking for a BSD-compatible install configure:3014: result: /usr/bin/install -c configure:3025: checking whether build environment is sane configure:3080: result: yes configure:3231: checking for a thread-safe mkdir -p configure:3270: result: /bin/mkdir -p configure:3277: checking for gawk configure:3293: found /usr/bin/gawk configure:3304: result: gawk configure:3315: checking whether make sets $(MAKE) configure:3337: result: yes configure:3366: checking whether make supports nested variables configure:3383: result: yes configure:3521: checking whether make supports nested variables configure:3538: result: yes configure:3551: checking whether to enable maintainer-specific portions of Makefiles configure:3560: result: no configure:3578: checking build system type configure:3592: result: x86_64-pc-linux-musl configure:3612: checking host system type configure:3625: result: x86_64-pc-linux-musl configure:3650: checking whether make supports the include directive configure:3665: make -f confmf.GNU && cat confinc.out this is the am__doit target configure:3668: $? = 0 configure:3687: result: yes (GNU style) configure:3757: checking for gcc configure:3773: found /usr/bin/gcc configure:3784: result: gcc configure:4013: checking for C compiler version configure:4022: gcc --version >&5 gcc (Gentoo Hardened 8.2.0-r6 p1.7) 8.2.0 Copyright (C) 2018 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:4033: $? = 0 configure:4022: gcc -v >&5 Using built-in specs. COLLECT_GCC=gcc COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-gentoo-linux-musl/8.2.0/lto-wrapper Target: x86_64-gentoo-linux-musl Configured with: /var/tmp/portage/sys-devel/gcc-8.2.0-r6/work/gcc-8.2.0/configure --host=x86_64-gentoo-linux-musl --build=x86_64-gentoo-linux-musl --prefix=/usr --bindir=/usr/x86_64-gentoo-linux-musl/gcc-bin/8.2.0 --includedir=/usr/lib/gcc/x86_64-gentoo-linux-musl/8.2.0/include --datadir=/usr/share/gcc-data/x86_64-gentoo-linux-musl/8.2.0 --mandir=/usr/share/gcc-data/x86_64-gentoo-linux-musl/8.2.0/man --infodir=/usr/share/gcc-data/x86_64-gentoo-linux-musl/8.2.0/info --with-gxx-include-dir=/usr/lib/gcc/x86_64-gentoo-linux-musl/8.2.0/include/g++-v8 --with-python-dir=/share/gcc-data/x86_64-gentoo-linux-musl/8.2.0/python --enable-languages=c,c++ --enable-obsolete --enable-secureplt --disable-werror --with-system-zlib --enable-nls --without-included-gettext --enable-checking=release --with-bugurl=https://bugs.gentoo.org/ --with-pkgversion='Gentoo Hardened 8.2.0-r6 p1.7' --enable-esp --enable-libstdcxx-time --disable-libstdcxx-pch --enable-shared --enable-threads=posix --enable-__cxa_atexit --disable-multilib --with-multilib-list=m64 --disable-altivec --disable-fixed-point --enable-targets=all --enable-libgomp --disable-libmudflap --disable-libssp --disable-libmpx --disable-systemtap --disable-vtable-verify --disable-libvtv --disable-libquadmath --enable-lto --without-isl --disable-libsanitizer --enable-default-pie --enable-default-ssp Thread model: posix gcc version 8.2.0 (Gentoo Hardened 8.2.0-r6 p1.7) configure:4033: $? = 0 configure:4022: gcc -V >&5 gcc: error: unrecognized command line option '-V' gcc: fatal error: no input files compilation terminated. configure:4033: $? = 1 configure:4022: gcc -qversion >&5 gcc: error: unrecognized command line option '-qversion'; did you mean '--version'? gcc: fatal error: no input files compilation terminated. configure:4033: $? = 1 configure:4053: checking whether the C compiler works configure:4075: gcc conftest.c >&5 configure:4079: $? = 0 configure:4127: result: yes configure:4130: checking for C compiler default output file name configure:4132: result: a.out configure:4138: checking for suffix of executables configure:4145: gcc -o conftest conftest.c >&5 configure:4149: $? = 0 configure:4171: result: configure:4193: checking whether we are cross compiling configure:4201: gcc -o conftest conftest.c >&5 configure:4205: $? = 0 configure:4212: ./conftest configure:4216: $? = 0 configure:4231: result: no configure:4236: checking for suffix of object files configure:4258: gcc -c conftest.c >&5 configure:4262: $? = 0 configure:4283: result: o configure:4287: checking whether we are using the GNU C compiler configure:4306: gcc -c conftest.c >&5 configure:4306: $? = 0 configure:4315: result: yes configure:4324: checking whether gcc accepts -g configure:4344: gcc -c -g conftest.c >&5 configure:4344: $? = 0 configure:4385: result: yes configure:4402: checking for gcc option to accept ISO C89 configure:4465: gcc -c -g -O2 conftest.c >&5 configure:4465: $? = 0 configure:4478: result: none needed configure:4503: checking whether gcc understands -c and -o together configure:4525: gcc -c conftest.c -o conftest2.o configure:4528: $? = 0 configure:4525: gcc -c conftest.c -o conftest2.o configure:4528: $? = 0 configure:4540: result: yes configure:4559: checking dependency style of gcc configure:4670: result: gcc3 configure:4691: checking how to run the C preprocessor configure:4722: gcc -E conftest.c configure:4722: $? = 0 configure:4736: gcc -E conftest.c conftest.c:11:10: fatal error: ac_nonexistent.h: No such file or directory #include ^~~~~~~~~~~~~~~~~~ compilation terminated. configure:4736: $? = 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 PACKAGE "mc" | #define VERSION "4.8.22" | /* end confdefs.h. */ | #include configure:4761: result: gcc -E configure:4781: gcc -E conftest.c configure:4781: $? = 0 configure:4795: gcc -E conftest.c conftest.c:11:10: fatal error: ac_nonexistent.h: No such file or directory #include ^~~~~~~~~~~~~~~~~~ compilation terminated. configure:4795: $? = 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 PACKAGE "mc" | #define VERSION "4.8.22" | /* end confdefs.h. */ | #include configure:4824: checking for grep that handles long lines and -e configure:4882: result: /bin/grep configure:4887: checking for egrep configure:4949: result: /bin/grep -E configure:4954: checking for ANSI C header files configure:4974: gcc -c -g -O2 conftest.c >&5 configure:4974: $? = 0 configure:5047: gcc -o conftest -g -O2 conftest.c >&5 configure:5047: $? = 0 configure:5047: ./conftest configure:5047: $? = 0 configure:5058: result: yes configure:5071: checking for sys/types.h configure:5071: gcc -c -g -O2 conftest.c >&5 configure:5071: $? = 0 configure:5071: result: yes configure:5071: checking for sys/stat.h configure:5071: gcc -c -g -O2 conftest.c >&5 configure:5071: $? = 0 configure:5071: result: yes configure:5071: checking for stdlib.h configure:5071: gcc -c -g -O2 conftest.c >&5 configure:5071: $? = 0 configure:5071: result: yes configure:5071: checking for string.h configure:5071: gcc -c -g -O2 conftest.c >&5 configure:5071: $? = 0 configure:5071: result: yes configure:5071: checking for memory.h configure:5071: gcc -c -g -O2 conftest.c >&5 configure:5071: $? = 0 configure:5071: result: yes configure:5071: checking for strings.h configure:5071: gcc -c -g -O2 conftest.c >&5 configure:5071: $? = 0 configure:5071: result: yes configure:5071: checking for inttypes.h configure:5071: gcc -c -g -O2 conftest.c >&5 configure:5071: $? = 0 configure:5071: result: yes configure:5071: checking for stdint.h configure:5071: gcc -c -g -O2 conftest.c >&5 configure:5071: $? = 0 configure:5071: result: yes configure:5071: checking for unistd.h configure:5071: gcc -c -g -O2 conftest.c >&5 configure:5071: $? = 0 configure:5071: result: yes configure:5084: checking minix/config.h usability configure:5084: gcc -c -g -O2 conftest.c >&5 conftest.c:54:10: fatal error: minix/config.h: No such file or directory #include ^~~~~~~~~~~~~~~~ compilation terminated. configure:5084: $? = 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 PACKAGE "mc" | #define VERSION "4.8.22" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:5084: result: no configure:5084: checking minix/config.h presence configure:5084: gcc -E conftest.c conftest.c:21:10: fatal error: minix/config.h: No such file or directory #include ^~~~~~~~~~~~~~~~ compilation terminated. configure:5084: $? = 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 PACKAGE "mc" | #define VERSION "4.8.22" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | /* end confdefs.h. */ | #include configure:5084: result: no configure:5084: checking for minix/config.h configure:5084: result: no configure:5105: checking whether it is safe to define __EXTENSIONS__ configure:5123: gcc -c -g -O2 conftest.c >&5 configure:5123: $? = 0 configure:5130: result: yes configure:5151: checking for gcc option to accept ISO C99 configure:5300: gcc -c -g -O2 conftest.c >&5 configure:5300: $? = 0 configure:5313: result: none needed configure:5421: checking for gcc option to accept ISO Standard C configure:5432: result: none needed configure:5455: checking whether gcc accepts -fdiagnostics-show-option configure:5480: gcc -c -fdiagnostics-show-option conftest.c >&5 configure:5480: $? = 0 configure:5488: result: yes configure:5502: checking whether gcc accepts -Wassign-enum configure:5527: gcc -c -Wassign-enum conftest.c >&5 gcc: error: unrecognized command line option '-Wassign-enum'; did you mean '-Wswitch-enum'? configure:5527: $? = 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 PACKAGE "mc" | #define VERSION "4.8.22" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | /* end confdefs.h. */ | | int | main () | { | return 0; | ; | return 0; | } configure:5535: result: no configure:5544: checking whether gcc accepts -Wbad-function-cast configure:5569: gcc -c -Wbad-function-cast conftest.c >&5 configure:5569: $? = 0 configure:5577: result: yes configure:5586: checking whether gcc accepts -Wcomment configure:5611: gcc -c -Wcomment conftest.c >&5 configure:5611: $? = 0 configure:5619: result: yes configure:5628: checking whether gcc accepts -Wconditional-uninitialized configure:5653: gcc -c -Wconditional-uninitialized conftest.c >&5 gcc: error: unrecognized command line option '-Wconditional-uninitialized'; did you mean '-Wno-uninitialized'? configure:5653: $? = 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 PACKAGE "mc" | #define VERSION "4.8.22" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | /* end confdefs.h. */ | | int | main () | { | return 0; | ; | return 0; | } configure:5661: result: no configure:5670: checking whether gcc accepts -Wdeclaration-after-statement configure:5695: gcc -c -Wdeclaration-after-statement conftest.c >&5 configure:5695: $? = 0 configure:5703: result: yes configure:5712: checking whether gcc accepts -Wfloat-conversion configure:5737: gcc -c -Wfloat-conversion conftest.c >&5 configure:5737: $? = 0 configure:5745: result: yes configure:5754: checking whether gcc accepts -Wfloat-equal configure:5779: gcc -c -Wfloat-equal conftest.c >&5 configure:5779: $? = 0 configure:5787: result: yes configure:5796: checking whether gcc accepts -Wformat configure:5821: gcc -c -Wformat conftest.c >&5 configure:5821: $? = 0 configure:5829: result: yes configure:5838: checking whether gcc accepts -Wformat-security configure:5863: gcc -c -Wformat-security conftest.c >&5 configure:5863: $? = 0 configure:5871: result: yes configure:5880: checking whether gcc accepts -Wformat-signedness configure:5905: gcc -c -Wformat-signedness conftest.c >&5 configure:5905: $? = 0 configure:5913: result: yes configure:5922: checking whether gcc accepts -Wimplicit configure:5947: gcc -c -Wimplicit conftest.c >&5 configure:5947: $? = 0 configure:5955: result: yes configure:5964: checking whether gcc accepts -Wimplicit-fallthrough configure:5989: gcc -c -Wimplicit-fallthrough conftest.c >&5 configure:5989: $? = 0 configure:5997: result: yes configure:6006: checking whether gcc accepts -Wignored-qualifiers configure:6031: gcc -c -Wignored-qualifiers conftest.c >&5 configure:6031: $? = 0 configure:6039: result: yes configure:6048: checking whether gcc accepts -Wlogical-not-parentheses configure:6073: gcc -c -Wlogical-not-parentheses conftest.c >&5 configure:6073: $? = 0 configure:6081: result: yes configure:6090: checking whether gcc accepts -Wmaybe-uninitialized configure:6115: gcc -c -Wmaybe-uninitialized conftest.c >&5 configure:6115: $? = 0 configure:6123: result: yes configure:6132: checking whether gcc accepts -Wmissing-braces configure:6157: gcc -c -Wmissing-braces conftest.c >&5 configure:6157: $? = 0 configure:6165: result: yes configure:6174: checking whether gcc accepts -Wmissing-declarations configure:6199: gcc -c -Wmissing-declarations conftest.c >&5 configure:6199: $? = 0 configure:6207: result: yes configure:6216: checking whether gcc accepts -Wmissing-field-initializers configure:6241: gcc -c -Wmissing-field-initializers conftest.c >&5 configure:6241: $? = 0 configure:6249: result: yes configure:6258: checking whether gcc accepts -Wmissing-format-attribute configure:6283: gcc -c -Wmissing-format-attribute conftest.c >&5 configure:6283: $? = 0 configure:6291: result: yes configure:6300: checking whether gcc accepts -Wmissing-parameter-type configure:6325: gcc -c -Wmissing-parameter-type conftest.c >&5 configure:6325: $? = 0 configure:6333: result: yes configure:6342: checking whether gcc accepts -Wmissing-prototypes configure:6367: gcc -c -Wmissing-prototypes conftest.c >&5 configure:6367: $? = 0 configure:6375: result: yes configure:6384: checking whether gcc accepts -Wmissing-variable-declarations configure:6409: gcc -c -Wmissing-variable-declarations conftest.c >&5 gcc: error: unrecognized command line option '-Wmissing-variable-declarations'; did you mean '-Wmissing-declarations'? configure:6409: $? = 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 PACKAGE "mc" | #define VERSION "4.8.22" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | /* end confdefs.h. */ | | int | main () | { | return 0; | ; | return 0; | } configure:6417: result: no configure:6426: checking whether gcc accepts -Wnested-externs configure:6451: gcc -c -Wnested-externs conftest.c >&5 configure:6451: $? = 0 configure:6459: result: yes configure:6468: checking whether gcc accepts -Wno-long-long configure:6493: gcc -c -Wno-long-long conftest.c >&5 configure:6493: $? = 0 configure:6501: result: yes configure:6510: checking whether gcc accepts -Wno-unreachable-code configure:6535: gcc -c -Wno-unreachable-code conftest.c >&5 configure:6535: $? = 0 configure:6543: result: yes configure:6552: checking whether gcc accepts -Wparentheses configure:6577: gcc -c -Wparentheses conftest.c >&5 configure:6577: $? = 0 configure:6585: result: yes configure:6594: checking whether gcc accepts -Wpointer-arith configure:6619: gcc -c -Wpointer-arith conftest.c >&5 configure:6619: $? = 0 configure:6627: result: yes configure:6636: checking whether gcc accepts -Wpointer-sign configure:6661: gcc -c -Wpointer-sign conftest.c >&5 configure:6661: $? = 0 configure:6669: result: yes configure:6678: checking whether gcc accepts -Wredundant-decls configure:6703: gcc -c -Wredundant-decls conftest.c >&5 configure:6703: $? = 0 configure:6711: result: yes configure:6720: checking whether gcc accepts -Wreturn-type configure:6745: gcc -c -Wreturn-type conftest.c >&5 configure:6745: $? = 0 configure:6753: result: yes configure:6762: checking whether gcc accepts -Wsequence-point configure:6787: gcc -c -Wsequence-point conftest.c >&5 configure:6787: $? = 0 configure:6795: result: yes configure:6804: checking whether gcc accepts -Wshadow configure:6829: gcc -c -Wshadow conftest.c >&5 configure:6829: $? = 0 configure:6837: result: yes configure:6846: checking whether gcc accepts -Wsign-compare configure:6871: gcc -c -Wsign-compare conftest.c >&5 configure:6871: $? = 0 configure:6879: result: yes configure:6888: checking whether gcc accepts -Wstrict-prototypes configure:6913: gcc -c -Wstrict-prototypes conftest.c >&5 conftest.c:28:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] main () ^~~~ configure:6913: $? = 0 configure:6921: result: yes configure:6930: checking whether gcc accepts -Wswitch configure:6955: gcc -c -Wswitch conftest.c >&5 configure:6955: $? = 0 configure:6963: result: yes configure:6972: checking whether gcc accepts -Wswitch-default configure:6997: gcc -c -Wswitch-default conftest.c >&5 configure:6997: $? = 0 configure:7005: result: yes configure:7014: checking whether gcc accepts -Wtype-limits configure:7039: gcc -c -Wtype-limits conftest.c >&5 configure:7039: $? = 0 configure:7047: result: yes configure:7056: checking whether gcc accepts -Wundef configure:7081: gcc -c -Wundef conftest.c >&5 configure:7081: $? = 0 configure:7089: result: yes configure:7098: checking whether gcc accepts -Wuninitialized configure:7123: gcc -c -Wuninitialized conftest.c >&5 configure:7123: $? = 0 configure:7131: result: yes configure:7140: checking whether gcc accepts -Wunreachable-code configure:7165: gcc -c -Wunreachable-code conftest.c >&5 configure:7165: $? = 0 configure:7173: result: yes configure:7182: checking whether gcc accepts -Wunused-but-set-variable configure:7207: gcc -c -Wunused-but-set-variable conftest.c >&5 configure:7207: $? = 0 configure:7215: result: yes configure:7224: checking whether gcc accepts -Wunused-function configure:7249: gcc -c -Wunused-function conftest.c >&5 configure:7249: $? = 0 configure:7257: result: yes configure:7266: checking whether gcc accepts -Wunused-label configure:7291: gcc -c -Wunused-label conftest.c >&5 configure:7291: $? = 0 configure:7299: result: yes configure:7308: checking whether gcc accepts -Wunused-parameter configure:7333: gcc -c -Wunused-parameter conftest.c >&5 configure:7333: $? = 0 configure:7341: result: yes configure:7350: checking whether gcc accepts -Wunused-result configure:7375: gcc -c -Wunused-result conftest.c >&5 configure:7375: $? = 0 configure:7383: result: yes configure:7392: checking whether gcc accepts -Wunused-value configure:7417: gcc -c -Wunused-value conftest.c >&5 configure:7417: $? = 0 configure:7425: result: yes configure:7434: checking whether gcc accepts -Wunused-variable configure:7459: gcc -c -Wunused-variable conftest.c >&5 configure:7459: $? = 0 configure:7467: result: yes configure:7476: checking whether gcc accepts -Wwrite-strings configure:7501: gcc -c -Wwrite-strings conftest.c >&5 configure:7501: $? = 0 configure:7509: result: yes configure:7589: checking for __attribute__((fallthrough)) configure:7610: gcc -o conftest -g -O2 conftest.c >&5 configure:7610: $? = 0 configure:7623: result: yes configure:7683: checking how to print strings configure:7710: result: printf configure:7731: checking for a sed that does not truncate output configure:7795: result: /bin/sed configure:7813: checking for fgrep configure:7875: result: /bin/grep -F configure:7910: checking for ld used by gcc configure:7977: result: /usr/x86_64-gentoo-linux-musl/bin/ld configure:7984: checking if the linker (/usr/x86_64-gentoo-linux-musl/bin/ld) is GNU ld configure:7999: result: yes configure:8011: checking for BSD- or MS-compatible name lister (nm) configure:8065: result: /usr/bin/nm -B configure:8195: checking the name lister (/usr/bin/nm -B) interface configure:8202: gcc -c -g -O2 conftest.c >&5 configure:8205: /usr/bin/nm -B "conftest.o" configure:8208: output 0000000000000000 B some_variable configure:8215: result: BSD nm configure:8218: checking whether ln -s works configure:8222: result: yes configure:8230: checking the maximum length of command line arguments configure:8361: result: 98304 configure:8409: checking how to convert x86_64-pc-linux-musl file names to x86_64-pc-linux-musl format configure:8449: result: func_convert_file_noop configure:8456: checking how to convert x86_64-pc-linux-musl file names to toolchain format configure:8476: result: func_convert_file_noop configure:8483: checking for /usr/x86_64-gentoo-linux-musl/bin/ld option to reload object files configure:8490: result: -r configure:8564: checking for objdump configure:8580: found /usr/bin/objdump configure:8591: result: objdump configure:8623: checking how to recognize dependent libraries configure:8823: result: pass_all configure:8908: checking for dlltool configure:8938: result: no configure:8968: checking how to associate runtime and link libraries configure:8995: result: printf %s\n configure:9055: checking for ar configure:9071: found /usr/bin/ar configure:9082: result: ar configure:9119: checking for archiver @FILE support configure:9136: gcc -c -g -O2 conftest.c >&5 configure:9136: $? = 0 configure:9139: ar cru libconftest.a @conftest.lst >&5 configure:9142: $? = 0 configure:9147: ar cru libconftest.a @conftest.lst >&5 ar: conftest.o: No such file or directory configure:9150: $? = 1 configure:9162: result: @ configure:9220: checking for strip configure:9236: found /usr/bin/strip configure:9247: result: strip configure:9319: checking for ranlib configure:9335: found /usr/bin/ranlib configure:9346: result: ranlib configure:9448: checking command to parse /usr/bin/nm -B output from gcc object configure:9601: gcc -c -g -O2 conftest.c >&5 configure:9604: $? = 0 configure:9608: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' \> conftest.nm configure:9611: $? = 0 configure:9677: gcc -o conftest -g -O2 conftest.c conftstm.o >&5 configure:9680: $? = 0 configure:9718: result: ok configure:9765: checking for sysroot configure:9795: result: no configure:9802: checking for a working dd configure:9840: result: /bin/dd configure:9844: checking how to truncate binary pipes configure:9859: result: /bin/dd bs=4096 count=1 configure:9995: gcc -c -g -O2 conftest.c >&5 configure:9998: $? = 0 configure:10188: checking for mt configure:10218: result: no configure:10238: checking if : is a manifest tool configure:10244: : '-?' configure:10252: result: no configure:10926: checking for dlfcn.h configure:10926: gcc -c -g -O2 conftest.c >&5 configure:10926: $? = 0 configure:10926: result: yes configure:11182: checking for objdir configure:11197: result: .libs configure:11461: checking if gcc supports -fno-rtti -fno-exceptions configure:11479: gcc -c -g -O2 -fno-rtti -fno-exceptions conftest.c >&5 cc1: warning: command line option '-fno-rtti' is valid for C++/ObjC++ but not for C configure:11483: $? = 0 configure:11496: result: no configure:11854: checking for gcc option to produce PIC configure:11861: result: -fPIC -DPIC configure:11869: checking if gcc PIC flag -fPIC -DPIC works configure:11887: gcc -c -g -O2 -fPIC -DPIC -DPIC conftest.c >&5 configure:11891: $? = 0 configure:11904: result: yes configure:11933: checking if gcc static flag -static works configure:11961: result: yes configure:11976: checking if gcc supports -c -o file.o configure:11997: gcc -c -g -O2 -o out/conftest2.o conftest.c >&5 configure:12001: $? = 0 configure:12023: result: yes configure:12031: checking if gcc supports -c -o file.o configure:12078: result: yes configure:12111: checking whether the gcc linker (/usr/x86_64-gentoo-linux-musl/bin/ld -m elf_x86_64) supports shared libraries configure:13370: result: yes configure:13407: checking whether -lc should be explicitly linked in configure:13415: gcc -c -g -O2 conftest.c >&5 configure:13418: $? = 0 configure:13433: gcc -shared -fPIC -DPIC conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /bin/grep -lc \>/dev/null 2\>\&1 configure:13436: $? = 0 configure:13450: result: no configure:13610: checking dynamic linker characteristics configure:14191: gcc -o conftest -g -O2 -Wl,-rpath -Wl,/foo conftest.c >&5 configure:14191: $? = 0 configure:14431: result: GNU/Linux ld.so configure:14553: checking how to hardcode library paths into programs configure:14578: result: immediate configure:15126: checking whether stripping libraries is possible configure:15131: result: yes configure:15166: checking if libtool supports shared libraries configure:15168: result: yes configure:15171: checking whether to build shared libraries configure:15196: result: yes configure:15199: checking whether to build static libraries configure:15203: result: yes configure:15297: checking for pkg-config configure:15315: found /usr/bin/pkg-config configure:15327: result: /usr/bin/pkg-config configure:15352: checking pkg-config is at least version 0.9.0 configure:15355: result: yes configure:15364: checking whether ln -s works configure:15368: result: yes configure:15378: checking for nroff configure:15394: found /usr/bin/nroff configure:15406: result: true configure:15417: checking for manual formatting macros configure:15433: result: -mandoc configure:15436: checking for option to disable ANSI color in manuals configure:15452: result: none configure:15455: checking if nroff accepts -Tlatin1 or -Tascii configure:15474: result: -Tlatin1 configure:15484: checking for file configure:15500: found /usr/bin/file configure:15512: result: true configure:15521: checking for -L option to file command configure:15542: result: yes configure:15550: checking for gnome-moz-remote configure:15580: result: no configure:15550: checking for mozilla configure:15580: result: no configure:15550: checking for firefox configure:15580: result: no configure:15550: checking for konqueror configure:15580: result: no configure:15550: checking for opera configure:15580: result: no configure:15634: checking for ar configure:15661: result: ar configure:15697: checking for CHECK configure:15704: $PKG_CONFIG --exists --print-errors "check >= 0.9.8" Package check was not found in the pkg-config search path. Perhaps you should add the directory containing `check.pc' to the PKG_CONFIG_PATH environment variable Package 'check', required by 'virtual:world', not found configure:15707: $? = 1 configure:15721: $PKG_CONFIG --exists --print-errors "check >= 0.9.8" Package check was not found in the pkg-config search path. Perhaps you should add the directory containing `check.pc' to the PKG_CONFIG_PATH environment variable Package 'check', required by 'virtual:world', not found configure:15724: $? = 1 configure:15738: result: no Package 'check', required by 'virtual:world', not found configure:15755: WARNING: 'Check' testing framework not found. Check your environment configure:15824: checking for GLIB configure:15831: $PKG_CONFIG --exists --print-errors "glib-2.0 >= 2.26" configure:15834: $? = 0 configure:15848: $PKG_CONFIG --exists --print-errors "glib-2.0 >= 2.26" configure:15851: $? = 0 configure:15889: result: yes configure:15905: checking for GMODULE configure:15912: $PKG_CONFIG --exists --print-errors "gmodule-no-export-2.0 >= 2.26" configure:15915: $? = 0 configure:15929: $PKG_CONFIG --exists --print-errors "gmodule-no-export-2.0 >= 2.26" configure:15932: $? = 0 configure:15970: result: yes configure:17442: checking for library containing addwstr configure:17473: gcc -o conftest -g -O2 conftest.c >&5 /usr/lib/gcc/x86_64-gentoo-linux-musl/8.2.0/../../../../x86_64-gentoo-linux-musl/bin/ld: /tmp/ccjLelJF.o: in function `main': /root/mc-4.8.22/conftest.c:42: undefined reference to `addwstr' collect2: error: ld returned 1 exit status configure:17473: $? = 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 PACKAGE "mc" | #define VERSION "4.8.22" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_FUNC_ATTRIBUTE_FALLTHROUGH 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define FILE_L 1 | #define HAVE_GMODULE 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 addwstr (); | int | main () | { | return addwstr (); | ; | return 0; | } configure:17473: gcc -o conftest -g -O2 conftest.c -lncursesw >&5 configure:17473: $? = 0 configure:17490: result: -lncursesw configure:17502: checking for library containing stdscr configure:17533: gcc -o conftest -g -O2 conftest.c -lncursesw >&5 /usr/lib/gcc/x86_64-gentoo-linux-musl/8.2.0/../../../../x86_64-gentoo-linux-musl/bin/ld: /tmp/ccdhEbDO.o: undefined reference to symbol 'stdscr' /usr/lib/gcc/x86_64-gentoo-linux-musl/8.2.0/../../../../x86_64-gentoo-linux-musl/bin/ld: /lib/libtinfow.so.6: error adding symbols: DSO missing from command line collect2: error: ld returned 1 exit status configure:17533: $? = 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 PACKAGE "mc" | #define VERSION "4.8.22" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_FUNC_ATTRIBUTE_FALLTHROUGH 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define FILE_L 1 | #define HAVE_GMODULE 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 stdscr (); | int | main () | { | return stdscr (); | ; | return 0; | } configure:17533: gcc -o conftest -g -O2 conftest.c -ltinfow -lncursesw >&5 configure:17533: $? = 0 configure:17550: result: -ltinfow configure:17685: checking ncursesw/curses.h usability configure:17685: gcc -c -g -O2 conftest.c >&5 configure:17685: $? = 0 configure:17685: result: yes configure:17685: checking ncursesw/curses.h presence configure:17685: gcc -E conftest.c configure:17685: $? = 0 configure:17685: result: yes configure:17685: checking for ncursesw/curses.h configure:17685: result: yes configure:17707: checking for ESCDELAY variable configure:17726: gcc -o conftest -g -O2 conftest.c -ltinfow -lncursesw >&5 configure:17726: $? = 0 configure:17735: result: yes configure:17745: checking for resizeterm configure:17745: gcc -o conftest -g -O2 conftest.c -ltinfow -lncursesw >&5 configure:17745: $? = 0 configure:17745: result: yes configure:18226: checking for X configure:18404: result: disabled configure:18945: checking for string.h configure:18945: result: yes configure:18945: checking for memory.h configure:18945: result: yes configure:18945: checking limits.h usability configure:18945: gcc -c -g -O2 conftest.c >&5 configure:18945: $? = 0 configure:18945: result: yes configure:18945: checking limits.h presence configure:18945: gcc -E conftest.c configure:18945: $? = 0 configure:18945: result: yes configure:18945: checking for limits.h configure:18945: result: yes configure:18945: checking malloc.h usability configure:18945: gcc -c -g -O2 conftest.c >&5 configure:18945: $? = 0 configure:18945: result: yes configure:18945: checking malloc.h presence configure:18945: gcc -E conftest.c configure:18945: $? = 0 configure:18945: result: yes configure:18945: checking for malloc.h configure:18945: result: yes configure:18945: checking utime.h usability configure:18945: gcc -c -g -O2 conftest.c >&5 configure:18945: $? = 0 configure:18945: result: yes configure:18945: checking utime.h presence configure:18945: gcc -E conftest.c configure:18945: $? = 0 configure:18945: result: yes configure:18945: checking for utime.h configure:18945: result: yes configure:18945: checking sys/statfs.h usability configure:18945: gcc -c -g -O2 conftest.c >&5 configure:18945: $? = 0 configure:18945: result: yes configure:18945: checking sys/statfs.h presence configure:18945: gcc -E conftest.c configure:18945: $? = 0 configure:18945: result: yes configure:18945: checking for sys/statfs.h configure:18945: result: yes configure:18945: checking sys/vfs.h usability configure:18945: gcc -c -g -O2 conftest.c >&5 configure:18945: $? = 0 configure:18945: result: yes configure:18945: checking sys/vfs.h presence configure:18945: gcc -E conftest.c configure:18945: $? = 0 configure:18945: result: yes configure:18945: checking for sys/vfs.h configure:18945: result: yes configure:18945: checking sys/select.h usability configure:18945: gcc -c -g -O2 conftest.c >&5 configure:18945: $? = 0 configure:18945: result: yes configure:18945: checking sys/select.h presence configure:18945: gcc -E conftest.c configure:18945: $? = 0 configure:18945: result: yes configure:18945: checking for sys/select.h configure:18945: result: yes configure:18945: checking sys/ioctl.h usability configure:18945: gcc -c -g -O2 conftest.c >&5 configure:18945: $? = 0 configure:18945: result: yes configure:18945: checking sys/ioctl.h presence configure:18945: gcc -E conftest.c configure:18945: $? = 0 configure:18945: result: yes configure:18945: checking for sys/ioctl.h configure:18945: result: yes configure:18945: checking stropts.h usability configure:18945: gcc -c -g -O2 conftest.c >&5 configure:18945: $? = 0 configure:18945: result: yes configure:18945: checking stropts.h presence configure:18945: gcc -E conftest.c configure:18945: $? = 0 configure:18945: result: yes configure:18945: checking for stropts.h configure:18945: result: yes configure:18945: checking arpa/inet.h usability configure:18945: gcc -c -g -O2 conftest.c >&5 configure:18945: $? = 0 configure:18945: result: yes configure:18945: checking arpa/inet.h presence configure:18945: gcc -E conftest.c configure:18945: $? = 0 configure:18945: result: yes configure:18945: checking for arpa/inet.h configure:18945: result: yes configure:18945: checking sys/socket.h usability configure:18945: gcc -c -g -O2 conftest.c >&5 configure:18945: $? = 0 configure:18945: result: yes configure:18945: checking sys/socket.h presence configure:18945: gcc -E conftest.c configure:18945: $? = 0 configure:18945: result: yes configure:18945: checking for sys/socket.h configure:18945: result: yes configure:18958: checking for sys/types.h configure:18958: result: yes configure:18976: checking sys/mkdev.h usability configure:18976: gcc -c -g -O2 conftest.c >&5 conftest.c:83:10: fatal error: sys/mkdev.h: No such file or directory #include ^~~~~~~~~~~~~ compilation terminated. configure:18976: $? = 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 PACKAGE "mc" | #define VERSION "4.8.22" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_FUNC_ATTRIBUTE_FALLTHROUGH 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define FILE_L 1 | #define HAVE_GMODULE 1 | #define HAVE_NCURSESW_CURSES_H 1 | #define USE_NCURSES 1 | #define HAVE_ESCDELAY 1 | #define HAVE_RESIZETERM 1 | #define SEARCH_TYPE_GLIB 1 | #define X_DISPLAY_MISSING 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TYPES_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:18976: result: no configure:18976: checking sys/mkdev.h presence configure:18976: gcc -E conftest.c conftest.c:50:10: fatal error: sys/mkdev.h: No such file or directory #include ^~~~~~~~~~~~~ compilation terminated. configure:18976: $? = 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 PACKAGE "mc" | #define VERSION "4.8.22" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_FUNC_ATTRIBUTE_FALLTHROUGH 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define FILE_L 1 | #define HAVE_GMODULE 1 | #define HAVE_NCURSESW_CURSES_H 1 | #define USE_NCURSES 1 | #define HAVE_ESCDELAY 1 | #define HAVE_RESIZETERM 1 | #define SEARCH_TYPE_GLIB 1 | #define X_DISPLAY_MISSING 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TYPES_H 1 | /* end confdefs.h. */ | #include configure:18976: result: no configure:18976: checking for sys/mkdev.h configure:18976: result: no configure:18985: checking sys/sysmacros.h usability configure:18985: gcc -c -g -O2 conftest.c >&5 configure:18985: $? = 0 configure:18985: result: yes configure:18985: checking sys/sysmacros.h presence configure:18985: gcc -E conftest.c configure:18985: $? = 0 configure:18985: result: yes configure:18985: checking for sys/sysmacros.h configure:18985: result: yes configure:19005: checking for special C compiler options needed for large files configure:19050: result: no configure:19056: checking for _FILE_OFFSET_BITS value needed for large files configure:19081: gcc -c -g -O2 conftest.c >&5 configure:19081: $? = 0 configure:19113: result: no configure:19203: checking size of long configure:19208: gcc -o conftest -g -O2 conftest.c >&5 configure:19208: $? = 0 configure:19208: ./conftest configure:19208: $? = 0 configure:19222: result: 8 configure:19233: checking for unsigned long long int configure:19270: gcc -o conftest -g -O2 conftest.c >&5 configure:19270: $? = 0 configure:19278: result: yes configure:19288: checking for uintmax_t configure:19288: gcc -c -g -O2 conftest.c >&5 configure:19288: $? = 0 configure:19288: gcc -c -g -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:89:24: error: expected expression before ')' token if (sizeof ((uintmax_t))) ^ configure:19288: $? = 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 PACKAGE "mc" | #define VERSION "4.8.22" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_FUNC_ATTRIBUTE_FALLTHROUGH 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define FILE_L 1 | #define HAVE_GMODULE 1 | #define HAVE_NCURSESW_CURSES_H 1 | #define USE_NCURSES 1 | #define HAVE_ESCDELAY 1 | #define HAVE_RESIZETERM 1 | #define SEARCH_TYPE_GLIB 1 | #define X_DISPLAY_MISSING 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TYPES_H 1 | #define MAJOR_IN_SYSMACROS 1 | #define SIZEOF_LONG 8 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | if (sizeof ((uintmax_t))) | return 0; | ; | return 0; | } configure:19288: result: yes configure:19309: checking size of uintmax_t configure:19314: gcc -o conftest -g -O2 conftest.c >&5 configure:19314: $? = 0 configure:19314: ./conftest configure:19314: $? = 0 configure:19328: result: 8 configure:19338: checking for off_t configure:19338: gcc -c -g -O2 conftest.c >&5 configure:19338: $? = 0 configure:19338: gcc -c -g -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:91:20: error: expected expression before ')' token if (sizeof ((off_t))) ^ configure:19338: $? = 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 PACKAGE "mc" | #define VERSION "4.8.22" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_FUNC_ATTRIBUTE_FALLTHROUGH 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define FILE_L 1 | #define HAVE_GMODULE 1 | #define HAVE_NCURSESW_CURSES_H 1 | #define USE_NCURSES 1 | #define HAVE_ESCDELAY 1 | #define HAVE_RESIZETERM 1 | #define SEARCH_TYPE_GLIB 1 | #define X_DISPLAY_MISSING 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TYPES_H 1 | #define MAJOR_IN_SYSMACROS 1 | #define SIZEOF_LONG 8 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_UINTMAX_T 1 | #define SIZEOF_UINTMAX_T 8 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | if (sizeof ((off_t))) | return 0; | ; | return 0; | } configure:19338: result: yes configure:19353: checking size of off_t configure:19358: gcc -o conftest -g -O2 conftest.c >&5 configure:19358: $? = 0 configure:19358: ./conftest configure:19358: $? = 0 configure:19372: result: 8 configure:19382: checking for mode_t configure:19382: gcc -c -g -O2 conftest.c >&5 configure:19382: $? = 0 configure:19382: gcc -c -g -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:92:21: error: expected expression before ')' token if (sizeof ((mode_t))) ^ configure:19382: $? = 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 PACKAGE "mc" | #define VERSION "4.8.22" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_FUNC_ATTRIBUTE_FALLTHROUGH 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define FILE_L 1 | #define HAVE_GMODULE 1 | #define HAVE_NCURSESW_CURSES_H 1 | #define USE_NCURSES 1 | #define HAVE_ESCDELAY 1 | #define HAVE_RESIZETERM 1 | #define SEARCH_TYPE_GLIB 1 | #define X_DISPLAY_MISSING 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TYPES_H 1 | #define MAJOR_IN_SYSMACROS 1 | #define SIZEOF_LONG 8 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_UINTMAX_T 1 | #define SIZEOF_UINTMAX_T 8 | #define SIZEOF_OFF_T 8 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | if (sizeof ((mode_t))) | return 0; | ; | return 0; | } configure:19382: result: yes configure:19395: checking for promoted mode_t type configure:19412: gcc -c -g -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:60:13: error: size of array 'array' is negative typedef int array[2 * (sizeof (mode_t) < sizeof (int)) - 1]; ^~~~~ configure:19412: $? = 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 PACKAGE "mc" | #define VERSION "4.8.22" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_FUNC_ATTRIBUTE_FALLTHROUGH 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define FILE_L 1 | #define HAVE_GMODULE 1 | #define HAVE_NCURSESW_CURSES_H 1 | #define USE_NCURSES 1 | #define HAVE_ESCDELAY 1 | #define HAVE_RESIZETERM 1 | #define SEARCH_TYPE_GLIB 1 | #define X_DISPLAY_MISSING 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TYPES_H 1 | #define MAJOR_IN_SYSMACROS 1 | #define SIZEOF_LONG 8 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_UINTMAX_T 1 | #define SIZEOF_UINTMAX_T 8 | #define SIZEOF_OFF_T 8 | /* end confdefs.h. */ | #include | int | main () | { | typedef int array[2 * (sizeof (mode_t) < sizeof (int)) - 1]; | ; | return 0; | } configure:19420: result: mode_t configure:19428: checking for pid_t configure:19428: gcc -c -g -O2 conftest.c >&5 configure:19428: $? = 0 configure:19428: gcc -c -g -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:93:20: error: expected expression before ')' token if (sizeof ((pid_t))) ^ configure:19428: $? = 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 PACKAGE "mc" | #define VERSION "4.8.22" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_FUNC_ATTRIBUTE_FALLTHROUGH 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define FILE_L 1 | #define HAVE_GMODULE 1 | #define HAVE_NCURSESW_CURSES_H 1 | #define USE_NCURSES 1 | #define HAVE_ESCDELAY 1 | #define HAVE_RESIZETERM 1 | #define SEARCH_TYPE_GLIB 1 | #define X_DISPLAY_MISSING 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TYPES_H 1 | #define MAJOR_IN_SYSMACROS 1 | #define SIZEOF_LONG 8 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_UINTMAX_T 1 | #define SIZEOF_UINTMAX_T 8 | #define SIZEOF_OFF_T 8 | #define PROMOTED_MODE_T mode_t | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | if (sizeof ((pid_t))) | return 0; | ; | return 0; | } configure:19428: result: yes configure:19439: checking for uid_t in sys/types.h configure:19458: result: yes configure:19470: checking for struct stat.st_blocks configure:19470: gcc -c -g -O2 conftest.c >&5 configure:19470: $? = 0 configure:19470: result: yes configure:19490: checking for struct stat.st_blksize configure:19490: gcc -c -g -O2 conftest.c >&5 configure:19490: $? = 0 configure:19490: result: yes configure:19499: checking for struct stat.st_rdev configure:19499: gcc -c -g -O2 conftest.c >&5 configure:19499: $? = 0 configure:19499: result: yes configure:19508: checking for struct stat.st_mtim configure:19508: gcc -c -g -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:98:5: error: used struct type value where scalar is required if (ac_aggr.st_mtim) ^~~~~~~ configure:19508: $? = 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 PACKAGE "mc" | #define VERSION "4.8.22" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_FUNC_ATTRIBUTE_FALLTHROUGH 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define FILE_L 1 | #define HAVE_GMODULE 1 | #define HAVE_NCURSESW_CURSES_H 1 | #define USE_NCURSES 1 | #define HAVE_ESCDELAY 1 | #define HAVE_RESIZETERM 1 | #define SEARCH_TYPE_GLIB 1 | #define X_DISPLAY_MISSING 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TYPES_H 1 | #define MAJOR_IN_SYSMACROS 1 | #define SIZEOF_LONG 8 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_UINTMAX_T 1 | #define SIZEOF_UINTMAX_T 8 | #define SIZEOF_OFF_T 8 | #define PROMOTED_MODE_T mode_t | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_ST_BLOCKS 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | static struct stat ac_aggr; | if (ac_aggr.st_mtim) | return 0; | ; | return 0; | } configure:19508: gcc -c -g -O2 conftest.c >&5 configure:19508: $? = 0 configure:19508: result: yes configure:19521: checking sys/param.h usability configure:19521: gcc -c -g -O2 conftest.c >&5 configure:19521: $? = 0 configure:19521: result: yes configure:19521: checking sys/param.h presence configure:19521: gcc -E conftest.c configure:19521: $? = 0 configure:19521: result: yes configure:19521: checking for sys/param.h configure:19521: result: yes configure:19547: checking for sig_atomic_t in signal.h configure:19573: result: yes, non volatile configure:19618: checking for strverscmp configure:19618: gcc -o conftest -g -O2 conftest.c >&5 configure:19618: $? = 0 configure:19618: result: yes configure:19618: checking for strncasecmp configure:19618: gcc -o conftest -g -O2 conftest.c >&5 conftest.c:88:6: warning: conflicting types for built-in function 'strncasecmp' [-Wbuiltin-declaration-mismatch] char strncasecmp (); ^~~~~~~~~~~ configure:19618: $? = 0 configure:19618: result: yes configure:19618: checking for realpath configure:19618: gcc -o conftest -g -O2 conftest.c >&5 configure:19618: $? = 0 configure:19618: result: yes configure:19630: checking for posix_openpt configure:19630: gcc -o conftest -g -O2 conftest.c >&5 configure:19630: $? = 0 configure:19630: result: yes configure:19653: checking for grantpt configure:19653: gcc -o conftest -g -O2 conftest.c >&5 configure:19653: $? = 0 configure:19653: result: yes configure:19711: checking for statlstat configure:19711: gcc -o conftest -g -O2 conftest.c >&5 /usr/lib/gcc/x86_64-gentoo-linux-musl/8.2.0/../../../../x86_64-gentoo-linux-musl/bin/ld: /tmp/cclPjBci.o: in function `main': /root/mc-4.8.22/conftest.c:103: undefined reference to `statlstat' collect2: error: ld returned 1 exit status configure:19711: $? = 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 PACKAGE "mc" | #define VERSION "4.8.22" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_FUNC_ATTRIBUTE_FALLTHROUGH 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define FILE_L 1 | #define HAVE_GMODULE 1 | #define HAVE_NCURSESW_CURSES_H 1 | #define USE_NCURSES 1 | #define HAVE_ESCDELAY 1 | #define HAVE_RESIZETERM 1 | #define SEARCH_TYPE_GLIB 1 | #define X_DISPLAY_MISSING 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TYPES_H 1 | #define MAJOR_IN_SYSMACROS 1 | #define SIZEOF_LONG 8 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_UINTMAX_T 1 | #define SIZEOF_UINTMAX_T 8 | #define SIZEOF_OFF_T 8 | #define PROMOTED_MODE_T mode_t | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_ST_BLOCKS 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_STRUCT_STAT_ST_MTIM 1 | #define HAVE_SYS_PARAM_H 1 | #define SIG_ATOMIC_VOLATILE_T volatile sig_atomic_t | #define HAVE_STRVERSCMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_REALPATH 1 | #define HAVE_POSIX_OPENPT 1 | #define HAVE_GRANTPT 1 | /* end confdefs.h. */ | /* Define statlstat to an innocuous variant, in case declares statlstat. | For example, HP-UX 11i declares gettimeofday. */ | #define statlstat innocuous_statlstat | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char statlstat (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef statlstat | | /* 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 statlstat (); | /* 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_statlstat || defined __stub___statlstat | choke me | #endif | | int | main () | { | return statlstat (); | ; | return 0; | } configure:19711: result: no configure:19732: checking for stdlib.h configure:19732: result: yes configure:19746: checking for unistd.h configure:19746: result: yes configure:19772: checking for getpagesize configure:19772: gcc -o conftest -g -O2 conftest.c >&5 configure:19772: $? = 0 configure:19772: result: yes configure:19781: checking for working mmap configure:19928: gcc -o conftest -g -O2 conftest.c >&5 configure:19928: $? = 0 configure:19928: ./conftest configure:19928: $? = 0 configure:19938: result: yes configure:19953: checking for get_process_stats in -lseq configure:19978: gcc -o conftest -g -O2 conftest.c -lseq >&5 /usr/lib/gcc/x86_64-gentoo-linux-musl/8.2.0/../../../../x86_64-gentoo-linux-musl/bin/ld: cannot find -lseq collect2: error: ld returned 1 exit status configure:19978: $? = 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 PACKAGE "mc" | #define VERSION "4.8.22" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_FUNC_ATTRIBUTE_FALLTHROUGH 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define FILE_L 1 | #define HAVE_GMODULE 1 | #define HAVE_NCURSESW_CURSES_H 1 | #define USE_NCURSES 1 | #define HAVE_ESCDELAY 1 | #define HAVE_RESIZETERM 1 | #define SEARCH_TYPE_GLIB 1 | #define X_DISPLAY_MISSING 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TYPES_H 1 | #define MAJOR_IN_SYSMACROS 1 | #define SIZEOF_LONG 8 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_UINTMAX_T 1 | #define SIZEOF_UINTMAX_T 8 | #define SIZEOF_OFF_T 8 | #define PROMOTED_MODE_T mode_t | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_ST_BLOCKS 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_STRUCT_STAT_ST_MTIM 1 | #define HAVE_SYS_PARAM_H 1 | #define SIG_ATOMIC_VOLATILE_T volatile sig_atomic_t | #define HAVE_STRVERSCMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_REALPATH 1 | #define HAVE_POSIX_OPENPT 1 | #define HAVE_GRANTPT 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 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 get_process_stats (); | int | main () | { | return get_process_stats (); | ; | return 0; | } configure:19987: result: no configure:20001: checking sys/statvfs.h usability configure:20001: gcc -c -g -O2 conftest.c >&5 configure:20001: $? = 0 configure:20001: result: yes configure:20001: checking sys/statvfs.h presence configure:20001: gcc -E conftest.c configure:20001: $? = 0 configure:20001: result: yes configure:20001: checking for sys/statvfs.h configure:20001: result: yes configure:20015: checking for sys/vfs.h configure:20015: result: yes configure:20029: checking sys/fs_types.h usability configure:20029: gcc -c -g -O2 conftest.c >&5 conftest.c:108:10: fatal error: sys/fs_types.h: No such file or directory #include ^~~~~~~~~~~~~~~~ compilation terminated. configure:20029: $? = 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 PACKAGE "mc" | #define VERSION "4.8.22" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_FUNC_ATTRIBUTE_FALLTHROUGH 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define FILE_L 1 | #define HAVE_GMODULE 1 | #define HAVE_NCURSESW_CURSES_H 1 | #define USE_NCURSES 1 | #define HAVE_ESCDELAY 1 | #define HAVE_RESIZETERM 1 | #define SEARCH_TYPE_GLIB 1 | #define X_DISPLAY_MISSING 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TYPES_H 1 | #define MAJOR_IN_SYSMACROS 1 | #define SIZEOF_LONG 8 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_UINTMAX_T 1 | #define SIZEOF_UINTMAX_T 8 | #define SIZEOF_OFF_T 8 | #define PROMOTED_MODE_T mode_t | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_ST_BLOCKS 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_STRUCT_STAT_ST_MTIM 1 | #define HAVE_SYS_PARAM_H 1 | #define SIG_ATOMIC_VOLATILE_T volatile sig_atomic_t | #define HAVE_STRVERSCMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_REALPATH 1 | #define HAVE_POSIX_OPENPT 1 | #define HAVE_GRANTPT 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_VFS_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:20029: result: no configure:20029: checking sys/fs_types.h presence configure:20029: gcc -E conftest.c conftest.c:75:10: fatal error: sys/fs_types.h: No such file or directory #include ^~~~~~~~~~~~~~~~ compilation terminated. configure:20029: $? = 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 PACKAGE "mc" | #define VERSION "4.8.22" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_FUNC_ATTRIBUTE_FALLTHROUGH 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define FILE_L 1 | #define HAVE_GMODULE 1 | #define HAVE_NCURSESW_CURSES_H 1 | #define USE_NCURSES 1 | #define HAVE_ESCDELAY 1 | #define HAVE_RESIZETERM 1 | #define SEARCH_TYPE_GLIB 1 | #define X_DISPLAY_MISSING 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TYPES_H 1 | #define MAJOR_IN_SYSMACROS 1 | #define SIZEOF_LONG 8 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_UINTMAX_T 1 | #define SIZEOF_UINTMAX_T 8 | #define SIZEOF_OFF_T 8 | #define PROMOTED_MODE_T mode_t | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_ST_BLOCKS 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_STRUCT_STAT_ST_MTIM 1 | #define HAVE_SYS_PARAM_H 1 | #define SIG_ATOMIC_VOLATILE_T volatile sig_atomic_t | #define HAVE_STRVERSCMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_REALPATH 1 | #define HAVE_POSIX_OPENPT 1 | #define HAVE_GRANTPT 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_VFS_H 1 | /* end confdefs.h. */ | #include configure:20029: result: no configure:20029: checking for sys/fs_types.h configure:20029: result: no configure:20043: checking OS.h usability configure:20043: gcc -c -g -O2 conftest.c >&5 conftest.c:108:10: fatal error: OS.h: No such file or directory #include ^~~~~~ compilation terminated. configure:20043: $? = 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 PACKAGE "mc" | #define VERSION "4.8.22" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_FUNC_ATTRIBUTE_FALLTHROUGH 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define FILE_L 1 | #define HAVE_GMODULE 1 | #define HAVE_NCURSESW_CURSES_H 1 | #define USE_NCURSES 1 | #define HAVE_ESCDELAY 1 | #define HAVE_RESIZETERM 1 | #define SEARCH_TYPE_GLIB 1 | #define X_DISPLAY_MISSING 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TYPES_H 1 | #define MAJOR_IN_SYSMACROS 1 | #define SIZEOF_LONG 8 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_UINTMAX_T 1 | #define SIZEOF_UINTMAX_T 8 | #define SIZEOF_OFF_T 8 | #define PROMOTED_MODE_T mode_t | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_ST_BLOCKS 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_STRUCT_STAT_ST_MTIM 1 | #define HAVE_SYS_PARAM_H 1 | #define SIG_ATOMIC_VOLATILE_T volatile sig_atomic_t | #define HAVE_STRVERSCMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_REALPATH 1 | #define HAVE_POSIX_OPENPT 1 | #define HAVE_GRANTPT 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_VFS_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:20043: result: no configure:20043: checking OS.h presence configure:20043: gcc -E conftest.c conftest.c:75:10: fatal error: OS.h: No such file or directory #include ^~~~~~ compilation terminated. configure:20043: $? = 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 PACKAGE "mc" | #define VERSION "4.8.22" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_FUNC_ATTRIBUTE_FALLTHROUGH 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define FILE_L 1 | #define HAVE_GMODULE 1 | #define HAVE_NCURSESW_CURSES_H 1 | #define USE_NCURSES 1 | #define HAVE_ESCDELAY 1 | #define HAVE_RESIZETERM 1 | #define SEARCH_TYPE_GLIB 1 | #define X_DISPLAY_MISSING 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TYPES_H 1 | #define MAJOR_IN_SYSMACROS 1 | #define SIZEOF_LONG 8 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_UINTMAX_T 1 | #define SIZEOF_UINTMAX_T 8 | #define SIZEOF_OFF_T 8 | #define PROMOTED_MODE_T mode_t | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_ST_BLOCKS 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_STRUCT_STAT_ST_MTIM 1 | #define HAVE_SYS_PARAM_H 1 | #define SIG_ATOMIC_VOLATILE_T volatile sig_atomic_t | #define HAVE_STRVERSCMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_REALPATH 1 | #define HAVE_POSIX_OPENPT 1 | #define HAVE_GRANTPT 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_VFS_H 1 | /* end confdefs.h. */ | #include configure:20043: result: no configure:20043: checking for OS.h configure:20043: result: no configure:20057: checking netinet/in.h usability configure:20057: gcc -c -g -O2 conftest.c >&5 configure:20057: $? = 0 configure:20057: result: yes configure:20057: checking netinet/in.h presence configure:20057: gcc -E conftest.c configure:20057: $? = 0 configure:20057: result: yes configure:20057: checking for netinet/in.h configure:20057: result: yes configure:20074: checking for listmntent configure:20074: gcc -o conftest -g -O2 conftest.c >&5 /usr/lib/gcc/x86_64-gentoo-linux-musl/8.2.0/../../../../x86_64-gentoo-linux-musl/bin/ld: /tmp/cccckoAl.o: in function `main': /root/mc-4.8.22/conftest.c:110: undefined reference to `listmntent' collect2: error: ld returned 1 exit status configure:20074: $? = 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 PACKAGE "mc" | #define VERSION "4.8.22" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_FUNC_ATTRIBUTE_FALLTHROUGH 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define FILE_L 1 | #define HAVE_GMODULE 1 | #define HAVE_NCURSESW_CURSES_H 1 | #define USE_NCURSES 1 | #define HAVE_ESCDELAY 1 | #define HAVE_RESIZETERM 1 | #define SEARCH_TYPE_GLIB 1 | #define X_DISPLAY_MISSING 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TYPES_H 1 | #define MAJOR_IN_SYSMACROS 1 | #define SIZEOF_LONG 8 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_UINTMAX_T 1 | #define SIZEOF_UINTMAX_T 8 | #define SIZEOF_OFF_T 8 | #define PROMOTED_MODE_T mode_t | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_ST_BLOCKS 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_STRUCT_STAT_ST_MTIM 1 | #define HAVE_SYS_PARAM_H 1 | #define SIG_ATOMIC_VOLATILE_T volatile sig_atomic_t | #define HAVE_STRVERSCMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_REALPATH 1 | #define HAVE_POSIX_OPENPT 1 | #define HAVE_GRANTPT 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_NETINET_IN_H 1 | /* end confdefs.h. */ | /* Define listmntent to an innocuous variant, in case declares listmntent. | For example, HP-UX 11i declares gettimeofday. */ | #define listmntent innocuous_listmntent | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char listmntent (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef listmntent | | /* 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 listmntent (); | /* 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_listmntent || defined __stub___listmntent | choke me | #endif | | int | main () | { | return listmntent (); | ; | return 0; | } configure:20074: result: no configure:20098: checking for sys/ucred.h configure:20098: gcc -c -g -O2 conftest.c >&5 conftest.c:78:10: fatal error: sys/ucred.h: No such file or directory #include ^~~~~~~~~~~~~ compilation terminated. configure:20098: $? = 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 PACKAGE "mc" | #define VERSION "4.8.22" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_FUNC_ATTRIBUTE_FALLTHROUGH 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define FILE_L 1 | #define HAVE_GMODULE 1 | #define HAVE_NCURSESW_CURSES_H 1 | #define USE_NCURSES 1 | #define HAVE_ESCDELAY 1 | #define HAVE_RESIZETERM 1 | #define SEARCH_TYPE_GLIB 1 | #define X_DISPLAY_MISSING 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TYPES_H 1 | #define MAJOR_IN_SYSMACROS 1 | #define SIZEOF_LONG 8 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_UINTMAX_T 1 | #define SIZEOF_UINTMAX_T 8 | #define SIZEOF_OFF_T 8 | #define PROMOTED_MODE_T mode_t | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_ST_BLOCKS 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_STRUCT_STAT_ST_MTIM 1 | #define HAVE_SYS_PARAM_H 1 | #define SIG_ATOMIC_VOLATILE_T volatile sig_atomic_t | #define HAVE_STRVERSCMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_REALPATH 1 | #define HAVE_POSIX_OPENPT 1 | #define HAVE_GRANTPT 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_NETINET_IN_H 1 | /* end confdefs.h. */ | #include | | #include configure:20098: result: no configure:20112: checking for sys/mount.h configure:20112: gcc -c -g -O2 conftest.c >&5 configure:20112: $? = 0 configure:20112: result: yes configure:20131: checking mntent.h usability configure:20131: gcc -c -g -O2 conftest.c >&5 configure:20131: $? = 0 configure:20131: result: yes configure:20131: checking mntent.h presence configure:20131: gcc -E conftest.c configure:20131: $? = 0 configure:20131: result: yes configure:20131: checking for mntent.h configure:20131: result: yes configure:20131: checking for sys/fs_types.h configure:20131: result: no configure:20157: checking for struct fsstat.f_fstypename configure:20157: gcc -c -g -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:129:22: error: storage size of 'ac_aggr' isn't known static struct fsstat ac_aggr; ^~~~~~~ configure:20157: $? = 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 PACKAGE "mc" | #define VERSION "4.8.22" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_FUNC_ATTRIBUTE_FALLTHROUGH 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define FILE_L 1 | #define HAVE_GMODULE 1 | #define HAVE_NCURSESW_CURSES_H 1 | #define USE_NCURSES 1 | #define HAVE_ESCDELAY 1 | #define HAVE_RESIZETERM 1 | #define SEARCH_TYPE_GLIB 1 | #define X_DISPLAY_MISSING 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TYPES_H 1 | #define MAJOR_IN_SYSMACROS 1 | #define SIZEOF_LONG 8 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_UINTMAX_T 1 | #define SIZEOF_UINTMAX_T 8 | #define SIZEOF_OFF_T 8 | #define PROMOTED_MODE_T mode_t | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_ST_BLOCKS 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_STRUCT_STAT_ST_MTIM 1 | #define HAVE_SYS_PARAM_H 1 | #define SIG_ATOMIC_VOLATILE_T volatile sig_atomic_t | #define HAVE_STRVERSCMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_REALPATH 1 | #define HAVE_POSIX_OPENPT 1 | #define HAVE_GRANTPT 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_MNTENT_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #if HAVE_SYS_PARAM_H | # include /* needed by powerpc-apple-darwin1.3.7 */ | #endif | #if HAVE_SYS_UCRED_H | # include /* needed for definition of NGROUPS */ | # include /* needed by powerpc-apple-darwin1.3.7 */ | #endif | #if HAVE_SYS_MOUNT_H | # include | #endif | #if HAVE_SYS_FS_TYPES_H | # include /* needed by powerpc-apple-darwin1.3.7 */ | #endif | | | int | main () | { | static struct fsstat ac_aggr; | if (ac_aggr.f_fstypename) | return 0; | ; | return 0; | } configure:20157: gcc -c -g -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:129:22: error: storage size of 'ac_aggr' isn't known static struct fsstat ac_aggr; ^~~~~~~ configure:20157: $? = 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 PACKAGE "mc" | #define VERSION "4.8.22" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_FUNC_ATTRIBUTE_FALLTHROUGH 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define FILE_L 1 | #define HAVE_GMODULE 1 | #define HAVE_NCURSESW_CURSES_H 1 | #define USE_NCURSES 1 | #define HAVE_ESCDELAY 1 | #define HAVE_RESIZETERM 1 | #define SEARCH_TYPE_GLIB 1 | #define X_DISPLAY_MISSING 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TYPES_H 1 | #define MAJOR_IN_SYSMACROS 1 | #define SIZEOF_LONG 8 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_UINTMAX_T 1 | #define SIZEOF_UINTMAX_T 8 | #define SIZEOF_OFF_T 8 | #define PROMOTED_MODE_T mode_t | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_ST_BLOCKS 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_STRUCT_STAT_ST_MTIM 1 | #define HAVE_SYS_PARAM_H 1 | #define SIG_ATOMIC_VOLATILE_T volatile sig_atomic_t | #define HAVE_STRVERSCMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_REALPATH 1 | #define HAVE_POSIX_OPENPT 1 | #define HAVE_GRANTPT 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_MNTENT_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #if HAVE_SYS_PARAM_H | # include /* needed by powerpc-apple-darwin1.3.7 */ | #endif | #if HAVE_SYS_UCRED_H | # include /* needed for definition of NGROUPS */ | # include /* needed by powerpc-apple-darwin1.3.7 */ | #endif | #if HAVE_SYS_MOUNT_H | # include | #endif | #if HAVE_SYS_FS_TYPES_H | # include /* needed by powerpc-apple-darwin1.3.7 */ | #endif | | | int | main () | { | static struct fsstat ac_aggr; | if (sizeof ac_aggr.f_fstypename) | return 0; | ; | return 0; | } configure:20157: result: no configure:20177: checking for library containing getmntent configure:20208: gcc -o conftest -g -O2 conftest.c >&5 configure:20208: $? = 0 configure:20225: result: none required configure:20235: checking for getmntent configure:20235: gcc -o conftest -g -O2 conftest.c >&5 configure:20235: $? = 0 configure:20235: result: yes configure:20248: checking for mntctl function and struct vmount configure:20257: gcc -E conftest.c conftest.c:79:10: fatal error: fshelp.h: No such file or directory #include ^~~~~~~~~~ compilation terminated. configure:20257: $? = 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 PACKAGE "mc" | #define VERSION "4.8.22" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_FUNC_ATTRIBUTE_FALLTHROUGH 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define FILE_L 1 | #define HAVE_GMODULE 1 | #define HAVE_NCURSESW_CURSES_H 1 | #define USE_NCURSES 1 | #define HAVE_ESCDELAY 1 | #define HAVE_RESIZETERM 1 | #define SEARCH_TYPE_GLIB 1 | #define X_DISPLAY_MISSING 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TYPES_H 1 | #define MAJOR_IN_SYSMACROS 1 | #define SIZEOF_LONG 8 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_UINTMAX_T 1 | #define SIZEOF_UINTMAX_T 8 | #define SIZEOF_OFF_T 8 | #define PROMOTED_MODE_T mode_t | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_ST_BLOCKS 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_STRUCT_STAT_ST_MTIM 1 | #define HAVE_SYS_PARAM_H 1 | #define SIG_ATOMIC_VOLATILE_T volatile sig_atomic_t | #define HAVE_STRVERSCMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_REALPATH 1 | #define HAVE_POSIX_OPENPT 1 | #define HAVE_GRANTPT 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_GETMNTENT 1 | /* end confdefs.h. */ | #include configure:20264: result: no configure:20281: checking for one-argument getmntent function configure:20312: gcc -c -g -O2 conftest.c >&5 configure:20312: $? = 0 configure:20320: result: yes configure:20329: checking for hasmntopt configure:20329: gcc -o conftest -g -O2 conftest.c >&5 configure:20329: $? = 0 configure:20329: result: yes configure:20700: checking sys/mntent.h usability configure:20700: gcc -c -g -O2 conftest.c >&5 conftest.c:114:10: fatal error: sys/mntent.h: No such file or directory #include ^~~~~~~~~~~~~~ compilation terminated. configure:20700: $? = 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 PACKAGE "mc" | #define VERSION "4.8.22" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_FUNC_ATTRIBUTE_FALLTHROUGH 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define FILE_L 1 | #define HAVE_GMODULE 1 | #define HAVE_NCURSESW_CURSES_H 1 | #define USE_NCURSES 1 | #define HAVE_ESCDELAY 1 | #define HAVE_RESIZETERM 1 | #define SEARCH_TYPE_GLIB 1 | #define X_DISPLAY_MISSING 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TYPES_H 1 | #define MAJOR_IN_SYSMACROS 1 | #define SIZEOF_LONG 8 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_UINTMAX_T 1 | #define SIZEOF_UINTMAX_T 8 | #define SIZEOF_OFF_T 8 | #define PROMOTED_MODE_T mode_t | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_ST_BLOCKS 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_STRUCT_STAT_ST_MTIM 1 | #define HAVE_SYS_PARAM_H 1 | #define SIG_ATOMIC_VOLATILE_T volatile sig_atomic_t | #define HAVE_STRVERSCMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_REALPATH 1 | #define HAVE_POSIX_OPENPT 1 | #define HAVE_GRANTPT 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_GETMNTENT 1 | #define MOUNTED_GETMNTENT1 1 | #define HAVE_HASMNTOPT 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:20700: result: no configure:20700: checking sys/mntent.h presence configure:20700: gcc -E conftest.c conftest.c:81:10: fatal error: sys/mntent.h: No such file or directory #include ^~~~~~~~~~~~~~ compilation terminated. configure:20700: $? = 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 PACKAGE "mc" | #define VERSION "4.8.22" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_FUNC_ATTRIBUTE_FALLTHROUGH 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define FILE_L 1 | #define HAVE_GMODULE 1 | #define HAVE_NCURSESW_CURSES_H 1 | #define USE_NCURSES 1 | #define HAVE_ESCDELAY 1 | #define HAVE_RESIZETERM 1 | #define SEARCH_TYPE_GLIB 1 | #define X_DISPLAY_MISSING 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TYPES_H 1 | #define MAJOR_IN_SYSMACROS 1 | #define SIZEOF_LONG 8 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_UINTMAX_T 1 | #define SIZEOF_UINTMAX_T 8 | #define SIZEOF_OFF_T 8 | #define PROMOTED_MODE_T mode_t | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_ST_BLOCKS 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_STRUCT_STAT_ST_MTIM 1 | #define HAVE_SYS_PARAM_H 1 | #define SIG_ATOMIC_VOLATILE_T volatile sig_atomic_t | #define HAVE_STRVERSCMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_REALPATH 1 | #define HAVE_POSIX_OPENPT 1 | #define HAVE_GRANTPT 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_GETMNTENT 1 | #define MOUNTED_GETMNTENT1 1 | #define HAVE_HASMNTOPT 1 | /* end confdefs.h. */ | #include configure:20700: result: no configure:20700: checking for sys/mntent.h configure:20700: result: no configure:20711: checking for struct statfs.f_fstypename configure:20711: gcc -c -g -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:90:22: error: storage size of 'ac_aggr' isn't known static struct statfs ac_aggr; ^~~~~~~ configure:20711: $? = 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 PACKAGE "mc" | #define VERSION "4.8.22" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_FUNC_ATTRIBUTE_FALLTHROUGH 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define FILE_L 1 | #define HAVE_GMODULE 1 | #define HAVE_NCURSESW_CURSES_H 1 | #define USE_NCURSES 1 | #define HAVE_ESCDELAY 1 | #define HAVE_RESIZETERM 1 | #define SEARCH_TYPE_GLIB 1 | #define X_DISPLAY_MISSING 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TYPES_H 1 | #define MAJOR_IN_SYSMACROS 1 | #define SIZEOF_LONG 8 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_UINTMAX_T 1 | #define SIZEOF_UINTMAX_T 8 | #define SIZEOF_OFF_T 8 | #define PROMOTED_MODE_T mode_t | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_ST_BLOCKS 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_STRUCT_STAT_ST_MTIM 1 | #define HAVE_SYS_PARAM_H 1 | #define SIG_ATOMIC_VOLATILE_T volatile sig_atomic_t | #define HAVE_STRVERSCMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_REALPATH 1 | #define HAVE_POSIX_OPENPT 1 | #define HAVE_GRANTPT 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_GETMNTENT 1 | #define MOUNTED_GETMNTENT1 1 | #define HAVE_HASMNTOPT 1 | /* end confdefs.h. */ | | #include | #include | #include | | | int | main () | { | static struct statfs ac_aggr; | if (ac_aggr.f_fstypename) | return 0; | ; | return 0; | } configure:20711: gcc -c -g -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:90:22: error: storage size of 'ac_aggr' isn't known static struct statfs ac_aggr; ^~~~~~~ configure:20711: $? = 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 PACKAGE "mc" | #define VERSION "4.8.22" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_FUNC_ATTRIBUTE_FALLTHROUGH 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define FILE_L 1 | #define HAVE_GMODULE 1 | #define HAVE_NCURSESW_CURSES_H 1 | #define USE_NCURSES 1 | #define HAVE_ESCDELAY 1 | #define HAVE_RESIZETERM 1 | #define SEARCH_TYPE_GLIB 1 | #define X_DISPLAY_MISSING 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TYPES_H 1 | #define MAJOR_IN_SYSMACROS 1 | #define SIZEOF_LONG 8 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_UINTMAX_T 1 | #define SIZEOF_UINTMAX_T 8 | #define SIZEOF_OFF_T 8 | #define PROMOTED_MODE_T mode_t | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_ST_BLOCKS 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_STRUCT_STAT_ST_MTIM 1 | #define HAVE_SYS_PARAM_H 1 | #define SIG_ATOMIC_VOLATILE_T volatile sig_atomic_t | #define HAVE_STRVERSCMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_REALPATH 1 | #define HAVE_POSIX_OPENPT 1 | #define HAVE_GRANTPT 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_GETMNTENT 1 | #define MOUNTED_GETMNTENT1 1 | #define HAVE_HASMNTOPT 1 | /* end confdefs.h. */ | | #include | #include | #include | | | int | main () | { | static struct statfs ac_aggr; | if (sizeof ac_aggr.f_fstypename) | return 0; | ; | return 0; | } configure:20711: result: no configure:20733: checking fcntl.h usability configure:20733: gcc -c -g -O2 conftest.c >&5 configure:20733: $? = 0 configure:20733: result: yes configure:20733: checking fcntl.h presence configure:20733: gcc -E conftest.c configure:20733: $? = 0 configure:20733: result: yes configure:20733: checking for fcntl.h configure:20733: result: yes configure:20733: checking for utime.h configure:20733: result: yes configure:20748: checking for listmntent configure:20748: result: no configure:20772: checking for sys/ucred.h configure:20772: result: no configure:20786: checking for sys/mount.h configure:20786: result: yes configure:20805: checking for mntent.h configure:20805: result: yes configure:20805: checking for sys/fs_types.h configure:20805: result: no configure:20831: checking for struct fsstat.f_fstypename configure:20831: result: no configure:20851: checking for library containing getmntent configure:20899: result: none required configure:20909: checking for getmntent configure:20909: result: yes configure:20922: checking for mntctl function and struct vmount configure:20938: result: no configure:20955: checking for one-argument getmntent function configure:20994: result: yes configure:21003: checking for hasmntopt configure:21003: result: yes configure:21394: checking for sys/mount.h configure:21394: result: yes configure:21411: checking how to get file system space usage configure:21424: checking for statvfs function (SVR4) configure:21459: gcc -o conftest -g -O2 conftest.c >&5 configure:21459: $? = 0 configure:21468: result: yes configure:21475: checking whether to use statvfs64 configure:21498: gcc -o conftest -g -O2 conftest.c >&5 conftest.c:93:21: error: size of array 'check_f_blocks_larger_in_statvfs64' is negative int check_f_blocks_larger_in_statvfs64 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ configure:21498: $? = 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 PACKAGE "mc" | #define VERSION "4.8.22" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_FUNC_ATTRIBUTE_FALLTHROUGH 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define FILE_L 1 | #define HAVE_GMODULE 1 | #define HAVE_NCURSESW_CURSES_H 1 | #define USE_NCURSES 1 | #define HAVE_ESCDELAY 1 | #define HAVE_RESIZETERM 1 | #define SEARCH_TYPE_GLIB 1 | #define X_DISPLAY_MISSING 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TYPES_H 1 | #define MAJOR_IN_SYSMACROS 1 | #define SIZEOF_LONG 8 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_UINTMAX_T 1 | #define SIZEOF_UINTMAX_T 8 | #define SIZEOF_OFF_T 8 | #define PROMOTED_MODE_T mode_t | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_ST_BLOCKS 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_STRUCT_STAT_ST_MTIM 1 | #define HAVE_SYS_PARAM_H 1 | #define SIG_ATOMIC_VOLATILE_T volatile sig_atomic_t | #define HAVE_STRVERSCMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_REALPATH 1 | #define HAVE_POSIX_OPENPT 1 | #define HAVE_GRANTPT 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_GETMNTENT 1 | #define MOUNTED_GETMNTENT1 1 | #define HAVE_HASMNTOPT 1 | #define HAVE_FCNTL_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_GETMNTENT 1 | #define MOUNTED_GETMNTENT1 1 | #define HAVE_HASMNTOPT 1 | #define HAVE_INFOMOUNT_LIST 1 | #define HAVE_SYS_MOUNT_H 1 | /* end confdefs.h. */ | #include | #include | struct statvfs64 fsd; | int check_f_blocks_larger_in_statvfs64 | [sizeof (((struct statvfs64 *) 0)->f_blocks) | > sizeof (((struct statvfs *) 0)->f_blocks) | ? 1 : -1]; | | int | main () | { | statvfs64 (0, &fsd); | ; | return 0; | } configure:21507: result: no configure:21523: checking for two-argument statfs with statfs.f_frsize member configure:21551: gcc -o conftest -g -O2 conftest.c >&5 configure:21551: $? = 0 configure:21551: ./conftest configure:21551: $? = 0 configure:21562: result: yes configure:21782: checking sys/fs/s5param.h usability configure:21782: gcc -c -g -O2 conftest.c >&5 conftest.c:125:10: fatal error: sys/fs/s5param.h: No such file or directory #include ^~~~~~~~~~~~~~~~~~ compilation terminated. configure:21782: $? = 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 PACKAGE "mc" | #define VERSION "4.8.22" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_FUNC_ATTRIBUTE_FALLTHROUGH 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define FILE_L 1 | #define HAVE_GMODULE 1 | #define HAVE_NCURSESW_CURSES_H 1 | #define USE_NCURSES 1 | #define HAVE_ESCDELAY 1 | #define HAVE_RESIZETERM 1 | #define SEARCH_TYPE_GLIB 1 | #define X_DISPLAY_MISSING 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TYPES_H 1 | #define MAJOR_IN_SYSMACROS 1 | #define SIZEOF_LONG 8 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_UINTMAX_T 1 | #define SIZEOF_UINTMAX_T 8 | #define SIZEOF_OFF_T 8 | #define PROMOTED_MODE_T mode_t | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_ST_BLOCKS 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_STRUCT_STAT_ST_MTIM 1 | #define HAVE_SYS_PARAM_H 1 | #define SIG_ATOMIC_VOLATILE_T volatile sig_atomic_t | #define HAVE_STRVERSCMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_REALPATH 1 | #define HAVE_POSIX_OPENPT 1 | #define HAVE_GRANTPT 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_GETMNTENT 1 | #define MOUNTED_GETMNTENT1 1 | #define HAVE_HASMNTOPT 1 | #define HAVE_FCNTL_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_GETMNTENT 1 | #define MOUNTED_GETMNTENT1 1 | #define HAVE_HASMNTOPT 1 | #define HAVE_INFOMOUNT_LIST 1 | #define HAVE_SYS_MOUNT_H 1 | #define STAT_STATVFS 1 | #define STAT_STATFS2_FRSIZE 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:21782: result: no configure:21782: checking sys/fs/s5param.h presence configure:21782: gcc -E conftest.c conftest.c:92:10: fatal error: sys/fs/s5param.h: No such file or directory #include ^~~~~~~~~~~~~~~~~~ compilation terminated. configure:21782: $? = 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 PACKAGE "mc" | #define VERSION "4.8.22" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_FUNC_ATTRIBUTE_FALLTHROUGH 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define FILE_L 1 | #define HAVE_GMODULE 1 | #define HAVE_NCURSESW_CURSES_H 1 | #define USE_NCURSES 1 | #define HAVE_ESCDELAY 1 | #define HAVE_RESIZETERM 1 | #define SEARCH_TYPE_GLIB 1 | #define X_DISPLAY_MISSING 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TYPES_H 1 | #define MAJOR_IN_SYSMACROS 1 | #define SIZEOF_LONG 8 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_UINTMAX_T 1 | #define SIZEOF_UINTMAX_T 8 | #define SIZEOF_OFF_T 8 | #define PROMOTED_MODE_T mode_t | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_ST_BLOCKS 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_STRUCT_STAT_ST_MTIM 1 | #define HAVE_SYS_PARAM_H 1 | #define SIG_ATOMIC_VOLATILE_T volatile sig_atomic_t | #define HAVE_STRVERSCMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_REALPATH 1 | #define HAVE_POSIX_OPENPT 1 | #define HAVE_GRANTPT 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_GETMNTENT 1 | #define MOUNTED_GETMNTENT1 1 | #define HAVE_HASMNTOPT 1 | #define HAVE_FCNTL_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_GETMNTENT 1 | #define MOUNTED_GETMNTENT1 1 | #define HAVE_HASMNTOPT 1 | #define HAVE_INFOMOUNT_LIST 1 | #define HAVE_SYS_MOUNT_H 1 | #define STAT_STATVFS 1 | #define STAT_STATFS2_FRSIZE 1 | /* end confdefs.h. */ | #include configure:21782: result: no configure:21782: checking for sys/fs/s5param.h configure:21782: result: no configure:21782: checking for sys/statfs.h configure:21782: result: yes configure:21793: checking for statfs that truncates block counts configure:21817: gcc -c -g -O2 conftest.c >&5 conftest.c:95:7: error: expected '=', ',', ';', 'asm' or '__attribute__' before '--' token choke -- this is a workaround for a Sun-specific problem ^~ In file included from /usr/include/sys/select.h:16, from /usr/include/sys/types.h:71, from conftest.c:97: /usr/include/bits/alltypes.h:265:18: error: unknown type name 'time_t' struct timeval { time_t tv_sec; suseconds_t tv_usec; }; ^~~~~~ /usr/include/bits/alltypes.h:270:19: error: unknown type name 'time_t' struct timespec { time_t tv_sec; long tv_nsec; }; ^~~~~~ configure:21817: $? = 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 PACKAGE "mc" | #define VERSION "4.8.22" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_FUNC_ATTRIBUTE_FALLTHROUGH 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define FILE_L 1 | #define HAVE_GMODULE 1 | #define HAVE_NCURSESW_CURSES_H 1 | #define USE_NCURSES 1 | #define HAVE_ESCDELAY 1 | #define HAVE_RESIZETERM 1 | #define SEARCH_TYPE_GLIB 1 | #define X_DISPLAY_MISSING 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TYPES_H 1 | #define MAJOR_IN_SYSMACROS 1 | #define SIZEOF_LONG 8 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_UINTMAX_T 1 | #define SIZEOF_UINTMAX_T 8 | #define SIZEOF_OFF_T 8 | #define PROMOTED_MODE_T mode_t | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_ST_BLOCKS 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_STRUCT_STAT_ST_MTIM 1 | #define HAVE_SYS_PARAM_H 1 | #define SIG_ATOMIC_VOLATILE_T volatile sig_atomic_t | #define HAVE_STRVERSCMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_REALPATH 1 | #define HAVE_POSIX_OPENPT 1 | #define HAVE_GRANTPT 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_GETMNTENT 1 | #define MOUNTED_GETMNTENT1 1 | #define HAVE_HASMNTOPT 1 | #define HAVE_FCNTL_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_GETMNTENT 1 | #define MOUNTED_GETMNTENT1 1 | #define HAVE_HASMNTOPT 1 | #define HAVE_INFOMOUNT_LIST 1 | #define HAVE_SYS_MOUNT_H 1 | #define STAT_STATVFS 1 | #define STAT_STATFS2_FRSIZE 1 | #define HAVE_SYS_STATFS_H 1 | /* end confdefs.h. */ | | #if !defined(sun) && !defined(__sun) | choke -- this is a workaround for a Sun-specific problem | #endif | #include | #include | | int | main () | { | struct statfs t; long c = *(t.f_spare); | if (c) return 0; | | ; | return 0; | } configure:21825: result: no configure:21836: checking for struct statfs.f_fstypename configure:21836: result: no configure:21871: gcc -o conftest -g -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:103:1: warning: implicit declaration of function 'posix_fallocate' [-Wimplicit-function-declaration] posix_fallocate(0, 0, 0); ^~~~~~~~~~~~~~~ configure:21871: $? = 0 configure:21905: checking nfs/vfs.h usability configure:21905: gcc -c -g -O2 conftest.c >&5 conftest.c:127:10: fatal error: nfs/vfs.h: No such file or directory #include ^~~~~~~~~~~ compilation terminated. configure:21905: $? = 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 PACKAGE "mc" | #define VERSION "4.8.22" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_FUNC_ATTRIBUTE_FALLTHROUGH 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define FILE_L 1 | #define HAVE_GMODULE 1 | #define HAVE_NCURSESW_CURSES_H 1 | #define USE_NCURSES 1 | #define HAVE_ESCDELAY 1 | #define HAVE_RESIZETERM 1 | #define SEARCH_TYPE_GLIB 1 | #define X_DISPLAY_MISSING 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TYPES_H 1 | #define MAJOR_IN_SYSMACROS 1 | #define SIZEOF_LONG 8 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_UINTMAX_T 1 | #define SIZEOF_UINTMAX_T 8 | #define SIZEOF_OFF_T 8 | #define PROMOTED_MODE_T mode_t | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_ST_BLOCKS 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_STRUCT_STAT_ST_MTIM 1 | #define HAVE_SYS_PARAM_H 1 | #define SIG_ATOMIC_VOLATILE_T volatile sig_atomic_t | #define HAVE_STRVERSCMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_REALPATH 1 | #define HAVE_POSIX_OPENPT 1 | #define HAVE_GRANTPT 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_GETMNTENT 1 | #define MOUNTED_GETMNTENT1 1 | #define HAVE_HASMNTOPT 1 | #define HAVE_FCNTL_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_GETMNTENT 1 | #define MOUNTED_GETMNTENT1 1 | #define HAVE_HASMNTOPT 1 | #define HAVE_INFOMOUNT_LIST 1 | #define HAVE_SYS_MOUNT_H 1 | #define STAT_STATVFS 1 | #define STAT_STATFS2_FRSIZE 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_POSIX_FALLOCATE 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:21905: result: no configure:21905: checking nfs/vfs.h presence configure:21905: gcc -E conftest.c conftest.c:94:10: fatal error: nfs/vfs.h: No such file or directory #include ^~~~~~~~~~~ compilation terminated. configure:21905: $? = 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 PACKAGE "mc" | #define VERSION "4.8.22" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_FUNC_ATTRIBUTE_FALLTHROUGH 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define FILE_L 1 | #define HAVE_GMODULE 1 | #define HAVE_NCURSESW_CURSES_H 1 | #define USE_NCURSES 1 | #define HAVE_ESCDELAY 1 | #define HAVE_RESIZETERM 1 | #define SEARCH_TYPE_GLIB 1 | #define X_DISPLAY_MISSING 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TYPES_H 1 | #define MAJOR_IN_SYSMACROS 1 | #define SIZEOF_LONG 8 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_UINTMAX_T 1 | #define SIZEOF_UINTMAX_T 8 | #define SIZEOF_OFF_T 8 | #define PROMOTED_MODE_T mode_t | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_ST_BLOCKS 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_STRUCT_STAT_ST_MTIM 1 | #define HAVE_SYS_PARAM_H 1 | #define SIG_ATOMIC_VOLATILE_T volatile sig_atomic_t | #define HAVE_STRVERSCMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_REALPATH 1 | #define HAVE_POSIX_OPENPT 1 | #define HAVE_GRANTPT 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_GETMNTENT 1 | #define MOUNTED_GETMNTENT1 1 | #define HAVE_HASMNTOPT 1 | #define HAVE_FCNTL_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_GETMNTENT 1 | #define MOUNTED_GETMNTENT1 1 | #define HAVE_HASMNTOPT 1 | #define HAVE_INFOMOUNT_LIST 1 | #define HAVE_SYS_MOUNT_H 1 | #define STAT_STATVFS 1 | #define STAT_STATFS2_FRSIZE 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_POSIX_FALLOCATE 1 | /* end confdefs.h. */ | #include configure:21905: result: no configure:21905: checking for nfs/vfs.h configure:21905: result: no configure:21949: checking for struct statvfs.f_basetype configure:21949: gcc -c -g -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:134:13: error: 'struct statvfs' has no member named 'f_basetype'; did you mean 'f_bsize'? if (ac_aggr.f_basetype) ^~~~~~~~~~ f_bsize configure:21949: $? = 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 PACKAGE "mc" | #define VERSION "4.8.22" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_FUNC_ATTRIBUTE_FALLTHROUGH 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define FILE_L 1 | #define HAVE_GMODULE 1 | #define HAVE_NCURSESW_CURSES_H 1 | #define USE_NCURSES 1 | #define HAVE_ESCDELAY 1 | #define HAVE_RESIZETERM 1 | #define SEARCH_TYPE_GLIB 1 | #define X_DISPLAY_MISSING 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TYPES_H 1 | #define MAJOR_IN_SYSMACROS 1 | #define SIZEOF_LONG 8 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_UINTMAX_T 1 | #define SIZEOF_UINTMAX_T 8 | #define SIZEOF_OFF_T 8 | #define PROMOTED_MODE_T mode_t | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_ST_BLOCKS 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_STRUCT_STAT_ST_MTIM 1 | #define HAVE_SYS_PARAM_H 1 | #define SIG_ATOMIC_VOLATILE_T volatile sig_atomic_t | #define HAVE_STRVERSCMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_REALPATH 1 | #define HAVE_POSIX_OPENPT 1 | #define HAVE_GRANTPT 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_GETMNTENT 1 | #define MOUNTED_GETMNTENT1 1 | #define HAVE_HASMNTOPT 1 | #define HAVE_FCNTL_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_GETMNTENT 1 | #define MOUNTED_GETMNTENT1 1 | #define HAVE_HASMNTOPT 1 | #define HAVE_INFOMOUNT_LIST 1 | #define HAVE_SYS_MOUNT_H 1 | #define STAT_STATVFS 1 | #define STAT_STATFS2_FRSIZE 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_POSIX_FALLOCATE 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include | | | int | main () | { | static struct statvfs ac_aggr; | if (ac_aggr.f_basetype) | return 0; | ; | return 0; | } configure:21949: gcc -c -g -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:134:20: error: 'struct statvfs' has no member named 'f_basetype'; did you mean 'f_bsize'? if (sizeof ac_aggr.f_basetype) ^~~~~~~~~~ f_bsize configure:21949: $? = 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 PACKAGE "mc" | #define VERSION "4.8.22" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_FUNC_ATTRIBUTE_FALLTHROUGH 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define FILE_L 1 | #define HAVE_GMODULE 1 | #define HAVE_NCURSESW_CURSES_H 1 | #define USE_NCURSES 1 | #define HAVE_ESCDELAY 1 | #define HAVE_RESIZETERM 1 | #define SEARCH_TYPE_GLIB 1 | #define X_DISPLAY_MISSING 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TYPES_H 1 | #define MAJOR_IN_SYSMACROS 1 | #define SIZEOF_LONG 8 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_UINTMAX_T 1 | #define SIZEOF_UINTMAX_T 8 | #define SIZEOF_OFF_T 8 | #define PROMOTED_MODE_T mode_t | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_ST_BLOCKS 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_STRUCT_STAT_ST_MTIM 1 | #define HAVE_SYS_PARAM_H 1 | #define SIG_ATOMIC_VOLATILE_T volatile sig_atomic_t | #define HAVE_STRVERSCMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_REALPATH 1 | #define HAVE_POSIX_OPENPT 1 | #define HAVE_GRANTPT 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_GETMNTENT 1 | #define MOUNTED_GETMNTENT1 1 | #define HAVE_HASMNTOPT 1 | #define HAVE_FCNTL_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_GETMNTENT 1 | #define MOUNTED_GETMNTENT1 1 | #define HAVE_HASMNTOPT 1 | #define HAVE_INFOMOUNT_LIST 1 | #define HAVE_SYS_MOUNT_H 1 | #define STAT_STATVFS 1 | #define STAT_STATFS2_FRSIZE 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_POSIX_FALLOCATE 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include | | | int | main () | { | static struct statvfs ac_aggr; | if (sizeof ac_aggr.f_basetype) | return 0; | ; | return 0; | } configure:21949: result: no configure:21961: checking for struct statvfs.f_fstypename configure:21961: gcc -c -g -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:134:12: error: 'struct statvfs' has no member named 'f_fstypename' if (ac_aggr.f_fstypename) ^ configure:21961: $? = 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 PACKAGE "mc" | #define VERSION "4.8.22" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_FUNC_ATTRIBUTE_FALLTHROUGH 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define FILE_L 1 | #define HAVE_GMODULE 1 | #define HAVE_NCURSESW_CURSES_H 1 | #define USE_NCURSES 1 | #define HAVE_ESCDELAY 1 | #define HAVE_RESIZETERM 1 | #define SEARCH_TYPE_GLIB 1 | #define X_DISPLAY_MISSING 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TYPES_H 1 | #define MAJOR_IN_SYSMACROS 1 | #define SIZEOF_LONG 8 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_UINTMAX_T 1 | #define SIZEOF_UINTMAX_T 8 | #define SIZEOF_OFF_T 8 | #define PROMOTED_MODE_T mode_t | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_ST_BLOCKS 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_STRUCT_STAT_ST_MTIM 1 | #define HAVE_SYS_PARAM_H 1 | #define SIG_ATOMIC_VOLATILE_T volatile sig_atomic_t | #define HAVE_STRVERSCMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_REALPATH 1 | #define HAVE_POSIX_OPENPT 1 | #define HAVE_GRANTPT 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_GETMNTENT 1 | #define MOUNTED_GETMNTENT1 1 | #define HAVE_HASMNTOPT 1 | #define HAVE_FCNTL_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_GETMNTENT 1 | #define MOUNTED_GETMNTENT1 1 | #define HAVE_HASMNTOPT 1 | #define HAVE_INFOMOUNT_LIST 1 | #define HAVE_SYS_MOUNT_H 1 | #define STAT_STATVFS 1 | #define STAT_STATFS2_FRSIZE 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_POSIX_FALLOCATE 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include | | | int | main () | { | static struct statvfs ac_aggr; | if (ac_aggr.f_fstypename) | return 0; | ; | return 0; | } configure:21961: gcc -c -g -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:134:19: error: 'struct statvfs' has no member named 'f_fstypename' if (sizeof ac_aggr.f_fstypename) ^ configure:21961: $? = 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 PACKAGE "mc" | #define VERSION "4.8.22" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_FUNC_ATTRIBUTE_FALLTHROUGH 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define FILE_L 1 | #define HAVE_GMODULE 1 | #define HAVE_NCURSESW_CURSES_H 1 | #define USE_NCURSES 1 | #define HAVE_ESCDELAY 1 | #define HAVE_RESIZETERM 1 | #define SEARCH_TYPE_GLIB 1 | #define X_DISPLAY_MISSING 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TYPES_H 1 | #define MAJOR_IN_SYSMACROS 1 | #define SIZEOF_LONG 8 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_UINTMAX_T 1 | #define SIZEOF_UINTMAX_T 8 | #define SIZEOF_OFF_T 8 | #define PROMOTED_MODE_T mode_t | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_ST_BLOCKS 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_STRUCT_STAT_ST_MTIM 1 | #define HAVE_SYS_PARAM_H 1 | #define SIG_ATOMIC_VOLATILE_T volatile sig_atomic_t | #define HAVE_STRVERSCMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_REALPATH 1 | #define HAVE_POSIX_OPENPT 1 | #define HAVE_GRANTPT 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_GETMNTENT 1 | #define MOUNTED_GETMNTENT1 1 | #define HAVE_HASMNTOPT 1 | #define HAVE_FCNTL_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_GETMNTENT 1 | #define MOUNTED_GETMNTENT1 1 | #define HAVE_HASMNTOPT 1 | #define HAVE_INFOMOUNT_LIST 1 | #define HAVE_SYS_MOUNT_H 1 | #define STAT_STATVFS 1 | #define STAT_STATFS2_FRSIZE 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_POSIX_FALLOCATE 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include | | | int | main () | { | static struct statvfs ac_aggr; | if (sizeof ac_aggr.f_fstypename) | return 0; | ; | return 0; | } configure:21961: result: no configure:21974: checking for struct statvfs.f_type configure:21974: gcc -c -g -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:134:12: error: 'struct statvfs' has no member named 'f_type' if (ac_aggr.f_type) ^ configure:21974: $? = 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 PACKAGE "mc" | #define VERSION "4.8.22" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_FUNC_ATTRIBUTE_FALLTHROUGH 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define FILE_L 1 | #define HAVE_GMODULE 1 | #define HAVE_NCURSESW_CURSES_H 1 | #define USE_NCURSES 1 | #define HAVE_ESCDELAY 1 | #define HAVE_RESIZETERM 1 | #define SEARCH_TYPE_GLIB 1 | #define X_DISPLAY_MISSING 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TYPES_H 1 | #define MAJOR_IN_SYSMACROS 1 | #define SIZEOF_LONG 8 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_UINTMAX_T 1 | #define SIZEOF_UINTMAX_T 8 | #define SIZEOF_OFF_T 8 | #define PROMOTED_MODE_T mode_t | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_ST_BLOCKS 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_STRUCT_STAT_ST_MTIM 1 | #define HAVE_SYS_PARAM_H 1 | #define SIG_ATOMIC_VOLATILE_T volatile sig_atomic_t | #define HAVE_STRVERSCMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_REALPATH 1 | #define HAVE_POSIX_OPENPT 1 | #define HAVE_GRANTPT 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_GETMNTENT 1 | #define MOUNTED_GETMNTENT1 1 | #define HAVE_HASMNTOPT 1 | #define HAVE_FCNTL_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_GETMNTENT 1 | #define MOUNTED_GETMNTENT1 1 | #define HAVE_HASMNTOPT 1 | #define HAVE_INFOMOUNT_LIST 1 | #define HAVE_SYS_MOUNT_H 1 | #define STAT_STATVFS 1 | #define STAT_STATFS2_FRSIZE 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_POSIX_FALLOCATE 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include | | | int | main () | { | static struct statvfs ac_aggr; | if (ac_aggr.f_type) | return 0; | ; | return 0; | } configure:21974: gcc -c -g -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:134:19: error: 'struct statvfs' has no member named 'f_type' if (sizeof ac_aggr.f_type) ^ configure:21974: $? = 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 PACKAGE "mc" | #define VERSION "4.8.22" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_FUNC_ATTRIBUTE_FALLTHROUGH 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define FILE_L 1 | #define HAVE_GMODULE 1 | #define HAVE_NCURSESW_CURSES_H 1 | #define USE_NCURSES 1 | #define HAVE_ESCDELAY 1 | #define HAVE_RESIZETERM 1 | #define SEARCH_TYPE_GLIB 1 | #define X_DISPLAY_MISSING 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TYPES_H 1 | #define MAJOR_IN_SYSMACROS 1 | #define SIZEOF_LONG 8 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_UINTMAX_T 1 | #define SIZEOF_UINTMAX_T 8 | #define SIZEOF_OFF_T 8 | #define PROMOTED_MODE_T mode_t | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_ST_BLOCKS 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_STRUCT_STAT_ST_MTIM 1 | #define HAVE_SYS_PARAM_H 1 | #define SIG_ATOMIC_VOLATILE_T volatile sig_atomic_t | #define HAVE_STRVERSCMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_REALPATH 1 | #define HAVE_POSIX_OPENPT 1 | #define HAVE_GRANTPT 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_GETMNTENT 1 | #define MOUNTED_GETMNTENT1 1 | #define HAVE_HASMNTOPT 1 | #define HAVE_FCNTL_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_GETMNTENT 1 | #define MOUNTED_GETMNTENT1 1 | #define HAVE_HASMNTOPT 1 | #define HAVE_INFOMOUNT_LIST 1 | #define HAVE_SYS_MOUNT_H 1 | #define STAT_STATVFS 1 | #define STAT_STATFS2_FRSIZE 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_POSIX_FALLOCATE 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include | | | int | main () | { | static struct statvfs ac_aggr; | if (sizeof ac_aggr.f_type) | return 0; | ; | return 0; | } configure:21974: result: no configure:22017: checking for struct statfs.f_namelen configure:22017: gcc -c -g -O2 conftest.c >&5 configure:22017: $? = 0 configure:22017: result: yes configure:22027: checking for struct statfs.f_type configure:22027: gcc -c -g -O2 conftest.c >&5 configure:22027: $? = 0 configure:22027: result: yes configure:22037: checking for struct statfs.f_frsize configure:22037: gcc -c -g -O2 conftest.c >&5 configure:22037: $? = 0 configure:22037: result: yes configure:22061: gcc -c -g -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:147:15: error: expected '=', ',', ';', 'asm' or '__attribute__' before 's' static statfs s; ^ conftest.c:147:15: error: 's' undeclared (first use in this function) conftest.c:147:15: note: each undeclared identifier is reported only once for each function it appears in configure:22061: $? = 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 PACKAGE "mc" | #define VERSION "4.8.22" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_FUNC_ATTRIBUTE_FALLTHROUGH 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define FILE_L 1 | #define HAVE_GMODULE 1 | #define HAVE_NCURSESW_CURSES_H 1 | #define USE_NCURSES 1 | #define HAVE_ESCDELAY 1 | #define HAVE_RESIZETERM 1 | #define SEARCH_TYPE_GLIB 1 | #define X_DISPLAY_MISSING 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TYPES_H 1 | #define MAJOR_IN_SYSMACROS 1 | #define SIZEOF_LONG 8 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_UINTMAX_T 1 | #define SIZEOF_UINTMAX_T 8 | #define SIZEOF_OFF_T 8 | #define PROMOTED_MODE_T mode_t | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_ST_BLOCKS 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_STRUCT_STAT_ST_MTIM 1 | #define HAVE_SYS_PARAM_H 1 | #define SIG_ATOMIC_VOLATILE_T volatile sig_atomic_t | #define HAVE_STRVERSCMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_REALPATH 1 | #define HAVE_POSIX_OPENPT 1 | #define HAVE_GRANTPT 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_GETMNTENT 1 | #define MOUNTED_GETMNTENT1 1 | #define HAVE_HASMNTOPT 1 | #define HAVE_FCNTL_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_GETMNTENT 1 | #define MOUNTED_GETMNTENT1 1 | #define HAVE_HASMNTOPT 1 | #define HAVE_INFOMOUNT_LIST 1 | #define HAVE_SYS_MOUNT_H 1 | #define STAT_STATVFS 1 | #define STAT_STATFS2_FRSIZE 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_POSIX_FALLOCATE 1 | #define HAVE_STRUCT_STATFS_F_NAMELEN 1 | #define HAVE_STRUCT_STATFS_F_TYPE 1 | #define HAVE_STRUCT_STATFS_F_FRSIZE 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #ifdef HAVE_SYS_VFS_H | # include | #elif defined HAVE_SYS_MOUNT_H && defined HAVE_SYS_PARAM_H | # include | # include | # if defined HAVE_NETINET_IN_H && defined HAVE_NFS_NFS_CLNT_H && defined HAVE_NFS_VFS_H | # include | # include | # include | # endif | #elif defined HAVE_OS_H | # include | #endif | | int | main () | { | static statfs s; | return (s.s_fsid ^ 0) == 0; | ; | return 0; | } configure:22082: checking whether NLS is requested configure:22091: result: no configure:22132: checking for msgfmt configure: trying /usr/bin/msgfmt... 0 translated messages. configure:22164: result: /usr/bin/msgfmt configure:22173: checking for gmsgfmt configure:22191: found /usr/bin/gmsgfmt configure:22204: result: /usr/bin/gmsgfmt configure:22255: checking for xgettext configure: trying /usr/bin/xgettext... /usr/bin/xgettext: warning: file '/dev/null' extension '' is unknown; will try C configure:22287: result: /usr/bin/xgettext configure:22333: checking for msgmerge configure: trying /usr/bin/msgmerge... configure:22364: result: /usr/bin/msgmerge configure:22382: checking whether we are using the GNU C Library 2 or newer configure:22409: result: no configure:22458: checking for ranlib configure:22485: result: ranlib configure:22512: checking whether the -Werror option is usable configure:22531: gcc -c -g -O2 -Werror conftest.c >&5 configure:22531: $? = 0 configure:22540: result: yes configure:22542: checking for simple visibility declarations configure:22568: gcc -c -g -O2 -fvisibility=hidden -Werror conftest.c >&5 configure:22568: $? = 0 configure:22577: result: yes configure:22592: checking for inline configure:22608: gcc -c -g -O2 conftest.c >&5 configure:22608: $? = 0 configure:22616: result: inline configure:22634: checking for size_t configure:22634: gcc -c -g -O2 conftest.c >&5 configure:22634: $? = 0 configure:22634: gcc -c -g -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:134:21: error: expected expression before ')' token if (sizeof ((size_t))) ^ configure:22634: $? = 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 PACKAGE "mc" | #define VERSION "4.8.22" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_FUNC_ATTRIBUTE_FALLTHROUGH 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define FILE_L 1 | #define HAVE_GMODULE 1 | #define HAVE_NCURSESW_CURSES_H 1 | #define USE_NCURSES 1 | #define HAVE_ESCDELAY 1 | #define HAVE_RESIZETERM 1 | #define SEARCH_TYPE_GLIB 1 | #define X_DISPLAY_MISSING 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TYPES_H 1 | #define MAJOR_IN_SYSMACROS 1 | #define SIZEOF_LONG 8 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_UINTMAX_T 1 | #define SIZEOF_UINTMAX_T 8 | #define SIZEOF_OFF_T 8 | #define PROMOTED_MODE_T mode_t | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_ST_BLOCKS 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_STRUCT_STAT_ST_MTIM 1 | #define HAVE_SYS_PARAM_H 1 | #define SIG_ATOMIC_VOLATILE_T volatile sig_atomic_t | #define HAVE_STRVERSCMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_REALPATH 1 | #define HAVE_POSIX_OPENPT 1 | #define HAVE_GRANTPT 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_GETMNTENT 1 | #define MOUNTED_GETMNTENT1 1 | #define HAVE_HASMNTOPT 1 | #define HAVE_FCNTL_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_GETMNTENT 1 | #define MOUNTED_GETMNTENT1 1 | #define HAVE_HASMNTOPT 1 | #define HAVE_INFOMOUNT_LIST 1 | #define HAVE_SYS_MOUNT_H 1 | #define STAT_STATVFS 1 | #define STAT_STATFS2_FRSIZE 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_POSIX_FALLOCATE 1 | #define HAVE_STRUCT_STATFS_F_NAMELEN 1 | #define HAVE_STRUCT_STATFS_F_TYPE 1 | #define HAVE_STRUCT_STATFS_F_FRSIZE 1 | #define HAVE_VISIBILITY 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | if (sizeof ((size_t))) | return 0; | ; | return 0; | } configure:22634: result: yes configure:22646: checking for stdint.h configure:22663: gcc -c -g -O2 conftest.c >&5 configure:22663: $? = 0 configure:22670: result: yes configure:22682: checking for working alloca.h configure:22699: gcc -o conftest -g -O2 conftest.c >&5 configure:22699: $? = 0 configure:22707: result: yes configure:22715: checking for alloca configure:22752: gcc -o conftest -g -O2 conftest.c >&5 configure:22752: $? = 0 configure:22760: result: yes configure:22868: checking whether integer division by zero raises SIGFPE configure:22934: gcc -o conftest -g -O2 conftest.c >&5 conftest.c:115:5: warning: built-in function 'nan' declared as non-function [-Wbuiltin-declaration-mismatch] int nan; ^~~ configure:22934: $? = 0 configure:22934: ./conftest configure:22934: $? = 0 configure:22946: result: yes configure:22959: checking for inttypes.h configure:22976: gcc -c -g -O2 conftest.c >&5 configure:22976: $? = 0 configure:22983: result: yes configure:23015: checking for inttypes.h configure:23015: result: yes configure:23026: checking whether the inttypes.h PRIxNN macros are broken configure:23047: gcc -c -g -O2 conftest.c >&5 configure:23047: $? = 0 configure:23055: result: no configure:23161: checking for ld used by GCC configure:23225: result: /usr/x86_64-gentoo-linux-musl/bin/ld -m elf_x86_64 configure:23232: checking if the linker (/usr/x86_64-gentoo-linux-musl/bin/ld -m elf_x86_64) is GNU ld configure:23245: result: yes configure:23252: checking for shared library run path origin configure:23265: result: done configure:23355: checking whether imported symbols can be declared weak configure:23373: gcc -o conftest -g -O2 conftest.c >&5 configure:23373: $? = 0 configure:23407: gcc -o conftest -g -O2 conftest.c >&5 configure:23407: $? = 0 configure:23407: ./conftest configure:23407: $? = 0 configure:23419: result: yes configure:23424: checking pthread.h usability configure:23424: gcc -c -g -O2 conftest.c >&5 configure:23424: $? = 0 configure:23424: result: yes configure:23424: checking pthread.h presence configure:23424: gcc -E conftest.c configure:23424: $? = 0 configure:23424: result: yes configure:23424: checking for pthread.h configure:23424: result: yes configure:23452: gcc -o conftest -g -O2 conftest.c >&5 configure:23452: $? = 0 configure:23462: checking for pthread_kill in -lpthread configure:23487: gcc -o conftest -g -O2 conftest.c -lpthread >&5 configure:23487: $? = 0 configure:23496: result: yes configure:24235: checking for multithread API to use configure:24237: result: posix configure:24253: checking for pthread_rwlock_t configure:24253: gcc -c -g -O2 conftest.c >&5 configure:24253: $? = 0 configure:24253: gcc -c -g -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:112:31: error: expected expression before ')' token if (sizeof ((pthread_rwlock_t))) ^ configure:24253: $? = 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 PACKAGE "mc" | #define VERSION "4.8.22" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_FUNC_ATTRIBUTE_FALLTHROUGH 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define FILE_L 1 | #define HAVE_GMODULE 1 | #define HAVE_NCURSESW_CURSES_H 1 | #define USE_NCURSES 1 | #define HAVE_ESCDELAY 1 | #define HAVE_RESIZETERM 1 | #define SEARCH_TYPE_GLIB 1 | #define X_DISPLAY_MISSING 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TYPES_H 1 | #define MAJOR_IN_SYSMACROS 1 | #define SIZEOF_LONG 8 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_UINTMAX_T 1 | #define SIZEOF_UINTMAX_T 8 | #define SIZEOF_OFF_T 8 | #define PROMOTED_MODE_T mode_t | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_ST_BLOCKS 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_STRUCT_STAT_ST_MTIM 1 | #define HAVE_SYS_PARAM_H 1 | #define SIG_ATOMIC_VOLATILE_T volatile sig_atomic_t | #define HAVE_STRVERSCMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_REALPATH 1 | #define HAVE_POSIX_OPENPT 1 | #define HAVE_GRANTPT 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_GETMNTENT 1 | #define MOUNTED_GETMNTENT1 1 | #define HAVE_HASMNTOPT 1 | #define HAVE_FCNTL_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_GETMNTENT 1 | #define MOUNTED_GETMNTENT1 1 | #define HAVE_HASMNTOPT 1 | #define HAVE_INFOMOUNT_LIST 1 | #define HAVE_SYS_MOUNT_H 1 | #define STAT_STATVFS 1 | #define STAT_STATFS2_FRSIZE 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_POSIX_FALLOCATE 1 | #define HAVE_STRUCT_STATFS_F_NAMELEN 1 | #define HAVE_STRUCT_STATFS_F_TYPE 1 | #define HAVE_STRUCT_STATFS_F_FRSIZE 1 | #define HAVE_VISIBILITY 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_INTTYPES_H 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | /* end confdefs.h. */ | #include | | int | main () | { | if (sizeof ((pthread_rwlock_t))) | return 0; | ; | return 0; | } configure:24253: result: yes configure:24278: gcc -c -g -O2 conftest.c >&5 configure:24278: $? = 0 configure:24785: checking for iconv configure:24807: gcc -o conftest -g -O2 conftest.c >&5 configure:24807: $? = 0 configure:24839: result: yes configure:24842: checking for working iconv configure:24937: gcc -o conftest -g -O2 conftest.c >&5 configure:24937: $? = 0 configure:24937: ./conftest configure:24937: $? = 0 configure:24949: result: yes configure:24977: checking for iconv declaration configure:25006: gcc -c -g -O2 conftest.c >&5 configure:25006: $? = 0 configure:25017: result: extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); configure:25041: gcc -o conftest -g -O2 conftest.c >&5 configure:25041: $? = 0 configure:25052: checking argz.h usability configure:25052: gcc -c -g -O2 conftest.c >&5 conftest.c:145:10: fatal error: argz.h: No such file or directory #include ^~~~~~~~ compilation terminated. configure:25052: $? = 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 PACKAGE "mc" | #define VERSION "4.8.22" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_FUNC_ATTRIBUTE_FALLTHROUGH 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define FILE_L 1 | #define HAVE_GMODULE 1 | #define HAVE_NCURSESW_CURSES_H 1 | #define USE_NCURSES 1 | #define HAVE_ESCDELAY 1 | #define HAVE_RESIZETERM 1 | #define SEARCH_TYPE_GLIB 1 | #define X_DISPLAY_MISSING 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TYPES_H 1 | #define MAJOR_IN_SYSMACROS 1 | #define SIZEOF_LONG 8 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_UINTMAX_T 1 | #define SIZEOF_UINTMAX_T 8 | #define SIZEOF_OFF_T 8 | #define PROMOTED_MODE_T mode_t | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_ST_BLOCKS 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_STRUCT_STAT_ST_MTIM 1 | #define HAVE_SYS_PARAM_H 1 | #define SIG_ATOMIC_VOLATILE_T volatile sig_atomic_t | #define HAVE_STRVERSCMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_REALPATH 1 | #define HAVE_POSIX_OPENPT 1 | #define HAVE_GRANTPT 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_GETMNTENT 1 | #define MOUNTED_GETMNTENT1 1 | #define HAVE_HASMNTOPT 1 | #define HAVE_FCNTL_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_GETMNTENT 1 | #define MOUNTED_GETMNTENT1 1 | #define HAVE_HASMNTOPT 1 | #define HAVE_INFOMOUNT_LIST 1 | #define HAVE_SYS_MOUNT_H 1 | #define STAT_STATVFS 1 | #define STAT_STATFS2_FRSIZE 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_POSIX_FALLOCATE 1 | #define HAVE_STRUCT_STATFS_F_NAMELEN 1 | #define HAVE_STRUCT_STATFS_F_TYPE 1 | #define HAVE_STRUCT_STATFS_F_FRSIZE 1 | #define HAVE_VISIBILITY 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_INTTYPES_H 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_BUILTIN_EXPECT 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:25052: result: no configure:25052: checking argz.h presence configure:25052: gcc -E conftest.c conftest.c:112:10: fatal error: argz.h: No such file or directory #include ^~~~~~~~ compilation terminated. configure:25052: $? = 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 PACKAGE "mc" | #define VERSION "4.8.22" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_FUNC_ATTRIBUTE_FALLTHROUGH 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define FILE_L 1 | #define HAVE_GMODULE 1 | #define HAVE_NCURSESW_CURSES_H 1 | #define USE_NCURSES 1 | #define HAVE_ESCDELAY 1 | #define HAVE_RESIZETERM 1 | #define SEARCH_TYPE_GLIB 1 | #define X_DISPLAY_MISSING 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TYPES_H 1 | #define MAJOR_IN_SYSMACROS 1 | #define SIZEOF_LONG 8 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_UINTMAX_T 1 | #define SIZEOF_UINTMAX_T 8 | #define SIZEOF_OFF_T 8 | #define PROMOTED_MODE_T mode_t | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_ST_BLOCKS 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_STRUCT_STAT_ST_MTIM 1 | #define HAVE_SYS_PARAM_H 1 | #define SIG_ATOMIC_VOLATILE_T volatile sig_atomic_t | #define HAVE_STRVERSCMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_REALPATH 1 | #define HAVE_POSIX_OPENPT 1 | #define HAVE_GRANTPT 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_GETMNTENT 1 | #define MOUNTED_GETMNTENT1 1 | #define HAVE_HASMNTOPT 1 | #define HAVE_FCNTL_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_GETMNTENT 1 | #define MOUNTED_GETMNTENT1 1 | #define HAVE_HASMNTOPT 1 | #define HAVE_INFOMOUNT_LIST 1 | #define HAVE_SYS_MOUNT_H 1 | #define STAT_STATVFS 1 | #define STAT_STATFS2_FRSIZE 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_POSIX_FALLOCATE 1 | #define HAVE_STRUCT_STATFS_F_NAMELEN 1 | #define HAVE_STRUCT_STATFS_F_TYPE 1 | #define HAVE_STRUCT_STATFS_F_FRSIZE 1 | #define HAVE_VISIBILITY 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_INTTYPES_H 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_BUILTIN_EXPECT 1 | /* end confdefs.h. */ | #include configure:25052: result: no configure:25052: checking for argz.h configure:25052: result: no configure:25052: checking for inttypes.h configure:25052: result: yes configure:25052: checking for limits.h configure:25052: result: yes configure:25052: checking for unistd.h configure:25052: result: yes configure:25052: checking for sys/param.h configure:25052: result: yes configure:25067: checking for getcwd configure:25067: gcc -o conftest -g -O2 conftest.c >&5 configure:25067: $? = 0 configure:25067: result: yes configure:25067: checking for getegid configure:25067: gcc -o conftest -g -O2 conftest.c >&5 configure:25067: $? = 0 configure:25067: result: yes configure:25067: checking for geteuid configure:25067: gcc -o conftest -g -O2 conftest.c >&5 configure:25067: $? = 0 configure:25067: result: yes configure:25067: checking for getgid configure:25067: gcc -o conftest -g -O2 conftest.c >&5 configure:25067: $? = 0 configure:25067: result: yes configure:25067: checking for getuid configure:25067: gcc -o conftest -g -O2 conftest.c >&5 configure:25067: $? = 0 configure:25067: result: yes configure:25067: checking for mempcpy configure:25067: gcc -o conftest -g -O2 conftest.c >&5 conftest.c:144:6: warning: conflicting types for built-in function 'mempcpy' [-Wbuiltin-declaration-mismatch] char mempcpy (); ^~~~~~~ configure:25067: $? = 0 configure:25067: result: yes configure:25067: checking for munmap configure:25067: gcc -o conftest -g -O2 conftest.c >&5 configure:25067: $? = 0 configure:25067: result: yes configure:25067: checking for stpcpy configure:25067: gcc -o conftest -g -O2 conftest.c >&5 conftest.c:146:6: warning: conflicting types for built-in function 'stpcpy' [-Wbuiltin-declaration-mismatch] char stpcpy (); ^~~~~~ configure:25067: $? = 0 configure:25067: result: yes configure:25067: checking for strcasecmp configure:25067: gcc -o conftest -g -O2 conftest.c >&5 conftest.c:147:6: warning: conflicting types for built-in function 'strcasecmp' [-Wbuiltin-declaration-mismatch] char strcasecmp (); ^~~~~~~~~~ configure:25067: $? = 0 configure:25067: result: yes configure:25067: checking for strdup configure:25067: gcc -o conftest -g -O2 conftest.c >&5 conftest.c:148:6: warning: conflicting types for built-in function 'strdup' [-Wbuiltin-declaration-mismatch] char strdup (); ^~~~~~ configure:25067: $? = 0 configure:25067: result: yes configure:25067: checking for strtoul configure:25067: gcc -o conftest -g -O2 conftest.c >&5 configure:25067: $? = 0 configure:25067: result: yes configure:25067: checking for tsearch configure:25067: gcc -o conftest -g -O2 conftest.c >&5 configure:25067: $? = 0 configure:25067: result: yes configure:25067: checking for uselocale configure:25067: gcc -o conftest -g -O2 conftest.c >&5 configure:25067: $? = 0 configure:25067: result: yes configure:25067: checking for argz_count configure:25067: gcc -o conftest -g -O2 conftest.c >&5 /usr/lib/gcc/x86_64-gentoo-linux-musl/8.2.0/../../../../x86_64-gentoo-linux-musl/bin/ld: /tmp/ccNKnNgb.o: in function `main': /root/mc-4.8.22/conftest.c:163: undefined reference to `argz_count' collect2: error: ld returned 1 exit status configure:25067: $? = 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 PACKAGE "mc" | #define VERSION "4.8.22" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_FUNC_ATTRIBUTE_FALLTHROUGH 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define FILE_L 1 | #define HAVE_GMODULE 1 | #define HAVE_NCURSESW_CURSES_H 1 | #define USE_NCURSES 1 | #define HAVE_ESCDELAY 1 | #define HAVE_RESIZETERM 1 | #define SEARCH_TYPE_GLIB 1 | #define X_DISPLAY_MISSING 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TYPES_H 1 | #define MAJOR_IN_SYSMACROS 1 | #define SIZEOF_LONG 8 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_UINTMAX_T 1 | #define SIZEOF_UINTMAX_T 8 | #define SIZEOF_OFF_T 8 | #define PROMOTED_MODE_T mode_t | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_ST_BLOCKS 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_STRUCT_STAT_ST_MTIM 1 | #define HAVE_SYS_PARAM_H 1 | #define SIG_ATOMIC_VOLATILE_T volatile sig_atomic_t | #define HAVE_STRVERSCMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_REALPATH 1 | #define HAVE_POSIX_OPENPT 1 | #define HAVE_GRANTPT 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_GETMNTENT 1 | #define MOUNTED_GETMNTENT1 1 | #define HAVE_HASMNTOPT 1 | #define HAVE_FCNTL_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_GETMNTENT 1 | #define MOUNTED_GETMNTENT1 1 | #define HAVE_HASMNTOPT 1 | #define HAVE_INFOMOUNT_LIST 1 | #define HAVE_SYS_MOUNT_H 1 | #define STAT_STATVFS 1 | #define STAT_STATFS2_FRSIZE 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_POSIX_FALLOCATE 1 | #define HAVE_STRUCT_STATFS_F_NAMELEN 1 | #define HAVE_STRUCT_STATFS_F_TYPE 1 | #define HAVE_STRUCT_STATFS_F_FRSIZE 1 | #define HAVE_VISIBILITY 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_INTTYPES_H 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_BUILTIN_EXPECT 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETCWD 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETUID 1 | #define HAVE_MEMPCPY 1 | #define HAVE_MUNMAP 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE_USELOCALE 1 | /* end confdefs.h. */ | /* Define argz_count to an innocuous variant, in case declares argz_count. | For example, HP-UX 11i declares gettimeofday. */ | #define argz_count innocuous_argz_count | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char argz_count (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef argz_count | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char argz_count (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_argz_count || defined __stub___argz_count | choke me | #endif | | int | main () | { | return argz_count (); | ; | return 0; | } configure:25067: result: no configure:25067: checking for argz_stringify configure:25067: gcc -o conftest -g -O2 conftest.c >&5 /usr/lib/gcc/x86_64-gentoo-linux-musl/8.2.0/../../../../x86_64-gentoo-linux-musl/bin/ld: /tmp/ccajbgck.o: in function `main': /root/mc-4.8.22/conftest.c:163: undefined reference to `argz_stringify' collect2: error: ld returned 1 exit status configure:25067: $? = 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 PACKAGE "mc" | #define VERSION "4.8.22" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_FUNC_ATTRIBUTE_FALLTHROUGH 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define FILE_L 1 | #define HAVE_GMODULE 1 | #define HAVE_NCURSESW_CURSES_H 1 | #define USE_NCURSES 1 | #define HAVE_ESCDELAY 1 | #define HAVE_RESIZETERM 1 | #define SEARCH_TYPE_GLIB 1 | #define X_DISPLAY_MISSING 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TYPES_H 1 | #define MAJOR_IN_SYSMACROS 1 | #define SIZEOF_LONG 8 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_UINTMAX_T 1 | #define SIZEOF_UINTMAX_T 8 | #define SIZEOF_OFF_T 8 | #define PROMOTED_MODE_T mode_t | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_ST_BLOCKS 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_STRUCT_STAT_ST_MTIM 1 | #define HAVE_SYS_PARAM_H 1 | #define SIG_ATOMIC_VOLATILE_T volatile sig_atomic_t | #define HAVE_STRVERSCMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_REALPATH 1 | #define HAVE_POSIX_OPENPT 1 | #define HAVE_GRANTPT 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_GETMNTENT 1 | #define MOUNTED_GETMNTENT1 1 | #define HAVE_HASMNTOPT 1 | #define HAVE_FCNTL_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_GETMNTENT 1 | #define MOUNTED_GETMNTENT1 1 | #define HAVE_HASMNTOPT 1 | #define HAVE_INFOMOUNT_LIST 1 | #define HAVE_SYS_MOUNT_H 1 | #define STAT_STATVFS 1 | #define STAT_STATFS2_FRSIZE 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_POSIX_FALLOCATE 1 | #define HAVE_STRUCT_STATFS_F_NAMELEN 1 | #define HAVE_STRUCT_STATFS_F_TYPE 1 | #define HAVE_STRUCT_STATFS_F_FRSIZE 1 | #define HAVE_VISIBILITY 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_INTTYPES_H 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_BUILTIN_EXPECT 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETCWD 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETUID 1 | #define HAVE_MEMPCPY 1 | #define HAVE_MUNMAP 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE_USELOCALE 1 | /* end confdefs.h. */ | /* Define argz_stringify to an innocuous variant, in case declares argz_stringify. | For example, HP-UX 11i declares gettimeofday. */ | #define argz_stringify innocuous_argz_stringify | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char argz_stringify (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef argz_stringify | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char argz_stringify (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_argz_stringify || defined __stub___argz_stringify | choke me | #endif | | int | main () | { | return argz_stringify (); | ; | return 0; | } configure:25067: result: no configure:25067: checking for argz_next configure:25067: gcc -o conftest -g -O2 conftest.c >&5 /usr/lib/gcc/x86_64-gentoo-linux-musl/8.2.0/../../../../x86_64-gentoo-linux-musl/bin/ld: /tmp/ccCgADac.o: in function `main': /root/mc-4.8.22/conftest.c:163: undefined reference to `argz_next' collect2: error: ld returned 1 exit status configure:25067: $? = 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 PACKAGE "mc" | #define VERSION "4.8.22" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_FUNC_ATTRIBUTE_FALLTHROUGH 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define FILE_L 1 | #define HAVE_GMODULE 1 | #define HAVE_NCURSESW_CURSES_H 1 | #define USE_NCURSES 1 | #define HAVE_ESCDELAY 1 | #define HAVE_RESIZETERM 1 | #define SEARCH_TYPE_GLIB 1 | #define X_DISPLAY_MISSING 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TYPES_H 1 | #define MAJOR_IN_SYSMACROS 1 | #define SIZEOF_LONG 8 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_UINTMAX_T 1 | #define SIZEOF_UINTMAX_T 8 | #define SIZEOF_OFF_T 8 | #define PROMOTED_MODE_T mode_t | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_ST_BLOCKS 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_STRUCT_STAT_ST_MTIM 1 | #define HAVE_SYS_PARAM_H 1 | #define SIG_ATOMIC_VOLATILE_T volatile sig_atomic_t | #define HAVE_STRVERSCMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_REALPATH 1 | #define HAVE_POSIX_OPENPT 1 | #define HAVE_GRANTPT 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_GETMNTENT 1 | #define MOUNTED_GETMNTENT1 1 | #define HAVE_HASMNTOPT 1 | #define HAVE_FCNTL_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_GETMNTENT 1 | #define MOUNTED_GETMNTENT1 1 | #define HAVE_HASMNTOPT 1 | #define HAVE_INFOMOUNT_LIST 1 | #define HAVE_SYS_MOUNT_H 1 | #define STAT_STATVFS 1 | #define STAT_STATFS2_FRSIZE 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_POSIX_FALLOCATE 1 | #define HAVE_STRUCT_STATFS_F_NAMELEN 1 | #define HAVE_STRUCT_STATFS_F_TYPE 1 | #define HAVE_STRUCT_STATFS_F_FRSIZE 1 | #define HAVE_VISIBILITY 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_INTTYPES_H 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_BUILTIN_EXPECT 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETCWD 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETUID 1 | #define HAVE_MEMPCPY 1 | #define HAVE_MUNMAP 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE_USELOCALE 1 | /* end confdefs.h. */ | /* Define argz_next to an innocuous variant, in case declares argz_next. | For example, HP-UX 11i declares gettimeofday. */ | #define argz_next innocuous_argz_next | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char argz_next (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef argz_next | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char argz_next (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_argz_next || defined __stub___argz_next | choke me | #endif | | int | main () | { | return argz_next (); | ; | return 0; | } configure:25067: result: no configure:25067: checking for __fsetlocking configure:25067: gcc -o conftest -g -O2 conftest.c >&5 configure:25067: $? = 0 configure:25067: result: yes configure:25078: checking whether feof_unlocked is declared configure:25098: gcc -c -g -O2 conftest.c >&5 configure:25098: $? = 0 configure:25105: result: yes configure:25119: checking whether fgets_unlocked is declared configure:25139: gcc -c -g -O2 conftest.c >&5 configure:25139: $? = 0 configure:25146: result: yes configure:25166: checking for bison configure:25182: found /usr/bin/bison configure:25193: result: bison configure:25207: checking version of bison configure:25216: result: 3.1, ok configure:25224: checking for long long int configure:25261: gcc -o conftest -g -O2 conftest.c >&5 configure:25261: $? = 0 configure:25291: gcc -o conftest -g -O2 conftest.c >&5 configure:25291: $? = 0 configure:25291: ./conftest configure:25291: $? = 0 configure:25306: result: yes configure:25315: checking for wchar_t configure:25332: gcc -c -g -O2 conftest.c >&5 configure:25332: $? = 0 configure:25339: result: yes configure:25348: checking for wint_t configure:25373: gcc -c -g -O2 conftest.c >&5 configure:25373: $? = 0 configure:25380: result: yes configure:25391: checking for intmax_t configure:25417: gcc -c -g -O2 conftest.c >&5 configure:25417: $? = 0 configure:25424: result: yes configure:25434: checking whether printf() supports POSIX/XSI format strings configure:25475: gcc -o conftest -g -O2 conftest.c >&5 configure:25475: $? = 0 configure:25475: ./conftest configure:25475: $? = 0 configure:25486: result: yes configure:25497: checking whether we are using the GNU C Library 2.1 or newer configure:25524: result: no configure:25533: checking for stdint.h configure:25533: result: yes configure:25543: checking for SIZE_MAX configure:25614: result: yes configure:25630: checking for stdint.h configure:25630: result: yes configure:25643: checking for working fcntl.h configure:25700: gcc -o conftest -g -O2 conftest.c >&5 configure:25700: $? = 0 configure:25700: ./conftest configure:25700: $? = 0 configure:25715: result: yes configure:25739: checking for CFPreferencesCopyAppValue configure:25757: gcc -o conftest -g -O2 conftest.c -Wl,-framework -Wl,CoreFoundation >&5 conftest.c:141:10: fatal error: CoreFoundation/CFPreferences.h: No such file or directory #include ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ compilation terminated. configure:25757: $? = 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 PACKAGE "mc" | #define VERSION "4.8.22" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_FUNC_ATTRIBUTE_FALLTHROUGH 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define FILE_L 1 | #define HAVE_GMODULE 1 | #define HAVE_NCURSESW_CURSES_H 1 | #define USE_NCURSES 1 | #define HAVE_ESCDELAY 1 | #define HAVE_RESIZETERM 1 | #define SEARCH_TYPE_GLIB 1 | #define X_DISPLAY_MISSING 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TYPES_H 1 | #define MAJOR_IN_SYSMACROS 1 | #define SIZEOF_LONG 8 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_UINTMAX_T 1 | #define SIZEOF_UINTMAX_T 8 | #define SIZEOF_OFF_T 8 | #define PROMOTED_MODE_T mode_t | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_ST_BLOCKS 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_STRUCT_STAT_ST_MTIM 1 | #define HAVE_SYS_PARAM_H 1 | #define SIG_ATOMIC_VOLATILE_T volatile sig_atomic_t | #define HAVE_STRVERSCMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_REALPATH 1 | #define HAVE_POSIX_OPENPT 1 | #define HAVE_GRANTPT 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_GETMNTENT 1 | #define MOUNTED_GETMNTENT1 1 | #define HAVE_HASMNTOPT 1 | #define HAVE_FCNTL_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_GETMNTENT 1 | #define MOUNTED_GETMNTENT1 1 | #define HAVE_HASMNTOPT 1 | #define HAVE_INFOMOUNT_LIST 1 | #define HAVE_SYS_MOUNT_H 1 | #define STAT_STATVFS 1 | #define STAT_STATFS2_FRSIZE 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_POSIX_FALLOCATE 1 | #define HAVE_STRUCT_STATFS_F_NAMELEN 1 | #define HAVE_STRUCT_STATFS_F_TYPE 1 | #define HAVE_STRUCT_STATFS_F_FRSIZE 1 | #define HAVE_VISIBILITY 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_INTTYPES_H 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_BUILTIN_EXPECT 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETCWD 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETUID 1 | #define HAVE_MEMPCPY 1 | #define HAVE_MUNMAP 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE_USELOCALE 1 | #define HAVE___FSETLOCKING 1 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FGETS_UNLOCKED 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_INTMAX_T 1 | #define HAVE_POSIX_PRINTF 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | /* end confdefs.h. */ | #include | int | main () | { | CFPreferencesCopyAppValue(NULL, NULL) | ; | return 0; | } configure:25766: result: no configure:25773: checking for CFLocaleCopyCurrent configure:25791: gcc -o conftest -g -O2 conftest.c -Wl,-framework -Wl,CoreFoundation >&5 conftest.c:141:10: fatal error: CoreFoundation/CFLocale.h: No such file or directory #include ^~~~~~~~~~~~~~~~~~~~~~~~~~~ compilation terminated. configure:25791: $? = 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 PACKAGE "mc" | #define VERSION "4.8.22" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_FUNC_ATTRIBUTE_FALLTHROUGH 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define FILE_L 1 | #define HAVE_GMODULE 1 | #define HAVE_NCURSESW_CURSES_H 1 | #define USE_NCURSES 1 | #define HAVE_ESCDELAY 1 | #define HAVE_RESIZETERM 1 | #define SEARCH_TYPE_GLIB 1 | #define X_DISPLAY_MISSING 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TYPES_H 1 | #define MAJOR_IN_SYSMACROS 1 | #define SIZEOF_LONG 8 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_UINTMAX_T 1 | #define SIZEOF_UINTMAX_T 8 | #define SIZEOF_OFF_T 8 | #define PROMOTED_MODE_T mode_t | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_ST_BLOCKS 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_STRUCT_STAT_ST_MTIM 1 | #define HAVE_SYS_PARAM_H 1 | #define SIG_ATOMIC_VOLATILE_T volatile sig_atomic_t | #define HAVE_STRVERSCMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_REALPATH 1 | #define HAVE_POSIX_OPENPT 1 | #define HAVE_GRANTPT 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_GETMNTENT 1 | #define MOUNTED_GETMNTENT1 1 | #define HAVE_HASMNTOPT 1 | #define HAVE_FCNTL_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_GETMNTENT 1 | #define MOUNTED_GETMNTENT1 1 | #define HAVE_HASMNTOPT 1 | #define HAVE_INFOMOUNT_LIST 1 | #define HAVE_SYS_MOUNT_H 1 | #define STAT_STATVFS 1 | #define STAT_STATFS2_FRSIZE 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_POSIX_FALLOCATE 1 | #define HAVE_STRUCT_STATFS_F_NAMELEN 1 | #define HAVE_STRUCT_STATFS_F_TYPE 1 | #define HAVE_STRUCT_STATFS_F_FRSIZE 1 | #define HAVE_VISIBILITY 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_INTTYPES_H 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_BUILTIN_EXPECT 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETCWD 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETUID 1 | #define HAVE_MEMPCPY 1 | #define HAVE_MUNMAP 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE_USELOCALE 1 | #define HAVE___FSETLOCKING 1 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FGETS_UNLOCKED 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_INTMAX_T 1 | #define HAVE_POSIX_PRINTF 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | /* end confdefs.h. */ | #include | int | main () | { | CFLocaleCopyCurrent(); | ; | return 0; | } configure:25800: result: no configure:25825: checking for ptrdiff_t configure:25825: gcc -c -g -O2 conftest.c >&5 configure:25825: $? = 0 configure:25825: gcc -c -g -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:177:24: error: expected expression before ')' token if (sizeof ((ptrdiff_t))) ^ configure:25825: $? = 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 PACKAGE "mc" | #define VERSION "4.8.22" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_FUNC_ATTRIBUTE_FALLTHROUGH 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define FILE_L 1 | #define HAVE_GMODULE 1 | #define HAVE_NCURSESW_CURSES_H 1 | #define USE_NCURSES 1 | #define HAVE_ESCDELAY 1 | #define HAVE_RESIZETERM 1 | #define SEARCH_TYPE_GLIB 1 | #define X_DISPLAY_MISSING 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TYPES_H 1 | #define MAJOR_IN_SYSMACROS 1 | #define SIZEOF_LONG 8 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_UINTMAX_T 1 | #define SIZEOF_UINTMAX_T 8 | #define SIZEOF_OFF_T 8 | #define PROMOTED_MODE_T mode_t | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_ST_BLOCKS 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_STRUCT_STAT_ST_MTIM 1 | #define HAVE_SYS_PARAM_H 1 | #define SIG_ATOMIC_VOLATILE_T volatile sig_atomic_t | #define HAVE_STRVERSCMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_REALPATH 1 | #define HAVE_POSIX_OPENPT 1 | #define HAVE_GRANTPT 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_GETMNTENT 1 | #define MOUNTED_GETMNTENT1 1 | #define HAVE_HASMNTOPT 1 | #define HAVE_FCNTL_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_GETMNTENT 1 | #define MOUNTED_GETMNTENT1 1 | #define HAVE_HASMNTOPT 1 | #define HAVE_INFOMOUNT_LIST 1 | #define HAVE_SYS_MOUNT_H 1 | #define STAT_STATVFS 1 | #define STAT_STATFS2_FRSIZE 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_POSIX_FALLOCATE 1 | #define HAVE_STRUCT_STATFS_F_NAMELEN 1 | #define HAVE_STRUCT_STATFS_F_TYPE 1 | #define HAVE_STRUCT_STATFS_F_FRSIZE 1 | #define HAVE_VISIBILITY 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_INTTYPES_H 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_BUILTIN_EXPECT 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETCWD 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETUID 1 | #define HAVE_MEMPCPY 1 | #define HAVE_MUNMAP 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE_USELOCALE 1 | #define HAVE___FSETLOCKING 1 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FGETS_UNLOCKED 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_INTMAX_T 1 | #define HAVE_POSIX_PRINTF 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | if (sizeof ((ptrdiff_t))) | return 0; | ; | return 0; | } configure:25825: result: yes configure:25838: checking stddef.h usability configure:25838: gcc -c -g -O2 conftest.c >&5 configure:25838: $? = 0 configure:25838: result: yes configure:25838: checking stddef.h presence configure:25838: gcc -E conftest.c configure:25838: $? = 0 configure:25838: result: yes configure:25838: checking for stddef.h configure:25838: result: yes configure:25838: checking for stdlib.h configure:25838: result: yes configure:25838: checking for string.h configure:25838: result: yes configure:25852: checking for asprintf configure:25852: gcc -o conftest -g -O2 conftest.c >&5 configure:25852: $? = 0 configure:25852: result: yes configure:25852: checking for fwprintf configure:25852: gcc -o conftest -g -O2 conftest.c >&5 configure:25852: $? = 0 configure:25852: result: yes configure:25852: checking for newlocale configure:25852: gcc -o conftest -g -O2 conftest.c >&5 configure:25852: $? = 0 configure:25852: result: yes configure:25852: checking for putenv configure:25852: gcc -o conftest -g -O2 conftest.c >&5 configure:25852: $? = 0 configure:25852: result: yes configure:25852: checking for setenv configure:25852: gcc -o conftest -g -O2 conftest.c >&5 configure:25852: $? = 0 configure:25852: result: yes configure:25852: checking for setlocale configure:25852: gcc -o conftest -g -O2 conftest.c >&5 configure:25852: $? = 0 configure:25852: result: yes configure:25852: checking for snprintf configure:25852: gcc -o conftest -g -O2 conftest.c >&5 conftest.c:173:6: warning: conflicting types for built-in function 'snprintf' [-Wbuiltin-declaration-mismatch] char snprintf (); ^~~~~~~~ configure:25852: $? = 0 configure:25852: result: yes configure:25852: checking for strnlen configure:25852: gcc -o conftest -g -O2 conftest.c >&5 configure:25852: $? = 0 configure:25852: result: yes configure:25852: checking for wcslen configure:25852: gcc -o conftest -g -O2 conftest.c >&5 configure:25852: $? = 0 configure:25852: result: yes configure:25852: checking for wcsnlen configure:25852: gcc -o conftest -g -O2 conftest.c >&5 configure:25852: $? = 0 configure:25852: result: yes configure:25852: checking for mbrtowc configure:25852: gcc -o conftest -g -O2 conftest.c >&5 configure:25852: $? = 0 configure:25852: result: yes configure:25852: checking for wcrtomb configure:25852: gcc -o conftest -g -O2 conftest.c >&5 configure:25852: $? = 0 configure:25852: result: yes configure:25863: checking whether _snprintf is declared configure:25883: gcc -c -g -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:162:22: error: '_snprintf' undeclared (first use in this function); did you mean 'vsnprintf'? char *p = (char *) _snprintf; ^~~~~~~~~ vsnprintf conftest.c:162:22: note: each undeclared identifier is reported only once for each function it appears in configure:25883: $? = 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 PACKAGE "mc" | #define VERSION "4.8.22" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_FUNC_ATTRIBUTE_FALLTHROUGH 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define FILE_L 1 | #define HAVE_GMODULE 1 | #define HAVE_NCURSESW_CURSES_H 1 | #define USE_NCURSES 1 | #define HAVE_ESCDELAY 1 | #define HAVE_RESIZETERM 1 | #define SEARCH_TYPE_GLIB 1 | #define X_DISPLAY_MISSING 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TYPES_H 1 | #define MAJOR_IN_SYSMACROS 1 | #define SIZEOF_LONG 8 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_UINTMAX_T 1 | #define SIZEOF_UINTMAX_T 8 | #define SIZEOF_OFF_T 8 | #define PROMOTED_MODE_T mode_t | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_ST_BLOCKS 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_STRUCT_STAT_ST_MTIM 1 | #define HAVE_SYS_PARAM_H 1 | #define SIG_ATOMIC_VOLATILE_T volatile sig_atomic_t | #define HAVE_STRVERSCMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_REALPATH 1 | #define HAVE_POSIX_OPENPT 1 | #define HAVE_GRANTPT 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_GETMNTENT 1 | #define MOUNTED_GETMNTENT1 1 | #define HAVE_HASMNTOPT 1 | #define HAVE_FCNTL_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_GETMNTENT 1 | #define MOUNTED_GETMNTENT1 1 | #define HAVE_HASMNTOPT 1 | #define HAVE_INFOMOUNT_LIST 1 | #define HAVE_SYS_MOUNT_H 1 | #define STAT_STATVFS 1 | #define STAT_STATFS2_FRSIZE 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_POSIX_FALLOCATE 1 | #define HAVE_STRUCT_STATFS_F_NAMELEN 1 | #define HAVE_STRUCT_STATFS_F_TYPE 1 | #define HAVE_STRUCT_STATFS_F_FRSIZE 1 | #define HAVE_VISIBILITY 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_INTTYPES_H 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_BUILTIN_EXPECT 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETCWD 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETUID 1 | #define HAVE_MEMPCPY 1 | #define HAVE_MUNMAP 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE_USELOCALE 1 | #define HAVE___FSETLOCKING 1 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FGETS_UNLOCKED 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_INTMAX_T 1 | #define HAVE_POSIX_PRINTF 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_ASPRINTF 1 | #define HAVE_FWPRINTF 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSNLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | /* end confdefs.h. */ | #include | int | main () | { | | #ifndef _snprintf | char *p = (char *) _snprintf; | #endif | | ; | return 0; | } configure:25890: result: no configure:25904: checking whether _snwprintf is declared configure:25924: gcc -c -g -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:163:22: error: '_snwprintf' undeclared (first use in this function); did you mean 'vsnprintf'? char *p = (char *) _snwprintf; ^~~~~~~~~~ vsnprintf conftest.c:163:22: note: each undeclared identifier is reported only once for each function it appears in configure:25924: $? = 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 PACKAGE "mc" | #define VERSION "4.8.22" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_FUNC_ATTRIBUTE_FALLTHROUGH 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define FILE_L 1 | #define HAVE_GMODULE 1 | #define HAVE_NCURSESW_CURSES_H 1 | #define USE_NCURSES 1 | #define HAVE_ESCDELAY 1 | #define HAVE_RESIZETERM 1 | #define SEARCH_TYPE_GLIB 1 | #define X_DISPLAY_MISSING 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TYPES_H 1 | #define MAJOR_IN_SYSMACROS 1 | #define SIZEOF_LONG 8 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_UINTMAX_T 1 | #define SIZEOF_UINTMAX_T 8 | #define SIZEOF_OFF_T 8 | #define PROMOTED_MODE_T mode_t | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_ST_BLOCKS 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_STRUCT_STAT_ST_MTIM 1 | #define HAVE_SYS_PARAM_H 1 | #define SIG_ATOMIC_VOLATILE_T volatile sig_atomic_t | #define HAVE_STRVERSCMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_REALPATH 1 | #define HAVE_POSIX_OPENPT 1 | #define HAVE_GRANTPT 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_GETMNTENT 1 | #define MOUNTED_GETMNTENT1 1 | #define HAVE_HASMNTOPT 1 | #define HAVE_FCNTL_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_GETMNTENT 1 | #define MOUNTED_GETMNTENT1 1 | #define HAVE_HASMNTOPT 1 | #define HAVE_INFOMOUNT_LIST 1 | #define HAVE_SYS_MOUNT_H 1 | #define STAT_STATVFS 1 | #define STAT_STATFS2_FRSIZE 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_POSIX_FALLOCATE 1 | #define HAVE_STRUCT_STATFS_F_NAMELEN 1 | #define HAVE_STRUCT_STATFS_F_TYPE 1 | #define HAVE_STRUCT_STATFS_F_FRSIZE 1 | #define HAVE_VISIBILITY 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_INTTYPES_H 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_BUILTIN_EXPECT 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETCWD 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETUID 1 | #define HAVE_MEMPCPY 1 | #define HAVE_MUNMAP 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE_USELOCALE 1 | #define HAVE___FSETLOCKING 1 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FGETS_UNLOCKED 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_INTMAX_T 1 | #define HAVE_POSIX_PRINTF 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_ASPRINTF 1 | #define HAVE_FWPRINTF 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSNLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | /* end confdefs.h. */ | #include | int | main () | { | | #ifndef _snwprintf | char *p = (char *) _snwprintf; | #endif | | ; | return 0; | } configure:25931: result: no configure:25946: checking whether getc_unlocked is declared configure:25966: gcc -c -g -O2 conftest.c >&5 configure:25966: $? = 0 configure:25973: result: yes configure:26018: checking for nl_langinfo and CODESET configure:26034: gcc -o conftest -g -O2 conftest.c >&5 configure:26034: $? = 0 configure:26043: result: yes configure:26052: checking for LC_MESSAGES configure:26068: gcc -o conftest -g -O2 conftest.c >&5 configure:26068: $? = 0 configure:26076: result: yes configure:26228: checking for CFPreferencesCopyAppValue configure:26255: result: no configure:26262: checking for CFLocaleCopyCurrent configure:26289: result: no configure:26975: checking whether to use NLS configure:26977: result: no configure:27231: checking for perl configure:27249: found /usr/bin/perl configure:27262: result: /usr/bin/perl configure:27272: checking for python configure:27290: found /usr/bin/python configure:27303: result: /usr/bin/python configure:27313: checking for ruby configure:27344: result: /usr/bin/ruby configure:27363: checking for AIX defines configure:27384: result: no configure:27397: checking for utimensat configure:27397: gcc -o conftest -g -O2 conftest.c >&5 configure:27397: $? = 0 configure:27397: result: yes configure:27420: checking linux/fs.h usability configure:27420: gcc -c -g -O2 conftest.c >&5 configure:27420: $? = 0 configure:27420: result: yes configure:27420: checking linux/fs.h presence configure:27420: gcc -E conftest.c configure:27420: $? = 0 configure:27420: result: yes configure:27420: checking for linux/fs.h configure:27420: result: yes configure:27615: using internal editor configure:27684: using diff viewer configure:27692: checking for subshell support configure:27724: checking pty.h usability configure:27724: gcc -c -g -O2 conftest.c >&5 configure:27724: $? = 0 configure:27724: result: yes configure:27724: checking pty.h presence configure:27724: gcc -E conftest.c configure:27724: $? = 0 configure:27724: result: yes configure:27724: checking for pty.h configure:27724: result: yes configure:27724: checking libutil.h usability configure:27724: gcc -c -g -O2 conftest.c >&5 conftest.c:202:10: fatal error: libutil.h: No such file or directory #include ^~~~~~~~~~~ compilation terminated. configure:27724: $? = 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 PACKAGE "mc" | #define VERSION "4.8.22" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_FUNC_ATTRIBUTE_FALLTHROUGH 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define FILE_L 1 | #define HAVE_GMODULE 1 | #define HAVE_NCURSESW_CURSES_H 1 | #define USE_NCURSES 1 | #define HAVE_ESCDELAY 1 | #define HAVE_RESIZETERM 1 | #define SEARCH_TYPE_GLIB 1 | #define X_DISPLAY_MISSING 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TYPES_H 1 | #define MAJOR_IN_SYSMACROS 1 | #define SIZEOF_LONG 8 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_UINTMAX_T 1 | #define SIZEOF_UINTMAX_T 8 | #define SIZEOF_OFF_T 8 | #define PROMOTED_MODE_T mode_t | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_ST_BLOCKS 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_STRUCT_STAT_ST_MTIM 1 | #define HAVE_SYS_PARAM_H 1 | #define SIG_ATOMIC_VOLATILE_T volatile sig_atomic_t | #define HAVE_STRVERSCMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_REALPATH 1 | #define HAVE_POSIX_OPENPT 1 | #define HAVE_GRANTPT 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_GETMNTENT 1 | #define MOUNTED_GETMNTENT1 1 | #define HAVE_HASMNTOPT 1 | #define HAVE_FCNTL_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_GETMNTENT 1 | #define MOUNTED_GETMNTENT1 1 | #define HAVE_HASMNTOPT 1 | #define HAVE_INFOMOUNT_LIST 1 | #define HAVE_SYS_MOUNT_H 1 | #define STAT_STATVFS 1 | #define STAT_STATFS2_FRSIZE 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_POSIX_FALLOCATE 1 | #define HAVE_STRUCT_STATFS_F_NAMELEN 1 | #define HAVE_STRUCT_STATFS_F_TYPE 1 | #define HAVE_STRUCT_STATFS_F_FRSIZE 1 | #define HAVE_VISIBILITY 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_INTTYPES_H 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_BUILTIN_EXPECT 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETCWD 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETUID 1 | #define HAVE_MEMPCPY 1 | #define HAVE_MUNMAP 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE_USELOCALE 1 | #define HAVE___FSETLOCKING 1 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FGETS_UNLOCKED 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_INTMAX_T 1 | #define HAVE_POSIX_PRINTF 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_ASPRINTF 1 | #define HAVE_FWPRINTF 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSNLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_DECL__SNWPRINTF 0 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LC_MESSAGES 1 | #define HAVE_CHARSET 1 | #define HAVE_UTIMENSAT 1 | #define HAVE_LINUX_FS_H 1 | #define MC_HOMEDIR_XDG 1 | #define USE_INTERNAL_EDIT 1 | #define USE_DIFF_VIEW 1 | #define ENABLE_SUBSHELL 1 | #define HAVE_PTY_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:27724: result: no configure:27724: checking libutil.h presence configure:27724: gcc -E conftest.c conftest.c:169:10: fatal error: libutil.h: No such file or directory #include ^~~~~~~~~~~ compilation terminated. configure:27724: $? = 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 PACKAGE "mc" | #define VERSION "4.8.22" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_FUNC_ATTRIBUTE_FALLTHROUGH 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define FILE_L 1 | #define HAVE_GMODULE 1 | #define HAVE_NCURSESW_CURSES_H 1 | #define USE_NCURSES 1 | #define HAVE_ESCDELAY 1 | #define HAVE_RESIZETERM 1 | #define SEARCH_TYPE_GLIB 1 | #define X_DISPLAY_MISSING 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TYPES_H 1 | #define MAJOR_IN_SYSMACROS 1 | #define SIZEOF_LONG 8 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_UINTMAX_T 1 | #define SIZEOF_UINTMAX_T 8 | #define SIZEOF_OFF_T 8 | #define PROMOTED_MODE_T mode_t | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_ST_BLOCKS 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_STRUCT_STAT_ST_MTIM 1 | #define HAVE_SYS_PARAM_H 1 | #define SIG_ATOMIC_VOLATILE_T volatile sig_atomic_t | #define HAVE_STRVERSCMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_REALPATH 1 | #define HAVE_POSIX_OPENPT 1 | #define HAVE_GRANTPT 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_GETMNTENT 1 | #define MOUNTED_GETMNTENT1 1 | #define HAVE_HASMNTOPT 1 | #define HAVE_FCNTL_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_GETMNTENT 1 | #define MOUNTED_GETMNTENT1 1 | #define HAVE_HASMNTOPT 1 | #define HAVE_INFOMOUNT_LIST 1 | #define HAVE_SYS_MOUNT_H 1 | #define STAT_STATVFS 1 | #define STAT_STATFS2_FRSIZE 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_POSIX_FALLOCATE 1 | #define HAVE_STRUCT_STATFS_F_NAMELEN 1 | #define HAVE_STRUCT_STATFS_F_TYPE 1 | #define HAVE_STRUCT_STATFS_F_FRSIZE 1 | #define HAVE_VISIBILITY 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_INTTYPES_H 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_BUILTIN_EXPECT 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETCWD 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETUID 1 | #define HAVE_MEMPCPY 1 | #define HAVE_MUNMAP 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE_USELOCALE 1 | #define HAVE___FSETLOCKING 1 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FGETS_UNLOCKED 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_INTMAX_T 1 | #define HAVE_POSIX_PRINTF 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_ASPRINTF 1 | #define HAVE_FWPRINTF 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSNLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_DECL__SNWPRINTF 0 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LC_MESSAGES 1 | #define HAVE_CHARSET 1 | #define HAVE_UTIMENSAT 1 | #define HAVE_LINUX_FS_H 1 | #define MC_HOMEDIR_XDG 1 | #define USE_INTERNAL_EDIT 1 | #define USE_DIFF_VIEW 1 | #define ENABLE_SUBSHELL 1 | #define HAVE_PTY_H 1 | /* end confdefs.h. */ | #include configure:27724: result: no configure:27724: checking for libutil.h configure:27724: result: no configure:27724: checking util.h usability configure:27724: gcc -c -g -O2 conftest.c >&5 conftest.c:202:10: fatal error: util.h: No such file or directory #include ^~~~~~~~ compilation terminated. configure:27724: $? = 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 PACKAGE "mc" | #define VERSION "4.8.22" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_FUNC_ATTRIBUTE_FALLTHROUGH 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define FILE_L 1 | #define HAVE_GMODULE 1 | #define HAVE_NCURSESW_CURSES_H 1 | #define USE_NCURSES 1 | #define HAVE_ESCDELAY 1 | #define HAVE_RESIZETERM 1 | #define SEARCH_TYPE_GLIB 1 | #define X_DISPLAY_MISSING 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TYPES_H 1 | #define MAJOR_IN_SYSMACROS 1 | #define SIZEOF_LONG 8 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_UINTMAX_T 1 | #define SIZEOF_UINTMAX_T 8 | #define SIZEOF_OFF_T 8 | #define PROMOTED_MODE_T mode_t | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_ST_BLOCKS 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_STRUCT_STAT_ST_MTIM 1 | #define HAVE_SYS_PARAM_H 1 | #define SIG_ATOMIC_VOLATILE_T volatile sig_atomic_t | #define HAVE_STRVERSCMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_REALPATH 1 | #define HAVE_POSIX_OPENPT 1 | #define HAVE_GRANTPT 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_GETMNTENT 1 | #define MOUNTED_GETMNTENT1 1 | #define HAVE_HASMNTOPT 1 | #define HAVE_FCNTL_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_GETMNTENT 1 | #define MOUNTED_GETMNTENT1 1 | #define HAVE_HASMNTOPT 1 | #define HAVE_INFOMOUNT_LIST 1 | #define HAVE_SYS_MOUNT_H 1 | #define STAT_STATVFS 1 | #define STAT_STATFS2_FRSIZE 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_POSIX_FALLOCATE 1 | #define HAVE_STRUCT_STATFS_F_NAMELEN 1 | #define HAVE_STRUCT_STATFS_F_TYPE 1 | #define HAVE_STRUCT_STATFS_F_FRSIZE 1 | #define HAVE_VISIBILITY 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_INTTYPES_H 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_BUILTIN_EXPECT 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETCWD 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETUID 1 | #define HAVE_MEMPCPY 1 | #define HAVE_MUNMAP 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE_USELOCALE 1 | #define HAVE___FSETLOCKING 1 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FGETS_UNLOCKED 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_INTMAX_T 1 | #define HAVE_POSIX_PRINTF 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_ASPRINTF 1 | #define HAVE_FWPRINTF 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSNLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_DECL__SNWPRINTF 0 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LC_MESSAGES 1 | #define HAVE_CHARSET 1 | #define HAVE_UTIMENSAT 1 | #define HAVE_LINUX_FS_H 1 | #define MC_HOMEDIR_XDG 1 | #define USE_INTERNAL_EDIT 1 | #define USE_DIFF_VIEW 1 | #define ENABLE_SUBSHELL 1 | #define HAVE_PTY_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:27724: result: no configure:27724: checking util.h presence configure:27724: gcc -E conftest.c conftest.c:169:10: fatal error: util.h: No such file or directory #include ^~~~~~~~ compilation terminated. configure:27724: $? = 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 PACKAGE "mc" | #define VERSION "4.8.22" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_FUNC_ATTRIBUTE_FALLTHROUGH 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define FILE_L 1 | #define HAVE_GMODULE 1 | #define HAVE_NCURSESW_CURSES_H 1 | #define USE_NCURSES 1 | #define HAVE_ESCDELAY 1 | #define HAVE_RESIZETERM 1 | #define SEARCH_TYPE_GLIB 1 | #define X_DISPLAY_MISSING 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TYPES_H 1 | #define MAJOR_IN_SYSMACROS 1 | #define SIZEOF_LONG 8 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_UINTMAX_T 1 | #define SIZEOF_UINTMAX_T 8 | #define SIZEOF_OFF_T 8 | #define PROMOTED_MODE_T mode_t | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_ST_BLOCKS 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_STRUCT_STAT_ST_MTIM 1 | #define HAVE_SYS_PARAM_H 1 | #define SIG_ATOMIC_VOLATILE_T volatile sig_atomic_t | #define HAVE_STRVERSCMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_REALPATH 1 | #define HAVE_POSIX_OPENPT 1 | #define HAVE_GRANTPT 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_GETMNTENT 1 | #define MOUNTED_GETMNTENT1 1 | #define HAVE_HASMNTOPT 1 | #define HAVE_FCNTL_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_GETMNTENT 1 | #define MOUNTED_GETMNTENT1 1 | #define HAVE_HASMNTOPT 1 | #define HAVE_INFOMOUNT_LIST 1 | #define HAVE_SYS_MOUNT_H 1 | #define STAT_STATVFS 1 | #define STAT_STATFS2_FRSIZE 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_POSIX_FALLOCATE 1 | #define HAVE_STRUCT_STATFS_F_NAMELEN 1 | #define HAVE_STRUCT_STATFS_F_TYPE 1 | #define HAVE_STRUCT_STATFS_F_FRSIZE 1 | #define HAVE_VISIBILITY 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_INTTYPES_H 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_BUILTIN_EXPECT 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETCWD 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETUID 1 | #define HAVE_MEMPCPY 1 | #define HAVE_MUNMAP 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE_USELOCALE 1 | #define HAVE___FSETLOCKING 1 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FGETS_UNLOCKED 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_INTMAX_T 1 | #define HAVE_POSIX_PRINTF 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_ASPRINTF 1 | #define HAVE_FWPRINTF 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSNLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_DECL__SNWPRINTF 0 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LC_MESSAGES 1 | #define HAVE_CHARSET 1 | #define HAVE_UTIMENSAT 1 | #define HAVE_LINUX_FS_H 1 | #define MC_HOMEDIR_XDG 1 | #define USE_INTERNAL_EDIT 1 | #define USE_DIFF_VIEW 1 | #define ENABLE_SUBSHELL 1 | #define HAVE_PTY_H 1 | /* end confdefs.h. */ | #include configure:27724: result: no configure:27724: checking for util.h configure:27724: result: no configure:27736: checking for openpty configure:27736: gcc -o conftest -g -O2 conftest.c >&5 configure:27736: $? = 0 configure:27736: result: yes configure:27792: result: yes configure:27856: Enabling VFS code configure:27901: checking for zip configure:27932: result: /usr/bin/zip configure:27942: checking for unzip configure:27960: found /usr/bin/unzip configure:27973: result: /usr/bin/unzip configure:27981: checking for zipinfo code in unzip configure:27991: result: yes configure:28114: checking for LIBSSH configure:28121: $PKG_CONFIG --exists --print-errors "libssh2 >= 1.2.5" Package libssh2 was not found in the pkg-config search path. Perhaps you should add the directory containing `libssh2.pc' to the PKG_CONFIG_PATH environment variable Package 'libssh2', required by 'virtual:world', not found configure:28124: $? = 1 configure:28138: $PKG_CONFIG --exists --print-errors "libssh2 >= 1.2.5" Package libssh2 was not found in the pkg-config search path. Perhaps you should add the directory containing `libssh2.pc' to the PKG_CONFIG_PATH environment variable Package 'libssh2', required by 'virtual:world', not found configure:28141: $? = 1 configure:28155: result: no Package 'libssh2', required by 'virtual:world', not found configure:28459: checking for library containing socket configure:28490: gcc -o conftest -g -O2 conftest.c >&5 configure:28490: $? = 0 configure:28507: result: none required configure:28516: checking for library containing gethostbyname configure:28547: gcc -o conftest -g -O2 conftest.c >&5 configure:28547: $? = 0 configure:28564: result: none required configure:28572: checking for struct linger.l_linger configure:28572: gcc -c -g -O2 conftest.c >&5 configure:28572: $? = 0 configure:28572: result: yes configure:28591: checking for nlink_t configure:28591: gcc -c -g -O2 conftest.c >&5 configure:28591: $? = 0 configure:28591: gcc -c -g -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:215:22: error: expected expression before ')' token if (sizeof ((nlink_t))) ^ configure:28591: $? = 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 PACKAGE "mc" | #define VERSION "4.8.22" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_FUNC_ATTRIBUTE_FALLTHROUGH 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define FILE_L 1 | #define HAVE_GMODULE 1 | #define HAVE_NCURSESW_CURSES_H 1 | #define USE_NCURSES 1 | #define HAVE_ESCDELAY 1 | #define HAVE_RESIZETERM 1 | #define SEARCH_TYPE_GLIB 1 | #define X_DISPLAY_MISSING 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TYPES_H 1 | #define MAJOR_IN_SYSMACROS 1 | #define SIZEOF_LONG 8 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_UINTMAX_T 1 | #define SIZEOF_UINTMAX_T 8 | #define SIZEOF_OFF_T 8 | #define PROMOTED_MODE_T mode_t | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_ST_BLOCKS 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_STRUCT_STAT_ST_MTIM 1 | #define HAVE_SYS_PARAM_H 1 | #define SIG_ATOMIC_VOLATILE_T volatile sig_atomic_t | #define HAVE_STRVERSCMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_REALPATH 1 | #define HAVE_POSIX_OPENPT 1 | #define HAVE_GRANTPT 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_GETMNTENT 1 | #define MOUNTED_GETMNTENT1 1 | #define HAVE_HASMNTOPT 1 | #define HAVE_FCNTL_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_GETMNTENT 1 | #define MOUNTED_GETMNTENT1 1 | #define HAVE_HASMNTOPT 1 | #define HAVE_INFOMOUNT_LIST 1 | #define HAVE_SYS_MOUNT_H 1 | #define STAT_STATVFS 1 | #define STAT_STATFS2_FRSIZE 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_POSIX_FALLOCATE 1 | #define HAVE_STRUCT_STATFS_F_NAMELEN 1 | #define HAVE_STRUCT_STATFS_F_TYPE 1 | #define HAVE_STRUCT_STATFS_F_FRSIZE 1 | #define HAVE_VISIBILITY 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_INTTYPES_H 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_BUILTIN_EXPECT 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETCWD 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETUID 1 | #define HAVE_MEMPCPY 1 | #define HAVE_MUNMAP 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE_USELOCALE 1 | #define HAVE___FSETLOCKING 1 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FGETS_UNLOCKED 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_INTMAX_T 1 | #define HAVE_POSIX_PRINTF 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_ASPRINTF 1 | #define HAVE_FWPRINTF 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSNLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_DECL__SNWPRINTF 0 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LC_MESSAGES 1 | #define HAVE_CHARSET 1 | #define HAVE_UTIMENSAT 1 | #define HAVE_LINUX_FS_H 1 | #define MC_HOMEDIR_XDG 1 | #define USE_INTERNAL_EDIT 1 | #define USE_DIFF_VIEW 1 | #define ENABLE_SUBSHELL 1 | #define HAVE_PTY_H 1 | #define HAVE_OPENPTY 1 | #define ENABLE_BACKGROUND 1 | #define ENABLE_VFS 1 | #define ENABLE_VFS_CPIO 1 | #define ENABLE_VFS_EXTFS 1 | #define ENABLE_VFS_FISH 1 | #define ENABLE_VFS_FTP 1 | #define ENABLE_VFS_SFS 1 | #define ENABLE_VFS_TAR 1 | #define HAVE_STRUCT_LINGER_L_LINGER 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | if (sizeof ((nlink_t))) | return 0; | ; | return 0; | } configure:28591: result: yes configure:28602: checking for socklen_t configure:28602: gcc -c -g -O2 conftest.c >&5 configure:28602: $? = 0 configure:28602: gcc -c -g -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:187:24: error: expected expression before ')' token if (sizeof ((socklen_t))) ^ configure:28602: $? = 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 PACKAGE "mc" | #define VERSION "4.8.22" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_FUNC_ATTRIBUTE_FALLTHROUGH 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define FILE_L 1 | #define HAVE_GMODULE 1 | #define HAVE_NCURSESW_CURSES_H 1 | #define USE_NCURSES 1 | #define HAVE_ESCDELAY 1 | #define HAVE_RESIZETERM 1 | #define SEARCH_TYPE_GLIB 1 | #define X_DISPLAY_MISSING 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TYPES_H 1 | #define MAJOR_IN_SYSMACROS 1 | #define SIZEOF_LONG 8 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_UINTMAX_T 1 | #define SIZEOF_UINTMAX_T 8 | #define SIZEOF_OFF_T 8 | #define PROMOTED_MODE_T mode_t | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_ST_BLOCKS 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_STRUCT_STAT_ST_MTIM 1 | #define HAVE_SYS_PARAM_H 1 | #define SIG_ATOMIC_VOLATILE_T volatile sig_atomic_t | #define HAVE_STRVERSCMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_REALPATH 1 | #define HAVE_POSIX_OPENPT 1 | #define HAVE_GRANTPT 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_GETMNTENT 1 | #define MOUNTED_GETMNTENT1 1 | #define HAVE_HASMNTOPT 1 | #define HAVE_FCNTL_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_GETMNTENT 1 | #define MOUNTED_GETMNTENT1 1 | #define HAVE_HASMNTOPT 1 | #define HAVE_INFOMOUNT_LIST 1 | #define HAVE_SYS_MOUNT_H 1 | #define STAT_STATVFS 1 | #define STAT_STATFS2_FRSIZE 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_POSIX_FALLOCATE 1 | #define HAVE_STRUCT_STATFS_F_NAMELEN 1 | #define HAVE_STRUCT_STATFS_F_TYPE 1 | #define HAVE_STRUCT_STATFS_F_FRSIZE 1 | #define HAVE_VISIBILITY 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_INTTYPES_H 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_BUILTIN_EXPECT 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETCWD 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETUID 1 | #define HAVE_MEMPCPY 1 | #define HAVE_MUNMAP 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE_USELOCALE 1 | #define HAVE___FSETLOCKING 1 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FGETS_UNLOCKED 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_INTMAX_T 1 | #define HAVE_POSIX_PRINTF 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_ASPRINTF 1 | #define HAVE_FWPRINTF 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSNLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_DECL__SNWPRINTF 0 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LC_MESSAGES 1 | #define HAVE_CHARSET 1 | #define HAVE_UTIMENSAT 1 | #define HAVE_LINUX_FS_H 1 | #define MC_HOMEDIR_XDG 1 | #define USE_INTERNAL_EDIT 1 | #define USE_DIFF_VIEW 1 | #define ENABLE_SUBSHELL 1 | #define HAVE_PTY_H 1 | #define HAVE_OPENPTY 1 | #define ENABLE_BACKGROUND 1 | #define ENABLE_VFS 1 | #define ENABLE_VFS_CPIO 1 | #define ENABLE_VFS_EXTFS 1 | #define ENABLE_VFS_FISH 1 | #define ENABLE_VFS_FTP 1 | #define ENABLE_VFS_SFS 1 | #define ENABLE_VFS_TAR 1 | #define HAVE_STRUCT_LINGER_L_LINGER 1 | /* end confdefs.h. */ | | #include | #include | | | int | main () | { | if (sizeof ((socklen_t))) | return 0; | ; | return 0; | } configure:28602: result: yes configure:28620: checking for pmap_set configure:28620: gcc -o conftest -g -O2 conftest.c >&5 /usr/lib/gcc/x86_64-gentoo-linux-musl/8.2.0/../../../../x86_64-gentoo-linux-musl/bin/ld: /tmp/ccDjcFpd.o: in function `main': /root/mc-4.8.22/conftest.c:214: undefined reference to `pmap_set' collect2: error: ld returned 1 exit status configure:28620: $? = 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 PACKAGE "mc" | #define VERSION "4.8.22" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_FUNC_ATTRIBUTE_FALLTHROUGH 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define FILE_L 1 | #define HAVE_GMODULE 1 | #define HAVE_NCURSESW_CURSES_H 1 | #define USE_NCURSES 1 | #define HAVE_ESCDELAY 1 | #define HAVE_RESIZETERM 1 | #define SEARCH_TYPE_GLIB 1 | #define X_DISPLAY_MISSING 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TYPES_H 1 | #define MAJOR_IN_SYSMACROS 1 | #define SIZEOF_LONG 8 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_UINTMAX_T 1 | #define SIZEOF_UINTMAX_T 8 | #define SIZEOF_OFF_T 8 | #define PROMOTED_MODE_T mode_t | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_ST_BLOCKS 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_STRUCT_STAT_ST_MTIM 1 | #define HAVE_SYS_PARAM_H 1 | #define SIG_ATOMIC_VOLATILE_T volatile sig_atomic_t | #define HAVE_STRVERSCMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_REALPATH 1 | #define HAVE_POSIX_OPENPT 1 | #define HAVE_GRANTPT 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_GETMNTENT 1 | #define MOUNTED_GETMNTENT1 1 | #define HAVE_HASMNTOPT 1 | #define HAVE_FCNTL_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_GETMNTENT 1 | #define MOUNTED_GETMNTENT1 1 | #define HAVE_HASMNTOPT 1 | #define HAVE_INFOMOUNT_LIST 1 | #define HAVE_SYS_MOUNT_H 1 | #define STAT_STATVFS 1 | #define STAT_STATFS2_FRSIZE 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_POSIX_FALLOCATE 1 | #define HAVE_STRUCT_STATFS_F_NAMELEN 1 | #define HAVE_STRUCT_STATFS_F_TYPE 1 | #define HAVE_STRUCT_STATFS_F_FRSIZE 1 | #define HAVE_VISIBILITY 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_INTTYPES_H 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_BUILTIN_EXPECT 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETCWD 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETUID 1 | #define HAVE_MEMPCPY 1 | #define HAVE_MUNMAP 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE_USELOCALE 1 | #define HAVE___FSETLOCKING 1 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FGETS_UNLOCKED 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_INTMAX_T 1 | #define HAVE_POSIX_PRINTF 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_ASPRINTF 1 | #define HAVE_FWPRINTF 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSNLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_DECL__SNWPRINTF 0 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LC_MESSAGES 1 | #define HAVE_CHARSET 1 | #define HAVE_UTIMENSAT 1 | #define HAVE_LINUX_FS_H 1 | #define MC_HOMEDIR_XDG 1 | #define USE_INTERNAL_EDIT 1 | #define USE_DIFF_VIEW 1 | #define ENABLE_SUBSHELL 1 | #define HAVE_PTY_H 1 | #define HAVE_OPENPTY 1 | #define ENABLE_BACKGROUND 1 | #define ENABLE_VFS 1 | #define ENABLE_VFS_CPIO 1 | #define ENABLE_VFS_EXTFS 1 | #define ENABLE_VFS_FISH 1 | #define ENABLE_VFS_FTP 1 | #define ENABLE_VFS_SFS 1 | #define ENABLE_VFS_TAR 1 | #define HAVE_STRUCT_LINGER_L_LINGER 1 | #define HAVE_SOCKLEN_T 1 | /* end confdefs.h. */ | /* Define pmap_set to an innocuous variant, in case declares pmap_set. | For example, HP-UX 11i declares gettimeofday. */ | #define pmap_set innocuous_pmap_set | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char pmap_set (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef pmap_set | | /* 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 pmap_set (); | /* 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_pmap_set || defined __stub___pmap_set | choke me | #endif | | int | main () | { | return pmap_set (); | ; | return 0; | } configure:28620: result: no configure:28628: checking for pmap_set in -lrpc configure:28653: gcc -o conftest -g -O2 conftest.c -lrpc >&5 /usr/lib/gcc/x86_64-gentoo-linux-musl/8.2.0/../../../../x86_64-gentoo-linux-musl/bin/ld: cannot find -lrpc collect2: error: ld returned 1 exit status configure:28653: $? = 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 PACKAGE "mc" | #define VERSION "4.8.22" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_FUNC_ATTRIBUTE_FALLTHROUGH 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define FILE_L 1 | #define HAVE_GMODULE 1 | #define HAVE_NCURSESW_CURSES_H 1 | #define USE_NCURSES 1 | #define HAVE_ESCDELAY 1 | #define HAVE_RESIZETERM 1 | #define SEARCH_TYPE_GLIB 1 | #define X_DISPLAY_MISSING 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TYPES_H 1 | #define MAJOR_IN_SYSMACROS 1 | #define SIZEOF_LONG 8 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_UINTMAX_T 1 | #define SIZEOF_UINTMAX_T 8 | #define SIZEOF_OFF_T 8 | #define PROMOTED_MODE_T mode_t | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_ST_BLOCKS 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_STRUCT_STAT_ST_MTIM 1 | #define HAVE_SYS_PARAM_H 1 | #define SIG_ATOMIC_VOLATILE_T volatile sig_atomic_t | #define HAVE_STRVERSCMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_REALPATH 1 | #define HAVE_POSIX_OPENPT 1 | #define HAVE_GRANTPT 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_GETMNTENT 1 | #define MOUNTED_GETMNTENT1 1 | #define HAVE_HASMNTOPT 1 | #define HAVE_FCNTL_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_GETMNTENT 1 | #define MOUNTED_GETMNTENT1 1 | #define HAVE_HASMNTOPT 1 | #define HAVE_INFOMOUNT_LIST 1 | #define HAVE_SYS_MOUNT_H 1 | #define STAT_STATVFS 1 | #define STAT_STATFS2_FRSIZE 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_POSIX_FALLOCATE 1 | #define HAVE_STRUCT_STATFS_F_NAMELEN 1 | #define HAVE_STRUCT_STATFS_F_TYPE 1 | #define HAVE_STRUCT_STATFS_F_FRSIZE 1 | #define HAVE_VISIBILITY 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_INTTYPES_H 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_BUILTIN_EXPECT 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETCWD 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETUID 1 | #define HAVE_MEMPCPY 1 | #define HAVE_MUNMAP 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE_USELOCALE 1 | #define HAVE___FSETLOCKING 1 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FGETS_UNLOCKED 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_INTMAX_T 1 | #define HAVE_POSIX_PRINTF 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_ASPRINTF 1 | #define HAVE_FWPRINTF 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSNLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_DECL__SNWPRINTF 0 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LC_MESSAGES 1 | #define HAVE_CHARSET 1 | #define HAVE_UTIMENSAT 1 | #define HAVE_LINUX_FS_H 1 | #define MC_HOMEDIR_XDG 1 | #define USE_INTERNAL_EDIT 1 | #define USE_DIFF_VIEW 1 | #define ENABLE_SUBSHELL 1 | #define HAVE_PTY_H 1 | #define HAVE_OPENPTY 1 | #define ENABLE_BACKGROUND 1 | #define ENABLE_VFS 1 | #define ENABLE_VFS_CPIO 1 | #define ENABLE_VFS_EXTFS 1 | #define ENABLE_VFS_FISH 1 | #define ENABLE_VFS_FTP 1 | #define ENABLE_VFS_SFS 1 | #define ENABLE_VFS_TAR 1 | #define HAVE_STRUCT_LINGER_L_LINGER 1 | #define HAVE_SOCKLEN_T 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 pmap_set (); | int | main () | { | return pmap_set (); | ; | return 0; | } configure:28662: result: no configure:28678: checking for pmap_getport configure:28678: gcc -o conftest -g -O2 conftest.c >&5 /usr/lib/gcc/x86_64-gentoo-linux-musl/8.2.0/../../../../x86_64-gentoo-linux-musl/bin/ld: /tmp/ccILhBJD.o: in function `main': /root/mc-4.8.22/conftest.c:214: undefined reference to `pmap_getport' collect2: error: ld returned 1 exit status configure:28678: $? = 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 PACKAGE "mc" | #define VERSION "4.8.22" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_FUNC_ATTRIBUTE_FALLTHROUGH 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define FILE_L 1 | #define HAVE_GMODULE 1 | #define HAVE_NCURSESW_CURSES_H 1 | #define USE_NCURSES 1 | #define HAVE_ESCDELAY 1 | #define HAVE_RESIZETERM 1 | #define SEARCH_TYPE_GLIB 1 | #define X_DISPLAY_MISSING 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TYPES_H 1 | #define MAJOR_IN_SYSMACROS 1 | #define SIZEOF_LONG 8 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_UINTMAX_T 1 | #define SIZEOF_UINTMAX_T 8 | #define SIZEOF_OFF_T 8 | #define PROMOTED_MODE_T mode_t | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_ST_BLOCKS 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_STRUCT_STAT_ST_MTIM 1 | #define HAVE_SYS_PARAM_H 1 | #define SIG_ATOMIC_VOLATILE_T volatile sig_atomic_t | #define HAVE_STRVERSCMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_REALPATH 1 | #define HAVE_POSIX_OPENPT 1 | #define HAVE_GRANTPT 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_GETMNTENT 1 | #define MOUNTED_GETMNTENT1 1 | #define HAVE_HASMNTOPT 1 | #define HAVE_FCNTL_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_GETMNTENT 1 | #define MOUNTED_GETMNTENT1 1 | #define HAVE_HASMNTOPT 1 | #define HAVE_INFOMOUNT_LIST 1 | #define HAVE_SYS_MOUNT_H 1 | #define STAT_STATVFS 1 | #define STAT_STATFS2_FRSIZE 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_POSIX_FALLOCATE 1 | #define HAVE_STRUCT_STATFS_F_NAMELEN 1 | #define HAVE_STRUCT_STATFS_F_TYPE 1 | #define HAVE_STRUCT_STATFS_F_FRSIZE 1 | #define HAVE_VISIBILITY 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_INTTYPES_H 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_BUILTIN_EXPECT 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETCWD 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETUID 1 | #define HAVE_MEMPCPY 1 | #define HAVE_MUNMAP 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE_USELOCALE 1 | #define HAVE___FSETLOCKING 1 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FGETS_UNLOCKED 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_INTMAX_T 1 | #define HAVE_POSIX_PRINTF 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_ASPRINTF 1 | #define HAVE_FWPRINTF 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSNLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_DECL__SNWPRINTF 0 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LC_MESSAGES 1 | #define HAVE_CHARSET 1 | #define HAVE_UTIMENSAT 1 | #define HAVE_LINUX_FS_H 1 | #define MC_HOMEDIR_XDG 1 | #define USE_INTERNAL_EDIT 1 | #define USE_DIFF_VIEW 1 | #define ENABLE_SUBSHELL 1 | #define HAVE_PTY_H 1 | #define HAVE_OPENPTY 1 | #define ENABLE_BACKGROUND 1 | #define ENABLE_VFS 1 | #define ENABLE_VFS_CPIO 1 | #define ENABLE_VFS_EXTFS 1 | #define ENABLE_VFS_FISH 1 | #define ENABLE_VFS_FTP 1 | #define ENABLE_VFS_SFS 1 | #define ENABLE_VFS_TAR 1 | #define HAVE_STRUCT_LINGER_L_LINGER 1 | #define HAVE_SOCKLEN_T 1 | /* end confdefs.h. */ | /* Define pmap_getport to an innocuous variant, in case declares pmap_getport. | For example, HP-UX 11i declares gettimeofday. */ | #define pmap_getport innocuous_pmap_getport | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char pmap_getport (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef pmap_getport | | /* 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 pmap_getport (); | /* 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_pmap_getport || defined __stub___pmap_getport | choke me | #endif | | int | main () | { | return pmap_getport (); | ; | return 0; | } configure:28678: result: no configure:28678: checking for pmap_getmaps configure:28678: gcc -o conftest -g -O2 conftest.c >&5 /usr/lib/gcc/x86_64-gentoo-linux-musl/8.2.0/../../../../x86_64-gentoo-linux-musl/bin/ld: /tmp/ccBJpeFb.o: in function `main': /root/mc-4.8.22/conftest.c:214: undefined reference to `pmap_getmaps' collect2: error: ld returned 1 exit status configure:28678: $? = 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 PACKAGE "mc" | #define VERSION "4.8.22" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_FUNC_ATTRIBUTE_FALLTHROUGH 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define FILE_L 1 | #define HAVE_GMODULE 1 | #define HAVE_NCURSESW_CURSES_H 1 | #define USE_NCURSES 1 | #define HAVE_ESCDELAY 1 | #define HAVE_RESIZETERM 1 | #define SEARCH_TYPE_GLIB 1 | #define X_DISPLAY_MISSING 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TYPES_H 1 | #define MAJOR_IN_SYSMACROS 1 | #define SIZEOF_LONG 8 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_UINTMAX_T 1 | #define SIZEOF_UINTMAX_T 8 | #define SIZEOF_OFF_T 8 | #define PROMOTED_MODE_T mode_t | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_ST_BLOCKS 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_STRUCT_STAT_ST_MTIM 1 | #define HAVE_SYS_PARAM_H 1 | #define SIG_ATOMIC_VOLATILE_T volatile sig_atomic_t | #define HAVE_STRVERSCMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_REALPATH 1 | #define HAVE_POSIX_OPENPT 1 | #define HAVE_GRANTPT 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_GETMNTENT 1 | #define MOUNTED_GETMNTENT1 1 | #define HAVE_HASMNTOPT 1 | #define HAVE_FCNTL_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_GETMNTENT 1 | #define MOUNTED_GETMNTENT1 1 | #define HAVE_HASMNTOPT 1 | #define HAVE_INFOMOUNT_LIST 1 | #define HAVE_SYS_MOUNT_H 1 | #define STAT_STATVFS 1 | #define STAT_STATFS2_FRSIZE 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_POSIX_FALLOCATE 1 | #define HAVE_STRUCT_STATFS_F_NAMELEN 1 | #define HAVE_STRUCT_STATFS_F_TYPE 1 | #define HAVE_STRUCT_STATFS_F_FRSIZE 1 | #define HAVE_VISIBILITY 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_INTTYPES_H 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_BUILTIN_EXPECT 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETCWD 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETUID 1 | #define HAVE_MEMPCPY 1 | #define HAVE_MUNMAP 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE_USELOCALE 1 | #define HAVE___FSETLOCKING 1 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FGETS_UNLOCKED 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_INTMAX_T 1 | #define HAVE_POSIX_PRINTF 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_ASPRINTF 1 | #define HAVE_FWPRINTF 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSNLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_DECL__SNWPRINTF 0 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LC_MESSAGES 1 | #define HAVE_CHARSET 1 | #define HAVE_UTIMENSAT 1 | #define HAVE_LINUX_FS_H 1 | #define MC_HOMEDIR_XDG 1 | #define USE_INTERNAL_EDIT 1 | #define USE_DIFF_VIEW 1 | #define ENABLE_SUBSHELL 1 | #define HAVE_PTY_H 1 | #define HAVE_OPENPTY 1 | #define ENABLE_BACKGROUND 1 | #define ENABLE_VFS 1 | #define ENABLE_VFS_CPIO 1 | #define ENABLE_VFS_EXTFS 1 | #define ENABLE_VFS_FISH 1 | #define ENABLE_VFS_FTP 1 | #define ENABLE_VFS_SFS 1 | #define ENABLE_VFS_TAR 1 | #define HAVE_STRUCT_LINGER_L_LINGER 1 | #define HAVE_SOCKLEN_T 1 | /* end confdefs.h. */ | /* Define pmap_getmaps to an innocuous variant, in case declares pmap_getmaps. | For example, HP-UX 11i declares gettimeofday. */ | #define pmap_getmaps innocuous_pmap_getmaps | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char pmap_getmaps (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef pmap_getmaps | | /* 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 pmap_getmaps (); | /* 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_pmap_getmaps || defined __stub___pmap_getmaps | choke me | #endif | | int | main () | { | return pmap_getmaps (); | ; | return 0; | } configure:28678: result: no configure:28678: checking for rresvport configure:28678: gcc -o conftest -g -O2 conftest.c >&5 /usr/lib/gcc/x86_64-gentoo-linux-musl/8.2.0/../../../../x86_64-gentoo-linux-musl/bin/ld: /tmp/ccoPjKlM.o: in function `main': /root/mc-4.8.22/conftest.c:214: undefined reference to `rresvport' collect2: error: ld returned 1 exit status configure:28678: $? = 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 PACKAGE "mc" | #define VERSION "4.8.22" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_FUNC_ATTRIBUTE_FALLTHROUGH 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define FILE_L 1 | #define HAVE_GMODULE 1 | #define HAVE_NCURSESW_CURSES_H 1 | #define USE_NCURSES 1 | #define HAVE_ESCDELAY 1 | #define HAVE_RESIZETERM 1 | #define SEARCH_TYPE_GLIB 1 | #define X_DISPLAY_MISSING 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TYPES_H 1 | #define MAJOR_IN_SYSMACROS 1 | #define SIZEOF_LONG 8 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_UINTMAX_T 1 | #define SIZEOF_UINTMAX_T 8 | #define SIZEOF_OFF_T 8 | #define PROMOTED_MODE_T mode_t | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_ST_BLOCKS 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_STRUCT_STAT_ST_MTIM 1 | #define HAVE_SYS_PARAM_H 1 | #define SIG_ATOMIC_VOLATILE_T volatile sig_atomic_t | #define HAVE_STRVERSCMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_REALPATH 1 | #define HAVE_POSIX_OPENPT 1 | #define HAVE_GRANTPT 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_GETMNTENT 1 | #define MOUNTED_GETMNTENT1 1 | #define HAVE_HASMNTOPT 1 | #define HAVE_FCNTL_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_GETMNTENT 1 | #define MOUNTED_GETMNTENT1 1 | #define HAVE_HASMNTOPT 1 | #define HAVE_INFOMOUNT_LIST 1 | #define HAVE_SYS_MOUNT_H 1 | #define STAT_STATVFS 1 | #define STAT_STATFS2_FRSIZE 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_POSIX_FALLOCATE 1 | #define HAVE_STRUCT_STATFS_F_NAMELEN 1 | #define HAVE_STRUCT_STATFS_F_TYPE 1 | #define HAVE_STRUCT_STATFS_F_FRSIZE 1 | #define HAVE_VISIBILITY 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_INTTYPES_H 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_BUILTIN_EXPECT 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETCWD 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETUID 1 | #define HAVE_MEMPCPY 1 | #define HAVE_MUNMAP 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE_USELOCALE 1 | #define HAVE___FSETLOCKING 1 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FGETS_UNLOCKED 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_INTMAX_T 1 | #define HAVE_POSIX_PRINTF 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_ASPRINTF 1 | #define HAVE_FWPRINTF 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSNLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_DECL__SNWPRINTF 0 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LC_MESSAGES 1 | #define HAVE_CHARSET 1 | #define HAVE_UTIMENSAT 1 | #define HAVE_LINUX_FS_H 1 | #define MC_HOMEDIR_XDG 1 | #define USE_INTERNAL_EDIT 1 | #define USE_DIFF_VIEW 1 | #define ENABLE_SUBSHELL 1 | #define HAVE_PTY_H 1 | #define HAVE_OPENPTY 1 | #define ENABLE_BACKGROUND 1 | #define ENABLE_VFS 1 | #define ENABLE_VFS_CPIO 1 | #define ENABLE_VFS_EXTFS 1 | #define ENABLE_VFS_FISH 1 | #define ENABLE_VFS_FTP 1 | #define ENABLE_VFS_SFS 1 | #define ENABLE_VFS_TAR 1 | #define HAVE_STRUCT_LINGER_L_LINGER 1 | #define HAVE_SOCKLEN_T 1 | /* end confdefs.h. */ | /* Define rresvport to an innocuous variant, in case declares rresvport. | For example, HP-UX 11i declares gettimeofday. */ | #define rresvport innocuous_rresvport | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char rresvport (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef rresvport | | /* 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 rresvport (); | /* 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_rresvport || defined __stub___rresvport | choke me | #endif | | int | main () | { | return rresvport (); | ; | return 0; | } configure:28678: result: no configure:28689: checking for rpc/pmap_clnt.h configure:28689: gcc -c -g -O2 conftest.c >&5 conftest.c:184:10: fatal error: rpc/rpc.h: No such file or directory #include ^~~~~~~~~~~ compilation terminated. configure:28689: $? = 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 PACKAGE "mc" | #define VERSION "4.8.22" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_FUNC_ATTRIBUTE_FALLTHROUGH 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define FILE_L 1 | #define HAVE_GMODULE 1 | #define HAVE_NCURSESW_CURSES_H 1 | #define USE_NCURSES 1 | #define HAVE_ESCDELAY 1 | #define HAVE_RESIZETERM 1 | #define SEARCH_TYPE_GLIB 1 | #define X_DISPLAY_MISSING 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TYPES_H 1 | #define MAJOR_IN_SYSMACROS 1 | #define SIZEOF_LONG 8 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_UINTMAX_T 1 | #define SIZEOF_UINTMAX_T 8 | #define SIZEOF_OFF_T 8 | #define PROMOTED_MODE_T mode_t | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_ST_BLOCKS 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_STRUCT_STAT_ST_MTIM 1 | #define HAVE_SYS_PARAM_H 1 | #define SIG_ATOMIC_VOLATILE_T volatile sig_atomic_t | #define HAVE_STRVERSCMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_REALPATH 1 | #define HAVE_POSIX_OPENPT 1 | #define HAVE_GRANTPT 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_GETMNTENT 1 | #define MOUNTED_GETMNTENT1 1 | #define HAVE_HASMNTOPT 1 | #define HAVE_FCNTL_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_GETMNTENT 1 | #define MOUNTED_GETMNTENT1 1 | #define HAVE_HASMNTOPT 1 | #define HAVE_INFOMOUNT_LIST 1 | #define HAVE_SYS_MOUNT_H 1 | #define STAT_STATVFS 1 | #define STAT_STATFS2_FRSIZE 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_POSIX_FALLOCATE 1 | #define HAVE_STRUCT_STATFS_F_NAMELEN 1 | #define HAVE_STRUCT_STATFS_F_TYPE 1 | #define HAVE_STRUCT_STATFS_F_FRSIZE 1 | #define HAVE_VISIBILITY 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_INTTYPES_H 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_BUILTIN_EXPECT 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETCWD 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETUID 1 | #define HAVE_MEMPCPY 1 | #define HAVE_MUNMAP 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE_USELOCALE 1 | #define HAVE___FSETLOCKING 1 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FGETS_UNLOCKED 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_INTMAX_T 1 | #define HAVE_POSIX_PRINTF 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_ASPRINTF 1 | #define HAVE_FWPRINTF 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSNLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_DECL__SNWPRINTF 0 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LC_MESSAGES 1 | #define HAVE_CHARSET 1 | #define HAVE_UTIMENSAT 1 | #define HAVE_LINUX_FS_H 1 | #define MC_HOMEDIR_XDG 1 | #define USE_INTERNAL_EDIT 1 | #define USE_DIFF_VIEW 1 | #define ENABLE_SUBSHELL 1 | #define HAVE_PTY_H 1 | #define HAVE_OPENPTY 1 | #define ENABLE_BACKGROUND 1 | #define ENABLE_VFS 1 | #define ENABLE_VFS_CPIO 1 | #define ENABLE_VFS_EXTFS 1 | #define ENABLE_VFS_FISH 1 | #define ENABLE_VFS_FTP 1 | #define ENABLE_VFS_SFS 1 | #define ENABLE_VFS_TAR 1 | #define HAVE_STRUCT_LINGER_L_LINGER 1 | #define HAVE_SOCKLEN_T 1 | /* end confdefs.h. */ | | #include | #include | #include | #include | #include | | | #include configure:28689: result: no configure:28872: checking for doxygen configure:28905: result: no configure:28925: WARNING: doxygen not found - will not generate any doxygen documentation configure:28978: checking for perl configure:28996: found /usr/bin/perl configure:29008: result: /usr/bin/perl configure:30899: checking that generated files are newer than configure configure:30905: result: done configure:31124: creating ./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 = $ ./config.status on aether config.status:1559: creating src/man2hlp/man2hlp config.status:1559: creating Makefile config.status:1559: creating contrib/Makefile config.status:1559: creating contrib/dist/Makefile config.status:1559: creating contrib/dist/gentoo/Makefile config.status:1559: creating contrib/dist/redhat/Makefile config.status:1559: creating contrib/dist/redhat/mc.spec config.status:1559: creating contrib/dist/pkginfo config.status:1559: creating contrib/dist/prototype config.status:1559: creating misc/Makefile config.status:1559: creating misc/mc.menu config.status:1559: creating misc/mcedit.menu config.status:1559: creating misc/skins/Makefile config.status:1559: creating misc/ext.d/Makefile config.status:1559: creating misc/ext.d/doc.sh config.status:1559: creating misc/ext.d/misc.sh config.status:1559: creating misc/ext.d/text.sh config.status:1559: creating misc/ext.d/web.sh config.status:1559: creating misc/macros.d/Makefile config.status:1559: creating misc/mc.ext config.status:1559: creating src/Makefile config.status:1559: creating src/consaver/Makefile config.status:1559: creating src/editor/Makefile config.status:1559: creating src/man2hlp/Makefile config.status:1559: creating src/subshell/Makefile config.status:1559: creating src/viewer/Makefile config.status:1559: creating src/diffviewer/Makefile config.status:1559: creating src/filemanager/Makefile config.status:1559: creating src/vfs/Makefile config.status:1559: creating src/vfs/cpio/Makefile config.status:1559: creating src/vfs/extfs/Makefile config.status:1559: creating src/vfs/extfs/helpers/Makefile config.status:1559: creating src/vfs/extfs/helpers/a+ config.status:1559: creating src/vfs/extfs/helpers/apt+ config.status:1559: creating src/vfs/extfs/helpers/audio config.status:1559: creating src/vfs/extfs/helpers/deb config.status:1559: creating src/vfs/extfs/helpers/deba config.status:1559: creating src/vfs/extfs/helpers/debd config.status:1559: creating src/vfs/extfs/helpers/dpkg+ config.status:1559: creating src/vfs/extfs/helpers/iso9660 config.status:1559: creating src/vfs/extfs/helpers/hp48+ config.status:1559: creating src/vfs/extfs/helpers/lslR config.status:1559: creating src/vfs/extfs/helpers/mailfs config.status:1559: creating src/vfs/extfs/helpers/patchfs config.status:1559: creating src/vfs/extfs/helpers/rpms+ config.status:1559: creating src/vfs/extfs/helpers/s3+ config.status:1559: creating src/vfs/extfs/helpers/uace config.status:1559: creating src/vfs/extfs/helpers/ualz config.status:1559: creating src/vfs/extfs/helpers/uar config.status:1559: creating src/vfs/extfs/helpers/uarc config.status:1559: creating src/vfs/extfs/helpers/uarj config.status:1559: creating src/vfs/extfs/helpers/uc1541 config.status:1559: creating src/vfs/extfs/helpers/ucab config.status:1559: creating src/vfs/extfs/helpers/uha config.status:1559: creating src/vfs/extfs/helpers/ulha config.status:1559: creating src/vfs/extfs/helpers/ulib config.status:1559: creating src/vfs/extfs/helpers/urar config.status:1559: creating src/vfs/extfs/helpers/uzip config.status:1559: creating src/vfs/extfs/helpers/uzoo config.status:1559: creating src/vfs/fish/Makefile config.status:1559: creating src/vfs/fish/helpers/Makefile config.status:1559: creating src/vfs/ftpfs/Makefile config.status:1559: creating src/vfs/sftpfs/Makefile config.status:1559: creating src/vfs/local/Makefile config.status:1559: creating src/vfs/sfs/Makefile config.status:1559: creating src/vfs/smbfs/Makefile config.status:1559: creating src/vfs/tar/Makefile config.status:1559: creating src/vfs/undelfs/Makefile config.status:1559: creating lib/Makefile config.status:1559: creating lib/event/Makefile config.status:1559: creating lib/filehighlight/Makefile config.status:1559: creating lib/mcconfig/Makefile config.status:1559: creating lib/search/Makefile config.status:1559: creating lib/skin/Makefile config.status:1559: creating lib/strutil/Makefile config.status:1559: creating lib/tty/Makefile config.status:1559: creating lib/vfs/Makefile config.status:1559: creating lib/widget/Makefile config.status:1559: creating misc/syntax/Makefile config.status:1559: creating misc/syntax/Syntax config.status:1559: creating doc/Makefile config.status:1559: creating doc/hints/Makefile config.status:1559: creating doc/hints/l10n/Makefile config.status:1559: creating doc/man/Makefile config.status:1559: creating doc/man/es/Makefile config.status:1559: creating doc/man/hu/Makefile config.status:1559: creating doc/man/it/Makefile config.status:1559: creating doc/man/pl/Makefile config.status:1559: creating doc/man/ru/Makefile config.status:1559: creating doc/man/sr/Makefile config.status:1559: creating doc/hlp/Makefile config.status:1559: creating doc/hlp/es/Makefile config.status:1559: creating doc/hlp/hu/Makefile config.status:1559: creating doc/hlp/it/Makefile config.status:1559: creating doc/hlp/pl/Makefile config.status:1559: creating doc/hlp/ru/Makefile config.status:1559: creating doc/hlp/sr/Makefile config.status:1559: creating intl/Makefile config.status:1559: creating po/Makefile.in config.status:1559: creating tests/Makefile config.status:1559: creating tests/lib/Makefile config.status:1559: creating tests/lib/mcconfig/Makefile config.status:1559: creating tests/lib/search/Makefile config.status:1559: creating tests/lib/strutil/Makefile config.status:1559: creating tests/lib/vfs/Makefile config.status:1559: creating tests/lib/widget/Makefile config.status:1559: creating tests/src/Makefile config.status:1559: creating tests/src/filemanager/Makefile config.status:1559: creating tests/src/editor/Makefile config.status:1559: creating tests/src/editor/test-data.txt config.status:1559: creating tests/src/vfs/Makefile config.status:1559: creating tests/src/vfs/extfs/Makefile config.status:1559: creating tests/src/vfs/extfs/helpers-list/Makefile config.status:1559: creating tests/src/vfs/extfs/helpers-list/data/config.sh config.status:1559: creating tests/src/vfs/extfs/helpers-list/misc/Makefile config.status:1559: creating config.h config.status:1788: executing depfiles commands config.status:1865: cd src && sed -e '/# am--include-marker/d' Makefile | make -f - am--depfiles config.status:1870: $? = 0 config.status:1865: cd src/consaver && sed -e '/# am--include-marker/d' Makefile | make -f - am--depfiles config.status:1870: $? = 0 config.status:1865: cd src/editor && sed -e '/# am--include-marker/d' Makefile | make -f - am--depfiles config.status:1870: $? = 0 config.status:1865: cd src/subshell && sed -e '/# am--include-marker/d' Makefile | make -f - am--depfiles config.status:1870: $? = 0 config.status:1865: cd src/viewer && sed -e '/# am--include-marker/d' Makefile | make -f - am--depfiles config.status:1870: $? = 0 config.status:1865: cd src/diffviewer && sed -e '/# am--include-marker/d' Makefile | make -f - am--depfiles config.status:1870: $? = 0 config.status:1865: cd src/filemanager && sed -e '/# am--include-marker/d' Makefile | make -f - am--depfiles config.status:1870: $? = 0 config.status:1865: cd src/vfs && sed -e '/# am--include-marker/d' Makefile | make -f - am--depfiles config.status:1870: $? = 0 config.status:1865: cd src/vfs/cpio && sed -e '/# am--include-marker/d' Makefile | make -f - am--depfiles config.status:1870: $? = 0 config.status:1865: cd src/vfs/extfs && sed -e '/# am--include-marker/d' Makefile | make -f - am--depfiles config.status:1870: $? = 0 config.status:1865: cd src/vfs/fish && sed -e '/# am--include-marker/d' Makefile | make -f - am--depfiles config.status:1870: $? = 0 config.status:1865: cd src/vfs/ftpfs && sed -e '/# am--include-marker/d' Makefile | make -f - am--depfiles config.status:1870: $? = 0 config.status:1865: cd src/vfs/sftpfs && sed -e '/# am--include-marker/d' Makefile | make -f - am--depfiles config.status:1870: $? = 0 config.status:1865: cd src/vfs/local && sed -e '/# am--include-marker/d' Makefile | make -f - am--depfiles config.status:1870: $? = 0 config.status:1865: cd src/vfs/sfs && sed -e '/# am--include-marker/d' Makefile | make -f - am--depfiles config.status:1870: $? = 0 config.status:1865: cd src/vfs/smbfs && sed -e '/# am--include-marker/d' Makefile | make -f - am--depfiles config.status:1870: $? = 0 config.status:1865: cd src/vfs/tar && sed -e '/# am--include-marker/d' Makefile | make -f - am--depfiles config.status:1870: $? = 0 config.status:1865: cd src/vfs/undelfs && sed -e '/# am--include-marker/d' Makefile | make -f - am--depfiles config.status:1870: $? = 0 config.status:1865: cd lib && sed -e '/# am--include-marker/d' Makefile | make -f - am--depfiles config.status:1870: $? = 0 config.status:1865: cd lib/event && sed -e '/# am--include-marker/d' Makefile | make -f - am--depfiles config.status:1870: $? = 0 config.status:1865: cd lib/filehighlight && sed -e '/# am--include-marker/d' Makefile | make -f - am--depfiles config.status:1870: $? = 0 config.status:1865: cd lib/mcconfig && sed -e '/# am--include-marker/d' Makefile | make -f - am--depfiles config.status:1870: $? = 0 config.status:1865: cd lib/search && sed -e '/# am--include-marker/d' Makefile | make -f - am--depfiles config.status:1870: $? = 0 config.status:1865: cd lib/skin && sed -e '/# am--include-marker/d' Makefile | make -f - am--depfiles config.status:1870: $? = 0 config.status:1865: cd lib/strutil && sed -e '/# am--include-marker/d' Makefile | make -f - am--depfiles config.status:1870: $? = 0 config.status:1865: cd lib/tty && sed -e '/# am--include-marker/d' Makefile | make -f - am--depfiles config.status:1870: $? = 0 config.status:1865: cd lib/vfs && sed -e '/# am--include-marker/d' Makefile | make -f - am--depfiles config.status:1870: $? = 0 config.status:1865: cd lib/widget && sed -e '/# am--include-marker/d' Makefile | make -f - am--depfiles config.status:1870: $? = 0 config.status:1865: cd tests/lib && sed -e '/# am--include-marker/d' Makefile | make -f - am--depfiles config.status:1870: $? = 0 config.status:1865: cd tests/lib/mcconfig && sed -e '/# am--include-marker/d' Makefile | make -f - am--depfiles config.status:1870: $? = 0 config.status:1865: cd tests/lib/search && sed -e '/# am--include-marker/d' Makefile | make -f - am--depfiles config.status:1870: $? = 0 config.status:1865: cd tests/lib/strutil && sed -e '/# am--include-marker/d' Makefile | make -f - am--depfiles config.status:1870: $? = 0 config.status:1865: cd tests/lib/vfs && sed -e '/# am--include-marker/d' Makefile | make -f - am--depfiles config.status:1870: $? = 0 config.status:1865: cd tests/lib/widget && sed -e '/# am--include-marker/d' Makefile | make -f - am--depfiles config.status:1870: $? = 0 config.status:1865: cd tests/src && sed -e '/# am--include-marker/d' Makefile | make -f - am--depfiles config.status:1870: $? = 0 config.status:1865: cd tests/src/filemanager && sed -e '/# am--include-marker/d' Makefile | make -f - am--depfiles config.status:1870: $? = 0 config.status:1865: cd tests/src/editor && sed -e '/# am--include-marker/d' Makefile | make -f - am--depfiles config.status:1870: $? = 0 config.status:1865: cd tests/src/vfs/extfs/helpers-list && sed -e '/# am--include-marker/d' Makefile | make -f - am--depfiles config.status:1870: $? = 0 config.status:1788: executing libtool commands config.status:1788: executing po-directories commands configure:33672: Configuration: Source code location: . Compiler: gcc Compiler flags: -fdiagnostics-show-option -Wbad-function-cast -Wcomment -Wdeclaration-after-statement -Wfloat-conversion -Wfloat-equal -Wformat -Wformat-security -Wformat-signedness -Wimplicit -Wimplicit-fallthrough -Wignored-qualifiers -Wlogical-not-parentheses -Wmaybe-uninitialized -Wmissing-braces -Wmissing-declarations -Wmissing-field-initializers -Wmissing-format-attribute -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-long-long -Wno-unreachable-code -Wparentheses -Wpointer-arith -Wpointer-sign -Wredundant-decls -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wstrict-prototypes -Wswitch -Wswitch-default -Wtype-limits -Wundef -Wuninitialized -Wunreachable-code -Wunused-but-set-variable -Wunused-function -Wunused-label -Wunused-parameter -Wunused-result -Wunused-value -Wunused-variable -Wwrite-strings -g -O2 Assertions: yes Unit tests: no ('Check' testing framework not found) File system: Midnight Commander Virtual Filesystem cpio, extfs, fish, ftp, sfs, tar Screen library: NCurses Mouse support: xterm only X11 events support: no With subshell support: yes With background operations: yes Internal editor: yes Diff viewer: yes Support for charset: yes Search type: glib-regexp ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=x86_64-pc-linux-musl ac_cv_c_compiler_gnu=yes ac_cv_c_inline=inline ac_cv_env_CC_set= ac_cv_env_CC_value= ac_cv_env_CFLAGS_set= ac_cv_env_CFLAGS_value= ac_cv_env_CHECK_CFLAGS_set= ac_cv_env_CHECK_CFLAGS_value= ac_cv_env_CHECK_LIBS_set= ac_cv_env_CHECK_LIBS_value= ac_cv_env_CPPFLAGS_set= ac_cv_env_CPPFLAGS_value= ac_cv_env_CPP_set= ac_cv_env_CPP_value= ac_cv_env_DOXYGEN_PAPER_SIZE_set= ac_cv_env_DOXYGEN_PAPER_SIZE_value= ac_cv_env_GLIB_CFLAGS_set= ac_cv_env_GLIB_CFLAGS_value= ac_cv_env_GLIB_LIBS_set= ac_cv_env_GLIB_LIBS_value= ac_cv_env_GMODULE_CFLAGS_set= ac_cv_env_GMODULE_CFLAGS_value= ac_cv_env_GMODULE_LIBS_set= ac_cv_env_GMODULE_LIBS_value= ac_cv_env_LDFLAGS_set= ac_cv_env_LDFLAGS_value= ac_cv_env_LIBSSH_CFLAGS_set= ac_cv_env_LIBSSH_CFLAGS_value= ac_cv_env_LIBSSH_LIBS_set= ac_cv_env_LIBSSH_LIBS_value= ac_cv_env_LIBS_set= ac_cv_env_LIBS_value= ac_cv_env_LT_SYS_LIBRARY_PATH_set= ac_cv_env_LT_SYS_LIBRARY_PATH_value= ac_cv_env_PKG_CONFIG_LIBDIR_set= ac_cv_env_PKG_CONFIG_LIBDIR_value= ac_cv_env_PKG_CONFIG_PATH_set= ac_cv_env_PKG_CONFIG_PATH_value= ac_cv_env_PKG_CONFIG_set= ac_cv_env_PKG_CONFIG_value= ac_cv_env_SLANG_CFLAGS_set= ac_cv_env_SLANG_CFLAGS_value= ac_cv_env_SLANG_LIBS_set= ac_cv_env_SLANG_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___fsetlocking=yes ac_cv_func_alloca_works=yes ac_cv_func_argz_count=no ac_cv_func_argz_next=no ac_cv_func_argz_stringify=no ac_cv_func_asprintf=yes ac_cv_func_fwprintf=yes ac_cv_func_getcwd=yes ac_cv_func_getegid=yes ac_cv_func_geteuid=yes ac_cv_func_getgid=yes ac_cv_func_getmntent=yes ac_cv_func_getpagesize=yes ac_cv_func_getuid=yes ac_cv_func_grantpt=yes ac_cv_func_hasmntopt=yes ac_cv_func_listmntent=no ac_cv_func_mbrtowc=yes ac_cv_func_mempcpy=yes ac_cv_func_mmap_fixed_mapped=yes ac_cv_func_munmap=yes ac_cv_func_newlocale=yes ac_cv_func_openpty=yes ac_cv_func_pmap_getmaps=no ac_cv_func_pmap_getport=no ac_cv_func_pmap_set=no ac_cv_func_posix_openpt=yes ac_cv_func_putenv=yes ac_cv_func_realpath=yes ac_cv_func_resizeterm=yes ac_cv_func_rresvport=no ac_cv_func_setenv=yes ac_cv_func_setlocale=yes ac_cv_func_snprintf=yes ac_cv_func_statlstat=no ac_cv_func_stpcpy=yes ac_cv_func_strcasecmp=yes ac_cv_func_strdup=yes ac_cv_func_strncasecmp=yes ac_cv_func_strnlen=yes ac_cv_func_strtoul=yes ac_cv_func_strverscmp=yes ac_cv_func_tsearch=yes ac_cv_func_uselocale=yes ac_cv_func_utimensat=yes ac_cv_func_wcrtomb=yes ac_cv_func_wcslen=yes ac_cv_func_wcsnlen=yes ac_cv_gnu_library_2=no ac_cv_gnu_library_2_1=no ac_cv_have_decl__snprintf=no ac_cv_have_decl__snwprintf=no ac_cv_have_decl_feof_unlocked=yes ac_cv_have_decl_fgets_unlocked=yes ac_cv_have_decl_getc_unlocked=yes ac_cv_header_OS_h=no ac_cv_header_argz_h=no ac_cv_header_arpa_inet_h=yes ac_cv_header_dlfcn_h=yes ac_cv_header_fcntl_h=yes ac_cv_header_inttypes_h=yes ac_cv_header_libutil_h=no ac_cv_header_limits_h=yes ac_cv_header_linux_fs_h=yes ac_cv_header_malloc_h=yes ac_cv_header_memory_h=yes ac_cv_header_minix_config_h=no ac_cv_header_mntent_h=yes ac_cv_header_ncursesw_curses_h=yes ac_cv_header_netinet_in_h=yes ac_cv_header_nfs_vfs_h=no ac_cv_header_pthread_h=yes ac_cv_header_pty_h=yes ac_cv_header_rpc_pmap_clnt_h=no ac_cv_header_stdc=yes ac_cv_header_stddef_h=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=yes ac_cv_header_sys_fs_s5param_h=no ac_cv_header_sys_fs_types_h=no ac_cv_header_sys_ioctl_h=yes ac_cv_header_sys_mkdev_h=no ac_cv_header_sys_mntent_h=no ac_cv_header_sys_mount_h=yes ac_cv_header_sys_param_h=yes ac_cv_header_sys_select_h=yes ac_cv_header_sys_socket_h=yes ac_cv_header_sys_stat_h=yes ac_cv_header_sys_statfs_h=yes ac_cv_header_sys_statvfs_h=yes ac_cv_header_sys_sysmacros_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_sys_ucred_h=no ac_cv_header_sys_vfs_h=yes ac_cv_header_unistd_h=yes ac_cv_header_util_h=no ac_cv_header_utime_h=yes ac_cv_host=x86_64-pc-linux-musl ac_cv_lib_pthread_pthread_kill=yes ac_cv_lib_rpc_pmap_set=no ac_cv_lib_seq_get_process_stats=no ac_cv_member_struct_fsstat_f_fstypename=no ac_cv_member_struct_linger_l_linger=yes ac_cv_member_struct_stat_st_blksize=yes ac_cv_member_struct_stat_st_blocks=yes ac_cv_member_struct_stat_st_mtim=yes ac_cv_member_struct_stat_st_rdev=yes ac_cv_member_struct_statfs_f_frsize=yes ac_cv_member_struct_statfs_f_fstypename=no ac_cv_member_struct_statfs_f_namelen=yes ac_cv_member_struct_statfs_f_type=yes ac_cv_member_struct_statvfs_f_basetype=no ac_cv_member_struct_statvfs_f_fstypename=no ac_cv_member_struct_statvfs_f_type=no ac_cv_objext=o ac_cv_path_EGREP='/bin/grep -E' ac_cv_path_FGREP='/bin/grep -F' ac_cv_path_GMSGFMT=/usr/bin/gmsgfmt ac_cv_path_GREP=/bin/grep ac_cv_path_MSGFMT=/usr/bin/msgfmt ac_cv_path_MSGMERGE=/usr/bin/msgmerge ac_cv_path_PERL=/usr/bin/perl ac_cv_path_PYTHON=/usr/bin/python ac_cv_path_RUBY=/usr/bin/ruby ac_cv_path_SED=/bin/sed ac_cv_path_UNZIP=/usr/bin/unzip ac_cv_path_XGETTEXT=/usr/bin/xgettext ac_cv_path_ZIP=/usr/bin/zip ac_cv_path_ac_pt_DX_PERL=/usr/bin/perl ac_cv_path_ac_pt_PKG_CONFIG=/usr/bin/pkg-config ac_cv_path_install='/usr/bin/install -c' ac_cv_path_lt_DD=/bin/dd ac_cv_path_mkdir=/bin/mkdir ac_cv_prog_AWK=gawk ac_cv_prog_CPP='gcc -E' ac_cv_prog_HAVE_FILECMD=true ac_cv_prog_HAVE_nroff=true ac_cv_prog_INTLBISON=bison ac_cv_prog_ac_ct_AR=ar ac_cv_prog_ac_ct_CC=gcc ac_cv_prog_ac_ct_OBJDUMP=objdump ac_cv_prog_ac_ct_RANLIB=ranlib ac_cv_prog_ac_ct_STRIP=strip ac_cv_prog_cc_c89= ac_cv_prog_cc_c99= ac_cv_prog_cc_g=yes ac_cv_prog_cc_stdc= ac_cv_prog_make_make_set=yes ac_cv_safe_to_define___extensions__=yes ac_cv_search_addwstr=-lncursesw ac_cv_search_gethostbyname='none required' ac_cv_search_getmntent='none required' ac_cv_search_socket='none required' ac_cv_search_stdscr=-ltinfow ac_cv_sizeof_long=8 ac_cv_sizeof_off_t=8 ac_cv_sizeof_uintmax_t=8 ac_cv_sys_file_offset_bits=no ac_cv_sys_largefile_CC=no ac_cv_type_long_long_int=yes ac_cv_type_mode_t=yes ac_cv_type_nlink_t=yes ac_cv_type_off_t=yes ac_cv_type_pid_t=yes ac_cv_type_pthread_rwlock_t=yes ac_cv_type_ptrdiff_t=yes ac_cv_type_sig_atomic_t=yes ac_cv_type_size_t=yes ac_cv_type_socklen_t=yes ac_cv_type_uid_t=yes ac_cv_type_uintmax_t=yes ac_cv_type_unsigned_long_long_int=yes ac_cv_working_alloca_h=yes acl_cv_hardcode_direct=no acl_cv_hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir' acl_cv_hardcode_libdir_separator= acl_cv_hardcode_minus_L=no acl_cv_libext=a acl_cv_libname_spec='lib$name' acl_cv_library_names_spec='$libname$shrext' acl_cv_path_LD='/usr/x86_64-gentoo-linux-musl/bin/ld -m elf_x86_64' acl_cv_prog_gnu_ld=yes acl_cv_rpath=done acl_cv_shlibext=so acl_cv_wl=-Wl, am_cv_CC_dependencies_compiler_type=gcc3 am_cv_func_iconv=yes am_cv_func_iconv_works=yes am_cv_langinfo_codeset=yes am_cv_lib_iconv=no am_cv_make_support_nested_variables=yes am_cv_prog_cc_c_o=yes am_cv_proto_iconv='extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);' am_cv_proto_iconv_arg1= ax_cv_have_func_attribute_fallthrough=yes fu_cv_sys_mounted_getmntent1=yes fu_cv_sys_mounted_vmount=no fu_cv_sys_stat_statfs2_frsize=yes fu_cv_sys_stat_statvfs64=no fu_cv_sys_stat_statvfs=yes fu_cv_sys_truncating_statfs=no gl_cv_cc_vis_werror=yes gl_cv_cc_visibility=yes gl_cv_fs_space=yes gl_cv_have_weak=yes gl_cv_header_inttypes_h=yes gl_cv_header_stdint_h=yes gl_cv_header_working_fcntl_h=yes gl_cv_list_mounted_fs=yes gl_cv_promoted_mode_t=mode_t gl_cv_size_max=yes gt_cv_c_intmax_t=yes gt_cv_c_wchar_t=yes gt_cv_c_wint_t=yes gt_cv_func_CFLocaleCopyCurrent=no gt_cv_func_CFPreferencesCopyAppValue=no gt_cv_func_printf_posix=yes gt_cv_int_divbyzero_sigfpe=yes gt_cv_inttypes_pri_broken=no gt_cv_val_LC_MESSAGES=yes lt_cv_ar_at_file=@ lt_cv_archive_cmds_need_lc=no lt_cv_deplibs_check_method=pass_all lt_cv_file_magic_cmd='$MAGIC_CMD' lt_cv_file_magic_test_file= lt_cv_ld_reload_flag=-r lt_cv_nm_interface='BSD nm' lt_cv_objdir=.libs lt_cv_path_LD=/usr/x86_64-gentoo-linux-musl/bin/ld lt_cv_path_NM='/usr/bin/nm -B' lt_cv_path_mainfest_tool=no lt_cv_prog_compiler_c_o=yes lt_cv_prog_compiler_pic='-fPIC -DPIC' lt_cv_prog_compiler_pic_works=yes lt_cv_prog_compiler_rtti_exceptions=no lt_cv_prog_compiler_static_works=yes lt_cv_prog_gnu_ld=yes lt_cv_sharedlib_from_linklib_cmd='printf %s\n' lt_cv_shlibpath_overrides_runpath=yes lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\'' | sed '\''/ __gnu_lto/d'\''' lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \(.*\) .*$/ {"\1", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/ {"\1", (void *) \&\1},/p'\''' lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \(.*\) .*$/ {"\1", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(lib.*\)$/ {"\1", (void *) \&\1},/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/ {"lib\1", (void *) \&\1},/p'\''' lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\''' lt_cv_sys_global_symbol_to_import= lt_cv_sys_max_cmd_len=98304 lt_cv_to_host_file_cmd=func_convert_file_noop lt_cv_to_tool_file_cmd=func_convert_file_noop lt_cv_truncate_bin='/bin/dd bs=4096 count=1' mc_cv_filel=yes mc_cv_have_zipinfo=yes mc_cv_man_nocolor=-c mc_cv_mandoc=-mandoc mc_cv_ncurses_escdelay=yes mc_cv_nroff_tascii=-Tlatin1 nls_cv_header_intl= nls_cv_header_libgt= pkg_cv_GLIB_CFLAGS='-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include ' pkg_cv_GLIB_LIBS='-lglib-2.0 ' pkg_cv_GMODULE_CFLAGS='-pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include ' pkg_cv_GMODULE_LIBS='-lgmodule-2.0 -pthread -lglib-2.0 ' ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /root/mc-4.8.22/config/missing aclocal-1.16' ALLOCA='' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='$${TAR-tar}' AM_BACKSLASH='\' AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)' AM_DEFAULT_VERBOSITY='1' AM_V='$(V)' AR='ar' AUTOCONF='${SHELL} /root/mc-4.8.22/config/missing autoconf' AUTOHEADER='${SHELL} /root/mc-4.8.22/config/missing autoheader' AUTOMAKE='${SHELL} /root/mc-4.8.22/config/missing automake-1.16' AWK='gawk' BUILD_INCLUDED_LIBINTL='no' CATOBJEXT='' CC='gcc' CCDEPMODE='depmode=gcc3' CFLAGS=' -fdiagnostics-show-option -Wbad-function-cast -Wcomment -Wdeclaration-after-statement -Wfloat-conversion -Wfloat-equal -Wformat -Wformat-security -Wformat-signedness -Wimplicit -Wimplicit-fallthrough -Wignored-qualifiers -Wlogical-not-parentheses -Wmaybe-uninitialized -Wmissing-braces -Wmissing-declarations -Wmissing-field-initializers -Wmissing-format-attribute -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-long-long -Wno-unreachable-code -Wparentheses -Wpointer-arith -Wpointer-sign -Wredundant-decls -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wstrict-prototypes -Wswitch -Wswitch-default -Wtype-limits -Wundef -Wuninitialized -Wunreachable-code -Wunused-but-set-variable -Wunused-function -Wunused-label -Wunused-parameter -Wunused-result -Wunused-value -Wunused-variable -Wwrite-strings -g -O2' CFLAG_VISIBILITY='-fvisibility=hidden' CHARSET_FALSE='#' CHARSET_TRUE='' CHECK_CFLAGS='' CHECK_LIBS='' CONS_SAVER_FALSE='#' CONS_SAVER_TRUE='' CPP='gcc -E' CPPFLAGS='' CYGPATH_W='echo' DATADIRNAME='share' DEFS='-DHAVE_CONFIG_H' DEPDIR='.deps' DISTR_RELEASE='1' DISTR_VERSION='4.8.22' DLLTOOL='false' DOC_LINGUAS='' DOXYGEN_PAPER_SIZE='' DSYMUTIL='' DUMPBIN='' DX_COND_chi_FALSE='' DX_COND_chi_TRUE='#' DX_COND_chm_FALSE='' DX_COND_chm_TRUE='#' DX_COND_doc_FALSE='' DX_COND_doc_TRUE='#' DX_COND_dot_FALSE='' DX_COND_dot_TRUE='#' DX_COND_html_FALSE='' DX_COND_html_TRUE='#' DX_COND_latex_FALSE='' DX_COND_latex_TRUE='#' DX_COND_man_FALSE='' DX_COND_man_TRUE='#' DX_COND_pdf_FALSE='' DX_COND_pdf_TRUE='#' DX_COND_ps_FALSE='' DX_COND_ps_TRUE='#' DX_COND_rtf_FALSE='' DX_COND_rtf_TRUE='#' DX_COND_xml_FALSE='' DX_COND_xml_TRUE='#' DX_CONFIG='doxygen.cfg' DX_DOCDIR='devel' DX_DOT='' DX_DOXYGEN='' DX_DVIPS='' DX_EGREP='' DX_ENV=' SRCDIR='\''/root/mc-4.8.22'\'' PROJECT='\''mc'\'' DOCDIR='\''devel'\'' VERSION='\'''\'' HAVE_DOT='\''NO'\'' GENERATE_MAN='\''NO'\'' GENERATE_RTF='\''NO'\'' GENERATE_XML='\''NO'\'' GENERATE_HTMLHELP='\''NO'\'' GENERATE_CHI='\''NO'\'' GENERATE_HTML='\''NO'\'' GENERATE_LATEX='\''NO'\''' DX_FLAG_chi='0' DX_FLAG_chm='0' DX_FLAG_doc='0' DX_FLAG_dot='0' DX_FLAG_html='0' DX_FLAG_man='0' DX_FLAG_pdf='0' DX_FLAG_ps='0' DX_FLAG_rtf='0' DX_FLAG_xml='0' DX_HHC='' DX_LATEX='' DX_MAKEINDEX='' DX_PDFLATEX='' DX_PERL='/usr/bin/perl' DX_PROJECT='mc' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/bin/grep -E' ENABLE_BACKGROUND_FALSE='#' ENABLE_BACKGROUND_TRUE='' ENABLE_MCLIB_FALSE='' ENABLE_MCLIB_TRUE='#' ENABLE_SUBSHELL_FALSE='#' ENABLE_SUBSHELL_TRUE='' ENABLE_VFS_CPIO_FALSE='#' ENABLE_VFS_CPIO_TRUE='' ENABLE_VFS_EXTFS_FALSE='#' ENABLE_VFS_EXTFS_TRUE='' ENABLE_VFS_FALSE='#' ENABLE_VFS_FISH_FALSE='#' ENABLE_VFS_FISH_TRUE='' ENABLE_VFS_FTP_FALSE='#' ENABLE_VFS_FTP_TRUE='' ENABLE_VFS_NET_FALSE='#' ENABLE_VFS_NET_TRUE='' ENABLE_VFS_SFS_FALSE='#' ENABLE_VFS_SFS_TRUE='' ENABLE_VFS_SFTP_FALSE='' ENABLE_VFS_SFTP_TRUE='#' ENABLE_VFS_SMB_FALSE='' ENABLE_VFS_SMB_TRUE='#' ENABLE_VFS_TAR_FALSE='#' ENABLE_VFS_TAR_TRUE='' ENABLE_VFS_TRUE='' ENABLE_VFS_UNDELFS_FALSE='' ENABLE_VFS_UNDELFS_TRUE='#' EXEEXT='' EXTHELPERSDIR='/usr/local/libexec/mc/ext.d' FGREP='/bin/grep -F' GENCAT='gencat' GETTEXT_MACRO_VERSION='0.18' GLIBC21='no' GLIBC2='no' GLIB_CFLAGS='-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include ' GLIB_LIBS='-lglib-2.0 ' GMODULE_CFLAGS='-pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include ' GMODULE_LIBS='-lgmodule-2.0 -pthread -lglib-2.0 ' GMSGFMT='/usr/bin/gmsgfmt' GMSGFMT_015='/usr/bin/gmsgfmt' GREP='/bin/grep' HAVE_ASPRINTF='1' HAVE_FILECMD='true' HAVE_GMODULE_FALSE='' HAVE_GMODULE_TRUE='#' HAVE_NEWLOCALE='1' HAVE_POSIX_PRINTF='1' HAVE_SNPRINTF='1' HAVE_TESTS_FALSE='' HAVE_TESTS_TRUE='#' HAVE_TEXTMODE_X11_SUPPORT_FALSE='' HAVE_TEXTMODE_X11_SUPPORT_TRUE='#' HAVE_VISIBILITY='1' HAVE_WPRINTF='0' HAVE_ZIPINFO='1' HAVE_nroff='true' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' INSTOBJEXT='.mo' INTLBISON='bison' INTLLIBS='' INTLOBJS='' INTL_DEFAULT_VERBOSITY='1' INTL_LIBTOOL_SUFFIX_PREFIX='' INTL_MACOSX_LIBS='' LD='/usr/x86_64-gentoo-linux-musl/bin/ld -m elf_x86_64' LDFLAGS='' LIBICONV='' LIBINTL='' LIBMC_RELEASE='1' LIBMC_VERSION='0.0.1' LIBMULTITHREAD='-lpthread' LIBOBJS='' LIBPTH='' LIBPTH_PREFIX='' LIBS='' LIBSSH_CFLAGS='' LIBSSH_LIBS='' LIBTHREAD='' LIBTOOL='$(SHELL) $(top_builddir)/libtool' LIPO='' LN_S='ln -s' LTLIBC='-lc' LTLIBICONV='' LTLIBINTL='' LTLIBMULTITHREAD='-lpthread' LTLIBOBJS='' LTLIBPTH='' LTLIBTHREAD='' LT_SYS_LIBRARY_PATH='' MAINT='#' MAINTAINER_MODE_FALSE='' MAINTAINER_MODE_TRUE='#' MAKEINFO='${SHELL} /root/mc-4.8.22/config/missing makeinfo' MANDOC='-mandoc' MANIFEST_TOOL=':' MAN_DATE='September 2019' MAN_FLAGS='-c -Tlatin1' MCLIBS=' -lncursesw -ltinfow -lncursesw ' MKDIR_P='/bin/mkdir -p' MSGFMT='/usr/bin/msgfmt' MSGFMT_015='/usr/bin/msgfmt' MSGMERGE='/usr/bin/msgmerge' NM='/usr/bin/nm -B' NMEDIT='' OBJDUMP='objdump' OBJEXT='o' OTOOL64='' OTOOL='' PACKAGE='mc' PACKAGE_BUGREPORT='' PACKAGE_NAME='' PACKAGE_STRING='' PACKAGE_TARNAME='' PACKAGE_URL='' PACKAGE_VERSION='' PATH_SEPARATOR=':' PCRE_CPPFLAGS='' PCRE_LIBS='' PERL='/usr/bin/perl' PKG_CONFIG='/usr/bin/pkg-config' PKG_CONFIG_LIBDIR='' PKG_CONFIG_PATH='' POSUB='' PRI_MACROS_BROKEN='0' PYTHON='/usr/bin/python' RANLIB='ranlib' RUBY='/usr/bin/ruby' SED='/bin/sed' SET_MAKE='' SHELL='/bin/bash' SLANG_CFLAGS='' SLANG_LIBS='' STRIP='strip' TESTS_LDFLAGS='-Wl,-z,muldefs' UNZIP='/usr/bin/unzip' USE_ASPELL_FALSE='' USE_ASPELL_TRUE='#' USE_DIFF_FALSE='#' USE_DIFF_TRUE='' USE_INCLUDED_LIBINTL='no' USE_INTERNAL_EDIT_FALSE='#' USE_INTERNAL_EDIT_TRUE='' USE_MAINTAINER_MODE_FALSE='' USE_MAINTAINER_MODE_TRUE='#' USE_NLS='no' USE_NLS_FALSE='' USE_NLS_TRUE='#' USE_SCREEN_SLANG_FALSE='' USE_SCREEN_SLANG_TRUE='#' VERSION='4.8.22' WINDRES='' WOE32='no' WOE32DLL='no' X11_WWW='' XGETTEXT='/usr/bin/xgettext' XGETTEXT_015='/usr/bin/xgettext' XGETTEXT_EXTRA_OPTIONS='' XMKMF='' X_CFLAGS='' X_EXTRA_LIBS='' X_LIBS='' X_PRE_LIBS='' ZIP='/usr/bin/zip' ac_ct_AR='ar' ac_ct_CC='gcc' ac_ct_DUMPBIN='' am__EXEEXT_FALSE='' am__EXEEXT_TRUE='#' am__fastdepCC_FALSE='#' am__fastdepCC_TRUE='' am__include='include' am__isrc='' am__leading_dot='.' am__nodep='_no' am__quote='' am__tar='$${TAR-tar} chof - "$$tardir"' am__untar='$${TAR-tar} xf -' bindir='${exec_prefix}/bin' build='x86_64-pc-linux-musl' build_alias='' build_cpu='x86_64' build_os='linux-musl' build_vendor='pc' datadir='${datarootdir}' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE}' dvidir='${docdir}' exec_prefix='/usr/local' host='x86_64-pc-linux-musl' host_alias='' host_cpu='x86_64' host_os='linux-musl' host_vendor='pc' htmldir='${docdir}' includedir='${prefix}/include' infodir='${datarootdir}/info' install_sh='${SHELL} /root/mc-4.8.22/config/install-sh' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='${prefix}/var' mandir='${datarootdir}/man' mkdir_p='/bin/mkdir -p' oldincludedir='/usr/include' pdfdir='${docdir}' prefix='/usr/local' program_transform_name='s,x,x,' psdir='${docdir}' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' smbconfigdir='' subdirs='' sysconfdir='${prefix}/etc' target_alias='' ## ----------- ## ## confdefs.h. ## ## ----------- ## /* confdefs.h */ #define PACKAGE_NAME "" #define PACKAGE_TARNAME "" #define PACKAGE_VERSION "" #define PACKAGE_STRING "" #define PACKAGE_BUGREPORT "" #define PACKAGE_URL "" #define PACKAGE "mc" #define VERSION "4.8.22" #define STDC_HEADERS 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRING_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define __EXTENSIONS__ 1 #define _ALL_SOURCE 1 #define _GNU_SOURCE 1 #define _POSIX_PTHREAD_SEMANTICS 1 #define _TANDEM_SOURCE 1 #define HAVE_FUNC_ATTRIBUTE_FALLTHROUGH 1 #define HAVE_DLFCN_H 1 #define LT_OBJDIR ".libs/" #define FILE_L 1 #define HAVE_GMODULE 1 #define HAVE_NCURSESW_CURSES_H 1 #define USE_NCURSES 1 #define HAVE_ESCDELAY 1 #define HAVE_RESIZETERM 1 #define SEARCH_TYPE_GLIB 1 #define X_DISPLAY_MISSING 1 #define HAVE_STRING_H 1 #define HAVE_MEMORY_H 1 #define HAVE_LIMITS_H 1 #define HAVE_MALLOC_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_STROPTS_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_SYS_TYPES_H 1 #define MAJOR_IN_SYSMACROS 1 #define SIZEOF_LONG 8 #define HAVE_UNSIGNED_LONG_LONG_INT 1 #define HAVE_UINTMAX_T 1 #define SIZEOF_UINTMAX_T 8 #define SIZEOF_OFF_T 8 #define PROMOTED_MODE_T mode_t #define HAVE_STRUCT_STAT_ST_BLOCKS 1 #define HAVE_ST_BLOCKS 1 #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_STRUCT_STAT_ST_MTIM 1 #define HAVE_SYS_PARAM_H 1 #define SIG_ATOMIC_VOLATILE_T volatile sig_atomic_t #define HAVE_STRVERSCMP 1 #define HAVE_STRNCASECMP 1 #define HAVE_REALPATH 1 #define HAVE_POSIX_OPENPT 1 #define HAVE_GRANTPT 1 #define HAVE_STDLIB_H 1 #define HAVE_UNISTD_H 1 #define HAVE_GETPAGESIZE 1 #define HAVE_MMAP 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_GETMNTENT 1 #define MOUNTED_GETMNTENT1 1 #define HAVE_HASMNTOPT 1 #define HAVE_FCNTL_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_MNTENT_H 1 #define HAVE_GETMNTENT 1 #define MOUNTED_GETMNTENT1 1 #define HAVE_HASMNTOPT 1 #define HAVE_INFOMOUNT_LIST 1 #define HAVE_SYS_MOUNT_H 1 #define STAT_STATVFS 1 #define STAT_STATFS2_FRSIZE 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_POSIX_FALLOCATE 1 #define HAVE_STRUCT_STATFS_F_NAMELEN 1 #define HAVE_STRUCT_STATFS_F_TYPE 1 #define HAVE_STRUCT_STATFS_F_FRSIZE 1 #define HAVE_VISIBILITY 1 #define HAVE_STDINT_H_WITH_UINTMAX 1 #define HAVE_ALLOCA_H 1 #define HAVE_ALLOCA 1 #define INTDIV0_RAISES_SIGFPE 1 #define HAVE_INTTYPES_H_WITH_UINTMAX 1 #define HAVE_UINTMAX_T 1 #define HAVE_INTTYPES_H 1 #define USE_POSIX_THREADS 1 #define USE_POSIX_THREADS_WEAK 1 #define HAVE_PTHREAD_RWLOCK 1 #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 #define HAVE_ICONV 1 #define ICONV_CONST #define HAVE_BUILTIN_EXPECT 1 #define HAVE_INTTYPES_H 1 #define HAVE_LIMITS_H 1 #define HAVE_UNISTD_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_GETCWD 1 #define HAVE_GETEGID 1 #define HAVE_GETEUID 1 #define HAVE_GETGID 1 #define HAVE_GETUID 1 #define HAVE_MEMPCPY 1 #define HAVE_MUNMAP 1 #define HAVE_STPCPY 1 #define HAVE_STRCASECMP 1 #define HAVE_STRDUP 1 #define HAVE_STRTOUL 1 #define HAVE_TSEARCH 1 #define HAVE_USELOCALE 1 #define HAVE___FSETLOCKING 1 #define HAVE_DECL_FEOF_UNLOCKED 1 #define HAVE_DECL_FGETS_UNLOCKED 1 #define HAVE_LONG_LONG_INT 1 #define HAVE_WCHAR_T 1 #define HAVE_WINT_T 1 #define HAVE_INTMAX_T 1 #define HAVE_POSIX_PRINTF 1 #define HAVE_STDINT_H 1 #define HAVE_STDINT_H 1 #define HAVE_WORKING_O_NOATIME 1 #define HAVE_WORKING_O_NOFOLLOW 1 #define HAVE_STDDEF_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRING_H 1 #define HAVE_ASPRINTF 1 #define HAVE_FWPRINTF 1 #define HAVE_NEWLOCALE 1 #define HAVE_PUTENV 1 #define HAVE_SETENV 1 #define HAVE_SETLOCALE 1 #define HAVE_SNPRINTF 1 #define HAVE_STRNLEN 1 #define HAVE_WCSLEN 1 #define HAVE_WCSNLEN 1 #define HAVE_MBRTOWC 1 #define HAVE_WCRTOMB 1 #define HAVE_DECL__SNPRINTF 0 #define HAVE_DECL__SNWPRINTF 0 #define HAVE_DECL_GETC_UNLOCKED 1 #define HAVE_LANGINFO_CODESET 1 #define HAVE_LC_MESSAGES 1 #define HAVE_CHARSET 1 #define HAVE_UTIMENSAT 1 #define HAVE_LINUX_FS_H 1 #define MC_HOMEDIR_XDG 1 #define USE_INTERNAL_EDIT 1 #define USE_DIFF_VIEW 1 #define ENABLE_SUBSHELL 1 #define HAVE_PTY_H 1 #define HAVE_OPENPTY 1 #define ENABLE_BACKGROUND 1 #define ENABLE_VFS 1 #define ENABLE_VFS_CPIO 1 #define ENABLE_VFS_EXTFS 1 #define ENABLE_VFS_FISH 1 #define ENABLE_VFS_FTP 1 #define ENABLE_VFS_SFS 1 #define ENABLE_VFS_TAR 1 #define HAVE_STRUCT_LINGER_L_LINGER 1 #define HAVE_SOCKLEN_T 1 #define MC_CONFIGURE_ARGS " '--disable-nls' '--disable-silent-rules' '--without-x' '--without-gpm-mouse' '--with-screen=ncurses'" configure: exit 0