This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by rdesktop configure 1.4.1, which was generated by GNU Autoconf 2.59. Invocation command line was $ ./configure --prefix=/usr --mandir=/usr/share/man ## --------- ## ## Platform. ## ## --------- ## hostname = janusz uname -m = i686 uname -r = 2.6.17.6-3 uname -s = Linux uname -v = #1 SMP Wed Jul 26 12:57:38 CEST 2006 /usr/bin/uname -p = unknown /bin/uname -X = unknown /bin/arch = i686 /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown hostinfo = unknown /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /usr/lib/uhubuild PATH: /usr/lib/ccache PATH: /sbin PATH: /usr/sbin PATH: /bin PATH: /usr/bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:1378: checking for gcc configure:1394: found /usr/lib/ccache/gcc configure:1404: result: gcc configure:1648: checking for C compiler version configure:1651: gcc --version &5 gcc (GCC) 3.4.6 Copyright (C) 2006 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. configure:1654: $? = 0 configure:1656: gcc -v &5 Reading specs from /usr/lib/gcc/i586-uhu-linux/3.4.6/specs Configured with: /var/uhubuild/work/compile/configure --prefix=/usr --infodir=/usr/share/info --mandir=/usr/share/man --enable-languages=c,c++ --enable-shared --with-gnu-as --with-gnu-ld --with-system-zlib --host=i586-uhu-linux Thread model: posix gcc version 3.4.6 configure:1659: $? = 0 configure:1661: gcc -V &5 gcc: `-V' option must have argument configure:1664: $? = 1 configure:1687: checking for C compiler default output file name configure:1690: gcc conftest.c >&5 configure:1693: $? = 0 configure:1739: result: a.out configure:1744: checking whether the C compiler works configure:1750: ./a.out configure:1753: $? = 0 configure:1770: result: yes configure:1777: checking whether we are cross compiling configure:1779: result: no configure:1782: checking for suffix of executables configure:1784: gcc -o conftest conftest.c >&5 configure:1787: $? = 0 configure:1812: result: configure:1818: checking for suffix of object files configure:1839: gcc -c conftest.c >&5 configure:1842: $? = 0 configure:1864: result: o configure:1868: checking whether we are using the GNU C compiler configure:1892: gcc -c conftest.c >&5 configure:1898: $? = 0 configure:1901: test -z || test ! -s conftest.err configure:1904: $? = 0 configure:1907: test -s conftest.o configure:1910: $? = 0 configure:1923: result: yes configure:1929: checking whether gcc accepts -g configure:1950: gcc -c -g conftest.c >&5 configure:1956: $? = 0 configure:1959: test -z || test ! -s conftest.err configure:1962: $? = 0 configure:1965: test -s conftest.o configure:1968: $? = 0 configure:1979: result: yes configure:1996: checking for gcc option to accept ANSI C configure:2066: gcc -c -g -O2 conftest.c >&5 configure:2072: $? = 0 configure:2075: test -z || test ! -s conftest.err configure:2078: $? = 0 configure:2081: test -s conftest.o configure:2084: $? = 0 configure:2102: result: none needed configure:2120: gcc -c -g -O2 conftest.c >&5 conftest.c:2: error: syntax error before "me" configure:2126: $? = 1 configure: failed program was: | #ifndef __cplusplus | choke me | #endif configure:2298: checking for a BSD-compatible install configure:2353: result: /bin/install -c configure:2376: checking how to run the C preprocessor configure:2411: gcc -E conftest.c configure:2417: $? = 0 configure:2449: gcc -E conftest.c conftest.c:9:28: ac_nonexistent.h: No such file or directory configure:2455: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "rdesktop" | #define PACKAGE_TARNAME "rdesktop" | #define PACKAGE_VERSION "1.4.1" | #define PACKAGE_STRING "rdesktop 1.4.1" | #define PACKAGE_BUGREPORT "" | /* end confdefs.h. */ | #include configure:2494: result: gcc -E configure:2518: gcc -E conftest.c configure:2524: $? = 0 configure:2556: gcc -E conftest.c conftest.c:9:28: ac_nonexistent.h: No such file or directory configure:2562: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "rdesktop" | #define PACKAGE_TARNAME "rdesktop" | #define PACKAGE_VERSION "1.4.1" | #define PACKAGE_STRING "rdesktop 1.4.1" | #define PACKAGE_BUGREPORT "" | /* end confdefs.h. */ | #include configure:2606: checking for egrep configure:2616: result: grep -E configure:2621: checking for ANSI C header files configure:2646: gcc -c -g -O2 -Wall conftest.c >&5 configure:2652: $? = 0 configure:2655: test -z || test ! -s conftest.err configure:2658: $? = 0 configure:2661: test -s conftest.o configure:2664: $? = 0 configure:2753: gcc -o conftest -g -O2 -Wall conftest.c >&5 conftest.c: In function `main': conftest.c:26: warning: implicit declaration of function `exit' configure:2756: $? = 0 configure:2758: ./conftest configure:2761: $? = 0 configure:2776: result: yes configure:2786: checking whether byte ordering is bigendian configure:2813: gcc -c -g -O2 -Wall conftest.c >&5 configure:2819: $? = 0 configure:2822: test -z || test ! -s conftest.err configure:2825: $? = 0 configure:2828: test -s conftest.o configure:2831: $? = 0 configure:2855: gcc -c -g -O2 -Wall conftest.c >&5 conftest.c: In function `main': conftest.c:17: error: `not' undeclared (first use in this function) conftest.c:17: error: (Each undeclared identifier is reported only once conftest.c:17: error: for each function it appears in.) conftest.c:17: error: syntax error before "big" configure:2861: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "rdesktop" | #define PACKAGE_TARNAME "rdesktop" | #define PACKAGE_VERSION "1.4.1" | #define PACKAGE_STRING "rdesktop 1.4.1" | #define PACKAGE_BUGREPORT "" | #define STDC_HEADERS 1 | /* end confdefs.h. */ | #include | #include | | int | main () | { | #if BYTE_ORDER != BIG_ENDIAN | not big endian | #endif | | ; | return 0; | } configure:2994: result: no configure:3017: checking for X configure:3123: gcc -E conftest.c configure:3129: $? = 0 configure:3179: gcc -o conftest -g -O2 -Wall conftest.c -lXt >&5 configure:3185: $? = 0 configure:3188: test -z || test ! -s conftest.err configure:3191: $? = 0 configure:3194: test -s conftest configure:3197: $? = 0 configure:3251: result: libraries , headers in standard search path configure:3422: gcc -o conftest -g -O2 -Wall conftest.c -lX11 >&5 configure:3428: $? = 0 configure:3431: test -z || test ! -s conftest.err configure:3434: $? = 0 configure:3437: test -s conftest configure:3440: $? = 0 configure:3596: checking for gethostbyname configure:3653: gcc -o conftest -g -O2 -Wall conftest.c >&5 configure:3659: $? = 0 configure:3662: test -z || test ! -s conftest.err configure:3665: $? = 0 configure:3668: test -s conftest configure:3671: $? = 0 configure:3683: result: yes configure:3832: checking for connect configure:3889: gcc -o conftest -g -O2 -Wall conftest.c >&5 configure:3895: $? = 0 configure:3898: test -z || test ! -s conftest.err configure:3901: $? = 0 configure:3904: test -s conftest configure:3907: $? = 0 configure:3919: result: yes configure:3993: checking for remove configure:4050: gcc -o conftest -g -O2 -Wall conftest.c >&5 configure:4056: $? = 0 configure:4059: test -z || test ! -s conftest.err configure:4062: $? = 0 configure:4065: test -s conftest configure:4068: $? = 0 configure:4080: result: yes configure:4154: checking for shmat configure:4211: gcc -o conftest -g -O2 -Wall conftest.c >&5 configure:4217: $? = 0 configure:4220: test -z || test ! -s conftest.err configure:4223: $? = 0 configure:4226: test -s conftest configure:4229: $? = 0 configure:4241: result: yes configure:4324: checking for IceConnectionNumber in -lICE configure:4354: gcc -o conftest -g -O2 -Wall conftest.c -lICE >&5 configure:4360: $? = 0 configure:4363: test -z || test ! -s conftest.err configure:4366: $? = 0 configure:4369: test -s conftest configure:4372: $? = 0 configure:4385: result: yes configure:4396: checking for library containing socket configure:4426: gcc -o conftest -g -O2 -Wall conftest.c >&5 configure:4432: $? = 0 configure:4435: test -z || test ! -s conftest.err configure:4438: $? = 0 configure:4441: test -s conftest configure:4444: $? = 0 configure:4513: result: none required configure:4520: checking for library containing inet_aton configure:4550: gcc -o conftest -g -O2 -Wall conftest.c >&5 configure:4556: $? = 0 configure:4559: test -z || test ! -s conftest.err configure:4562: $? = 0 configure:4565: test -s conftest configure:4568: $? = 0 configure:4637: result: none required configure:4659: checking for sys/types.h configure:4675: gcc -c -g -O2 -Wall conftest.c >&5 configure:4681: $? = 0 configure:4684: test -z || test ! -s conftest.err configure:4687: $? = 0 configure:4690: test -s conftest.o configure:4693: $? = 0 configure:4704: result: yes configure:4659: checking for sys/stat.h configure:4675: gcc -c -g -O2 -Wall conftest.c >&5 configure:4681: $? = 0 configure:4684: test -z || test ! -s conftest.err configure:4687: $? = 0 configure:4690: test -s conftest.o configure:4693: $? = 0 configure:4704: result: yes configure:4659: checking for stdlib.h configure:4675: gcc -c -g -O2 -Wall conftest.c >&5 configure:4681: $? = 0 configure:4684: test -z || test ! -s conftest.err configure:4687: $? = 0 configure:4690: test -s conftest.o configure:4693: $? = 0 configure:4704: result: yes configure:4659: checking for string.h configure:4675: gcc -c -g -O2 -Wall conftest.c >&5 configure:4681: $? = 0 configure:4684: test -z || test ! -s conftest.err configure:4687: $? = 0 configure:4690: test -s conftest.o configure:4693: $? = 0 configure:4704: result: yes configure:4659: checking for memory.h configure:4675: gcc -c -g -O2 -Wall conftest.c >&5 configure:4681: $? = 0 configure:4684: test -z || test ! -s conftest.err configure:4687: $? = 0 configure:4690: test -s conftest.o configure:4693: $? = 0 configure:4704: result: yes configure:4659: checking for strings.h configure:4675: gcc -c -g -O2 -Wall conftest.c >&5 configure:4681: $? = 0 configure:4684: test -z || test ! -s conftest.err configure:4687: $? = 0 configure:4690: test -s conftest.o configure:4693: $? = 0 configure:4704: result: yes configure:4659: checking for inttypes.h configure:4675: gcc -c -g -O2 -Wall conftest.c >&5 configure:4681: $? = 0 configure:4684: test -z || test ! -s conftest.err configure:4687: $? = 0 configure:4690: test -s conftest.o configure:4693: $? = 0 configure:4704: result: yes configure:4659: checking for stdint.h configure:4675: gcc -c -g -O2 -Wall conftest.c >&5 configure:4681: $? = 0 configure:4684: test -z || test ! -s conftest.err configure:4687: $? = 0 configure:4690: test -s conftest.o configure:4693: $? = 0 configure:4704: result: yes configure:4659: checking for unistd.h configure:4675: gcc -c -g -O2 -Wall conftest.c >&5 configure:4681: $? = 0 configure:4684: test -z || test ! -s conftest.err configure:4687: $? = 0 configure:4690: test -s conftest.o configure:4693: $? = 0 configure:4704: result: yes configure:4726: checking sys/select.h usability configure:4738: gcc -c -g -O2 -Wall conftest.c >&5 configure:4744: $? = 0 configure:4747: test -z || test ! -s conftest.err configure:4750: $? = 0 configure:4753: test -s conftest.o configure:4756: $? = 0 configure:4766: result: yes configure:4770: checking sys/select.h presence configure:4780: gcc -E conftest.c configure:4786: $? = 0 configure:4806: result: yes configure:4841: checking for sys/select.h configure:4848: result: yes configure:4870: checking sys/modem.h usability configure:4882: gcc -c -g -O2 -Wall conftest.c >&5 conftest.c:55:23: sys/modem.h: No such file or directory configure:4888: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "rdesktop" | #define PACKAGE_TARNAME "rdesktop" | #define PACKAGE_VERSION "1.4.1" | #define PACKAGE_STRING "rdesktop 1.4.1" | #define PACKAGE_BUGREPORT "" | #define STDC_HEADERS 1 | #define L_ENDIAN 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_SELECT_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:4910: result: no configure:4914: checking sys/modem.h presence configure:4924: gcc -E conftest.c conftest.c:21:23: sys/modem.h: No such file or directory configure:4930: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "rdesktop" | #define PACKAGE_TARNAME "rdesktop" | #define PACKAGE_VERSION "1.4.1" | #define PACKAGE_STRING "rdesktop 1.4.1" | #define PACKAGE_BUGREPORT "" | #define STDC_HEADERS 1 | #define L_ENDIAN 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_SELECT_H 1 | /* end confdefs.h. */ | #include configure:4950: result: no configure:4985: checking for sys/modem.h configure:4992: result: no configure:5014: checking sys/filio.h usability configure:5026: gcc -c -g -O2 -Wall conftest.c >&5 conftest.c:55:23: sys/filio.h: No such file or directory configure:5032: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "rdesktop" | #define PACKAGE_TARNAME "rdesktop" | #define PACKAGE_VERSION "1.4.1" | #define PACKAGE_STRING "rdesktop 1.4.1" | #define PACKAGE_BUGREPORT "" | #define STDC_HEADERS 1 | #define L_ENDIAN 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_SELECT_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:5054: result: no configure:5058: checking sys/filio.h presence configure:5068: gcc -E conftest.c conftest.c:21:23: sys/filio.h: No such file or directory configure:5074: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "rdesktop" | #define PACKAGE_TARNAME "rdesktop" | #define PACKAGE_VERSION "1.4.1" | #define PACKAGE_STRING "rdesktop 1.4.1" | #define PACKAGE_BUGREPORT "" | #define STDC_HEADERS 1 | #define L_ENDIAN 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_SELECT_H 1 | /* end confdefs.h. */ | #include configure:5094: result: no configure:5129: checking for sys/filio.h configure:5136: result: no configure:5158: checking sys/strtio.h usability configure:5170: gcc -c -g -O2 -Wall conftest.c >&5 conftest.c:55:24: sys/strtio.h: No such file or directory configure:5176: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "rdesktop" | #define PACKAGE_TARNAME "rdesktop" | #define PACKAGE_VERSION "1.4.1" | #define PACKAGE_STRING "rdesktop 1.4.1" | #define PACKAGE_BUGREPORT "" | #define STDC_HEADERS 1 | #define L_ENDIAN 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_SELECT_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:5198: result: no configure:5202: checking sys/strtio.h presence configure:5212: gcc -E conftest.c conftest.c:21:24: sys/strtio.h: No such file or directory configure:5218: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "rdesktop" | #define PACKAGE_TARNAME "rdesktop" | #define PACKAGE_VERSION "1.4.1" | #define PACKAGE_STRING "rdesktop 1.4.1" | #define PACKAGE_BUGREPORT "" | #define STDC_HEADERS 1 | #define L_ENDIAN 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_SELECT_H 1 | /* end confdefs.h. */ | #include configure:5238: result: no configure:5273: checking for sys/strtio.h configure:5280: result: no configure:5302: checking locale.h usability configure:5314: gcc -c -g -O2 -Wall conftest.c >&5 configure:5320: $? = 0 configure:5323: test -z || test ! -s conftest.err configure:5326: $? = 0 configure:5329: test -s conftest.o configure:5332: $? = 0 configure:5342: result: yes configure:5346: checking locale.h presence configure:5356: gcc -E conftest.c configure:5362: $? = 0 configure:5382: result: yes configure:5417: checking for locale.h configure:5424: result: yes configure:5446: checking langinfo.h usability configure:5458: gcc -c -g -O2 -Wall conftest.c >&5 configure:5464: $? = 0 configure:5467: test -z || test ! -s conftest.err configure:5470: $? = 0 configure:5473: test -s conftest.o configure:5476: $? = 0 configure:5486: result: yes configure:5490: checking langinfo.h presence configure:5500: gcc -E conftest.c configure:5506: $? = 0 configure:5526: result: yes configure:5561: checking for langinfo.h configure:5568: result: yes configure:5590: checking iconv.h usability configure:5602: gcc -c -g -O2 -Wall conftest.c >&5 configure:5608: $? = 0 configure:5611: test -z || test ! -s conftest.err configure:5614: $? = 0 configure:5617: test -s conftest.o configure:5620: $? = 0 configure:5630: result: yes configure:5634: checking iconv.h presence configure:5644: gcc -E conftest.c configure:5650: $? = 0 configure:5670: result: yes configure:5705: checking for iconv.h configure:5712: result: yes configure:5737: checking for OpenSSL directory configure:5765: result: /usr configure:5791: checking if architecture needs alignment configure:5823: gcc -o conftest -g -O2 -Wall -I/usr/include conftest.c -L/usr/lib -lcrypto >&5 configure:5826: $? = 0 configure:5828: ./conftest configure:5831: $? = 0 configure:5833: result: no configure:5934: checking ao/ao.h usability configure:5946: gcc -c -g -O2 -Wall -I/usr/include conftest.c >&5 conftest.c:60:19: ao/ao.h: No such file or directory configure:5952: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "rdesktop" | #define PACKAGE_TARNAME "rdesktop" | #define PACKAGE_VERSION "1.4.1" | #define PACKAGE_STRING "rdesktop 1.4.1" | #define PACKAGE_BUGREPORT "" | #define STDC_HEADERS 1 | #define L_ENDIAN 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_ICONV_H 1 | #define ssldir "/usr" | #define EGD_SOCKET "/var/run/egd-pool" | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:5974: result: no configure:5978: checking ao/ao.h presence configure:5988: gcc -E conftest.c conftest.c:26:19: ao/ao.h: No such file or directory configure:5994: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "rdesktop" | #define PACKAGE_TARNAME "rdesktop" | #define PACKAGE_VERSION "1.4.1" | #define PACKAGE_STRING "rdesktop 1.4.1" | #define PACKAGE_BUGREPORT "" | #define STDC_HEADERS 1 | #define L_ENDIAN 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_ICONV_H 1 | #define ssldir "/usr" | #define EGD_SOCKET "/var/run/egd-pool" | /* end confdefs.h. */ | #include configure:6014: result: no configure:6049: checking for ao/ao.h configure:6056: result: no configure:6075: checking sys/soundcard.h usability configure:6087: gcc -c -g -O2 -Wall -I/usr/include conftest.c >&5 configure:6093: $? = 0 configure:6096: test -z || test ! -s conftest.err configure:6099: $? = 0 configure:6102: test -s conftest.o configure:6105: $? = 0 configure:6115: result: yes configure:6119: checking sys/soundcard.h presence configure:6129: gcc -E conftest.c configure:6135: $? = 0 configure:6155: result: yes configure:6190: checking for sys/soundcard.h configure:6197: result: yes configure:6216: checking dmedia/audio.h usability configure:6228: gcc -c -g -O2 -Wall -I/usr/include conftest.c >&5 conftest.c:60:26: dmedia/audio.h: No such file or directory configure:6234: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "rdesktop" | #define PACKAGE_TARNAME "rdesktop" | #define PACKAGE_VERSION "1.4.1" | #define PACKAGE_STRING "rdesktop 1.4.1" | #define PACKAGE_BUGREPORT "" | #define STDC_HEADERS 1 | #define L_ENDIAN 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_ICONV_H 1 | #define ssldir "/usr" | #define EGD_SOCKET "/var/run/egd-pool" | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:6256: result: no configure:6260: checking dmedia/audio.h presence configure:6270: gcc -E conftest.c conftest.c:26:26: dmedia/audio.h: No such file or directory configure:6276: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "rdesktop" | #define PACKAGE_TARNAME "rdesktop" | #define PACKAGE_VERSION "1.4.1" | #define PACKAGE_STRING "rdesktop 1.4.1" | #define PACKAGE_BUGREPORT "" | #define STDC_HEADERS 1 | #define L_ENDIAN 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_ICONV_H 1 | #define ssldir "/usr" | #define EGD_SOCKET "/var/run/egd-pool" | /* end confdefs.h. */ | #include configure:6296: result: no configure:6331: checking for dmedia/audio.h configure:6338: result: no configure:6357: checking sys/audioio.h usability configure:6369: gcc -c -g -O2 -Wall -I/usr/include conftest.c >&5 conftest.c:60:25: sys/audioio.h: No such file or directory configure:6375: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "rdesktop" | #define PACKAGE_TARNAME "rdesktop" | #define PACKAGE_VERSION "1.4.1" | #define PACKAGE_STRING "rdesktop 1.4.1" | #define PACKAGE_BUGREPORT "" | #define STDC_HEADERS 1 | #define L_ENDIAN 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_ICONV_H 1 | #define ssldir "/usr" | #define EGD_SOCKET "/var/run/egd-pool" | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:6397: result: no configure:6401: checking sys/audioio.h presence configure:6411: gcc -E conftest.c conftest.c:26:25: sys/audioio.h: No such file or directory configure:6417: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "rdesktop" | #define PACKAGE_TARNAME "rdesktop" | #define PACKAGE_VERSION "1.4.1" | #define PACKAGE_STRING "rdesktop 1.4.1" | #define PACKAGE_BUGREPORT "" | #define STDC_HEADERS 1 | #define L_ENDIAN 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_ICONV_H 1 | #define ssldir "/usr" | #define EGD_SOCKET "/var/run/egd-pool" | /* end confdefs.h. */ | #include configure:6437: result: no configure:6472: checking for sys/audioio.h configure:6479: result: no configure:6541: checking for dirent.h that defines DIR configure:6565: gcc -c -g -O2 -Wall -I/usr/include conftest.c >&5 configure:6571: $? = 0 configure:6574: test -z || test ! -s conftest.err configure:6577: $? = 0 configure:6580: test -s conftest.o configure:6583: $? = 0 configure:6594: result: yes configure:6607: checking for library containing opendir configure:6637: gcc -o conftest -g -O2 -Wall -I/usr/include conftest.c -L/usr/lib -lcrypto >&5 configure:6643: $? = 0 configure:6646: test -z || test ! -s conftest.err configure:6649: $? = 0 configure:6652: test -s conftest configure:6655: $? = 0 configure:6724: result: none required configure:6878: checking for dirfd configure:6935: gcc -o conftest -g -O2 -Wall -I/usr/include conftest.c -L/usr/lib -lcrypto >&5 configure:6941: $? = 0 configure:6944: test -z || test ! -s conftest.err configure:6947: $? = 0 configure:6950: test -s conftest configure:6953: $? = 0 configure:6965: result: yes configure:6975: checking whether dirfd is declared configure:7000: gcc -c -g -O2 -Wall -I/usr/include conftest.c >&5 conftest.c: In function `main': conftest.c:50: warning: unused variable `p' configure:7006: $? = 0 configure:7009: test -z || test ! -s conftest.err configure:7012: $? = 0 configure:7015: test -s conftest.o configure:7018: $? = 0 configure:7029: result: yes configure:7048: checking whether dirfd is a macro configure:7073: result: no configure:7290: checking for iconv configure:7317: gcc -o conftest -g -O2 -Wall -I/usr/include conftest.c -L/usr/lib -lcrypto >&5 configure:7323: $? = 0 configure:7326: test -z || test ! -s conftest.err configure:7329: $? = 0 configure:7332: test -s conftest configure:7335: $? = 0 configure:7400: result: yes configure:7408: checking for iconv declaration configure:7442: gcc -c -g -O2 -Wall -I/usr/include conftest.c >&5 configure:7448: $? = 0 configure:7451: test -z || test ! -s conftest.err configure:7454: $? = 0 configure:7457: test -s conftest.o configure:7460: $? = 0 configure:7475: result: extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); configure:7499: checking for socklen_t configure:7525: gcc -c -g -O2 -Wall -I/usr/include conftest.c >&5 configure:7531: $? = 0 configure:7534: test -z || test ! -s conftest.err configure:7537: $? = 0 configure:7540: test -s conftest.o configure:7543: $? = 0 configure:7554: result: yes configure:7664: checking sys/vfs.h usability configure:7676: gcc -c -g -O2 -Wall -I/usr/include conftest.c >&5 configure:7682: $? = 0 configure:7685: test -z || test ! -s conftest.err configure:7688: $? = 0 configure:7691: test -s conftest.o configure:7694: $? = 0 configure:7704: result: yes configure:7708: checking sys/vfs.h presence configure:7718: gcc -E conftest.c configure:7724: $? = 0 configure:7744: result: yes configure:7779: checking for sys/vfs.h configure:7786: result: yes configure:7813: checking sys/statvfs.h usability configure:7825: gcc -c -g -O2 -Wall -I/usr/include conftest.c >&5 configure:7831: $? = 0 configure:7834: test -z || test ! -s conftest.err configure:7837: $? = 0 configure:7840: test -s conftest.o configure:7843: $? = 0 configure:7853: result: yes configure:7857: checking sys/statvfs.h presence configure:7867: gcc -E conftest.c configure:7873: $? = 0 configure:7893: result: yes configure:7928: checking for sys/statvfs.h configure:7935: result: yes configure:7962: checking sys/statfs.h usability configure:7974: gcc -c -g -O2 -Wall -I/usr/include conftest.c >&5 configure:7980: $? = 0 configure:7983: test -z || test ! -s conftest.err configure:7986: $? = 0 configure:7989: test -s conftest.o configure:7992: $? = 0 configure:8002: result: yes configure:8006: checking sys/statfs.h presence configure:8016: gcc -E conftest.c configure:8022: $? = 0 configure:8042: result: yes configure:8077: checking for sys/statfs.h configure:8084: result: yes configure:8111: checking sys/param.h usability configure:8123: gcc -c -g -O2 -Wall -I/usr/include conftest.c >&5 configure:8129: $? = 0 configure:8132: test -z || test ! -s conftest.err configure:8135: $? = 0 configure:8138: test -s conftest.o configure:8141: $? = 0 configure:8151: result: yes configure:8155: checking sys/param.h presence configure:8165: gcc -E conftest.c configure:8171: $? = 0 configure:8191: result: yes configure:8226: checking for sys/param.h configure:8233: result: yes configure:8258: checking for sys/mount.h configure:8274: gcc -c -g -O2 -Wall -I/usr/include conftest.c >&5 configure:8280: $? = 0 configure:8283: test -z || test ! -s conftest.err configure:8286: $? = 0 configure:8289: test -s conftest.o configure:8292: $? = 0 configure:8303: result: yes configure:8317: checking how to get filesystem space usage... configure:8324: checking statvfs64 function (SVR4) configure:8351: gcc -o conftest -g -O2 -Wall -I/usr/include conftest.c -L/usr/lib -lcrypto >&5 conftest.c:44: warning: return type defaults to `int' conftest.c: In function `main': conftest.c:45: error: storage size of 'fsd' isn't known conftest.c:46: warning: implicit declaration of function `exit' conftest.c:46: warning: implicit declaration of function `statvfs64' conftest.c:45: warning: unused variable `fsd' configure:8354: $? = 1 configure: program exited with status 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "rdesktop" | #define PACKAGE_TARNAME "rdesktop" | #define PACKAGE_VERSION "1.4.1" | #define PACKAGE_STRING "rdesktop 1.4.1" | #define PACKAGE_BUGREPORT "" | #define STDC_HEADERS 1 | #define L_ENDIAN 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_ICONV_H 1 | #define ssldir "/usr" | #define EGD_SOCKET "/var/run/egd-pool" | #define WITH_RDPSND 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DIRFD 1 | #define HAVE_DECL_DIRFD 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_MOUNT_H 1 | /* end confdefs.h. */ | | #if defined(HAVE_UNISTD_H) | #include | #endif | #include | #include | main () | { | struct statvfs64 fsd; | exit (statvfs64 (".", &fsd)); | } configure:8373: result: no configure:8393: checking statvfs function (SVR4) configure:8415: gcc -o conftest -g -O2 -Wall -I/usr/include conftest.c -L/usr/lib -lcrypto >&5 conftest.c: In function `main': conftest.c:42: warning: null argument where non-null required (arg 1) configure:8421: $? = 0 configure:8424: test -z || test ! -s conftest.err configure:8427: $? = 0 configure:8430: test -s conftest configure:8433: $? = 0 configure:8445: result: yes configure:8808: checking for struct statfs.f_namemax configure:8832: gcc -c -g -O2 -Wall -I/usr/include conftest.c >&5 conftest.c: In function `main': conftest.c:96: error: structure has no member named `f_namemax' configure:8838: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "rdesktop" | #define PACKAGE_TARNAME "rdesktop" | #define PACKAGE_VERSION "1.4.1" | #define PACKAGE_STRING "rdesktop 1.4.1" | #define PACKAGE_BUGREPORT "" | #define STDC_HEADERS 1 | #define L_ENDIAN 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_ICONV_H 1 | #define ssldir "/usr" | #define EGD_SOCKET "/var/run/egd-pool" | #define WITH_RDPSND 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DIRFD 1 | #define HAVE_DECL_DIRFD 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define STAT_STATVFS 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #if HAVE_SYS_STATVFS_H | # include | #endif | #if HAVE_SYS_VFS_H | # include | #endif | #if !HAVE_SYS_STATVFS_H && !HAVE_SYS_VFS_H | # if HAVE_SYS_MOUNT_H && HAVE_SYS_PARAM_H | /* NetBSD 1.5.2 needs these, for the declaration of struct statfs. */ | # include | # include | # elif HAVE_NETINET_IN_H && HAVE_NFS_NFS_CLNT_H && HAVE_NFS_VFS_H | /* Ultrix 4.4 needs these for the declaration of struct statfs. */ | # include | # include | # include | # endif | #endif | | | int | main () | { | static struct statfs ac_aggr; | if (ac_aggr.f_namemax) | return 0; | ; | return 0; | } configure:8876: gcc -c -g -O2 -Wall -I/usr/include conftest.c >&5 conftest.c: In function `main': conftest.c:96: error: structure has no member named `f_namemax' configure:8882: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "rdesktop" | #define PACKAGE_TARNAME "rdesktop" | #define PACKAGE_VERSION "1.4.1" | #define PACKAGE_STRING "rdesktop 1.4.1" | #define PACKAGE_BUGREPORT "" | #define STDC_HEADERS 1 | #define L_ENDIAN 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_ICONV_H 1 | #define ssldir "/usr" | #define EGD_SOCKET "/var/run/egd-pool" | #define WITH_RDPSND 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DIRFD 1 | #define HAVE_DECL_DIRFD 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define STAT_STATVFS 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #if HAVE_SYS_STATVFS_H | # include | #endif | #if HAVE_SYS_VFS_H | # include | #endif | #if !HAVE_SYS_STATVFS_H && !HAVE_SYS_VFS_H | # if HAVE_SYS_MOUNT_H && HAVE_SYS_PARAM_H | /* NetBSD 1.5.2 needs these, for the declaration of struct statfs. */ | # include | # include | # elif HAVE_NETINET_IN_H && HAVE_NFS_NFS_CLNT_H && HAVE_NFS_VFS_H | /* Ultrix 4.4 needs these for the declaration of struct statfs. */ | # include | # include | # include | # endif | #endif | | | int | main () | { | static struct statfs ac_aggr; | if (sizeof ac_aggr.f_namemax) | return 0; | ; | return 0; | } configure:8907: result: no configure:8918: checking for struct statvfs.f_namemax configure:8942: gcc -c -g -O2 -Wall -I/usr/include conftest.c >&5 configure:8948: $? = 0 configure:8951: test -z || test ! -s conftest.err configure:8954: $? = 0 configure:8957: test -s conftest.o configure:8960: $? = 0 configure:9017: result: yes configure:9028: checking for struct statfs.f_namelen configure:9052: gcc -c -g -O2 -Wall -I/usr/include conftest.c >&5 configure:9058: $? = 0 configure:9061: test -z || test ! -s conftest.err configure:9064: $? = 0 configure:9067: test -s conftest.o configure:9070: $? = 0 configure:9127: result: yes configure:9138: checking for struct statvfs.f_namelen configure:9162: gcc -c -g -O2 -Wall -I/usr/include conftest.c >&5 conftest.c: In function `main': conftest.c:98: error: structure has no member named `f_namelen' configure:9168: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "rdesktop" | #define PACKAGE_TARNAME "rdesktop" | #define PACKAGE_VERSION "1.4.1" | #define PACKAGE_STRING "rdesktop 1.4.1" | #define PACKAGE_BUGREPORT "" | #define STDC_HEADERS 1 | #define L_ENDIAN 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_ICONV_H 1 | #define ssldir "/usr" | #define EGD_SOCKET "/var/run/egd-pool" | #define WITH_RDPSND 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DIRFD 1 | #define HAVE_DECL_DIRFD 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define STAT_STATVFS 1 | #define HAVE_STRUCT_STATVFS_F_NAMEMAX 1 | #define HAVE_STRUCT_STATFS_F_NAMELEN 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #if HAVE_SYS_STATVFS_H | # include | #endif | #if HAVE_SYS_VFS_H | # include | #endif | #if !HAVE_SYS_STATVFS_H && !HAVE_SYS_VFS_H | # if HAVE_SYS_MOUNT_H && HAVE_SYS_PARAM_H | /* NetBSD 1.5.2 needs these, for the declaration of struct statfs. */ | # include | # include | # elif HAVE_NETINET_IN_H && HAVE_NFS_NFS_CLNT_H && HAVE_NFS_VFS_H | /* Ultrix 4.4 needs these for the declaration of struct statfs. */ | # include | # include | # include | # endif | #endif | | | int | main () | { | static struct statvfs ac_aggr; | if (ac_aggr.f_namelen) | return 0; | ; | return 0; | } configure:9206: gcc -c -g -O2 -Wall -I/usr/include conftest.c >&5 conftest.c: In function `main': conftest.c:98: error: structure has no member named `f_namelen' configure:9212: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "rdesktop" | #define PACKAGE_TARNAME "rdesktop" | #define PACKAGE_VERSION "1.4.1" | #define PACKAGE_STRING "rdesktop 1.4.1" | #define PACKAGE_BUGREPORT "" | #define STDC_HEADERS 1 | #define L_ENDIAN 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_ICONV_H 1 | #define ssldir "/usr" | #define EGD_SOCKET "/var/run/egd-pool" | #define WITH_RDPSND 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DIRFD 1 | #define HAVE_DECL_DIRFD 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define STAT_STATVFS 1 | #define HAVE_STRUCT_STATVFS_F_NAMEMAX 1 | #define HAVE_STRUCT_STATFS_F_NAMELEN 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #if HAVE_SYS_STATVFS_H | # include | #endif | #if HAVE_SYS_VFS_H | # include | #endif | #if !HAVE_SYS_STATVFS_H && !HAVE_SYS_VFS_H | # if HAVE_SYS_MOUNT_H && HAVE_SYS_PARAM_H | /* NetBSD 1.5.2 needs these, for the declaration of struct statfs. */ | # include | # include | # elif HAVE_NETINET_IN_H && HAVE_NFS_NFS_CLNT_H && HAVE_NFS_VFS_H | /* Ultrix 4.4 needs these for the declaration of struct statfs. */ | # include | # include | # include | # endif | #endif | | | int | main () | { | static struct statvfs ac_aggr; | if (sizeof ac_aggr.f_namelen) | return 0; | ; | return 0; | } configure:9237: result: no configure:9262: checking mntent.h usability configure:9274: gcc -c -g -O2 -Wall -I/usr/include conftest.c >&5 configure:9280: $? = 0 configure:9283: test -z || test ! -s conftest.err configure:9286: $? = 0 configure:9289: test -s conftest.o configure:9292: $? = 0 configure:9302: result: yes configure:9306: checking mntent.h presence configure:9316: gcc -E conftest.c configure:9322: $? = 0 configure:9342: result: yes configure:9377: checking for mntent.h configure:9384: result: yes configure:9400: checking for setmntent configure:9457: gcc -o conftest -g -O2 -Wall -I/usr/include conftest.c -L/usr/lib -lcrypto >&5 configure:9463: $? = 0 configure:9466: test -z || test ! -s conftest.err configure:9469: $? = 0 configure:9472: test -s conftest configure:9475: $? = 0 configure:9487: result: yes configure:9592: checking build system type configure:9610: result: i686-pc-linux-gnu configure:9618: checking host system type configure:9632: result: i686-pc-linux-gnu configure:9784: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by rdesktop config.status 1.4.1, which was generated by GNU Autoconf 2.59. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on janusz config.status:699: creating Makefile ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=i686-pc-linux-gnu ac_cv_build_alias=i686-pc-linux-gnu ac_cv_c_bigendian=no ac_cv_c_compiler_gnu=yes ac_cv_env_CC_set= ac_cv_env_CC_value= ac_cv_env_CFLAGS_set= ac_cv_env_CFLAGS_value= ac_cv_env_CPPFLAGS_set= ac_cv_env_CPPFLAGS_value= ac_cv_env_CPP_set= ac_cv_env_CPP_value= ac_cv_env_LDFLAGS_set= ac_cv_env_LDFLAGS_value= ac_cv_env_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_exeext= ac_cv_func_connect=yes ac_cv_func_dirfd=yes ac_cv_func_gethostbyname=yes ac_cv_func_remove=yes ac_cv_func_setmntent=yes ac_cv_func_shmat=yes ac_cv_have_decl_dirfd=yes ac_cv_have_x='have_x=yes ac_x_includes= ac_x_libraries=' ac_cv_header_ao_ao_h=no ac_cv_header_dirent_dirent_h=yes ac_cv_header_dmedia_audio_h=no ac_cv_header_iconv_h=yes ac_cv_header_inttypes_h=yes ac_cv_header_langinfo_h=yes ac_cv_header_locale_h=yes ac_cv_header_memory_h=yes ac_cv_header_mntent_h=yes ac_cv_header_stdc=yes ac_cv_header_stdint_h=yes ac_cv_header_stdlib_h=yes ac_cv_header_string_h=yes ac_cv_header_strings_h=yes ac_cv_header_sys_audioio_h=no ac_cv_header_sys_filio_h=no ac_cv_header_sys_modem_h=no ac_cv_header_sys_mount_h=yes ac_cv_header_sys_param_h=yes ac_cv_header_sys_select_h=yes ac_cv_header_sys_soundcard_h=yes ac_cv_header_sys_stat_h=yes ac_cv_header_sys_statfs_h=yes ac_cv_header_sys_statvfs_h=yes ac_cv_header_sys_strtio_h=no ac_cv_header_sys_types_h=yes ac_cv_header_sys_vfs_h=yes ac_cv_header_unistd_h=yes ac_cv_host=i686-pc-linux-gnu ac_cv_host_alias=i686-pc-linux-gnu ac_cv_lib_ICE_IceConnectionNumber=yes ac_cv_member_struct_statfs_f_namelen=yes ac_cv_member_struct_statfs_f_namemax=no ac_cv_member_struct_statvfs_f_namelen=no ac_cv_member_struct_statvfs_f_namemax=yes ac_cv_objext=o ac_cv_path_install='/bin/install -c' ac_cv_prog_CPP='gcc -E' ac_cv_prog_ac_ct_CC=gcc ac_cv_prog_cc_g=yes ac_cv_prog_cc_stdc= ac_cv_prog_egrep='grep -E' ac_cv_search_inet_aton='none required' ac_cv_search_opendir='none required' ac_cv_search_socket='none required' ac_cv_type_socklen_t=yes am_cv_func_iconv=yes am_cv_lib_iconv=no am_cv_proto_iconv='extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);' am_cv_proto_iconv_arg1= fu_cv_sys_stat_statvfs=yes fu_cv_sys_stat_statvfs64=no jm_cv_func_dirfd_macro=no ## ----------------- ## ## Output variables. ## ## ----------------- ## CC='gcc' CFLAGS='-g -O2 -Wall -I/usr/include' CPP='gcc -E' CPPFLAGS='' DEFS='-DPACKAGE_NAME=\"rdesktop\" -DPACKAGE_TARNAME=\"rdesktop\" -DPACKAGE_VERSION=\"1.4.1\" -DPACKAGE_STRING=\"rdesktop\ 1.4.1\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DL_ENDIAN=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_SELECT_H=1 -DHAVE_LOCALE_H=1 -DHAVE_LANGINFO_H=1 -DHAVE_ICONV_H=1 -Dssldir=\"/usr\" -DEGD_SOCKET=\"/var/run/egd-pool\" -DWITH_RDPSND=1 -DHAVE_DIRENT_H=1 -DHAVE_DIRFD=1 -DHAVE_DECL_DIRFD=1 -DHAVE_ICONV=1 -DICONV_CONST= -DHAVE_SYS_VFS_H=1 -DHAVE_SYS_STATVFS_H=1 -DHAVE_SYS_STATFS_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_MOUNT_H=1 -DSTAT_STATVFS=1 -DHAVE_STRUCT_STATVFS_F_NAMEMAX=1 -DHAVE_STRUCT_STATFS_F_NAMELEN=1 -DHAVE_MNTENT_H=1 -DHAVE_SETMNTENT=1 ' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='grep -E' EXEEXT='' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' LDFLAGS='' LDVNC='' LIBICONV='' LIBOBJS='' LIBS=' -L/usr/lib -lcrypto ' LTLIBOBJS='' OBJEXT='o' PACKAGE_BUGREPORT='' PACKAGE_NAME='rdesktop' PACKAGE_STRING='rdesktop 1.4.1' PACKAGE_TARNAME='rdesktop' PACKAGE_VERSION='1.4.1' PATH_SEPARATOR=':' RDP2VNCTARGET='' SHELL='/bin/sh' SOUNDOBJ='rdpsnd.o rdpsnd_oss.o' VNCINC='' VNCLINK='' X_CFLAGS='' X_EXTRA_LIBS='' X_LIBS='' X_PRE_LIBS=' -lSM -lICE' ac_ct_CC='gcc' bindir='${exec_prefix}/bin' build='i686-pc-linux-gnu' build_alias='' build_cpu='i686' build_os='linux-gnu' build_vendor='pc' datadir='${prefix}/share' exec_prefix='${prefix}' host='i686-pc-linux-gnu' host_alias='' host_cpu='i686' host_os='linux-gnu' host_vendor='pc' includedir='${prefix}/include' infodir='${prefix}/info' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localstatedir='${prefix}/var' mandir='/usr/share/man' oldincludedir='/usr/include' prefix='/usr' program_transform_name='s,x,x,' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' ssldir='/usr' sysconfdir='${prefix}/etc' target_alias='' ## ----------- ## ## confdefs.h. ## ## ----------- ## #define EGD_SOCKET "/var/run/egd-pool" #define HAVE_DECL_DIRFD 1 #define HAVE_DIRENT_H 1 #define HAVE_DIRFD 1 #define HAVE_ICONV 1 #define HAVE_ICONV_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_LOCALE_H 1 #define HAVE_MEMORY_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SETMNTENT 1 #define HAVE_STDINT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRINGS_H 1 #define HAVE_STRING_H 1 #define HAVE_STRUCT_STATFS_F_NAMELEN 1 #define HAVE_STRUCT_STATVFS_F_NAMEMAX 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_UNISTD_H 1 #define ICONV_CONST #define L_ENDIAN 1 #define PACKAGE_BUGREPORT "" #define PACKAGE_NAME "rdesktop" #define PACKAGE_STRING "rdesktop 1.4.1" #define PACKAGE_TARNAME "rdesktop" #define PACKAGE_VERSION "1.4.1" #define STAT_STATVFS 1 #define STDC_HEADERS 1 #define WITH_RDPSND 1 #define ssldir "/usr" configure: exit 0