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.71. Invocation command line was $ ./configure ## --------- ## ## Platform. ## ## --------- ## hostname = main-instance uname -m = aarch64 uname -r = 5.15.0-202.135.2.el9uek.aarch64 uname -s = Linux uname -v = #2 SMP Fri Jan 5 16:59:06 PST 2024 /usr/bin/uname -p = aarch64 /bin/uname -X = unknown /bin/arch = aarch64 /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown /usr/bin/hostinfo = unknown /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /home/opc/.local/bin/ PATH: /home/opc/bin/ PATH: /usr/share/Modules/bin/ PATH: /usr/local/bin/ PATH: /usr/bin/ PATH: /usr/local/sbin/ PATH: /usr/sbin/ ## ----------- ## ## Core tests. ## ## ----------- ## configure:2344: looking for aux files: install-sh configure:2357: trying ./ configure:2368: ./install-sh found configure:2513: checking for screen configure:2551: result: no configure:2610: checking for gzip configure:2633: found /usr/bin/gzip configure:2645: result: /usr/bin/gzip configure:2767: checking for gcc configure:2788: found /usr/bin/gcc configure:2799: result: gcc configure:3152: checking for C compiler version configure:3161: gcc --version >&5 gcc (GCC) 11.4.1 20230605 (Red Hat 11.4.1-2.1.0.1) Copyright (C) 2021 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:3172: $? = 0 configure:3161: gcc -v >&5 Using built-in specs. COLLECT_GCC=gcc COLLECT_LTO_WRAPPER=/usr/libexec/gcc/aarch64-redhat-linux/11/lto-wrapper Target: aarch64-redhat-linux Configured with: ../configure --enable-bootstrap --enable-host-pie --enable-host-bind-now --enable-languages=c,c++,fortran,lto --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=http://bugzilla.redhat.com/bugzilla --enable-shared --enable-threads=posix --enable-checking=release --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-gnu-unique-object --enable-linker-build-id --with-gcc-major-version-only --enable-plugin --enable-initfini-array --without-isl --enable-multilib --with-linker-hash-style=gnu --enable-gnu-indirect-function --build=aarch64-redhat-linux --with-build-config=bootstrap-lto --enable-link-serialization=1 Thread model: posix Supported LTO compression algorithms: zlib zstd gcc version 11.4.1 20230605 (Red Hat 11.4.1-2.1.0.1) (GCC) configure:3172: $? = 0 configure:3161: gcc -V >&5 gcc: error: unrecognized command-line option '-V' gcc: fatal error: no input files compilation terminated. configure:3172: $? = 1 configure:3161: gcc -qversion >&5 gcc: error: unrecognized command-line option '-qversion'; did you mean '--version'? gcc: fatal error: no input files compilation terminated. configure:3172: $? = 1 configure:3161: gcc -version >&5 gcc: error: unrecognized command-line option '-version' gcc: fatal error: no input files compilation terminated. configure:3172: $? = 1 configure:3192: checking whether the C compiler works configure:3214: gcc conftest.c >&5 configure:3218: $? = 0 configure:3268: result: yes configure:3271: checking for C compiler default output file name configure:3273: result: a.out configure:3279: checking for suffix of executables configure:3286: gcc -o conftest conftest.c >&5 configure:3290: $? = 0 configure:3313: result: configure:3335: checking whether we are cross compiling configure:3343: gcc -o conftest conftest.c >&5 configure:3347: $? = 0 configure:3354: ./conftest configure:3358: $? = 0 configure:3373: result: no configure:3378: checking for suffix of object files configure:3401: gcc -c conftest.c >&5 configure:3405: $? = 0 configure:3427: result: o configure:3431: checking whether the compiler supports GNU C configure:3451: gcc -c conftest.c >&5 configure:3451: $? = 0 configure:3461: result: yes configure:3472: checking whether gcc accepts -g configure:3493: gcc -c -g conftest.c >&5 configure:3493: $? = 0 configure:3537: result: yes configure:3557: checking for gcc option to enable C11 features configure:3572: gcc -c -g -O2 conftest.c >&5 configure:3572: $? = 0 configure:3590: result: none needed configure:3705: checking how to run the C preprocessor configure:3731: gcc -E conftest.c configure:3731: $? = 0 configure:3746: gcc -E conftest.c conftest.c:9:10: fatal error: ac_nonexistent.h: No such file or directory 9 | #include | ^~~~~~~~~~~~~~~~~~ compilation terminated. configure:3746: $? = 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 "" | /* end confdefs.h. */ | #include configure:3773: result: gcc -E configure:3787: gcc -E conftest.c configure:3787: $? = 0 configure:3802: gcc -E conftest.c conftest.c:9:10: fatal error: ac_nonexistent.h: No such file or directory 9 | #include | ^~~~~~~~~~~~~~~~~~ compilation terminated. configure:3802: $? = 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 "" | /* end confdefs.h. */ | #include configure:3834: checking for grep that handles long lines and -e configure:3898: result: /usr/bin/grep configure:3903: checking for egrep configure:3971: result: /usr/bin/grep -E configure:3977: checking whether gcc needs -traditional configure:4014: result: no configure:4021: checking for library containing strerror configure:4051: gcc -o conftest -g -O2 conftest.c >&5 configure:4051: $? = 0 configure:4071: result: none required configure:4084: checking for stdio.h configure:4084: gcc -c -g -O2 conftest.c >&5 configure:4084: $? = 0 configure:4084: result: yes configure:4084: checking for stdlib.h configure:4084: gcc -c -g -O2 conftest.c >&5 configure:4084: $? = 0 configure:4084: result: yes configure:4084: checking for string.h configure:4084: gcc -c -g -O2 conftest.c >&5 configure:4084: $? = 0 configure:4084: result: yes configure:4084: checking for inttypes.h configure:4084: gcc -c -g -O2 conftest.c >&5 configure:4084: $? = 0 configure:4084: result: yes configure:4084: checking for stdint.h configure:4084: gcc -c -g -O2 conftest.c >&5 configure:4084: $? = 0 configure:4084: result: yes configure:4084: checking for strings.h configure:4084: gcc -c -g -O2 conftest.c >&5 configure:4084: $? = 0 configure:4084: result: yes configure:4084: checking for sys/stat.h configure:4084: gcc -c -g -O2 conftest.c >&5 configure:4084: $? = 0 configure:4084: result: yes configure:4084: checking for sys/types.h configure:4084: gcc -c -g -O2 conftest.c >&5 configure:4084: $? = 0 configure:4084: result: yes configure:4084: checking for unistd.h configure:4084: gcc -c -g -O2 conftest.c >&5 configure:4084: $? = 0 configure:4084: result: yes configure:4084: checking for wchar.h configure:4084: gcc -c -g -O2 conftest.c >&5 configure:4084: $? = 0 configure:4084: result: yes configure:4084: checking for minix/config.h configure:4084: gcc -c -g -O2 conftest.c >&5 conftest.c:47:10: fatal error: minix/config.h: No such file or directory 47 | #include | ^~~~~~~~~~~~~~~~ compilation terminated. configure:4084: $? = 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 HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_STDIO_H | # include | #endif | #ifdef HAVE_STDLIB_H | # include | #endif | #ifdef HAVE_STRING_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:4084: result: no configure:4115: checking whether it is safe to define __EXTENSIONS__ configure:4134: gcc -c -g -O2 conftest.c >&5 configure:4134: $? = 0 configure:4142: result: yes configure:4145: checking whether _XOPEN_SOURCE should be defined configure:4167: gcc -c -g -O2 conftest.c >&5 configure:4167: $? = 0 configure:4194: result: no configure:4255: checking for gawk configure:4276: found /usr/bin/gawk configure:4287: result: gawk configure:4315: checking for a BSD-compatible install configure:4388: result: /usr/bin/install -c configure:4401: checking for buggy tools... configure:4408: checking if a system-wide socket dir should be used configure:4419: result: yes configure:4421: checking for the socket dir configure:4436: result: (eff_uid ? "/tmp/uscreens" : "/tmp/screens") configure:4458: checking for MIPS... configure:4533: checking for Ultrix... configure:4577: checking for butterfly... configure:4598: checking for POSIX.1... configure:4622: checking for System V... configure:4637: gcc -c -g -O2 conftest.c >&5 configure:4637: $? = 0 configure:4646: checking for sequent/ptx... configure:4663: checking SVR4... configure:4725: checking for stropts.h configure:4725: gcc -c -g -O2 conftest.c >&5 conftest.c:66:10: fatal error: stropts.h: No such file or directory 66 | #include | ^~~~~~~~~~~ compilation terminated. configure:4725: $? = 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 HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define STDC_HEADERS 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define __EXTENSIONS__ 1 | #define SOCKDIR (eff_uid ? "/tmp/uscreens" : "/tmp/screens") | #define POSIX 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_STDIO_H | # include | #endif | #ifdef HAVE_STDLIB_H | # include | #endif | #ifdef HAVE_STRING_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:4725: result: no configure:4731: checking for string.h configure:4731: result: yes configure:4737: checking for strings.h configure:4737: result: yes configure:4745: checking for Solaris 2.x... configure:4764: checking BSD job jontrol... configure:4792: gcc -o conftest -g -O2 conftest.c >&5 configure:4792: $? = 0 configure:4804: checking setresuid... configure:4821: gcc -o conftest -g -O2 conftest.c >&5 configure:4821: $? = 0 configure:4829: checking setreuid... configure:4846: gcc -o conftest -g -O2 conftest.c >&5 configure:4846: $? = 0 configure:4854: checking seteuid... configure:4875: gcc -o conftest -g -O2 conftest.c >&5 /usr/bin/ld: /tmp/ccVuREF6.o: in function `main': /home/opc/HTTP/files/Installs/screen-4.9.1/conftest.c:51: undefined reference to `seteuid_is_broken' collect2: error: ld returned 1 exit status configure:4875: $? = 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 HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define STDC_HEADERS 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define __EXTENSIONS__ 1 | #define SOCKDIR (eff_uid ? "/tmp/uscreens" : "/tmp/screens") | #define POSIX 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define BSDJOBS 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETREUID 1 | /* end confdefs.h. */ | | #include | | int | main (void) | { | | #if defined(linux) || defined(NeXT) || defined(_AUX_SOURCE) || defined(AUX) || defined(ultrix) || (defined(sun) && defined(SVR4)) || defined(ISC) || defined(sony_news) | int seteuid_is_broken(int); seteuid_is_broken(0); | #else | seteuid(0); | #endif | | ; | return 0; | } configure:4883: checking execvpe... configure:4900: gcc -o conftest -g -O2 conftest.c >&5 configure:4900: $? = 0 configure:4910: checking select... configure:4927: gcc -o conftest -g -O2 -D_GNU_SOURCE conftest.c >&5 configure:4927: $? = 0 configure:4963: checking fifos... configure:5039: gcc -o conftest -g -O2 -D_GNU_SOURCE conftest.c >&5 configure:5039: $? = 0 configure:5039: ./conftest configure:5039: $? = 0 configure:5054: checking for broken fifo implementation... configure:5109: gcc -o conftest -g -O2 -D_GNU_SOURCE conftest.c >&5 configure:5109: $? = 0 configure:5109: ./conftest configure:5109: $? = 0 configure:5126: checking sockets... configure:5191: gcc -o conftest -g -O2 -D_GNU_SOURCE conftest.c >&5 configure:5191: $? = 0 configure:5191: ./conftest configure:5191: $? = 0 configure:5206: checking socket implementation... configure:5252: gcc -o conftest -g -O2 -D_GNU_SOURCE conftest.c >&5 configure:5252: $? = 0 configure:5252: ./conftest configure:5252: $? = 0 configure:5378: gcc -o conftest -g -O2 -D_GNU_SOURCE conftest.c >&5 configure:5378: $? = 0 configure:5378: ./conftest configure:5378: $? = 0 configure:5392: checking for tgetent... configure:5410: gcc -o conftest -g -O2 -D_GNU_SOURCE conftest.c >&5 /usr/bin/ld: /tmp/cc6ggN3b.o: in function `main': /home/opc/HTTP/files/Installs/screen-4.9.1/conftest.c:52: undefined reference to `tgetent' collect2: error: ld returned 1 exit status configure:5410: $? = 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 HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define STDC_HEADERS 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define __EXTENSIONS__ 1 | #define SOCKDIR (eff_uid ? "/tmp/uscreens" : "/tmp/screens") | #define POSIX 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define BSDJOBS 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETREUID 1 | #define HAVE_EXECVPE 1 | /* end confdefs.h. */ | | #include | #include | | int | main (void) | { | | tgetent((char *)0, (char *)0); | | ; | return 0; | } configure:5416: checking libcurses... configure:5438: gcc -o conftest -g -O2 -D_GNU_SOURCE conftest.c -lcurses >&5 configure:5438: $? = 0 configure:5625: gcc -o conftest -g -O2 -D_GNU_SOURCE conftest.c -lcurses >&5 configure:5625: $? = 0 configure:5625: ./conftest configure:5625: $? = 1 configure: program exited with status 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define STDC_HEADERS 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define __EXTENSIONS__ 1 | #define SOCKDIR (eff_uid ? "/tmp/uscreens" : "/tmp/screens") | #define POSIX 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define BSDJOBS 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETREUID 1 | #define HAVE_EXECVPE 1 | /* end confdefs.h. */ | | #include | #include | #include | | int | main() | { | return(strcmp(tgoto("%p1%d", 0, 1), "1") ? 0 : 1); | } configure:5638: checking ospeed... configure:5651: gcc -o conftest -g -O2 -D_GNU_SOURCE conftest.c -lcurses >&5 configure:5651: $? = 0 configure:5662: checking for /dev/ptc... configure:5671: checking for SVR4 ptys... configure:5690: gcc -o conftest -g -O2 -D_GNU_SOURCE conftest.c -lcurses >&5 configure:5690: $? = 0 configure:5701: checking for getpt configure:5701: gcc -o conftest -g -O2 -D_GNU_SOURCE conftest.c -lcurses >&5 configure:5701: $? = 0 configure:5701: result: yes configure:5766: checking for ptyranges... configure:5821: checking default tty permissions/group... configure:5866: gcc -o conftest -g -O2 -D_GNU_SOURCE conftest.c -lcurses >&5 configure:5866: $? = 0 configure:5866: ./conftest configure:5866: $? = 1 configure: program exited with status 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define STDC_HEADERS 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define __EXTENSIONS__ 1 | #define SOCKDIR (eff_uid ? "/tmp/uscreens" : "/tmp/screens") | #define POSIX 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define BSDJOBS 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETREUID 1 | #define HAVE_EXECVPE 1 | #define TERMINFO 1 | #define HAVE_SVR4_PTYS 1 | #define HAVE_GETPT 1 | /* end confdefs.h. */ | | #include | #include | #include | #include | #include | | int | main() | { | struct stat sb; | char *x,*ttyname(); | int om, m; | FILE *fp; | | if (!(x = ttyname(0))) return 1; | if (stat(x, &sb)) return 1; | om = sb.st_mode; | if (om & 002) return 0; | m = system("mesg y"); | if (m == -1 || m == 127) return 1; | if (stat(x, &sb)) return 1; | m = sb.st_mode; | if (chmod(x, om)) return 1; | if (m & 002) return 0; | if (sb.st_gid == getgid()) return 1; | if (!(fp=fopen("conftest_grp", "w"))) | return 1; | fprintf(fp, "%d\n", sb.st_gid); | fclose(fp); | return 0; | } | configure:5888: checking for write configure:5911: found /usr/bin/write configure:5923: result: /usr/bin/write configure:5933: checking for xterm configure:5971: result: no configure:6019: checking getutent... configure:6044: gcc -o conftest -g -O2 -D_GNU_SOURCE conftest.c -lcurses >&5 configure:6044: $? = 0 configure:6089: checking ut_host... configure:6111: gcc -c -g -O2 -D_GNU_SOURCE conftest.c >&5 configure:6111: $? = 0 configure:6117: checking for utempter.h configure:6117: gcc -c -g -O2 -D_GNU_SOURCE conftest.c >&5 conftest.c:79:10: fatal error: utempter.h: No such file or directory 79 | #include | ^~~~~~~~~~~~ compilation terminated. configure:6117: $? = 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 HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define STDC_HEADERS 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define __EXTENSIONS__ 1 | #define SOCKDIR (eff_uid ? "/tmp/uscreens" : "/tmp/screens") | #define POSIX 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define BSDJOBS 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETREUID 1 | #define HAVE_EXECVPE 1 | #define TERMINFO 1 | #define HAVE_SVR4_PTYS 1 | #define HAVE_GETPT 1 | #define PTYMODE 0620 | #define PTYGROUP 5 | #define GETUTENT 1 | #define UTHOST 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_STDIO_H | # include | #endif | #ifdef HAVE_STDLIB_H | # include | #endif | #ifdef HAVE_STRING_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:6117: result: no configure:6132: checking for libutil(s)... configure:6138: checking getloadavg... configure:6154: gcc -o conftest -g -O2 -D_GNU_SOURCE conftest.c -lcurses >&5 configure:6154: $? = 0 configure:6546: checking for crypt and sec libraries... configure:6553: checking crypt... configure:6566: gcc -o conftest -g -O2 -D_GNU_SOURCE conftest.c -lcurses -lcrypt >&5 configure:6566: $? = 0 configure:6581: checking IRIX sun library... configure:6594: gcc -o conftest -g -O2 -D_GNU_SOURCE conftest.c -lcurses -lcrypt -lsun >&5 /usr/bin/ld: cannot find -lsun collect2: error: ld returned 1 exit status configure:6594: $? = 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 HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define STDC_HEADERS 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define __EXTENSIONS__ 1 | #define SOCKDIR (eff_uid ? "/tmp/uscreens" : "/tmp/screens") | #define POSIX 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define BSDJOBS 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETREUID 1 | #define HAVE_EXECVPE 1 | #define TERMINFO 1 | #define HAVE_SVR4_PTYS 1 | #define HAVE_GETPT 1 | #define PTYMODE 0620 | #define PTYGROUP 5 | #define GETUTENT 1 | #define UTHOST 1 | #define LOADAV_GETLOADAVG 1 | #define LOADAV 1 | #define LOADAV_TYPE double | #define LOADAV_NUM 3 | #define LOADAV_SCALE 1 | #define SIGVOID 1 | /* end confdefs.h. */ | | int | main (void) | { | | ; | return 0; | } configure:6603: checking syslog... configure:6620: gcc -o conftest -g -O2 -D_GNU_SOURCE conftest.c -lcurses -lcrypt >&5 configure:6620: $? = 0 configure:6675: checking wait union... configure:6696: gcc -c -g -O2 -D_GNU_SOURCE conftest.c >&5 conftest.c: In function 'main': conftest.c:64:14: error: storage size of 'x' isn't known 64 | union wait x; | ^ configure:6696: $? = 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 HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define STDC_HEADERS 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define __EXTENSIONS__ 1 | #define SOCKDIR (eff_uid ? "/tmp/uscreens" : "/tmp/screens") | #define POSIX 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define BSDJOBS 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETREUID 1 | #define HAVE_EXECVPE 1 | #define TERMINFO 1 | #define HAVE_SVR4_PTYS 1 | #define HAVE_GETPT 1 | #define PTYMODE 0620 | #define PTYGROUP 5 | #define GETUTENT 1 | #define UTHOST 1 | #define LOADAV_GETLOADAVG 1 | #define LOADAV 1 | #define LOADAV_TYPE double | #define LOADAV_NUM 3 | #define LOADAV_SCALE 1 | #define SIGVOID 1 | /* end confdefs.h. */ | #include | #include | | int | main (void) | { | | union wait x; | int y; | #ifdef WEXITSTATUS | y = WEXITSTATUS(x); | #endif | | ; | return 0; | } configure:6704: checking for termio or termios... configure:6710: gcc -E conftest.c configure:6710: $? = 0 configure:6732: checking getspnam... configure:6748: gcc -o conftest -g -O2 -D_GNU_SOURCE conftest.c -lcurses -lcrypt >&5 configure:6748: $? = 0 configure:6756: checking getttyent... configure:6773: gcc -o conftest -g -O2 -D_GNU_SOURCE conftest.c -lcurses -lcrypt >&5 configure:6773: $? = 0 configure:6781: checking fdwalk... configure:6798: gcc -o conftest -g -O2 -D_GNU_SOURCE conftest.c -lcurses -lcrypt >&5 conftest.c: In function 'main': conftest.c:67:5: warning: implicit declaration of function 'fdwalk' [-Wimplicit-function-declaration] 67 | fdwalk(NULL, NULL); | ^~~~~~ /usr/bin/ld: /tmp/ccuElSUf.o: in function `main': /home/opc/HTTP/files/Installs/screen-4.9.1/conftest.c:67: undefined reference to `fdwalk' collect2: error: ld returned 1 exit status configure:6798: $? = 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 HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define STDC_HEADERS 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define __EXTENSIONS__ 1 | #define SOCKDIR (eff_uid ? "/tmp/uscreens" : "/tmp/screens") | #define POSIX 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define BSDJOBS 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETREUID 1 | #define HAVE_EXECVPE 1 | #define TERMINFO 1 | #define HAVE_SVR4_PTYS 1 | #define HAVE_GETPT 1 | #define PTYMODE 0620 | #define PTYGROUP 5 | #define GETUTENT 1 | #define UTHOST 1 | #define LOADAV_GETLOADAVG 1 | #define LOADAV 1 | #define LOADAV_TYPE double | #define LOADAV_NUM 3 | #define LOADAV_SCALE 1 | #define SIGVOID 1 | #define TERMIO 1 | #define SHADOWPW 1 | #define GETTTYENT 1 | /* end confdefs.h. */ | | #include | | int | main (void) | { | | fdwalk(NULL, NULL); | | ; | return 0; | } configure:6806: checking whether memcpy/memmove/bcopy handles overlapping arguments... configure:6833: gcc -o conftest -g -O2 -D_GNU_SOURCE conftest.c -lcurses -lcrypt >&5 configure:6833: $? = 0 configure:6833: ./conftest configure:6833: $? = 0 configure:6871: gcc -o conftest -g -O2 -D_GNU_SOURCE conftest.c -lcurses -lcrypt >&5 configure:6871: $? = 0 configure:6871: ./conftest configure:6871: $? = 0 configure:6907: gcc -o conftest -g -O2 -D_GNU_SOURCE conftest.c -lcurses -lcrypt >&5 configure:6907: $? = 0 configure:6907: ./conftest configure:6907: $? = 1 configure: program exited with status 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define STDC_HEADERS 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define __EXTENSIONS__ 1 | #define SOCKDIR (eff_uid ? "/tmp/uscreens" : "/tmp/screens") | #define POSIX 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define BSDJOBS 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETREUID 1 | #define HAVE_EXECVPE 1 | #define TERMINFO 1 | #define HAVE_SVR4_PTYS 1 | #define HAVE_GETPT 1 | #define PTYMODE 0620 | #define PTYGROUP 5 | #define GETUTENT 1 | #define UTHOST 1 | #define LOADAV_GETLOADAVG 1 | #define LOADAV 1 | #define LOADAV_TYPE double | #define LOADAV_NUM 3 | #define LOADAV_SCALE 1 | #define SIGVOID 1 | #define TERMIO 1 | #define SHADOWPW 1 | #define GETTTYENT 1 | #define USEBCOPY 1 | #define USEMEMMOVE 1 | /* end confdefs.h. */ | | #include | #include | | #define bcopy(s,d,l) memcpy(d,s,l) | | int | main() { | char buf[10]; | strcpy(buf, "abcdefghi"); | bcopy(buf, buf + 2, 3); | if (strncmp(buf, "ababcf", 6)) | return 1; | strcpy(buf, "abcdefghi"); | bcopy(buf + 2, buf, 3); | if (strncmp(buf, "cdedef", 6)) | return 1; | return 0; /* libc version works properly. */ | } configure:6917: checking for long file names configure:6950: result: yes configure:6959: checking for vsprintf configure:6977: gcc -o conftest -g -O2 -D_GNU_SOURCE conftest.c -lcurses -lcrypt >&5 configure:6977: $? = 0 configure:6979: result: yes configure:6992: checking for dirent.h that defines DIR configure:7012: gcc -c -g -O2 -D_GNU_SOURCE conftest.c >&5 configure:7012: $? = 0 configure:7021: result: yes configure:7035: checking for library containing opendir configure:7065: gcc -o conftest -g -O2 -D_GNU_SOURCE conftest.c -lcurses -lcrypt >&5 configure:7065: $? = 0 configure:7085: result: none required configure:7157: checking for setenv configure:7175: gcc -o conftest -g -O2 -D_GNU_SOURCE conftest.c -lcurses -lcrypt >&5 configure:7175: $? = 0 configure:7243: checking for nl_langinfo(CODESET) configure:7259: gcc -o conftest -g -O2 -D_GNU_SOURCE conftest.c -lcurses -lcrypt >&5 configure:7259: $? = 0 configure:7261: result: yes configure:7271: checking for library containing gethostname configure:7301: gcc -o conftest -g -O2 -D_GNU_SOURCE conftest.c -lcurses -lcrypt >&5 configure:7301: $? = 0 configure:7321: result: none required configure:7331: checking for rename configure:7331: gcc -o conftest -g -O2 -D_GNU_SOURCE conftest.c -lcurses -lcrypt >&5 configure:7331: $? = 0 configure:7331: result: yes configure:7337: checking for fchmod configure:7337: gcc -o conftest -g -O2 -D_GNU_SOURCE conftest.c -lcurses -lcrypt >&5 configure:7337: $? = 0 configure:7337: result: yes configure:7343: checking for fchown configure:7343: gcc -o conftest -g -O2 -D_GNU_SOURCE conftest.c -lcurses -lcrypt >&5 configure:7343: $? = 0 configure:7343: result: yes configure:7349: checking for strerror configure:7349: gcc -o conftest -g -O2 -D_GNU_SOURCE conftest.c -lcurses -lcrypt >&5 configure:7349: $? = 0 configure:7349: result: yes configure:7355: checking for lstat configure:7355: gcc -o conftest -g -O2 -D_GNU_SOURCE conftest.c -lcurses -lcrypt >&5 configure:7355: $? = 0 configure:7355: result: yes configure:7361: checking for _exit configure:7361: gcc -o conftest -g -O2 -D_GNU_SOURCE conftest.c -lcurses -lcrypt >&5 conftest.c:89:6: warning: conflicting types for built-in function '_exit'; expected 'void(int)' [-Wbuiltin-declaration-mismatch] 89 | char _exit (); | ^~~~~ configure:7361: $? = 0 configure:7361: result: yes configure:7367: checking for utimes configure:7367: gcc -o conftest -g -O2 -D_GNU_SOURCE conftest.c -lcurses -lcrypt >&5 configure:7367: $? = 0 configure:7367: result: yes configure:7373: checking for vsnprintf configure:7373: gcc -o conftest -g -O2 -D_GNU_SOURCE conftest.c -lcurses -lcrypt >&5 conftest.c:91:6: warning: conflicting types for built-in function 'vsnprintf'; expected 'int(char *, long unsigned int, const char *, __va_list)' [-Wbuiltin-declaration-mismatch] 91 | char vsnprintf (); | ^~~~~~~~~ conftest.c:83:1: note: 'vsnprintf' is declared in header '' 82 | #include 83 | #undef vsnprintf configure:7373: $? = 0 configure:7373: result: yes configure:7379: checking for getcwd configure:7379: gcc -o conftest -g -O2 -D_GNU_SOURCE conftest.c -lcurses -lcrypt >&5 configure:7379: $? = 0 configure:7379: result: yes configure:7385: checking for setlocale configure:7385: gcc -o conftest -g -O2 -D_GNU_SOURCE conftest.c -lcurses -lcrypt >&5 configure:7385: $? = 0 configure:7385: result: yes configure:7391: checking for strftime configure:7391: gcc -o conftest -g -O2 -D_GNU_SOURCE conftest.c -lcurses -lcrypt >&5 conftest.c:94:6: warning: conflicting types for built-in function 'strftime'; expected 'long unsigned int(char *, long unsigned int, const char *, const void *)' [-Wbuiltin-declaration-mismatch] 94 | char strftime (); | ^~~~~~~~ conftest.c:86:1: note: 'strftime' is declared in header '' 85 | #include 86 | #undef strftime configure:7391: $? = 0 configure:7391: result: yes configure:7492: checking for the global screenrc file configure:7613: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by config.status, which was generated by GNU Autoconf 2.71. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on main-instance config.status:870: creating Makefile config.status:870: creating doc/Makefile config.status:870: creating config.h config.status:1059: executing default commands ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_c_compiler_gnu=yes ac_cv_env_CC_set= ac_cv_env_CC_value= ac_cv_env_CFLAGS_set= ac_cv_env_CFLAGS_value= ac_cv_env_CPPFLAGS_set= ac_cv_env_CPPFLAGS_value= ac_cv_env_CPP_set= ac_cv_env_CPP_value= ac_cv_env_LDFLAGS_set= ac_cv_env_LDFLAGS_value= ac_cv_env_LIBS_set= ac_cv_env_LIBS_value= ac_cv_env_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__exit=yes ac_cv_func_fchmod=yes ac_cv_func_fchown=yes ac_cv_func_getcwd=yes ac_cv_func_getpt=yes ac_cv_func_lstat=yes ac_cv_func_rename=yes ac_cv_func_setlocale=yes ac_cv_func_strerror=yes ac_cv_func_strftime=yes ac_cv_func_utimes=yes ac_cv_func_vsnprintf=yes ac_cv_header_dirent_dirent_h=yes ac_cv_header_inttypes_h=yes ac_cv_header_minix_config_h=no ac_cv_header_stdint_h=yes ac_cv_header_stdio_h=yes ac_cv_header_stdlib_h=yes ac_cv_header_string_h=yes ac_cv_header_strings_h=yes ac_cv_header_stropts_h=no ac_cv_header_sys_stat_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_unistd_h=yes ac_cv_header_utempter_h=no ac_cv_header_wchar_h=yes ac_cv_objext=o ac_cv_path_EGREP='/usr/bin/grep -E' ac_cv_path_GREP=/usr/bin/grep ac_cv_path_WRITEPATH=/usr/bin/write ac_cv_path_ac_prefix_program=/usr/bin/gzip ac_cv_path_install='/usr/bin/install -c' ac_cv_prog_AWK=gawk ac_cv_prog_CPP='gcc -E' ac_cv_prog_ac_ct_CC=gcc ac_cv_prog_cc_c11= ac_cv_prog_cc_g=yes ac_cv_prog_cc_stdc= ac_cv_prog_gcc_traditional=no ac_cv_safe_to_define___extensions__=yes ac_cv_search_gethostname='none required' ac_cv_search_opendir='none required' ac_cv_search_strerror='none required' ac_cv_should_define__xopen_source=no ac_cv_sys_long_file_names=yes ## ----------------- ## ## Output variables. ## ## ----------------- ## AWK='gawk' CC='gcc' CFLAGS='-g -O2 -D_GNU_SOURCE' CPP='gcc -E' CPPFLAGS='' DEFS='-DHAVE_CONFIG_H' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/usr/bin/grep -E' ETCSCREENRC='' EXEEXT='' GREP='/usr/bin/grep' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' LDFLAGS='' LIBOBJS='' LIBS='-lcurses -lcrypt' LTLIBOBJS='' OBJEXT='o' PACKAGE_BUGREPORT='' PACKAGE_NAME='' PACKAGE_STRING='' PACKAGE_TARNAME='' PACKAGE_URL='' PACKAGE_VERSION='' PATH_SEPARATOR=':' SHELL='/bin/sh' VERSION='4.9.1' WRITEPATH='/usr/bin/write' XTERMPATH='' ac_ct_CC='gcc' ac_prefix_program='/usr/bin/gzip' bindir='${exec_prefix}/bin' build_alias='' datadir='${datarootdir}' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE}' dvidir='${docdir}' exec_prefix='${prefix}' host_alias='' htmldir='${docdir}' includedir='${prefix}/include' infodir='${datarootdir}/info' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='${prefix}/var' mandir='${datarootdir}/man' oldincludedir='/usr/include' pdfdir='${docdir}' prefix='/usr' program_transform_name='s,x,x,' psdir='${docdir}' runstatedir='${localstatedir}/run' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' 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 HAVE_STDIO_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRING_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_STRINGS_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_UNISTD_H 1 #define HAVE_WCHAR_H 1 #define STDC_HEADERS 1 #define _ALL_SOURCE 1 #define _DARWIN_C_SOURCE 1 #define _GNU_SOURCE 1 #define _HPUX_ALT_XOPEN_SOCKET_API 1 #define _NETBSD_SOURCE 1 #define _OPENBSD_SOURCE 1 #define _POSIX_PTHREAD_SEMANTICS 1 #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 #define __STDC_WANT_LIB_EXT2__ 1 #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 #define _TANDEM_SOURCE 1 #define __EXTENSIONS__ 1 #define SOCKDIR (eff_uid ? "/tmp/uscreens" : "/tmp/screens") #define POSIX 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define BSDJOBS 1 #define HAVE_SETRESUID 1 #define HAVE_SETREUID 1 #define HAVE_EXECVPE 1 #define TERMINFO 1 #define HAVE_SVR4_PTYS 1 #define HAVE_GETPT 1 #define PTYMODE 0620 #define PTYGROUP 5 #define GETUTENT 1 #define UTHOST 1 #define LOADAV_GETLOADAVG 1 #define LOADAV 1 #define LOADAV_TYPE double #define LOADAV_NUM 3 #define LOADAV_SCALE 1 #define SIGVOID 1 #define TERMIO 1 #define SHADOWPW 1 #define GETTTYENT 1 #define USEBCOPY 1 #define USEMEMMOVE 1 #define HAVE_LONG_FILE_NAMES 1 #define USEVARARGS 1 #define HAVE_DIRENT_H 1 #define USESETENV 1 #define HAVE_SETENV_3 1 #define HAVE_NL_LANGINFO 1 #define HAVE_RENAME 1 #define HAVE_FCHMOD 1 #define HAVE_FCHOWN 1 #define HAVE_STRERROR 1 #define HAVE_LSTAT 1 #define HAVE__EXIT 1 #define HAVE_UTIMES 1 #define HAVE_VSNPRINTF 1 #define HAVE_GETCWD 1 #define HAVE_SETLOCALE 1 #define HAVE_STRFTIME 1 #define USE_LOCALE 1 configure: exit 0