This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by lcdproc configure 0.5dev, which was generated by GNU Autoconf 2.61. Invocation command line was $ ./configure --enable-drivers=all --enable-debug ## --------- ## ## Platform. ## ## --------- ## hostname = freebsd7.intra.mdolze.de uname -m = i386 uname -r = 7.0-RELEASE uname -s = FreeBSD uname -v = FreeBSD 7.0-RELEASE #0: Sun Feb 24 19:59:52 UTC 2008 root@logan.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC /usr/bin/uname -p = i386 /bin/uname -X = unknown /bin/arch = unknown /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown /usr/bin/hostinfo = unknown /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /sbin PATH: /bin PATH: /usr/sbin PATH: /usr/bin PATH: /usr/games PATH: /usr/local/sbin PATH: /usr/local/bin PATH: /usr/X11R6/bin PATH: /home/mmdolze/bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:1862: checking for a BSD-compatible install configure:1918: result: /usr/bin/install -c configure:1929: checking whether build environment is sane configure:1972: result: yes configure:2037: checking for gawk configure:2067: result: no configure:2037: checking for mawk configure:2067: result: no configure:2037: checking for nawk configure:2053: found /usr/bin/nawk configure:2064: result: nawk configure:2075: checking whether make sets $(MAKE) configure:2096: result: yes configure:2290: checking build system type configure:2308: result: i386-unknown-freebsd7.0 configure:2330: checking host system type configure:2345: result: i386-unknown-freebsd7.0 configure:2432: checking whether to enable debugging configure:2451: result: yes configure:2513: checking for gcc configure:2529: found /usr/bin/gcc configure:2540: result: gcc configure:2778: checking for C compiler version configure:2785: gcc --version >&5 gcc (GCC) 4.2.1 20070719 [FreeBSD] Copyright (C) 2007 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:2788: $? = 0 configure:2795: gcc -v >&5 Using built-in specs. Target: i386-undermydesk-freebsd Configured with: FreeBSD/i386 system compiler Thread model: posix gcc version 4.2.1 20070719 [FreeBSD] configure:2798: $? = 0 configure:2805: gcc -V >&5 gcc: '-V' option must have argument configure:2808: $? = 1 configure:2831: checking for C compiler default output file name configure:2858: gcc -O2 -fno-strict-aliasing -pipe -g conftest.c >&5 configure:2861: $? = 0 configure:2899: result: a.out configure:2916: checking whether the C compiler works configure:2926: ./a.out configure:2929: $? = 0 configure:2946: result: yes configure:2953: checking whether we are cross compiling configure:2955: result: no configure:2958: checking for suffix of executables configure:2965: gcc -o conftest -O2 -fno-strict-aliasing -pipe -g conftest.c >&5 configure:2968: $? = 0 configure:2992: result: configure:2998: checking for suffix of object files configure:3024: gcc -c -O2 -fno-strict-aliasing -pipe -g conftest.c >&5 configure:3027: $? = 0 configure:3050: result: o configure:3054: checking whether we are using the GNU C compiler configure:3083: gcc -c -O2 -fno-strict-aliasing -pipe -g conftest.c >&5 configure:3089: $? = 0 configure:3106: result: yes configure:3111: checking whether gcc accepts -g configure:3141: gcc -c -g conftest.c >&5 configure:3147: $? = 0 configure:3246: result: yes configure:3263: checking for gcc option to accept ISO C89 configure:3337: gcc -c -O2 -fno-strict-aliasing -pipe -g conftest.c >&5 configure:3343: $? = 0 configure:3366: result: none needed configure:3395: checking for style of include used by make configure:3423: result: GNU configure:3451: checking dependency style of gcc configure:3541: result: gcc3 configure:3563: checking how to run the C preprocessor configure:3603: gcc -E conftest.c configure:3609: $? = 0 configure:3640: gcc -E conftest.c conftest.c:13:28: error: ac_nonexistent.h: No such file or directory configure:3646: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "lcdproc" | #define PACKAGE_TARNAME "lcdproc" | #define PACKAGE_VERSION "0.5dev" | #define PACKAGE_STRING "lcdproc 0.5dev" | #define PACKAGE_BUGREPORT "lcdproc@lists.omnipotent.net" | #define PACKAGE "lcdproc" | #define VERSION "0.5dev" | #define FREEBSD 1 | #define SYSTEM_HOST FreeBSD | #define DEBUG 1 | /* end confdefs.h. */ | #include configure:3679: result: gcc -E configure:3708: gcc -E conftest.c configure:3714: $? = 0 configure:3745: gcc -E conftest.c conftest.c:13:28: error: ac_nonexistent.h: No such file or directory configure:3751: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "lcdproc" | #define PACKAGE_TARNAME "lcdproc" | #define PACKAGE_VERSION "0.5dev" | #define PACKAGE_STRING "lcdproc 0.5dev" | #define PACKAGE_BUGREPORT "lcdproc@lists.omnipotent.net" | #define PACKAGE "lcdproc" | #define VERSION "0.5dev" | #define FREEBSD 1 | #define SYSTEM_HOST FreeBSD | #define DEBUG 1 | /* end confdefs.h. */ | #include configure:3801: checking for a BSD-compatible install configure:3857: result: /usr/bin/install -c configure:3911: checking for ranlib configure:3927: found /usr/bin/ranlib configure:3938: result: ranlib configure:3967: checking CFLAGS for gcc -Wno-unused-function configure:4004: gcc -c -Wall -O2 -fno-strict-aliasing -pipe -g -pedantic -Wno-unused-function conftest.c >&5 configure:4010: $? = 0 configure:4034: result: -Wno-unused-function configure:4046: : CFLAGS="$CFLAGS $ac_cv_cflags_gcc_option__Wno_unused_function" configure:4049: $? = 0 configure:4056: checking CFLAGS for gcc -ftrampolines configure:4093: gcc -c -Wall -O2 -fno-strict-aliasing -pipe -g -Wno-unused-function -pedantic -ftrampolines conftest.c >&5 cc1: error: unrecognized command line option "-ftrampolines" configure:4099: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "lcdproc" | #define PACKAGE_TARNAME "lcdproc" | #define PACKAGE_VERSION "0.5dev" | #define PACKAGE_STRING "lcdproc 0.5dev" | #define PACKAGE_BUGREPORT "lcdproc@lists.omnipotent.net" | #define PACKAGE "lcdproc" | #define VERSION "0.5dev" | #define FREEBSD 1 | #define SYSTEM_HOST FreeBSD | #define DEBUG 1 | /* end confdefs.h. */ | | int | main () | { | return 0; | ; | return 0; | } configure:4123: result: no, unknown configure:4147: checking for gethostbyname configure:4203: gcc -o conftest -Wall -O2 -fno-strict-aliasing -pipe -g -Wno-unused-function conftest.c >&5 configure:4209: $? = 0 configure:4226: result: yes configure:4304: checking for connect configure:4360: gcc -o conftest -Wall -O2 -fno-strict-aliasing -pipe -g -Wno-unused-function conftest.c >&5 configure:4366: $? = 0 configure:4383: result: yes configure:4461: checking for inet_aton configure:4517: gcc -o conftest -Wall -O2 -fno-strict-aliasing -pipe -g -Wno-unused-function conftest.c >&5 configure:4523: $? = 0 configure:4540: result: yes configure:4619: checking for kstat_open in -lkstat configure:4654: gcc -o conftest -Wall -O2 -fno-strict-aliasing -pipe -g -Wno-unused-function conftest.c -lkstat >&5 /usr/bin/ld: cannot find -lkstat configure:4660: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "lcdproc" | #define PACKAGE_TARNAME "lcdproc" | #define PACKAGE_VERSION "0.5dev" | #define PACKAGE_STRING "lcdproc 0.5dev" | #define PACKAGE_BUGREPORT "lcdproc@lists.omnipotent.net" | #define PACKAGE "lcdproc" | #define VERSION "0.5dev" | #define FREEBSD 1 | #define SYSTEM_HOST FreeBSD | #define DEBUG 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 kstat_open (); | int | main () | { | return kstat_open (); | ; | return 0; | } configure:4678: result: no configure:4690: checking for nanosleep in -lposix4 configure:4725: gcc -o conftest -Wall -O2 -fno-strict-aliasing -pipe -g -Wno-unused-function conftest.c -lposix4 >&5 /usr/bin/ld: cannot find -lposix4 configure:4731: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "lcdproc" | #define PACKAGE_TARNAME "lcdproc" | #define PACKAGE_VERSION "0.5dev" | #define PACKAGE_STRING "lcdproc 0.5dev" | #define PACKAGE_BUGREPORT "lcdproc@lists.omnipotent.net" | #define PACKAGE "lcdproc" | #define VERSION "0.5dev" | #define FREEBSD 1 | #define SYSTEM_HOST FreeBSD | #define DEBUG 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 nanosleep (); | int | main () | { | return nanosleep (); | ; | return 0; | } configure:4749: result: no configure:4765: checking for getloadavg configure:4821: gcc -o conftest -Wall -O2 -fno-strict-aliasing -pipe -g -Wno-unused-function conftest.c >&5 configure:4827: $? = 0 configure:4845: result: yes configure:4765: checking for swapctl configure:4821: gcc -o conftest -Wall -O2 -fno-strict-aliasing -pipe -g -Wno-unused-function conftest.c >&5 /var/tmp//ccHZtUGr.o(.text+0x12): In function `main': /usr/home/mmdolze/smoketest/lcdproc/current-FreeBSD-7.0-RELEASE-i386/conftest.c:48: undefined reference to `swapctl' configure:4827: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "lcdproc" | #define PACKAGE_TARNAME "lcdproc" | #define PACKAGE_VERSION "0.5dev" | #define PACKAGE_STRING "lcdproc 0.5dev" | #define PACKAGE_BUGREPORT "lcdproc@lists.omnipotent.net" | #define PACKAGE "lcdproc" | #define VERSION "0.5dev" | #define FREEBSD 1 | #define SYSTEM_HOST FreeBSD | #define DEBUG 1 | #define HAVE_GETLOADAVG 1 | /* end confdefs.h. */ | /* Define swapctl to an innocuous variant, in case declares swapctl. | For example, HP-UX 11i declares gettimeofday. */ | #define swapctl innocuous_swapctl | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char swapctl (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef swapctl | | /* 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 swapctl (); | /* 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_swapctl || defined __stub___swapctl | choke me | #endif | | int | main () | { | return swapctl (); | ; | return 0; | } configure:4845: result: no configure:4856: checking for grep that handles long lines and -e configure:4930: result: /usr/bin/grep configure:4935: checking for egrep configure:5013: result: /usr/bin/grep -E configure:5018: checking for ANSI C header files configure:5048: gcc -c -Wall -O2 -fno-strict-aliasing -pipe -g -Wno-unused-function conftest.c >&5 configure:5054: $? = 0 configure:5153: gcc -o conftest -Wall -O2 -fno-strict-aliasing -pipe -g -Wno-unused-function conftest.c >&5 configure:5156: $? = 0 configure:5162: ./conftest configure:5165: $? = 0 configure:5182: result: yes configure:5206: checking for sys/types.h configure:5227: gcc -c -Wall -O2 -fno-strict-aliasing -pipe -g -Wno-unused-function conftest.c >&5 configure:5233: $? = 0 configure:5249: result: yes configure:5206: checking for sys/stat.h configure:5227: gcc -c -Wall -O2 -fno-strict-aliasing -pipe -g -Wno-unused-function conftest.c >&5 configure:5233: $? = 0 configure:5249: result: yes configure:5206: checking for stdlib.h configure:5227: gcc -c -Wall -O2 -fno-strict-aliasing -pipe -g -Wno-unused-function conftest.c >&5 configure:5233: $? = 0 configure:5249: result: yes configure:5206: checking for string.h configure:5227: gcc -c -Wall -O2 -fno-strict-aliasing -pipe -g -Wno-unused-function conftest.c >&5 configure:5233: $? = 0 configure:5249: result: yes configure:5206: checking for memory.h configure:5227: gcc -c -Wall -O2 -fno-strict-aliasing -pipe -g -Wno-unused-function conftest.c >&5 configure:5233: $? = 0 configure:5249: result: yes configure:5206: checking for strings.h configure:5227: gcc -c -Wall -O2 -fno-strict-aliasing -pipe -g -Wno-unused-function conftest.c >&5 configure:5233: $? = 0 configure:5249: result: yes configure:5206: checking for inttypes.h configure:5227: gcc -c -Wall -O2 -fno-strict-aliasing -pipe -g -Wno-unused-function conftest.c >&5 configure:5233: $? = 0 configure:5249: result: yes configure:5206: checking for stdint.h configure:5227: gcc -c -Wall -O2 -fno-strict-aliasing -pipe -g -Wno-unused-function conftest.c >&5 configure:5233: $? = 0 configure:5249: result: yes configure:5206: checking for unistd.h configure:5227: gcc -c -Wall -O2 -fno-strict-aliasing -pipe -g -Wno-unused-function conftest.c >&5 configure:5233: $? = 0 configure:5249: result: yes configure:5279: checking procfs.h usability configure:5296: gcc -c -Wall -O2 -fno-strict-aliasing -pipe -g -Wno-unused-function conftest.c >&5 conftest.c:57:20: error: procfs.h: No such file or directory configure:5302: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "lcdproc" | #define PACKAGE_TARNAME "lcdproc" | #define PACKAGE_VERSION "0.5dev" | #define PACKAGE_STRING "lcdproc 0.5dev" | #define PACKAGE_BUGREPORT "lcdproc@lists.omnipotent.net" | #define PACKAGE "lcdproc" | #define VERSION "0.5dev" | #define FREEBSD 1 | #define SYSTEM_HOST FreeBSD | #define DEBUG 1 | #define HAVE_GETLOADAVG 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_STDINT_H 1 | #define HAVE_UNISTD_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:5316: result: no configure:5320: checking procfs.h presence configure:5335: gcc -E conftest.c conftest.c:24:20: error: procfs.h: No such file or directory configure:5341: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "lcdproc" | #define PACKAGE_TARNAME "lcdproc" | #define PACKAGE_VERSION "0.5dev" | #define PACKAGE_STRING "lcdproc 0.5dev" | #define PACKAGE_BUGREPORT "lcdproc@lists.omnipotent.net" | #define PACKAGE "lcdproc" | #define VERSION "0.5dev" | #define FREEBSD 1 | #define SYSTEM_HOST FreeBSD | #define DEBUG 1 | #define HAVE_GETLOADAVG 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_STDINT_H 1 | #define HAVE_UNISTD_H 1 | /* end confdefs.h. */ | #include configure:5355: result: no configure:5388: checking for procfs.h configure:5396: result: no configure:5279: checking sys/procfs.h usability configure:5296: gcc -c -Wall -O2 -fno-strict-aliasing -pipe -g -Wno-unused-function conftest.c >&5 configure:5302: $? = 0 configure:5316: result: yes configure:5320: checking sys/procfs.h presence configure:5335: gcc -E conftest.c configure:5341: $? = 0 configure:5355: result: yes configure:5388: checking for sys/procfs.h configure:5396: result: yes configure:5279: checking sys/loadavg.h usability configure:5296: gcc -c -Wall -O2 -fno-strict-aliasing -pipe -g -Wno-unused-function conftest.c >&5 conftest.c:58:25: error: sys/loadavg.h: No such file or directory configure:5302: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "lcdproc" | #define PACKAGE_TARNAME "lcdproc" | #define PACKAGE_VERSION "0.5dev" | #define PACKAGE_STRING "lcdproc 0.5dev" | #define PACKAGE_BUGREPORT "lcdproc@lists.omnipotent.net" | #define PACKAGE "lcdproc" | #define VERSION "0.5dev" | #define FREEBSD 1 | #define SYSTEM_HOST FreeBSD | #define DEBUG 1 | #define HAVE_GETLOADAVG 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_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PROCFS_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:5316: result: no configure:5320: checking sys/loadavg.h presence configure:5335: gcc -E conftest.c conftest.c:25:25: error: sys/loadavg.h: No such file or directory configure:5341: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "lcdproc" | #define PACKAGE_TARNAME "lcdproc" | #define PACKAGE_VERSION "0.5dev" | #define PACKAGE_STRING "lcdproc 0.5dev" | #define PACKAGE_BUGREPORT "lcdproc@lists.omnipotent.net" | #define PACKAGE "lcdproc" | #define VERSION "0.5dev" | #define FREEBSD 1 | #define SYSTEM_HOST FreeBSD | #define DEBUG 1 | #define HAVE_GETLOADAVG 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_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PROCFS_H 1 | /* end confdefs.h. */ | #include configure:5355: result: no configure:5388: checking for sys/loadavg.h configure:5396: result: no configure:5279: checking utmpx.h usability configure:5296: gcc -c -Wall -O2 -fno-strict-aliasing -pipe -g -Wno-unused-function conftest.c >&5 conftest.c:58:19: error: utmpx.h: No such file or directory configure:5302: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "lcdproc" | #define PACKAGE_TARNAME "lcdproc" | #define PACKAGE_VERSION "0.5dev" | #define PACKAGE_STRING "lcdproc 0.5dev" | #define PACKAGE_BUGREPORT "lcdproc@lists.omnipotent.net" | #define PACKAGE "lcdproc" | #define VERSION "0.5dev" | #define FREEBSD 1 | #define SYSTEM_HOST FreeBSD | #define DEBUG 1 | #define HAVE_GETLOADAVG 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_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PROCFS_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:5316: result: no configure:5320: checking utmpx.h presence configure:5335: gcc -E conftest.c conftest.c:25:19: error: utmpx.h: No such file or directory configure:5341: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "lcdproc" | #define PACKAGE_TARNAME "lcdproc" | #define PACKAGE_VERSION "0.5dev" | #define PACKAGE_STRING "lcdproc 0.5dev" | #define PACKAGE_BUGREPORT "lcdproc@lists.omnipotent.net" | #define PACKAGE "lcdproc" | #define VERSION "0.5dev" | #define FREEBSD 1 | #define SYSTEM_HOST FreeBSD | #define DEBUG 1 | #define HAVE_GETLOADAVG 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_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PROCFS_H 1 | /* end confdefs.h. */ | #include configure:5355: result: no configure:5388: checking for utmpx.h configure:5396: result: no configure:5410: checking for kvm_open in -lkvm configure:5445: gcc -o conftest -Wall -O2 -fno-strict-aliasing -pipe -g -Wno-unused-function conftest.c -lkvm >&5 configure:5451: $? = 0 configure:5469: result: yes configure:5562: checking sched.h usability configure:5579: gcc -c -Wall -O2 -fno-strict-aliasing -pipe -g -Wno-unused-function conftest.c >&5 configure:5585: $? = 0 configure:5599: result: yes configure:5603: checking sched.h presence configure:5618: gcc -E conftest.c configure:5624: $? = 0 configure:5638: result: yes configure:5671: checking for sched.h configure:5679: result: yes configure:5552: checking for sys/types.h configure:5558: result: yes configure:5562: checking machine/pio.h usability configure:5579: gcc -c -Wall -O2 -fno-strict-aliasing -pipe -g -Wno-unused-function conftest.c >&5 conftest.c:60:25: error: machine/pio.h: No such file or directory configure:5585: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "lcdproc" | #define PACKAGE_TARNAME "lcdproc" | #define PACKAGE_VERSION "0.5dev" | #define PACKAGE_STRING "lcdproc 0.5dev" | #define PACKAGE_BUGREPORT "lcdproc@lists.omnipotent.net" | #define PACKAGE "lcdproc" | #define VERSION "0.5dev" | #define FREEBSD 1 | #define SYSTEM_HOST FreeBSD | #define DEBUG 1 | #define HAVE_GETLOADAVG 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_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PROCFS_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_TYPES_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:5599: result: no configure:5603: checking machine/pio.h presence configure:5618: gcc -E conftest.c conftest.c:27:25: error: machine/pio.h: No such file or directory configure:5624: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "lcdproc" | #define PACKAGE_TARNAME "lcdproc" | #define PACKAGE_VERSION "0.5dev" | #define PACKAGE_STRING "lcdproc 0.5dev" | #define PACKAGE_BUGREPORT "lcdproc@lists.omnipotent.net" | #define PACKAGE "lcdproc" | #define VERSION "0.5dev" | #define FREEBSD 1 | #define SYSTEM_HOST FreeBSD | #define DEBUG 1 | #define HAVE_GETLOADAVG 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_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PROCFS_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_TYPES_H 1 | /* end confdefs.h. */ | #include configure:5638: result: no configure:5671: checking for machine/pio.h configure:5679: result: no configure:5562: checking machine/sysarch.h usability configure:5579: gcc -c -Wall -O2 -fno-strict-aliasing -pipe -g -Wno-unused-function conftest.c >&5 configure:5585: $? = 0 configure:5599: result: yes configure:5603: checking machine/sysarch.h presence configure:5618: gcc -E conftest.c configure:5624: $? = 0 configure:5638: result: yes configure:5671: checking for machine/sysarch.h configure:5679: result: yes configure:5562: checking sys/cpuvar.h usability configure:5579: gcc -c -Wall -O2 -fno-strict-aliasing -pipe -g -Wno-unused-function conftest.c >&5 conftest.c:61:24: error: sys/cpuvar.h: No such file or directory configure:5585: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "lcdproc" | #define PACKAGE_TARNAME "lcdproc" | #define PACKAGE_VERSION "0.5dev" | #define PACKAGE_STRING "lcdproc 0.5dev" | #define PACKAGE_BUGREPORT "lcdproc@lists.omnipotent.net" | #define PACKAGE "lcdproc" | #define VERSION "0.5dev" | #define FREEBSD 1 | #define SYSTEM_HOST FreeBSD | #define DEBUG 1 | #define HAVE_GETLOADAVG 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_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PROCFS_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_MACHINE_SYSARCH_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:5599: result: no configure:5603: checking sys/cpuvar.h presence configure:5618: gcc -E conftest.c conftest.c:28:24: error: sys/cpuvar.h: No such file or directory configure:5624: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "lcdproc" | #define PACKAGE_TARNAME "lcdproc" | #define PACKAGE_VERSION "0.5dev" | #define PACKAGE_STRING "lcdproc 0.5dev" | #define PACKAGE_BUGREPORT "lcdproc@lists.omnipotent.net" | #define PACKAGE "lcdproc" | #define VERSION "0.5dev" | #define FREEBSD 1 | #define SYSTEM_HOST FreeBSD | #define DEBUG 1 | #define HAVE_GETLOADAVG 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_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PROCFS_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_MACHINE_SYSARCH_H 1 | /* end confdefs.h. */ | #include configure:5638: result: no configure:5671: checking for sys/cpuvar.h configure:5679: result: no configure:5562: checking machine/apm_bios.h usability configure:5579: gcc -c -Wall -O2 -fno-strict-aliasing -pipe -g -Wno-unused-function conftest.c >&5 configure:5585: $? = 0 configure:5599: result: yes configure:5603: checking machine/apm_bios.h presence configure:5618: gcc -E conftest.c configure:5624: $? = 0 configure:5638: result: yes configure:5671: checking for machine/apm_bios.h configure:5679: result: yes configure:5693: checking for System V IPC headers configure:5726: gcc -c -Wall -O2 -fno-strict-aliasing -pipe -g -Wno-unused-function conftest.c >&5 configure:5732: $? = 0 configure:5748: result: yes configure:5761: checking for union semun configure:5792: gcc -c -Wall -O2 -fno-strict-aliasing -pipe -g -Wno-unused-function conftest.c >&5 conftest.c: In function 'main': conftest.c:38: warning: unused variable 's' configure:5798: $? = 0 configure:5814: result: yes configure:5831: checking for machine/cpufunc.h configure:5855: gcc -c -Wall -O2 -fno-strict-aliasing -pipe -g -Wno-unused-function conftest.c >&5 configure:5861: $? = 0 configure:5877: result: yes configure:5893: checking for sched_setscheduler configure:5949: gcc -o conftest -Wall -O2 -fno-strict-aliasing -pipe -g -Wno-unused-function conftest.c -lkvm >&5 configure:5955: $? = 0 configure:5973: result: yes configure:5983: checking for sched_setscheduler in -lposix4 configure:6018: gcc -o conftest -Wall -O2 -fno-strict-aliasing -pipe -g -Wno-unused-function conftest.c -lposix4 -lkvm >&5 /usr/bin/ld: cannot find -lposix4 configure:6024: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "lcdproc" | #define PACKAGE_TARNAME "lcdproc" | #define PACKAGE_VERSION "0.5dev" | #define PACKAGE_STRING "lcdproc 0.5dev" | #define PACKAGE_BUGREPORT "lcdproc@lists.omnipotent.net" | #define PACKAGE "lcdproc" | #define VERSION "0.5dev" | #define FREEBSD 1 | #define SYSTEM_HOST FreeBSD | #define DEBUG 1 | #define HAVE_GETLOADAVG 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_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PROCFS_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_MACHINE_SYSARCH_H 1 | #define HAVE_MACHINE_APM_BIOS_H 1 | #define HAVE_SYSV_IPC 1 | #define HAVE_UNION_SEMUN 1 | #define HAVE_MACHINE_CPUFUNC_H 1 | #define HAVE_SCHED_SETSCHEDULER 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 sched_setscheduler (); | int | main () | { | return sched_setscheduler (); | ; | return 0; | } configure:6042: result: no configure:6054: checking for sched_setscheduler in -lrt configure:6089: gcc -o conftest -Wall -O2 -fno-strict-aliasing -pipe -g -Wno-unused-function conftest.c -lrt -lkvm >&5 configure:6095: $? = 0 configure:6113: result: yes configure:6126: checking for i386_get_ioperm in -li386 configure:6161: gcc -o conftest -Wall -O2 -fno-strict-aliasing -pipe -g -Wno-unused-function conftest.c -li386 -lkvm >&5 /usr/bin/ld: cannot find -li386 configure:6167: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "lcdproc" | #define PACKAGE_TARNAME "lcdproc" | #define PACKAGE_VERSION "0.5dev" | #define PACKAGE_STRING "lcdproc 0.5dev" | #define PACKAGE_BUGREPORT "lcdproc@lists.omnipotent.net" | #define PACKAGE "lcdproc" | #define VERSION "0.5dev" | #define FREEBSD 1 | #define SYSTEM_HOST FreeBSD | #define DEBUG 1 | #define HAVE_GETLOADAVG 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_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PROCFS_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_MACHINE_SYSARCH_H 1 | #define HAVE_MACHINE_APM_BIOS_H 1 | #define HAVE_SYSV_IPC 1 | #define HAVE_UNION_SEMUN 1 | #define HAVE_MACHINE_CPUFUNC_H 1 | #define HAVE_SCHED_SETSCHEDULER 1 | #define HAVE_SCHED_SETSCHEDULER 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 i386_get_ioperm (); | int | main () | { | return i386_get_ioperm (); | ; | return 0; | } configure:6185: result: no configure:6196: checking for i386_get_ioperm in -lc configure:6231: gcc -o conftest -Wall -O2 -fno-strict-aliasing -pipe -g -Wno-unused-function conftest.c -lc -lkvm >&5 configure:6237: $? = 0 configure:6255: result: yes configure:6273: checking for iopl configure:6329: gcc -o conftest -Wall -O2 -fno-strict-aliasing -pipe -g -Wno-unused-function conftest.c -lkvm >&5 /var/tmp//ccvWF4fk.o(.text+0x12): In function `main': /usr/home/mmdolze/smoketest/lcdproc/current-FreeBSD-7.0-RELEASE-i386/conftest.c:69: undefined reference to `iopl' configure:6335: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "lcdproc" | #define PACKAGE_TARNAME "lcdproc" | #define PACKAGE_VERSION "0.5dev" | #define PACKAGE_STRING "lcdproc 0.5dev" | #define PACKAGE_BUGREPORT "lcdproc@lists.omnipotent.net" | #define PACKAGE "lcdproc" | #define VERSION "0.5dev" | #define FREEBSD 1 | #define SYSTEM_HOST FreeBSD | #define DEBUG 1 | #define HAVE_GETLOADAVG 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_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PROCFS_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_MACHINE_SYSARCH_H 1 | #define HAVE_MACHINE_APM_BIOS_H 1 | #define HAVE_SYSV_IPC 1 | #define HAVE_UNION_SEMUN 1 | #define HAVE_MACHINE_CPUFUNC_H 1 | #define HAVE_SCHED_SETSCHEDULER 1 | #define HAVE_SCHED_SETSCHEDULER 1 | #define HAVE_I386_IOPERM_FREEBSD 1 | /* end confdefs.h. */ | /* Define iopl to an innocuous variant, in case declares iopl. | For example, HP-UX 11i declares gettimeofday. */ | #define iopl innocuous_iopl | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char iopl (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef iopl | | /* 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 iopl (); | /* 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_iopl || defined __stub___iopl | choke me | #endif | | int | main () | { | return iopl (); | ; | return 0; | } configure:6353: result: no configure:6367: checking for ioperm configure:6423: gcc -o conftest -Wall -O2 -fno-strict-aliasing -pipe -g -Wno-unused-function conftest.c -lkvm >&5 /var/tmp//ccUdRCTS.o(.text+0x12): In function `main': /usr/home/mmdolze/smoketest/lcdproc/current-FreeBSD-7.0-RELEASE-i386/conftest.c:69: undefined reference to `ioperm' configure:6429: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "lcdproc" | #define PACKAGE_TARNAME "lcdproc" | #define PACKAGE_VERSION "0.5dev" | #define PACKAGE_STRING "lcdproc 0.5dev" | #define PACKAGE_BUGREPORT "lcdproc@lists.omnipotent.net" | #define PACKAGE "lcdproc" | #define VERSION "0.5dev" | #define FREEBSD 1 | #define SYSTEM_HOST FreeBSD | #define DEBUG 1 | #define HAVE_GETLOADAVG 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_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PROCFS_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_MACHINE_SYSARCH_H 1 | #define HAVE_MACHINE_APM_BIOS_H 1 | #define HAVE_SYSV_IPC 1 | #define HAVE_UNION_SEMUN 1 | #define HAVE_MACHINE_CPUFUNC_H 1 | #define HAVE_SCHED_SETSCHEDULER 1 | #define HAVE_SCHED_SETSCHEDULER 1 | #define HAVE_I386_IOPERM_FREEBSD 1 | /* end confdefs.h. */ | /* Define ioperm to an innocuous variant, in case declares ioperm. | For example, HP-UX 11i declares gettimeofday. */ | #define ioperm innocuous_ioperm | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char ioperm (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef ioperm | | /* 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 ioperm (); | /* 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_ioperm || defined __stub___ioperm | choke me | #endif | | int | main () | { | return ioperm (); | ; | return 0; | } configure:6447: result: no configure:6472: checking sys/io.h usability configure:6489: gcc -c -Wall -O2 -fno-strict-aliasing -pipe -g -Wno-unused-function conftest.c >&5 conftest.c:68:20: error: sys/io.h: No such file or directory configure:6495: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "lcdproc" | #define PACKAGE_TARNAME "lcdproc" | #define PACKAGE_VERSION "0.5dev" | #define PACKAGE_STRING "lcdproc 0.5dev" | #define PACKAGE_BUGREPORT "lcdproc@lists.omnipotent.net" | #define PACKAGE "lcdproc" | #define VERSION "0.5dev" | #define FREEBSD 1 | #define SYSTEM_HOST FreeBSD | #define DEBUG 1 | #define HAVE_GETLOADAVG 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_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PROCFS_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_MACHINE_SYSARCH_H 1 | #define HAVE_MACHINE_APM_BIOS_H 1 | #define HAVE_SYSV_IPC 1 | #define HAVE_UNION_SEMUN 1 | #define HAVE_MACHINE_CPUFUNC_H 1 | #define HAVE_SCHED_SETSCHEDULER 1 | #define HAVE_SCHED_SETSCHEDULER 1 | #define HAVE_I386_IOPERM_FREEBSD 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:6509: result: no configure:6513: checking sys/io.h presence configure:6528: gcc -E conftest.c conftest.c:35:20: error: sys/io.h: No such file or directory configure:6534: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "lcdproc" | #define PACKAGE_TARNAME "lcdproc" | #define PACKAGE_VERSION "0.5dev" | #define PACKAGE_STRING "lcdproc 0.5dev" | #define PACKAGE_BUGREPORT "lcdproc@lists.omnipotent.net" | #define PACKAGE "lcdproc" | #define VERSION "0.5dev" | #define FREEBSD 1 | #define SYSTEM_HOST FreeBSD | #define DEBUG 1 | #define HAVE_GETLOADAVG 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_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PROCFS_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_MACHINE_SYSARCH_H 1 | #define HAVE_MACHINE_APM_BIOS_H 1 | #define HAVE_SYSV_IPC 1 | #define HAVE_UNION_SEMUN 1 | #define HAVE_MACHINE_CPUFUNC_H 1 | #define HAVE_SCHED_SETSCHEDULER 1 | #define HAVE_SCHED_SETSCHEDULER 1 | #define HAVE_I386_IOPERM_FREEBSD 1 | /* end confdefs.h. */ | #include configure:6548: result: no configure:6581: checking for sys/io.h configure:6589: result: no configure:6603: checking for a parallel port configure:6629: gcc -c -Wall -O2 -fno-strict-aliasing -pipe -g -Wno-unused-function conftest.c >&5 In file included from conftest.c:35: ./server/drivers/port.h: In function 'port_in': ./server/drivers/port.h:240: warning: comparison is always true due to limited range of data type ./server/drivers/port.h: In function 'port_out': ./server/drivers/port.h:245: warning: comparison is always true due to limited range of data type conftest.c: In function 'main': conftest.c:39: warning: unused variable 'val' configure:6635: $? = 0 configure:6650: result: yes configure:6672: checking for dirent.h that defines DIR configure:6701: gcc -c -Wall -O2 -fno-strict-aliasing -pipe -g -Wno-unused-function conftest.c >&5 configure:6707: $? = 0 configure:6723: result: yes configure:6736: checking for library containing opendir configure:6777: gcc -o conftest -Wall -O2 -fno-strict-aliasing -pipe -g -Wno-unused-function conftest.c -lkvm >&5 configure:6783: $? = 0 configure:6811: result: none required configure:6905: checking for ANSI C header files configure:7069: result: yes configure:7099: checking fcntl.h usability configure:7116: gcc -c -Wall -O2 -fno-strict-aliasing -pipe -g -Wno-unused-function conftest.c >&5 configure:7122: $? = 0 configure:7136: result: yes configure:7140: checking fcntl.h presence configure:7155: gcc -E conftest.c configure:7161: $? = 0 configure:7175: result: yes configure:7208: checking for fcntl.h configure:7216: result: yes configure:7099: checking sys/ioctl.h usability configure:7116: gcc -c -Wall -O2 -fno-strict-aliasing -pipe -g -Wno-unused-function conftest.c >&5 configure:7122: $? = 0 configure:7136: result: yes configure:7140: checking sys/ioctl.h presence configure:7155: gcc -E conftest.c configure:7161: $? = 0 configure:7175: result: yes configure:7208: checking for sys/ioctl.h configure:7216: result: yes configure:7099: checking sys/time.h usability configure:7116: gcc -c -Wall -O2 -fno-strict-aliasing -pipe -g -Wno-unused-function conftest.c >&5 configure:7122: $? = 0 configure:7136: result: yes configure:7140: checking sys/time.h presence configure:7155: gcc -E conftest.c configure:7161: $? = 0 configure:7175: result: yes configure:7208: checking for sys/time.h configure:7216: result: yes configure:7089: checking for unistd.h configure:7095: result: yes configure:7089: checking for sys/io.h configure:7095: result: no configure:7099: checking errno.h usability configure:7116: gcc -c -Wall -O2 -fno-strict-aliasing -pipe -g -Wno-unused-function conftest.c >&5 configure:7122: $? = 0 configure:7136: result: yes configure:7140: checking errno.h presence configure:7155: gcc -E conftest.c configure:7161: $? = 0 configure:7175: result: yes configure:7208: checking for errno.h configure:7216: result: yes configure:7247: checking limits.h usability configure:7264: gcc -c -Wall -O2 -fno-strict-aliasing -pipe -g -Wno-unused-function conftest.c >&5 configure:7270: $? = 0 configure:7284: result: yes configure:7288: checking limits.h presence configure:7303: gcc -E conftest.c configure:7309: $? = 0 configure:7323: result: yes configure:7356: checking for limits.h configure:7364: result: yes configure:7247: checking kvm.h usability configure:7264: gcc -c -Wall -O2 -fno-strict-aliasing -pipe -g -Wno-unused-function conftest.c >&5 configure:7270: $? = 0 configure:7284: result: yes configure:7288: checking kvm.h presence configure:7303: gcc -E conftest.c configure:7309: $? = 0 configure:7323: result: yes configure:7356: checking for kvm.h configure:7364: result: yes configure:7247: checking sys/param.h usability configure:7264: gcc -c -Wall -O2 -fno-strict-aliasing -pipe -g -Wno-unused-function conftest.c >&5 configure:7270: $? = 0 configure:7284: result: yes configure:7288: checking sys/param.h presence configure:7303: gcc -E conftest.c configure:7309: $? = 0 configure:7323: result: yes configure:7356: checking for sys/param.h configure:7364: result: yes configure:7247: checking sys/dkstat.h usability configure:7264: gcc -c -Wall -O2 -fno-strict-aliasing -pipe -g -Wno-unused-function conftest.c >&5 configure:7270: $? = 0 configure:7284: result: yes configure:7288: checking sys/dkstat.h presence configure:7303: gcc -E conftest.c configure:7309: $? = 0 configure:7323: result: yes configure:7356: checking for sys/dkstat.h configure:7364: result: yes configure:7382: checking for sys/sysctl.h configure:7406: gcc -c -Wall -O2 -fno-strict-aliasing -pipe -g -Wno-unused-function conftest.c >&5 configure:7412: $? = 0 configure:7428: result: yes configure:7441: checking for an ANSI C-conforming const configure:7516: gcc -c -Wall -O2 -fno-strict-aliasing -pipe -g -Wno-unused-function conftest.c >&5 conftest.c: In function 'main': conftest.c:77: warning: 't' is used uninitialized in this function conftest.c:93: warning: 'b' is used uninitialized in this function conftest.c:99: warning: 'cs[0]' is used uninitialized in this function configure:7522: $? = 0 configure:7537: result: yes configure:7547: checking for inline configure:7573: gcc -c -Wall -O2 -fno-strict-aliasing -pipe -g -Wno-unused-function conftest.c >&5 configure:7579: $? = 0 configure:7597: result: inline configure:7616: checking for size_t configure:7646: gcc -c -Wall -O2 -fno-strict-aliasing -pipe -g -Wno-unused-function conftest.c >&5 configure:7652: $? = 0 configure:7667: result: yes configure:7679: checking whether time.h and sys/time.h may both be included configure:7709: gcc -c -Wall -O2 -fno-strict-aliasing -pipe -g -Wno-unused-function conftest.c >&5 configure:7715: $? = 0 configure:7730: result: yes configure:7740: checking whether struct tm is in sys/time.h or time.h configure:7770: gcc -c -Wall -O2 -fno-strict-aliasing -pipe -g -Wno-unused-function conftest.c >&5 configure:7776: $? = 0 configure:7791: result: time.h configure:7801: checking for uid_t in sys/types.h configure:7824: result: yes configure:7841: checking whether gcc needs -traditional In file included from /usr/include/sys/ioctl.h:81, from /usr/include/sgtty.h:39, from conftest.c:49: /usr/include/sys/ioctl_compat.h:45:2: warning: #warning "Old BSD tty API used and depends on COMPAT_43TTY. Use termios.h instead" conftest.c:49:20: error: termio.h: No such file or directory configure:7883: result: no configure:7890: checking return type of signal handlers configure:7918: gcc -c -Wall -O2 -fno-strict-aliasing -pipe -g -Wno-unused-function conftest.c >&5 conftest.c: In function 'main': conftest.c:55: error: void value not ignored as it ought to be configure:7924: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "lcdproc" | #define PACKAGE_TARNAME "lcdproc" | #define PACKAGE_VERSION "0.5dev" | #define PACKAGE_STRING "lcdproc 0.5dev" | #define PACKAGE_BUGREPORT "lcdproc@lists.omnipotent.net" | #define PACKAGE "lcdproc" | #define VERSION "0.5dev" | #define FREEBSD 1 | #define SYSTEM_HOST FreeBSD | #define DEBUG 1 | #define HAVE_GETLOADAVG 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_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PROCFS_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_MACHINE_SYSARCH_H 1 | #define HAVE_MACHINE_APM_BIOS_H 1 | #define HAVE_SYSV_IPC 1 | #define HAVE_UNION_SEMUN 1 | #define HAVE_MACHINE_CPUFUNC_H 1 | #define HAVE_SCHED_SETSCHEDULER 1 | #define HAVE_SCHED_SETSCHEDULER 1 | #define HAVE_I386_IOPERM_FREEBSD 1 | #define HAVE_PCSTYLE_LPT_CONTROL 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_KVM_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_DKSTAT_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define TIME_WITH_SYS_TIME 1 | /* end confdefs.h. */ | #include | #include | | int | main () | { | return *(signal (0, 0)) (0) == 1; | ; | return 0; | } configure:7939: result: void configure:7958: checking for select configure:8014: gcc -o conftest -Wall -O2 -fno-strict-aliasing -pipe -g -Wno-unused-function conftest.c -lkvm >&5 configure:8020: $? = 0 configure:8038: result: yes configure:7958: checking for socket configure:8014: gcc -o conftest -Wall -O2 -fno-strict-aliasing -pipe -g -Wno-unused-function conftest.c -lkvm >&5 configure:8020: $? = 0 configure:8038: result: yes configure:7958: checking for strdup configure:8014: gcc -o conftest -Wall -O2 -fno-strict-aliasing -pipe -g -Wno-unused-function conftest.c -lkvm >&5 conftest.c:75: warning: conflicting types for built-in function 'strdup' configure:8020: $? = 0 configure:8038: result: yes configure:7958: checking for strerror configure:8014: gcc -o conftest -Wall -O2 -fno-strict-aliasing -pipe -g -Wno-unused-function conftest.c -lkvm >&5 configure:8020: $? = 0 configure:8038: result: yes configure:7958: checking for strtol configure:8014: gcc -o conftest -Wall -O2 -fno-strict-aliasing -pipe -g -Wno-unused-function conftest.c -lkvm >&5 configure:8020: $? = 0 configure:8038: result: yes configure:7958: checking for uname configure:8014: gcc -o conftest -Wall -O2 -fno-strict-aliasing -pipe -g -Wno-unused-function conftest.c -lkvm >&5 configure:8020: $? = 0 configure:8038: result: yes configure:7958: checking for cfmakeraw configure:8014: gcc -o conftest -Wall -O2 -fno-strict-aliasing -pipe -g -Wno-unused-function conftest.c -lkvm >&5 configure:8020: $? = 0 configure:8038: result: yes configure:7958: checking for snprintf configure:8014: gcc -o conftest -Wall -O2 -fno-strict-aliasing -pipe -g -Wno-unused-function conftest.c -lkvm >&5 conftest.c:80: warning: conflicting types for built-in function 'snprintf' configure:8020: $? = 0 configure:8038: result: yes configure:8050: checking for getopt_long configure:8106: gcc -o conftest -Wall -O2 -fno-strict-aliasing -pipe -g -Wno-unused-function conftest.c -lkvm >&5 configure:8112: $? = 0 configure:8129: result: yes configure:8176: checking for your mounted filesystem table configure:8195: result: /etc/fstab configure:8215: checking for fcntl.h configure:8221: result: yes configure:8225: checking sys/dustat.h usability configure:8242: gcc -c -Wall -O2 -fno-strict-aliasing -pipe -g -Wno-unused-function conftest.c >&5 conftest.c:93:24: error: sys/dustat.h: No such file or directory configure:8248: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "lcdproc" | #define PACKAGE_TARNAME "lcdproc" | #define PACKAGE_VERSION "0.5dev" | #define PACKAGE_STRING "lcdproc 0.5dev" | #define PACKAGE_BUGREPORT "lcdproc@lists.omnipotent.net" | #define PACKAGE "lcdproc" | #define VERSION "0.5dev" | #define FREEBSD 1 | #define SYSTEM_HOST FreeBSD | #define DEBUG 1 | #define HAVE_GETLOADAVG 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_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PROCFS_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_MACHINE_SYSARCH_H 1 | #define HAVE_MACHINE_APM_BIOS_H 1 | #define HAVE_SYSV_IPC 1 | #define HAVE_UNION_SEMUN 1 | #define HAVE_MACHINE_CPUFUNC_H 1 | #define HAVE_SCHED_SETSCHEDULER 1 | #define HAVE_SCHED_SETSCHEDULER 1 | #define HAVE_I386_IOPERM_FREEBSD 1 | #define HAVE_PCSTYLE_LPT_CONTROL 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_KVM_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_DKSTAT_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define TIME_WITH_SYS_TIME 1 | #define RETSIGTYPE void | #define HAVE_SELECT 1 | #define HAVE_SOCKET 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRTOL 1 | #define HAVE_UNAME 1 | #define HAVE_CFMAKERAW 1 | #define HAVE_SNPRINTF 1 | #define MTAB_FILE "/etc/fstab" | #define HAVE_FCNTL_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:8262: result: no configure:8266: checking sys/dustat.h presence configure:8281: gcc -E conftest.c conftest.c:60:24: error: sys/dustat.h: No such file or directory configure:8287: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "lcdproc" | #define PACKAGE_TARNAME "lcdproc" | #define PACKAGE_VERSION "0.5dev" | #define PACKAGE_STRING "lcdproc 0.5dev" | #define PACKAGE_BUGREPORT "lcdproc@lists.omnipotent.net" | #define PACKAGE "lcdproc" | #define VERSION "0.5dev" | #define FREEBSD 1 | #define SYSTEM_HOST FreeBSD | #define DEBUG 1 | #define HAVE_GETLOADAVG 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_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PROCFS_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_MACHINE_SYSARCH_H 1 | #define HAVE_MACHINE_APM_BIOS_H 1 | #define HAVE_SYSV_IPC 1 | #define HAVE_UNION_SEMUN 1 | #define HAVE_MACHINE_CPUFUNC_H 1 | #define HAVE_SCHED_SETSCHEDULER 1 | #define HAVE_SCHED_SETSCHEDULER 1 | #define HAVE_I386_IOPERM_FREEBSD 1 | #define HAVE_PCSTYLE_LPT_CONTROL 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_KVM_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_DKSTAT_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define TIME_WITH_SYS_TIME 1 | #define RETSIGTYPE void | #define HAVE_SELECT 1 | #define HAVE_SOCKET 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRTOL 1 | #define HAVE_UNAME 1 | #define HAVE_CFMAKERAW 1 | #define HAVE_SNPRINTF 1 | #define MTAB_FILE "/etc/fstab" | #define HAVE_FCNTL_H 1 | /* end confdefs.h. */ | #include configure:8301: result: no configure:8334: checking for sys/dustat.h configure:8342: result: no configure:8215: checking for sys/param.h configure:8221: result: yes configure:8225: checking sys/statfs.h usability configure:8242: gcc -c -Wall -O2 -fno-strict-aliasing -pipe -g -Wno-unused-function conftest.c >&5 conftest.c:94:24: error: sys/statfs.h: No such file or directory configure:8248: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "lcdproc" | #define PACKAGE_TARNAME "lcdproc" | #define PACKAGE_VERSION "0.5dev" | #define PACKAGE_STRING "lcdproc 0.5dev" | #define PACKAGE_BUGREPORT "lcdproc@lists.omnipotent.net" | #define PACKAGE "lcdproc" | #define VERSION "0.5dev" | #define FREEBSD 1 | #define SYSTEM_HOST FreeBSD | #define DEBUG 1 | #define HAVE_GETLOADAVG 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_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PROCFS_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_MACHINE_SYSARCH_H 1 | #define HAVE_MACHINE_APM_BIOS_H 1 | #define HAVE_SYSV_IPC 1 | #define HAVE_UNION_SEMUN 1 | #define HAVE_MACHINE_CPUFUNC_H 1 | #define HAVE_SCHED_SETSCHEDULER 1 | #define HAVE_SCHED_SETSCHEDULER 1 | #define HAVE_I386_IOPERM_FREEBSD 1 | #define HAVE_PCSTYLE_LPT_CONTROL 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_KVM_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_DKSTAT_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define TIME_WITH_SYS_TIME 1 | #define RETSIGTYPE void | #define HAVE_SELECT 1 | #define HAVE_SOCKET 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRTOL 1 | #define HAVE_UNAME 1 | #define HAVE_CFMAKERAW 1 | #define HAVE_SNPRINTF 1 | #define MTAB_FILE "/etc/fstab" | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_PARAM_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:8262: result: no configure:8266: checking sys/statfs.h presence configure:8281: gcc -E conftest.c conftest.c:61:24: error: sys/statfs.h: No such file or directory configure:8287: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "lcdproc" | #define PACKAGE_TARNAME "lcdproc" | #define PACKAGE_VERSION "0.5dev" | #define PACKAGE_STRING "lcdproc 0.5dev" | #define PACKAGE_BUGREPORT "lcdproc@lists.omnipotent.net" | #define PACKAGE "lcdproc" | #define VERSION "0.5dev" | #define FREEBSD 1 | #define SYSTEM_HOST FreeBSD | #define DEBUG 1 | #define HAVE_GETLOADAVG 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_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PROCFS_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_MACHINE_SYSARCH_H 1 | #define HAVE_MACHINE_APM_BIOS_H 1 | #define HAVE_SYSV_IPC 1 | #define HAVE_UNION_SEMUN 1 | #define HAVE_MACHINE_CPUFUNC_H 1 | #define HAVE_SCHED_SETSCHEDULER 1 | #define HAVE_SCHED_SETSCHEDULER 1 | #define HAVE_I386_IOPERM_FREEBSD 1 | #define HAVE_PCSTYLE_LPT_CONTROL 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_KVM_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_DKSTAT_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define TIME_WITH_SYS_TIME 1 | #define RETSIGTYPE void | #define HAVE_SELECT 1 | #define HAVE_SOCKET 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRTOL 1 | #define HAVE_UNAME 1 | #define HAVE_CFMAKERAW 1 | #define HAVE_SNPRINTF 1 | #define MTAB_FILE "/etc/fstab" | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_PARAM_H 1 | /* end confdefs.h. */ | #include configure:8301: result: no configure:8334: checking for sys/statfs.h configure:8342: result: no configure:8225: checking sys/fstyp.h usability configure:8242: gcc -c -Wall -O2 -fno-strict-aliasing -pipe -g -Wno-unused-function conftest.c >&5 conftest.c:94:23: error: sys/fstyp.h: No such file or directory configure:8248: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "lcdproc" | #define PACKAGE_TARNAME "lcdproc" | #define PACKAGE_VERSION "0.5dev" | #define PACKAGE_STRING "lcdproc 0.5dev" | #define PACKAGE_BUGREPORT "lcdproc@lists.omnipotent.net" | #define PACKAGE "lcdproc" | #define VERSION "0.5dev" | #define FREEBSD 1 | #define SYSTEM_HOST FreeBSD | #define DEBUG 1 | #define HAVE_GETLOADAVG 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_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PROCFS_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_MACHINE_SYSARCH_H 1 | #define HAVE_MACHINE_APM_BIOS_H 1 | #define HAVE_SYSV_IPC 1 | #define HAVE_UNION_SEMUN 1 | #define HAVE_MACHINE_CPUFUNC_H 1 | #define HAVE_SCHED_SETSCHEDULER 1 | #define HAVE_SCHED_SETSCHEDULER 1 | #define HAVE_I386_IOPERM_FREEBSD 1 | #define HAVE_PCSTYLE_LPT_CONTROL 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_KVM_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_DKSTAT_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define TIME_WITH_SYS_TIME 1 | #define RETSIGTYPE void | #define HAVE_SELECT 1 | #define HAVE_SOCKET 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRTOL 1 | #define HAVE_UNAME 1 | #define HAVE_CFMAKERAW 1 | #define HAVE_SNPRINTF 1 | #define MTAB_FILE "/etc/fstab" | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_PARAM_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:8262: result: no configure:8266: checking sys/fstyp.h presence configure:8281: gcc -E conftest.c conftest.c:61:23: error: sys/fstyp.h: No such file or directory configure:8287: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "lcdproc" | #define PACKAGE_TARNAME "lcdproc" | #define PACKAGE_VERSION "0.5dev" | #define PACKAGE_STRING "lcdproc 0.5dev" | #define PACKAGE_BUGREPORT "lcdproc@lists.omnipotent.net" | #define PACKAGE "lcdproc" | #define VERSION "0.5dev" | #define FREEBSD 1 | #define SYSTEM_HOST FreeBSD | #define DEBUG 1 | #define HAVE_GETLOADAVG 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_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PROCFS_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_MACHINE_SYSARCH_H 1 | #define HAVE_MACHINE_APM_BIOS_H 1 | #define HAVE_SYSV_IPC 1 | #define HAVE_UNION_SEMUN 1 | #define HAVE_MACHINE_CPUFUNC_H 1 | #define HAVE_SCHED_SETSCHEDULER 1 | #define HAVE_SCHED_SETSCHEDULER 1 | #define HAVE_I386_IOPERM_FREEBSD 1 | #define HAVE_PCSTYLE_LPT_CONTROL 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_KVM_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_DKSTAT_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define TIME_WITH_SYS_TIME 1 | #define RETSIGTYPE void | #define HAVE_SELECT 1 | #define HAVE_SOCKET 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRTOL 1 | #define HAVE_UNAME 1 | #define HAVE_CFMAKERAW 1 | #define HAVE_SNPRINTF 1 | #define MTAB_FILE "/etc/fstab" | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_PARAM_H 1 | /* end confdefs.h. */ | #include configure:8301: result: no configure:8334: checking for sys/fstyp.h configure:8342: result: no configure:8374: checking mnttab.h usability configure:8391: gcc -c -Wall -O2 -fno-strict-aliasing -pipe -g -Wno-unused-function conftest.c >&5 conftest.c:94:20: error: mnttab.h: No such file or directory configure:8397: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "lcdproc" | #define PACKAGE_TARNAME "lcdproc" | #define PACKAGE_VERSION "0.5dev" | #define PACKAGE_STRING "lcdproc 0.5dev" | #define PACKAGE_BUGREPORT "lcdproc@lists.omnipotent.net" | #define PACKAGE "lcdproc" | #define VERSION "0.5dev" | #define FREEBSD 1 | #define SYSTEM_HOST FreeBSD | #define DEBUG 1 | #define HAVE_GETLOADAVG 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_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PROCFS_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_MACHINE_SYSARCH_H 1 | #define HAVE_MACHINE_APM_BIOS_H 1 | #define HAVE_SYSV_IPC 1 | #define HAVE_UNION_SEMUN 1 | #define HAVE_MACHINE_CPUFUNC_H 1 | #define HAVE_SCHED_SETSCHEDULER 1 | #define HAVE_SCHED_SETSCHEDULER 1 | #define HAVE_I386_IOPERM_FREEBSD 1 | #define HAVE_PCSTYLE_LPT_CONTROL 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_KVM_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_DKSTAT_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define TIME_WITH_SYS_TIME 1 | #define RETSIGTYPE void | #define HAVE_SELECT 1 | #define HAVE_SOCKET 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRTOL 1 | #define HAVE_UNAME 1 | #define HAVE_CFMAKERAW 1 | #define HAVE_SNPRINTF 1 | #define MTAB_FILE "/etc/fstab" | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_PARAM_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:8411: result: no configure:8415: checking mnttab.h presence configure:8430: gcc -E conftest.c conftest.c:61:20: error: mnttab.h: No such file or directory configure:8436: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "lcdproc" | #define PACKAGE_TARNAME "lcdproc" | #define PACKAGE_VERSION "0.5dev" | #define PACKAGE_STRING "lcdproc 0.5dev" | #define PACKAGE_BUGREPORT "lcdproc@lists.omnipotent.net" | #define PACKAGE "lcdproc" | #define VERSION "0.5dev" | #define FREEBSD 1 | #define SYSTEM_HOST FreeBSD | #define DEBUG 1 | #define HAVE_GETLOADAVG 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_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PROCFS_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_MACHINE_SYSARCH_H 1 | #define HAVE_MACHINE_APM_BIOS_H 1 | #define HAVE_SYSV_IPC 1 | #define HAVE_UNION_SEMUN 1 | #define HAVE_MACHINE_CPUFUNC_H 1 | #define HAVE_SCHED_SETSCHEDULER 1 | #define HAVE_SCHED_SETSCHEDULER 1 | #define HAVE_I386_IOPERM_FREEBSD 1 | #define HAVE_PCSTYLE_LPT_CONTROL 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_KVM_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_DKSTAT_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define TIME_WITH_SYS_TIME 1 | #define RETSIGTYPE void | #define HAVE_SELECT 1 | #define HAVE_SOCKET 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRTOL 1 | #define HAVE_UNAME 1 | #define HAVE_CFMAKERAW 1 | #define HAVE_SNPRINTF 1 | #define MTAB_FILE "/etc/fstab" | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_PARAM_H 1 | /* end confdefs.h. */ | #include configure:8450: result: no configure:8483: checking for mnttab.h configure:8491: result: no configure:8374: checking mntent.h usability configure:8391: gcc -c -Wall -O2 -fno-strict-aliasing -pipe -g -Wno-unused-function conftest.c >&5 conftest.c:94:20: error: mntent.h: No such file or directory configure:8397: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "lcdproc" | #define PACKAGE_TARNAME "lcdproc" | #define PACKAGE_VERSION "0.5dev" | #define PACKAGE_STRING "lcdproc 0.5dev" | #define PACKAGE_BUGREPORT "lcdproc@lists.omnipotent.net" | #define PACKAGE "lcdproc" | #define VERSION "0.5dev" | #define FREEBSD 1 | #define SYSTEM_HOST FreeBSD | #define DEBUG 1 | #define HAVE_GETLOADAVG 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_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PROCFS_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_MACHINE_SYSARCH_H 1 | #define HAVE_MACHINE_APM_BIOS_H 1 | #define HAVE_SYSV_IPC 1 | #define HAVE_UNION_SEMUN 1 | #define HAVE_MACHINE_CPUFUNC_H 1 | #define HAVE_SCHED_SETSCHEDULER 1 | #define HAVE_SCHED_SETSCHEDULER 1 | #define HAVE_I386_IOPERM_FREEBSD 1 | #define HAVE_PCSTYLE_LPT_CONTROL 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_KVM_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_DKSTAT_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define TIME_WITH_SYS_TIME 1 | #define RETSIGTYPE void | #define HAVE_SELECT 1 | #define HAVE_SOCKET 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRTOL 1 | #define HAVE_UNAME 1 | #define HAVE_CFMAKERAW 1 | #define HAVE_SNPRINTF 1 | #define MTAB_FILE "/etc/fstab" | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_PARAM_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:8411: result: no configure:8415: checking mntent.h presence configure:8430: gcc -E conftest.c conftest.c:61:20: error: mntent.h: No such file or directory configure:8436: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "lcdproc" | #define PACKAGE_TARNAME "lcdproc" | #define PACKAGE_VERSION "0.5dev" | #define PACKAGE_STRING "lcdproc 0.5dev" | #define PACKAGE_BUGREPORT "lcdproc@lists.omnipotent.net" | #define PACKAGE "lcdproc" | #define VERSION "0.5dev" | #define FREEBSD 1 | #define SYSTEM_HOST FreeBSD | #define DEBUG 1 | #define HAVE_GETLOADAVG 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_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PROCFS_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_MACHINE_SYSARCH_H 1 | #define HAVE_MACHINE_APM_BIOS_H 1 | #define HAVE_SYSV_IPC 1 | #define HAVE_UNION_SEMUN 1 | #define HAVE_MACHINE_CPUFUNC_H 1 | #define HAVE_SCHED_SETSCHEDULER 1 | #define HAVE_SCHED_SETSCHEDULER 1 | #define HAVE_I386_IOPERM_FREEBSD 1 | #define HAVE_PCSTYLE_LPT_CONTROL 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_KVM_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_DKSTAT_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define TIME_WITH_SYS_TIME 1 | #define RETSIGTYPE void | #define HAVE_SELECT 1 | #define HAVE_SOCKET 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRTOL 1 | #define HAVE_UNAME 1 | #define HAVE_CFMAKERAW 1 | #define HAVE_SNPRINTF 1 | #define MTAB_FILE "/etc/fstab" | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_PARAM_H 1 | /* end confdefs.h. */ | #include configure:8450: result: no configure:8483: checking for mntent.h configure:8491: result: no configure:8374: checking utime.h usability configure:8391: gcc -c -Wall -O2 -fno-strict-aliasing -pipe -g -Wno-unused-function conftest.c >&5 configure:8397: $? = 0 configure:8411: result: yes configure:8415: checking utime.h presence configure:8430: gcc -E conftest.c configure:8436: $? = 0 configure:8450: result: yes configure:8483: checking for utime.h configure:8491: result: yes configure:8374: checking sys/statvfs.h usability configure:8391: gcc -c -Wall -O2 -fno-strict-aliasing -pipe -g -Wno-unused-function conftest.c >&5 configure:8397: $? = 0 configure:8411: result: yes configure:8415: checking sys/statvfs.h presence configure:8430: gcc -E conftest.c configure:8436: $? = 0 configure:8450: result: yes configure:8483: checking for sys/statvfs.h configure:8491: result: yes configure:8374: checking sys/vfs.h usability configure:8391: gcc -c -Wall -O2 -fno-strict-aliasing -pipe -g -Wno-unused-function conftest.c >&5 conftest.c:96:21: error: sys/vfs.h: No such file or directory configure:8397: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "lcdproc" | #define PACKAGE_TARNAME "lcdproc" | #define PACKAGE_VERSION "0.5dev" | #define PACKAGE_STRING "lcdproc 0.5dev" | #define PACKAGE_BUGREPORT "lcdproc@lists.omnipotent.net" | #define PACKAGE "lcdproc" | #define VERSION "0.5dev" | #define FREEBSD 1 | #define SYSTEM_HOST FreeBSD | #define DEBUG 1 | #define HAVE_GETLOADAVG 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_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PROCFS_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_MACHINE_SYSARCH_H 1 | #define HAVE_MACHINE_APM_BIOS_H 1 | #define HAVE_SYSV_IPC 1 | #define HAVE_UNION_SEMUN 1 | #define HAVE_MACHINE_CPUFUNC_H 1 | #define HAVE_SCHED_SETSCHEDULER 1 | #define HAVE_SCHED_SETSCHEDULER 1 | #define HAVE_I386_IOPERM_FREEBSD 1 | #define HAVE_PCSTYLE_LPT_CONTROL 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_KVM_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_DKSTAT_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define TIME_WITH_SYS_TIME 1 | #define RETSIGTYPE void | #define HAVE_SELECT 1 | #define HAVE_SOCKET 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRTOL 1 | #define HAVE_UNAME 1 | #define HAVE_CFMAKERAW 1 | #define HAVE_SNPRINTF 1 | #define MTAB_FILE "/etc/fstab" | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_STATVFS_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:8411: result: no configure:8415: checking sys/vfs.h presence configure:8430: gcc -E conftest.c conftest.c:63:21: error: sys/vfs.h: No such file or directory configure:8436: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "lcdproc" | #define PACKAGE_TARNAME "lcdproc" | #define PACKAGE_VERSION "0.5dev" | #define PACKAGE_STRING "lcdproc 0.5dev" | #define PACKAGE_BUGREPORT "lcdproc@lists.omnipotent.net" | #define PACKAGE "lcdproc" | #define VERSION "0.5dev" | #define FREEBSD 1 | #define SYSTEM_HOST FreeBSD | #define DEBUG 1 | #define HAVE_GETLOADAVG 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_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PROCFS_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_MACHINE_SYSARCH_H 1 | #define HAVE_MACHINE_APM_BIOS_H 1 | #define HAVE_SYSV_IPC 1 | #define HAVE_UNION_SEMUN 1 | #define HAVE_MACHINE_CPUFUNC_H 1 | #define HAVE_SCHED_SETSCHEDULER 1 | #define HAVE_SCHED_SETSCHEDULER 1 | #define HAVE_I386_IOPERM_FREEBSD 1 | #define HAVE_PCSTYLE_LPT_CONTROL 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_KVM_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_DKSTAT_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define TIME_WITH_SYS_TIME 1 | #define RETSIGTYPE void | #define HAVE_SELECT 1 | #define HAVE_SOCKET 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRTOL 1 | #define HAVE_UNAME 1 | #define HAVE_CFMAKERAW 1 | #define HAVE_SNPRINTF 1 | #define MTAB_FILE "/etc/fstab" | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_STATVFS_H 1 | /* end confdefs.h. */ | #include configure:8450: result: no configure:8483: checking for sys/vfs.h configure:8491: result: no configure:8520: checking sys/filsys.h usability configure:8537: gcc -c -Wall -O2 -fno-strict-aliasing -pipe -g -Wno-unused-function conftest.c >&5 conftest.c:96:24: error: sys/filsys.h: No such file or directory configure:8543: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "lcdproc" | #define PACKAGE_TARNAME "lcdproc" | #define PACKAGE_VERSION "0.5dev" | #define PACKAGE_STRING "lcdproc 0.5dev" | #define PACKAGE_BUGREPORT "lcdproc@lists.omnipotent.net" | #define PACKAGE "lcdproc" | #define VERSION "0.5dev" | #define FREEBSD 1 | #define SYSTEM_HOST FreeBSD | #define DEBUG 1 | #define HAVE_GETLOADAVG 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_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PROCFS_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_MACHINE_SYSARCH_H 1 | #define HAVE_MACHINE_APM_BIOS_H 1 | #define HAVE_SYSV_IPC 1 | #define HAVE_UNION_SEMUN 1 | #define HAVE_MACHINE_CPUFUNC_H 1 | #define HAVE_SCHED_SETSCHEDULER 1 | #define HAVE_SCHED_SETSCHEDULER 1 | #define HAVE_I386_IOPERM_FREEBSD 1 | #define HAVE_PCSTYLE_LPT_CONTROL 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_KVM_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_DKSTAT_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define TIME_WITH_SYS_TIME 1 | #define RETSIGTYPE void | #define HAVE_SELECT 1 | #define HAVE_SOCKET 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRTOL 1 | #define HAVE_UNAME 1 | #define HAVE_CFMAKERAW 1 | #define HAVE_SNPRINTF 1 | #define MTAB_FILE "/etc/fstab" | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_STATVFS_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:8557: result: no configure:8561: checking sys/filsys.h presence configure:8576: gcc -E conftest.c conftest.c:63:24: error: sys/filsys.h: No such file or directory configure:8582: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "lcdproc" | #define PACKAGE_TARNAME "lcdproc" | #define PACKAGE_VERSION "0.5dev" | #define PACKAGE_STRING "lcdproc 0.5dev" | #define PACKAGE_BUGREPORT "lcdproc@lists.omnipotent.net" | #define PACKAGE "lcdproc" | #define VERSION "0.5dev" | #define FREEBSD 1 | #define SYSTEM_HOST FreeBSD | #define DEBUG 1 | #define HAVE_GETLOADAVG 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_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PROCFS_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_MACHINE_SYSARCH_H 1 | #define HAVE_MACHINE_APM_BIOS_H 1 | #define HAVE_SYSV_IPC 1 | #define HAVE_UNION_SEMUN 1 | #define HAVE_MACHINE_CPUFUNC_H 1 | #define HAVE_SCHED_SETSCHEDULER 1 | #define HAVE_SCHED_SETSCHEDULER 1 | #define HAVE_I386_IOPERM_FREEBSD 1 | #define HAVE_PCSTYLE_LPT_CONTROL 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_KVM_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_DKSTAT_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define TIME_WITH_SYS_TIME 1 | #define RETSIGTYPE void | #define HAVE_SELECT 1 | #define HAVE_SOCKET 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRTOL 1 | #define HAVE_UNAME 1 | #define HAVE_CFMAKERAW 1 | #define HAVE_SNPRINTF 1 | #define MTAB_FILE "/etc/fstab" | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_STATVFS_H 1 | /* end confdefs.h. */ | #include configure:8596: result: no configure:8629: checking for sys/filsys.h configure:8637: result: no configure:8520: checking sys/fs_types.h usability configure:8537: gcc -c -Wall -O2 -fno-strict-aliasing -pipe -g -Wno-unused-function conftest.c >&5 conftest.c:96:26: error: sys/fs_types.h: No such file or directory configure:8543: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "lcdproc" | #define PACKAGE_TARNAME "lcdproc" | #define PACKAGE_VERSION "0.5dev" | #define PACKAGE_STRING "lcdproc 0.5dev" | #define PACKAGE_BUGREPORT "lcdproc@lists.omnipotent.net" | #define PACKAGE "lcdproc" | #define VERSION "0.5dev" | #define FREEBSD 1 | #define SYSTEM_HOST FreeBSD | #define DEBUG 1 | #define HAVE_GETLOADAVG 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_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PROCFS_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_MACHINE_SYSARCH_H 1 | #define HAVE_MACHINE_APM_BIOS_H 1 | #define HAVE_SYSV_IPC 1 | #define HAVE_UNION_SEMUN 1 | #define HAVE_MACHINE_CPUFUNC_H 1 | #define HAVE_SCHED_SETSCHEDULER 1 | #define HAVE_SCHED_SETSCHEDULER 1 | #define HAVE_I386_IOPERM_FREEBSD 1 | #define HAVE_PCSTYLE_LPT_CONTROL 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_KVM_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_DKSTAT_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define TIME_WITH_SYS_TIME 1 | #define RETSIGTYPE void | #define HAVE_SELECT 1 | #define HAVE_SOCKET 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRTOL 1 | #define HAVE_UNAME 1 | #define HAVE_CFMAKERAW 1 | #define HAVE_SNPRINTF 1 | #define MTAB_FILE "/etc/fstab" | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_STATVFS_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:8557: result: no configure:8561: checking sys/fs_types.h presence configure:8576: gcc -E conftest.c conftest.c:63:26: error: sys/fs_types.h: No such file or directory configure:8582: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "lcdproc" | #define PACKAGE_TARNAME "lcdproc" | #define PACKAGE_VERSION "0.5dev" | #define PACKAGE_STRING "lcdproc 0.5dev" | #define PACKAGE_BUGREPORT "lcdproc@lists.omnipotent.net" | #define PACKAGE "lcdproc" | #define VERSION "0.5dev" | #define FREEBSD 1 | #define SYSTEM_HOST FreeBSD | #define DEBUG 1 | #define HAVE_GETLOADAVG 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_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PROCFS_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_MACHINE_SYSARCH_H 1 | #define HAVE_MACHINE_APM_BIOS_H 1 | #define HAVE_SYSV_IPC 1 | #define HAVE_UNION_SEMUN 1 | #define HAVE_MACHINE_CPUFUNC_H 1 | #define HAVE_SCHED_SETSCHEDULER 1 | #define HAVE_SCHED_SETSCHEDULER 1 | #define HAVE_I386_IOPERM_FREEBSD 1 | #define HAVE_PCSTYLE_LPT_CONTROL 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_KVM_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_DKSTAT_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define TIME_WITH_SYS_TIME 1 | #define RETSIGTYPE void | #define HAVE_SELECT 1 | #define HAVE_SOCKET 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRTOL 1 | #define HAVE_UNAME 1 | #define HAVE_CFMAKERAW 1 | #define HAVE_SNPRINTF 1 | #define MTAB_FILE "/etc/fstab" | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_STATVFS_H 1 | /* end confdefs.h. */ | #include configure:8596: result: no configure:8629: checking for sys/fs_types.h configure:8637: result: no configure:8654: checking for sys/mount.h configure:8678: gcc -c -Wall -O2 -fno-strict-aliasing -pipe -g -Wno-unused-function conftest.c >&5 configure:8684: $? = 0 configure:8700: result: yes configure:8715: checking for getmntinfo configure:8771: gcc -o conftest -Wall -O2 -fno-strict-aliasing -pipe -g -Wno-unused-function conftest.c -lkvm >&5 configure:8777: $? = 0 configure:8795: result: yes configure:8806: checking how to get filesystem space usage... configure:8818: checking for statvfs configure:8874: gcc -o conftest -Wall -O2 -fno-strict-aliasing -pipe -g -Wno-unused-function conftest.c -lkvm >&5 configure:8880: $? = 0 configure:8898: result: yes configure:9333: checking module extension configure:9348: result: .so configure:9382: checking for dlopen in -ldl configure:9417: gcc -o conftest -Wall -O2 -fno-strict-aliasing -pipe -g -Wno-unused-function conftest.c -ldl -lkvm >&5 /usr/bin/ld: cannot find -ldl configure:9423: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "lcdproc" | #define PACKAGE_TARNAME "lcdproc" | #define PACKAGE_VERSION "0.5dev" | #define PACKAGE_STRING "lcdproc 0.5dev" | #define PACKAGE_BUGREPORT "lcdproc@lists.omnipotent.net" | #define PACKAGE "lcdproc" | #define VERSION "0.5dev" | #define FREEBSD 1 | #define SYSTEM_HOST FreeBSD | #define DEBUG 1 | #define HAVE_GETLOADAVG 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_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PROCFS_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_MACHINE_SYSARCH_H 1 | #define HAVE_MACHINE_APM_BIOS_H 1 | #define HAVE_SYSV_IPC 1 | #define HAVE_UNION_SEMUN 1 | #define HAVE_MACHINE_CPUFUNC_H 1 | #define HAVE_SCHED_SETSCHEDULER 1 | #define HAVE_SCHED_SETSCHEDULER 1 | #define HAVE_I386_IOPERM_FREEBSD 1 | #define HAVE_PCSTYLE_LPT_CONTROL 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_KVM_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_DKSTAT_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define TIME_WITH_SYS_TIME 1 | #define RETSIGTYPE void | #define HAVE_SELECT 1 | #define HAVE_SOCKET 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRTOL 1 | #define HAVE_UNAME 1 | #define HAVE_CFMAKERAW 1 | #define HAVE_SNPRINTF 1 | #define MTAB_FILE "/etc/fstab" | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_GETMNTINFO 1 | #define HAVE_STATVFS 1 | #define STAT_STATVFS 1 | #define LCDPORT 13666 | #define PROTOCOL_VERSION "0.3" | #define API_VERSION "0.5" | #define MODULE_EXTENSION ".so" | /* 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 dlopen (); | int | main () | { | return dlopen (); | ; | return 0; | } configure:9441: result: no configure:9453: checking for shl_load in -ldld configure:9488: gcc -o conftest -Wall -O2 -fno-strict-aliasing -pipe -g -Wno-unused-function conftest.c -ldld -lkvm >&5 /usr/bin/ld: cannot find -ldld configure:9494: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "lcdproc" | #define PACKAGE_TARNAME "lcdproc" | #define PACKAGE_VERSION "0.5dev" | #define PACKAGE_STRING "lcdproc 0.5dev" | #define PACKAGE_BUGREPORT "lcdproc@lists.omnipotent.net" | #define PACKAGE "lcdproc" | #define VERSION "0.5dev" | #define FREEBSD 1 | #define SYSTEM_HOST FreeBSD | #define DEBUG 1 | #define HAVE_GETLOADAVG 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_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PROCFS_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_MACHINE_SYSARCH_H 1 | #define HAVE_MACHINE_APM_BIOS_H 1 | #define HAVE_SYSV_IPC 1 | #define HAVE_UNION_SEMUN 1 | #define HAVE_MACHINE_CPUFUNC_H 1 | #define HAVE_SCHED_SETSCHEDULER 1 | #define HAVE_SCHED_SETSCHEDULER 1 | #define HAVE_I386_IOPERM_FREEBSD 1 | #define HAVE_PCSTYLE_LPT_CONTROL 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_KVM_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_DKSTAT_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define TIME_WITH_SYS_TIME 1 | #define RETSIGTYPE void | #define HAVE_SELECT 1 | #define HAVE_SOCKET 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRTOL 1 | #define HAVE_UNAME 1 | #define HAVE_CFMAKERAW 1 | #define HAVE_SNPRINTF 1 | #define MTAB_FILE "/etc/fstab" | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_GETMNTINFO 1 | #define HAVE_STATVFS 1 | #define STAT_STATVFS 1 | #define LCDPORT 13666 | #define PROTOCOL_VERSION "0.3" | #define API_VERSION "0.5" | #define MODULE_EXTENSION ".so" | /* 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 shl_load (); | int | main () | { | return shl_load (); | ; | return 0; | } configure:9512: result: no configure:9529: checking if libusb support has been enabled configure:9541: result: yes configure:9594: checking for pkg-config configure:9612: found /usr/local/bin/pkg-config configure:9624: result: /usr/local/bin/pkg-config configure:9653: checking pkg-config is at least version 0.9.0 configure:9656: result: yes configure:9667: checking for LIBUSB configure:9675: $PKG_CONFIG --exists --print-errors "libusb" configure:9678: $? = 0 configure:9693: $PKG_CONFIG --exists --print-errors "libusb" configure:9696: $? = 0 configure:9732: result: yes configure:9744: checking if libftdi support has been enabled configure:9756: result: yes configure:9762: checking for LIBFTDI configure:9770: $PKG_CONFIG --exists --print-errors "libftdi >= 0.8" gnome-config: not found Package libftdi was not found in the pkg-config search path. Perhaps you should add the directory containing `libftdi.pc' to the PKG_CONFIG_PATH environment variable No package 'libftdi' found configure:9773: $? = 1 configure:9788: $PKG_CONFIG --exists --print-errors "libftdi >= 0.8" gnome-config: not found Package libftdi was not found in the pkg-config search path. Perhaps you should add the directory containing `libftdi.pc' to the PKG_CONFIG_PATH environment variable No package 'libftdi' found configure:9791: $? = 1 No package 'libftdi' found configure:9819: result: no configure:9840: checking which drivers to compile... configure:9890: checking for select configure:9970: result: yes configure:9992: checking sys/select.h usability configure:10009: gcc -c -Wall -O2 -fno-strict-aliasing -pipe -g -Wno-unused-function conftest.c >&5 configure:10015: $? = 0 configure:10029: result: yes configure:10033: checking sys/select.h presence configure:10048: gcc -E conftest.c configure:10054: $? = 0 configure:10068: result: yes configure:10101: checking for sys/select.h configure:10109: result: yes configure:10139: checking for select configure:10219: result: yes configure:10231: checking for sys/select.h configure:10237: result: yes configure:10398: checking ncurses.h usability configure:10415: gcc -c -Wall -O2 -fno-strict-aliasing -pipe -g -Wno-unused-function conftest.c >&5 configure:10421: $? = 0 configure:10435: result: yes configure:10439: checking ncurses.h presence configure:10454: gcc -E conftest.c configure:10460: $? = 0 configure:10474: result: yes configure:10507: checking for ncurses.h configure:10515: result: yes configure:10398: checking curses.h usability configure:10415: gcc -c -Wall -O2 -fno-strict-aliasing -pipe -g -Wno-unused-function conftest.c >&5 configure:10421: $? = 0 configure:10435: result: yes configure:10439: checking curses.h presence configure:10454: gcc -E conftest.c configure:10460: $? = 0 configure:10474: result: yes configure:10507: checking for curses.h configure:10515: result: yes configure:10528: checking for main in -lncurses configure:10557: gcc -o conftest -Wall -O2 -fno-strict-aliasing -pipe -g -Wno-unused-function conftest.c -lncurses -lkvm >&5 configure:10563: $? = 0 configure:10581: result: yes configure:10586: checking for ncurses.h configure:10591: result: yes configure:10943: checking for acs_map in curses.h configure:10969: gcc -c -Wall -O2 -fno-strict-aliasing -pipe -g -Wno-unused-function conftest.c >&5 conftest.c: In function 'main': conftest.c:82: warning: unused variable 'map' configure:10975: $? = 0 configure:10990: result: yes configure:11064: checking for redrawwin() in curses configure:11099: gcc -o conftest -Wall -O2 -fno-strict-aliasing -pipe -g -Wno-unused-function conftest.c -lkvm -lncurses >&5 configure:11105: $? = 0 configure:11124: result: yes configure:11134: checking for wcolor_set() in curses configure:11169: gcc -o conftest -Wall -O2 -fno-strict-aliasing -pipe -g -Wno-unused-function conftest.c -lkvm -lncurses >&5 configure:11175: $? = 0 configure:11194: result: yes configure:11232: checking g15daemon_client.h usability configure:11249: gcc -c -Wall -O2 -fno-strict-aliasing -pipe -g -Wno-unused-function conftest.c >&5 conftest.c:114:30: error: g15daemon_client.h: No such file or directory configure:11255: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "lcdproc" | #define PACKAGE_TARNAME "lcdproc" | #define PACKAGE_VERSION "0.5dev" | #define PACKAGE_STRING "lcdproc 0.5dev" | #define PACKAGE_BUGREPORT "lcdproc@lists.omnipotent.net" | #define PACKAGE "lcdproc" | #define VERSION "0.5dev" | #define FREEBSD 1 | #define SYSTEM_HOST FreeBSD | #define DEBUG 1 | #define HAVE_GETLOADAVG 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_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PROCFS_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_MACHINE_SYSARCH_H 1 | #define HAVE_MACHINE_APM_BIOS_H 1 | #define HAVE_SYSV_IPC 1 | #define HAVE_UNION_SEMUN 1 | #define HAVE_MACHINE_CPUFUNC_H 1 | #define HAVE_SCHED_SETSCHEDULER 1 | #define HAVE_SCHED_SETSCHEDULER 1 | #define HAVE_I386_IOPERM_FREEBSD 1 | #define HAVE_PCSTYLE_LPT_CONTROL 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_KVM_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_DKSTAT_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define TIME_WITH_SYS_TIME 1 | #define RETSIGTYPE void | #define HAVE_SELECT 1 | #define HAVE_SOCKET 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRTOL 1 | #define HAVE_UNAME 1 | #define HAVE_CFMAKERAW 1 | #define HAVE_SNPRINTF 1 | #define MTAB_FILE "/etc/fstab" | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_GETMNTINFO 1 | #define HAVE_STATVFS 1 | #define STAT_STATVFS 1 | #define LCDPORT 13666 | #define PROTOCOL_VERSION "0.3" | #define API_VERSION "0.5" | #define MODULE_EXTENSION ".so" | #define HAVE_LIBUSB 1 | #define HAVE_SELECT 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SELECT 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_CURSES_H 1 | #define CURSES_HAS_ACS_MAP 1 | #define CURSES_HAS_REDRAWWIN 1 | #define CURSES_HAS_WCOLOR_SET 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:11269: result: no configure:11273: checking g15daemon_client.h presence configure:11288: gcc -E conftest.c conftest.c:81:30: error: g15daemon_client.h: No such file or directory configure:11294: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "lcdproc" | #define PACKAGE_TARNAME "lcdproc" | #define PACKAGE_VERSION "0.5dev" | #define PACKAGE_STRING "lcdproc 0.5dev" | #define PACKAGE_BUGREPORT "lcdproc@lists.omnipotent.net" | #define PACKAGE "lcdproc" | #define VERSION "0.5dev" | #define FREEBSD 1 | #define SYSTEM_HOST FreeBSD | #define DEBUG 1 | #define HAVE_GETLOADAVG 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_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PROCFS_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_MACHINE_SYSARCH_H 1 | #define HAVE_MACHINE_APM_BIOS_H 1 | #define HAVE_SYSV_IPC 1 | #define HAVE_UNION_SEMUN 1 | #define HAVE_MACHINE_CPUFUNC_H 1 | #define HAVE_SCHED_SETSCHEDULER 1 | #define HAVE_SCHED_SETSCHEDULER 1 | #define HAVE_I386_IOPERM_FREEBSD 1 | #define HAVE_PCSTYLE_LPT_CONTROL 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_KVM_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_DKSTAT_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define TIME_WITH_SYS_TIME 1 | #define RETSIGTYPE void | #define HAVE_SELECT 1 | #define HAVE_SOCKET 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRTOL 1 | #define HAVE_UNAME 1 | #define HAVE_CFMAKERAW 1 | #define HAVE_SNPRINTF 1 | #define MTAB_FILE "/etc/fstab" | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_GETMNTINFO 1 | #define HAVE_STATVFS 1 | #define STAT_STATVFS 1 | #define LCDPORT 13666 | #define PROTOCOL_VERSION "0.3" | #define API_VERSION "0.5" | #define MODULE_EXTENSION ".so" | #define HAVE_LIBUSB 1 | #define HAVE_SELECT 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SELECT 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_CURSES_H 1 | #define CURSES_HAS_ACS_MAP 1 | #define CURSES_HAS_REDRAWWIN 1 | #define CURSES_HAS_WCOLOR_SET 1 | /* end confdefs.h. */ | #include configure:11308: result: no configure:11341: checking for g15daemon_client.h configure:11349: result: no configure:11434: WARNING: The g15 driver needs g15daemon_client.h configure:11456: checking libg15render.h usability configure:11473: gcc -c -Wall -O2 -fno-strict-aliasing -pipe -g -Wno-unused-function conftest.c >&5 conftest.c:114:26: error: libg15render.h: No such file or directory configure:11479: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "lcdproc" | #define PACKAGE_TARNAME "lcdproc" | #define PACKAGE_VERSION "0.5dev" | #define PACKAGE_STRING "lcdproc 0.5dev" | #define PACKAGE_BUGREPORT "lcdproc@lists.omnipotent.net" | #define PACKAGE "lcdproc" | #define VERSION "0.5dev" | #define FREEBSD 1 | #define SYSTEM_HOST FreeBSD | #define DEBUG 1 | #define HAVE_GETLOADAVG 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_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PROCFS_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_MACHINE_SYSARCH_H 1 | #define HAVE_MACHINE_APM_BIOS_H 1 | #define HAVE_SYSV_IPC 1 | #define HAVE_UNION_SEMUN 1 | #define HAVE_MACHINE_CPUFUNC_H 1 | #define HAVE_SCHED_SETSCHEDULER 1 | #define HAVE_SCHED_SETSCHEDULER 1 | #define HAVE_I386_IOPERM_FREEBSD 1 | #define HAVE_PCSTYLE_LPT_CONTROL 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_KVM_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_DKSTAT_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define TIME_WITH_SYS_TIME 1 | #define RETSIGTYPE void | #define HAVE_SELECT 1 | #define HAVE_SOCKET 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRTOL 1 | #define HAVE_UNAME 1 | #define HAVE_CFMAKERAW 1 | #define HAVE_SNPRINTF 1 | #define MTAB_FILE "/etc/fstab" | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_GETMNTINFO 1 | #define HAVE_STATVFS 1 | #define STAT_STATVFS 1 | #define LCDPORT 13666 | #define PROTOCOL_VERSION "0.3" | #define API_VERSION "0.5" | #define MODULE_EXTENSION ".so" | #define HAVE_LIBUSB 1 | #define HAVE_SELECT 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SELECT 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_CURSES_H 1 | #define CURSES_HAS_ACS_MAP 1 | #define CURSES_HAS_REDRAWWIN 1 | #define CURSES_HAS_WCOLOR_SET 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:11493: result: no configure:11497: checking libg15render.h presence configure:11512: gcc -E conftest.c conftest.c:81:26: error: libg15render.h: No such file or directory configure:11518: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "lcdproc" | #define PACKAGE_TARNAME "lcdproc" | #define PACKAGE_VERSION "0.5dev" | #define PACKAGE_STRING "lcdproc 0.5dev" | #define PACKAGE_BUGREPORT "lcdproc@lists.omnipotent.net" | #define PACKAGE "lcdproc" | #define VERSION "0.5dev" | #define FREEBSD 1 | #define SYSTEM_HOST FreeBSD | #define DEBUG 1 | #define HAVE_GETLOADAVG 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_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PROCFS_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_MACHINE_SYSARCH_H 1 | #define HAVE_MACHINE_APM_BIOS_H 1 | #define HAVE_SYSV_IPC 1 | #define HAVE_UNION_SEMUN 1 | #define HAVE_MACHINE_CPUFUNC_H 1 | #define HAVE_SCHED_SETSCHEDULER 1 | #define HAVE_SCHED_SETSCHEDULER 1 | #define HAVE_I386_IOPERM_FREEBSD 1 | #define HAVE_PCSTYLE_LPT_CONTROL 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_KVM_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_DKSTAT_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define TIME_WITH_SYS_TIME 1 | #define RETSIGTYPE void | #define HAVE_SELECT 1 | #define HAVE_SOCKET 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRTOL 1 | #define HAVE_UNAME 1 | #define HAVE_CFMAKERAW 1 | #define HAVE_SNPRINTF 1 | #define MTAB_FILE "/etc/fstab" | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_GETMNTINFO 1 | #define HAVE_STATVFS 1 | #define STAT_STATVFS 1 | #define LCDPORT 13666 | #define PROTOCOL_VERSION "0.3" | #define API_VERSION "0.5" | #define MODULE_EXTENSION ".so" | #define HAVE_LIBUSB 1 | #define HAVE_SELECT 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SELECT 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_CURSES_H 1 | #define CURSES_HAS_ACS_MAP 1 | #define CURSES_HAS_REDRAWWIN 1 | #define CURSES_HAS_WCOLOR_SET 1 | /* end confdefs.h. */ | #include configure:11532: result: no configure:11565: checking for libg15render.h configure:11573: result: no configure:11660: WARNING: The g15driver needs libg15render.h configure:11684: checking glcdproclib/glcdprocdriver.h usability configure:11701: gcc -c -Wall -O2 -fno-strict-aliasing -pipe -g -Wno-unused-function conftest.c >&5 conftest.c:114:40: error: glcdproclib/glcdprocdriver.h: No such file or directory configure:11707: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "lcdproc" | #define PACKAGE_TARNAME "lcdproc" | #define PACKAGE_VERSION "0.5dev" | #define PACKAGE_STRING "lcdproc 0.5dev" | #define PACKAGE_BUGREPORT "lcdproc@lists.omnipotent.net" | #define PACKAGE "lcdproc" | #define VERSION "0.5dev" | #define FREEBSD 1 | #define SYSTEM_HOST FreeBSD | #define DEBUG 1 | #define HAVE_GETLOADAVG 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_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PROCFS_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_MACHINE_SYSARCH_H 1 | #define HAVE_MACHINE_APM_BIOS_H 1 | #define HAVE_SYSV_IPC 1 | #define HAVE_UNION_SEMUN 1 | #define HAVE_MACHINE_CPUFUNC_H 1 | #define HAVE_SCHED_SETSCHEDULER 1 | #define HAVE_SCHED_SETSCHEDULER 1 | #define HAVE_I386_IOPERM_FREEBSD 1 | #define HAVE_PCSTYLE_LPT_CONTROL 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_KVM_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_DKSTAT_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define TIME_WITH_SYS_TIME 1 | #define RETSIGTYPE void | #define HAVE_SELECT 1 | #define HAVE_SOCKET 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRTOL 1 | #define HAVE_UNAME 1 | #define HAVE_CFMAKERAW 1 | #define HAVE_SNPRINTF 1 | #define MTAB_FILE "/etc/fstab" | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_GETMNTINFO 1 | #define HAVE_STATVFS 1 | #define STAT_STATVFS 1 | #define LCDPORT 13666 | #define PROTOCOL_VERSION "0.3" | #define API_VERSION "0.5" | #define MODULE_EXTENSION ".so" | #define HAVE_LIBUSB 1 | #define HAVE_SELECT 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SELECT 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_CURSES_H 1 | #define CURSES_HAS_ACS_MAP 1 | #define CURSES_HAS_REDRAWWIN 1 | #define CURSES_HAS_WCOLOR_SET 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:11721: result: no configure:11725: checking glcdproclib/glcdprocdriver.h presence configure:11740: gcc -E conftest.c conftest.c:81:40: error: glcdproclib/glcdprocdriver.h: No such file or directory configure:11746: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "lcdproc" | #define PACKAGE_TARNAME "lcdproc" | #define PACKAGE_VERSION "0.5dev" | #define PACKAGE_STRING "lcdproc 0.5dev" | #define PACKAGE_BUGREPORT "lcdproc@lists.omnipotent.net" | #define PACKAGE "lcdproc" | #define VERSION "0.5dev" | #define FREEBSD 1 | #define SYSTEM_HOST FreeBSD | #define DEBUG 1 | #define HAVE_GETLOADAVG 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_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PROCFS_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_MACHINE_SYSARCH_H 1 | #define HAVE_MACHINE_APM_BIOS_H 1 | #define HAVE_SYSV_IPC 1 | #define HAVE_UNION_SEMUN 1 | #define HAVE_MACHINE_CPUFUNC_H 1 | #define HAVE_SCHED_SETSCHEDULER 1 | #define HAVE_SCHED_SETSCHEDULER 1 | #define HAVE_I386_IOPERM_FREEBSD 1 | #define HAVE_PCSTYLE_LPT_CONTROL 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_KVM_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_DKSTAT_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define TIME_WITH_SYS_TIME 1 | #define RETSIGTYPE void | #define HAVE_SELECT 1 | #define HAVE_SOCKET 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRTOL 1 | #define HAVE_UNAME 1 | #define HAVE_CFMAKERAW 1 | #define HAVE_SNPRINTF 1 | #define MTAB_FILE "/etc/fstab" | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_GETMNTINFO 1 | #define HAVE_STATVFS 1 | #define STAT_STATVFS 1 | #define LCDPORT 13666 | #define PROTOCOL_VERSION "0.3" | #define API_VERSION "0.5" | #define MODULE_EXTENSION ".so" | #define HAVE_LIBUSB 1 | #define HAVE_SELECT 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SELECT 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_CURSES_H 1 | #define CURSES_HAS_ACS_MAP 1 | #define CURSES_HAS_REDRAWWIN 1 | #define CURSES_HAS_WCOLOR_SET 1 | /* end confdefs.h. */ | #include configure:11760: result: no configure:11793: checking for glcdproclib/glcdprocdriver.h configure:11801: result: no configure:11882: WARNING: The glcdlib driver needs glcdproclib/glcdprocdriver.h configure:11915: checking linux/i2c-dev.h usability configure:11932: gcc -c -Wall -O2 -fno-strict-aliasing -pipe -g -Wno-unused-function conftest.c >&5 conftest.c:114:27: error: linux/i2c-dev.h: No such file or directory configure:11938: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "lcdproc" | #define PACKAGE_TARNAME "lcdproc" | #define PACKAGE_VERSION "0.5dev" | #define PACKAGE_STRING "lcdproc 0.5dev" | #define PACKAGE_BUGREPORT "lcdproc@lists.omnipotent.net" | #define PACKAGE "lcdproc" | #define VERSION "0.5dev" | #define FREEBSD 1 | #define SYSTEM_HOST FreeBSD | #define DEBUG 1 | #define HAVE_GETLOADAVG 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_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PROCFS_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_MACHINE_SYSARCH_H 1 | #define HAVE_MACHINE_APM_BIOS_H 1 | #define HAVE_SYSV_IPC 1 | #define HAVE_UNION_SEMUN 1 | #define HAVE_MACHINE_CPUFUNC_H 1 | #define HAVE_SCHED_SETSCHEDULER 1 | #define HAVE_SCHED_SETSCHEDULER 1 | #define HAVE_I386_IOPERM_FREEBSD 1 | #define HAVE_PCSTYLE_LPT_CONTROL 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_KVM_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_DKSTAT_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define TIME_WITH_SYS_TIME 1 | #define RETSIGTYPE void | #define HAVE_SELECT 1 | #define HAVE_SOCKET 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRTOL 1 | #define HAVE_UNAME 1 | #define HAVE_CFMAKERAW 1 | #define HAVE_SNPRINTF 1 | #define MTAB_FILE "/etc/fstab" | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_GETMNTINFO 1 | #define HAVE_STATVFS 1 | #define STAT_STATVFS 1 | #define LCDPORT 13666 | #define PROTOCOL_VERSION "0.3" | #define API_VERSION "0.5" | #define MODULE_EXTENSION ".so" | #define HAVE_LIBUSB 1 | #define HAVE_SELECT 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SELECT 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_CURSES_H 1 | #define CURSES_HAS_ACS_MAP 1 | #define CURSES_HAS_REDRAWWIN 1 | #define CURSES_HAS_WCOLOR_SET 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:11952: result: no configure:11956: checking linux/i2c-dev.h presence configure:11971: gcc -E conftest.c conftest.c:81:27: error: linux/i2c-dev.h: No such file or directory configure:11977: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "lcdproc" | #define PACKAGE_TARNAME "lcdproc" | #define PACKAGE_VERSION "0.5dev" | #define PACKAGE_STRING "lcdproc 0.5dev" | #define PACKAGE_BUGREPORT "lcdproc@lists.omnipotent.net" | #define PACKAGE "lcdproc" | #define VERSION "0.5dev" | #define FREEBSD 1 | #define SYSTEM_HOST FreeBSD | #define DEBUG 1 | #define HAVE_GETLOADAVG 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_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PROCFS_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_MACHINE_SYSARCH_H 1 | #define HAVE_MACHINE_APM_BIOS_H 1 | #define HAVE_SYSV_IPC 1 | #define HAVE_UNION_SEMUN 1 | #define HAVE_MACHINE_CPUFUNC_H 1 | #define HAVE_SCHED_SETSCHEDULER 1 | #define HAVE_SCHED_SETSCHEDULER 1 | #define HAVE_I386_IOPERM_FREEBSD 1 | #define HAVE_PCSTYLE_LPT_CONTROL 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_KVM_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_DKSTAT_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define TIME_WITH_SYS_TIME 1 | #define RETSIGTYPE void | #define HAVE_SELECT 1 | #define HAVE_SOCKET 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRTOL 1 | #define HAVE_UNAME 1 | #define HAVE_CFMAKERAW 1 | #define HAVE_SNPRINTF 1 | #define MTAB_FILE "/etc/fstab" | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_GETMNTINFO 1 | #define HAVE_STATVFS 1 | #define STAT_STATVFS 1 | #define LCDPORT 13666 | #define PROTOCOL_VERSION "0.3" | #define API_VERSION "0.5" | #define MODULE_EXTENSION ".so" | #define HAVE_LIBUSB 1 | #define HAVE_SELECT 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SELECT 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_CURSES_H 1 | #define CURSES_HAS_ACS_MAP 1 | #define CURSES_HAS_REDRAWWIN 1 | #define CURSES_HAS_WCOLOR_SET 1 | /* end confdefs.h. */ | #include configure:11991: result: no configure:12024: checking for linux/i2c-dev.h configure:12031: result: no configure:12067: checking for main in -lirman configure:12096: gcc -o conftest -Wall -O2 -fno-strict-aliasing -pipe -g -Wno-unused-function conftest.c -lirman -lkvm >&5 /usr/bin/ld: cannot find -lirman configure:12102: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "lcdproc" | #define PACKAGE_TARNAME "lcdproc" | #define PACKAGE_VERSION "0.5dev" | #define PACKAGE_STRING "lcdproc 0.5dev" | #define PACKAGE_BUGREPORT "lcdproc@lists.omnipotent.net" | #define PACKAGE "lcdproc" | #define VERSION "0.5dev" | #define FREEBSD 1 | #define SYSTEM_HOST FreeBSD | #define DEBUG 1 | #define HAVE_GETLOADAVG 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_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PROCFS_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_MACHINE_SYSARCH_H 1 | #define HAVE_MACHINE_APM_BIOS_H 1 | #define HAVE_SYSV_IPC 1 | #define HAVE_UNION_SEMUN 1 | #define HAVE_MACHINE_CPUFUNC_H 1 | #define HAVE_SCHED_SETSCHEDULER 1 | #define HAVE_SCHED_SETSCHEDULER 1 | #define HAVE_I386_IOPERM_FREEBSD 1 | #define HAVE_PCSTYLE_LPT_CONTROL 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_KVM_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_DKSTAT_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define TIME_WITH_SYS_TIME 1 | #define RETSIGTYPE void | #define HAVE_SELECT 1 | #define HAVE_SOCKET 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRTOL 1 | #define HAVE_UNAME 1 | #define HAVE_CFMAKERAW 1 | #define HAVE_SNPRINTF 1 | #define MTAB_FILE "/etc/fstab" | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_GETMNTINFO 1 | #define HAVE_STATVFS 1 | #define STAT_STATVFS 1 | #define LCDPORT 13666 | #define PROTOCOL_VERSION "0.3" | #define API_VERSION "0.5" | #define MODULE_EXTENSION ".so" | #define HAVE_LIBUSB 1 | #define HAVE_SELECT 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SELECT 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_CURSES_H 1 | #define CURSES_HAS_ACS_MAP 1 | #define CURSES_HAS_REDRAWWIN 1 | #define CURSES_HAS_WCOLOR_SET 1 | /* end confdefs.h. */ | | | int | main () | { | return main (); | ; | return 0; | } configure:12120: result: no configure:12130: WARNING: The irman driver needs the irman library. configure:12147: checking linux/joystick.h usability configure:12164: gcc -c -Wall -O2 -fno-strict-aliasing -pipe -g -Wno-unused-function conftest.c >&5 conftest.c:114:28: error: linux/joystick.h: No such file or directory configure:12170: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "lcdproc" | #define PACKAGE_TARNAME "lcdproc" | #define PACKAGE_VERSION "0.5dev" | #define PACKAGE_STRING "lcdproc 0.5dev" | #define PACKAGE_BUGREPORT "lcdproc@lists.omnipotent.net" | #define PACKAGE "lcdproc" | #define VERSION "0.5dev" | #define FREEBSD 1 | #define SYSTEM_HOST FreeBSD | #define DEBUG 1 | #define HAVE_GETLOADAVG 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_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PROCFS_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_MACHINE_SYSARCH_H 1 | #define HAVE_MACHINE_APM_BIOS_H 1 | #define HAVE_SYSV_IPC 1 | #define HAVE_UNION_SEMUN 1 | #define HAVE_MACHINE_CPUFUNC_H 1 | #define HAVE_SCHED_SETSCHEDULER 1 | #define HAVE_SCHED_SETSCHEDULER 1 | #define HAVE_I386_IOPERM_FREEBSD 1 | #define HAVE_PCSTYLE_LPT_CONTROL 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_KVM_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_DKSTAT_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define TIME_WITH_SYS_TIME 1 | #define RETSIGTYPE void | #define HAVE_SELECT 1 | #define HAVE_SOCKET 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRTOL 1 | #define HAVE_UNAME 1 | #define HAVE_CFMAKERAW 1 | #define HAVE_SNPRINTF 1 | #define MTAB_FILE "/etc/fstab" | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_GETMNTINFO 1 | #define HAVE_STATVFS 1 | #define STAT_STATVFS 1 | #define LCDPORT 13666 | #define PROTOCOL_VERSION "0.3" | #define API_VERSION "0.5" | #define MODULE_EXTENSION ".so" | #define HAVE_LIBUSB 1 | #define HAVE_SELECT 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SELECT 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_CURSES_H 1 | #define CURSES_HAS_ACS_MAP 1 | #define CURSES_HAS_REDRAWWIN 1 | #define CURSES_HAS_WCOLOR_SET 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H