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.5.x, which was generated by GNU Autoconf 2.69. Invocation command line was $ ./configure --enable-drivers=all --enable-debug ## --------- ## ## Platform. ## ## --------- ## hostname = elenore.intra.mdolze.de uname -m = i386 uname -r = 7.4-RELEASE uname -s = FreeBSD uname -v = FreeBSD 7.4-RELEASE #0: Thu Feb 17 03:51:56 UTC 2011 root@walker.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: /home/mmdolze/bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:2402: checking for a BSD-compatible install configure:2470: result: /usr/bin/install -c configure:2481: checking whether build environment is sane configure:2536: result: yes configure:2687: checking for a thread-safe mkdir -p configure:2726: result: ./install-sh -c -d configure:2739: checking for gawk configure:2769: result: no configure:2739: checking for mawk configure:2769: result: no configure:2739: checking for nawk configure:2755: found /usr/bin/nawk configure:2766: result: nawk configure:2777: checking whether make sets $(MAKE) configure:2799: result: yes configure:2887: checking build system type configure:2901: result: i386-unknown-freebsd7.4 configure:2921: checking host system type configure:2934: result: i386-unknown-freebsd7.4 configure:3005: checking whether to enable debugging configure:3022: result: yes configure:3084: checking for gcc configure:3100: found /usr/bin/gcc configure:3111: result: gcc configure:3340: checking for C compiler version configure:3349: 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:3360: $? = 0 configure:3349: 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:3360: $? = 0 configure:3349: gcc -V >&5 gcc: '-V' option must have argument configure:3360: $? = 1 configure:3349: gcc -qversion >&5 gcc: unrecognized option '-qversion' gcc: No input files specified configure:3360: $? = 1 configure:3380: checking whether the C compiler works configure:3402: gcc -O2 -fno-strict-aliasing -pipe -g conftest.c >&5 configure:3406: $? = 0 configure:3454: result: yes configure:3457: checking for C compiler default output file name configure:3459: result: a.out configure:3465: checking for suffix of executables configure:3472: gcc -o conftest -O2 -fno-strict-aliasing -pipe -g conftest.c >&5 configure:3476: $? = 0 configure:3498: result: configure:3520: checking whether we are cross compiling configure:3528: gcc -o conftest -O2 -fno-strict-aliasing -pipe -g conftest.c >&5 configure:3532: $? = 0 configure:3539: ./conftest configure:3543: $? = 0 configure:3558: result: no configure:3563: checking for suffix of object files configure:3585: gcc -c -O2 -fno-strict-aliasing -pipe -g conftest.c >&5 configure:3589: $? = 0 configure:3610: result: o configure:3614: checking whether we are using the GNU C compiler configure:3633: gcc -c -O2 -fno-strict-aliasing -pipe -g conftest.c >&5 configure:3633: $? = 0 configure:3642: result: yes configure:3651: checking whether gcc accepts -g configure:3671: gcc -c -g conftest.c >&5 configure:3671: $? = 0 configure:3712: result: yes configure:3729: checking for gcc option to accept ISO C89 configure:3792: gcc -c -O2 -fno-strict-aliasing -pipe -g conftest.c >&5 configure:3792: $? = 0 configure:3805: result: none needed configure:3836: checking for style of include used by make configure:3864: result: GNU configure:3890: checking dependency style of gcc configure:4001: result: gcc3 configure:4021: checking how to run the C preprocessor configure:4052: gcc -E conftest.c configure:4052: $? = 0 configure:4066: gcc -E conftest.c conftest.c:14:28: error: ac_nonexistent.h: No such file or directory configure:4066: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "lcdproc" | #define PACKAGE_TARNAME "lcdproc" | #define PACKAGE_VERSION "0.5.x" | #define PACKAGE_STRING "lcdproc 0.5.x" | #define PACKAGE_BUGREPORT "lcdproc@lists.omnipotent.net" | #define PACKAGE_URL "" | #define PACKAGE "lcdproc" | #define VERSION "0.5.x" | #define FREEBSD 1 | #define SYSTEM_HOST FreeBSD | #define DEBUG 1 | /* end confdefs.h. */ | #include configure:4091: result: gcc -E configure:4111: gcc -E conftest.c configure:4111: $? = 0 configure:4125: gcc -E conftest.c conftest.c:14:28: error: ac_nonexistent.h: No such file or directory configure:4125: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "lcdproc" | #define PACKAGE_TARNAME "lcdproc" | #define PACKAGE_VERSION "0.5.x" | #define PACKAGE_STRING "lcdproc 0.5.x" | #define PACKAGE_BUGREPORT "lcdproc@lists.omnipotent.net" | #define PACKAGE_URL "" | #define PACKAGE "lcdproc" | #define VERSION "0.5.x" | #define FREEBSD 1 | #define SYSTEM_HOST FreeBSD | #define DEBUG 1 | /* end confdefs.h. */ | #include configure:4197: checking for ranlib configure:4213: found /usr/bin/ranlib configure:4224: result: ranlib configure:4247: checking whether gcc and cc understand -c and -o together configure:4278: gcc -c conftest.c -o conftest2.o >&5 configure:4282: $? = 0 configure:4288: gcc -c conftest.c -o conftest2.o >&5 configure:4292: $? = 0 configure:4303: cc -c conftest.c >&5 configure:4307: $? = 0 configure:4315: cc -c conftest.c -o conftest2.o >&5 configure:4319: $? = 0 configure:4325: cc -c conftest.c -o conftest2.o >&5 configure:4329: $? = 0 configure:4347: result: yes configure:4374: checking for xmlto configure:4405: result: no configure:4416: checking CFLAGS for gcc -Wno-unused-function configure:4443: gcc -c -Wall -O2 -fno-strict-aliasing -pipe -g -pedantic -Werror -Wno-unused-function conftest.c >&5 configure:4443: $? = 0 configure:4457: result: -Wno-unused-function configure:4470: : CFLAGS="$CFLAGS $var" configure:4473: $? = 0 configure:4480: checking CFLAGS for gcc -ftrampolines configure:4507: gcc -c -Wall -O2 -fno-strict-aliasing -pipe -g -Wno-unused-function -pedantic -Werror -ftrampolines conftest.c >&5 cc1: error: unrecognized command line option "-ftrampolines" configure:4507: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "lcdproc" | #define PACKAGE_TARNAME "lcdproc" | #define PACKAGE_VERSION "0.5.x" | #define PACKAGE_STRING "lcdproc 0.5.x" | #define PACKAGE_BUGREPORT "lcdproc@lists.omnipotent.net" | #define PACKAGE_URL "" | #define PACKAGE "lcdproc" | #define VERSION "0.5.x" | #define FREEBSD 1 | #define SYSTEM_HOST FreeBSD | #define DEBUG 1 | /* end confdefs.h. */ | | int | main () | { | return 0; | ; | return 0; | } configure:4507: 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:4507: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "lcdproc" | #define PACKAGE_TARNAME "lcdproc" | #define PACKAGE_VERSION "0.5.x" | #define PACKAGE_STRING "lcdproc 0.5.x" | #define PACKAGE_BUGREPORT "lcdproc@lists.omnipotent.net" | #define PACKAGE_URL "" | #define PACKAGE "lcdproc" | #define VERSION "0.5.x" | #define FREEBSD 1 | #define SYSTEM_HOST FreeBSD | #define DEBUG 1 | /* end confdefs.h. */ | | int | main () | { | return 0; | ; | return 0; | } configure:4521: result: no, unknown configure:4546: checking for gethostbyname configure:4546: gcc -o conftest -Wall -O2 -fno-strict-aliasing -pipe -g -Wno-unused-function conftest.c >&5 configure:4546: $? = 0 configure:4546: result: yes configure:4597: checking for connect configure:4597: gcc -o conftest -Wall -O2 -fno-strict-aliasing -pipe -g -Wno-unused-function conftest.c >&5 configure:4597: $? = 0 configure:4597: result: yes configure:4648: checking for inet_aton configure:4648: gcc -o conftest -Wall -O2 -fno-strict-aliasing -pipe -g -Wno-unused-function conftest.c >&5 configure:4648: $? = 0 configure:4648: result: yes configure:4699: checking for kstat_open in -lkstat configure:4724: gcc -o conftest -Wall -O2 -fno-strict-aliasing -pipe -g -Wno-unused-function conftest.c -lkstat >&5 /usr/bin/ld: cannot find -lkstat configure:4724: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "lcdproc" | #define PACKAGE_TARNAME "lcdproc" | #define PACKAGE_VERSION "0.5.x" | #define PACKAGE_STRING "lcdproc 0.5.x" | #define PACKAGE_BUGREPORT "lcdproc@lists.omnipotent.net" | #define PACKAGE_URL "" | #define PACKAGE "lcdproc" | #define VERSION "0.5.x" | #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:4733: result: no configure:4744: checking for nanosleep in -lposix4 configure:4769: gcc -o conftest -Wall -O2 -fno-strict-aliasing -pipe -g -Wno-unused-function conftest.c -lposix4 >&5 /usr/bin/ld: cannot find -lposix4 configure:4769: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "lcdproc" | #define PACKAGE_TARNAME "lcdproc" | #define PACKAGE_VERSION "0.5.x" | #define PACKAGE_STRING "lcdproc 0.5.x" | #define PACKAGE_BUGREPORT "lcdproc@lists.omnipotent.net" | #define PACKAGE_URL "" | #define PACKAGE "lcdproc" | #define VERSION "0.5.x" | #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:4778: result: no configure:4792: checking for getloadavg configure:4792: gcc -o conftest -Wall -O2 -fno-strict-aliasing -pipe -g -Wno-unused-function conftest.c >&5 configure:4792: $? = 0 configure:4792: result: yes configure:4792: checking for swapctl configure:4792: gcc -o conftest -Wall -O2 -fno-strict-aliasing -pipe -g -Wno-unused-function conftest.c >&5 /var/tmp//ccCvz9pW.o(.text+0x12): In function `main': /usr/home/mmdolze/smoketest/lcdproc/stable-0-5-x-FreeBSD-7.4-RELEASE-i386/conftest.c:49: undefined reference to `swapctl' configure:4792: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "lcdproc" | #define PACKAGE_TARNAME "lcdproc" | #define PACKAGE_VERSION "0.5.x" | #define PACKAGE_STRING "lcdproc 0.5.x" | #define PACKAGE_BUGREPORT "lcdproc@lists.omnipotent.net" | #define PACKAGE_URL "" | #define PACKAGE "lcdproc" | #define VERSION "0.5.x" | #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:4792: result: no configure:4802: checking for grep that handles long lines and -e configure:4860: result: /usr/bin/grep configure:4865: checking for egrep configure:4927: result: /usr/bin/grep -E configure:4932: checking for ANSI C header files configure:4952: gcc -c -Wall -O2 -fno-strict-aliasing -pipe -g -Wno-unused-function conftest.c >&5 configure:4952: $? = 0 configure:5025: gcc -o conftest -Wall -O2 -fno-strict-aliasing -pipe -g -Wno-unused-function conftest.c >&5 configure:5025: $? = 0 configure:5025: ./conftest configure:5025: $? = 0 configure:5036: result: yes configure:5049: checking for sys/types.h configure:5049: gcc -c -Wall -O2 -fno-strict-aliasing -pipe -g -Wno-unused-function conftest.c >&5 configure:5049: $? = 0 configure:5049: result: yes configure:5049: checking for sys/stat.h configure:5049: gcc -c -Wall -O2 -fno-strict-aliasing -pipe -g -Wno-unused-function conftest.c >&5 configure:5049: $? = 0 configure:5049: result: yes configure:5049: checking for stdlib.h configure:5049: gcc -c -Wall -O2 -fno-strict-aliasing -pipe -g -Wno-unused-function conftest.c >&5 configure:5049: $? = 0 configure:5049: result: yes configure:5049: checking for string.h configure:5049: gcc -c -Wall -O2 -fno-strict-aliasing -pipe -g -Wno-unused-function conftest.c >&5 configure:5049: $? = 0 configure:5049: result: yes configure:5049: checking for memory.h configure:5049: gcc -c -Wall -O2 -fno-strict-aliasing -pipe -g -Wno-unused-function conftest.c >&5 configure:5049: $? = 0 configure:5049: result: yes configure:5049: checking for strings.h configure:5049: gcc -c -Wall -O2 -fno-strict-aliasing -pipe -g -Wno-unused-function conftest.c >&5 configure:5049: $? = 0 configure:5049: result: yes configure:5049: checking for inttypes.h configure:5049: gcc -c -Wall -O2 -fno-strict-aliasing -pipe -g -Wno-unused-function conftest.c >&5 configure:5049: $? = 0 configure:5049: result: yes configure:5049: checking for stdint.h configure:5049: gcc -c -Wall -O2 -fno-strict-aliasing -pipe -g -Wno-unused-function conftest.c >&5 configure:5049: $? = 0 configure:5049: result: yes configure:5049: checking for unistd.h configure:5049: gcc -c -Wall -O2 -fno-strict-aliasing -pipe -g -Wno-unused-function conftest.c >&5 configure:5049: $? = 0 configure:5049: result: yes configure:5064: checking procfs.h usability configure:5064: gcc -c -Wall -O2 -fno-strict-aliasing -pipe -g -Wno-unused-function conftest.c >&5 conftest.c:58:20: error: procfs.h: No such file or directory configure:5064: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "lcdproc" | #define PACKAGE_TARNAME "lcdproc" | #define PACKAGE_VERSION "0.5.x" | #define PACKAGE_STRING "lcdproc 0.5.x" | #define PACKAGE_BUGREPORT "lcdproc@lists.omnipotent.net" | #define PACKAGE_URL "" | #define PACKAGE "lcdproc" | #define VERSION "0.5.x" | #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:5064: result: no configure:5064: checking procfs.h presence configure:5064: gcc -E conftest.c conftest.c:25:20: error: procfs.h: No such file or directory configure:5064: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "lcdproc" | #define PACKAGE_TARNAME "lcdproc" | #define PACKAGE_VERSION "0.5.x" | #define PACKAGE_STRING "lcdproc 0.5.x" | #define PACKAGE_BUGREPORT "lcdproc@lists.omnipotent.net" | #define PACKAGE_URL "" | #define PACKAGE "lcdproc" | #define VERSION "0.5.x" | #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:5064: result: no configure:5064: checking for procfs.h configure:5064: result: no configure:5064: checking sys/procfs.h usability configure:5064: gcc -c -Wall -O2 -fno-strict-aliasing -pipe -g -Wno-unused-function conftest.c >&5 configure:5064: $? = 0 configure:5064: result: yes configure:5064: checking sys/procfs.h presence configure:5064: gcc -E conftest.c configure:5064: $? = 0 configure:5064: result: yes configure:5064: checking for sys/procfs.h configure:5064: result: yes configure:5064: checking sys/loadavg.h usability configure:5064: gcc -c -Wall -O2 -fno-strict-aliasing -pipe -g -Wno-unused-function conftest.c >&5 conftest.c:59:25: error: sys/loadavg.h: No such file or directory configure:5064: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "lcdproc" | #define PACKAGE_TARNAME "lcdproc" | #define PACKAGE_VERSION "0.5.x" | #define PACKAGE_STRING "lcdproc 0.5.x" | #define PACKAGE_BUGREPORT "lcdproc@lists.omnipotent.net" | #define PACKAGE_URL "" | #define PACKAGE "lcdproc" | #define VERSION "0.5.x" | #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:5064: result: no configure:5064: checking sys/loadavg.h presence configure:5064: gcc -E conftest.c conftest.c:26:25: error: sys/loadavg.h: No such file or directory configure:5064: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "lcdproc" | #define PACKAGE_TARNAME "lcdproc" | #define PACKAGE_VERSION "0.5.x" | #define PACKAGE_STRING "lcdproc 0.5.x" | #define PACKAGE_BUGREPORT "lcdproc@lists.omnipotent.net" | #define PACKAGE_URL "" | #define PACKAGE "lcdproc" | #define VERSION "0.5.x" | #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:5064: result: no configure:5064: checking for sys/loadavg.h configure:5064: result: no configure:5064: checking utmpx.h usability configure:5064: gcc -c -Wall -O2 -fno-strict-aliasing -pipe -g -Wno-unused-function conftest.c >&5 conftest.c:59:19: error: utmpx.h: No such file or directory configure:5064: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "lcdproc" | #define PACKAGE_TARNAME "lcdproc" | #define PACKAGE_VERSION "0.5.x" | #define PACKAGE_STRING "lcdproc 0.5.x" | #define PACKAGE_BUGREPORT "lcdproc@lists.omnipotent.net" | #define PACKAGE_URL "" | #define PACKAGE "lcdproc" | #define VERSION "0.5.x" | #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:5064: result: no configure:5064: checking utmpx.h presence configure:5064: gcc -E conftest.c conftest.c:26:19: error: utmpx.h: No such file or directory configure:5064: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "lcdproc" | #define PACKAGE_TARNAME "lcdproc" | #define PACKAGE_VERSION "0.5.x" | #define PACKAGE_STRING "lcdproc 0.5.x" | #define PACKAGE_BUGREPORT "lcdproc@lists.omnipotent.net" | #define PACKAGE_URL "" | #define PACKAGE "lcdproc" | #define VERSION "0.5.x" | #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:5064: result: no configure:5064: checking for utmpx.h configure:5064: result: no configure:5075: checking for kvm_open in -lkvm configure:5100: gcc -o conftest -Wall -O2 -fno-strict-aliasing -pipe -g -Wno-unused-function conftest.c -lkvm >&5 configure:5100: $? = 0 configure:5109: result: yes configure:5160: checking sched.h usability configure:5160: gcc -c -Wall -O2 -fno-strict-aliasing -pipe -g -Wno-unused-function conftest.c >&5 configure:5160: $? = 0 configure:5160: result: yes configure:5160: checking sched.h presence configure:5160: gcc -E conftest.c configure:5160: $? = 0 configure:5160: result: yes configure:5160: checking for sched.h configure:5160: result: yes configure:5160: checking for sys/types.h configure:5160: result: yes configure:5160: checking machine/pio.h usability configure:5160: gcc -c -Wall -O2 -fno-strict-aliasing -pipe -g -Wno-unused-function conftest.c >&5 conftest.c:61:25: error: machine/pio.h: No such file or directory configure:5160: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "lcdproc" | #define PACKAGE_TARNAME "lcdproc" | #define PACKAGE_VERSION "0.5.x" | #define PACKAGE_STRING "lcdproc 0.5.x" | #define PACKAGE_BUGREPORT "lcdproc@lists.omnipotent.net" | #define PACKAGE_URL "" | #define PACKAGE "lcdproc" | #define VERSION "0.5.x" | #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:5160: result: no configure:5160: checking machine/pio.h presence configure:5160: gcc -E conftest.c conftest.c:28:25: error: machine/pio.h: No such file or directory configure:5160: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "lcdproc" | #define PACKAGE_TARNAME "lcdproc" | #define PACKAGE_VERSION "0.5.x" | #define PACKAGE_STRING "lcdproc 0.5.x" | #define PACKAGE_BUGREPORT "lcdproc@lists.omnipotent.net" | #define PACKAGE_URL "" | #define PACKAGE "lcdproc" | #define VERSION "0.5.x" | #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:5160: result: no configure:5160: checking for machine/pio.h configure:5160: result: no configure:5160: checking machine/sysarch.h usability configure:5160: gcc -c -Wall -O2 -fno-strict-aliasing -pipe -g -Wno-unused-function conftest.c >&5 configure:5160: $? = 0 configure:5160: result: yes configure:5160: checking machine/sysarch.h presence configure:5160: gcc -E conftest.c configure:5160: $? = 0 configure:5160: result: yes configure:5160: checking for machine/sysarch.h configure:5160: result: yes configure:5160: checking sys/cpuvar.h usability configure:5160: gcc -c -Wall -O2 -fno-strict-aliasing -pipe -g -Wno-unused-function conftest.c >&5 conftest.c:62:24: error: sys/cpuvar.h: No such file or directory configure:5160: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "lcdproc" | #define PACKAGE_TARNAME "lcdproc" | #define PACKAGE_VERSION "0.5.x" | #define PACKAGE_STRING "lcdproc 0.5.x" | #define PACKAGE_BUGREPORT "lcdproc@lists.omnipotent.net" | #define PACKAGE_URL "" | #define PACKAGE "lcdproc" | #define VERSION "0.5.x" | #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:5160: result: no configure:5160: checking sys/cpuvar.h presence configure:5160: gcc -E conftest.c conftest.c:29:24: error: sys/cpuvar.h: No such file or directory configure:5160: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "lcdproc" | #define PACKAGE_TARNAME "lcdproc" | #define PACKAGE_VERSION "0.5.x" | #define PACKAGE_STRING "lcdproc 0.5.x" | #define PACKAGE_BUGREPORT "lcdproc@lists.omnipotent.net" | #define PACKAGE_URL "" | #define PACKAGE "lcdproc" | #define VERSION "0.5.x" | #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:5160: result: no configure:5160: checking for sys/cpuvar.h configure:5160: result: no configure:5160: checking machine/apm_bios.h usability configure:5160: gcc -c -Wall -O2 -fno-strict-aliasing -pipe -g -Wno-unused-function conftest.c >&5 configure:5160: $? = 0 configure:5160: result: yes configure:5160: checking machine/apm_bios.h presence configure:5160: gcc -E conftest.c configure:5160: $? = 0 configure:5160: result: yes configure:5160: checking for machine/apm_bios.h configure:5160: result: yes configure:5171: checking for System V IPC headers configure:5194: gcc -c -Wall -O2 -fno-strict-aliasing -pipe -g -Wno-unused-function conftest.c >&5 configure:5194: $? = 0 configure:5202: result: yes configure:5213: checking for union semun configure:5234: gcc -c -Wall -O2 -fno-strict-aliasing -pipe -g -Wno-unused-function conftest.c >&5 conftest.c: In function 'main': conftest.c:39: warning: unused variable 's' configure:5234: $? = 0 configure:5242: result: yes configure:5255: checking for machine/cpufunc.h configure:5255: gcc -c -Wall -O2 -fno-strict-aliasing -pipe -g -Wno-unused-function conftest.c >&5 configure:5255: $? = 0 configure:5255: result: yes configure:5272: checking for sched_setscheduler configure:5272: gcc -o conftest -Wall -O2 -fno-strict-aliasing -pipe -g -Wno-unused-function conftest.c -lkvm >&5 configure:5272: $? = 0 configure:5272: result: yes configure:5281: checking for sched_setscheduler in -lposix4 configure:5306: 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:5306: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "lcdproc" | #define PACKAGE_TARNAME "lcdproc" | #define PACKAGE_VERSION "0.5.x" | #define PACKAGE_STRING "lcdproc 0.5.x" | #define PACKAGE_BUGREPORT "lcdproc@lists.omnipotent.net" | #define PACKAGE_URL "" | #define PACKAGE "lcdproc" | #define VERSION "0.5.x" | #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:5315: result: no configure:5325: checking for sched_setscheduler in -lrt configure:5350: gcc -o conftest -Wall -O2 -fno-strict-aliasing -pipe -g -Wno-unused-function conftest.c -lrt -lkvm >&5 configure:5350: $? = 0 configure:5359: result: yes configure:5370: checking for i386_get_ioperm in -li386 configure:5395: 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:5395: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "lcdproc" | #define PACKAGE_TARNAME "lcdproc" | #define PACKAGE_VERSION "0.5.x" | #define PACKAGE_STRING "lcdproc 0.5.x" | #define PACKAGE_BUGREPORT "lcdproc@lists.omnipotent.net" | #define PACKAGE_URL "" | #define PACKAGE "lcdproc" | #define VERSION "0.5.x" | #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:5404: result: no configure:5413: checking for i386_get_ioperm in -lc configure:5438: gcc -o conftest -Wall -O2 -fno-strict-aliasing -pipe -g -Wno-unused-function conftest.c -lc -lkvm >&5 configure:5438: $? = 0 configure:5447: result: yes configure:5461: checking for iopl configure:5461: gcc -o conftest -Wall -O2 -fno-strict-aliasing -pipe -g -Wno-unused-function conftest.c -lkvm >&5 /var/tmp//ccoBLdLC.o(.text+0x12): In function `main': /usr/home/mmdolze/smoketest/lcdproc/stable-0-5-x-FreeBSD-7.4-RELEASE-i386/conftest.c:70: undefined reference to `iopl' configure:5461: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "lcdproc" | #define PACKAGE_TARNAME "lcdproc" | #define PACKAGE_VERSION "0.5.x" | #define PACKAGE_STRING "lcdproc 0.5.x" | #define PACKAGE_BUGREPORT "lcdproc@lists.omnipotent.net" | #define PACKAGE_URL "" | #define PACKAGE "lcdproc" | #define VERSION "0.5.x" | #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:5461: result: no configure:5472: checking for ioperm configure:5472: gcc -o conftest -Wall -O2 -fno-strict-aliasing -pipe -g -Wno-unused-function conftest.c -lkvm >&5 /var/tmp//ccGeg1xy.o(.text+0x12): In function `main': /usr/home/mmdolze/smoketest/lcdproc/stable-0-5-x-FreeBSD-7.4-RELEASE-i386/conftest.c:70: undefined reference to `ioperm' configure:5472: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "lcdproc" | #define PACKAGE_TARNAME "lcdproc" | #define PACKAGE_VERSION "0.5.x" | #define PACKAGE_STRING "lcdproc 0.5.x" | #define PACKAGE_BUGREPORT "lcdproc@lists.omnipotent.net" | #define PACKAGE_URL "" | #define PACKAGE "lcdproc" | #define VERSION "0.5.x" | #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:5472: result: no configure:5483: checking sys/io.h usability configure:5483: gcc -c -Wall -O2 -fno-strict-aliasing -pipe -g -Wno-unused-function conftest.c >&5 conftest.c:69:20: error: sys/io.h: No such file or directory configure:5483: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "lcdproc" | #define PACKAGE_TARNAME "lcdproc" | #define PACKAGE_VERSION "0.5.x" | #define PACKAGE_STRING "lcdproc 0.5.x" | #define PACKAGE_BUGREPORT "lcdproc@lists.omnipotent.net" | #define PACKAGE_URL "" | #define PACKAGE "lcdproc" | #define VERSION "0.5.x" | #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:5483: result: no configure:5483: checking sys/io.h presence configure:5483: gcc -E conftest.c conftest.c:36:20: error: sys/io.h: No such file or directory configure:5483: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "lcdproc" | #define PACKAGE_TARNAME "lcdproc" | #define PACKAGE_VERSION "0.5.x" | #define PACKAGE_STRING "lcdproc 0.5.x" | #define PACKAGE_BUGREPORT "lcdproc@lists.omnipotent.net" | #define PACKAGE_URL "" | #define PACKAGE "lcdproc" | #define VERSION "0.5.x" | #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:5483: result: no configure:5483: checking for sys/io.h configure:5483: result: no configure:5494: checking for a parallel port configure:5510: gcc -c -Wall -O2 -fno-strict-aliasing -pipe -g -Wno-unused-function conftest.c >&5 In file included from conftest.c:36: ./server/drivers/port.h: In function 'port_in': ./server/drivers/port.h:288: warning: comparison is always true due to limited range of data type ./server/drivers/port.h: In function 'port_out': ./server/drivers/port.h:293: warning: comparison is always true due to limited range of data type conftest.c: In function 'main': conftest.c:40: warning: unused variable 'val' configure:5510: $? = 0 configure:5517: result: yes configure:5532: checking linux/i2c-dev.h usability configure:5532: gcc -c -Wall -O2 -fno-strict-aliasing -pipe -g -Wno-unused-function conftest.c >&5 conftest.c:70:27: error: linux/i2c-dev.h: No such file or directory configure:5532: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "lcdproc" | #define PACKAGE_TARNAME "lcdproc" | #define PACKAGE_VERSION "0.5.x" | #define PACKAGE_STRING "lcdproc 0.5.x" | #define PACKAGE_BUGREPORT "lcdproc@lists.omnipotent.net" | #define PACKAGE_URL "" | #define PACKAGE "lcdproc" | #define VERSION "0.5.x" | #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 | /* 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:5532: result: no configure:5532: checking linux/i2c-dev.h presence configure:5532: gcc -E conftest.c conftest.c:37:27: error: linux/i2c-dev.h: No such file or directory configure:5532: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "lcdproc" | #define PACKAGE_TARNAME "lcdproc" | #define PACKAGE_VERSION "0.5.x" | #define PACKAGE_STRING "lcdproc 0.5.x" | #define PACKAGE_BUGREPORT "lcdproc@lists.omnipotent.net" | #define PACKAGE_URL "" | #define PACKAGE "lcdproc" | #define VERSION "0.5.x" | #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 | /* end confdefs.h. */ | #include configure:5532: result: no configure:5532: checking for linux/i2c-dev.h configure:5532: result: no configure:5551: checking for dirent.h that defines DIR configure:5570: gcc -c -Wall -O2 -fno-strict-aliasing -pipe -g -Wno-unused-function conftest.c >&5 configure:5570: $? = 0 configure:5578: result: yes configure:5591: checking for library containing opendir configure:5622: gcc -o conftest -Wall -O2 -fno-strict-aliasing -pipe -g -Wno-unused-function conftest.c -lkvm >&5 configure:5622: $? = 0 configure:5639: result: none required configure:5706: checking for ANSI C header files configure:5810: result: yes configure:5821: checking fcntl.h usability configure:5821: gcc -c -Wall -O2 -fno-strict-aliasing -pipe -g -Wno-unused-function conftest.c >&5 configure:5821: $? = 0 configure:5821: result: yes configure:5821: checking fcntl.h presence configure:5821: gcc -E conftest.c configure:5821: $? = 0 configure:5821: result: yes configure:5821: checking for fcntl.h configure:5821: result: yes configure:5821: checking sys/ioctl.h usability configure:5821: gcc -c -Wall -O2 -fno-strict-aliasing -pipe -g -Wno-unused-function conftest.c >&5 configure:5821: $? = 0 configure:5821: result: yes configure:5821: checking sys/ioctl.h presence configure:5821: gcc -E conftest.c configure:5821: $? = 0 configure:5821: result: yes configure:5821: checking for sys/ioctl.h configure:5821: result: yes configure:5821: checking sys/time.h usability configure:5821: gcc -c -Wall -O2 -fno-strict-aliasing -pipe -g -Wno-unused-function conftest.c >&5 configure:5821: $? = 0 configure:5821: result: yes configure:5821: checking sys/time.h presence configure:5821: gcc -E conftest.c configure:5821: $? = 0 configure:5821: result: yes configure:5821: checking for sys/time.h configure:5821: result: yes configure:5821: checking for unistd.h configure:5821: result: yes configure:5821: checking for sys/io.h configure:5821: result: no configure:5821: checking errno.h usability configure:5821: gcc -c -Wall -O2 -fno-strict-aliasing -pipe -g -Wno-unused-function conftest.c >&5 configure:5821: $? = 0 configure:5821: result: yes configure:5821: checking errno.h presence configure:5821: gcc -E conftest.c configure:5821: $? = 0 configure:5821: result: yes configure:5821: checking for errno.h configure:5821: result: yes configure:5834: checking limits.h usability configure:5834: gcc -c -Wall -O2 -fno-strict-aliasing -pipe -g -Wno-unused-function conftest.c >&5 configure:5834: $? = 0 configure:5834: result: yes configure:5834: checking limits.h presence configure:5834: gcc -E conftest.c configure:5834: $? = 0 configure:5834: result: yes configure:5834: checking for limits.h configure:5834: result: yes configure:5834: checking kvm.h usability configure:5834: gcc -c -Wall -O2 -fno-strict-aliasing -pipe -g -Wno-unused-function conftest.c >&5 configure:5834: $? = 0 configure:5834: result: yes configure:5834: checking kvm.h presence configure:5834: gcc -E conftest.c configure:5834: $? = 0 configure:5834: result: yes configure:5834: checking for kvm.h configure:5834: result: yes configure:5834: checking sys/param.h usability configure:5834: gcc -c -Wall -O2 -fno-strict-aliasing -pipe -g -Wno-unused-function conftest.c >&5 configure:5834: $? = 0 configure:5834: result: yes configure:5834: checking sys/param.h presence configure:5834: gcc -E conftest.c configure:5834: $? = 0 configure:5834: result: yes configure:5834: checking for sys/param.h configure:5834: result: yes configure:5834: checking sys/dkstat.h usability configure:5834: gcc -c -Wall -O2 -fno-strict-aliasing -pipe -g -Wno-unused-function conftest.c >&5 configure:5834: $? = 0 configure:5834: result: yes configure:5834: checking sys/dkstat.h presence configure:5834: gcc -E conftest.c configure:5834: $? = 0 configure:5834: result: yes configure:5834: checking for sys/dkstat.h configure:5834: result: yes configure:5834: checking stdbool.h usability configure:5834: gcc -c -Wall -O2 -fno-strict-aliasing -pipe -g -Wno-unused-function conftest.c >&5 configure:5834: $? = 0 configure:5834: result: yes configure:5834: checking stdbool.h presence configure:5834: gcc -E conftest.c configure:5834: $? = 0 configure:5834: result: yes configure:5834: checking for stdbool.h configure:5834: result: yes configure:5847: checking for sys/sysctl.h configure:5847: gcc -c -Wall -O2 -fno-strict-aliasing -pipe -g -Wno-unused-function conftest.c >&5 configure:5847: $? = 0 configure:5847: result: yes configure:5864: checking for sys/pcpu.h configure:5864: gcc -c -Wall -O2 -fno-strict-aliasing -pipe -g -Wno-unused-function conftest.c >&5 configure:5864: $? = 0 configure:5864: result: yes configure:5884: checking for SA_RESTART configure:5901: gcc -c -Wall -O2 -fno-strict-aliasing -pipe -g -Wno-unused-function conftest.c >&5 configure:5901: $? = 0 configure:5908: result: yes configure:5917: checking for an ANSI C-conforming const configure:5983: gcc -c -Wall -O2 -fno-strict-aliasing -pipe -g -Wno-unused-function conftest.c >&5 configure:5983: $? = 0 configure:5990: result: yes configure:5998: checking for inline configure:6014: gcc -c -Wall -O2 -fno-strict-aliasing -pipe -g -Wno-unused-function conftest.c >&5 configure:6014: $? = 0 configure:6022: result: inline configure:6040: checking for size_t configure:6040: gcc -c -Wall -O2 -fno-strict-aliasing -pipe -g -Wno-unused-function conftest.c >&5 configure:6040: $? = 0 configure:6040: gcc -c -Wall -O2 -fno-strict-aliasing -pipe -g -Wno-unused-function conftest.c >&5 conftest.c: In function 'main': conftest.c:88: error: expected expression before ')' token configure:6040: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "lcdproc" | #define PACKAGE_TARNAME "lcdproc" | #define PACKAGE_VERSION "0.5.x" | #define PACKAGE_STRING "lcdproc 0.5.x" | #define PACKAGE_BUGREPORT "lcdproc@lists.omnipotent.net" | #define PACKAGE_URL "" | #define PACKAGE "lcdproc" | #define VERSION "0.5.x" | #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_STDBOOL_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_PCPU_H 1 | #define HAVE_SA_RESTART 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | if (sizeof ((size_t))) | return 0; | ; | return 0; | } configure:6040: result: yes configure:6051: checking whether time.h and sys/time.h may both be included configure:6071: gcc -c -Wall -O2 -fno-strict-aliasing -pipe -g -Wno-unused-function conftest.c >&5 configure:6071: $? = 0 configure:6078: result: yes configure:6086: checking whether struct tm is in sys/time.h or time.h configure:6106: gcc -c -Wall -O2 -fno-strict-aliasing -pipe -g -Wno-unused-function conftest.c >&5 configure:6106: $? = 0 configure:6113: result: time.h configure:6121: checking for uid_t in sys/types.h configure:6140: result: yes configure:6153: checking whether gcc needs -traditional In file included from /usr/include/sys/ioctl.h:81, from /usr/include/sgtty.h:39, from conftest.c:53: /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:53:20: error: termio.h: No such file or directory configure:6187: result: no configure:6194: checking return type of signal handlers configure:6212: gcc -c -Wall -O2 -fno-strict-aliasing -pipe -g -Wno-unused-function conftest.c >&5 conftest.c: In function 'main': conftest.c:59: error: void value not ignored as it ought to be configure:6212: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "lcdproc" | #define PACKAGE_TARNAME "lcdproc" | #define PACKAGE_VERSION "0.5.x" | #define PACKAGE_STRING "lcdproc 0.5.x" | #define PACKAGE_BUGREPORT "lcdproc@lists.omnipotent.net" | #define PACKAGE_URL "" | #define PACKAGE "lcdproc" | #define VERSION "0.5.x" | #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_STDBOOL_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_PCPU_H 1 | #define HAVE_SA_RESTART 1 | #define TIME_WITH_SYS_TIME 1 | /* end confdefs.h. */ | #include | #include | | int | main () | { | return *(signal (0, 0)) (0) == 1; | ; | return 0; | } configure:6219: result: void configure:6230: checking for select configure:6230: gcc -o conftest -Wall -O2 -fno-strict-aliasing -pipe -g -Wno-unused-function conftest.c -lkvm >&5 configure:6230: $? = 0 configure:6230: result: yes configure:6230: checking for socket configure:6230: gcc -o conftest -Wall -O2 -fno-strict-aliasing -pipe -g -Wno-unused-function conftest.c -lkvm >&5 configure:6230: $? = 0 configure:6230: result: yes configure:6230: checking for strdup configure:6230: gcc -o conftest -Wall -O2 -fno-strict-aliasing -pipe -g -Wno-unused-function conftest.c -lkvm >&5 conftest.c:79: warning: conflicting types for built-in function 'strdup' configure:6230: $? = 0 configure:6230: result: yes configure:6230: checking for strerror configure:6230: gcc -o conftest -Wall -O2 -fno-strict-aliasing -pipe -g -Wno-unused-function conftest.c -lkvm >&5 configure:6230: $? = 0 configure:6230: result: yes configure:6230: checking for strtol configure:6230: gcc -o conftest -Wall -O2 -fno-strict-aliasing -pipe -g -Wno-unused-function conftest.c -lkvm >&5 configure:6230: $? = 0 configure:6230: result: yes configure:6230: checking for uname configure:6230: gcc -o conftest -Wall -O2 -fno-strict-aliasing -pipe -g -Wno-unused-function conftest.c -lkvm >&5 configure:6230: $? = 0 configure:6230: result: yes configure:6230: checking for cfmakeraw configure:6230: gcc -o conftest -Wall -O2 -fno-strict-aliasing -pipe -g -Wno-unused-function conftest.c -lkvm >&5 configure:6230: $? = 0 configure:6230: result: yes configure:6230: checking for snprintf configure:6230: gcc -o conftest -Wall -O2 -fno-strict-aliasing -pipe -g -Wno-unused-function conftest.c -lkvm >&5 conftest.c:84: warning: conflicting types for built-in function 'snprintf' configure:6230: $? = 0 configure:6230: result: yes configure:6241: checking for getopt configure:6241: gcc -o conftest -Wall -O2 -fno-strict-aliasing -pipe -g -Wno-unused-function conftest.c -lkvm >&5 configure:6241: $? = 0 configure:6241: result: yes configure:6287: checking for your mounted filesystem table configure:6306: result: /etc/fstab configure:6320: checking for fcntl.h configure:6320: result: yes configure:6320: checking sys/dustat.h usability configure:6320: gcc -c -Wall -O2 -fno-strict-aliasing -pipe -g -Wno-unused-function conftest.c >&5 conftest.c:97:24: error: sys/dustat.h: No such file or directory configure:6320: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "lcdproc" | #define PACKAGE_TARNAME "lcdproc" | #define PACKAGE_VERSION "0.5.x" | #define PACKAGE_STRING "lcdproc 0.5.x" | #define PACKAGE_BUGREPORT "lcdproc@lists.omnipotent.net" | #define PACKAGE_URL "" | #define PACKAGE "lcdproc" | #define VERSION "0.5.x" | #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_STDBOOL_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_PCPU_H 1 | #define HAVE_SA_RESTART 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:6320: result: no configure:6320: checking sys/dustat.h presence configure:6320: gcc -E conftest.c conftest.c:64:24: error: sys/dustat.h: No such file or directory configure:6320: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "lcdproc" | #define PACKAGE_TARNAME "lcdproc" | #define PACKAGE_VERSION "0.5.x" | #define PACKAGE_STRING "lcdproc 0.5.x" | #define PACKAGE_BUGREPORT "lcdproc@lists.omnipotent.net" | #define PACKAGE_URL "" | #define PACKAGE "lcdproc" | #define VERSION "0.5.x" | #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_STDBOOL_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_PCPU_H 1 | #define HAVE_SA_RESTART 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:6320: result: no configure:6320: checking for sys/dustat.h configure:6320: result: no configure:6320: checking for sys/param.h configure:6320: result: yes configure:6320: checking sys/statfs.h usability configure:6320: gcc -c -Wall -O2 -fno-strict-aliasing -pipe -g -Wno-unused-function conftest.c >&5 conftest.c:98:24: error: sys/statfs.h: No such file or directory configure:6320: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "lcdproc" | #define PACKAGE_TARNAME "lcdproc" | #define PACKAGE_VERSION "0.5.x" | #define PACKAGE_STRING "lcdproc 0.5.x" | #define PACKAGE_BUGREPORT "lcdproc@lists.omnipotent.net" | #define PACKAGE_URL "" | #define PACKAGE "lcdproc" | #define VERSION "0.5.x" | #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_STDBOOL_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_PCPU_H 1 | #define HAVE_SA_RESTART 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:6320: result: no configure:6320: checking sys/statfs.h presence configure:6320: gcc -E conftest.c conftest.c:65:24: error: sys/statfs.h: No such file or directory configure:6320: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "lcdproc" | #define PACKAGE_TARNAME "lcdproc" | #define PACKAGE_VERSION "0.5.x" | #define PACKAGE_STRING "lcdproc 0.5.x" | #define PACKAGE_BUGREPORT "lcdproc@lists.omnipotent.net" | #define PACKAGE_URL "" | #define PACKAGE "lcdproc" | #define VERSION "0.5.x" | #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_STDBOOL_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_PCPU_H 1 | #define HAVE_SA_RESTART 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:6320: result: no configure:6320: checking for sys/statfs.h configure:6320: result: no configure:6320: checking sys/fstyp.h usability configure:6320: gcc -c -Wall -O2 -fno-strict-aliasing -pipe -g -Wno-unused-function conftest.c >&5 conftest.c:98:23: error: sys/fstyp.h: No such file or directory configure:6320: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "lcdproc" | #define PACKAGE_TARNAME "lcdproc" | #define PACKAGE_VERSION "0.5.x" | #define PACKAGE_STRING "lcdproc 0.5.x" | #define PACKAGE_BUGREPORT "lcdproc@lists.omnipotent.net" | #define PACKAGE_URL "" | #define PACKAGE "lcdproc" | #define VERSION "0.5.x" | #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_STDBOOL_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_PCPU_H 1 | #define HAVE_SA_RESTART 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:6320: result: no configure:6320: checking sys/fstyp.h presence configure:6320: gcc -E conftest.c conftest.c:65:23: error: sys/fstyp.h: No such file or directory configure:6320: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "lcdproc" | #define PACKAGE_TARNAME "lcdproc" | #define PACKAGE_VERSION "0.5.x" | #define PACKAGE_STRING "lcdproc 0.5.x" | #define PACKAGE_BUGREPORT "lcdproc@lists.omnipotent.net" | #define PACKAGE_URL "" | #define PACKAGE "lcdproc" | #define VERSION "0.5.x" | #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_STDBOOL_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_PCPU_H 1 | #define HAVE_SA_RESTART 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:6320: result: no configure:6320: checking for sys/fstyp.h configure:6320: result: no configure:6333: checking mnttab.h usability configure:6333: gcc -c -Wall -O2 -fno-strict-aliasing -pipe -g -Wno-unused-function conftest.c >&5 conftest.c:98:20: error: mnttab.h: No such file or directory configure:6333: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "lcdproc" | #define PACKAGE_TARNAME "lcdproc" | #define PACKAGE_VERSION "0.5.x" | #define PACKAGE_STRING "lcdproc 0.5.x" | #define PACKAGE_BUGREPORT "lcdproc@lists.omnipotent.net" | #define PACKAGE_URL "" | #define PACKAGE "lcdproc" | #define VERSION "0.5.x" | #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_STDBOOL_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_PCPU_H 1 | #define HAVE_SA_RESTART 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:6333: result: no configure:6333: checking mnttab.h presence configure:6333: gcc -E conftest.c conftest.c:65:20: error: mnttab.h: No such file or directory configure:6333: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "lcdproc" | #define PACKAGE_TARNAME "lcdproc" | #define PACKAGE_VERSION "0.5.x" | #define PACKAGE_STRING "lcdproc 0.5.x" | #define PACKAGE_BUGREPORT "lcdproc@lists.omnipotent.net" | #define PACKAGE_URL "" | #define PACKAGE "lcdproc" | #define VERSION "0.5.x" | #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_STDBOOL_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_PCPU_H 1 | #define HAVE_SA_RESTART 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:6333: result: no configure:6333: checking for mnttab.h configure:6333: result: no configure:6333: checking mntent.h usability configure:6333: gcc -c -Wall -O2 -fno-strict-aliasing -pipe -g -Wno-unused-function conftest.c >&5 conftest.c:98:20: error: mntent.h: No such file or directory configure:6333: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "lcdproc" | #define PACKAGE_TARNAME "lcdproc" | #define PACKAGE_VERSION "0.5.x" | #define PACKAGE_STRING "lcdproc 0.5.x" | #define PACKAGE_BUGREPORT "lcdproc@lists.omnipotent.net" | #define PACKAGE_URL "" | #define PACKAGE "lcdproc" | #define VERSION "0.5.x" | #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_STDBOOL_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_PCPU_H 1 | #define HAVE_SA_RESTART 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:6333: result: no configure:6333: checking mntent.h presence configure:6333: gcc -E conftest.c conftest.c:65:20: error: mntent.h: No such file or directory configure:6333: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "lcdproc" | #define PACKAGE_TARNAME "lcdproc" | #define PACKAGE_VERSION "0.5.x" | #define PACKAGE_STRING "lcdproc 0.5.x" | #define PACKAGE_BUGREPORT "lcdproc@lists.omnipotent.net" | #define PACKAGE_URL "" | #define PACKAGE "lcdproc" | #define VERSION "0.5.x" | #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_STDBOOL_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_PCPU_H 1 | #define HAVE_SA_RESTART 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:6333: result: no configure:6333: checking for mntent.h configure:6333: result: no configure:6333: checking utime.h usability configure:6333: gcc -c -Wall -O2 -fno-strict-aliasing -pipe -g -Wno-unused-function conftest.c >&5 configure:6333: $? = 0 configure:6333: result: yes configure:6333: checking utime.h presence configure:6333: gcc -E conftest.c configure:6333: $? = 0 configure:6333: result: yes configure:6333: checking for utime.h configure:6333: result: yes configure:6333: checking sys/statvfs.h usability configure:6333: gcc -c -Wall -O2 -fno-strict-aliasing -pipe -g -Wno-unused-function conftest.c >&5 configure:6333: $? = 0 configure:6333: result: yes configure:6333: checking sys/statvfs.h presence configure:6333: gcc -E conftest.c configure:6333: $? = 0 configure:6333: result: yes configure:6333: checking for sys/statvfs.h configure:6333: result: yes configure:6333: checking sys/vfs.h usability configure:6333: gcc -c -Wall -O2 -fno-strict-aliasing -pipe -g -Wno-unused-function conftest.c >&5 conftest.c:100:21: error: sys/vfs.h: No such file or directory configure:6333: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "lcdproc" | #define PACKAGE_TARNAME "lcdproc" | #define PACKAGE_VERSION "0.5.x" | #define PACKAGE_STRING "lcdproc 0.5.x" | #define PACKAGE_BUGREPORT "lcdproc@lists.omnipotent.net" | #define PACKAGE_URL "" | #define PACKAGE "lcdproc" | #define VERSION "0.5.x" | #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_STDBOOL_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_PCPU_H 1 | #define HAVE_SA_RESTART 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:6333: result: no configure:6333: checking sys/vfs.h presence configure:6333: gcc -E conftest.c conftest.c:67:21: error: sys/vfs.h: No such file or directory configure:6333: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "lcdproc" | #define PACKAGE_TARNAME "lcdproc" | #define PACKAGE_VERSION "0.5.x" | #define PACKAGE_STRING "lcdproc 0.5.x" | #define PACKAGE_BUGREPORT "lcdproc@lists.omnipotent.net" | #define PACKAGE_URL "" | #define PACKAGE "lcdproc" | #define VERSION "0.5.x" | #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_STDBOOL_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_PCPU_H 1 | #define HAVE_SA_RESTART 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:6333: result: no configure:6333: checking for sys/vfs.h configure:6333: result: no configure:6346: checking sys/filsys.h usability configure:6346: gcc -c -Wall -O2 -fno-strict-aliasing -pipe -g -Wno-unused-function conftest.c >&5 conftest.c:100:24: error: sys/filsys.h: No such file or directory configure:6346: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "lcdproc" | #define PACKAGE_TARNAME "lcdproc" | #define PACKAGE_VERSION "0.5.x" | #define PACKAGE_STRING "lcdproc 0.5.x" | #define PACKAGE_BUGREPORT "lcdproc@lists.omnipotent.net" | #define PACKAGE_URL "" | #define PACKAGE "lcdproc" | #define VERSION "0.5.x" | #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_STDBOOL_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_PCPU_H 1 | #define HAVE_SA_RESTART 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:6346: result: no configure:6346: checking sys/filsys.h presence configure:6346: gcc -E conftest.c conftest.c:67:24: error: sys/filsys.h: No such file or directory configure:6346: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "lcdproc" | #define PACKAGE_TARNAME "lcdproc" | #define PACKAGE_VERSION "0.5.x" | #define PACKAGE_STRING "lcdproc 0.5.x" | #define PACKAGE_BUGREPORT "lcdproc@lists.omnipotent.net" | #define PACKAGE_URL "" | #define PACKAGE "lcdproc" | #define VERSION "0.5.x" | #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_STDBOOL_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_PCPU_H 1 | #define HAVE_SA_RESTART 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:6346: result: no configure:6346: checking for sys/filsys.h configure:6346: result: no configure:6346: checking sys/fs_types.h usability configure:6346: gcc -c -Wall -O2 -fno-strict-aliasing -pipe -g -Wno-unused-function conftest.c >&5 conftest.c:100:26: error: sys/fs_types.h: No such file or directory configure:6346: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "lcdproc" | #define PACKAGE_TARNAME "lcdproc" | #define PACKAGE_VERSION "0.5.x" | #define PACKAGE_STRING "lcdproc 0.5.x" | #define PACKAGE_BUGREPORT "lcdproc@lists.omnipotent.net" | #define PACKAGE_URL "" | #define PACKAGE "lcdproc" | #define VERSION "0.5.x" | #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_STDBOOL_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_PCPU_H 1 | #define HAVE_SA_RESTART 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:6346: result: no configure:6346: checking sys/fs_types.h presence configure:6346: gcc -E conftest.c conftest.c:67:26: error: sys/fs_types.h: No such file or directory configure:6346: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "lcdproc" | #define PACKAGE_TARNAME "lcdproc" | #define PACKAGE_VERSION "0.5.x" | #define PACKAGE_STRING "lcdproc 0.5.x" | #define PACKAGE_BUGREPORT "lcdproc@lists.omnipotent.net" | #define PACKAGE_URL "" | #define PACKAGE "lcdproc" | #define VERSION "0.5.x" | #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_STDBOOL_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_PCPU_H 1 | #define HAVE_SA_RESTART 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:6346: result: no configure:6346: checking for sys/fs_types.h configure:6346: result: no configure:6358: checking for sys/mount.h configure:6358: gcc -c -Wall -O2 -fno-strict-aliasing -pipe -g -Wno-unused-function conftest.c >&5 configure:6358: $? = 0 configure:6358: result: yes configure:6374: checking for getmntinfo configure:6374: gcc -o conftest -Wall -O2 -fno-strict-aliasing -pipe -g -Wno-unused-function conftest.c -lkvm >&5 configure:6374: $? = 0 configure:6374: result: yes configure:6384: checking how to get filesystem space usage... configure:6394: checking for statvfs configure:6394: gcc -o conftest -Wall -O2 -fno-strict-aliasing -pipe -g -Wno-unused-function conftest.c -lkvm >&5 configure:6394: $? = 0 configure:6394: result: yes configure:6676: checking module extension configure:6691: result: .so configure:6724: checking for dlopen in -ldl configure:6749: 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:6749: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "lcdproc" | #define PACKAGE_TARNAME "lcdproc" | #define PACKAGE_VERSION "0.5.x" | #define PACKAGE_STRING "lcdproc 0.5.x" | #define PACKAGE_BUGREPORT "lcdproc@lists.omnipotent.net" | #define PACKAGE_URL "" | #define PACKAGE "lcdproc" | #define VERSION "0.5.x" | #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_STDBOOL_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_PCPU_H 1 | #define HAVE_SA_RESTART 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:6758: result: no configure:6769: checking for shl_load in -ldld configure:6794: 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:6794: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "lcdproc" | #define PACKAGE_TARNAME "lcdproc" | #define PACKAGE_VERSION "0.5.x" | #define PACKAGE_STRING "lcdproc 0.5.x" | #define PACKAGE_BUGREPORT "lcdproc@lists.omnipotent.net" | #define PACKAGE_URL "" | #define PACKAGE "lcdproc" | #define VERSION "0.5.x" | #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_STDBOOL_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_PCPU_H 1 | #define HAVE_SA_RESTART 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:6803: result: no configure:6820: checking if libusb support has been enabled configure:6832: result: yes configure:6889: checking for pkg-config configure:6907: found /usr/local/bin/pkg-config configure:6919: result: /usr/local/bin/pkg-config configure:6944: checking pkg-config is at least version 0.9.0 configure:6947: result: yes configure:6957: checking for LIBUSB configure:6964: $PKG_CONFIG --exists --print-errors "libusb" configure:6967: $? = 0 configure:6980: $PKG_CONFIG --exists --print-errors "libusb" configure:6983: $? = 0 configure:7020: result: yes configure:7030: checking if libusb-1-0 support has been enabled configure:7042: result: yes configure:7048: checking for LIBUSB_1_0 configure:7055: $PKG_CONFIG --exists --print-errors "libusb-1.0 >= 1.0" gnome-config: not found Package libusb-1.0 was not found in the pkg-config search path. Perhaps you should add the directory containing `libusb-1.0.pc' to the PKG_CONFIG_PATH environment variable No package 'libusb-1.0' found configure:7058: $? = 1 configure:7071: $PKG_CONFIG --exists --print-errors "libusb-1.0 >= 1.0" gnome-config: not found Package libusb-1.0 was not found in the pkg-config search path. Perhaps you should add the directory containing `libusb-1.0.pc' to the PKG_CONFIG_PATH environment variable No package 'libusb-1.0' found configure:7074: $? = 1 configure:7087: result: no gnome-config: not found No package 'libusb-1.0' found configure:7121: checking if libftdi support has been enabled configure:7133: result: yes configure:7139: checking for LIBFTDI configure:7146: $PKG_CONFIG --exists --print-errors "libftdi >= 0.8" configure:7149: $? = 0 configure:7162: $PKG_CONFIG --exists --print-errors "libftdi >= 0.8" configure:7165: $? = 0 configure:7202: result: yes configure:7212: checking if libhid support has been enabled configure:7224: result: yes configure:7230: checking for LIBHID configure:7237: $PKG_CONFIG --exists --print-errors "libhid >= 0.2.16" configure:7240: $? = 0 configure:7253: $PKG_CONFIG --exists --print-errors "libhid >= 0.2.16" configure:7256: $? = 0 configure:7293: result: yes configure:7305: checking if PNG support has been enabled configure:7317: result: yes configure:7323: checking for libpng-config configure:7341: found /usr/local/bin/libpng-config configure:7353: result: /usr/local/bin/libpng-config configure:7372: checking whether libpng is present and sane configure:7387: gcc -o conftest -Wall -O2 -fno-strict-aliasing -pipe -g -Wno-unused-function -I/usr/local/include/libpng15 conftest.c -lkvm -L/usr/local/lib -lpng15 >&5 configure:7387: $? = 0 configure:7394: result: yes configure:7418: checking if freetype support has been enabled configure:7430: result: yes configure:7479: checking for freetype-config configure:7497: found /usr/local/bin/freetype-config configure:7510: result: /usr/local/bin/freetype-config configure:7521: checking for FreeType -- version >= 7.0.1 configure:7602: gcc -o conftest -Wall -O2 -fno-strict-aliasing -pipe -g -Wno-unused-function -I/usr/local/include/freetype2 -I/usr/local/include conftest.c -L/usr/local/lib -lfreetype -lz -lbz2 -lkvm >&5 configure:7602: $? = 0 configure:7602: ./conftest configure:7602: $? = 0 configure:7619: result: yes configure:7690: checking if ethlcd support has been enabled configure:7702: result: yes configure:7737: checking for doxygen configure:7770: result: no configure:7849: checking which drivers to compile... configure:7898: checking for select configure:7898: result: yes configure:7906: checking sys/select.h usability configure:7906: gcc -c -Wall -O2 -fno-strict-aliasing -pipe -g -Wno-unused-function conftest.c >&5 configure:7906: $? = 0 configure:7906: result: yes configure:7906: checking sys/select.h presence configure:7906: gcc -E conftest.c configure:7906: $? = 0 configure:7906: result: yes configure:7906: checking for sys/select.h configure:7906: result: yes configure:7930: checking ncurses.h usability configure:7930: gcc -c -Wall -O2 -fno-strict-aliasing -pipe -g -Wno-unused-function conftest.c >&5 configure:7930: $? = 0 configure:7930: result: yes configure:7930: checking ncurses.h presence configure:7930: gcc -E conftest.c configure:7930: $? = 0 configure:7930: result: yes configure:7930: checking for ncurses.h configure:7930: result: yes configure:7930: checking curses.h usability configure:7930: gcc -c -Wall -O2 -fno-strict-aliasing -pipe -g -Wno-unused-function conftest.c >&5 configure:7930: $? = 0 configure:7930: result: yes configure:7930: checking curses.h presence configure:7930: gcc -E conftest.c configure:7930: $? = 0 configure:7930: result: yes configure:7930: checking for curses.h configure:7930: result: yes configure:7940: checking for main in -lncurses configure:7959: gcc -o conftest -Wall -O2 -fno-strict-aliasing -pipe -g -Wno-unused-function conftest.c -lncurses -lkvm >&5 configure:7959: $? = 0 configure:7968: result: yes configure:7972: checking for ncurses.h configure:7972: result: yes configure:8047: checking for acs_map in curses.h configure:8063: gcc -c -Wall -O2 -fno-strict-aliasing -pipe -g -Wno-unused-function conftest.c >&5 conftest.c: In function 'main': conftest.c:88: warning: unused variable 'map' configure:8063: $? = 0 configure:8070: result: yes configure:8116: checking for redrawwin() in curses configure:8141: gcc -o conftest -Wall -O2 -fno-strict-aliasing -pipe -g -Wno-unused-function conftest.c -lkvm -lncurses >&5 configure:8141: $? = 0 configure:8151: result: yes configure:8159: checking for wcolor_set() in curses configure:8184: gcc -o conftest -Wall -O2 -fno-strict-aliasing -pipe -g -Wno-unused-function conftest.c -lkvm -lncurses >&5 configure:8184: $? = 0 configure:8194: result: yes configure:8221: checking g15daemon_client.h usability configure:8221: gcc -c -Wall -O2 -fno-strict-aliasing -pipe -g -Wno-unused-function conftest.c >&5 conftest.c:120:30: error: g15daemon_client.h: No such file or directory configure:8221: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "lcdproc" | #define PACKAGE_TARNAME "lcdproc" | #define PACKAGE_VERSION "0.5.x" | #define PACKAGE_STRING "lcdproc 0.5.x" | #define PACKAGE_BUGREPORT "lcdproc@lists.omnipotent.net" | #define PACKAGE_URL "" | #define PACKAGE "lcdproc" | #define VERSION "0.5.x" | #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_STDBOOL_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_PCPU_H 1 | #define HAVE_SA_RESTART 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_LIBFTDI 1 | #define HAVE_LIBHID 1 | #define HAVE_LIBPNG 1 | #define HAVE_FT2 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:8221: result: no configure:8221: checking g15daemon_client.h presence configure:8221: gcc -E conftest.c conftest.c:87:30: error: g15daemon_client.h: No such file or directory configure:8221: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "lcdproc" | #define PACKAGE_TARNAME "lcdproc" | #define PACKAGE_VERSION "0.5.x" | #define PACKAGE_STRING "lcdproc 0.5.x" | #define PACKAGE_BUGREPORT "lcdproc@lists.omnipotent.net" | #define PACKAGE_URL "" | #define PACKAGE "lcdproc" | #define VERSION "0.5.x" | #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_STDBOOL_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_PCPU_H 1 | #define HAVE_SA_RESTART 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_LIBFTDI 1 | #define HAVE_LIBHID 1 | #define HAVE_LIBPNG 1 | #define HAVE_FT2 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:8221: result: no configure:8221: checking for g15daemon_client.h configure:8221: result: no configure:8278: WARNING: The g15 driver needs g15daemon_client.h configure:8287: checking libg15render.h usability configure:8287: gcc -c -Wall -O2 -fno-strict-aliasing -pipe -g -Wno-unused-function conftest.c >&5 conftest.c:120:26: error: libg15render.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.5.x" | #define PACKAGE_STRING "lcdproc 0.5.x" | #define PACKAGE_BUGREPORT "lcdproc@lists.omnipotent.net" | #define PACKAGE_URL "" | #define PACKAGE "lcdproc" | #define VERSION "0.5.x" | #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_STDBOOL_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_PCPU_H 1 | #define HAVE_SA_RESTART 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_LIBFTDI 1 | #define HAVE_LIBHID 1 | #define HAVE_LIBPNG 1 | #define HAVE_FT2 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:8287: result: no configure:8287: checking libg15render.h presence configure:8287: gcc -E conftest.c conftest.c:87:26: error: libg15render.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.5.x" | #define PACKAGE_STRING "lcdproc 0.5.x" | #define PACKAGE_BUGREPORT "lcdproc@lists.omnipotent.net" | #define PACKAGE_URL "" | #define PACKAGE "lcdproc" | #define VERSION "0.5.x" | #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_STDBOOL_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_PCPU_H 1 | #define HAVE_SA_RESTART 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_LIBFTDI 1 | #define HAVE_LIBHID 1 | #define HAVE_LIBPNG 1 | #define HAVE_FT2 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:8287: result: no configure:8287: checking for libg15render.h configure:8287: result: no configure:8346: WARNING: The g15driver needs libg15render.h configure:8367: checking serdisplib/serdisp.h usability configure:8367: gcc -c -Wall -O2 -fno-strict-aliasing -pipe -g -Wno-unused-function conftest.c >&5 conftest.c:120:32: error: serdisplib/serdisp.h: No such file or directory configure:8367: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "lcdproc" | #define PACKAGE_TARNAME "lcdproc" | #define PACKAGE_VERSION "0.5.x" | #define PACKAGE_STRING "lcdproc 0.5.x" | #define PACKAGE_BUGREPORT "lcdproc@lists.omnipotent.net" | #define PACKAGE_URL "" | #define PACKAGE "lcdproc" | #define VERSION "0.5.x" | #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_STDBOOL_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_PCPU_H 1 | #define HAVE_SA_RESTART 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_LIBFTDI 1 | #define HAVE_LIBHID 1 | #define HAVE_LIBPNG 1 | #define HAVE_FT2 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:8367: result: no configure:8367: checking serdisplib/serdisp.h presence configure:8367: gcc -E conftest.c conftest.c:87:32: error: serdisplib/serdisp.h: No such file or directory configure:8367: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "lcdproc" | #define PACKAGE_TARNAME "lcdproc" | #define PACKAGE_VERSION "0.5.x" | #define PACKAGE_STRING "lcdproc 0.5.x" | #define PACKAGE_BUGREPORT "lcdproc@lists.omnipotent.net" | #define PACKAGE_URL "" | #define PACKAGE "lcdproc" | #define VERSION "0.5.x" | #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_STDBOOL_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_PCPU_H 1 | #define HAVE_SA_RESTART 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_LIBFTDI 1 | #define HAVE_LIBHID 1 | #define HAVE_LIBPNG 1 | #define HAVE_FT2 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:8367: result: no configure:8367: checking for serdisplib/serdisp.h configure:8367: result: no configure:8436: checking glcdproclib/glcdprocdriver.h usability configure:8436: gcc -c -Wall -O2 -fno-strict-aliasing -pipe -g -Wno-unused-function conftest.c >&5 conftest.c:120:40: error: glcdproclib/glcdprocdriver.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.5.x" | #define PACKAGE_STRING "lcdproc 0.5.x" | #define PACKAGE_BUGREPORT "lcdproc@lists.omnipotent.net" | #define PACKAGE_URL "" | #define PACKAGE "lcdproc" | #define VERSION "0.5.x" | #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_STDBOOL_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_PCPU_H 1 | #define HAVE_SA_RESTART 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_LIBFTDI 1 | #define HAVE_LIBHID 1 | #define HAVE_LIBPNG 1 | #define HAVE_FT2 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:8436: result: no configure:8436: checking glcdproclib/glcdprocdriver.h presence configure:8436: gcc -E conftest.c conftest.c:87:40: error: glcdproclib/glcdprocdriver.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.5.x" | #define PACKAGE_STRING "lcdproc 0.5.x" | #define PACKAGE_BUGREPORT "lcdproc@lists.omnipotent.net" | #define PACKAGE_URL "" | #define PACKAGE "lcdproc" | #define VERSION "0.5.x" | #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_STDBOOL_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_PCPU_H 1 | #define HAVE_SA_RESTART 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_LIBFTDI 1 | #define HAVE_LIBHID 1 | #define HAVE_LIBPNG 1 | #define HAVE_FT2 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:8436: result: no configure:8436: checking for glcdproclib/glcdprocdriver.h configure:8436: result: no configure:8489: WARNING: The glcdlib driver needs glcdproclib/glcdprocdriver.h configure:8555: checking for main in -lirman configure:8574: 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:8574: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "lcdproc" | #define PACKAGE_TARNAME "lcdproc" | #define PACKAGE_VERSION "0.5.x" | #define PACKAGE_STRING "lcdproc 0.5.x" | #define PACKAGE_BUGREPORT "lcdproc@lists.omnipotent.net" | #define PACKAGE_URL "" | #define PACKAGE "lcdproc" | #define VERSION "0.5.x" | #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_STDBOOL_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_PCPU_H 1 | #define HAVE_SA_RESTART 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_LIBFTDI 1 | #define HAVE_LIBHID 1 | #define HAVE_LIBPNG 1 | #define HAVE_FT2 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 | #define WITH_ETHLCD 1 | /* end confdefs.h. */ | | | int | main () | { | return main (); | ; | return 0; | } configure:8583: result: no configure:8593: WARNING: The irman driver needs the irman library. configure:8604: checking linux/joystick.h usability configure:8604: gcc -c -Wall -O2 -fno-strict-aliasing -pipe -g -Wno-unused-function conftest.c >&5 conftest.c:121:28: error: linux/joystick.h: No such file or directory configure:8604: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "lcdproc" | #define PACKAGE_TARNAME "lcdproc" | #define PACKAGE_VERSION "0.5.x" | #define PACKAGE_STRING "lcdproc 0.5.x" | #define PACKAGE_BUGREPORT "lcdproc@lists.omnipotent.net" | #define PACKAGE_URL "" | #define PACKAGE "lcdproc" | #define VERSION "0.5.x" | #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_STDBOOL_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_PCPU_H 1 | #define HAVE_SA_RESTART 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_LIBFTDI 1 | #define HAVE_LIBHID 1 | #define HAVE_LIBPNG 1 | #define HAVE_FT2 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 | #define WITH_ETHLCD 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:8604: result: no configure:8604: checking linux/joystick.h presence configure:8604: gcc -E conftest.c conftest.c:88:28: error: linux/joystick.h: No such file or directory configure:8604: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "lcdproc" | #define PACKAGE_TARNAME "lcdproc" | #define PACKAGE_VERSION "0.5.x" | #define PACKAGE_STRING "lcdproc 0.5.x" | #define PACKAGE_BUGREPORT "lcdproc@lists.omnipotent.net" | #define PACKAGE_URL "" | #define PACKAGE "lcdproc" | #define VERSION "0.5.x" | #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_STDBOOL_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_PCPU_H 1 | #define HAVE_SA_RESTART 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_LIBFTDI 1 | #define HAVE_LIBHID 1 | #define HAVE_LIBPNG 1 | #define HAVE_FT2 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 | #define WITH_ETHLCD 1 | /* end confdefs.h. */ | #include configure:8604: result: no configure:8604: checking for linux/joystick.h configure:8604: result: no configure:8612: WARNING: The joy driver needs header file linux/joystick.h. configure:8632: checking for main in -llirc_client configure:8651: gcc -o conftest -Wall -O2 -fno-strict-aliasing -pipe -g -Wno-unused-function conftest.c -llirc_client -lkvm >&5 /usr/bin/ld: cannot find -llirc_client configure:8651: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "lcdproc" | #define PACKAGE_TARNAME "lcdproc" | #define PACKAGE_VERSION "0.5.x" | #define PACKAGE_STRING "lcdproc 0.5.x" | #define PACKAGE_BUGREPORT "lcdproc@lists.omnipotent.net" | #define PACKAGE_URL "" | #define PACKAGE "lcdproc" | #define VERSION "0.5.x" | #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_STDBOOL_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_PCPU_H 1 | #define HAVE_SA_RESTART 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_LIBFTDI 1 | #define HAVE_LIBHID 1 | #define HAVE_LIBPNG 1 | #define HAVE_FT2 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 | #define WITH_ETHLCD 1 | /* end confdefs.h. */ | | | int | main () | { | return main (); | ; | return 0; | } configure:8660: result: no configure:8670: WARNING: The lirc driver needs the lirc client library configure:8679: checking pthread.h usability configure:8679: gcc -c -Wall -O2 -fno-strict-aliasing -pipe -g -Wno-unused-function conftest.c >&5 configure:8679: $? = 0 configure:8679: result: yes configure:8679: checking pthread.h presence configure:8679: gcc -E conftest.c configure:8679: $? = 0 configure:8679: result: yes configure:8679: checking for pthread.h configure:8679: result: yes configure:8685: checking for pthread_create in -lpthread configure:8710: gcc -o conftest -Wall -O2 -fno-strict-aliasing -pipe -g -Wno-unused-function conftest.c -lpthread -lkvm >&5 configure:8710: $? = 0 configure:8719: result: yes configure:8791: checking libmx5000/mx5000.h usability configure:8791: gcc -c -Wall -O2 -fno-strict-aliasing -pipe -g -Wno-unused-function conftest.c >&5 conftest.c:122:30: error: libmx5000/mx5000.h: No such file or directory configure:8791: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "lcdproc" | #define PACKAGE_TARNAME "lcdproc" | #define PACKAGE_VERSION "0.5.x" | #define PACKAGE_STRING "lcdproc 0.5.x" | #define PACKAGE_BUGREPORT "lcdproc@lists.omnipotent.net" | #define PACKAGE_URL "" | #define PACKAGE "lcdproc" | #define VERSION "0.5.x" | #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_STDBOOL_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_PCPU_H 1 | #define HAVE_SA_RESTART 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_LIBFTDI 1 | #define HAVE_LIBHID 1 | #define HAVE_LIBPNG 1 | #define HAVE_FT2 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 | #define WITH_ETHLCD 1 | #define HAVE_PTHREAD_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:8791: result: no configure:8791: checking libmx5000/mx5000.h presence configure:8791: gcc -E conftest.c conftest.c:89:30: error: libmx5000/mx5000.h: No such file or directory configure:8791: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "lcdproc" | #define PACKAGE_TARNAME "lcdproc" | #define PACKAGE_VERSION "0.5.x" | #define PACKAGE_STRING "lcdproc 0.5.x" | #define PACKAGE_BUGREPORT "lcdproc@lists.omnipotent.net" | #define PACKAGE_URL "" | #define PACKAGE "lcdproc" | #define VERSION "0.5.x" | #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_STDBOOL_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_PCPU_H 1 | #define HAVE_SA_RESTART 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_LIBFTDI 1 | #define HAVE_LIBHID 1 | #define HAVE_LIBPNG 1 | #define HAVE_FT2 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 | #define WITH_ETHLCD 1 | #define HAVE_PTHREAD_H 1 | /* end confdefs.h. */ | #include configure:8791: result: no configure:8791: checking for libmx5000/mx5000.h configure:8791: result: no configure:8849: WARNING: The mx5000 driver needs libmx5000/mx5000.h configure:8869: result: The picolcd driver is using the libusb-0.1 library. configure:8947: checking vga.h usability configure:8947: gcc -c -Wall -O2 -fno-strict-aliasing -pipe -g -Wno-unused-function conftest.c >&5 conftest.c:122:17: error: vga.h: No such file or directory configure:8947: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "lcdproc" | #define PACKAGE_TARNAME "lcdproc" | #define PACKAGE_VERSION "0.5.x" | #define PACKAGE_STRING "lcdproc 0.5.x" | #define PACKAGE_BUGREPORT "lcdproc@lists.omnipotent.net" | #define PACKAGE_URL "" | #define PACKAGE "lcdproc" | #define VERSION "0.5.x" | #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_STDBOOL_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_PCPU_H 1 | #define HAVE_SA_RESTART 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_LIBFTDI 1 | #define HAVE_LIBHID 1 | #define HAVE_LIBPNG 1 | #define HAVE_FT2 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 | #define WITH_ETHLCD 1 | #define HAVE_PTHREAD_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:8947: result: no configure:8947: checking vga.h presence configure:8947: gcc -E conftest.c conftest.c:89:17: error: vga.h: No such file or directory configure:8947: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "lcdproc" | #define PACKAGE_TARNAME "lcdproc" | #define PACKAGE_VERSION "0.5.x" | #define PACKAGE_STRING "lcdproc 0.5.x" | #define PACKAGE_BUGREPORT "lcdproc@lists.omnipotent.net" | #define PACKAGE_URL "" | #define PACKAGE "lcdproc" | #define VERSION "0.5.x" | #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_STDBOOL_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_PCPU_H 1 | #define HAVE_SA_RESTART 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_LIBFTDI 1 | #define HAVE_LIBHID 1 | #define HAVE_LIBPNG 1 | #define HAVE_FT2 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 | #define WITH_ETHLCD 1 | #define HAVE_PTHREAD_H 1 | /* end confdefs.h. */ | #include configure:8947: result: no configure:8947: checking for vga.h configure:8947: result: no configure:9008: WARNING: The svga driver needs vga.h configure:9049: checking for xosd-config configure:9080: result: no configure:9089: WARNING: The xosd driver needs the xosd library configure:9106: result: --------------------------------------- configure:9108: result: LCDd will be compiled with the drivers: configure:9111: result: - bayrad configure:9111: result: - CFontz configure:9111: result: - CFontzPacket configure:9111: result: - curses configure:9111: result: - CwLnx configure:9111: result: - ea65 configure:9111: result: - EyeboxOne configure:9111: result: - glcd configure:9111: result: - glk configure:9111: result: - hd44780 configure:9111: result: - i2500vfd configure:9111: result: - icp_a106 configure:9111: result: - imon configure:9111: result: - imonlcd configure:9111: result: - IOWarrior configure:9111: result: - irtrans configure:9111: result: - lb216 configure:9111: result: - lcdm001 configure:9111: result: - lcterm configure:9111: result: - lis configure:9111: result: - MD8800 configure:9111: result: - mdm166a configure:9111: result: - ms6931 configure:9111: result: - mtc_s16209x configure:9111: result: - MtxOrb configure:9111: result: - NoritakeVFD configure:9111: result: - picolcd configure:9111: result: - pyramid configure:9111: result: - sdeclcd configure:9111: result: - sed1330 configure:9111: result: - sed1520 configure:9111: result: - serialPOS configure:9111: result: - serialVFD configure:9111: result: - shuttleVFD configure:9111: result: - sli configure:9111: result: - stv5730 configure:9111: result: - SureElec configure:9111: result: - t6963 configure:9111: result: - text configure:9111: result: - tyan configure:9111: result: - ula200 configure:9111: result: - vlsys_m428 configure:9111: result: - debug configure:9114: result: --------------------------------------- configure:9351: checking that generated files are newer than configure configure:9357: result: done configure:9388: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by lcdproc config.status 0.5.x, which was generated by GNU Autoconf 2.69. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on elenore.intra.mdolze.de config.status:1004: creating Makefile config.status:1004: creating shared/Makefile config.status:1004: creating server/Makefile config.status:1004: creating server/commands/Makefile config.status:1004: creating server/drivers/Makefile config.status:1004: creating clients/Makefile config.status:1004: creating clients/lcdproc/Makefile config.status:1004: creating clients/lcdexec/Makefile config.status:1004: creating clients/lcdvc/Makefile config.status:1004: creating clients/examples/Makefile config.status:1004: creating clients/metar/Makefile config.status:1004: creating docs/Makefile config.status:1004: creating docs/Doxyfile config.status:1004: creating docs/lcdproc-dev/Makefile config.status:1004: creating docs/lcdproc-user/Makefile config.status:1004: creating docs/lcdproc-user/drivers/Makefile config.status:1004: creating scripts/Makefile config.status:1004: creating scripts/init-LCDd.LSB config.status:1004: creating scripts/init-lcdproc.LSB config.status:1004: creating scripts/init-lcdexec.LSB config.status:1004: creating scripts/init-lcdvc.LSB config.status:1004: creating scripts/init-LCDd.debian config.status:1004: creating scripts/init-lcdproc.debian config.status:1004: creating scripts/init-lcdexec.debian config.status:1004: creating scripts/init-lcdvc.debian config.status:1004: creating scripts/init-LCDd.rpm config.status:1004: creating scripts/init-lcdproc.rpm config.status:1004: creating config.h config.status:1233: executing depfiles commands ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=i386-unknown-freebsd7.4 ac_cv_c_compiler_gnu=yes ac_cv_c_const=yes ac_cv_c_inline=inline ac_cv_curses_acs_map=yes ac_cv_curses_redrawwin=yes ac_cv_curses_wcolor_set=yes ac_cv_env_CC_set='' ac_cv_env_CC_value='' ac_cv_env_CFLAGS_set=set ac_cv_env_CFLAGS_value='-O2 -fno-strict-aliasing -pipe ' ac_cv_env_CPPFLAGS_set='' ac_cv_env_CPPFLAGS_value='' ac_cv_env_CPP_set='' ac_cv_env_CPP_value='' ac_cv_env_LDFLAGS_set='' ac_cv_env_LDFLAGS_value='' ac_cv_env_LIBFTDI_CFLAGS_set='' ac_cv_env_LIBFTDI_CFLAGS_value='' ac_cv_env_LIBFTDI_LIBS_set='' ac_cv_env_LIBFTDI_LIBS_value='' ac_cv_env_LIBHID_CFLAGS_set='' ac_cv_env_LIBHID_CFLAGS_value='' ac_cv_env_LIBHID_LIBS_set='' ac_cv_env_LIBHID_LIBS_value='' ac_cv_env_LIBS_set='' ac_cv_env_LIBS_value='' ac_cv_env_LIBUSB_1_0_CFLAGS_set='' ac_cv_env_LIBUSB_1_0_CFLAGS_value='' ac_cv_env_LIBUSB_1_0_LIBS_set='' ac_cv_env_LIBUSB_1_0_LIBS_value='' ac_cv_env_LIBUSB_CFLAGS_set='' ac_cv_env_LIBUSB_CFLAGS_value='' ac_cv_env_LIBUSB_LIBS_set='' ac_cv_env_LIBUSB_LIBS_value='' ac_cv_env_PKG_CONFIG_LIBDIR_set='' ac_cv_env_PKG_CONFIG_LIBDIR_value='' ac_cv_env_PKG_CONFIG_PATH_set='' ac_cv_env_PKG_CONFIG_PATH_value='' ac_cv_env_PKG_CONFIG_set='' ac_cv_env_PKG_CONFIG_value='' ac_cv_env_build_alias_set='' ac_cv_env_build_alias_value='' ac_cv_env_host_alias_set='' ac_cv_env_host_alias_value='' ac_cv_env_target_alias_set='' ac_cv_env_target_alias_value='' ac_cv_func_cfmakeraw=yes ac_cv_func_connect=yes ac_cv_func_gethostbyname=yes ac_cv_func_getloadavg=yes ac_cv_func_getmntinfo=yes ac_cv_func_getopt=yes ac_cv_func_inet_aton=yes ac_cv_func_ioperm=no ac_cv_func_iopl=no ac_cv_func_sched_setscheduler=yes ac_cv_func_select=yes ac_cv_func_snprintf=yes ac_cv_func_socket=yes ac_cv_func_statvfs=yes ac_cv_func_strdup=yes ac_cv_func_strerror=yes ac_cv_func_strtol=yes ac_cv_func_swapctl=no ac_cv_func_uname=yes ac_cv_header_curses_h=yes ac_cv_header_dirent_dirent_h=yes ac_cv_header_errno_h=yes ac_cv_header_fcntl_h=yes ac_cv_header_g15daemon_client_h=no ac_cv_header_glcdproclib_glcdprocdriver_h=no ac_cv_header_inttypes_h=yes ac_cv_header_kvm_h=yes ac_cv_header_libg15render_h=no ac_cv_header_libmx5000_mx5000_h=no ac_cv_header_limits_h=yes ac_cv_header_linux_i2c_dev_h=no ac_cv_header_linux_joystick_h=no ac_cv_header_machine_apm_bios_h=yes ac_cv_header_machine_cpufunc_h=yes ac_cv_header_machine_pio_h=no ac_cv_header_machine_sysarch_h=yes ac_cv_header_memory_h=yes ac_cv_header_mntent_h=no ac_cv_header_mnttab_h=no ac_cv_header_ncurses_h=yes ac_cv_header_procfs_h=no ac_cv_header_pthread_h=yes ac_cv_header_sched_h=yes ac_cv_header_serdisplib_serdisp_h=no ac_cv_header_stdbool_h=yes ac_cv_header_stdc=yes ac_cv_header_stdint_h=yes ac_cv_header_stdlib_h=yes ac_cv_header_string_h=yes ac_cv_header_strings_h=yes ac_cv_header_sys_cpuvar_h=no ac_cv_header_sys_dkstat_h=yes ac_cv_header_sys_dustat_h=no ac_cv_header_sys_filsys_h=no ac_cv_header_sys_fs_types_h=no ac_cv_header_sys_fstyp_h=no ac_cv_header_sys_io_h=no ac_cv_header_sys_ioctl_h=yes ac_cv_header_sys_loadavg_h=no ac_cv_header_sys_mount_h=yes ac_cv_header_sys_param_h=yes ac_cv_header_sys_pcpu_h=yes ac_cv_header_sys_procfs_h=yes ac_cv_header_sys_select_h=yes ac_cv_header_sys_stat_h=yes ac_cv_header_sys_statfs_h=no ac_cv_header_sys_statvfs_h=yes ac_cv_header_sys_sysctl_h=yes ac_cv_header_sys_time_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_sys_vfs_h=no ac_cv_header_time=yes ac_cv_header_unistd_h=yes ac_cv_header_utime_h=yes ac_cv_header_utmpx_h=no ac_cv_header_vga_h=no ac_cv_host=i386-unknown-freebsd7.4 ac_cv_lib_c_i386_get_ioperm=yes ac_cv_lib_dl_dlopen=no ac_cv_lib_dld_shl_load=no ac_cv_lib_i386_i386_get_ioperm=no ac_cv_lib_irman_main=no ac_cv_lib_kstat_kstat_open=no ac_cv_lib_kvm_kvm_open=yes ac_cv_lib_lirc_client_main=no ac_cv_lib_ncurses_main=yes ac_cv_lib_posix4_nanosleep=no ac_cv_lib_posix4_sched_setscheduler=no ac_cv_lib_pthread_pthread_create=yes ac_cv_lib_rt_sched_setscheduler=yes ac_cv_lis_pthread=yes ac_cv_mtab_file=/etc/fstab ac_cv_objext=o ac_cv_path_EGREP='/usr/bin/grep -E' ac_cv_path_FT2_CONFIG=/usr/local/bin/freetype-config ac_cv_path_GREP=/usr/bin/grep ac_cv_path_LIBXOSD_CONFIG=no ac_cv_path_XMLTO=no ac_cv_path__png_config=/usr/local/bin/libpng-config ac_cv_path_ac_pt_PKG_CONFIG=/usr/local/bin/pkg-config ac_cv_path_install='/usr/bin/install -c' ac_cv_port_have_lpt=yes ac_cv_prog_AWK=nawk ac_cv_prog_CPP='gcc -E' ac_cv_prog_ac_ct_CC=gcc ac_cv_prog_ac_ct_RANLIB=ranlib ac_cv_prog_cc_c89='' ac_cv_prog_cc_g=yes ac_cv_prog_cc_gcc_c_o=yes ac_cv_prog_gcc_traditional=no ac_cv_prog_make_make_set=yes ac_cv_search_opendir='none required' ac_cv_struct_tm=time.h ac_cv_sysv_ipc=yes ac_cv_type_signal=void ac_cv_type_size_t=yes ac_cv_type_uid_t=yes ac_cv_union_semun=yes am_cv_CC_dependencies_compiler_type=gcc3 ax_cv_cflags_gcc_option__Wno_unused_function=-Wno-unused-function ax_cv_cflags_gcc_option__ftrampolines='no, unknown' lcd_cv_sa_restart=yes pkg_cv_LIBFTDI_CFLAGS='-I/usr/local/include ' pkg_cv_LIBFTDI_LIBS='-L/usr/local/lib -lftdi -lusb ' pkg_cv_LIBHID_CFLAGS='-I/usr/local/include ' pkg_cv_LIBHID_LIBS='-L/usr/local/lib -lusb -lhid ' pkg_cv_LIBUSB_CFLAGS='-I/usr/local/include ' pkg_cv_LIBUSB_LIBS='-L/usr/local/lib -lusb ' ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /usr/home/mmdolze/smoketest/lcdproc/stable-0-5-x-FreeBSD-7.4-RELEASE-i386/missing --run aclocal-1.12' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='$${TAR-tar}' AUTOCONF='${SHELL} /usr/home/mmdolze/smoketest/lcdproc/stable-0-5-x-FreeBSD-7.4-RELEASE-i386/missing --run autoconf' AUTOHEADER='${SHELL} /usr/home/mmdolze/smoketest/lcdproc/stable-0-5-x-FreeBSD-7.4-RELEASE-i386/missing --run autoheader' AUTOMAKE='${SHELL} /usr/home/mmdolze/smoketest/lcdproc/stable-0-5-x-FreeBSD-7.4-RELEASE-i386/missing --run automake-1.12' AWK='nawk' CC='gcc' CCDEPMODE='depmode=gcc3' CCSHARED='-fPIC' CFLAGS='-Wall -O2 -fno-strict-aliasing -pipe -g -Wno-unused-function' CPP='gcc -E' CPPFLAGS='' CYGPATH_W='echo' DARWIN_FALSE='' DARWIN_TRUE='#' DEFS='-DHAVE_CONFIG_H' DEPDIR='.deps' DOT='' DOXYGEN='' DOX_FALSE='' DOX_TRUE='#' DRIVERS=' bayrad.so CFontz.so CFontzPacket.so curses.so CwLnx.so ea65.so EyeboxOne.so glcd.so glk.so hd44780.so i2500vfd.so icp_a106.so imon.so imonlcd.so IOWarrior.so irtrans.so lb216.so lcdm001.so lcterm.so lis.so MD8800.so mdm166a.so ms6931.so mtc_s16209x.so MtxOrb.so NoritakeVFD.so picolcd.so pyramid.so sdeclcd.so sed1330.so sed1520.so serialPOS.so serialVFD.so shuttleVFD.so sli.so stv5730.so SureElec.so t6963.so text.so tyan.so ula200.so vlsys_m428.so debug.so' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/usr/bin/grep -E' EXEEXT='' FT2_CFLAGS='-I/usr/local/include/freetype2 -I/usr/local/include' FT2_CONFIG='/usr/local/bin/freetype-config' FT2_LIBS='-L/usr/local/lib -lfreetype -lz -lbz2' GLCD_DRIVERS=' glcd-t6963.o t6963_low.o glcd-glcd-png.o glcd-glcd-glcd2usb.o' GREP='/usr/bin/grep' HD44780_DRIVERS='hd44780-hd44780-serial.o hd44780-hd44780-lis2.o hd44780-hd44780-usblcd.o hd44780-hd44780-4bit.o hd44780-hd44780-ext8bit.o hd44780-lcd_sem.o hd44780-hd44780-winamp.o hd44780-hd44780-serialLpt.o hd44780-hd44780-bwct-usb.o hd44780-hd44780-lcd2usb.o hd44780-hd44780-uss720.o hd44780-hd44780-usbtiny.o hd44780-hd44780-usb4all.o hd44780-hd44780-ftdi.o hd44780-hd44780-ethlcd.o' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' LDFLAGS='' LDSHARED='-shared' LIBCURSES='-lncurses' LIBFTDI='' LIBFTDI_CFLAGS='-I/usr/local/include ' LIBFTDI_LIBS='-L/usr/local/lib -lftdi -lusb ' LIBG15='' LIBGLCD='' LIBHID_CFLAGS='-I/usr/local/include ' LIBHID_LIBS='-L/usr/local/lib -lusb -lhid ' LIBIRMAN='' LIBLIRC_CLIENT='' LIBMX5000='' LIBOBJS='' LIBPNG_CFLAGS='-I/usr/local/include/libpng15' LIBPNG_LIBS='-L/usr/local/lib -lpng15' LIBPTHREAD_LIBS='-lpthread' LIBS='-lkvm ' LIBSERDISP='' LIBSVGA='' LIBUSB_1_0_CFLAGS='' LIBUSB_1_0_LIBS='' LIBUSB_CFLAGS='-I/usr/local/include ' LIBUSB_LIBS='-L/usr/local/lib -lusb ' LIBXOSD='' LIBXOSD_CFLAGS='' LIBXOSD_CONFIG='no' LIBXOSD_LIBS='' LTLIBOBJS='' MAKEINFO='${SHELL} /usr/home/mmdolze/smoketest/lcdproc/stable-0-5-x-FreeBSD-7.4-RELEASE-i386/missing --run makeinfo' MKDIR_P='./install-sh -c -d' OBJEXT='o' PACKAGE='lcdproc' PACKAGE_BUGREPORT='lcdproc@lists.omnipotent.net' PACKAGE_NAME='lcdproc' PACKAGE_STRING='lcdproc 0.5.x' PACKAGE_TARNAME='lcdproc' PACKAGE_URL='' PACKAGE_VERSION='0.5.x' PATH_SEPARATOR=':' PKG_CONFIG='/usr/local/bin/pkg-config' PKG_CONFIG_LIBDIR='' PKG_CONFIG_PATH='' RANLIB='ranlib' SET_MAKE='' SHELL='/bin/sh' SO='.so' STRIP='' VERSION='0.5.x' XMLTO='no' _png_config='' ac_ct_CC='gcc' am__EXEEXT_FALSE='' am__EXEEXT_TRUE='#' am__fastdepCC_FALSE='#' am__fastdepCC_TRUE='' am__include='include' am__isrc='' am__leading_dot='.' am__nodep='_no' am__quote='' am__tar='$${TAR-tar} chof - "$$tardir"' am__untar='$${TAR-tar} xf -' bindir='${exec_prefix}/bin' build='i386-unknown-freebsd7.4' build_alias='' build_cpu='i386' build_os='freebsd7.4' build_vendor='unknown' datadir='${datarootdir}' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' dvidir='${docdir}' enable_dot='no' enable_html_dox='yes' enable_latex_dox='no' exec_prefix='${prefix}' host='i386-unknown-freebsd7.4' host_alias='' host_cpu='i386' host_os='freebsd7.4' host_vendor='unknown' htmldir='${docdir}' includedir='${prefix}/include' infodir='${datarootdir}/info' install_sh='${SHELL} /usr/home/mmdolze/smoketest/lcdproc/stable-0-5-x-FreeBSD-7.4-RELEASE-i386/install-sh' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='${prefix}/var' mandir='${datarootdir}/man' mkdir_p='$(top_builddir)/./install-sh -c -d' oldincludedir='/usr/include' pdfdir='${docdir}' pidfiledir='/var/run' prefix='/usr/local' program_transform_name='s,x,x,' psdir='${docdir}' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='${prefix}/etc' target_alias='' ## ----------- ## ## confdefs.h. ## ## ----------- ## /* confdefs.h */ #define PACKAGE_NAME "lcdproc" #define PACKAGE_TARNAME "lcdproc" #define PACKAGE_VERSION "0.5.x" #define PACKAGE_STRING "lcdproc 0.5.x" #define PACKAGE_BUGREPORT "lcdproc@lists.omnipotent.net" #define PACKAGE_URL "" #define PACKAGE "lcdproc" #define VERSION "0.5.x" #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_STDBOOL_H 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_PCPU_H 1 #define HAVE_SA_RESTART 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_LIBFTDI 1 #define HAVE_LIBHID 1 #define HAVE_LIBPNG 1 #define HAVE_FT2 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 #define WITH_ETHLCD 1 #define HAVE_PTHREAD_H 1 configure: exit 0