This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by lsh configure 2x1, which was generated by GNU Autoconf 2.61. Invocation command line was $ ./configure -C --with-include-path=/usr/local/include:/home/xenofarm/xenofarm/client/lsh/edaemus.bortas.org/buildtmp/dist/pfx/include --with-lib-path=/usr/local/lib:/home/xenofarm/xenofarm/client/lsh/edaemus.bortas.org/buildtmp/dist/pfx/lib --prefix=/home/xenofarm/xenofarm/client/lsh/edaemus.bortas.org/buildtmp/dist/pfx --disable-dependency-tracking ## --------- ## ## Platform. ## ## --------- ## hostname = edaemus uname -m = sun4u uname -r = 5.9 uname -s = SunOS uname -v = Generic_118558-11 /usr/bin/uname -p = sparc /bin/uname -X = System = SunOS Node = edaemus Release = 5.9 KernelID = Generic_118558-11 Machine = sun4u BusType = Serial = Users = OEM# = 0 Origin# = 1 NumCPU = 1 /bin/arch = sun4 /usr/bin/arch -k = sun4u /usr/convex/getsysinfo = unknown /usr/bin/hostinfo = unknown /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /usr/openwin/bin PATH: /usr/local/bin PATH: /opt/SUNWspro/bin PATH: /usr/ccs/bin PATH: /opt/csw/bin PATH: /usr/bin PATH: . PATH: /home/xenofarm/bin PATH: /usr/local/bin PATH: /sw/local/bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:1718: creating cache config.cache configure:1853: checking for a BSD-compatible install configure:1909: result: ./install-sh -c configure:1920: checking whether build environment is sane configure:1963: result: yes configure:1991: checking for a thread-safe mkdir -p configure:2030: result: ./install-sh -c -d configure:2043: checking for gawk configure:2059: found /opt/csw/bin/gawk configure:2070: result: gawk configure:2081: checking whether make sets $(MAKE) configure:2102: result: yes configure:2301: WARNING: Converted . to /home/xenofarm/xenofarm/client/lsh/edaemus.bortas.org/buildtmp/dist/lsh-2x1, If this does not work, please use an absolute path to the configure script. configure:2606: checking build system type configure:2624: result: sparc-sun-solaris2.9 configure:2646: checking host system type configure:2661: result: sparc-sun-solaris2.9 configure:2683: checking for -R flag configure:2705: result: using -R configure:2712: result: Searching for libraries configure:2719: checking /usr/local/lib configure:2737: result: added configure:2719: checking /home/xenofarm/xenofarm/client/lsh/edaemus.bortas.org/buildtmp/dist/pfx/lib configure:2737: result: added configure:2719: checking /home/xenofarm/xenofarm/client/lsh/edaemus.bortas.org/buildtmp/dist/pfx/lib configure:2737: result: added configure:2719: checking /usr/local/lib configure:2737: result: added configure:2719: checking /sw/local/lib configure:2746: result: not found configure:2719: checking /sw/lib configure:2746: result: not found configure:2719: checking /usr/gnu/lib configure:2746: result: not found configure:2719: checking /opt/gnu/lib configure:2746: result: not found configure:2719: checking /sw/gnu/lib configure:2746: result: not found configure:2719: checking /usr/freeware/lib configure:2746: result: not found configure:2719: checking /usr/pkg/lib configure:2746: result: not found configure:2803: checking for gcc configure:2833: result: no configure:2900: checking for cc configure:2921: found /opt/SUNWspro/bin/cc configure:2944: result: cc configure:3068: checking for C compiler version configure:3075: cc --version >&5 cc: Warning: option -- passed to ld usage: cc [ options] files. Use 'cc -flags' for details configure:3078: $? = 1 configure:3085: cc -v >&5 usage: cc [ options] files. Use 'cc -flags' for details configure:3088: $? = 1 configure:3095: cc -V >&5 cc: Sun C 5.7 Patch 117836-03 2005/05/11 usage: cc [ options] files. Use 'cc -flags' for details configure:3098: $? = 1 configure:3121: checking for C compiler default output file name configure:3148: cc -I/usr/local/include -I/home/xenofarm/xenofarm/client/lsh/edaemus.bortas.org/buildtmp/dist/pfx/include -L/usr/local/lib -L/home/xenofarm/xenofarm/client/lsh/edaemus.bortas.org/buildtmp/dist/pfx/lib conftest.c >&5 configure:3151: $? = 0 configure:3189: result: a.out configure:3206: checking whether the C compiler works configure:3216: ./a.out configure:3219: $? = 0 configure:3236: result: yes configure:3243: checking whether we are cross compiling configure:3245: result: no configure:3248: checking for suffix of executables configure:3255: cc -o conftest -I/usr/local/include -I/home/xenofarm/xenofarm/client/lsh/edaemus.bortas.org/buildtmp/dist/pfx/include -L/usr/local/lib -L/home/xenofarm/xenofarm/client/lsh/edaemus.bortas.org/buildtmp/dist/pfx/lib conftest.c >&5 configure:3258: $? = 0 configure:3282: result: configure:3288: checking for suffix of object files configure:3314: cc -c -I/usr/local/include -I/home/xenofarm/xenofarm/client/lsh/edaemus.bortas.org/buildtmp/dist/pfx/include conftest.c >&5 configure:3317: $? = 0 configure:3340: result: o configure:3344: checking whether we are using the GNU C compiler configure:3373: cc -c -I/usr/local/include -I/home/xenofarm/xenofarm/client/lsh/edaemus.bortas.org/buildtmp/dist/pfx/include conftest.c >&5 "conftest.c", line 21: undefined symbol: choke "conftest.c", line 21: syntax error before or at: me cc: acomp failed for conftest.c configure:3379: $? = 2 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "lsh" | #define PACKAGE_TARNAME "lsh" | #define PACKAGE_VERSION "2x1" | #define PACKAGE_STRING "lsh 2x1" | #define PACKAGE_BUGREPORT "bug-lsh@gnu.org" | #define PACKAGE "lsh" | #define VERSION "2x1" | #define _GNU_SOURCE 1 | #define WITH_PTY_SUPPORT 1 | #define WITH_SRP 1 | #define WITH_TCP_FORWARD 1 | #define WITH_X11_FORWARD 1 | #define WITH_UTMP 1 | /* end confdefs.h. */ | | int | main () | { | #ifndef __GNUC__ | choke me | #endif | | ; | return 0; | } configure:3396: result: no configure:3401: checking whether cc accepts -g configure:3431: cc -c -g -I/usr/local/include -I/home/xenofarm/xenofarm/client/lsh/edaemus.bortas.org/buildtmp/dist/pfx/include conftest.c >&5 configure:3437: $? = 0 configure:3536: result: yes configure:3553: checking for cc option to accept ISO C89 configure:3627: cc -c -g -I/usr/local/include -I/home/xenofarm/xenofarm/client/lsh/edaemus.bortas.org/buildtmp/dist/pfx/include conftest.c >&5 "conftest.c", line 64: warning: statement not reached configure:3633: $? = 0 configure:3656: result: none needed configure:3685: checking for style of include used by make configure:3713: result: GNU configure:3738: checking dependency style of cc configure:3829: result: none configure:3844: checking whether make sets $(MAKE) configure:3865: result: yes configure:3917: checking for ranlib configure:3933: found /usr/ccs/bin/ranlib configure:3944: result: ranlib configure:4283: checking for C compiler version configure:4290: cc --version >&5 cc: Warning: option -- passed to ld usage: cc [ options] files. Use 'cc -flags' for details configure:4293: $? = 1 configure:4300: cc -v >&5 usage: cc [ options] files. Use 'cc -flags' for details configure:4303: $? = 1 configure:4310: cc -V >&5 cc: Sun C 5.7 Patch 117836-03 2005/05/11 usage: cc [ options] files. Use 'cc -flags' for details configure:4313: $? = 1 configure:4316: checking whether we are using the GNU C compiler configure:4368: result: no configure:4373: checking whether cc accepts -g configure:4508: result: yes configure:4525: checking for cc option to accept ISO C89 configure:4628: result: none needed configure:4648: checking dependency style of cc configure:4739: result: none configure:4819: checking for guile configure:4852: result: no configure:4819: checking for scsh configure:4852: result: no configure:4864: WARNING: No scheme implementation found. This is fine as long as you don't modify the source files. configure:4876: checking for groff configure:4909: result: no configure:4920: checking for m4 configure:4938: found /usr/ccs/bin/m4 configure:4951: result: /usr/ccs/bin/m4 configure:4970: checking how to run the C preprocessor configure:5010: cc -E -I/usr/local/include -I/home/xenofarm/xenofarm/client/lsh/edaemus.bortas.org/buildtmp/dist/pfx/include conftest.c configure:5016: $? = 0 configure:5047: cc -E -I/usr/local/include -I/home/xenofarm/xenofarm/client/lsh/edaemus.bortas.org/buildtmp/dist/pfx/include conftest.c "conftest.c", line 16: cannot find include file: cc: acomp failed for conftest.c configure:5053: $? = 2 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "lsh" | #define PACKAGE_TARNAME "lsh" | #define PACKAGE_VERSION "2x1" | #define PACKAGE_STRING "lsh 2x1" | #define PACKAGE_BUGREPORT "bug-lsh@gnu.org" | #define PACKAGE "lsh" | #define VERSION "2x1" | #define _GNU_SOURCE 1 | #define WITH_PTY_SUPPORT 1 | #define WITH_SRP 1 | #define WITH_TCP_FORWARD 1 | #define WITH_X11_FORWARD 1 | #define WITH_UTMP 1 | /* end confdefs.h. */ | #include configure:5086: result: cc -E configure:5115: cc -E -I/usr/local/include -I/home/xenofarm/xenofarm/client/lsh/edaemus.bortas.org/buildtmp/dist/pfx/include conftest.c configure:5121: $? = 0 configure:5152: cc -E -I/usr/local/include -I/home/xenofarm/xenofarm/client/lsh/edaemus.bortas.org/buildtmp/dist/pfx/include conftest.c "conftest.c", line 16: cannot find include file: cc: acomp failed for conftest.c configure:5158: $? = 2 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "lsh" | #define PACKAGE_TARNAME "lsh" | #define PACKAGE_VERSION "2x1" | #define PACKAGE_STRING "lsh 2x1" | #define PACKAGE_BUGREPORT "bug-lsh@gnu.org" | #define PACKAGE "lsh" | #define VERSION "2x1" | #define _GNU_SOURCE 1 | #define WITH_PTY_SUPPORT 1 | #define WITH_SRP 1 | #define WITH_TCP_FORWARD 1 | #define WITH_X11_FORWARD 1 | #define WITH_UTMP 1 | /* end confdefs.h. */ | #include configure:5196: checking for grep that handles long lines and -e configure:5270: result: /usr/xpg4/bin/grep configure:5275: checking for egrep configure:5353: result: /usr/xpg4/bin/grep -E configure:5358: checking for ANSI C header files configure:5388: cc -c -g -I/usr/local/include -I/home/xenofarm/xenofarm/client/lsh/edaemus.bortas.org/buildtmp/dist/pfx/include conftest.c >&5 configure:5394: $? = 0 configure:5490: cc -o conftest -g -I/usr/local/include -I/home/xenofarm/xenofarm/client/lsh/edaemus.bortas.org/buildtmp/dist/pfx/include -L/usr/local/lib -L/home/xenofarm/xenofarm/client/lsh/edaemus.bortas.org/buildtmp/dist/pfx/lib conftest.c >&5 configure:5493: $? = 0 configure:5499: ./conftest configure:5502: $? = 0 configure:5519: result: yes configure:5545: checking for sys/types.h configure:5566: cc -c -g -I/usr/local/include -I/home/xenofarm/xenofarm/client/lsh/edaemus.bortas.org/buildtmp/dist/pfx/include conftest.c >&5 configure:5572: $? = 0 configure:5588: result: yes configure:5545: checking for sys/stat.h configure:5566: cc -c -g -I/usr/local/include -I/home/xenofarm/xenofarm/client/lsh/edaemus.bortas.org/buildtmp/dist/pfx/include conftest.c >&5 configure:5572: $? = 0 configure:5588: result: yes configure:5545: checking for stdlib.h configure:5566: cc -c -g -I/usr/local/include -I/home/xenofarm/xenofarm/client/lsh/edaemus.bortas.org/buildtmp/dist/pfx/include conftest.c >&5 configure:5572: $? = 0 configure:5588: result: yes configure:5545: checking for string.h configure:5566: cc -c -g -I/usr/local/include -I/home/xenofarm/xenofarm/client/lsh/edaemus.bortas.org/buildtmp/dist/pfx/include conftest.c >&5 configure:5572: $? = 0 configure:5588: result: yes configure:5545: checking for memory.h configure:5566: cc -c -g -I/usr/local/include -I/home/xenofarm/xenofarm/client/lsh/edaemus.bortas.org/buildtmp/dist/pfx/include conftest.c >&5 configure:5572: $? = 0 configure:5588: result: yes configure:5545: checking for strings.h configure:5566: cc -c -g -I/usr/local/include -I/home/xenofarm/xenofarm/client/lsh/edaemus.bortas.org/buildtmp/dist/pfx/include conftest.c >&5 configure:5572: $? = 0 configure:5588: result: yes configure:5545: checking for inttypes.h configure:5566: cc -c -g -I/usr/local/include -I/home/xenofarm/xenofarm/client/lsh/edaemus.bortas.org/buildtmp/dist/pfx/include conftest.c >&5 configure:5572: $? = 0 configure:5588: result: yes configure:5545: checking for stdint.h configure:5566: cc -c -g -I/usr/local/include -I/home/xenofarm/xenofarm/client/lsh/edaemus.bortas.org/buildtmp/dist/pfx/include conftest.c >&5 "conftest.c", line 58: cannot find include file: cc: acomp failed for conftest.c configure:5572: $? = 2 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "lsh" | #define PACKAGE_TARNAME "lsh" | #define PACKAGE_VERSION "2x1" | #define PACKAGE_STRING "lsh 2x1" | #define PACKAGE_BUGREPORT "bug-lsh@gnu.org" | #define PACKAGE "lsh" | #define VERSION "2x1" | #define _GNU_SOURCE 1 | #define WITH_PTY_SUPPORT 1 | #define WITH_SRP 1 | #define WITH_TCP_FORWARD 1 | #define WITH_X11_FORWARD 1 | #define WITH_UTMP 1 | #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 | /* 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:5588: result: no configure:5545: checking for unistd.h configure:5566: cc -c -g -I/usr/local/include -I/home/xenofarm/xenofarm/client/lsh/edaemus.bortas.org/buildtmp/dist/pfx/include conftest.c >&5 configure:5572: $? = 0 configure:5588: result: yes configure:5615: checking gmp.h usability configure:5632: cc -c -g -I/usr/local/include -I/home/xenofarm/xenofarm/client/lsh/edaemus.bortas.org/buildtmp/dist/pfx/include conftest.c >&5 configure:5638: $? = 0 configure:5652: result: yes configure:5656: checking gmp.h presence configure:5671: cc -E -I/usr/local/include -I/home/xenofarm/xenofarm/client/lsh/edaemus.bortas.org/buildtmp/dist/pfx/include conftest.c configure:5677: $? = 0 configure:5691: result: yes configure:5724: checking for gmp.h configure:5732: result: yes configure:5768: checking fcntl.h usability configure:5785: cc -c -g -I/usr/local/include -I/home/xenofarm/xenofarm/client/lsh/edaemus.bortas.org/buildtmp/dist/pfx/include conftest.c >&5 configure:5791: $? = 0 configure:5805: result: yes configure:5809: checking fcntl.h presence configure:5824: cc -E -I/usr/local/include -I/home/xenofarm/xenofarm/client/lsh/edaemus.bortas.org/buildtmp/dist/pfx/include conftest.c configure:5830: $? = 0 configure:5844: result: yes configure:5877: checking for fcntl.h configure:5885: result: yes configure:5758: checking for strings.h configure:5764: result: yes configure:5768: checking sys/time.h usability configure:5785: cc -c -g -I/usr/local/include -I/home/xenofarm/xenofarm/client/lsh/edaemus.bortas.org/buildtmp/dist/pfx/include conftest.c >&5 configure:5791: $? = 0 configure:5805: result: yes configure:5809: checking sys/time.h presence configure:5824: cc -E -I/usr/local/include -I/home/xenofarm/xenofarm/client/lsh/edaemus.bortas.org/buildtmp/dist/pfx/include conftest.c configure:5830: $? = 0 configure:5844: result: yes configure:5877: checking for sys/time.h configure:5885: result: yes configure:5758: checking for unistd.h configure:5764: result: yes configure:5913: checking shadow.h usability configure:5930: cc -c -g -I/usr/local/include -I/home/xenofarm/xenofarm/client/lsh/edaemus.bortas.org/buildtmp/dist/pfx/include conftest.c >&5 configure:5936: $? = 0 configure:5950: result: yes configure:5954: checking shadow.h presence configure:5969: cc -E -I/usr/local/include -I/home/xenofarm/xenofarm/client/lsh/edaemus.bortas.org/buildtmp/dist/pfx/include conftest.c configure:5975: $? = 0 configure:5989: result: yes configure:6022: checking for shadow.h configure:6030: result: yes configure:6060: checking zlib.h usability configure:6077: cc -c -g -I/usr/local/include -I/home/xenofarm/xenofarm/client/lsh/edaemus.bortas.org/buildtmp/dist/pfx/include conftest.c >&5 configure:6083: $? = 0 configure:6097: result: yes configure:6101: checking zlib.h presence configure:6116: cc -E -I/usr/local/include -I/home/xenofarm/xenofarm/client/lsh/edaemus.bortas.org/buildtmp/dist/pfx/include conftest.c configure:6122: $? = 0 configure:6136: result: yes configure:6169: checking for zlib.h configure:6177: result: yes configure:6208: checking libutil.h usability configure:6225: cc -c -g -I/usr/local/include -I/home/xenofarm/xenofarm/client/lsh/edaemus.bortas.org/buildtmp/dist/pfx/include conftest.c >&5 "conftest.c", line 65: cannot find include file: cc: acomp failed for conftest.c configure:6231: $? = 2 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "lsh" | #define PACKAGE_TARNAME "lsh" | #define PACKAGE_VERSION "2x1" | #define PACKAGE_STRING "lsh 2x1" | #define PACKAGE_BUGREPORT "bug-lsh@gnu.org" | #define PACKAGE "lsh" | #define VERSION "2x1" | #define _GNU_SOURCE 1 | #define WITH_PTY_SUPPORT 1 | #define WITH_SRP 1 | #define WITH_TCP_FORWARD 1 | #define WITH_X11_FORWARD 1 | #define WITH_UTMP 1 | #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_UNISTD_H 1 | #define HAVE_GMP_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_ZLIB_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:6245: result: no configure:6249: checking libutil.h presence configure:6264: cc -E -I/usr/local/include -I/home/xenofarm/xenofarm/client/lsh/edaemus.bortas.org/buildtmp/dist/pfx/include conftest.c "conftest.c", line 32: cannot find include file: cc: acomp failed for conftest.c configure:6270: $? = 2 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "lsh" | #define PACKAGE_TARNAME "lsh" | #define PACKAGE_VERSION "2x1" | #define PACKAGE_STRING "lsh 2x1" | #define PACKAGE_BUGREPORT "bug-lsh@gnu.org" | #define PACKAGE "lsh" | #define VERSION "2x1" | #define _GNU_SOURCE 1 | #define WITH_PTY_SUPPORT 1 | #define WITH_SRP 1 | #define WITH_TCP_FORWARD 1 | #define WITH_X11_FORWARD 1 | #define WITH_UTMP 1 | #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_UNISTD_H 1 | #define HAVE_GMP_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_ZLIB_H 1 | /* end confdefs.h. */ | #include configure:6284: result: no configure:6317: checking for libutil.h configure:6325: result: no configure:6353: checking crypt.h usability configure:6370: cc -c -g -I/usr/local/include -I/home/xenofarm/xenofarm/client/lsh/edaemus.bortas.org/buildtmp/dist/pfx/include conftest.c >&5 configure:6376: $? = 0 configure:6390: result: yes configure:6394: checking crypt.h presence configure:6409: cc -E -I/usr/local/include -I/home/xenofarm/xenofarm/client/lsh/edaemus.bortas.org/buildtmp/dist/pfx/include conftest.c configure:6415: $? = 0 configure:6429: result: yes configure:6462: checking for crypt.h configure:6470: result: yes configure:6498: checking pty.h usability configure:6515: cc -c -g -I/usr/local/include -I/home/xenofarm/xenofarm/client/lsh/edaemus.bortas.org/buildtmp/dist/pfx/include conftest.c >&5 "conftest.c", line 66: cannot find include file: cc: acomp failed for conftest.c configure:6521: $? = 2 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "lsh" | #define PACKAGE_TARNAME "lsh" | #define PACKAGE_VERSION "2x1" | #define PACKAGE_STRING "lsh 2x1" | #define PACKAGE_BUGREPORT "bug-lsh@gnu.org" | #define PACKAGE "lsh" | #define VERSION "2x1" | #define _GNU_SOURCE 1 | #define WITH_PTY_SUPPORT 1 | #define WITH_SRP 1 | #define WITH_TCP_FORWARD 1 | #define WITH_X11_FORWARD 1 | #define WITH_UTMP 1 | #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_UNISTD_H 1 | #define HAVE_GMP_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_ZLIB_H 1 | #define HAVE_CRYPT_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:6535: result: no configure:6539: checking pty.h presence configure:6554: cc -E -I/usr/local/include -I/home/xenofarm/xenofarm/client/lsh/edaemus.bortas.org/buildtmp/dist/pfx/include conftest.c "conftest.c", line 33: cannot find include file: cc: acomp failed for conftest.c configure:6560: $? = 2 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "lsh" | #define PACKAGE_TARNAME "lsh" | #define PACKAGE_VERSION "2x1" | #define PACKAGE_STRING "lsh 2x1" | #define PACKAGE_BUGREPORT "bug-lsh@gnu.org" | #define PACKAGE "lsh" | #define VERSION "2x1" | #define _GNU_SOURCE 1 | #define WITH_PTY_SUPPORT 1 | #define WITH_SRP 1 | #define WITH_TCP_FORWARD 1 | #define WITH_X11_FORWARD 1 | #define WITH_UTMP 1 | #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_UNISTD_H 1 | #define HAVE_GMP_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_ZLIB_H 1 | #define HAVE_CRYPT_H 1 | /* end confdefs.h. */ | #include configure:6574: result: no configure:6607: checking for pty.h configure:6615: result: no configure:6643: checking stropts.h usability configure:6660: cc -c -g -I/usr/local/include -I/home/xenofarm/xenofarm/client/lsh/edaemus.bortas.org/buildtmp/dist/pfx/include conftest.c >&5 configure:6666: $? = 0 configure:6680: result: yes configure:6684: checking stropts.h presence configure:6699: cc -E -I/usr/local/include -I/home/xenofarm/xenofarm/client/lsh/edaemus.bortas.org/buildtmp/dist/pfx/include conftest.c configure:6705: $? = 0 configure:6719: result: yes configure:6752: checking for stropts.h configure:6760: result: yes configure:6788: checking syslog.h usability configure:6805: cc -c -g -I/usr/local/include -I/home/xenofarm/xenofarm/client/lsh/edaemus.bortas.org/buildtmp/dist/pfx/include conftest.c >&5 configure:6811: $? = 0 configure:6825: result: yes configure:6829: checking syslog.h presence configure:6844: cc -E -I/usr/local/include -I/home/xenofarm/xenofarm/client/lsh/edaemus.bortas.org/buildtmp/dist/pfx/include conftest.c configure:6850: $? = 0 configure:6864: result: yes configure:6897: checking for syslog.h configure:6905: result: yes configure:6933: checking argp.h usability configure:6950: cc -c -g -I/usr/local/include -I/home/xenofarm/xenofarm/client/lsh/edaemus.bortas.org/buildtmp/dist/pfx/include conftest.c >&5 "conftest.c", line 68: cannot find include file: cc: acomp failed for conftest.c configure:6956: $? = 2 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "lsh" | #define PACKAGE_TARNAME "lsh" | #define PACKAGE_VERSION "2x1" | #define PACKAGE_STRING "lsh 2x1" | #define PACKAGE_BUGREPORT "bug-lsh@gnu.org" | #define PACKAGE "lsh" | #define VERSION "2x1" | #define _GNU_SOURCE 1 | #define WITH_PTY_SUPPORT 1 | #define WITH_SRP 1 | #define WITH_TCP_FORWARD 1 | #define WITH_X11_FORWARD 1 | #define WITH_UTMP 1 | #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_UNISTD_H 1 | #define HAVE_GMP_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_ZLIB_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYSLOG_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:6970: result: no configure:6974: checking argp.h presence configure:6989: cc -E -I/usr/local/include -I/home/xenofarm/xenofarm/client/lsh/edaemus.bortas.org/buildtmp/dist/pfx/include conftest.c "conftest.c", line 35: cannot find include file: cc: acomp failed for conftest.c configure:6995: $? = 2 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "lsh" | #define PACKAGE_TARNAME "lsh" | #define PACKAGE_VERSION "2x1" | #define PACKAGE_STRING "lsh 2x1" | #define PACKAGE_BUGREPORT "bug-lsh@gnu.org" | #define PACKAGE "lsh" | #define VERSION "2x1" | #define _GNU_SOURCE 1 | #define WITH_PTY_SUPPORT 1 | #define WITH_SRP 1 | #define WITH_TCP_FORWARD 1 | #define WITH_X11_FORWARD 1 | #define WITH_UTMP 1 | #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_UNISTD_H 1 | #define HAVE_GMP_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_ZLIB_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYSLOG_H 1 | /* end confdefs.h. */ | #include configure:7009: result: no configure:7042: checking for argp.h configure:7050: result: no configure:7078: checking sys/resource.h usability configure:7095: cc -c -g -I/usr/local/include -I/home/xenofarm/xenofarm/client/lsh/edaemus.bortas.org/buildtmp/dist/pfx/include conftest.c >&5 configure:7101: $? = 0 configure:7115: result: yes configure:7119: checking sys/resource.h presence configure:7134: cc -E -I/usr/local/include -I/home/xenofarm/xenofarm/client/lsh/edaemus.bortas.org/buildtmp/dist/pfx/include conftest.c configure:7140: $? = 0 configure:7154: result: yes configure:7187: checking for sys/resource.h configure:7195: result: yes configure:7223: checking sys/filio.h usability configure:7240: cc -c -g -I/usr/local/include -I/home/xenofarm/xenofarm/client/lsh/edaemus.bortas.org/buildtmp/dist/pfx/include conftest.c >&5 configure:7246: $? = 0 configure:7260: result: yes configure:7264: checking sys/filio.h presence configure:7279: cc -E -I/usr/local/include -I/home/xenofarm/xenofarm/client/lsh/edaemus.bortas.org/buildtmp/dist/pfx/include conftest.c configure:7285: $? = 0 configure:7299: result: yes configure:7332: checking for sys/filio.h configure:7340: result: yes configure:7368: checking ucred.h usability configure:7385: cc -c -g -I/usr/local/include -I/home/xenofarm/xenofarm/client/lsh/edaemus.bortas.org/buildtmp/dist/pfx/include conftest.c >&5 "conftest.c", line 70: cannot find include file: cc: acomp failed for conftest.c configure:7391: $? = 2 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "lsh" | #define PACKAGE_TARNAME "lsh" | #define PACKAGE_VERSION "2x1" | #define PACKAGE_STRING "lsh 2x1" | #define PACKAGE_BUGREPORT "bug-lsh@gnu.org" | #define PACKAGE "lsh" | #define VERSION "2x1" | #define _GNU_SOURCE 1 | #define WITH_PTY_SUPPORT 1 | #define WITH_SRP 1 | #define WITH_TCP_FORWARD 1 | #define WITH_X11_FORWARD 1 | #define WITH_UTMP 1 | #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_UNISTD_H 1 | #define HAVE_GMP_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_ZLIB_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_FILIO_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:7405: result: no configure:7409: checking ucred.h presence configure:7424: cc -E -I/usr/local/include -I/home/xenofarm/xenofarm/client/lsh/edaemus.bortas.org/buildtmp/dist/pfx/include conftest.c "conftest.c", line 37: cannot find include file: cc: acomp failed for conftest.c configure:7430: $? = 2 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "lsh" | #define PACKAGE_TARNAME "lsh" | #define PACKAGE_VERSION "2x1" | #define PACKAGE_STRING "lsh 2x1" | #define PACKAGE_BUGREPORT "bug-lsh@gnu.org" | #define PACKAGE "lsh" | #define VERSION "2x1" | #define _GNU_SOURCE 1 | #define WITH_PTY_SUPPORT 1 | #define WITH_SRP 1 | #define WITH_TCP_FORWARD 1 | #define WITH_X11_FORWARD 1 | #define WITH_UTMP 1 | #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_UNISTD_H 1 | #define HAVE_GMP_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_ZLIB_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_FILIO_H 1 | /* end confdefs.h. */ | #include configure:7444: result: no configure:7477: checking for ucred.h configure:7485: result: no configure:7514: checking utmp.h usability configure:7531: cc -c -g -I/usr/local/include -I/home/xenofarm/xenofarm/client/lsh/edaemus.bortas.org/buildtmp/dist/pfx/include conftest.c >&5 configure:7537: $? = 0 configure:7551: result: yes configure:7555: checking utmp.h presence configure:7570: cc -E -I/usr/local/include -I/home/xenofarm/xenofarm/client/lsh/edaemus.bortas.org/buildtmp/dist/pfx/include conftest.c configure:7576: $? = 0 configure:7590: result: yes configure:7623: checking for utmp.h configure:7631: result: yes configure:7661: checking utmpx.h usability configure:7678: cc -c -g -I/usr/local/include -I/home/xenofarm/xenofarm/client/lsh/edaemus.bortas.org/buildtmp/dist/pfx/include conftest.c >&5 configure:7684: $? = 0 configure:7698: result: yes configure:7702: checking utmpx.h presence configure:7717: cc -E -I/usr/local/include -I/home/xenofarm/xenofarm/client/lsh/edaemus.bortas.org/buildtmp/dist/pfx/include conftest.c configure:7723: $? = 0 configure:7737: result: yes configure:7770: checking for utmpx.h configure:7778: result: yes configure:7796: checking for struct utmp.ut_host configure:7831: cc -c -g -I/usr/local/include -I/home/xenofarm/xenofarm/client/lsh/edaemus.bortas.org/buildtmp/dist/pfx/include conftest.c >&5 "conftest.c", line 41: invalid directive "conftest.c", line 51: undefined struct/union member: ut_host "conftest.c", line 56: #if on line 39 has no matching #endif cc: acomp failed for conftest.c configure:7837: $? = 2 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "lsh" | #define PACKAGE_TARNAME "lsh" | #define PACKAGE_VERSION "2x1" | #define PACKAGE_STRING "lsh 2x1" | #define PACKAGE_BUGREPORT "bug-lsh@gnu.org" | #define PACKAGE "lsh" | #define VERSION "2x1" | #define _GNU_SOURCE 1 | #define WITH_PTY_SUPPORT 1 | #define WITH_SRP 1 | #define WITH_TCP_FORWARD 1 | #define WITH_X11_FORWARD 1 | #define WITH_UTMP 1 | #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_UNISTD_H 1 | #define HAVE_GMP_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_ZLIB_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_FILIO_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | /* end confdefs.h. */ | # if HAVE_SYS_TYPES_H | # include | # #endif | # if HAVE_UTMP_H | # include | # endif | | | int | main () | { | static struct utmp ac_aggr; | if (ac_aggr.ut_host) | return 0; | ; | return 0; | } configure:7877: cc -c -g -I/usr/local/include -I/home/xenofarm/xenofarm/client/lsh/edaemus.bortas.org/buildtmp/dist/pfx/include conftest.c >&5 "conftest.c", line 41: invalid directive "conftest.c", line 51: undefined struct/union member: ut_host "conftest.c", line 56: #if on line 39 has no matching #endif cc: acomp failed for conftest.c configure:7883: $? = 2 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "lsh" | #define PACKAGE_TARNAME "lsh" | #define PACKAGE_VERSION "2x1" | #define PACKAGE_STRING "lsh 2x1" | #define PACKAGE_BUGREPORT "bug-lsh@gnu.org" | #define PACKAGE "lsh" | #define VERSION "2x1" | #define _GNU_SOURCE 1 | #define WITH_PTY_SUPPORT 1 | #define WITH_SRP 1 | #define WITH_TCP_FORWARD 1 | #define WITH_X11_FORWARD 1 | #define WITH_UTMP 1 | #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_UNISTD_H 1 | #define HAVE_GMP_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_ZLIB_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_FILIO_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | /* end confdefs.h. */ | # if HAVE_SYS_TYPES_H | # include | # #endif | # if HAVE_UTMP_H | # include | # endif | | | int | main () | { | static struct utmp ac_aggr; | if (sizeof ac_aggr.ut_host) | return 0; | ; | return 0; | } configure:7901: result: no configure:7911: checking for struct utmp.ut_name configure:7946: cc -c -g -I/usr/local/include -I/home/xenofarm/xenofarm/client/lsh/edaemus.bortas.org/buildtmp/dist/pfx/include conftest.c >&5 "conftest.c", line 41: invalid directive "conftest.c", line 56: #if on line 39 has no matching #endif cc: acomp failed for conftest.c configure:7952: $? = 2 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "lsh" | #define PACKAGE_TARNAME "lsh" | #define PACKAGE_VERSION "2x1" | #define PACKAGE_STRING "lsh 2x1" | #define PACKAGE_BUGREPORT "bug-lsh@gnu.org" | #define PACKAGE "lsh" | #define VERSION "2x1" | #define _GNU_SOURCE 1 | #define WITH_PTY_SUPPORT 1 | #define WITH_SRP 1 | #define WITH_TCP_FORWARD 1 | #define WITH_X11_FORWARD 1 | #define WITH_UTMP 1 | #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_UNISTD_H 1 | #define HAVE_GMP_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_ZLIB_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_FILIO_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | /* end confdefs.h. */ | # if HAVE_SYS_TYPES_H | # include | # #endif | # if HAVE_UTMP_H | # include | # endif | | | int | main () | { | static struct utmp ac_aggr; | if (ac_aggr.ut_name) | return 0; | ; | return 0; | } configure:7992: cc -c -g -I/usr/local/include -I/home/xenofarm/xenofarm/client/lsh/edaemus.bortas.org/buildtmp/dist/pfx/include conftest.c >&5 "conftest.c", line 41: invalid directive "conftest.c", line 56: #if on line 39 has no matching #endif cc: acomp failed for conftest.c configure:7998: $? = 2 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "lsh" | #define PACKAGE_TARNAME "lsh" | #define PACKAGE_VERSION "2x1" | #define PACKAGE_STRING "lsh 2x1" | #define PACKAGE_BUGREPORT "bug-lsh@gnu.org" | #define PACKAGE "lsh" | #define VERSION "2x1" | #define _GNU_SOURCE 1 | #define WITH_PTY_SUPPORT 1 | #define WITH_SRP 1 | #define WITH_TCP_FORWARD 1 | #define WITH_X11_FORWARD 1 | #define WITH_UTMP 1 | #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_UNISTD_H 1 | #define HAVE_GMP_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_ZLIB_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_FILIO_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | /* end confdefs.h. */ | # if HAVE_SYS_TYPES_H | # include | # #endif | # if HAVE_UTMP_H | # include | # endif | | | int | main () | { | static struct utmp ac_aggr; | if (sizeof ac_aggr.ut_name) | return 0; | ; | return 0; | } configure:8016: result: no configure:8026: checking for struct utmp.ut_user configure:8061: cc -c -g -I/usr/local/include -I/home/xenofarm/xenofarm/client/lsh/edaemus.bortas.org/buildtmp/dist/pfx/include conftest.c >&5 "conftest.c", line 41: invalid directive "conftest.c", line 56: #if on line 39 has no matching #endif cc: acomp failed for conftest.c configure:8067: $? = 2 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "lsh" | #define PACKAGE_TARNAME "lsh" | #define PACKAGE_VERSION "2x1" | #define PACKAGE_STRING "lsh 2x1" | #define PACKAGE_BUGREPORT "bug-lsh@gnu.org" | #define PACKAGE "lsh" | #define VERSION "2x1" | #define _GNU_SOURCE 1 | #define WITH_PTY_SUPPORT 1 | #define WITH_SRP 1 | #define WITH_TCP_FORWARD 1 | #define WITH_X11_FORWARD 1 | #define WITH_UTMP 1 | #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_UNISTD_H 1 | #define HAVE_GMP_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_ZLIB_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_FILIO_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | /* end confdefs.h. */ | # if HAVE_SYS_TYPES_H | # include | # #endif | # if HAVE_UTMP_H | # include | # endif | | | int | main () | { | static struct utmp ac_aggr; | if (ac_aggr.ut_user) | return 0; | ; | return 0; | } configure:8107: cc -c -g -I/usr/local/include -I/home/xenofarm/xenofarm/client/lsh/edaemus.bortas.org/buildtmp/dist/pfx/include conftest.c >&5 "conftest.c", line 41: invalid directive "conftest.c", line 56: #if on line 39 has no matching #endif cc: acomp failed for conftest.c configure:8113: $? = 2 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "lsh" | #define PACKAGE_TARNAME "lsh" | #define PACKAGE_VERSION "2x1" | #define PACKAGE_STRING "lsh 2x1" | #define PACKAGE_BUGREPORT "bug-lsh@gnu.org" | #define PACKAGE "lsh" | #define VERSION "2x1" | #define _GNU_SOURCE 1 | #define WITH_PTY_SUPPORT 1 | #define WITH_SRP 1 | #define WITH_TCP_FORWARD 1 | #define WITH_X11_FORWARD 1 | #define WITH_UTMP 1 | #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_UNISTD_H 1 | #define HAVE_GMP_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_ZLIB_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_FILIO_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | /* end confdefs.h. */ | # if HAVE_SYS_TYPES_H | # include | # #endif | # if HAVE_UTMP_H | # include | # endif | | | int | main () | { | static struct utmp ac_aggr; | if (sizeof ac_aggr.ut_user) | return 0; | ; | return 0; | } configure:8131: result: no configure:8141: checking for struct utmp.ut_time configure:8176: cc -c -g -I/usr/local/include -I/home/xenofarm/xenofarm/client/lsh/edaemus.bortas.org/buildtmp/dist/pfx/include conftest.c >&5 "conftest.c", line 41: invalid directive "conftest.c", line 56: #if on line 39 has no matching #endif cc: acomp failed for conftest.c configure:8182: $? = 2 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "lsh" | #define PACKAGE_TARNAME "lsh" | #define PACKAGE_VERSION "2x1" | #define PACKAGE_STRING "lsh 2x1" | #define PACKAGE_BUGREPORT "bug-lsh@gnu.org" | #define PACKAGE "lsh" | #define VERSION "2x1" | #define _GNU_SOURCE 1 | #define WITH_PTY_SUPPORT 1 | #define WITH_SRP 1 | #define WITH_TCP_FORWARD 1 | #define WITH_X11_FORWARD 1 | #define WITH_UTMP 1 | #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_UNISTD_H 1 | #define HAVE_GMP_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_ZLIB_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_FILIO_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | /* end confdefs.h. */ | # if HAVE_SYS_TYPES_H | # include | # #endif | # if HAVE_UTMP_H | # include | # endif | | | int | main () | { | static struct utmp ac_aggr; | if (ac_aggr.ut_time) | return 0; | ; | return 0; | } configure:8222: cc -c -g -I/usr/local/include -I/home/xenofarm/xenofarm/client/lsh/edaemus.bortas.org/buildtmp/dist/pfx/include conftest.c >&5 "conftest.c", line 41: invalid directive "conftest.c", line 56: #if on line 39 has no matching #endif cc: acomp failed for conftest.c configure:8228: $? = 2 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "lsh" | #define PACKAGE_TARNAME "lsh" | #define PACKAGE_VERSION "2x1" | #define PACKAGE_STRING "lsh 2x1" | #define PACKAGE_BUGREPORT "bug-lsh@gnu.org" | #define PACKAGE "lsh" | #define VERSION "2x1" | #define _GNU_SOURCE 1 | #define WITH_PTY_SUPPORT 1 | #define WITH_SRP 1 | #define WITH_TCP_FORWARD 1 | #define WITH_X11_FORWARD 1 | #define WITH_UTMP 1 | #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_UNISTD_H 1 | #define HAVE_GMP_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_ZLIB_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_FILIO_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | /* end confdefs.h. */ | # if HAVE_SYS_TYPES_H | # include | # #endif | # if HAVE_UTMP_H | # include | # endif | | | int | main () | { | static struct utmp ac_aggr; | if (sizeof ac_aggr.ut_time) | return 0; | ; | return 0; | } configure:8246: result: no configure:8256: checking for struct utmp.ut_tv configure:8291: cc -c -g -I/usr/local/include -I/home/xenofarm/xenofarm/client/lsh/edaemus.bortas.org/buildtmp/dist/pfx/include conftest.c >&5 "conftest.c", line 41: invalid directive "conftest.c", line 51: undefined struct/union member: ut_tv "conftest.c", line 56: #if on line 39 has no matching #endif cc: acomp failed for conftest.c configure:8297: $? = 2 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "lsh" | #define PACKAGE_TARNAME "lsh" | #define PACKAGE_VERSION "2x1" | #define PACKAGE_STRING "lsh 2x1" | #define PACKAGE_BUGREPORT "bug-lsh@gnu.org" | #define PACKAGE "lsh" | #define VERSION "2x1" | #define _GNU_SOURCE 1 | #define WITH_PTY_SUPPORT 1 | #define WITH_SRP 1 | #define WITH_TCP_FORWARD 1 | #define WITH_X11_FORWARD 1 | #define WITH_UTMP 1 | #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_UNISTD_H 1 | #define HAVE_GMP_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_ZLIB_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_FILIO_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | /* end confdefs.h. */ | # if HAVE_SYS_TYPES_H | # include | # #endif | # if HAVE_UTMP_H | # include | # endif | | | int | main () | { | static struct utmp ac_aggr; | if (ac_aggr.ut_tv) | return 0; | ; | return 0; | } configure:8337: cc -c -g -I/usr/local/include -I/home/xenofarm/xenofarm/client/lsh/edaemus.bortas.org/buildtmp/dist/pfx/include conftest.c >&5 "conftest.c", line 41: invalid directive "conftest.c", line 51: undefined struct/union member: ut_tv "conftest.c", line 56: #if on line 39 has no matching #endif cc: acomp failed for conftest.c configure:8343: $? = 2 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "lsh" | #define PACKAGE_TARNAME "lsh" | #define PACKAGE_VERSION "2x1" | #define PACKAGE_STRING "lsh 2x1" | #define PACKAGE_BUGREPORT "bug-lsh@gnu.org" | #define PACKAGE "lsh" | #define VERSION "2x1" | #define _GNU_SOURCE 1 | #define WITH_PTY_SUPPORT 1 | #define WITH_SRP 1 | #define WITH_TCP_FORWARD 1 | #define WITH_X11_FORWARD 1 | #define WITH_UTMP 1 | #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_UNISTD_H 1 | #define HAVE_GMP_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_ZLIB_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_FILIO_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | /* end confdefs.h. */ | # if HAVE_SYS_TYPES_H | # include | # #endif | # if HAVE_UTMP_H | # include | # endif | | | int | main () | { | static struct utmp ac_aggr; | if (sizeof ac_aggr.ut_tv) | return 0; | ; | return 0; | } configure:8361: result: no configure:8371: checking for struct utmp.ut_tv.tv_sec configure:8406: cc -c -g -I/usr/local/include -I/home/xenofarm/xenofarm/client/lsh/edaemus.bortas.org/buildtmp/dist/pfx/include conftest.c >&5 "conftest.c", line 41: invalid directive "conftest.c", line 51: undefined struct/union member: ut_tv "conftest.c", line 51: warning: left operand of "." must be struct/union object "conftest.c", line 56: #if on line 39 has no matching #endif cc: acomp failed for conftest.c configure:8412: $? = 2 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "lsh" | #define PACKAGE_TARNAME "lsh" | #define PACKAGE_VERSION "2x1" | #define PACKAGE_STRING "lsh 2x1" | #define PACKAGE_BUGREPORT "bug-lsh@gnu.org" | #define PACKAGE "lsh" | #define VERSION "2x1" | #define _GNU_SOURCE 1 | #define WITH_PTY_SUPPORT 1 | #define WITH_SRP 1 | #define WITH_TCP_FORWARD 1 | #define WITH_X11_FORWARD 1 | #define WITH_UTMP 1 | #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_UNISTD_H 1 | #define HAVE_GMP_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_ZLIB_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_FILIO_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | /* end confdefs.h. */ | # if HAVE_SYS_TYPES_H | # include | # #endif | # if HAVE_UTMP_H | # include | # endif | | | int | main () | { | static struct utmp ac_aggr; | if (ac_aggr.ut_tv.tv_sec) | return 0; | ; | return 0; | } configure:8452: cc -c -g -I/usr/local/include -I/home/xenofarm/xenofarm/client/lsh/edaemus.bortas.org/buildtmp/dist/pfx/include conftest.c >&5 "conftest.c", line 41: invalid directive "conftest.c", line 51: undefined struct/union member: ut_tv "conftest.c", line 51: warning: left operand of "." must be struct/union object "conftest.c", line 56: #if on line 39 has no matching #endif cc: acomp failed for conftest.c configure:8458: $? = 2 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "lsh" | #define PACKAGE_TARNAME "lsh" | #define PACKAGE_VERSION "2x1" | #define PACKAGE_STRING "lsh 2x1" | #define PACKAGE_BUGREPORT "bug-lsh@gnu.org" | #define PACKAGE "lsh" | #define VERSION "2x1" | #define _GNU_SOURCE 1 | #define WITH_PTY_SUPPORT 1 | #define WITH_SRP 1 | #define WITH_TCP_FORWARD 1 | #define WITH_X11_FORWARD 1 | #define WITH_UTMP 1 | #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_UNISTD_H 1 | #define HAVE_GMP_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_ZLIB_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_FILIO_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | /* end confdefs.h. */ | # if HAVE_SYS_TYPES_H | # include | # #endif | # if HAVE_UTMP_H | # include | # endif | | | int | main () | { | static struct utmp ac_aggr; | if (sizeof ac_aggr.ut_tv.tv_sec) | return 0; | ; | return 0; | } configure:8476: result: no configure:8486: checking for struct utmp.ut_id configure:8521: cc -c -g -I/usr/local/include -I/home/xenofarm/xenofarm/client/lsh/edaemus.bortas.org/buildtmp/dist/pfx/include conftest.c >&5 "conftest.c", line 41: invalid directive "conftest.c", line 56: #if on line 39 has no matching #endif cc: acomp failed for conftest.c configure:8527: $? = 2 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "lsh" | #define PACKAGE_TARNAME "lsh" | #define PACKAGE_VERSION "2x1" | #define PACKAGE_STRING "lsh 2x1" | #define PACKAGE_BUGREPORT "bug-lsh@gnu.org" | #define PACKAGE "lsh" | #define VERSION "2x1" | #define _GNU_SOURCE 1 | #define WITH_PTY_SUPPORT 1 | #define WITH_SRP 1 | #define WITH_TCP_FORWARD 1 | #define WITH_X11_FORWARD 1 | #define WITH_UTMP 1 | #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_UNISTD_H 1 | #define HAVE_GMP_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_ZLIB_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_FILIO_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | /* end confdefs.h. */ | # if HAVE_SYS_TYPES_H | # include | # #endif | # if HAVE_UTMP_H | # include | # endif | | | int | main () | { | static struct utmp ac_aggr; | if (ac_aggr.ut_id) | return 0; | ; | return 0; | } configure:8567: cc -c -g -I/usr/local/include -I/home/xenofarm/xenofarm/client/lsh/edaemus.bortas.org/buildtmp/dist/pfx/include conftest.c >&5 "conftest.c", line 41: invalid directive "conftest.c", line 56: #if on line 39 has no matching #endif cc: acomp failed for conftest.c configure:8573: $? = 2 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "lsh" | #define PACKAGE_TARNAME "lsh" | #define PACKAGE_VERSION "2x1" | #define PACKAGE_STRING "lsh 2x1" | #define PACKAGE_BUGREPORT "bug-lsh@gnu.org" | #define PACKAGE "lsh" | #define VERSION "2x1" | #define _GNU_SOURCE 1 | #define WITH_PTY_SUPPORT 1 | #define WITH_SRP 1 | #define WITH_TCP_FORWARD 1 | #define WITH_X11_FORWARD 1 | #define WITH_UTMP 1 | #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_UNISTD_H 1 | #define HAVE_GMP_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_ZLIB_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_FILIO_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | /* end confdefs.h. */ | # if HAVE_SYS_TYPES_H | # include | # #endif | # if HAVE_UTMP_H | # include | # endif | | | int | main () | { | static struct utmp ac_aggr; | if (sizeof ac_aggr.ut_id) | return 0; | ; | return 0; | } configure:8591: result: no configure:8601: checking for struct utmp.ut_syslen configure:8636: cc -c -g -I/usr/local/include -I/home/xenofarm/xenofarm/client/lsh/edaemus.bortas.org/buildtmp/dist/pfx/include conftest.c >&5 "conftest.c", line 41: invalid directive "conftest.c", line 51: undefined struct/union member: ut_syslen "conftest.c", line 56: #if on line 39 has no matching #endif cc: acomp failed for conftest.c configure:8642: $? = 2 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "lsh" | #define PACKAGE_TARNAME "lsh" | #define PACKAGE_VERSION "2x1" | #define PACKAGE_STRING "lsh 2x1" | #define PACKAGE_BUGREPORT "bug-lsh@gnu.org" | #define PACKAGE "lsh" | #define VERSION "2x1" | #define _GNU_SOURCE 1 | #define WITH_PTY_SUPPORT 1 | #define WITH_SRP 1 | #define WITH_TCP_FORWARD 1 | #define WITH_X11_FORWARD 1 | #define WITH_UTMP 1 | #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_UNISTD_H 1 | #define HAVE_GMP_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_ZLIB_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_FILIO_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | /* end confdefs.h. */ | # if HAVE_SYS_TYPES_H | # include | # #endif | # if HAVE_UTMP_H | # include | # endif | | | int | main () | { | static struct utmp ac_aggr; | if (ac_aggr.ut_syslen) | return 0; | ; | return 0; | } configure:8682: cc -c -g -I/usr/local/include -I/home/xenofarm/xenofarm/client/lsh/edaemus.bortas.org/buildtmp/dist/pfx/include conftest.c >&5 "conftest.c", line 41: invalid directive "conftest.c", line 51: undefined struct/union member: ut_syslen "conftest.c", line 56: #if on line 39 has no matching #endif cc: acomp failed for conftest.c configure:8688: $? = 2 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "lsh" | #define PACKAGE_TARNAME "lsh" | #define PACKAGE_VERSION "2x1" | #define PACKAGE_STRING "lsh 2x1" | #define PACKAGE_BUGREPORT "bug-lsh@gnu.org" | #define PACKAGE "lsh" | #define VERSION "2x1" | #define _GNU_SOURCE 1 | #define WITH_PTY_SUPPORT 1 | #define WITH_SRP 1 | #define WITH_TCP_FORWARD 1 | #define WITH_X11_FORWARD 1 | #define WITH_UTMP 1 | #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_UNISTD_H 1 | #define HAVE_GMP_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_ZLIB_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_FILIO_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | /* end confdefs.h. */ | # if HAVE_SYS_TYPES_H | # include | # #endif | # if HAVE_UTMP_H | # include | # endif | | | int | main () | { | static struct utmp ac_aggr; | if (sizeof ac_aggr.ut_syslen) | return 0; | ; | return 0; | } configure:8706: result: no configure:8716: checking for struct utmp.ut_session configure:8751: cc -c -g -I/usr/local/include -I/home/xenofarm/xenofarm/client/lsh/edaemus.bortas.org/buildtmp/dist/pfx/include conftest.c >&5 "conftest.c", line 41: invalid directive "conftest.c", line 51: undefined struct/union member: ut_session "conftest.c", line 56: #if on line 39 has no matching #endif cc: acomp failed for conftest.c configure:8757: $? = 2 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "lsh" | #define PACKAGE_TARNAME "lsh" | #define PACKAGE_VERSION "2x1" | #define PACKAGE_STRING "lsh 2x1" | #define PACKAGE_BUGREPORT "bug-lsh@gnu.org" | #define PACKAGE "lsh" | #define VERSION "2x1" | #define _GNU_SOURCE 1 | #define WITH_PTY_SUPPORT 1 | #define WITH_SRP 1 | #define WITH_TCP_FORWARD 1 | #define WITH_X11_FORWARD 1 | #define WITH_UTMP 1 | #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_UNISTD_H 1 | #define HAVE_GMP_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_ZLIB_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_FILIO_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | /* end confdefs.h. */ | # if HAVE_SYS_TYPES_H | # include | # #endif | # if HAVE_UTMP_H | # include | # endif | | | int | main () | { | static struct utmp ac_aggr; | if (ac_aggr.ut_session) | return 0; | ; | return 0; | } configure:8797: cc -c -g -I/usr/local/include -I/home/xenofarm/xenofarm/client/lsh/edaemus.bortas.org/buildtmp/dist/pfx/include conftest.c >&5 "conftest.c", line 41: invalid directive "conftest.c", line 51: undefined struct/union member: ut_session "conftest.c", line 56: #if on line 39 has no matching #endif cc: acomp failed for conftest.c configure:8803: $? = 2 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "lsh" | #define PACKAGE_TARNAME "lsh" | #define PACKAGE_VERSION "2x1" | #define PACKAGE_STRING "lsh 2x1" | #define PACKAGE_BUGREPORT "bug-lsh@gnu.org" | #define PACKAGE "lsh" | #define VERSION "2x1" | #define _GNU_SOURCE 1 | #define WITH_PTY_SUPPORT 1 | #define WITH_SRP 1 | #define WITH_TCP_FORWARD 1 | #define WITH_X11_FORWARD 1 | #define WITH_UTMP 1 | #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_UNISTD_H 1 | #define HAVE_GMP_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_ZLIB_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_FILIO_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | /* end confdefs.h. */ | # if HAVE_SYS_TYPES_H | # include | # #endif | # if HAVE_UTMP_H | # include | # endif | | | int | main () | { | static struct utmp ac_aggr; | if (sizeof ac_aggr.ut_session) | return 0; | ; | return 0; | } configure:8821: result: no configure:8831: checking for struct utmp.ut_pid configure:8866: cc -c -g -I/usr/local/include -I/home/xenofarm/xenofarm/client/lsh/edaemus.bortas.org/buildtmp/dist/pfx/include conftest.c >&5 "conftest.c", line 41: invalid directive "conftest.c", line 56: #if on line 39 has no matching #endif cc: acomp failed for conftest.c configure:8872: $? = 2 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "lsh" | #define PACKAGE_TARNAME "lsh" | #define PACKAGE_VERSION "2x1" | #define PACKAGE_STRING "lsh 2x1" | #define PACKAGE_BUGREPORT "bug-lsh@gnu.org" | #define PACKAGE "lsh" | #define VERSION "2x1" | #define _GNU_SOURCE 1 | #define WITH_PTY_SUPPORT 1 | #define WITH_SRP 1 | #define WITH_TCP_FORWARD 1 | #define WITH_X11_FORWARD 1 | #define WITH_UTMP 1 | #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_UNISTD_H 1 | #define HAVE_GMP_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_ZLIB_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_FILIO_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | /* end confdefs.h. */ | # if HAVE_SYS_TYPES_H | # include | # #endif | # if HAVE_UTMP_H | # include | # endif | | | int | main () | { | static struct utmp ac_aggr; | if (ac_aggr.ut_pid) | return 0; | ; | return 0; | } configure:8912: cc -c -g -I/usr/local/include -I/home/xenofarm/xenofarm/client/lsh/edaemus.bortas.org/buildtmp/dist/pfx/include conftest.c >&5 "conftest.c", line 41: invalid directive "conftest.c", line 56: #if on line 39 has no matching #endif cc: acomp failed for conftest.c configure:8918: $? = 2 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "lsh" | #define PACKAGE_TARNAME "lsh" | #define PACKAGE_VERSION "2x1" | #define PACKAGE_STRING "lsh 2x1" | #define PACKAGE_BUGREPORT "bug-lsh@gnu.org" | #define PACKAGE "lsh" | #define VERSION "2x1" | #define _GNU_SOURCE 1 | #define WITH_PTY_SUPPORT 1 | #define WITH_SRP 1 | #define WITH_TCP_FORWARD 1 | #define WITH_X11_FORWARD 1 | #define WITH_UTMP 1 | #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_UNISTD_H 1 | #define HAVE_GMP_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_ZLIB_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_FILIO_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | /* end confdefs.h. */ | # if HAVE_SYS_TYPES_H | # include | # #endif | # if HAVE_UTMP_H | # include | # endif | | | int | main () | { | static struct utmp ac_aggr; | if (sizeof ac_aggr.ut_pid) | return 0; | ; | return 0; | } configure:8936: result: no configure:8946: checking for struct utmp.ut_exit configure:8981: cc -c -g -I/usr/local/include -I/home/xenofarm/xenofarm/client/lsh/edaemus.bortas.org/buildtmp/dist/pfx/include conftest.c >&5 "conftest.c", line 41: invalid directive "conftest.c", line 51: controlling expressions must have scalar type "conftest.c", line 56: #if on line 39 has no matching #endif cc: acomp failed for conftest.c configure:8987: $? = 2 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "lsh" | #define PACKAGE_TARNAME "lsh" | #define PACKAGE_VERSION "2x1" | #define PACKAGE_STRING "lsh 2x1" | #define PACKAGE_BUGREPORT "bug-lsh@gnu.org" | #define PACKAGE "lsh" | #define VERSION "2x1" | #define _GNU_SOURCE 1 | #define WITH_PTY_SUPPORT 1 | #define WITH_SRP 1 | #define WITH_TCP_FORWARD 1 | #define WITH_X11_FORWARD 1 | #define WITH_UTMP 1 | #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_UNISTD_H 1 | #define HAVE_GMP_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_ZLIB_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_FILIO_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | /* end confdefs.h. */ | # if HAVE_SYS_TYPES_H | # include | # #endif | # if HAVE_UTMP_H | # include | # endif | | | int | main () | { | static struct utmp ac_aggr; | if (ac_aggr.ut_exit) | return 0; | ; | return 0; | } configure:9027: cc -c -g -I/usr/local/include -I/home/xenofarm/xenofarm/client/lsh/edaemus.bortas.org/buildtmp/dist/pfx/include conftest.c >&5 "conftest.c", line 41: invalid directive "conftest.c", line 56: #if on line 39 has no matching #endif cc: acomp failed for conftest.c configure:9033: $? = 2 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "lsh" | #define PACKAGE_TARNAME "lsh" | #define PACKAGE_VERSION "2x1" | #define PACKAGE_STRING "lsh 2x1" | #define PACKAGE_BUGREPORT "bug-lsh@gnu.org" | #define PACKAGE "lsh" | #define VERSION "2x1" | #define _GNU_SOURCE 1 | #define WITH_PTY_SUPPORT 1 | #define WITH_SRP 1 | #define WITH_TCP_FORWARD 1 | #define WITH_X11_FORWARD 1 | #define WITH_UTMP 1 | #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_UNISTD_H 1 | #define HAVE_GMP_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_ZLIB_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_FILIO_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | /* end confdefs.h. */ | # if HAVE_SYS_TYPES_H | # include | # #endif | # if HAVE_UTMP_H | # include | # endif | | | int | main () | { | static struct utmp ac_aggr; | if (sizeof ac_aggr.ut_exit) | return 0; | ; | return 0; | } configure:9051: result: no configure:9061: checking for struct utmp.ut_exit.e_termination configure:9096: cc -c -g -I/usr/local/include -I/home/xenofarm/xenofarm/client/lsh/edaemus.bortas.org/buildtmp/dist/pfx/include conftest.c >&5 "conftest.c", line 41: invalid directive "conftest.c", line 56: #if on line 39 has no matching #endif cc: acomp failed for conftest.c configure:9102: $? = 2 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "lsh" | #define PACKAGE_TARNAME "lsh" | #define PACKAGE_VERSION "2x1" | #define PACKAGE_STRING "lsh 2x1" | #define PACKAGE_BUGREPORT "bug-lsh@gnu.org" | #define PACKAGE "lsh" | #define VERSION "2x1" | #define _GNU_SOURCE 1 | #define WITH_PTY_SUPPORT 1 | #define WITH_SRP 1 | #define WITH_TCP_FORWARD 1 | #define WITH_X11_FORWARD 1 | #define WITH_UTMP 1 | #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_UNISTD_H 1 | #define HAVE_GMP_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_ZLIB_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_FILIO_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | /* end confdefs.h. */ | # if HAVE_SYS_TYPES_H | # include | # #endif | # if HAVE_UTMP_H | # include | # endif | | | int | main () | { | static struct utmp ac_aggr; | if (ac_aggr.ut_exit.e_termination) | return 0; | ; | return 0; | } configure:9142: cc -c -g -I/usr/local/include -I/home/xenofarm/xenofarm/client/lsh/edaemus.bortas.org/buildtmp/dist/pfx/include conftest.c >&5 "conftest.c", line 41: invalid directive "conftest.c", line 56: #if on line 39 has no matching #endif cc: acomp failed for conftest.c configure:9148: $? = 2 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "lsh" | #define PACKAGE_TARNAME "lsh" | #define PACKAGE_VERSION "2x1" | #define PACKAGE_STRING "lsh 2x1" | #define PACKAGE_BUGREPORT "bug-lsh@gnu.org" | #define PACKAGE "lsh" | #define VERSION "2x1" | #define _GNU_SOURCE 1 | #define WITH_PTY_SUPPORT 1 | #define WITH_SRP 1 | #define WITH_TCP_FORWARD 1 | #define WITH_X11_FORWARD 1 | #define WITH_UTMP 1 | #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_UNISTD_H 1 | #define HAVE_GMP_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_ZLIB_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_FILIO_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | /* end confdefs.h. */ | # if HAVE_SYS_TYPES_H | # include | # #endif | # if HAVE_UTMP_H | # include | # endif | | | int | main () | { | static struct utmp ac_aggr; | if (sizeof ac_aggr.ut_exit.e_termination) | return 0; | ; | return 0; | } configure:9166: result: no configure:9176: checking for struct utmp.ut_exit.__e_termination configure:9211: cc -c -g -I/usr/local/include -I/home/xenofarm/xenofarm/client/lsh/edaemus.bortas.org/buildtmp/dist/pfx/include conftest.c >&5 "conftest.c", line 41: invalid directive "conftest.c", line 51: undefined struct/union member: __e_termination "conftest.c", line 56: #if on line 39 has no matching #endif cc: acomp failed for conftest.c configure:9217: $? = 2 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "lsh" | #define PACKAGE_TARNAME "lsh" | #define PACKAGE_VERSION "2x1" | #define PACKAGE_STRING "lsh 2x1" | #define PACKAGE_BUGREPORT "bug-lsh@gnu.org" | #define PACKAGE "lsh" | #define VERSION "2x1" | #define _GNU_SOURCE 1 | #define WITH_PTY_SUPPORT 1 | #define WITH_SRP 1 | #define WITH_TCP_FORWARD 1 | #define WITH_X11_FORWARD 1 | #define WITH_UTMP 1 | #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_UNISTD_H 1 | #define HAVE_GMP_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_ZLIB_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_FILIO_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | /* end confdefs.h. */ | # if HAVE_SYS_TYPES_H | # include | # #endif | # if HAVE_UTMP_H | # include | # endif | | | int | main () | { | static struct utmp ac_aggr; | if (ac_aggr.ut_exit.__e_termination) | return 0; | ; | return 0; | } configure:9257: cc -c -g -I/usr/local/include -I/home/xenofarm/xenofarm/client/lsh/edaemus.bortas.org/buildtmp/dist/pfx/include conftest.c >&5 "conftest.c", line 41: invalid directive "conftest.c", line 51: undefined struct/union member: __e_termination "conftest.c", line 56: #if on line 39 has no matching #endif cc: acomp failed for conftest.c configure:9263: $? = 2 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "lsh" | #define PACKAGE_TARNAME "lsh" | #define PACKAGE_VERSION "2x1" | #define PACKAGE_STRING "lsh 2x1" | #define PACKAGE_BUGREPORT "bug-lsh@gnu.org" | #define PACKAGE "lsh" | #define VERSION "2x1" | #define _GNU_SOURCE 1 | #define WITH_PTY_SUPPORT 1 | #define WITH_SRP 1 | #define WITH_TCP_FORWARD 1 | #define WITH_X11_FORWARD 1 | #define WITH_UTMP 1 | #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_UNISTD_H 1 | #define HAVE_GMP_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_ZLIB_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_FILIO_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | /* end confdefs.h. */ | # if HAVE_SYS_TYPES_H | # include | # #endif | # if HAVE_UTMP_H | # include | # endif | | | int | main () | { | static struct utmp ac_aggr; | if (sizeof ac_aggr.ut_exit.__e_termination) | return 0; | ; | return 0; | } configure:9281: result: no configure:9291: checking for struct utmp.ut_exit.ut_termination configure:9326: cc -c -g -I/usr/local/include -I/home/xenofarm/xenofarm/client/lsh/edaemus.bortas.org/buildtmp/dist/pfx/include conftest.c >&5 "conftest.c", line 41: invalid directive "conftest.c", line 51: undefined struct/union member: ut_termination "conftest.c", line 56: #if on line 39 has no matching #endif cc: acomp failed for conftest.c configure:9332: $? = 2 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "lsh" | #define PACKAGE_TARNAME "lsh" | #define PACKAGE_VERSION "2x1" | #define PACKAGE_STRING "lsh 2x1" | #define PACKAGE_BUGREPORT "bug-lsh@gnu.org" | #define PACKAGE "lsh" | #define VERSION "2x1" | #define _GNU_SOURCE 1 | #define WITH_PTY_SUPPORT 1 | #define WITH_SRP 1 | #define WITH_TCP_FORWARD 1 | #define WITH_X11_FORWARD 1 | #define WITH_UTMP 1 | #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_UNISTD_H 1 | #define HAVE_GMP_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_ZLIB_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_FILIO_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | /* end confdefs.h. */ | # if HAVE_SYS_TYPES_H | # include | # #endif | # if HAVE_UTMP_H | # include | # endif | | | int | main () | { | static struct utmp ac_aggr; | if (ac_aggr.ut_exit.ut_termination) | return 0; | ; | return 0; | } configure:9372: cc -c -g -I/usr/local/include -I/home/xenofarm/xenofarm/client/lsh/edaemus.bortas.org/buildtmp/dist/pfx/include conftest.c >&5 "conftest.c", line 41: invalid directive "conftest.c", line 51: undefined struct/union member: ut_termination "conftest.c", line 56: #if on line 39 has no matching #endif cc: acomp failed for conftest.c configure:9378: $? = 2 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "lsh" | #define PACKAGE_TARNAME "lsh" | #define PACKAGE_VERSION "2x1" | #define PACKAGE_STRING "lsh 2x1" | #define PACKAGE_BUGREPORT "bug-lsh@gnu.org" | #define PACKAGE "lsh" | #define VERSION "2x1" | #define _GNU_SOURCE 1 | #define WITH_PTY_SUPPORT 1 | #define WITH_SRP 1 | #define WITH_TCP_FORWARD 1 | #define WITH_X11_FORWARD 1 | #define WITH_UTMP 1 | #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_UNISTD_H 1 | #define HAVE_GMP_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_ZLIB_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_FILIO_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | /* end confdefs.h. */ | # if HAVE_SYS_TYPES_H | # include | # #endif | # if HAVE_UTMP_H | # include | # endif | | | int | main () | { | static struct utmp ac_aggr; | if (sizeof ac_aggr.ut_exit.ut_termination) | return 0; | ; | return 0; | } configure:9396: result: no configure:9406: checking for struct utmp.ut_addr configure:9441: cc -c -g -I/usr/local/include -I/home/xenofarm/xenofarm/client/lsh/edaemus.bortas.org/buildtmp/dist/pfx/include conftest.c >&5 "conftest.c", line 41: invalid directive "conftest.c", line 51: undefined struct/union member: ut_addr "conftest.c", line 56: #if on line 39 has no matching #endif cc: acomp failed for conftest.c configure:9447: $? = 2 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "lsh" | #define PACKAGE_TARNAME "lsh" | #define PACKAGE_VERSION "2x1" | #define PACKAGE_STRING "lsh 2x1" | #define PACKAGE_BUGREPORT "bug-lsh@gnu.org" | #define PACKAGE "lsh" | #define VERSION "2x1" | #define _GNU_SOURCE 1 | #define WITH_PTY_SUPPORT 1 | #define WITH_SRP 1 | #define WITH_TCP_FORWARD 1 | #define WITH_X11_FORWARD 1 | #define WITH_UTMP 1 | #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_UNISTD_H 1 | #define HAVE_GMP_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_ZLIB_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_FILIO_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | /* end confdefs.h. */ | # if HAVE_SYS_TYPES_H | # include | # #endif | # if HAVE_UTMP_H | # include | # endif | | | int | main () | { | static struct utmp ac_aggr; | if (ac_aggr.ut_addr) | return 0; | ; | return 0; | } configure:9487: cc -c -g -I/usr/local/include -I/home/xenofarm/xenofarm/client/lsh/edaemus.bortas.org/buildtmp/dist/pfx/include conftest.c >&5 "conftest.c", line 41: invalid directive "conftest.c", line 51: undefined struct/union member: ut_addr "conftest.c", line 56: #if on line 39 has no matching #endif cc: acomp failed for conftest.c configure:9493: $? = 2 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "lsh" | #define PACKAGE_TARNAME "lsh" | #define PACKAGE_VERSION "2x1" | #define PACKAGE_STRING "lsh 2x1" | #define PACKAGE_BUGREPORT "bug-lsh@gnu.org" | #define PACKAGE "lsh" | #define VERSION "2x1" | #define _GNU_SOURCE 1 | #define WITH_PTY_SUPPORT 1 | #define WITH_SRP 1 | #define WITH_TCP_FORWARD 1 | #define WITH_X11_FORWARD 1 | #define WITH_UTMP 1 | #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_UNISTD_H 1 | #define HAVE_GMP_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_ZLIB_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_FILIO_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | /* end confdefs.h. */ | # if HAVE_SYS_TYPES_H | # include | # #endif | # if HAVE_UTMP_H | # include | # endif | | | int | main () | { | static struct utmp ac_aggr; | if (sizeof ac_aggr.ut_addr) | return 0; | ; | return 0; | } configure:9511: result: no configure:9521: checking for struct utmp.ut_addr_v6 configure:9556: cc -c -g -I/usr/local/include -I/home/xenofarm/xenofarm/client/lsh/edaemus.bortas.org/buildtmp/dist/pfx/include conftest.c >&5 "conftest.c", line 41: invalid directive "conftest.c", line 51: undefined struct/union member: ut_addr_v6 "conftest.c", line 56: #if on line 39 has no matching #endif cc: acomp failed for conftest.c configure:9562: $? = 2 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "lsh" | #define PACKAGE_TARNAME "lsh" | #define PACKAGE_VERSION "2x1" | #define PACKAGE_STRING "lsh 2x1" | #define PACKAGE_BUGREPORT "bug-lsh@gnu.org" | #define PACKAGE "lsh" | #define VERSION "2x1" | #define _GNU_SOURCE 1 | #define WITH_PTY_SUPPORT 1 | #define WITH_SRP 1 | #define WITH_TCP_FORWARD 1 | #define WITH_X11_FORWARD 1 | #define WITH_UTMP 1 | #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_UNISTD_H 1 | #define HAVE_GMP_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_ZLIB_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_FILIO_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | /* end confdefs.h. */ | # if HAVE_SYS_TYPES_H | # include | # #endif | # if HAVE_UTMP_H | # include | # endif | | | int | main () | { | static struct utmp ac_aggr; | if (ac_aggr.ut_addr_v6) | return 0; | ; | return 0; | } configure:9602: cc -c -g -I/usr/local/include -I/home/xenofarm/xenofarm/client/lsh/edaemus.bortas.org/buildtmp/dist/pfx/include conftest.c >&5 "conftest.c", line 41: invalid directive "conftest.c", line 51: undefined struct/union member: ut_addr_v6 "conftest.c", line 56: #if on line 39 has no matching #endif cc: acomp failed for conftest.c configure:9608: $? = 2 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "lsh" | #define PACKAGE_TARNAME "lsh" | #define PACKAGE_VERSION "2x1" | #define PACKAGE_STRING "lsh 2x1" | #define PACKAGE_BUGREPORT "bug-lsh@gnu.org" | #define PACKAGE "lsh" | #define VERSION "2x1" | #define _GNU_SOURCE 1 | #define WITH_PTY_SUPPORT 1 | #define WITH_SRP 1 | #define WITH_TCP_FORWARD 1 | #define WITH_X11_FORWARD 1 | #define WITH_UTMP 1 | #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_UNISTD_H 1 | #define HAVE_GMP_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_ZLIB_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_FILIO_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | /* end confdefs.h. */ | # if HAVE_SYS_TYPES_H | # include | # #endif | # if HAVE_UTMP_H | # include | # endif | | | int | main () | { | static struct utmp ac_aggr; | if (sizeof ac_aggr.ut_addr_v6) | return 0; | ; | return 0; | } configure:9626: result: no configure:9640: checking for struct utmpx.ut_host configure:9672: cc -c -g -I/usr/local/include -I/home/xenofarm/xenofarm/client/lsh/edaemus.bortas.org/buildtmp/dist/pfx/include conftest.c >&5 configure:9678: $? = 0 configure:9739: result: yes configure:9749: checking for struct utmpx.ut_name configure:9781: cc -c -g -I/usr/local/include -I/home/xenofarm/xenofarm/client/lsh/edaemus.bortas.org/buildtmp/dist/pfx/include conftest.c >&5 configure:9787: $? = 0 configure:9848: result: yes configure:9858: checking for struct utmpx.ut_user configure:9890: cc -c -g -I/usr/local/include -I/home/xenofarm/xenofarm/client/lsh/edaemus.bortas.org/buildtmp/dist/pfx/include conftest.c >&5 configure:9896: $? = 0 configure:9957: result: yes configure:9967: checking for struct utmpx.ut_time configure:9999: cc -c -g -I/usr/local/include -I/home/xenofarm/xenofarm/client/lsh/edaemus.bortas.org/buildtmp/dist/pfx/include conftest.c >&5 "conftest.c", line 51: improper member use: ut_time cc: acomp failed for conftest.c configure:10005: $? = 2 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "lsh" | #define PACKAGE_TARNAME "lsh" | #define PACKAGE_VERSION "2x1" | #define PACKAGE_STRING "lsh 2x1" | #define PACKAGE_BUGREPORT "bug-lsh@gnu.org" | #define PACKAGE "lsh" | #define VERSION "2x1" | #define _GNU_SOURCE 1 | #define WITH_PTY_SUPPORT 1 | #define WITH_SRP 1 | #define WITH_TCP_FORWARD 1 | #define WITH_X11_FORWARD 1 | #define WITH_UTMP 1 | #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_UNISTD_H 1 | #define HAVE_GMP_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_ZLIB_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_FILIO_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_STRUCT_UTMPX_UT_HOST 1 | #define HAVE_STRUCT_UTMPX_UT_NAME 1 | #define HAVE_STRUCT_UTMPX_UT_USER 1 | /* end confdefs.h. */ | # if HAVE_UTMPX_H | # include | # endif | | | int | main () | { | static struct utmpx ac_aggr; | if (ac_aggr.ut_time) | return 0; | ; | return 0; | } configure:10042: cc -c -g -I/usr/local/include -I/home/xenofarm/xenofarm/client/lsh/edaemus.bortas.org/buildtmp/dist/pfx/include conftest.c >&5 "conftest.c", line 51: improper member use: ut_time cc: acomp failed for conftest.c configure:10048: $? = 2 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "lsh" | #define PACKAGE_TARNAME "lsh" | #define PACKAGE_VERSION "2x1" | #define PACKAGE_STRING "lsh 2x1" | #define PACKAGE_BUGREPORT "bug-lsh@gnu.org" | #define PACKAGE "lsh" | #define VERSION "2x1" | #define _GNU_SOURCE 1 | #define WITH_PTY_SUPPORT 1 | #define WITH_SRP 1 | #define WITH_TCP_FORWARD 1 | #define WITH_X11_FORWARD 1 | #define WITH_UTMP 1 | #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_UNISTD_H 1 | #define HAVE_GMP_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_ZLIB_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_FILIO_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_STRUCT_UTMPX_UT_HOST 1 | #define HAVE_STRUCT_UTMPX_UT_NAME 1 | #define HAVE_STRUCT_UTMPX_UT_USER 1 | /* end confdefs.h. */ | # if HAVE_UTMPX_H | # include | # endif | | | int | main () | { | static struct utmpx ac_aggr; | if (sizeof ac_aggr.ut_time) | return 0; | ; | return 0; | } configure:10066: result: no configure:10076: checking for struct utmpx.ut_id configure:10108: cc -c -g -I/usr/local/include -I/home/xenofarm/xenofarm/client/lsh/edaemus.bortas.org/buildtmp/dist/pfx/include conftest.c >&5 configure:10114: $? = 0 configure:10175: result: yes configure:10185: checking for struct utmpx.ut_tv configure:10217: cc -c -g -I/usr/local/include -I/home/xenofarm/xenofarm/client/lsh/edaemus.bortas.org/buildtmp/dist/pfx/include conftest.c >&5 "conftest.c", line 52: controlling expressions must have scalar type cc: acomp failed for conftest.c configure:10223: $? = 2 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "lsh" | #define PACKAGE_TARNAME "lsh" | #define PACKAGE_VERSION "2x1" | #define PACKAGE_STRING "lsh 2x1" | #define PACKAGE_BUGREPORT "bug-lsh@gnu.org" | #define PACKAGE "lsh" | #define VERSION "2x1" | #define _GNU_SOURCE 1 | #define WITH_PTY_SUPPORT 1 | #define WITH_SRP 1 | #define WITH_TCP_FORWARD 1 | #define WITH_X11_FORWARD 1 | #define WITH_UTMP 1 | #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_UNISTD_H 1 | #define HAVE_GMP_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_ZLIB_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_FILIO_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_STRUCT_UTMPX_UT_HOST 1 | #define HAVE_STRUCT_UTMPX_UT_NAME 1 | #define HAVE_STRUCT_UTMPX_UT_USER 1 | #define HAVE_STRUCT_UTMPX_UT_ID 1 | /* end confdefs.h. */ | # if HAVE_UTMPX_H | # include | # endif | | | int | main () | { | static struct utmpx ac_aggr; | if (ac_aggr.ut_tv) | return 0; | ; | return 0; | } configure:10260: cc -c -g -I/usr/local/include -I/home/xenofarm/xenofarm/client/lsh/edaemus.bortas.org/buildtmp/dist/pfx/include conftest.c >&5 configure:10266: $? = 0 configure:10284: result: yes configure:10294: checking for struct utmpx.ut_tv.tv_sec configure:10326: cc -c -g -I/usr/local/include -I/home/xenofarm/xenofarm/client/lsh/edaemus.bortas.org/buildtmp/dist/pfx/include conftest.c >&5 configure:10332: $? = 0 configure:10393: result: yes configure:10403: checking for struct utmpx.ut_syslen configure:10435: cc -c -g -I/usr/local/include -I/home/xenofarm/xenofarm/client/lsh/edaemus.bortas.org/buildtmp/dist/pfx/include conftest.c >&5 configure:10441: $? = 0 configure:10502: result: yes configure:10512: checking for struct utmpx.ut_session configure:10544: cc -c -g -I/usr/local/include -I/home/xenofarm/xenofarm/client/lsh/edaemus.bortas.org/buildtmp/dist/pfx/include conftest.c >&5 configure:10550: $? = 0 configure:10611: result: yes configure:10621: checking for struct utmpx.ut_pid configure:10653: cc -c -g -I/usr/local/include -I/home/xenofarm/xenofarm/client/lsh/edaemus.bortas.org/buildtmp/dist/pfx/include conftest.c >&5 configure:10659: $? = 0 configure:10720: result: yes configure:10730: checking for struct utmpx.ut_exit configure:10762: cc -c -g -I/usr/local/include -I/home/xenofarm/xenofarm/client/lsh/edaemus.bortas.org/buildtmp/dist/pfx/include conftest.c >&5 "conftest.c", line 57: controlling expressions must have scalar type cc: acomp failed for conftest.c configure:10768: $? = 2 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "lsh" | #define PACKAGE_TARNAME "lsh" | #define PACKAGE_VERSION "2x1" | #define PACKAGE_STRING "lsh 2x1" | #define PACKAGE_BUGREPORT "bug-lsh@gnu.org" | #define PACKAGE "lsh" | #define VERSION "2x1" | #define _GNU_SOURCE 1 | #define WITH_PTY_SUPPORT 1 | #define WITH_SRP 1 | #define WITH_TCP_FORWARD 1 | #define WITH_X11_FORWARD 1 | #define WITH_UTMP 1 | #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_UNISTD_H 1 | #define HAVE_GMP_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_ZLIB_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_FILIO_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_STRUCT_UTMPX_UT_HOST 1 | #define HAVE_STRUCT_UTMPX_UT_NAME 1 | #define HAVE_STRUCT_UTMPX_UT_USER 1 | #define HAVE_STRUCT_UTMPX_UT_ID 1 | #define HAVE_STRUCT_UTMPX_UT_TV 1 | #define HAVE_STRUCT_UTMPX_UT_TV_TV_SEC 1 | #define HAVE_STRUCT_UTMPX_UT_SYSLEN 1 | #define HAVE_STRUCT_UTMPX_UT_SESSION 1 | #define HAVE_STRUCT_UTMPX_UT_PID 1 | /* end confdefs.h. */ | # if HAVE_UTMPX_H | # include | # endif | | | int | main () | { | static struct utmpx ac_aggr; | if (ac_aggr.ut_exit) | return 0; | ; | return 0; | } configure:10805: cc -c -g -I/usr/local/include -I/home/xenofarm/xenofarm/client/lsh/edaemus.bortas.org/buildtmp/dist/pfx/include conftest.c >&5 configure:10811: $? = 0 configure:10829: result: yes configure:10839: checking for struct utmpx.ut_exit.e_termination configure:10871: cc -c -g -I/usr/local/include -I/home/xenofarm/xenofarm/client/lsh/edaemus.bortas.org/buildtmp/dist/pfx/include conftest.c >&5 configure:10877: $? = 0 configure:10938: result: yes configure:10948: checking for struct utmpx.ut_exit.__e_termination configure:10980: cc -c -g -I/usr/local/include -I/home/xenofarm/xenofarm/client/lsh/edaemus.bortas.org/buildtmp/dist/pfx/include conftest.c >&5 "conftest.c", line 59: undefined struct/union member: __e_termination cc: acomp failed for conftest.c configure:10986: $? = 2 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "lsh" | #define PACKAGE_TARNAME "lsh" | #define PACKAGE_VERSION "2x1" | #define PACKAGE_STRING "lsh 2x1" | #define PACKAGE_BUGREPORT "bug-lsh@gnu.org" | #define PACKAGE "lsh" | #define VERSION "2x1" | #define _GNU_SOURCE 1 | #define WITH_PTY_SUPPORT 1 | #define WITH_SRP 1 | #define WITH_TCP_FORWARD 1 | #define WITH_X11_FORWARD 1 | #define WITH_UTMP 1 | #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_UNISTD_H 1 | #define HAVE_GMP_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_ZLIB_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_FILIO_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_STRUCT_UTMPX_UT_HOST 1 | #define HAVE_STRUCT_UTMPX_UT_NAME 1 | #define HAVE_STRUCT_UTMPX_UT_USER 1 | #define HAVE_STRUCT_UTMPX_UT_ID 1 | #define HAVE_STRUCT_UTMPX_UT_TV 1 | #define HAVE_STRUCT_UTMPX_UT_TV_TV_SEC 1 | #define HAVE_STRUCT_UTMPX_UT_SYSLEN 1 | #define HAVE_STRUCT_UTMPX_UT_SESSION 1 | #define HAVE_STRUCT_UTMPX_UT_PID 1 | #define HAVE_STRUCT_UTMPX_UT_EXIT 1 | #define HAVE_STRUCT_UTMPX_UT_EXIT_E_TERMINATION 1 | /* end confdefs.h. */ | # if HAVE_UTMPX_H | # include | # endif | | | int | main () | { | static struct utmpx ac_aggr; | if (ac_aggr.ut_exit.__e_termination) | return 0; | ; | return 0; | } configure:11023: cc -c -g -I/usr/local/include -I/home/xenofarm/xenofarm/client/lsh/edaemus.bortas.org/buildtmp/dist/pfx/include conftest.c >&5 "conftest.c", line 59: undefined struct/union member: __e_termination cc: acomp failed for conftest.c configure:11029: $? = 2 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "lsh" | #define PACKAGE_TARNAME "lsh" | #define PACKAGE_VERSION "2x1" | #define PACKAGE_STRING "lsh 2x1" | #define PACKAGE_BUGREPORT "bug-lsh@gnu.org" | #define PACKAGE "lsh" | #define VERSION "2x1" | #define _GNU_SOURCE 1 | #define WITH_PTY_SUPPORT 1 | #define WITH_SRP 1 | #define WITH_TCP_FORWARD 1 | #define WITH_X11_FORWARD 1 | #define WITH_UTMP 1 | #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_UNISTD_H 1 | #define HAVE_GMP_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_ZLIB_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_FILIO_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_STRUCT_UTMPX_UT_HOST 1 | #define HAVE_STRUCT_UTMPX_UT_NAME 1 | #define HAVE_STRUCT_UTMPX_UT_USER 1 | #define HAVE_STRUCT_UTMPX_UT_ID 1 | #define HAVE_STRUCT_UTMPX_UT_TV 1 | #define HAVE_STRUCT_UTMPX_UT_TV_TV_SEC 1 | #define HAVE_STRUCT_UTMPX_UT_SYSLEN 1 | #define HAVE_STRUCT_UTMPX_UT_SESSION 1 | #define HAVE_STRUCT_UTMPX_UT_PID 1 | #define HAVE_STRUCT_UTMPX_UT_EXIT 1 | #define HAVE_STRUCT_UTMPX_UT_EXIT_E_TERMINATION 1 | /* end confdefs.h. */ | # if HAVE_UTMPX_H | # include | # endif | | | int | main () | { | static struct utmpx ac_aggr; | if (sizeof ac_aggr.ut_exit.__e_termination) | return 0; | ; | return 0; | } configure:11047: result: no configure:11057: checking for struct utmpx.ut_exit.ut_termination configure:11089: cc -c -g -I/usr/local/include -I/home/xenofarm/xenofarm/client/lsh/edaemus.bortas.org/buildtmp/dist/pfx/include conftest.c >&5 "conftest.c", line 59: undefined struct/union member: ut_termination cc: acomp failed for conftest.c configure:11095: $? = 2 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "lsh" | #define PACKAGE_TARNAME "lsh" | #define PACKAGE_VERSION "2x1" | #define PACKAGE_STRING "lsh 2x1" | #define PACKAGE_BUGREPORT "bug-lsh@gnu.org" | #define PACKAGE "lsh" | #define VERSION "2x1" | #define _GNU_SOURCE 1 | #define WITH_PTY_SUPPORT 1 | #define WITH_SRP 1 | #define WITH_TCP_FORWARD 1 | #define WITH_X11_FORWARD 1 | #define WITH_UTMP 1 | #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_UNISTD_H 1 | #define HAVE_GMP_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_ZLIB_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_FILIO_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_STRUCT_UTMPX_UT_HOST 1 | #define HAVE_STRUCT_UTMPX_UT_NAME 1 | #define HAVE_STRUCT_UTMPX_UT_USER 1 | #define HAVE_STRUCT_UTMPX_UT_ID 1 | #define HAVE_STRUCT_UTMPX_UT_TV 1 | #define HAVE_STRUCT_UTMPX_UT_TV_TV_SEC 1 | #define HAVE_STRUCT_UTMPX_UT_SYSLEN 1 | #define HAVE_STRUCT_UTMPX_UT_SESSION 1 | #define HAVE_STRUCT_UTMPX_UT_PID 1 | #define HAVE_STRUCT_UTMPX_UT_EXIT 1 | #define HAVE_STRUCT_UTMPX_UT_EXIT_E_TERMINATION 1 | /* end confdefs.h. */ | # if HAVE_UTMPX_H | # include | # endif | | | int | main () | { | static struct utmpx ac_aggr; | if (ac_aggr.ut_exit.ut_termination) | return 0; | ; | return 0; | } configure:11132: cc -c -g -I/usr/local/include -I/home/xenofarm/xenofarm/client/lsh/edaemus.bortas.org/buildtmp/dist/pfx/include conftest.c >&5 "conftest.c", line 59: undefined struct/union member: ut_termination cc: acomp failed for conftest.c configure:11138: $? = 2 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "lsh" | #define PACKAGE_TARNAME "lsh" | #define PACKAGE_VERSION "2x1" | #define PACKAGE_STRING "lsh 2x1" | #define PACKAGE_BUGREPORT "bug-lsh@gnu.org" | #define PACKAGE "lsh" | #define VERSION "2x1" | #define _GNU_SOURCE 1 | #define WITH_PTY_SUPPORT 1 | #define WITH_SRP 1 | #define WITH_TCP_FORWARD 1 | #define WITH_X11_FORWARD 1 | #define WITH_UTMP 1 | #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_UNISTD_H 1 | #define HAVE_GMP_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_ZLIB_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_FILIO_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_STRUCT_UTMPX_UT_HOST 1 | #define HAVE_STRUCT_UTMPX_UT_NAME 1 | #define HAVE_STRUCT_UTMPX_UT_USER 1 | #define HAVE_STRUCT_UTMPX_UT_ID 1 | #define HAVE_STRUCT_UTMPX_UT_TV 1 | #define HAVE_STRUCT_UTMPX_UT_TV_TV_SEC 1 | #define HAVE_STRUCT_UTMPX_UT_SYSLEN 1 | #define HAVE_STRUCT_UTMPX_UT_SESSION 1 | #define HAVE_STRUCT_UTMPX_UT_PID 1 | #define HAVE_STRUCT_UTMPX_UT_EXIT 1 | #define HAVE_STRUCT_UTMPX_UT_EXIT_E_TERMINATION 1 | /* end confdefs.h. */ | # if HAVE_UTMPX_H | # include | # endif | | | int | main () | { | static struct utmpx ac_aggr; | if (sizeof ac_aggr.ut_exit.ut_termination) | return 0; | ; | return 0; | } configure:11156: result: no configure:11166: checking for struct utmpx.ut_addr configure:11198: cc -c -g -I/usr/local/include -I/home/xenofarm/xenofarm/client/lsh/edaemus.bortas.org/buildtmp/dist/pfx/include conftest.c >&5 "conftest.c", line 59: undefined struct/union member: ut_addr cc: acomp failed for conftest.c configure:11204: $? = 2 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "lsh" | #define PACKAGE_TARNAME "lsh" | #define PACKAGE_VERSION "2x1" | #define PACKAGE_STRING "lsh 2x1" | #define PACKAGE_BUGREPORT "bug-lsh@gnu.org" | #define PACKAGE "lsh" | #define VERSION "2x1" | #define _GNU_SOURCE 1 | #define WITH_PTY_SUPPORT 1 | #define WITH_SRP 1 | #define WITH_TCP_FORWARD 1 | #define WITH_X11_FORWARD 1 | #define WITH_UTMP 1 | #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_UNISTD_H 1 | #define HAVE_GMP_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_ZLIB_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_FILIO_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_STRUCT_UTMPX_UT_HOST 1 | #define HAVE_STRUCT_UTMPX_UT_NAME 1 | #define HAVE_STRUCT_UTMPX_UT_USER 1 | #define HAVE_STRUCT_UTMPX_UT_ID 1 | #define HAVE_STRUCT_UTMPX_UT_TV 1 | #define HAVE_STRUCT_UTMPX_UT_TV_TV_SEC 1 | #define HAVE_STRUCT_UTMPX_UT_SYSLEN 1 | #define HAVE_STRUCT_UTMPX_UT_SESSION 1 | #define HAVE_STRUCT_UTMPX_UT_PID 1 | #define HAVE_STRUCT_UTMPX_UT_EXIT 1 | #define HAVE_STRUCT_UTMPX_UT_EXIT_E_TERMINATION 1 | /* end confdefs.h. */ | # if HAVE_UTMPX_H | # include | # endif | | | int | main () | { | static struct utmpx ac_aggr; | if (ac_aggr.ut_addr) | return 0; | ; | return 0; | } configure:11241: cc -c -g -I/usr/local/include -I/home/xenofarm/xenofarm/client/lsh/edaemus.bortas.org/buildtmp/dist/pfx/include conftest.c >&5 "conftest.c", line 59: undefined struct/union member: ut_addr cc: acomp failed for conftest.c configure:11247: $? = 2 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "lsh" | #define PACKAGE_TARNAME "lsh" | #define PACKAGE_VERSION "2x1" | #define PACKAGE_STRING "lsh 2x1" | #define PACKAGE_BUGREPORT "bug-lsh@gnu.org" | #define PACKAGE "lsh" | #define VERSION "2x1" | #define _GNU_SOURCE 1 | #define WITH_PTY_SUPPORT 1 | #define WITH_SRP 1 | #define WITH_TCP_FORWARD 1 | #define WITH_X11_FORWARD 1 | #define WITH_UTMP 1 | #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_UNISTD_H 1 | #define HAVE_GMP_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_ZLIB_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_FILIO_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_STRUCT_UTMPX_UT_HOST 1 | #define HAVE_STRUCT_UTMPX_UT_NAME 1 | #define HAVE_STRUCT_UTMPX_UT_USER 1 | #define HAVE_STRUCT_UTMPX_UT_ID 1 | #define HAVE_STRUCT_UTMPX_UT_TV 1 | #define HAVE_STRUCT_UTMPX_UT_TV_TV_SEC 1 | #define HAVE_STRUCT_UTMPX_UT_SYSLEN 1 | #define HAVE_STRUCT_UTMPX_UT_SESSION 1 | #define HAVE_STRUCT_UTMPX_UT_PID 1 | #define HAVE_STRUCT_UTMPX_UT_EXIT 1 | #define HAVE_STRUCT_UTMPX_UT_EXIT_E_TERMINATION 1 | /* end confdefs.h. */ | # if HAVE_UTMPX_H | # include | # endif | | | int | main () | { | static struct utmpx ac_aggr; | if (sizeof ac_aggr.ut_addr) | return 0; | ; | return 0; | } configure:11265: result: no configure:11275: checking for struct utmpx.ut_addr_v6 configure:11307: cc -c -g -I/usr/local/include -I/home/xenofarm/xenofarm/client/lsh/edaemus.bortas.org/buildtmp/dist/pfx/include conftest.c >&5 "conftest.c", line 59: undefined struct/union member: ut_addr_v6 cc: acomp failed for conftest.c configure:11313: $? = 2 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "lsh" | #define PACKAGE_TARNAME "lsh" | #define PACKAGE_VERSION "2x1" | #define PACKAGE_STRING "lsh 2x1" | #define PACKAGE_BUGREPORT "bug-lsh@gnu.org" | #define PACKAGE "lsh" | #define VERSION "2x1" | #define _GNU_SOURCE 1 | #define WITH_PTY_SUPPORT 1 | #define WITH_SRP 1 | #define WITH_TCP_FORWARD 1 | #define WITH_X11_FORWARD 1 | #define WITH_UTMP 1 | #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_UNISTD_H 1 | #define HAVE_GMP_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_ZLIB_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_FILIO_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_STRUCT_UTMPX_UT_HOST 1 | #define HAVE_STRUCT_UTMPX_UT_NAME 1 | #define HAVE_STRUCT_UTMPX_UT_USER 1 | #define HAVE_STRUCT_UTMPX_UT_ID 1 | #define HAVE_STRUCT_UTMPX_UT_TV 1 | #define HAVE_STRUCT_UTMPX_UT_TV_TV_SEC 1 | #define HAVE_STRUCT_UTMPX_UT_SYSLEN 1 | #define HAVE_STRUCT_UTMPX_UT_SESSION 1 | #define HAVE_STRUCT_UTMPX_UT_PID 1 | #define HAVE_STRUCT_UTMPX_UT_EXIT 1 | #define HAVE_STRUCT_UTMPX_UT_EXIT_E_TERMINATION 1 | /* end confdefs.h. */ | # if HAVE_UTMPX_H | # include | # endif | | | int | main () | { | static struct utmpx ac_aggr; | if (ac_aggr.ut_addr_v6) | return 0; | ; | return 0; | } configure:11350: cc -c -g -I/usr/local/include -I/home/xenofarm/xenofarm/client/lsh/edaemus.bortas.org/buildtmp/dist/pfx/include conftest.c >&5 "conftest.c", line 59: undefined struct/union member: ut_addr_v6 cc: acomp failed for conftest.c configure:11356: $? = 2 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "lsh" | #define PACKAGE_TARNAME "lsh" | #define PACKAGE_VERSION "2x1" | #define PACKAGE_STRING "lsh 2x1" | #define PACKAGE_BUGREPORT "bug-lsh@gnu.org" | #define PACKAGE "lsh" | #define VERSION "2x1" | #define _GNU_SOURCE 1 | #define WITH_PTY_SUPPORT 1 | #define WITH_SRP 1 | #define WITH_TCP_FORWARD 1 | #define WITH_X11_FORWARD 1 | #define WITH_UTMP 1 | #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_UNISTD_H 1 | #define HAVE_GMP_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_ZLIB_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_FILIO_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_STRUCT_UTMPX_UT_HOST 1 | #define HAVE_STRUCT_UTMPX_UT_NAME 1 | #define HAVE_STRUCT_UTMPX_UT_USER 1 | #define HAVE_STRUCT_UTMPX_UT_ID 1 | #define HAVE_STRUCT_UTMPX_UT_TV 1 | #define HAVE_STRUCT_UTMPX_UT_TV_TV_SEC 1 | #define HAVE_STRUCT_UTMPX_UT_SYSLEN 1 | #define HAVE_STRUCT_UTMPX_UT_SESSION 1 | #define HAVE_STRUCT_UTMPX_UT_PID 1 | #define HAVE_STRUCT_UTMPX_UT_EXIT 1 | #define HAVE_STRUCT_UTMPX_UT_EXIT_E_TERMINATION 1 | /* end confdefs.h. */ | # if HAVE_UTMPX_H | # include | # endif | | | int | main () | { | static struct utmpx ac_aggr; | if (sizeof ac_aggr.ut_addr_v6) | return 0; | ; | return 0; | } configure:11374: result: no configure:11674: checking gss.h usability configure:11691: cc -c -g -I/usr/local/include -I/home/xenofarm/xenofarm/client/lsh/edaemus.bortas.org/buildtmp/dist/pfx/include conftest.c >&5 "conftest.c", line 83: cannot find include file: cc: acomp failed for conftest.c configure:11697: $? = 2 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "lsh" | #define PACKAGE_TARNAME "lsh" | #define PACKAGE_VERSION "2x1" | #define PACKAGE_STRING "lsh 2x1" | #define PACKAGE_BUGREPORT "bug-lsh@gnu.org" | #define PACKAGE "lsh" | #define VERSION "2x1" | #define _GNU_SOURCE 1 | #define WITH_PTY_SUPPORT 1 | #define WITH_SRP 1 | #define WITH_TCP_FORWARD 1 | #define WITH_X11_FORWARD 1 | #define WITH_UTMP 1 | #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_UNISTD_H 1 | #define HAVE_GMP_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_ZLIB_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_FILIO_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_STRUCT_UTMPX_UT_HOST 1 | #define HAVE_STRUCT_UTMPX_UT_NAME 1 | #define HAVE_STRUCT_UTMPX_UT_USER 1 | #define HAVE_STRUCT_UTMPX_UT_ID 1 | #define HAVE_STRUCT_UTMPX_UT_TV 1 | #define HAVE_STRUCT_UTMPX_UT_TV_TV_SEC 1 | #define HAVE_STRUCT_UTMPX_UT_SYSLEN 1 | #define HAVE_STRUCT_UTMPX_UT_SESSION 1 | #define HAVE_STRUCT_UTMPX_UT_PID 1 | #define HAVE_STRUCT_UTMPX_UT_EXIT 1 | #define HAVE_STRUCT_UTMPX_UT_EXIT_E_TERMINATION 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:11711: result: no configure:11715: checking gss.h presence configure:11730: cc -E -I/usr/local/include -I/home/xenofarm/xenofarm/client/lsh/edaemus.bortas.org/buildtmp/dist/pfx/include conftest.c "conftest.c", line 50: cannot find include file: cc: acomp failed for conftest.c configure:11736: $? = 2 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "lsh" | #define PACKAGE_TARNAME "lsh" | #define PACKAGE_VERSION "2x1" | #define PACKAGE_STRING "lsh 2x1" | #define PACKAGE_BUGREPORT "bug-lsh@gnu.org" | #define PACKAGE "lsh" | #define VERSION "2x1" | #define _GNU_SOURCE 1 | #define WITH_PTY_SUPPORT 1 | #define WITH_SRP 1 | #define WITH_TCP_FORWARD 1 | #define WITH_X11_FORWARD 1 | #define WITH_UTMP 1 | #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_UNISTD_H 1 | #define HAVE_GMP_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_ZLIB_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_FILIO_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_STRUCT_UTMPX_UT_HOST 1 | #define HAVE_STRUCT_UTMPX_UT_NAME 1 | #define HAVE_STRUCT_UTMPX_UT_USER 1 | #define HAVE_STRUCT_UTMPX_UT_ID 1 | #define HAVE_STRUCT_UTMPX_UT_TV 1 | #define HAVE_STRUCT_UTMPX_UT_TV_TV_SEC 1 | #define HAVE_STRUCT_UTMPX_UT_SYSLEN 1 | #define HAVE_STRUCT_UTMPX_UT_SESSION 1 | #define HAVE_STRUCT_UTMPX_UT_PID 1 | #define HAVE_STRUCT_UTMPX_UT_EXIT 1 | #define HAVE_STRUCT_UTMPX_UT_EXIT_E_TERMINATION 1 | /* end confdefs.h. */ | #include configure:11750: result: no configure:11783: checking for gss.h configure:11791: result: no configure:11807: checking for gss_check_version in -lgss configure:11842: cc -o conftest -g -I/usr/local/include -I/home/xenofarm/xenofarm/client/lsh/edaemus.bortas.org/buildtmp/dist/pfx/include -L/usr/local/lib -L/home/xenofarm/xenofarm/client/lsh/edaemus.bortas.org/buildtmp/dist/pfx/lib conftest.c -lgss >&5 "conftest.c", line 63: warning: statement not reached Undefined first referenced symbol in file gss_check_version conftest.o ld: fatal: Symbol referencing errors. No output written to conftest configure:11848: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "lsh" | #define PACKAGE_TARNAME "lsh" | #define PACKAGE_VERSION "2x1" | #define PACKAGE_STRING "lsh 2x1" | #define PACKAGE_BUGREPORT "bug-lsh@gnu.org" | #define PACKAGE "lsh" | #define VERSION "2x1" | #define _GNU_SOURCE 1 | #define WITH_PTY_SUPPORT 1 | #define WITH_SRP 1 | #define WITH_TCP_FORWARD 1 | #define WITH_X11_FORWARD 1 | #define WITH_UTMP 1 | #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_UNISTD_H 1 | #define HAVE_GMP_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_ZLIB_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_FILIO_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_STRUCT_UTMPX_UT_HOST 1 | #define HAVE_STRUCT_UTMPX_UT_NAME 1 | #define HAVE_STRUCT_UTMPX_UT_USER 1 | #define HAVE_STRUCT_UTMPX_UT_ID 1 | #define HAVE_STRUCT_UTMPX_UT_TV 1 | #define HAVE_STRUCT_UTMPX_UT_TV_TV_SEC 1 | #define HAVE_STRUCT_UTMPX_UT_SYSLEN 1 | #define HAVE_STRUCT_UTMPX_UT_SESSION 1 | #define HAVE_STRUCT_UTMPX_UT_PID 1 | #define HAVE_STRUCT_UTMPX_UT_EXIT 1 | #define HAVE_STRUCT_UTMPX_UT_EXIT_E_TERMINATION 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 gss_check_version (); | int | main () | { | return gss_check_version (); | ; | return 0; | } configure:11866: result: no configure:11898: checking krb5.h usability configure:11915: cc -c -g -I/usr/local/include -I/home/xenofarm/xenofarm/client/lsh/edaemus.bortas.org/buildtmp/dist/pfx/include conftest.c >&5 "conftest.c", line 83: cannot find include file: cc: acomp failed for conftest.c configure:11921: $? = 2 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "lsh" | #define PACKAGE_TARNAME "lsh" | #define PACKAGE_VERSION "2x1" | #define PACKAGE_STRING "lsh 2x1" | #define PACKAGE_BUGREPORT "bug-lsh@gnu.org" | #define PACKAGE "lsh" | #define VERSION "2x1" | #define _GNU_SOURCE 1 | #define WITH_PTY_SUPPORT 1 | #define WITH_SRP 1 | #define WITH_TCP_FORWARD 1 | #define WITH_X11_FORWARD 1 | #define WITH_UTMP 1 | #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_UNISTD_H 1 | #define HAVE_GMP_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_ZLIB_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_FILIO_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_STRUCT_UTMPX_UT_HOST 1 | #define HAVE_STRUCT_UTMPX_UT_NAME 1 | #define HAVE_STRUCT_UTMPX_UT_USER 1 | #define HAVE_STRUCT_UTMPX_UT_ID 1 | #define HAVE_STRUCT_UTMPX_UT_TV 1 | #define HAVE_STRUCT_UTMPX_UT_TV_TV_SEC 1 | #define HAVE_STRUCT_UTMPX_UT_SYSLEN 1 | #define HAVE_STRUCT_UTMPX_UT_SESSION 1 | #define HAVE_STRUCT_UTMPX_UT_PID 1 | #define HAVE_STRUCT_UTMPX_UT_EXIT 1 | #define HAVE_STRUCT_UTMPX_UT_EXIT_E_TERMINATION 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:11935: result: no configure:11939: checking krb5.h presence configure:11954: cc -E -I/usr/local/include -I/home/xenofarm/xenofarm/client/lsh/edaemus.bortas.org/buildtmp/dist/pfx/include conftest.c "conftest.c", line 50: cannot find include file: cc: acomp failed for conftest.c configure:11960: $? = 2 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "lsh" | #define PACKAGE_TARNAME "lsh" | #define PACKAGE_VERSION "2x1" | #define PACKAGE_STRING "lsh 2x1" | #define PACKAGE_BUGREPORT "bug-lsh@gnu.org" | #define PACKAGE "lsh" | #define VERSION "2x1" | #define _GNU_SOURCE 1 | #define WITH_PTY_SUPPORT 1 | #define WITH_SRP 1 | #define WITH_TCP_FORWARD 1 | #define WITH_X11_FORWARD 1 | #define WITH_UTMP 1 | #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_UNISTD_H 1 | #define HAVE_GMP_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_ZLIB_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_FILIO_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_STRUCT_UTMPX_UT_HOST 1 | #define HAVE_STRUCT_UTMPX_UT_NAME 1 | #define HAVE_STRUCT_UTMPX_UT_USER 1 | #define HAVE_STRUCT_UTMPX_UT_ID 1 | #define HAVE_STRUCT_UTMPX_UT_TV 1 | #define HAVE_STRUCT_UTMPX_UT_TV_TV_SEC 1 | #define HAVE_STRUCT_UTMPX_UT_SYSLEN 1 | #define HAVE_STRUCT_UTMPX_UT_SESSION 1 | #define HAVE_STRUCT_UTMPX_UT_PID 1 | #define HAVE_STRUCT_UTMPX_UT_EXIT 1 | #define HAVE_STRUCT_UTMPX_UT_EXIT_E_TERMINATION 1 | /* end confdefs.h. */ | #include configure:11974: result: no configure:12007: checking for krb5.h configure:12015: result: no configure:12048: checking security/pam_appl.h usability configure:12065: cc -c -g -I/usr/local/include -I/home/xenofarm/xenofarm/client/lsh/edaemus.bortas.org/buildtmp/dist/pfx/include conftest.c >&5 configure:12071: $? = 0 configure:12085: result: yes configure:12089: checking security/pam_appl.h presence configure:12104: cc -E -I/usr/local/include -I/home/xenofarm/xenofarm/client/lsh/edaemus.bortas.org/buildtmp/dist/pfx/include conftest.c configure:12110: $? = 0 configure:12124: result: yes configure:12157: checking for security/pam_appl.h configure:12165: result: yes configure:12190: checking for socklen_t in sys/socket.h configure:12213: result: yes configure:12258: checking for __gmpz_getlimbn in -lgmp configure:12293: cc -o conftest -g -I/usr/local/include -I/home/xenofarm/xenofarm/client/lsh/edaemus.bortas.org/buildtmp/dist/pfx/include -L/usr/local/lib -L/home/xenofarm/xenofarm/client/lsh/edaemus.bortas.org/buildtmp/dist/pfx/lib conftest.c -lgmp >&5 "conftest.c", line 64: warning: statement not reached configure:12299: $? = 0 configure:12317: result: yes configure:12352: cc -o conftest -g -I/usr/local/include -I/home/xenofarm/xenofarm/client/lsh/edaemus.bortas.org/buildtmp/dist/pfx/include -L/usr/local/lib -L/home/xenofarm/xenofarm/client/lsh/edaemus.bortas.org/buildtmp/dist/pfx/lib conftest.c -lgmp >&5 configure:12355: $? = 0 configure:12361: ./conftest ld.so.1: conftest: fatal: libgmp.so.3: open failed: No such file or directory ./configure: line 1: 8200 Killed ./conftest$ac_exeext configure:12364: $? = 137 configure: program exited with status 137 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "lsh" | #define PACKAGE_TARNAME "lsh" | #define PACKAGE_VERSION "2x1" | #define PACKAGE_STRING "lsh 2x1" | #define PACKAGE_BUGREPORT "bug-lsh@gnu.org" | #define PACKAGE "lsh" | #define VERSION "2x1" | #define _GNU_SOURCE 1 | #define WITH_PTY_SUPPORT 1 | #define WITH_SRP 1 | #define WITH_TCP_FORWARD 1 | #define WITH_X11_FORWARD 1 | #define WITH_UTMP 1 | #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_UNISTD_H 1 | #define HAVE_GMP_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_ZLIB_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_FILIO_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_STRUCT_UTMPX_UT_HOST 1 | #define HAVE_STRUCT_UTMPX_UT_NAME 1 | #define HAVE_STRUCT_UTMPX_UT_USER 1 | #define HAVE_STRUCT_UTMPX_UT_ID 1 | #define HAVE_STRUCT_UTMPX_UT_TV 1 | #define HAVE_STRUCT_UTMPX_UT_TV_TV_SEC 1 | #define HAVE_STRUCT_UTMPX_UT_SYSLEN 1 | #define HAVE_STRUCT_UTMPX_UT_SESSION 1 | #define HAVE_STRUCT_UTMPX_UT_PID 1 | #define HAVE_STRUCT_UTMPX_UT_EXIT 1 | #define HAVE_STRUCT_UTMPX_UT_EXIT_E_TERMINATION 1 | #define HAVE_SECURITY_PAM_APPL_H 1 | #define HAVE_LIBGMP 1 | /* end confdefs.h. */ | int main(int argc, char **argv) { return 0; } configure:12381: checking Running simple test program failed. Trying -R flags configure:12407: cc -o conftest -g -I/usr/local/include -I/home/xenofarm/xenofarm/client/lsh/edaemus.bortas.org/buildtmp/dist/pfx/include -R/usr/local/lib -L/usr/local/lib -L/home/xenofarm/xenofarm/client/lsh/edaemus.bortas.org/buildtmp/dist/pfx/lib conftest.c -lgmp >&5 configure:12410: $? = 0 configure:12416: ./conftest configure:12419: $? = 0 configure:12423: result: adding -R/usr/local/lib configure:12451: checking for oop_sys_new in -loop configure:12486: cc -o conftest -g -I/usr/local/include -I/home/xenofarm/xenofarm/client/lsh/edaemus.bortas.org/buildtmp/dist/pfx/include -R/usr/local/lib -L/usr/local/lib -L/home/xenofarm/xenofarm/client/lsh/edaemus.bortas.org/buildtmp/dist/pfx/lib conftest.c -loop -lgmp >&5 "conftest.c", line 65: warning: statement not reached configure:12492: $? = 0 configure:12510: result: yes configure:12545: cc -o conftest -g -I/usr/local/include -I/home/xenofarm/xenofarm/client/lsh/edaemus.bortas.org/buildtmp/dist/pfx/include -R/usr/local/lib -L/usr/local/lib -L/home/xenofarm/xenofarm/client/lsh/edaemus.bortas.org/buildtmp/dist/pfx/lib conftest.c -loop -lgmp >&5 configure:12548: $? = 0 configure:12554: ./conftest configure:12557: $? = 0 configure:12645: checking for inflate in -lz configure:12680: cc -o conftest -g -I/usr/local/include -I/home/xenofarm/xenofarm/client/lsh/edaemus.bortas.org/buildtmp/dist/pfx/include -R/usr/local/lib -L/usr/local/lib -L/home/xenofarm/xenofarm/client/lsh/edaemus.bortas.org/buildtmp/dist/pfx/lib conftest.c -lz -loop -lgmp >&5 "conftest.c", line 66: warning: statement not reached configure:12686: $? = 0 configure:12704: result: yes configure:12739: cc -o conftest -g -I/usr/local/include -I/home/xenofarm/xenofarm/client/lsh/edaemus.bortas.org/buildtmp/dist/pfx/include -R/usr/local/lib -L/usr/local/lib -L/home/xenofarm/xenofarm/client/lsh/edaemus.bortas.org/buildtmp/dist/pfx/lib conftest.c -lz -loop -lgmp >&5 configure:12742: $? = 0 configure:12748: ./conftest configure:12751: $? = 0 configure:13196: checking for X configure:13431: result: libraries /usr/openwin/lib, headers /usr/openwin/include configure:13442: checking /usr/openwin/lib configure:13460: result: added configure:13491: checking X11/Xauth.h usability configure:13508: cc -c -g -I/usr/local/include -I/home/xenofarm/xenofarm/client/lsh/edaemus.bortas.org/buildtmp/dist/pfx/include -I/usr/openwin/include conftest.c >&5 configure:13514: $? = 0 configure:13528: result: yes configure:13532: checking X11/Xauth.h presence configure:13547: cc -E -I/usr/local/include -I/home/xenofarm/xenofarm/client/lsh/edaemus.bortas.org/buildtmp/dist/pfx/include -I/usr/openwin/include conftest.c configure:13553: $? = 0 configure:13567: result: yes configure:13600: checking for X11/Xauth.h configure:13608: result: yes configure:13622: checking for XauGetAuthByAddr in -lXau configure:13657: cc -o conftest -g -I/usr/local/include -I/home/xenofarm/xenofarm/client/lsh/edaemus.bortas.org/buildtmp/dist/pfx/include -I/usr/openwin/include -R/usr/local/lib -L/usr/local/lib -L/home/xenofarm/xenofarm/client/lsh/edaemus.bortas.org/buildtmp/dist/pfx/lib -L/usr/openwin/lib conftest.c -lXau -lz -loop -lgmp >&5 "conftest.c", line 69: warning: statement not reached configure:13663: $? = 0 configure:13681: result: yes configure:13711: cc -o conftest -g -I/usr/local/include -I/home/xenofarm/xenofarm/client/lsh/edaemus.bortas.org/buildtmp/dist/pfx/include -I/usr/openwin/include -R/usr/local/lib -L/usr/local/lib -L/home/xenofarm/xenofarm/client/lsh/edaemus.bortas.org/buildtmp/dist/pfx/lib -L/usr/openwin/lib conftest.c -lXau -lz -loop -lgmp >&5 configure:13714: $? = 0 configure:13720: ./conftest ld.so.1: conftest: fatal: libXau.so.6: open failed: No such file or directory ./configure: line 1: 8365 Killed ./conftest$ac_exeext configure:13723: $? = 137 configure: program exited with status 137 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "lsh" | #define PACKAGE_TARNAME "lsh" | #define PACKAGE_VERSION "2x1" | #define PACKAGE_STRING "lsh 2x1" | #define PACKAGE_BUGREPORT "bug-lsh@gnu.org" | #define PACKAGE "lsh" | #define VERSION "2x1" | #define _GNU_SOURCE 1 | #define WITH_PTY_SUPPORT 1 | #define WITH_SRP 1 | #define WITH_TCP_FORWARD 1 | #define WITH_X11_FORWARD 1 | #define WITH_UTMP 1 | #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_UNISTD_H 1 | #define HAVE_GMP_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_ZLIB_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_FILIO_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_STRUCT_UTMPX_UT_HOST 1 | #define HAVE_STRUCT_UTMPX_UT_NAME 1 | #define HAVE_STRUCT_UTMPX_UT_USER 1 | #define HAVE_STRUCT_UTMPX_UT_ID 1 | #define HAVE_STRUCT_UTMPX_UT_TV 1 | #define HAVE_STRUCT_UTMPX_UT_TV_TV_SEC 1 | #define HAVE_STRUCT_UTMPX_UT_SYSLEN 1 | #define HAVE_STRUCT_UTMPX_UT_SESSION 1 | #define HAVE_STRUCT_UTMPX_UT_PID 1 | #define HAVE_STRUCT_UTMPX_UT_EXIT 1 | #define HAVE_STRUCT_UTMPX_UT_EXIT_E_TERMINATION 1 | #define HAVE_SECURITY_PAM_APPL_H 1 | #define HAVE_LIBGMP 1 | #define HAVE_LIBOOP 1 | #define HAVE_LIBZ 1 | #define WITH_TCPWRAPPERS 0 | #define HAVE_X11_XAUTH_H 1 | #define HAVE_LIBXAU 1 | /* end confdefs.h. */ | int main(int argc, char **argv) { return 0; } configure:13740: checking Running simple test program failed. Trying -R flags configure:13766: cc -o conftest -g -I/usr/local/include -I/home/xenofarm/xenofarm/client/lsh/edaemus.bortas.org/buildtmp/dist/pfx/include -I/usr/openwin/include -R/usr/openwin/lib -R/usr/local/lib -L/usr/local/lib -L/home/xenofarm/xenofarm/client/lsh/edaemus.bortas.org/buildtmp/dist/pfx/lib -L/usr/openwin/lib conftest.c -lXau -lz -loop -lgmp >&5 configure:13769: $? = 0 configure:13775: ./conftest configure:13778: $? = 0 configure:13782: result: adding -R/usr/openwin/lib configure:13814: checking for xauth configure:13833: found /usr/openwin/bin/xauth configure:13845: result: /usr/openwin/bin/xauth configure:13871: checking for library containing gethostbyname configure:13912: cc -o conftest -g -I/usr/local/include -I/home/xenofarm/xenofarm/client/lsh/edaemus.bortas.org/buildtmp/dist/pfx/include -I/usr/openwin/include -R/usr/openwin/lib -R/usr/local/lib -L/usr/local/lib -L/home/xenofarm/xenofarm/client/lsh/edaemus.bortas.org/buildtmp/dist/pfx/lib -L/usr/openwin/lib conftest.c -lXau -lz -loop -lgmp >&5 "conftest.c", line 71: warning: statement not reached Undefined first referenced symbol in file gethostbyname conftest.o ld: fatal: Symbol referencing errors. No output written to conftest configure:13918: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "lsh" | #define PACKAGE_TARNAME "lsh" | #define PACKAGE_VERSION "2x1" | #define PACKAGE_STRING "lsh 2x1" | #define PACKAGE_BUGREPORT "bug-lsh@gnu.org" | #define PACKAGE "lsh" | #define VERSION "2x1" | #define _GNU_SOURCE 1 | #define WITH_PTY_SUPPORT 1 | #define WITH_SRP 1 | #define WITH_TCP_FORWARD 1 | #define WITH_X11_FORWARD 1 | #define WITH_UTMP 1 | #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_UNISTD_H 1 | #define HAVE_GMP_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_ZLIB_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_FILIO_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_STRUCT_UTMPX_UT_HOST 1 | #define HAVE_STRUCT_UTMPX_UT_NAME 1 | #define HAVE_STRUCT_UTMPX_UT_USER 1 | #define HAVE_STRUCT_UTMPX_UT_ID 1 | #define HAVE_STRUCT_UTMPX_UT_TV 1 | #define HAVE_STRUCT_UTMPX_UT_TV_TV_SEC 1 | #define HAVE_STRUCT_UTMPX_UT_SYSLEN 1 | #define HAVE_STRUCT_UTMPX_UT_SESSION 1 | #define HAVE_STRUCT_UTMPX_UT_PID 1 | #define HAVE_STRUCT_UTMPX_UT_EXIT 1 | #define HAVE_STRUCT_UTMPX_UT_EXIT_E_TERMINATION 1 | #define HAVE_SECURITY_PAM_APPL_H 1 | #define HAVE_LIBGMP 1 | #define HAVE_LIBOOP 1 | #define HAVE_LIBZ 1 | #define WITH_TCPWRAPPERS 0 | #define HAVE_X11_XAUTH_H 1 | #define HAVE_LIBXAU 1 | #define XAUTH_PROGRAM "/usr/openwin/bin/xauth" | /* 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 gethostbyname (); | int | main () | { | return gethostbyname (); | ; | return 0; | } configure:13912: cc -o conftest -g -I/usr/local/include -I/home/xenofarm/xenofarm/client/lsh/edaemus.bortas.org/buildtmp/dist/pfx/include -I/usr/openwin/include -R/usr/openwin/lib -R/usr/local/lib -L/usr/local/lib -L/home/xenofarm/xenofarm/client/lsh/edaemus.bortas.org/buildtmp/dist/pfx/lib -L/usr/openwin/lib conftest.c -lnsl -lXau -lz -loop -lgmp >&5 "conftest.c", line 71: warning: statement not reached configure:13918: $? = 0 configure:13946: result: -lnsl configure:13954: checking for library containing inet_ntop configure:13995: cc -o conftest -g -I/usr/local/include -I/home/xenofarm/xenofarm/client/lsh/edaemus.bortas.org/buildtmp/dist/pfx/include -I/usr/openwin/include -R/usr/openwin/lib -R/usr/local/lib -L/usr/local/lib -L/home/xenofarm/xenofarm/client/lsh/edaemus.bortas.org/buildtmp/dist/pfx/lib -L/usr/openwin/lib conftest.c -lnsl -lXau -lz -loop -lgmp >&5 "conftest.c", line 71: warning: statement not reached configure:14001: $? = 0 configure:14029: result: none required configure:14038: checking for setsockopt in -lsocket configure:14073: cc -o conftest -g -I/usr/local/include -I/home/xenofarm/xenofarm/client/lsh/edaemus.bortas.org/buildtmp/dist/pfx/include -I/usr/openwin/include -R/usr/openwin/lib -R/usr/local/lib -L/usr/local/lib -L/home/xenofarm/xenofarm/client/lsh/edaemus.bortas.org/buildtmp/dist/pfx/lib -L/usr/openwin/lib conftest.c -lsocket -lnsl -lXau -lz -loop -lgmp >&5 "conftest.c", line 71: warning: statement not reached configure:14079: $? = 0 configure:14097: result: yes configure:14110: checking for crypt in -lcrypt configure:14145: cc -o conftest -g -I/usr/local/include -I/home/xenofarm/xenofarm/client/lsh/edaemus.bortas.org/buildtmp/dist/pfx/include -I/usr/openwin/include -R/usr/openwin/lib -R/usr/local/lib -L/usr/local/lib -L/home/xenofarm/xenofarm/client/lsh/edaemus.bortas.org/buildtmp/dist/pfx/lib -L/usr/openwin/lib conftest.c -lcrypt -lsocket -lnsl -lXau -lz -loop -lgmp >&5 "conftest.c", line 72: warning: statement not reached configure:14151: $? = 0 configure:14169: result: yes configure:14181: checking for inet_addr in -lxnet configure:14216: cc -o conftest -g -I/usr/local/include -I/home/xenofarm/xenofarm/client/lsh/edaemus.bortas.org/buildtmp/dist/pfx/include -I/usr/openwin/include -R/usr/openwin/lib -R/usr/local/lib -L/usr/local/lib -L/home/xenofarm/xenofarm/client/lsh/edaemus.bortas.org/buildtmp/dist/pfx/lib -L/usr/openwin/lib conftest.c -lxnet -lcrypt -lsocket -lnsl -lXau -lz -loop -lgmp >&5 "conftest.c", line 73: warning: statement not reached configure:14222: $? = 0 configure:14240: result: yes configure:14253: checking for openpty in -lutil configure:14288: cc -o conftest -g -I/usr/local/include -I/home/xenofarm/xenofarm/client/lsh/edaemus.bortas.org/buildtmp/dist/pfx/include -I/usr/openwin/include -R/usr/openwin/lib -R/usr/local/lib -L/usr/local/lib -L/home/xenofarm/xenofarm/client/lsh/edaemus.bortas.org/buildtmp/dist/pfx/lib -L/usr/openwin/lib conftest.c -lutil -lxnet -lcrypt -lsocket -lnsl -lXau -lz -loop -lgmp >&5 "conftest.c", line 74: warning: statement not reached ld: fatal: library -lutil: not found ld: fatal: File processing errors. No output written to conftest configure:14294: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "lsh" | #define PACKAGE_TARNAME "lsh" | #define PACKAGE_VERSION "2x1" | #define PACKAGE_STRING "lsh 2x1" | #define PACKAGE_BUGREPORT "bug-lsh@gnu.org" | #define PACKAGE "lsh" | #define VERSION "2x1" | #define _GNU_SOURCE 1 | #define WITH_PTY_SUPPORT 1 | #define WITH_SRP 1 | #define WITH_TCP_FORWARD 1 | #define WITH_X11_FORWARD 1 | #define WITH_UTMP 1 | #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_UNISTD_H 1 | #define HAVE_GMP_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_ZLIB_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_FILIO_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_STRUCT_UTMPX_UT_HOST 1 | #define HAVE_STRUCT_UTMPX_UT_NAME 1 | #define HAVE_STRUCT_UTMPX_UT_USER 1 | #define HAVE_STRUCT_UTMPX_UT_ID 1 | #define HAVE_STRUCT_UTMPX_UT_TV 1 | #define HAVE_STRUCT_UTMPX_UT_TV_TV_SEC 1 | #define HAVE_STRUCT_UTMPX_UT_SYSLEN 1 | #define HAVE_STRUCT_UTMPX_UT_SESSION 1 | #define HAVE_STRUCT_UTMPX_UT_PID 1 | #define HAVE_STRUCT_UTMPX_UT_EXIT 1 | #define HAVE_STRUCT_UTMPX_UT_EXIT_E_TERMINATION 1 | #define HAVE_SECURITY_PAM_APPL_H 1 | #define HAVE_LIBGMP 1 | #define HAVE_LIBOOP 1 | #define HAVE_LIBZ 1 | #define WITH_TCPWRAPPERS 0 | #define HAVE_X11_XAUTH_H 1 | #define HAVE_LIBXAU 1 | #define XAUTH_PROGRAM "/usr/openwin/bin/xauth" | #define HAVE_LIBSOCKET 1 | #define HAVE_LIBCRYPT 1 | #define HAVE_LIBXNET 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 openpty (); | int | main () | { | return openpty (); | ; | return 0; | } configure:14312: result: no configure:14325: checking for library containing syslog configure:14366: cc -o conftest -g -I/usr/local/include -I/home/xenofarm/xenofarm/client/lsh/edaemus.bortas.org/buildtmp/dist/pfx/include -I/usr/openwin/include -R/usr/openwin/lib -R/usr/local/lib -L/usr/local/lib -L/home/xenofarm/xenofarm/client/lsh/edaemus.bortas.org/buildtmp/dist/pfx/lib -L/usr/openwin/lib conftest.c -lxnet -lcrypt -lsocket -lnsl -lXau -lz -loop -lgmp >&5 "conftest.c", line 74: warning: statement not reached configure:14372: $? = 0 configure:14400: result: none required configure:14826: checking for pam_start in -lpam configure:14861: cc -o conftest -g -I/usr/local/include -I/home/xenofarm/xenofarm/client/lsh/edaemus.bortas.org/buildtmp/dist/pfx/include -I/usr/openwin/include -R/usr/openwin/lib -R/usr/local/lib -L/usr/local/lib -L/home/xenofarm/xenofarm/client/lsh/edaemus.bortas.org/buildtmp/dist/pfx/lib -L/usr/openwin/lib conftest.c -lpam -lxnet -lcrypt -lsocket -lnsl -lXau -lz -loop -lgmp >&5 "conftest.c", line 76: warning: statement not reached configure:14867: $? = 0 configure:14885: result: yes configure:14928: checking for an ANSI C-conforming const configure:15003: cc -c -g -I/usr/local/include -I/home/xenofarm/xenofarm/client/lsh/edaemus.bortas.org/buildtmp/dist/pfx/include -I/usr/openwin/include conftest.c >&5 "conftest.c", line 120: warning: statement not reached configure:15009: $? = 0 configure:15024: result: yes configure:15034: checking for inline configure:15060: cc -c -g -I/usr/local/include -I/home/xenofarm/xenofarm/client/lsh/edaemus.bortas.org/buildtmp/dist/pfx/include -I/usr/openwin/include conftest.c >&5 configure:15066: $? = 0 configure:15084: result: inline configure:15103: checking for uid_t in sys/types.h configure:15126: result: yes configure:15141: checking for size_t configure:15171: cc -c -g -I/usr/local/include -I/home/xenofarm/xenofarm/client/lsh/edaemus.bortas.org/buildtmp/dist/pfx/include -I/usr/openwin/include conftest.c >&5 configure:15177: $? = 0 configure:15192: result: yes configure:15204: checking whether time.h and sys/time.h may both be included configure:15234: cc -c -g -I/usr/local/include -I/home/xenofarm/xenofarm/client/lsh/edaemus.bortas.org/buildtmp/dist/pfx/include -I/usr/openwin/include conftest.c >&5 configure:15240: $? = 0 configure:15255: result: yes configure:15267: checking whether byte ordering is bigendian configure:15299: cc -c -g -I/usr/local/include -I/home/xenofarm/xenofarm/client/lsh/edaemus.bortas.org/buildtmp/dist/pfx/include -I/usr/openwin/include conftest.c >&5 "conftest.c", line 73: undefined symbol: bogus "conftest.c", line 73: syntax error before or at: endian cc: acomp failed for conftest.c configure:15305: $? = 2 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "lsh" | #define PACKAGE_TARNAME "lsh" | #define PACKAGE_VERSION "2x1" | #define PACKAGE_STRING "lsh 2x1" | #define PACKAGE_BUGREPORT "bug-lsh@gnu.org" | #define PACKAGE "lsh" | #define VERSION "2x1" | #define _GNU_SOURCE 1 | #define WITH_PTY_SUPPORT 1 | #define WITH_SRP 1 | #define WITH_TCP_FORWARD 1 | #define WITH_X11_FORWARD 1 | #define WITH_UTMP 1 | #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_UNISTD_H 1 | #define HAVE_GMP_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_ZLIB_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_FILIO_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_STRUCT_UTMPX_UT_HOST 1 | #define HAVE_STRUCT_UTMPX_UT_NAME 1 | #define HAVE_STRUCT_UTMPX_UT_USER 1 | #define HAVE_STRUCT_UTMPX_UT_ID 1 | #define HAVE_STRUCT_UTMPX_UT_TV 1 | #define HAVE_STRUCT_UTMPX_UT_TV_TV_SEC 1 | #define HAVE_STRUCT_UTMPX_UT_SYSLEN 1 | #define HAVE_STRUCT_UTMPX_UT_SESSION 1 | #define HAVE_STRUCT_UTMPX_UT_PID 1 | #define HAVE_STRUCT_UTMPX_UT_EXIT 1 | #define HAVE_STRUCT_UTMPX_UT_EXIT_E_TERMINATION 1 | #define HAVE_SECURITY_PAM_APPL_H 1 | #define HAVE_LIBGMP 1 | #define HAVE_LIBOOP 1 | #define HAVE_LIBZ 1 | #define WITH_TCPWRAPPERS 0 | #define HAVE_X11_XAUTH_H 1 | #define HAVE_LIBXAU 1 | #define XAUTH_PROGRAM "/usr/openwin/bin/xauth" | #define HAVE_LIBSOCKET 1 | #define HAVE_LIBCRYPT 1 | #define HAVE_LIBXNET 1 | #define HAVE_SYSLOG 1 | #define WITH_ZLIB 1 | #define HAVE_LIBPAM 1 | #define WITH_PAM 1 | #define TIME_WITH_SYS_TIME 1 | /* end confdefs.h. */ | #include | #include | | int | main () | { | #if ! (defined BYTE_ORDER && defined BIG_ENDIAN && defined LITTLE_ENDIAN && BYTE_ORDER && BIG_ENDIAN && LITTLE_ENDIAN) | bogus endian macros | #endif | | ; | return 0; | } configure:15452: cc -o conftest -g -I/usr/local/include -I/home/xenofarm/xenofarm/client/lsh/edaemus.bortas.org/buildtmp/dist/pfx/include -I/usr/openwin/include -R/usr/openwin/lib -R/usr/local/lib -L/usr/local/lib -L/home/xenofarm/xenofarm/client/lsh/edaemus.bortas.org/buildtmp/dist/pfx/lib -L/usr/openwin/lib conftest.c -lpam -lxnet -lcrypt -lsocket -lnsl -lXau -lz -loop -lgmp >&5 "conftest.c", line 113: warning: statement not reached configure:15455: $? = 0 configure:15461: ./conftest configure:15464: $? = 1 configure: program exited with status 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "lsh" | #define PACKAGE_TARNAME "lsh" | #define PACKAGE_VERSION "2x1" | #define PACKAGE_STRING "lsh 2x1" | #define PACKAGE_BUGREPORT "bug-lsh@gnu.org" | #define PACKAGE "lsh" | #define VERSION "2x1" | #define _GNU_SOURCE 1 | #define WITH_PTY_SUPPORT 1 | #define WITH_SRP 1 | #define WITH_TCP_FORWARD 1 | #define WITH_X11_FORWARD 1 | #define WITH_UTMP 1 | #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_UNISTD_H 1 | #define HAVE_GMP_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_ZLIB_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_FILIO_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_STRUCT_UTMPX_UT_HOST 1 | #define HAVE_STRUCT_UTMPX_UT_NAME 1 | #define HAVE_STRUCT_UTMPX_UT_USER 1 | #define HAVE_STRUCT_UTMPX_UT_ID 1 | #define HAVE_STRUCT_UTMPX_UT_TV 1 | #define HAVE_STRUCT_UTMPX_UT_TV_TV_SEC 1 | #define HAVE_STRUCT_UTMPX_UT_SYSLEN 1 | #define HAVE_STRUCT_UTMPX_UT_SESSION 1 | #define HAVE_STRUCT_UTMPX_UT_PID 1 | #define HAVE_STRUCT_UTMPX_UT_EXIT 1 | #define HAVE_STRUCT_UTMPX_UT_EXIT_E_TERMINATION 1 | #define HAVE_SECURITY_PAM_APPL_H 1 | #define HAVE_LIBGMP 1 | #define HAVE_LIBOOP 1 | #define HAVE_LIBZ 1 | #define WITH_TCPWRAPPERS 0 | #define HAVE_X11_XAUTH_H 1 | #define HAVE_LIBXAU 1 | #define XAUTH_PROGRAM "/usr/openwin/bin/xauth" | #define HAVE_LIBSOCKET 1 | #define HAVE_LIBCRYPT 1 | #define HAVE_LIBXNET 1 | #define HAVE_SYSLOG 1 | #define WITH_ZLIB 1 | #define HAVE_LIBPAM 1 | #define WITH_PAM 1 | #define TIME_WITH_SYS_TIME 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 () | { | | /* Are we little or big endian? From Harbison&Steele. */ | union | { | long int l; | char c[sizeof (long int)]; | } u; | u.l = 1; | return u.c[sizeof (long int) - 1] == 1; | | ; | return 0; | } configure:15483: result: yes configure:15509: checking for working alloca.h configure:15536: cc -o conftest -g -I/usr/local/include -I/home/xenofarm/xenofarm/client/lsh/edaemus.bortas.org/buildtmp/dist/pfx/include -I/usr/openwin/include -R/usr/openwin/lib -R/usr/local/lib -L/usr/local/lib -L/home/xenofarm/xenofarm/client/lsh/edaemus.bortas.org/buildtmp/dist/pfx/lib -L/usr/openwin/lib conftest.c -lpam -lxnet -lcrypt -lsocket -lnsl -lXau -lz -loop -lgmp >&5 configure:15542: $? = 0 configure:15559: result: yes configure:15569: checking for alloca configure:15616: cc -o conftest -g -I/usr/local/include -I/home/xenofarm/xenofarm/client/lsh/edaemus.bortas.org/buildtmp/dist/pfx/include -I/usr/openwin/include -R/usr/openwin/lib -R/usr/local/lib -L/usr/local/lib -L/home/xenofarm/xenofarm/client/lsh/edaemus.bortas.org/buildtmp/dist/pfx/lib -L/usr/openwin/lib conftest.c -lpam -lxnet -lcrypt -lsocket -lnsl -lXau -lz -loop -lgmp >&5 configure:15622: $? = 0 configure:15639: result: yes configure:15881: checking malloc.h usability configure:15898: cc -c -g -I/usr/local/include -I/home/xenofarm/xenofarm/client/lsh/edaemus.bortas.org/buildtmp/dist/pfx/include -I/usr/openwin/include conftest.c >&5 configure:15904: $? = 0 configure:15918: result: yes configure:15922: checking malloc.h presence configure:15937: cc -E -I/usr/local/include -I/home/xenofarm/xenofarm/client/lsh/edaemus.bortas.org/buildtmp/dist/pfx/include -I/usr/openwin/include conftest.c configure:15943: $? = 0 configure:15957: result: yes configure:15990: checking for malloc.h configure:15998: result: yes configure:16017: checking for strerror configure:16073: cc -o conftest -g -I/usr/local/include -I/home/xenofarm/xenofarm/client/lsh/edaemus.bortas.org/buildtmp/dist/pfx/include -I/usr/openwin/include -R/usr/openwin/lib -R/usr/local/lib -L/usr/local/lib -L/home/xenofarm/xenofarm/client/lsh/edaemus.bortas.org/buildtmp/dist/pfx/lib -L/usr/openwin/lib conftest.c -lpam -lxnet -lcrypt -lsocket -lnsl -lXau -lz -loop -lgmp >&5 "conftest.c", line 106: warning: statement not reached configure:16079: $? = 0 configure:16097: result: yes configure:16113: checking for strsignal configure:16169: cc -o conftest -g -I/usr/local/include -I/home/xenofarm/xenofarm/client/lsh/edaemus.bortas.org/buildtmp/dist/pfx/include -I/usr/openwin/include -R/usr/openwin/lib -R/usr/local/lib -L/usr/local/lib -L/home/xenofarm/xenofarm/client/lsh/edaemus.bortas.org/buildtmp/dist/pfx/lib -L/usr/openwin/lib conftest.c -lpam -lxnet -lcrypt -lsocket -lnsl -lXau -lz -loop -lgmp >&5 "conftest.c", line 107: warning: statement not reached configure:16175: $? = 0 configure:16193: result: yes configure:16203: checking whether sys_siglist is declared configure:16232: cc -c -g -I/usr/local/include -I/home/xenofarm/xenofarm/client/lsh/edaemus.bortas.org/buildtmp/dist/pfx/include -I/usr/openwin/include conftest.c >&5 "conftest.c", line 109: undefined symbol: sys_siglist cc: acomp failed for conftest.c configure:16238: $? = 2 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "lsh" | #define PACKAGE_TARNAME "lsh" | #define PACKAGE_VERSION "2x1" | #define PACKAGE_STRING "lsh 2x1" | #define PACKAGE_BUGREPORT "bug-lsh@gnu.org" | #define PACKAGE "lsh" | #define VERSION "2x1" | #define _GNU_SOURCE 1 | #define WITH_PTY_SUPPORT 1 | #define WITH_SRP 1 | #define WITH_TCP_FORWARD 1 | #define WITH_X11_FORWARD 1 | #define WITH_UTMP 1 | #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_UNISTD_H 1 | #define HAVE_GMP_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_ZLIB_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_FILIO_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_STRUCT_UTMPX_UT_HOST 1 | #define HAVE_STRUCT_UTMPX_UT_NAME 1 | #define HAVE_STRUCT_UTMPX_UT_USER 1 | #define HAVE_STRUCT_UTMPX_UT_ID 1 | #define HAVE_STRUCT_UTMPX_UT_TV 1 | #define HAVE_STRUCT_UTMPX_UT_TV_TV_SEC 1 | #define HAVE_STRUCT_UTMPX_UT_SYSLEN 1 | #define HAVE_STRUCT_UTMPX_UT_SESSION 1 | #define HAVE_STRUCT_UTMPX_UT_PID 1 | #define HAVE_STRUCT_UTMPX_UT_EXIT 1 | #define HAVE_STRUCT_UTMPX_UT_EXIT_E_TERMINATION 1 | #define HAVE_SECURITY_PAM_APPL_H 1 | #define HAVE_LIBGMP 1 | #define HAVE_LIBOOP 1 | #define HAVE_LIBZ 1 | #define WITH_TCPWRAPPERS 0 | #define HAVE_X11_XAUTH_H 1 | #define HAVE_LIBXAU 1 | #define XAUTH_PROGRAM "/usr/openwin/bin/xauth" | #define HAVE_LIBSOCKET 1 | #define HAVE_LIBCRYPT 1 | #define HAVE_LIBXNET 1 | #define HAVE_SYSLOG 1 | #define WITH_ZLIB 1 | #define HAVE_LIBPAM 1 | #define WITH_PAM 1 | #define TIME_WITH_SYS_TIME 1 | #define WORDS_BIGENDIAN 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STRERROR 1 | #define HAVE_STRSIGNAL 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 () | { | #ifndef sys_siglist | (void) sys_siglist; | #endif | | ; | return 0; | } configure:16253: result: no configure:16269: checking whether _sys_siglist is declared configure:16298: cc -c -g -I/usr/local/include -I/home/xenofarm/xenofarm/client/lsh/edaemus.bortas.org/buildtmp/dist/pfx/include -I/usr/openwin/include conftest.c >&5 "conftest.c", line 110: undefined symbol: _sys_siglist cc: acomp failed for conftest.c configure:16304: $? = 2 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "lsh" | #define PACKAGE_TARNAME "lsh" | #define PACKAGE_VERSION "2x1" | #define PACKAGE_STRING "lsh 2x1" | #define PACKAGE_BUGREPORT "bug-lsh@gnu.org" | #define PACKAGE "lsh" | #define VERSION "2x1" | #define _GNU_SOURCE 1 | #define WITH_PTY_SUPPORT 1 | #define WITH_SRP 1 | #define WITH_TCP_FORWARD 1 | #define WITH_X11_FORWARD 1 | #define WITH_UTMP 1 | #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_UNISTD_H 1 | #define HAVE_GMP_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_ZLIB_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_FILIO_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_STRUCT_UTMPX_UT_HOST 1 | #define HAVE_STRUCT_UTMPX_UT_NAME 1 | #define HAVE_STRUCT_UTMPX_UT_USER 1 | #define HAVE_STRUCT_UTMPX_UT_ID 1 | #define HAVE_STRUCT_UTMPX_UT_TV 1 | #define HAVE_STRUCT_UTMPX_UT_TV_TV_SEC 1 | #define HAVE_STRUCT_UTMPX_UT_SYSLEN 1 | #define HAVE_STRUCT_UTMPX_UT_SESSION 1 | #define HAVE_STRUCT_UTMPX_UT_PID 1 | #define HAVE_STRUCT_UTMPX_UT_EXIT 1 | #define HAVE_STRUCT_UTMPX_UT_EXIT_E_TERMINATION 1 | #define HAVE_SECURITY_PAM_APPL_H 1 | #define HAVE_LIBGMP 1 | #define HAVE_LIBOOP 1 | #define HAVE_LIBZ 1 | #define WITH_TCPWRAPPERS 0 | #define HAVE_X11_XAUTH_H 1 | #define HAVE_LIBXAU 1 | #define XAUTH_PROGRAM "/usr/openwin/bin/xauth" | #define HAVE_LIBSOCKET 1 | #define HAVE_LIBCRYPT 1 | #define HAVE_LIBXNET 1 | #define HAVE_SYSLOG 1 | #define WITH_ZLIB 1 | #define HAVE_LIBPAM 1 | #define WITH_PAM 1 | #define TIME_WITH_SYS_TIME 1 | #define WORDS_BIGENDIAN 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STRERROR 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_DECL_SYS_SIGLIST 0 | /* 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 () | { | #ifndef _sys_siglist | (void) _sys_siglist; | #endif | | ; | return 0; | } configure:16319: result: no configure:16339: checking for working memcmp configure:16392: cc -o conftest -g -I/usr/local/include -I/home/xenofarm/xenofarm/client/lsh/edaemus.bortas.org/buildtmp/dist/pfx/include -I/usr/openwin/include -R/usr/openwin/lib -R/usr/local/lib -L/usr/local/lib -L/home/xenofarm/xenofarm/client/lsh/edaemus.bortas.org/buildtmp/dist/pfx/lib -L/usr/openwin/lib conftest.c -lpam -lxnet -lcrypt -lsocket -lnsl -lXau -lz -loop -lgmp >&5 "conftest.c", line 136: warning: statement not reached configure:16395: $? = 0 configure:16401: ./conftest configure:16404: $? = 0 configure:16420: result: yes configure:16433: checking for vprintf configure:16489: cc -o conftest -g -I/usr/local/include -I/home/xenofarm/xenofarm/client/lsh/edaemus.bortas.org/buildtmp/dist/pfx/include -I/usr/openwin/include -R/usr/openwin/lib -R/usr/local/lib -L/usr/local/lib -L/home/xenofarm/xenofarm/client/lsh/edaemus.bortas.org/buildtmp/dist/pfx/lib -L/usr/openwin/lib conftest.c -lpam -lxnet -lcrypt -lsocket -lnsl -lXau -lz -loop -lgmp >&5 "conftest.c", line 110: warning: statement not reached configure:16495: $? = 0 configure:16513: result: yes configure:16520: checking for _doprnt configure:16576: cc -o conftest -g -I/usr/local/include -I/home/xenofarm/xenofarm/client/lsh/edaemus.bortas.org/buildtmp/dist/pfx/include -I/usr/openwin/include -R/usr/openwin/lib -R/usr/local/lib -L/usr/local/lib -L/home/xenofarm/xenofarm/client/lsh/edaemus.bortas.org/buildtmp/dist/pfx/lib -L/usr/openwin/lib conftest.c -lpam -lxnet -lcrypt -lsocket -lnsl -lXau -lz -loop -lgmp >&5 "conftest.c", line 111: warning: statement not reached configure:16582: $? = 0 configure:16599: result: yes configure:16620: checking for select configure:16676: cc -o conftest -g -I/usr/local/include -I/home/xenofarm/xenofarm/client/lsh/edaemus.bortas.org/buildtmp/dist/pfx/include -I/usr/openwin/include -R/usr/openwin/lib -R/usr/local/lib -L/usr/local/lib -L/home/xenofarm/xenofarm/client/lsh/edaemus.bortas.org/buildtmp/dist/pfx/lib -L/usr/openwin/lib conftest.c -lpam -lxnet -lcrypt -lsocket -lnsl -lXau -lz -loop -lgmp >&5 "conftest.c", line 112: warning: statement not reached configure:16682: $? = 0 configure:16700: result: yes configure:16620: checking for socket configure:16676: cc -o conftest -g -I/usr/local/include -I/home/xenofarm/xenofarm/client/lsh/edaemus.bortas.org/buildtmp/dist/pfx/include -I/usr/openwin/include -R/usr/openwin/lib -R/usr/local/lib -L/usr/local/lib -L/home/xenofarm/xenofarm/client/lsh/edaemus.bortas.org/buildtmp/dist/pfx/lib -L/usr/openwin/lib conftest.c -lpam -lxnet -lcrypt -lsocket -lnsl -lXau -lz -loop -lgmp >&5 "conftest.c", line 113: warning: statement not reached configure:16682: $? = 0 configure:16700: result: yes configure:16620: checking for strtol configure:16676: cc -o conftest -g -I/usr/local/include -I/home/xenofarm/xenofarm/client/lsh/edaemus.bortas.org/buildtmp/dist/pfx/include -I/usr/openwin/include -R/usr/openwin/lib -R/usr/local/lib -L/usr/local/lib -L/home/xenofarm/xenofarm/client/lsh/edaemus.bortas.org/buildtmp/dist/pfx/lib -L/usr/openwin/lib conftest.c -lpam -lxnet -lcrypt -lsocket -lnsl -lXau -lz -loop -lgmp >&5 "conftest.c", line 114: warning: statement not reached configure:16682: $? = 0 configure:16700: result: yes configure:16620: checking for alarm configure:16676: cc -o conftest -g -I/usr/local/include -I/home/xenofarm/xenofarm/client/lsh/edaemus.bortas.org/buildtmp/dist/pfx/include -I/usr/openwin/include -R/usr/openwin/lib -R/usr/local/lib -L/usr/local/lib -L/home/xenofarm/xenofarm/client/lsh/edaemus.bortas.org/buildtmp/dist/pfx/lib -L/usr/openwin/lib conftest.c -lpam -lxnet -lcrypt -lsocket -lnsl -lXau -lz -loop -lgmp >&5 "conftest.c", line 115: warning: statement not reached configure:16682: $? = 0 configure:16700: result: yes configure:16715: checking for getrusage configure:16771: cc -o conftest -g -I/usr/local/include -I/home/xenofarm/xenofarm/client/lsh/edaemus.bortas.org/buildtmp/dist/pfx/include -I/usr/openwin/include -R/usr/openwin/lib -R/usr/local/lib -L/usr/local/lib -L/home/xenofarm/xenofarm/client/lsh/edaemus.bortas.org/buildtmp/dist/pfx/lib -L/usr/openwin/lib conftest.c -lpam -lxnet -lcrypt -lsocket -lnsl -lXau -lz -loop -lgmp >&5 "conftest.c", line 116: warning: statement not reached configure:16777: $? = 0 configure:16795: result: yes configure:16715: checking for gettimeofday configure:16771: cc -o conftest -g -I/usr/local/include -I/home/xenofarm/xenofarm/client/lsh/edaemus.bortas.org/buildtmp/dist/pfx/include -I/usr/openwin/include -R/usr/openwin/lib -R/usr/local/lib -L/usr/local/lib -L/home/xenofarm/xenofarm/client/lsh/edaemus.bortas.org/buildtmp/dist/pfx/lib -L/usr/openwin/lib conftest.c -lpam -lxnet -lcrypt -lsocket -lnsl -lXau -lz -loop -lgmp >&5 "conftest.c", line 117: warning: statement not reached configure:16777: $? = 0 configure:16795: result: yes configure:16809: checking for getspnam configure:16865: cc -o conftest -g -I/usr/local/include -I/home/xenofarm/xenofarm/client/lsh/edaemus.bortas.org/buildtmp/dist/pfx/include -I/usr/openwin/include -R/usr/openwin/lib -R/usr/local/lib -L/usr/local/lib -L/home/xenofarm/xenofarm/client/lsh/edaemus.bortas.org/buildtmp/dist/pfx/lib -L/usr/openwin/lib conftest.c -lpam -lxnet -lcrypt -lsocket -lnsl -lXau -lz -loop -lgmp >&5 "conftest.c", line 118: warning: statement not reached configure:16871: $? = 0 configure:16889: result: yes configure:16904: checking for vsnprintf configure:16960: cc -o conftest -g -I/usr/local/include -I/home/xenofarm/xenofarm/client/lsh/edaemus.bortas.org/buildtmp/dist/pfx/include -I/usr/openwin/include -R/usr/openwin/lib -R/usr/local/lib -L/usr/local/lib -L/home/xenofarm/xenofarm/client/lsh/edaemus.bortas.org/buildtmp/dist/pfx/lib -L/usr/openwin/lib conftest.c -lpam -lxnet -lcrypt -lsocket -lnsl -lXau -lz -loop -lgmp >&5 "conftest.c", line 119: warning: statement not reached configure:16966: $? = 0 configure:16984: result: yes configure:16904: checking for inet_aton configure:16960: cc -o conftest -g -I/usr/local/include -I/home/xenofarm/xenofarm/client/lsh/edaemus.bortas.org/buildtmp/dist/pfx/include -I/usr/openwin/include -R/usr/openwin/lib -R/usr/local/lib -L/usr/local/lib -L/home/xenofarm/xenofarm/client/lsh/edaemus.bortas.org/buildtmp/dist/pfx/lib -L/usr/openwin/lib conftest.c -lpam -lxnet -lcrypt -lsocket -lnsl -lXau -lz -loop -lgmp >&5 "conftest.c", line 120: warning: statement not reached Undefined first referenced symbol in file inet_aton conftest.o ld: fatal: Symbol referencing errors. No output written to conftest configure:16966: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "lsh" | #define PACKAGE_TARNAME "lsh" | #define PACKAGE_VERSION "2x1" | #define PACKAGE_STRING "lsh 2x1" | #define PACKAGE_BUGREPORT "bug-lsh@gnu.org" | #define PACKAGE "lsh" | #define VERSION "2x1" | #define _GNU_SOURCE 1 | #define WITH_PTY_SUPPORT 1 | #define WITH_SRP 1 | #define WITH_TCP_FORWARD 1 | #define WITH_X11_FORWARD 1 | #define WITH_UTMP 1 | #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_UNISTD_H 1 | #define HAVE_GMP_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_ZLIB_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_FILIO_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_STRUCT_UTMPX_UT_HOST 1 | #define HAVE_STRUCT_UTMPX_UT_NAME 1 | #define HAVE_STRUCT_UTMPX_UT_USER 1 | #define HAVE_STRUCT_UTMPX_UT_ID 1 | #define HAVE_STRUCT_UTMPX_UT_TV 1 | #define HAVE_STRUCT_UTMPX_UT_TV_TV_SEC 1 | #define HAVE_STRUCT_UTMPX_UT_SYSLEN 1 | #define HAVE_STRUCT_UTMPX_UT_SESSION 1 | #define HAVE_STRUCT_UTMPX_UT_PID 1 | #define HAVE_STRUCT_UTMPX_UT_EXIT 1 | #define HAVE_STRUCT_UTMPX_UT_EXIT_E_TERMINATION 1 | #define HAVE_SECURITY_PAM_APPL_H 1 | #define HAVE_LIBGMP 1 | #define HAVE_LIBOOP 1 | #define HAVE_LIBZ 1 | #define WITH_TCPWRAPPERS 0 | #define HAVE_X11_XAUTH_H 1 | #define HAVE_LIBXAU 1 | #define XAUTH_PROGRAM "/usr/openwin/bin/xauth" | #define HAVE_LIBSOCKET 1 | #define HAVE_LIBCRYPT 1 | #define HAVE_LIBXNET 1 | #define HAVE_SYSLOG 1 | #define WITH_ZLIB 1 | #define HAVE_LIBPAM 1 | #define WITH_PAM 1 | #define TIME_WITH_SYS_TIME 1 | #define WORDS_BIGENDIAN 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STRERROR 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_DECL_SYS_SIGLIST 0 | #define HAVE_DECL__SYS_SIGLIST 0 | #define HAVE_VPRINTF 1 | #define HAVE_DOPRNT 1 | #define HAVE_SELECT 1 | #define HAVE_SOCKET 1 | #define HAVE_STRTOL 1 | #define HAVE_ALARM 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GETSPNAM 1 | #define HAVE_VSNPRINTF 1 | /* end confdefs.h. */ | /* Define inet_aton to an innocuous variant, in case declares inet_aton. | For example, HP-UX 11i declares gettimeofday. */ | #define inet_aton innocuous_inet_aton | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char inet_aton (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef inet_aton | | /* 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 inet_aton (); | /* 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_inet_aton || defined __stub___inet_aton | choke me | #endif | | int | main () | { | return inet_aton (); | ; | return 0; | } configure:16984: result: no configure:16998: checking for openpty configure:17054: cc -o conftest -g -I/usr/local/include -I/home/xenofarm/xenofarm/client/lsh/edaemus.bortas.org/buildtmp/dist/pfx/include -I/usr/openwin/include -R/usr/openwin/lib -R/usr/local/lib -L/usr/local/lib -L/home/xenofarm/xenofarm/client/lsh/edaemus.bortas.org/buildtmp/dist/pfx/lib -L/usr/openwin/lib conftest.c -lpam -lxnet -lcrypt -lsocket -lnsl -lXau -lz -loop -lgmp >&5 "conftest.c", line 120: warning: statement not reached Undefined first referenced symbol in file openpty conftest.o ld: fatal: Symbol referencing errors. No output written to conftest configure:17060: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "lsh" | #define PACKAGE_TARNAME "lsh" | #define PACKAGE_VERSION "2x1" | #define PACKAGE_STRING "lsh 2x1" | #define PACKAGE_BUGREPORT "bug-lsh@gnu.org" | #define PACKAGE "lsh" | #define VERSION "2x1" | #define _GNU_SOURCE 1 | #define WITH_PTY_SUPPORT 1 | #define WITH_SRP 1 | #define WITH_TCP_FORWARD 1 | #define WITH_X11_FORWARD 1 | #define WITH_UTMP 1 | #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_UNISTD_H 1 | #define HAVE_GMP_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_ZLIB_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_FILIO_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_STRUCT_UTMPX_UT_HOST 1 | #define HAVE_STRUCT_UTMPX_UT_NAME 1 | #define HAVE_STRUCT_UTMPX_UT_USER 1 | #define HAVE_STRUCT_UTMPX_UT_ID 1 | #define HAVE_STRUCT_UTMPX_UT_TV 1 | #define HAVE_STRUCT_UTMPX_UT_TV_TV_SEC 1 | #define HAVE_STRUCT_UTMPX_UT_SYSLEN 1 | #define HAVE_STRUCT_UTMPX_UT_SESSION 1 | #define HAVE_STRUCT_UTMPX_UT_PID 1 | #define HAVE_STRUCT_UTMPX_UT_EXIT 1 | #define HAVE_STRUCT_UTMPX_UT_EXIT_E_TERMINATION 1 | #define HAVE_SECURITY_PAM_APPL_H 1 | #define HAVE_LIBGMP 1 | #define HAVE_LIBOOP 1 | #define HAVE_LIBZ 1 | #define WITH_TCPWRAPPERS 0 | #define HAVE_X11_XAUTH_H 1 | #define HAVE_LIBXAU 1 | #define XAUTH_PROGRAM "/usr/openwin/bin/xauth" | #define HAVE_LIBSOCKET 1 | #define HAVE_LIBCRYPT 1 | #define HAVE_LIBXNET 1 | #define HAVE_SYSLOG 1 | #define WITH_ZLIB 1 | #define HAVE_LIBPAM 1 | #define WITH_PAM 1 | #define TIME_WITH_SYS_TIME 1 | #define WORDS_BIGENDIAN 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STRERROR 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_DECL_SYS_SIGLIST 0 | #define HAVE_DECL__SYS_SIGLIST 0 | #define HAVE_VPRINTF 1 | #define HAVE_DOPRNT 1 | #define HAVE_SELECT 1 | #define HAVE_SOCKET 1 | #define HAVE_STRTOL 1 | #define HAVE_ALARM 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GETSPNAM 1 | #define HAVE_VSNPRINTF 1 | /* end confdefs.h. */ | /* Define openpty to an innocuous variant, in case declares openpty. | For example, HP-UX 11i declares gettimeofday. */ | #define openpty innocuous_openpty | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char openpty (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef openpty | | /* 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 openpty (); | /* 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_openpty || defined __stub___openpty | choke me | #endif | | int | main () | { | return openpty (); | ; | return 0; | } configure:17078: result: no configure:17092: checking for cfmakeraw configure:17148: cc -o conftest -g -I/usr/local/include -I/home/xenofarm/xenofarm/client/lsh/edaemus.bortas.org/buildtmp/dist/pfx/include -I/usr/openwin/include -R/usr/openwin/lib -R/usr/local/lib -L/usr/local/lib -L/home/xenofarm/xenofarm/client/lsh/edaemus.bortas.org/buildtmp/dist/pfx/lib -L/usr/openwin/lib conftest.c -lpam -lxnet -lcrypt -lsocket -lnsl -lXau -lz -loop -lgmp >&5 "conftest.c", line 120: warning: statement not reached Undefined first referenced symbol in file cfmakeraw conftest.o ld: fatal: Symbol referencing errors. No output written to conftest configure:17154: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "lsh" | #define PACKAGE_TARNAME "lsh" | #define PACKAGE_VERSION "2x1" | #define PACKAGE_STRING "lsh 2x1" | #define PACKAGE_BUGREPORT "bug-lsh@gnu.org" | #define PACKAGE "lsh" | #define VERSION "2x1" | #define _GNU_SOURCE 1 | #define WITH_PTY_SUPPORT 1 | #define WITH_SRP 1 | #define WITH_TCP_FORWARD 1 | #define WITH_X11_FORWARD 1 | #define WITH_UTMP 1 | #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_UNISTD_H 1 | #define HAVE_GMP_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_ZLIB_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_FILIO_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_STRUCT_UTMPX_UT_HOST 1 | #define HAVE_STRUCT_UTMPX_UT_NAME 1 | #define HAVE_STRUCT_UTMPX_UT_USER 1 | #define HAVE_STRUCT_UTMPX_UT_ID 1 | #define HAVE_STRUCT_UTMPX_UT_TV 1 | #define HAVE_STRUCT_UTMPX_UT_TV_TV_SEC 1 | #define HAVE_STRUCT_UTMPX_UT_SYSLEN 1 | #define HAVE_STRUCT_UTMPX_UT_SESSION 1 | #define HAVE_STRUCT_UTMPX_UT_PID 1 | #define HAVE_STRUCT_UTMPX_UT_EXIT 1 | #define HAVE_STRUCT_UTMPX_UT_EXIT_E_TERMINATION 1 | #define HAVE_SECURITY_PAM_APPL_H 1 | #define HAVE_LIBGMP 1 | #define HAVE_LIBOOP 1 | #define HAVE_LIBZ 1 | #define WITH_TCPWRAPPERS 0 | #define HAVE_X11_XAUTH_H 1 | #define HAVE_LIBXAU 1 | #define XAUTH_PROGRAM "/usr/openwin/bin/xauth" | #define HAVE_LIBSOCKET 1 | #define HAVE_LIBCRYPT 1 | #define HAVE_LIBXNET 1 | #define HAVE_SYSLOG 1 | #define WITH_ZLIB 1 | #define HAVE_LIBPAM 1 | #define WITH_PAM 1 | #define TIME_WITH_SYS_TIME 1 | #define WORDS_BIGENDIAN 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STRERROR 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_DECL_SYS_SIGLIST 0 | #define HAVE_DECL__SYS_SIGLIST 0 | #define HAVE_VPRINTF 1 | #define HAVE_DOPRNT 1 | #define HAVE_SELECT 1 | #define HAVE_SOCKET 1 | #define HAVE_STRTOL 1 | #define HAVE_ALARM 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GETSPNAM 1 | #define HAVE_VSNPRINTF 1 | /* end confdefs.h. */ | /* Define cfmakeraw to an innocuous variant, in case declares cfmakeraw. | For example, HP-UX 11i declares gettimeofday. */ | #define cfmakeraw innocuous_cfmakeraw | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char cfmakeraw (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef cfmakeraw | | /* 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 cfmakeraw (); | /* 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_cfmakeraw || defined __stub___cfmakeraw | choke me | #endif | | int | main () | { | return cfmakeraw (); | ; | return 0; | } configure:17172: result: no configure:17192: checking for logwtmp configure:17248: cc -o conftest -g -I/usr/local/include -I/home/xenofarm/xenofarm/client/lsh/edaemus.bortas.org/buildtmp/dist/pfx/include -I/usr/openwin/include -R/usr/openwin/lib -R/usr/local/lib -L/usr/local/lib -L/home/xenofarm/xenofarm/client/lsh/edaemus.bortas.org/buildtmp/dist/pfx/lib -L/usr/openwin/lib conftest.c -lpam -lxnet -lcrypt -lsocket -lnsl -lXau -lz -loop -lgmp >&5 "conftest.c", line 120: warning: statement not reached Undefined first referenced symbol in file logwtmp conftest.o ld: fatal: Symbol referencing errors. No output written to conftest configure:17254: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "lsh" | #define PACKAGE_TARNAME "lsh" | #define PACKAGE_VERSION "2x1" | #define PACKAGE_STRING "lsh 2x1" | #define PACKAGE_BUGREPORT "bug-lsh@gnu.org" | #define PACKAGE "lsh" | #define VERSION "2x1" | #define _GNU_SOURCE 1 | #define WITH_PTY_SUPPORT 1 | #define WITH_SRP 1 | #define WITH_TCP_FORWARD 1 | #define WITH_X11_FORWARD 1 | #define WITH_UTMP 1 | #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_UNISTD_H 1 | #define HAVE_GMP_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_ZLIB_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_FILIO_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_STRUCT_UTMPX_UT_HOST 1 | #define HAVE_STRUCT_UTMPX_UT_NAME 1 | #define HAVE_STRUCT_UTMPX_UT_USER 1 | #define HAVE_STRUCT_UTMPX_UT_ID 1 | #define HAVE_STRUCT_UTMPX_UT_TV 1 | #define HAVE_STRUCT_UTMPX_UT_TV_TV_SEC 1 | #define HAVE_STRUCT_UTMPX_UT_SYSLEN 1 | #define HAVE_STRUCT_UTMPX_UT_SESSION 1 | #define HAVE_STRUCT_UTMPX_UT_PID 1 | #define HAVE_STRUCT_UTMPX_UT_EXIT 1 | #define HAVE_STRUCT_UTMPX_UT_EXIT_E_TERMINATION 1 | #define HAVE_SECURITY_PAM_APPL_H 1 | #define HAVE_LIBGMP 1 | #define HAVE_LIBOOP 1 | #define HAVE_LIBZ 1 | #define WITH_TCPWRAPPERS 0 | #define HAVE_X11_XAUTH_H 1 | #define HAVE_LIBXAU 1 | #define XAUTH_PROGRAM "/usr/openwin/bin/xauth" | #define HAVE_LIBSOCKET 1 | #define HAVE_LIBCRYPT 1 | #define HAVE_LIBXNET 1 | #define HAVE_SYSLOG 1 | #define WITH_ZLIB 1 | #define HAVE_LIBPAM 1 | #define WITH_PAM 1 | #define TIME_WITH_SYS_TIME 1 | #define WORDS_BIGENDIAN 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STRERROR 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_DECL_SYS_SIGLIST 0 | #define HAVE_DECL__SYS_SIGLIST 0 | #define HAVE_VPRINTF 1 | #define HAVE_DOPRNT 1 | #define HAVE_SELECT 1 | #define HAVE_SOCKET 1 | #define HAVE_STRTOL 1 | #define HAVE_ALARM 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GETSPNAM 1 | #define HAVE_VSNPRINTF 1 | /* end confdefs.h. */ | /* Define logwtmp to an innocuous variant, in case declares logwtmp. | For example, HP-UX 11i declares gettimeofday. */ | #define logwtmp innocuous_logwtmp | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char logwtmp (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef logwtmp | | /* 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 logwtmp (); | /* 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_logwtmp || defined __stub___logwtmp | choke me | #endif | | int | main () | { | return logwtmp (); | ; | return 0; | } configure:17272: result: no configure:17192: checking for login configure:17248: cc -o conftest -g -I/usr/local/include -I/home/xenofarm/xenofarm/client/lsh/edaemus.bortas.org/buildtmp/dist/pfx/include -I/usr/openwin/include -R/usr/openwin/lib -R/usr/local/lib -L/usr/local/lib -L/home/xenofarm/xenofarm/client/lsh/edaemus.bortas.org/buildtmp/dist/pfx/lib -L/usr/openwin/lib conftest.c -lpam -lxnet -lcrypt -lsocket -lnsl -lXau -lz -loop -lgmp >&5 "conftest.c", line 120: warning: statement not reached Undefined first referenced symbol in file login conftest.o ld: fatal: Symbol referencing errors. No output written to conftest configure:17254: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "lsh" | #define PACKAGE_TARNAME "lsh" | #define PACKAGE_VERSION "2x1" | #define PACKAGE_STRING "lsh 2x1" | #define PACKAGE_BUGREPORT "bug-lsh@gnu.org" | #define PACKAGE "lsh" | #define VERSION "2x1" | #define _GNU_SOURCE 1 | #define WITH_PTY_SUPPORT 1 | #define WITH_SRP 1 | #define WITH_TCP_FORWARD 1 | #define WITH_X11_FORWARD 1 | #define WITH_UTMP 1 | #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_UNISTD_H 1 | #define HAVE_GMP_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_ZLIB_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_FILIO_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_STRUCT_UTMPX_UT_HOST 1 | #define HAVE_STRUCT_UTMPX_UT_NAME 1 | #define HAVE_STRUCT_UTMPX_UT_USER 1 | #define HAVE_STRUCT_UTMPX_UT_ID 1 | #define HAVE_STRUCT_UTMPX_UT_TV 1 | #define HAVE_STRUCT_UTMPX_UT_TV_TV_SEC 1 | #define HAVE_STRUCT_UTMPX_UT_SYSLEN 1 | #define HAVE_STRUCT_UTMPX_UT_SESSION 1 | #define HAVE_STRUCT_UTMPX_UT_PID 1 | #define HAVE_STRUCT_UTMPX_UT_EXIT 1 | #define HAVE_STRUCT_UTMPX_UT_EXIT_E_TERMINATION 1 | #define HAVE_SECURITY_PAM_APPL_H 1 | #define HAVE_LIBGMP 1 | #define HAVE_LIBOOP 1 | #define HAVE_LIBZ 1 | #define WITH_TCPWRAPPERS 0 | #define HAVE_X11_XAUTH_H 1 | #define HAVE_LIBXAU 1 | #define XAUTH_PROGRAM "/usr/openwin/bin/xauth" | #define HAVE_LIBSOCKET 1 | #define HAVE_LIBCRYPT 1 | #define HAVE_LIBXNET 1 | #define HAVE_SYSLOG 1 | #define WITH_ZLIB 1 | #define HAVE_LIBPAM 1 | #define WITH_PAM 1 | #define TIME_WITH_SYS_TIME 1 | #define WORDS_BIGENDIAN 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STRERROR 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_DECL_SYS_SIGLIST 0 | #define HAVE_DECL__SYS_SIGLIST 0 | #define HAVE_VPRINTF 1 | #define HAVE_DOPRNT 1 | #define HAVE_SELECT 1 | #define HAVE_SOCKET 1 | #define HAVE_STRTOL 1 | #define HAVE_ALARM 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GETSPNAM 1 | #define HAVE_VSNPRINTF 1 | /* end confdefs.h. */ | /* Define login to an innocuous variant, in case declares login. | For example, HP-UX 11i declares gettimeofday. */ | #define login innocuous_login | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char login (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef login | | /* 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 login (); | /* 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_login || defined __stub___login | choke me | #endif | | int | main () | { | return login (); | ; | return 0; | } configure:17272: result: no configure:17192: checking for logout configure:17248: cc -o conftest -g -I/usr/local/include -I/home/xenofarm/xenofarm/client/lsh/edaemus.bortas.org/buildtmp/dist/pfx/include -I/usr/openwin/include -R/usr/openwin/lib -R/usr/local/lib -L/usr/local/lib -L/home/xenofarm/xenofarm/client/lsh/edaemus.bortas.org/buildtmp/dist/pfx/lib -L/usr/openwin/lib conftest.c -lpam -lxnet -lcrypt -lsocket -lnsl -lXau -lz -loop -lgmp >&5 "conftest.c", line 120: warning: statement not reached Undefined first referenced symbol in file logout conftest.o ld: fatal: Symbol referencing errors. No output written to conftest configure:17254: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "lsh" | #define PACKAGE_TARNAME "lsh" | #define PACKAGE_VERSION "2x1" | #define PACKAGE_STRING "lsh 2x1" | #define PACKAGE_BUGREPORT "bug-lsh@gnu.org" | #define PACKAGE "lsh" | #define VERSION "2x1" | #define _GNU_SOURCE 1 | #define WITH_PTY_SUPPORT 1 | #define WITH_SRP 1 | #define WITH_TCP_FORWARD 1 | #define WITH_X11_FORWARD 1 | #define WITH_UTMP 1 | #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_UNISTD_H 1 | #define HAVE_GMP_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_ZLIB_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_FILIO_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_STRUCT_UTMPX_UT_HOST 1 | #define HAVE_STRUCT_UTMPX_UT_NAME 1 | #define HAVE_STRUCT_UTMPX_UT_USER 1 | #define HAVE_STRUCT_UTMPX_UT_ID 1 | #define HAVE_STRUCT_UTMPX_UT_TV 1 | #define HAVE_STRUCT_UTMPX_UT_TV_TV_SEC 1 | #define HAVE_STRUCT_UTMPX_UT_SYSLEN 1 | #define HAVE_STRUCT_UTMPX_UT_SESSION 1 | #define HAVE_STRUCT_UTMPX_UT_PID 1 | #define HAVE_STRUCT_UTMPX_UT_EXIT 1 | #define HAVE_STRUCT_UTMPX_UT_EXIT_E_TERMINATION 1 | #define HAVE_SECURITY_PAM_APPL_H 1 | #define HAVE_LIBGMP 1 | #define HAVE_LIBOOP 1 | #define HAVE_LIBZ 1 | #define WITH_TCPWRAPPERS 0 | #define HAVE_X11_XAUTH_H 1 | #define HAVE_LIBXAU 1 | #define XAUTH_PROGRAM "/usr/openwin/bin/xauth" | #define HAVE_LIBSOCKET 1 | #define HAVE_LIBCRYPT 1 | #define HAVE_LIBXNET 1 | #define HAVE_SYSLOG 1 | #define WITH_ZLIB 1 | #define HAVE_LIBPAM 1 | #define WITH_PAM 1 | #define TIME_WITH_SYS_TIME 1 | #define WORDS_BIGENDIAN 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STRERROR 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_DECL_SYS_SIGLIST 0 | #define HAVE_DECL__SYS_SIGLIST 0 | #define HAVE_VPRINTF 1 | #define HAVE_DOPRNT 1 | #define HAVE_SELECT 1 | #define HAVE_SOCKET 1 | #define HAVE_STRTOL 1 | #define HAVE_ALARM 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GETSPNAM 1 | #define HAVE_VSNPRINTF 1 | /* end confdefs.h. */ | /* Define logout to an innocuous variant, in case declares logout. | For example, HP-UX 11i declares gettimeofday. */ | #define logout innocuous_logout | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char logout (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef logout | | /* 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 logout (); | /* 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_logout || defined __stub___logout | choke me | #endif | | int | main () | { | return logout (); | ; | return 0; | } configure:17272: result: no configure:17192: checking for pututline configure:17248: cc -o conftest -g -I/usr/local/include -I/home/xenofarm/xenofarm/client/lsh/edaemus.bortas.org/buildtmp/dist/pfx/include -I/usr/openwin/include -R/usr/openwin/lib -R/usr/local/lib -L/usr/local/lib -L/home/xenofarm/xenofarm/client/lsh/edaemus.bortas.org/buildtmp/dist/pfx/lib -L/usr/openwin/lib conftest.c -lpam -lxnet -lcrypt -lsocket -lnsl -lXau -lz -loop -lgmp >&5 "conftest.c", line 120: warning: statement not reached configure:17254: $? = 0 configure:17272: result: yes configure:17192: checking for pututxline configure:17248: cc -o conftest -g -I/usr/local/include -I/home/xenofarm/xenofarm/client/lsh/edaemus.bortas.org/buildtmp/dist/pfx/include -I/usr/openwin/include -R/usr/openwin/lib -R/usr/local/lib -L/usr/local/lib -L/home/xenofarm/xenofarm/client/lsh/edaemus.bortas.org/buildtmp/dist/pfx/lib -L/usr/openwin/lib conftest.c -lpam -lxnet -lcrypt -lsocket -lnsl -lXau -lz -loop -lgmp >&5 "conftest.c", line 121: warning: statement not reached configure:17254: $? = 0 configure:17272: result: yes configure:17192: checking for updwtmp configure:17248: cc -o conftest -g -I/usr/local/include -I/home/xenofarm/xenofarm/client/lsh/edaemus.bortas.org/buildtmp/dist/pfx/include -I/usr/openwin/include -R/usr/openwin/lib -R/usr/local/lib -L/usr/local/lib -L/home/xenofarm/xenofarm/client/lsh/edaemus.bortas.org/buildtmp/dist/pfx/lib -L/usr/openwin/lib conftest.c -lpam -lxnet -lcrypt -lsocket -lnsl -lXau -lz -loop -lgmp >&5 "conftest.c", line 122: warning: statement not reached configure:17254: $? = 0 configure:17272: result: yes configure:17192: checking for updwtmpx configure:17248: cc -o conftest -g -I/usr/local/include -I/home/xenofarm/xenofarm/client/lsh/edaemus.bortas.org/buildtmp/dist/pfx/include -I/usr/openwin/include -R/usr/openwin/lib -R/usr/local/lib -L/usr/local/lib -L/home/xenofarm/xenofarm/client/lsh/edaemus.bortas.org/buildtmp/dist/pfx/lib -L/usr/openwin/lib conftest.c -lpam -lxnet -lcrypt -lsocket -lnsl -lXau -lz -loop -lgmp >&5 "conftest.c", line 123: warning: statement not reached configure:17254: $? = 0 configure:17272: result: yes configure:17288: checking for getaddrinfo configure:17344: cc -o conftest -g -I/usr/local/include -I/home/xenofarm/xenofarm/client/lsh/edaemus.bortas.org/buildtmp/dist/pfx/include -I/usr/openwin/include -R/usr/openwin/lib -R/usr/local/lib -L/usr/local/lib -L/home/xenofarm/xenofarm/client/lsh/edaemus.bortas.org/buildtmp/dist/pfx/lib -L/usr/openwin/lib conftest.c -lpam -lxnet -lcrypt -lsocket -lnsl -lXau -lz -loop -lgmp >&5 "conftest.c", line 124: warning: statement not reached configure:17350: $? = 0 configure:17368: result: yes configure:17288: checking for getnameinfo configure:17344: cc -o conftest -g -I/usr/local/include -I/home/xenofarm/xenofarm/client/lsh/edaemus.bortas.org/buildtmp/dist/pfx/include -I/usr/openwin/include -R/usr/openwin/lib -R/usr/local/lib -L/usr/local/lib -L/home/xenofarm/xenofarm/client/lsh/edaemus.bortas.org/buildtmp/dist/pfx/lib -L/usr/openwin/lib conftest.c -lpam -lxnet -lcrypt -lsocket -lnsl -lXau -lz -loop -lgmp >&5 "conftest.c", line 125: warning: statement not reached configure:17350: $? = 0 configure:17368: result: yes configure:17288: checking for gai_strerror configure:17344: cc -o conftest -g -I/usr/local/include -I/home/xenofarm/xenofarm/client/lsh/edaemus.bortas.org/buildtmp/dist/pfx/include -I/usr/openwin/include -R/usr/openwin/lib -R/usr/local/lib -L/usr/local/lib -L/home/xenofarm/xenofarm/client/lsh/edaemus.bortas.org/buildtmp/dist/pfx/lib -L/usr/openwin/lib conftest.c -lpam -lxnet -lcrypt -lsocket -lnsl -lXau -lz -loop -lgmp >&5 "conftest.c", line 126: warning: statement not reached configure:17350: $? = 0 configure:17368: result: yes configure:17383: checking for setrlimit configure:17439: cc -o conftest -g -I/usr/local/include -I/home/xenofarm/xenofarm/client/lsh/edaemus.bortas.org/buildtmp/dist/pfx/include -I/usr/openwin/include -R/usr/openwin/lib -R/usr/local/lib -L/usr/local/lib -L/home/xenofarm/xenofarm/client/lsh/edaemus.bortas.org/buildtmp/dist/pfx/lib -L/usr/openwin/lib conftest.c -lpam -lxnet -lcrypt -lsocket -lnsl -lXau -lz -loop -lgmp >&5 "conftest.c", line 127: warning: statement not reached configure:17445: $? = 0 configure:17463: result: yes configure:17383: checking for getdtablesize configure:17439: cc -o conftest -g -I/usr/local/include -I/home/xenofarm/xenofarm/client/lsh/edaemus.bortas.org/buildtmp/dist/pfx/include -I/usr/openwin/include -R/usr/openwin/lib -R/usr/local/lib -L/usr/local/lib -L/home/xenofarm/xenofarm/client/lsh/edaemus.bortas.org/buildtmp/dist/pfx/lib -L/usr/openwin/lib conftest.c -lpam -lxnet -lcrypt -lsocket -lnsl -lXau -lz -loop -lgmp >&5 "conftest.c", line 128: warning: statement not reached configure:17445: $? = 0 configure:17463: result: yes configure:17473: checking whether getpgrp requires zero arguments configure:17500: cc -c -g -I/usr/local/include -I/home/xenofarm/xenofarm/client/lsh/edaemus.bortas.org/buildtmp/dist/pfx/include -I/usr/openwin/include conftest.c >&5 "conftest.c", line 129: prototype mismatch: 1 arg passed, 0 expected cc: acomp failed for conftest.c configure:17506: $? = 2 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "lsh" | #define PACKAGE_TARNAME "lsh" | #define PACKAGE_VERSION "2x1" | #define PACKAGE_STRING "lsh 2x1" | #define PACKAGE_BUGREPORT "bug-lsh@gnu.org" | #define PACKAGE "lsh" | #define VERSION "2x1" | #define _GNU_SOURCE 1 | #define WITH_PTY_SUPPORT 1 | #define WITH_SRP 1 | #define WITH_TCP_FORWARD 1 | #define WITH_X11_FORWARD 1 | #define WITH_UTMP 1 | #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_UNISTD_H 1 | #define HAVE_GMP_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_ZLIB_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_FILIO_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_STRUCT_UTMPX_UT_HOST 1 | #define HAVE_STRUCT_UTMPX_UT_NAME 1 | #define HAVE_STRUCT_UTMPX_UT_USER 1 | #define HAVE_STRUCT_UTMPX_UT_ID 1 | #define HAVE_STRUCT_UTMPX_UT_TV 1 | #define HAVE_STRUCT_UTMPX_UT_TV_TV_SEC 1 | #define HAVE_STRUCT_UTMPX_UT_SYSLEN 1 | #define HAVE_STRUCT_UTMPX_UT_SESSION 1 | #define HAVE_STRUCT_UTMPX_UT_PID 1 | #define HAVE_STRUCT_UTMPX_UT_EXIT 1 | #define HAVE_STRUCT_UTMPX_UT_EXIT_E_TERMINATION 1 | #define HAVE_SECURITY_PAM_APPL_H 1 | #define HAVE_LIBGMP 1 | #define HAVE_LIBOOP 1 | #define HAVE_LIBZ 1 | #define WITH_TCPWRAPPERS 0 | #define HAVE_X11_XAUTH_H 1 | #define HAVE_LIBXAU 1 | #define XAUTH_PROGRAM "/usr/openwin/bin/xauth" | #define HAVE_LIBSOCKET 1 | #define HAVE_LIBCRYPT 1 | #define HAVE_LIBXNET 1 | #define HAVE_SYSLOG 1 | #define WITH_ZLIB 1 | #define HAVE_LIBPAM 1 | #define WITH_PAM 1 | #define TIME_WITH_SYS_TIME 1 | #define WORDS_BIGENDIAN 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STRERROR 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_DECL_SYS_SIGLIST 0 | #define HAVE_DECL__SYS_SIGLIST 0 | #define HAVE_VPRINTF 1 | #define HAVE_DOPRNT 1 | #define HAVE_SELECT 1 | #define HAVE_SOCKET 1 | #define HAVE_STRTOL 1 | #define HAVE_ALARM 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GETSPNAM 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_PUTUTLINE 1 | #define HAVE_PUTUTXLINE 1 | #define HAVE_UPDWTMP 1 | #define HAVE_UPDWTMPX 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_GETDTABLESIZE 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 () | { | getpgrp (0); | ; | return 0; | } configure:17522: result: yes configure:17536: checking for syslog configure:17592: cc -o conftest -g -I/usr/local/include -I/home/xenofarm/xenofarm/client/lsh/edaemus.bortas.org/buildtmp/dist/pfx/include -I/usr/openwin/include -R/usr/openwin/lib -R/usr/local/lib -L/usr/local/lib -L/home/xenofarm/xenofarm/client/lsh/edaemus.bortas.org/buildtmp/dist/pfx/lib -L/usr/openwin/lib conftest.c -lpam -lxnet -lcrypt -lsocket -lnsl -lXau -lz -loop -lgmp >&5 "conftest.c", line 130: warning: statement not reached configure:17598: $? = 0 configure:17616: result: yes configure:17633: checking for seteuid configure:17689: cc -o conftest -g -I/usr/local/include -I/home/xenofarm/xenofarm/client/lsh/edaemus.bortas.org/buildtmp/dist/pfx/include -I/usr/openwin/include -R/usr/openwin/lib -R/usr/local/lib -L/usr/local/lib -L/home/xenofarm/xenofarm/client/lsh/edaemus.bortas.org/buildtmp/dist/pfx/lib -L/usr/openwin/lib conftest.c -lpam -lxnet -lcrypt -lsocket -lnsl -lXau -lz -loop -lgmp >&5 "conftest.c", line 131: warning: statement not reached configure:17695: $? = 0 configure:17713: result: yes configure:17633: checking for setresuid configure:17689: cc -o conftest -g -I/usr/local/include -I/home/xenofarm/xenofarm/client/lsh/edaemus.bortas.org/buildtmp/dist/pfx/include -I/usr/openwin/include -R/usr/openwin/lib -R/usr/local/lib -L/usr/local/lib -L/home/xenofarm/xenofarm/client/lsh/edaemus.bortas.org/buildtmp/dist/pfx/lib -L/usr/openwin/lib conftest.c -lpam -lxnet -lcrypt -lsocket -lnsl -lXau -lz -loop -lgmp >&5 "conftest.c", line 132: warning: statement not reached Undefined first referenced symbol in file setresuid conftest.o ld: fatal: Symbol referencing errors. No output written to conftest configure:17695: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "lsh" | #define PACKAGE_TARNAME "lsh" | #define PACKAGE_VERSION "2x1" | #define PACKAGE_STRING "lsh 2x1" | #define PACKAGE_BUGREPORT "bug-lsh@gnu.org" | #define PACKAGE "lsh" | #define VERSION "2x1" | #define _GNU_SOURCE 1 | #define WITH_PTY_SUPPORT 1 | #define WITH_SRP 1 | #define WITH_TCP_FORWARD 1 | #define WITH_X11_FORWARD 1 | #define WITH_UTMP 1 | #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_UNISTD_H 1 | #define HAVE_GMP_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_ZLIB_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_FILIO_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_STRUCT_UTMPX_UT_HOST 1 | #define HAVE_STRUCT_UTMPX_UT_NAME 1 | #define HAVE_STRUCT_UTMPX_UT_USER 1 | #define HAVE_STRUCT_UTMPX_UT_ID 1 | #define HAVE_STRUCT_UTMPX_UT_TV 1 | #define HAVE_STRUCT_UTMPX_UT_TV_TV_SEC 1 | #define HAVE_STRUCT_UTMPX_UT_SYSLEN 1 | #define HAVE_STRUCT_UTMPX_UT_SESSION 1 | #define HAVE_STRUCT_UTMPX_UT_PID 1 | #define HAVE_STRUCT_UTMPX_UT_EXIT 1 | #define HAVE_STRUCT_UTMPX_UT_EXIT_E_TERMINATION 1 | #define HAVE_SECURITY_PAM_APPL_H 1 | #define HAVE_LIBGMP 1 | #define HAVE_LIBOOP 1 | #define HAVE_LIBZ 1 | #define WITH_TCPWRAPPERS 0 | #define HAVE_X11_XAUTH_H 1 | #define HAVE_LIBXAU 1 | #define XAUTH_PROGRAM "/usr/openwin/bin/xauth" | #define HAVE_LIBSOCKET 1 | #define HAVE_LIBCRYPT 1 | #define HAVE_LIBXNET 1 | #define HAVE_SYSLOG 1 | #define WITH_ZLIB 1 | #define HAVE_LIBPAM 1 | #define WITH_PAM 1 | #define TIME_WITH_SYS_TIME 1 | #define WORDS_BIGENDIAN 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STRERROR 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_DECL_SYS_SIGLIST 0 | #define HAVE_DECL__SYS_SIGLIST 0 | #define HAVE_VPRINTF 1 | #define HAVE_DOPRNT 1 | #define HAVE_SELECT 1 | #define HAVE_SOCKET 1 | #define HAVE_STRTOL 1 | #define HAVE_ALARM 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GETSPNAM 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_PUTUTLINE 1 | #define HAVE_PUTUTXLINE 1 | #define HAVE_UPDWTMP 1 | #define HAVE_UPDWTMPX 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_GETDTABLESIZE 1 | #define GETPGRP_VOID 1 | #define HAVE_SYSLOG 1 | #define HAVE_SETEUID 1 | /* end confdefs.h. */ | /* Define setresuid to an innocuous variant, in case declares setresuid. | For example, HP-UX 11i declares gettimeofday. */ | #define setresuid innocuous_setresuid | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char setresuid (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef setresuid | | /* 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 setresuid (); | /* 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_setresuid || defined __stub___setresuid | choke me | #endif | | int | main () | { | return setresuid (); | ; | return 0; | } configure:17713: result: no configure:17728: checking if netdb.h defines AI_NUMERICHOST configure:17754: result: yes configure:17772: checking for library containing argp_parse configure:17813: cc -o conftest -g -I/usr/local/include -I/home/xenofarm/xenofarm/client/lsh/edaemus.bortas.org/buildtmp/dist/pfx/include -I/usr/openwin/include -R/usr/openwin/lib -R/usr/local/lib -L/usr/local/lib -L/home/xenofarm/xenofarm/client/lsh/edaemus.bortas.org/buildtmp/dist/pfx/lib -L/usr/openwin/lib conftest.c -lpam -lxnet -lcrypt -lsocket -lnsl -lXau -lz -loop -lgmp >&5 "conftest.c", line 110: warning: statement not reached Undefined first referenced symbol in file argp_parse conftest.o ld: fatal: Symbol referencing errors. No output written to conftest configure:17819: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "lsh" | #define PACKAGE_TARNAME "lsh" | #define PACKAGE_VERSION "2x1" | #define PACKAGE_STRING "lsh 2x1" | #define PACKAGE_BUGREPORT "bug-lsh@gnu.org" | #define PACKAGE "lsh" | #define VERSION "2x1" | #define _GNU_SOURCE 1 | #define WITH_PTY_SUPPORT 1 | #define WITH_SRP 1 | #define WITH_TCP_FORWARD 1 | #define WITH_X11_FORWARD 1 | #define WITH_UTMP 1 | #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_UNISTD_H 1 | #define HAVE_GMP_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_ZLIB_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_FILIO_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_STRUCT_UTMPX_UT_HOST 1 | #define HAVE_STRUCT_UTMPX_UT_NAME 1 | #define HAVE_STRUCT_UTMPX_UT_USER 1 | #define HAVE_STRUCT_UTMPX_UT_ID 1 | #define HAVE_STRUCT_UTMPX_UT_TV 1 | #define HAVE_STRUCT_UTMPX_UT_TV_TV_SEC 1 | #define HAVE_STRUCT_UTMPX_UT_SYSLEN 1 | #define HAVE_STRUCT_UTMPX_UT_SESSION 1 | #define HAVE_STRUCT_UTMPX_UT_PID 1 | #define HAVE_STRUCT_UTMPX_UT_EXIT 1 | #define HAVE_STRUCT_UTMPX_UT_EXIT_E_TERMINATION 1 | #define HAVE_SECURITY_PAM_APPL_H 1 | #define HAVE_LIBGMP 1 | #define HAVE_LIBOOP 1 | #define HAVE_LIBZ 1 | #define WITH_TCPWRAPPERS 0 | #define HAVE_X11_XAUTH_H 1 | #define HAVE_LIBXAU 1 | #define XAUTH_PROGRAM "/usr/openwin/bin/xauth" | #define HAVE_LIBSOCKET 1 | #define HAVE_LIBCRYPT 1 | #define HAVE_LIBXNET 1 | #define HAVE_SYSLOG 1 | #define WITH_ZLIB 1 | #define HAVE_LIBPAM 1 | #define WITH_PAM 1 | #define TIME_WITH_SYS_TIME 1 | #define WORDS_BIGENDIAN 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STRERROR 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_DECL_SYS_SIGLIST 0 | #define HAVE_DECL__SYS_SIGLIST 0 | #define HAVE_VPRINTF 1 | #define HAVE_DOPRNT 1 | #define HAVE_SELECT 1 | #define HAVE_SOCKET 1 | #define HAVE_STRTOL 1 | #define HAVE_ALARM 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GETSPNAM 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_PUTUTLINE 1 | #define HAVE_PUTUTXLINE 1 | #define HAVE_UPDWTMP 1 | #define HAVE_UPDWTMPX 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_GETDTABLESIZE 1 | #define GETPGRP_VOID 1 | #define HAVE_SYSLOG 1 | #define HAVE_SETEUID 1 | #define HAVE_AI_NUMERICHOST 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 argp_parse (); | int | main () | { | return argp_parse (); | ; | return 0; | } configure:17813: cc -o conftest -g -I/usr/local/include -I/home/xenofarm/xenofarm/client/lsh/edaemus.bortas.org/buildtmp/dist/pfx/include -I/usr/openwin/include -R/usr/openwin/lib -R/usr/local/lib -L/usr/local/lib -L/home/xenofarm/xenofarm/client/lsh/edaemus.bortas.org/buildtmp/dist/pfx/lib -L/usr/openwin/lib conftest.c -largp -lpam -lxnet -lcrypt -lsocket -lnsl -lXau -lz -loop -lgmp >&5 "conftest.c", line 110: warning: statement not reached ld: fatal: library -largp: not found ld: fatal: File processing errors. No output written to conftest configure:17819: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "lsh" | #define PACKAGE_TARNAME "lsh" | #define PACKAGE_VERSION "2x1" | #define PACKAGE_STRING "lsh 2x1" | #define PACKAGE_BUGREPORT "bug-lsh@gnu.org" | #define PACKAGE "lsh" | #define VERSION "2x1" | #define _GNU_SOURCE 1 | #define WITH_PTY_SUPPORT 1 | #define WITH_SRP 1 | #define WITH_TCP_FORWARD 1 | #define WITH_X11_FORWARD 1 | #define WITH_UTMP 1 | #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_UNISTD_H 1 | #define HAVE_GMP_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_ZLIB_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_FILIO_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_STRUCT_UTMPX_UT_HOST 1 | #define HAVE_STRUCT_UTMPX_UT_NAME 1 | #define HAVE_STRUCT_UTMPX_UT_USER 1 | #define HAVE_STRUCT_UTMPX_UT_ID 1 | #define HAVE_STRUCT_UTMPX_UT_TV 1 | #define HAVE_STRUCT_UTMPX_UT_TV_TV_SEC 1 | #define HAVE_STRUCT_UTMPX_UT_SYSLEN 1 | #define HAVE_STRUCT_UTMPX_UT_SESSION 1 | #define HAVE_STRUCT_UTMPX_UT_PID 1 | #define HAVE_STRUCT_UTMPX_UT_EXIT 1 | #define HAVE_STRUCT_UTMPX_UT_EXIT_E_TERMINATION 1 | #define HAVE_SECURITY_PAM_APPL_H 1 | #define HAVE_LIBGMP 1 | #define HAVE_LIBOOP 1 | #define HAVE_LIBZ 1 | #define WITH_TCPWRAPPERS 0 | #define HAVE_X11_XAUTH_H 1 | #define HAVE_LIBXAU 1 | #define XAUTH_PROGRAM "/usr/openwin/bin/xauth" | #define HAVE_LIBSOCKET 1 | #define HAVE_LIBCRYPT 1 | #define HAVE_LIBXNET 1 | #define HAVE_SYSLOG 1 | #define WITH_ZLIB 1 | #define HAVE_LIBPAM 1 | #define WITH_PAM 1 | #define TIME_WITH_SYS_TIME 1 | #define WORDS_BIGENDIAN 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STRERROR 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_DECL_SYS_SIGLIST 0 | #define HAVE_DECL__SYS_SIGLIST 0 | #define HAVE_VPRINTF 1 | #define HAVE_DOPRNT 1 | #define HAVE_SELECT 1 | #define HAVE_SOCKET 1 | #define HAVE_STRTOL 1 | #define HAVE_ALARM 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GETSPNAM 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_PUTUTLINE 1 | #define HAVE_PUTUTXLINE 1 | #define HAVE_UPDWTMP 1 | #define HAVE_UPDWTMPX 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_GETDTABLESIZE 1 | #define GETPGRP_VOID 1 | #define HAVE_SYSLOG 1 | #define HAVE_SETEUID 1 | #define HAVE_AI_NUMERICHOST 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 argp_parse (); | int | main () | { | return argp_parse (); | ; | return 0; | } configure:17847: result: no configure:18147: checking for working shutdown on AF_UNIX sockets configure:18238: cc -o conftest -g -I/usr/local/include -I/home/xenofarm/xenofarm/client/lsh/edaemus.bortas.org/buildtmp/dist/pfx/include -I/usr/openwin/include -R/usr/openwin/lib -R/usr/local/lib -L/usr/local/lib -L/home/xenofarm/xenofarm/client/lsh/edaemus.bortas.org/buildtmp/dist/pfx/lib -L/usr/openwin/lib conftest.c -lpam -lxnet -lcrypt -lsocket -lnsl -lXau -lz -loop -lgmp >&5 "conftest.c", line 125: warning: implicit function declaration: strerror "conftest.c", line 151: warning: implicit function declaration: exit configure:18241: $? = 0 configure:18247: ./conftest Created socket pair. Using fd:s 8 <-- 4 configure:18250: $? = 0 configure:18266: result: yes configure:18278: checking for working UNIX98 ptys configure:18353: cc -o conftest -g -I/usr/local/include -I/home/xenofarm/xenofarm/client/lsh/edaemus.bortas.org/buildtmp/dist/pfx/include -I/usr/openwin/include -R/usr/openwin/lib -R/usr/local/lib -L/usr/local/lib -L/home/xenofarm/xenofarm/client/lsh/edaemus.bortas.org/buildtmp/dist/pfx/lib -L/usr/openwin/lib conftest.c -lpam -lxnet -lcrypt -lsocket -lnsl -lXau -lz -loop -lgmp >&5 configure:18356: $? = 0 configure:18362: ./conftest configure:18365: $? = 0 configure:18381: result: yes configure:18397: checking for FIONREAD with int argument configure:18469: cc -o conftest -g -I/usr/local/include -I/home/xenofarm/xenofarm/client/lsh/edaemus.bortas.org/buildtmp/dist/pfx/include -I/usr/openwin/include -R/usr/openwin/lib -R/usr/local/lib -L/usr/local/lib -L/home/xenofarm/xenofarm/client/lsh/edaemus.bortas.org/buildtmp/dist/pfx/lib -L/usr/openwin/lib conftest.c -lpam -lxnet -lcrypt -lsocket -lnsl -lXau -lz -loop -lgmp >&5 "conftest.c", line 122: warning: implicit function declaration: printf "conftest.c", line 130: warning: implicit function declaration: write "conftest.c", line 139: warning: implicit function declaration: ioctl configure:18472: $? = 0 configure:18478: ./conftest configure:18481: $? = 0 configure:18497: result: yes configure:18509: checking for __attribute__ configure:18545: cc -c -g -I/usr/local/include -I/home/xenofarm/xenofarm/client/lsh/edaemus.bortas.org/buildtmp/dist/pfx/include -I/usr/openwin/include conftest.c >&5 "conftest.c", line 103: syntax error before or at: __attribute__ "conftest.c", line 103: warning: old-style declaration or incorrect type for: __attribute__ "conftest.c", line 103: warning: syntax error: empty declaration "conftest.c", line 105: syntax error before or at: ( "conftest.c", line 105: identifier redefined: __attribute__ current : function() returning void previous: function() returning int : "conftest.c", line 103 "conftest.c", line 107: warning: old-style declaration or incorrect type for: foo "conftest.c", line 107: identifier redefined: foo current : function(void) returning int previous: function(void) returning void : "conftest.c", line 103 cc: acomp failed for conftest.c configure:18551: $? = 2 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "lsh" | #define PACKAGE_TARNAME "lsh" | #define PACKAGE_VERSION "2x1" | #define PACKAGE_STRING "lsh 2x1" | #define PACKAGE_BUGREPORT "bug-lsh@gnu.org" | #define PACKAGE "lsh" | #define VERSION "2x1" | #define _GNU_SOURCE 1 | #define WITH_PTY_SUPPORT 1 | #define WITH_SRP 1 | #define WITH_TCP_FORWARD 1 | #define WITH_X11_FORWARD 1 | #define WITH_UTMP 1 | #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_UNISTD_H 1 | #define HAVE_GMP_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_ZLIB_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_FILIO_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_STRUCT_UTMPX_UT_HOST 1 | #define HAVE_STRUCT_UTMPX_UT_NAME 1 | #define HAVE_STRUCT_UTMPX_UT_USER 1 | #define HAVE_STRUCT_UTMPX_UT_ID 1 | #define HAVE_STRUCT_UTMPX_UT_TV 1 | #define HAVE_STRUCT_UTMPX_UT_TV_TV_SEC 1 | #define HAVE_STRUCT_UTMPX_UT_SYSLEN 1 | #define HAVE_STRUCT_UTMPX_UT_SESSION 1 | #define HAVE_STRUCT_UTMPX_UT_PID 1 | #define HAVE_STRUCT_UTMPX_UT_EXIT 1 | #define HAVE_STRUCT_UTMPX_UT_EXIT_E_TERMINATION 1 | #define HAVE_SECURITY_PAM_APPL_H 1 | #define HAVE_LIBGMP 1 | #define HAVE_LIBOOP 1 | #define HAVE_LIBZ 1 | #define WITH_TCPWRAPPERS 0 | #define HAVE_X11_XAUTH_H 1 | #define HAVE_LIBXAU 1 | #define XAUTH_PROGRAM "/usr/openwin/bin/xauth" | #define HAVE_LIBSOCKET 1 | #define HAVE_LIBCRYPT 1 | #define HAVE_LIBXNET 1 | #define HAVE_SYSLOG 1 | #define WITH_ZLIB 1 | #define HAVE_LIBPAM 1 | #define WITH_PAM 1 | #define TIME_WITH_SYS_TIME 1 | #define WORDS_BIGENDIAN 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STRERROR 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_DECL_SYS_SIGLIST 0 | #define HAVE_DECL__SYS_SIGLIST 0 | #define HAVE_VPRINTF 1 | #define HAVE_DOPRNT 1 | #define HAVE_SELECT 1 | #define HAVE_SOCKET 1 | #define HAVE_STRTOL 1 | #define HAVE_ALARM 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GETSPNAM 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_PUTUTLINE 1 | #define HAVE_PUTUTXLINE 1 | #define HAVE_UPDWTMP 1 | #define HAVE_UPDWTMPX 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_GETDTABLESIZE 1 | #define GETPGRP_VOID 1 | #define HAVE_SYSLOG 1 | #define HAVE_SETEUID 1 | #define HAVE_AI_NUMERICHOST 1 | #define SHUTDOWN_WORKS_WITH_UNIX_SOCKETS 1 | #define HAVE_UNIX98_PTYS 1 | #define HAVE_IOCTL_FIONREAD 1 | /* end confdefs.h. */ | | #include | | static void foo(void) __attribute__ ((noreturn)); | | static void __attribute__ ((noreturn)) | foo(void) | { | exit(1); | } | | int | main () | { | | ; | return 0; | } configure:18566: result: no configure:18581: checking for BSD pty names configure:18606: result: done configure:18743: updating cache config.cache configure:18800: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by lsh config.status 2x1, which was generated by GNU Autoconf 2.61. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on edaemus config.status:674: creating Makefile config.status:674: creating doc/Makefile config.status:674: creating misc/Makefile config.status:674: creating src/Makefile config.status:674: creating src/scm/Makefile config.status:674: creating src/testsuite/Makefile config.status:674: creating src/rsync/Makefile config.status:674: creating contrib/Makefile config.status:674: creating contrib/lsh.spec config.status:674: creating contrib/solpkg.sh config.status:674: creating config.h config.status:1039: executing depfiles commands configure:20148: === configuring in src/argp (/home/xenofarm/xenofarm/client/lsh/edaemus.bortas.org/buildtmp/dist/lsh-2x1/src/argp) configure:20251: running /bin/bash /home/xenofarm/xenofarm/client/lsh/edaemus.bortas.org/buildtmp/dist/lsh-2x1/src/argp/configure '--prefix=/home/xenofarm/xenofarm/client/lsh/edaemus.bortas.org/buildtmp/dist/pfx' '--with-include-path=/usr/local/include:/home/xenofarm/xenofarm/client/lsh/edaemus.bortas.org/buildtmp/dist/pfx/include' '--with-lib-path=/usr/local/lib:/home/xenofarm/xenofarm/client/lsh/edaemus.bortas.org/buildtmp/dist/pfx/lib' '--disable-dependency-tracking' --cache-file=../../config.cache --srcdir=/home/xenofarm/xenofarm/client/lsh/edaemus.bortas.org/buildtmp/dist/lsh-2x1/src/argp configure:20148: === configuring in src/nettle (/home/xenofarm/xenofarm/client/lsh/edaemus.bortas.org/buildtmp/dist/lsh-2x1/src/nettle) configure:20251: running /bin/bash /home/xenofarm/xenofarm/client/lsh/edaemus.bortas.org/buildtmp/dist/lsh-2x1/src/nettle/configure '--prefix=/home/xenofarm/xenofarm/client/lsh/edaemus.bortas.org/buildtmp/dist/pfx' '--with-include-path=/usr/local/include:/home/xenofarm/xenofarm/client/lsh/edaemus.bortas.org/buildtmp/dist/pfx/include' '--with-lib-path=/usr/local/lib:/home/xenofarm/xenofarm/client/lsh/edaemus.bortas.org/buildtmp/dist/pfx/lib' '--disable-dependency-tracking' --cache-file=../../config.cache --srcdir=/home/xenofarm/xenofarm/client/lsh/edaemus.bortas.org/buildtmp/dist/lsh-2x1/src/nettle configure:20148: === configuring in src/spki (/home/xenofarm/xenofarm/client/lsh/edaemus.bortas.org/buildtmp/dist/lsh-2x1/src/spki) configure:20251: running /bin/bash /home/xenofarm/xenofarm/client/lsh/edaemus.bortas.org/buildtmp/dist/lsh-2x1/src/spki/configure '--prefix=/home/xenofarm/xenofarm/client/lsh/edaemus.bortas.org/buildtmp/dist/pfx' '--with-include-path=/usr/local/include:/home/xenofarm/xenofarm/client/lsh/edaemus.bortas.org/buildtmp/dist/pfx/include' '--with-lib-path=/usr/local/lib:/home/xenofarm/xenofarm/client/lsh/edaemus.bortas.org/buildtmp/dist/pfx/lib' '--disable-dependency-tracking' --cache-file=../../config.cache --srcdir=/home/xenofarm/xenofarm/client/lsh/edaemus.bortas.org/buildtmp/dist/lsh-2x1/src/spki configure:20148: === configuring in src/sftp (/home/xenofarm/xenofarm/client/lsh/edaemus.bortas.org/buildtmp/dist/lsh-2x1/src/sftp) configure:20251: running /bin/bash /home/xenofarm/xenofarm/client/lsh/edaemus.bortas.org/buildtmp/dist/lsh-2x1/src/sftp/configure '--prefix=/home/xenofarm/xenofarm/client/lsh/edaemus.bortas.org/buildtmp/dist/pfx' '--with-include-path=/usr/local/include:/home/xenofarm/xenofarm/client/lsh/edaemus.bortas.org/buildtmp/dist/pfx/include' '--with-lib-path=/usr/local/lib:/home/xenofarm/xenofarm/client/lsh/edaemus.bortas.org/buildtmp/dist/pfx/lib' '--disable-dependency-tracking' --cache-file=../../config.cache --srcdir=/home/xenofarm/xenofarm/client/lsh/edaemus.bortas.org/buildtmp/dist/lsh-2x1/src/sftp ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=sparc-sun-solaris2.9 ac_cv_c_bigendian=yes ac_cv_c_compiler_gnu=no ac_cv_c_const=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_CPPFLAGS_set= ac_cv_env_CPPFLAGS_value= ac_cv_env_CPP_set= ac_cv_env_CPP_value= ac_cv_env_GROFF_set= ac_cv_env_GROFF_value= ac_cv_env_LDFLAGS_set= ac_cv_env_LDFLAGS_value= ac_cv_env_LIBS_set= ac_cv_env_LIBS_value= ac_cv_env_M4_set= ac_cv_env_M4_value= ac_cv_env_XAUTH_PROGRAM_set= ac_cv_env_XAUTH_PROGRAM_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__doprnt=yes ac_cv_func_alarm=yes ac_cv_func_alloca_works=yes ac_cv_func_cfmakeraw=no ac_cv_func_gai_strerror=yes ac_cv_func_getaddrinfo=yes ac_cv_func_getdtablesize=yes ac_cv_func_getnameinfo=yes ac_cv_func_getpgrp_void=yes ac_cv_func_getrusage=yes ac_cv_func_getspnam=yes ac_cv_func_gettimeofday=yes ac_cv_func_inet_aton=no ac_cv_func_login=no ac_cv_func_logout=no ac_cv_func_logwtmp=no ac_cv_func_memcmp_working=yes ac_cv_func_openpty=no ac_cv_func_pututline=yes ac_cv_func_pututxline=yes ac_cv_func_select=yes ac_cv_func_seteuid=yes ac_cv_func_setresuid=no ac_cv_func_setrlimit=yes ac_cv_func_socket=yes ac_cv_func_strerror=yes ac_cv_func_strsignal=yes ac_cv_func_strtol=yes ac_cv_func_syslog=yes ac_cv_func_updwtmp=yes ac_cv_func_updwtmpx=yes ac_cv_func_vprintf=yes ac_cv_func_vsnprintf=yes ac_cv_have_decl__sys_siglist=no ac_cv_have_decl_sys_siglist=no ac_cv_have_x=$'have_x=yes\tac_x_includes=\'/usr/openwin/include\'\tac_x_libraries=\'/usr/openwin/lib\'' ac_cv_header_X11_Xauth_h=yes ac_cv_header_argp_h=no ac_cv_header_crypt_h=yes ac_cv_header_fcntl_h=yes ac_cv_header_gmp_h=yes ac_cv_header_gss_h=no ac_cv_header_inttypes_h=yes ac_cv_header_krb5_h=no ac_cv_header_libutil_h=no ac_cv_header_malloc_h=yes ac_cv_header_memory_h=yes ac_cv_header_pty_h=no ac_cv_header_security_pam_appl_h=yes ac_cv_header_shadow_h=yes ac_cv_header_stdc=yes ac_cv_header_stdint_h=no 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_filio_h=yes ac_cv_header_sys_resource_h=yes ac_cv_header_sys_stat_h=yes ac_cv_header_sys_time_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_syslog_h=yes ac_cv_header_time=yes ac_cv_header_ucred_h=no ac_cv_header_unistd_h=yes ac_cv_header_utmp_h=yes ac_cv_header_utmpx_h=yes ac_cv_header_zlib_h=yes ac_cv_host=sparc-sun-solaris2.9 ac_cv_lib_Xau_XauGetAuthByAddr=yes ac_cv_lib_crypt_crypt=yes ac_cv_lib_gmp___gmpz_getlimbn=yes ac_cv_lib_gss_gss_check_version=no ac_cv_lib_oop_oop_sys_new=yes ac_cv_lib_pam_pam_start=yes ac_cv_lib_socket_setsockopt=yes ac_cv_lib_util_openpty=no ac_cv_lib_xnet_inet_addr=yes ac_cv_lib_z_inflate=yes ac_cv_member_struct_utmp_ut_addr=no ac_cv_member_struct_utmp_ut_addr_v6=no ac_cv_member_struct_utmp_ut_exit=no ac_cv_member_struct_utmp_ut_exit___e_termination=no ac_cv_member_struct_utmp_ut_exit_e_termination=no ac_cv_member_struct_utmp_ut_exit_ut_termination=no ac_cv_member_struct_utmp_ut_host=no ac_cv_member_struct_utmp_ut_id=no ac_cv_member_struct_utmp_ut_name=no ac_cv_member_struct_utmp_ut_pid=no ac_cv_member_struct_utmp_ut_session=no ac_cv_member_struct_utmp_ut_syslen=no ac_cv_member_struct_utmp_ut_time=no ac_cv_member_struct_utmp_ut_tv=no ac_cv_member_struct_utmp_ut_tv_tv_sec=no ac_cv_member_struct_utmp_ut_user=no ac_cv_member_struct_utmpx_ut_addr=no ac_cv_member_struct_utmpx_ut_addr_v6=no ac_cv_member_struct_utmpx_ut_exit=yes ac_cv_member_struct_utmpx_ut_exit___e_termination=no ac_cv_member_struct_utmpx_ut_exit_e_termination=yes ac_cv_member_struct_utmpx_ut_exit_ut_termination=no ac_cv_member_struct_utmpx_ut_host=yes ac_cv_member_struct_utmpx_ut_id=yes ac_cv_member_struct_utmpx_ut_name=yes ac_cv_member_struct_utmpx_ut_pid=yes ac_cv_member_struct_utmpx_ut_session=yes ac_cv_member_struct_utmpx_ut_syslen=yes ac_cv_member_struct_utmpx_ut_time=no ac_cv_member_struct_utmpx_ut_tv=yes ac_cv_member_struct_utmpx_ut_tv_tv_sec=yes ac_cv_member_struct_utmpx_ut_user=yes ac_cv_objext=o ac_cv_path_EGREP=$'/usr/xpg4/bin/grep -E' ac_cv_path_GREP=/usr/xpg4/bin/grep ac_cv_path_M4=/usr/ccs/bin/m4 ac_cv_path_XAUTH_PROGRAM=/usr/openwin/bin/xauth ac_cv_prog_AWK=gawk ac_cv_prog_CC=cc ac_cv_prog_CPP=$'cc -E' ac_cv_prog_ac_ct_RANLIB=ranlib ac_cv_prog_cc_c89= ac_cv_prog_cc_g=yes ac_cv_prog_make_make_set=yes ac_cv_search_argp_parse=no ac_cv_search_gethostbyname=-lnsl ac_cv_search_inet_ntop=$'none required' ac_cv_search_syslog=$'none required' ac_cv_type_size_t=yes ac_cv_type_socklen_t=yes ac_cv_type_uid_t=yes ac_cv_working_alloca_h=yes am_cv_CC_dependencies_compiler_type=none am_cv_prog_cc_stdc= lsh_cv_c_attribute=no lsh_cv_func_shutdown_works_on_unix_sockets=yes lsh_cv_sys_ai_numerichost=yes lsh_cv_sys_ioctl_fionread_int=yes lsh_cv_sys_unix98_ptys=yes ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /home/xenofarm/xenofarm/client/lsh/edaemus.bortas.org/buildtmp/dist/lsh-2x1/missing --run aclocal-1.10' ALLOCA='' AMDEPBACKSLASH='' AMDEP_FALSE='' AMDEP_TRUE='#' AMTAR='${SHELL} /home/xenofarm/xenofarm/client/lsh/edaemus.bortas.org/buildtmp/dist/lsh-2x1/missing --run tar' AUTOCONF='${SHELL} /home/xenofarm/xenofarm/client/lsh/edaemus.bortas.org/buildtmp/dist/lsh-2x1/missing --run autoconf' AUTOHEADER='${SHELL} /home/xenofarm/xenofarm/client/lsh/edaemus.bortas.org/buildtmp/dist/lsh-2x1/missing --run autoheader' AUTOMAKE='${SHELL} /home/xenofarm/xenofarm/client/lsh/edaemus.bortas.org/buildtmp/dist/lsh-2x1/missing --run automake-1.10' AWK='gawk' BUILD_ARCH='sparc' BUILD_OSREV='5.9' BUILD_OSSYS='SunOS' CC='cc' CCDEPMODE='depmode=none' CFLAGS='-g' CPP='cc -E' CPPFLAGS=' -I/usr/local/include -I/home/xenofarm/xenofarm/client/lsh/edaemus.bortas.org/buildtmp/dist/pfx/include -I/usr/openwin/include' CYGPATH_W='echo' DEFS='-DHAVE_CONFIG_H' DEPDIR='.deps' DOTDOT_LIBARGP='../argp/libargp.a' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/usr/xpg4/bin/grep -E' EXEEXT='' GREP='/usr/xpg4/bin/grep' GROFF='' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' KRB5CONFIG='' KRB_LIBS='' KRB_PROGRAM='' LDFLAGS='-R/usr/openwin/lib -R/usr/local/lib -L/usr/local/lib -L/home/xenofarm/xenofarm/client/lsh/edaemus.bortas.org/buildtmp/dist/pfx/lib -L/usr/openwin/lib' LIBARGP='argp/libargp.a' LIBOBJS='' LIBS='-lpam -lxnet -lcrypt -lsocket -lnsl -lXau -lz -loop -lgmp ' LTLIBOBJS='' M4='/usr/ccs/bin/m4' MAKEINFO='${SHELL} /home/xenofarm/xenofarm/client/lsh/edaemus.bortas.org/buildtmp/dist/lsh-2x1/missing --run makeinfo' OBJEXT='o' PACKAGE='lsh' PACKAGE_BUGREPORT='bug-lsh@gnu.org' PACKAGE_NAME='lsh' PACKAGE_STRING='lsh 2x1' PACKAGE_TARNAME='lsh' PACKAGE_VERSION='2x1' PAM_PROGRAM='lsh-pam-checkpw' PATH_SEPARATOR=':' RANLIB='ranlib' SCHEME_NAME='false' SCHEME_PROGRAM='false' SET_MAKE='' SHELL='/bin/bash' SRP_PROGRAM='srp-gen' STRIP='' VERSION='2x1' XAUTH_PROGRAM='/usr/openwin/bin/xauth' XMKMF='' ac_ct_CC='' am__fastdepCC_FALSE='' am__fastdepCC_TRUE='#' am__include='include' am__isrc='' am__leading_dot='.' am__quote='' am__tar='${AMTAR} chof - "$$tardir"' am__untar='${AMTAR} xf -' bindir='${exec_prefix}/bin' build='sparc-sun-solaris2.9' build_alias='' build_cpu='sparc' build_os='solaris2.9' build_vendor='sun' datadir='${datarootdir}' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' dvidir='${docdir}' exec_prefix='${prefix}' host='sparc-sun-solaris2.9' host_alias='' host_cpu='sparc' host_os='solaris2.9' host_vendor='sun' htmldir='${docdir}' includedir='${prefix}/include' infodir='${datarootdir}/info' install_sh='$(SHELL) /home/xenofarm/xenofarm/client/lsh/edaemus.bortas.org/buildtmp/dist/lsh-2x1/install-sh' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='${prefix}/var' mandir='${datarootdir}/man' mkdir_p='$(top_builddir)/./install-sh -c -d' oldincludedir='/usr/include' pdfdir='${docdir}' prefix='/home/xenofarm/xenofarm/client/lsh/edaemus.bortas.org/buildtmp/dist/pfx' program_transform_name='s,x,x,' psdir='${docdir}' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' subdirs=' src/argp src/nettle src/spki src/sftp' sysconfdir='${prefix}/etc' target_alias='' ## ----------- ## ## confdefs.h. ## ## ----------- ## #define PACKAGE_NAME "lsh" #define PACKAGE_TARNAME "lsh" #define PACKAGE_VERSION "2x1" #define PACKAGE_STRING "lsh 2x1" #define PACKAGE_BUGREPORT "bug-lsh@gnu.org" #define PACKAGE "lsh" #define VERSION "2x1" #define _GNU_SOURCE 1 #define WITH_PTY_SUPPORT 1 #define WITH_SRP 1 #define WITH_TCP_FORWARD 1 #define WITH_X11_FORWARD 1 #define WITH_UTMP 1 #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_UNISTD_H 1 #define HAVE_GMP_H 1 #define HAVE_FCNTL_H 1 #define HAVE_STRINGS_H 1 #define HAVE_SYS_TIME_H 1 #define HAVE_UNISTD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_ZLIB_H 1 #define HAVE_CRYPT_H 1 #define HAVE_STROPTS_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_FILIO_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_STRUCT_UTMPX_UT_HOST 1 #define HAVE_STRUCT_UTMPX_UT_NAME 1 #define HAVE_STRUCT_UTMPX_UT_USER 1 #define HAVE_STRUCT_UTMPX_UT_ID 1 #define HAVE_STRUCT_UTMPX_UT_TV 1 #define HAVE_STRUCT_UTMPX_UT_TV_TV_SEC 1 #define HAVE_STRUCT_UTMPX_UT_SYSLEN 1 #define HAVE_STRUCT_UTMPX_UT_SESSION 1 #define HAVE_STRUCT_UTMPX_UT_PID 1 #define HAVE_STRUCT_UTMPX_UT_EXIT 1 #define HAVE_STRUCT_UTMPX_UT_EXIT_E_TERMINATION 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_LIBGMP 1 #define HAVE_LIBOOP 1 #define HAVE_LIBZ 1 #define WITH_TCPWRAPPERS 0 #define HAVE_X11_XAUTH_H 1 #define HAVE_LIBXAU 1 #define XAUTH_PROGRAM "/usr/openwin/bin/xauth" #define HAVE_LIBSOCKET 1 #define HAVE_LIBCRYPT 1 #define HAVE_LIBXNET 1 #define HAVE_SYSLOG 1 #define WITH_ZLIB 1 #define HAVE_LIBPAM 1 #define WITH_PAM 1 #define TIME_WITH_SYS_TIME 1 #define WORDS_BIGENDIAN 1 #define HAVE_ALLOCA_H 1 #define HAVE_ALLOCA 1 #define HAVE_MALLOC_H 1 #define HAVE_STRERROR 1 #define HAVE_STRSIGNAL 1 #define HAVE_DECL_SYS_SIGLIST 0 #define HAVE_DECL__SYS_SIGLIST 0 #define HAVE_VPRINTF 1 #define HAVE_DOPRNT 1 #define HAVE_SELECT 1 #define HAVE_SOCKET 1 #define HAVE_STRTOL 1 #define HAVE_ALARM 1 #define HAVE_GETRUSAGE 1 #define HAVE_GETTIMEOFDAY 1 #define HAVE_GETSPNAM 1 #define HAVE_VSNPRINTF 1 #define HAVE_PUTUTLINE 1 #define HAVE_PUTUTXLINE 1 #define HAVE_UPDWTMP 1 #define HAVE_UPDWTMPX 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SETRLIMIT 1 #define HAVE_GETDTABLESIZE 1 #define GETPGRP_VOID 1 #define HAVE_SYSLOG 1 #define HAVE_SETEUID 1 #define HAVE_AI_NUMERICHOST 1 #define SHUTDOWN_WORKS_WITH_UNIX_SOCKETS 1 #define HAVE_UNIX98_PTYS 1 #define HAVE_IOCTL_FIONREAD 1 #define PTY_BSD_SCHEME_FIRST_CHARS "pqr" #define PTY_BSD_SCHEME_SECOND_CHARS "0123456789abcdef" #define PTY_BSD_SCHEME 1 #define WITH_IPV6 1 configure: exit 0