This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by lcdproc configure 0.5dev, which was generated by GNU Autoconf 2.69. Invocation command line was $ ./configure --enable-drivers=all --enable-debug ## --------- ## ## Platform. ## ## --------- ## hostname = rymelda.intra.mdolze.de uname -m = amd64 uname -r = 8.3-RELEASE-p3 uname -s = FreeBSD uname -v = FreeBSD 8.3-RELEASE-p3 #0: Tue Jun 12 00:39:29 UTC 2012 root@amd64-builder.daemonology.net:/usr/obj/usr/src/sys/GENERIC /usr/bin/uname -p = amd64 /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:2393: checking for a BSD-compatible install configure:2461: result: /usr/bin/install -c configure:2472: checking whether build environment is sane configure:2527: result: yes configure:2678: checking for a thread-safe mkdir -p configure:2717: result: ./install-sh -c -d configure:2724: checking for gawk configure:2754: result: no configure:2724: checking for mawk configure:2754: result: no configure:2724: checking for nawk configure:2740: found /usr/bin/nawk configure:2751: result: nawk configure:2762: checking whether make sets $(MAKE) configure:2784: result: yes configure:2878: checking build system type configure:2892: result: amd64-unknown-freebsd8.3 configure:2912: checking host system type configure:2925: result: amd64-unknown-freebsd8.3 configure:2996: checking whether to enable debugging configure:3013: result: yes configure:3075: checking for gcc configure:3091: found /usr/bin/gcc configure:3102: result: gcc configure:3331: checking for C compiler version configure:3340: gcc --version >&5 gcc (GCC) 4.2.2 20070831 prerelease [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:3351: $? = 0 configure:3340: gcc -v >&5 Using built-in specs. Target: amd64-undermydesk-freebsd Configured with: FreeBSD/amd64 system compiler Thread model: posix gcc version 4.2.2 20070831 prerelease [FreeBSD] configure:3351: $? = 0 configure:3340: gcc -V >&5 gcc: '-V' option must have argument configure:3351: $? = 1 configure:3340: gcc -qversion >&5 gcc: unrecognized option '-qversion' gcc: No input files specified configure:3351: $? = 1 configure:3371: checking whether the C compiler works configure:3393: gcc -O2 -pipe -g conftest.c >&5 configure:3397: $? = 0 configure:3445: result: yes configure:3448: checking for C compiler default output file name configure:3450: result: a.out configure:3456: checking for suffix of executables configure:3463: gcc -o conftest -O2 -pipe -g conftest.c >&5 configure:3467: $? = 0 configure:3489: result: configure:3511: checking whether we are cross compiling configure:3519: gcc -o conftest -O2 -pipe -g conftest.c >&5 configure:3523: $? = 0 configure:3530: ./conftest configure:3534: $? = 0 configure:3549: result: no configure:3554: checking for suffix of object files configure:3576: gcc -c -O2 -pipe -g conftest.c >&5 configure:3580: $? = 0 configure:3601: result: o configure:3605: checking whether we are using the GNU C compiler configure:3624: gcc -c -O2 -pipe -g conftest.c >&5 configure:3624: $? = 0 configure:3633: result: yes configure:3642: checking whether gcc accepts -g configure:3662: gcc -c -g conftest.c >&5 configure:3662: $? = 0 configure:3703: result: yes configure:3720: checking for gcc option to accept ISO C89 configure:3783: gcc -c -O2 -pipe -g conftest.c >&5 configure:3783: $? = 0 configure:3796: result: none needed configure:3827: checking for style of include used by make configure:3855: result: GNU configure:3881: checking dependency style of gcc configure:3992: result: gcc3 configure:4012: checking how to run the C preprocessor configure:4043: gcc -E conftest.c configure:4043: $? = 0 configure:4057: gcc -E conftest.c conftest.c:14:28: error: ac_nonexistent.h: No such file or directory configure:4057: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "lcdproc" | #define PACKAGE_TARNAME "lcdproc" | #define PACKAGE_VERSION "0.5dev" | #define PACKAGE_STRING "lcdproc 0.5dev" | #define PACKAGE_BUGREPORT "lcdproc@lists.omnipotent.net" | #define PACKAGE_URL "" | #define PACKAGE "lcdproc" | #define VERSION "0.5dev" | #define FREEBSD 1 | #define SYSTEM_HOST FreeBSD | #define DEBUG 1 | /* end confdefs.h. */ | #include configure:4082: result: gcc -E configure:4102: gcc -E conftest.c configure:4102: $? = 0 configure:4116: gcc -E conftest.c conftest.c:14:28: error: ac_nonexistent.h: No such file or directory configure:4116: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "lcdproc" | #define PACKAGE_TARNAME "lcdproc" | #define PACKAGE_VERSION "0.5dev" | #define PACKAGE_STRING "lcdproc 0.5dev" | #define PACKAGE_BUGREPORT "lcdproc@lists.omnipotent.net" | #define PACKAGE_URL "" | #define PACKAGE "lcdproc" | #define VERSION "0.5dev" | #define FREEBSD 1 | #define SYSTEM_HOST FreeBSD | #define DEBUG 1 | /* end confdefs.h. */ | #include configure:4188: checking for ranlib configure:4204: found /usr/bin/ranlib configure:4215: result: ranlib configure:4238: checking whether gcc and cc understand -c and -o together configure:4269: gcc -c conftest.c -o conftest2.o >&5 configure:4273: $? = 0 configure:4279: gcc -c conftest.c -o conftest2.o >&5 configure:4283: $? = 0 configure:4294: cc -c conftest.c >&5 configure:4298: $? = 0 configure:4306: cc -c conftest.c -o conftest2.o >&5 configure:4310: $? = 0 configure:4316: cc -c conftest.c -o conftest2.o >&5 configure:4320: $? = 0 configure:4338: result: yes configure:4365: checking for xmlto configure:4396: result: no configure:4407: checking CFLAGS for gcc -Wno-unused-function configure:4434: gcc -c -Wall -O2 -pipe -g -pedantic -Werror -Wno-unused-function conftest.c >&5 configure:4434: $? = 0 configure:4448: result: -Wno-unused-function configure:4461: : CFLAGS="$CFLAGS $var" configure:4464: $? = 0 configure:4471: checking CFLAGS for gcc -ftrampolines configure:4498: gcc -c -Wall -O2 -pipe -g -Wno-unused-function -pedantic -Werror -ftrampolines conftest.c >&5 cc1: error: unrecognized command line option "-ftrampolines" configure:4498: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "lcdproc" | #define PACKAGE_TARNAME "lcdproc" | #define PACKAGE_VERSION "0.5dev" | #define PACKAGE_STRING "lcdproc 0.5dev" | #define PACKAGE_BUGREPORT "lcdproc@lists.omnipotent.net" | #define PACKAGE_URL "" | #define PACKAGE "lcdproc" | #define VERSION "0.5dev" | #define FREEBSD 1 | #define SYSTEM_HOST FreeBSD | #define DEBUG 1 | /* end confdefs.h. */ | | int | main () | { | return 0; | ; | return 0; | } configure:4498: gcc -c -Wall -O2 -pipe -g -Wno-unused-function -pedantic -ftrampolines conftest.c >&5 cc1: error: unrecognized command line option "-ftrampolines" configure:4498: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "lcdproc" | #define PACKAGE_TARNAME "lcdproc" | #define PACKAGE_VERSION "0.5dev" | #define PACKAGE_STRING "lcdproc 0.5dev" | #define PACKAGE_BUGREPORT "lcdproc@lists.omnipotent.net" | #define PACKAGE_URL "" | #define PACKAGE "lcdproc" | #define VERSION "0.5dev" | #define FREEBSD 1 | #define SYSTEM_HOST FreeBSD | #define DEBUG 1 | /* end confdefs.h. */ | | int | main () | { | return 0; | ; | return 0; | } configure:4512: result: no, unknown configure:4537: checking for gethostbyname configure:4537: gcc -o conftest -Wall -O2 -pipe -g -Wno-unused-function conftest.c >&5 configure:4537: $? = 0 configure:4537: result: yes configure:4588: checking for connect configure:4588: gcc -o conftest -Wall -O2 -pipe -g -Wno-unused-function conftest.c >&5 configure:4588: $? = 0 configure:4588: result: yes configure:4639: checking for inet_aton configure:4639: gcc -o conftest -Wall -O2 -pipe -g -Wno-unused-function conftest.c >&5 configure:4639: $? = 0 configure:4639: result: yes configure:4690: checking for kstat_open in -lkstat configure:4715: gcc -o conftest -Wall -O2 -pipe -g -Wno-unused-function conftest.c -lkstat >&5 /usr/bin/ld: cannot find -lkstat configure:4715: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "lcdproc" | #define PACKAGE_TARNAME "lcdproc" | #define PACKAGE_VERSION "0.5dev" | #define PACKAGE_STRING "lcdproc 0.5dev" | #define PACKAGE_BUGREPORT "lcdproc@lists.omnipotent.net" | #define PACKAGE_URL "" | #define PACKAGE "lcdproc" | #define VERSION "0.5dev" | #define FREEBSD 1 | #define SYSTEM_HOST FreeBSD | #define DEBUG 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char kstat_open (); | int | main () | { | return kstat_open (); | ; | return 0; | } configure:4724: result: no configure:4735: checking for nanosleep in -lposix4 configure:4760: gcc -o conftest -Wall -O2 -pipe -g -Wno-unused-function conftest.c -lposix4 >&5 /usr/bin/ld: cannot find -lposix4 configure:4760: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "lcdproc" | #define PACKAGE_TARNAME "lcdproc" | #define PACKAGE_VERSION "0.5dev" | #define PACKAGE_STRING "lcdproc 0.5dev" | #define PACKAGE_BUGREPORT "lcdproc@lists.omnipotent.net" | #define PACKAGE_URL "" | #define PACKAGE "lcdproc" | #define VERSION "0.5dev" | #define FREEBSD 1 | #define SYSTEM_HOST FreeBSD | #define DEBUG 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char nanosleep (); | int | main () | { | return nanosleep (); | ; | return 0; | } configure:4769: result: no configure:4783: checking for getloadavg configure:4783: gcc -o conftest -Wall -O2 -pipe -g -Wno-unused-function conftest.c >&5 configure:4783: $? = 0 configure:4783: result: yes configure:4783: checking for swapctl configure:4783: gcc -o conftest -Wall -O2 -pipe -g -Wno-unused-function conftest.c >&5 /var/tmp//ccAghhUj.o(.text+0x7): In function `main': /usr/home/mmdolze/smoketest/lcdproc/current-FreeBSD-8.3-RELEASE-p3-amd64/conftest.c:49: undefined reference to `swapctl' configure:4783: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "lcdproc" | #define PACKAGE_TARNAME "lcdproc" | #define PACKAGE_VERSION "0.5dev" | #define PACKAGE_STRING "lcdproc 0.5dev" | #define PACKAGE_BUGREPORT "lcdproc@lists.omnipotent.net" | #define PACKAGE_URL "" | #define PACKAGE "lcdproc" | #define VERSION "0.5dev" | #define FREEBSD 1 | #define SYSTEM_HOST FreeBSD | #define DEBUG 1 | #define HAVE_GETLOADAVG 1 | /* end confdefs.h. */ | /* Define swapctl to an innocuous variant, in case declares swapctl. | For example, HP-UX 11i declares gettimeofday. */ | #define swapctl innocuous_swapctl | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char swapctl (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef swapctl | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char swapctl (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_swapctl || defined __stub___swapctl | choke me | #endif | | int | main () | { | return swapctl (); | ; | return 0; | } configure:4783: result: no configure:4793: checking for grep that handles long lines and -e configure:4851: result: /usr/bin/grep configure:4856: checking for egrep configure:4918: result: /usr/bin/grep -E configure:4923: checking for ANSI C header files configure:4943: gcc -c -Wall -O2 -pipe -g -Wno-unused-function conftest.c >&5 configure:4943: $? = 0 configure:5016: gcc -o conftest -Wall -O2 -pipe -g -Wno-unused-function conftest.c >&5 configure:5016: $? = 0 configure:5016: ./conftest configure:5016: $? = 0 configure:5027: result: yes configure:5040: checking for sys/types.h configure:5040: gcc -c -Wall -O2 -pipe -g -Wno-unused-function conftest.c >&5 configure:5040: $? = 0 configure:5040: result: yes configure:5040: checking for sys/stat.h configure:5040: gcc -c -Wall -O2 -pipe -g -Wno-unused-function conftest.c >&5 configure:5040: $? = 0 configure:5040: result: yes configure:5040: checking for stdlib.h configure:5040: gcc -c -Wall -O2 -pipe -g -Wno-unused-function conftest.c >&5 configure:5040: $? = 0 configure:5040: result: yes configure:5040: checking for string.h configure:5040: gcc -c -Wall -O2 -pipe -g -Wno-unused-function conftest.c >&5 configure:5040: $? = 0 configure:5040: result: yes configure:5040: checking for memory.h configure:5040: gcc -c -Wall -O2 -pipe -g -Wno-unused-function conftest.c >&5 configure:5040: $? = 0 configure:5040: result: yes configure:5040: checking for strings.h configure:5040: gcc -c -Wall -O2 -pipe -g -Wno-unused-function conftest.c >&5 configure:5040: $? = 0 configure:5040: result: yes configure:5040: checking for inttypes.h configure:5040: gcc -c -Wall -O2 -pipe -g -Wno-unused-function conftest.c >&5 configure:5040: $? = 0 configure:5040: result: yes configure:5040: checking for stdint.h configure:5040: gcc -c -Wall -O2 -pipe -g -Wno-unused-function conftest.c >&5 configure:5040: $? = 0 configure:5040: result: yes configure:5040: checking for unistd.h configure:5040: gcc -c -Wall -O2 -pipe -g -Wno-unused-function conftest.c >&5 configure:5040: $? = 0 configure:5040: result: yes configure:5055: checking procfs.h usability configure:5055: gcc -c -Wall -O2 -pipe -g -Wno-unused-function conftest.c >&5 conftest.c:58:20: error: procfs.h: No such file or directory configure:5055: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "lcdproc" | #define PACKAGE_TARNAME "lcdproc" | #define PACKAGE_VERSION "0.5dev" | #define PACKAGE_STRING "lcdproc 0.5dev" | #define PACKAGE_BUGREPORT "lcdproc@lists.omnipotent.net" | #define PACKAGE_URL "" | #define PACKAGE "lcdproc" | #define VERSION "0.5dev" | #define FREEBSD 1 | #define SYSTEM_HOST FreeBSD | #define DEBUG 1 | #define HAVE_GETLOADAVG 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:5055: result: no configure:5055: checking procfs.h presence configure:5055: gcc -E conftest.c conftest.c:25:20: error: procfs.h: No such file or directory configure:5055: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "lcdproc" | #define PACKAGE_TARNAME "lcdproc" | #define PACKAGE_VERSION "0.5dev" | #define PACKAGE_STRING "lcdproc 0.5dev" | #define PACKAGE_BUGREPORT "lcdproc@lists.omnipotent.net" | #define PACKAGE_URL "" | #define PACKAGE "lcdproc" | #define VERSION "0.5dev" | #define FREEBSD 1 | #define SYSTEM_HOST FreeBSD | #define DEBUG 1 | #define HAVE_GETLOADAVG 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | /* end confdefs.h. */ | #include configure:5055: result: no configure:5055: checking for procfs.h configure:5055: result: no configure:5055: checking sys/procfs.h usability configure:5055: gcc -c -Wall -O2 -pipe -g -Wno-unused-function conftest.c >&5 configure:5055: $? = 0 configure:5055: result: yes configure:5055: checking sys/procfs.h presence configure:5055: gcc -E conftest.c configure:5055: $? = 0 configure:5055: result: yes configure:5055: checking for sys/procfs.h configure:5055: result: yes configure:5055: checking sys/loadavg.h usability configure:5055: gcc -c -Wall -O2 -pipe -g -Wno-unused-function conftest.c >&5 conftest.c:59:25: error: sys/loadavg.h: No such file or directory configure:5055: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "lcdproc" | #define PACKAGE_TARNAME "lcdproc" | #define PACKAGE_VERSION "0.5dev" | #define PACKAGE_STRING "lcdproc 0.5dev" | #define PACKAGE_BUGREPORT "lcdproc@lists.omnipotent.net" | #define PACKAGE_URL "" | #define PACKAGE "lcdproc" | #define VERSION "0.5dev" | #define FREEBSD 1 | #define SYSTEM_HOST FreeBSD | #define DEBUG 1 | #define HAVE_GETLOADAVG 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PROCFS_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:5055: result: no configure:5055: checking sys/loadavg.h presence configure:5055: gcc -E conftest.c conftest.c:26:25: error: sys/loadavg.h: No such file or directory configure:5055: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "lcdproc" | #define PACKAGE_TARNAME "lcdproc" | #define PACKAGE_VERSION "0.5dev" | #define PACKAGE_STRING "lcdproc 0.5dev" | #define PACKAGE_BUGREPORT "lcdproc@lists.omnipotent.net" | #define PACKAGE_URL "" | #define PACKAGE "lcdproc" | #define VERSION "0.5dev" | #define FREEBSD 1 | #define SYSTEM_HOST FreeBSD | #define DEBUG 1 | #define HAVE_GETLOADAVG 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PROCFS_H 1 | /* end confdefs.h. */ | #include configure:5055: result: no configure:5055: checking for sys/loadavg.h configure:5055: result: no configure:5055: checking utmpx.h usability configure:5055: gcc -c -Wall -O2 -pipe -g -Wno-unused-function conftest.c >&5 conftest.c:59:19: error: utmpx.h: No such file or directory configure:5055: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "lcdproc" | #define PACKAGE_TARNAME "lcdproc" | #define PACKAGE_VERSION "0.5dev" | #define PACKAGE_STRING "lcdproc 0.5dev" | #define PACKAGE_BUGREPORT "lcdproc@lists.omnipotent.net" | #define PACKAGE_URL "" | #define PACKAGE "lcdproc" | #define VERSION "0.5dev" | #define FREEBSD 1 | #define SYSTEM_HOST FreeBSD | #define DEBUG 1 | #define HAVE_GETLOADAVG 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PROCFS_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:5055: result: no configure:5055: checking utmpx.h presence configure:5055: gcc -E conftest.c conftest.c:26:19: error: utmpx.h: No such file or directory configure:5055: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "lcdproc" | #define PACKAGE_TARNAME "lcdproc" | #define PACKAGE_VERSION "0.5dev" | #define PACKAGE_STRING "lcdproc 0.5dev" | #define PACKAGE_BUGREPORT "lcdproc@lists.omnipotent.net" | #define PACKAGE_URL "" | #define PACKAGE "lcdproc" | #define VERSION "0.5dev" | #define FREEBSD 1 | #define SYSTEM_HOST FreeBSD | #define DEBUG 1 | #define HAVE_GETLOADAVG 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PROCFS_H 1 | /* end confdefs.h. */ | #include configure:5055: result: no configure:5055: checking for utmpx.h configure:5055: result: no configure:5066: checking for kvm_open in -lkvm configure:5091: gcc -o conftest -Wall -O2 -pipe -g -Wno-unused-function conftest.c -lkvm >&5 configure:5091: $? = 0 configure:5100: result: yes configure:5151: checking sched.h usability configure:5151: gcc -c -Wall -O2 -pipe -g -Wno-unused-function conftest.c >&5 configure:5151: $? = 0 configure:5151: result: yes configure:5151: checking sched.h presence configure:5151: gcc -E conftest.c configure:5151: $? = 0 configure:5151: result: yes configure:5151: checking for sched.h configure:5151: result: yes configure:5151: checking for sys/types.h configure:5151: result: yes configure:5151: checking machine/pio.h usability configure:5151: gcc -c -Wall -O2 -pipe -g -Wno-unused-function conftest.c >&5 conftest.c:61:25: error: machine/pio.h: No such file or directory configure:5151: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "lcdproc" | #define PACKAGE_TARNAME "lcdproc" | #define PACKAGE_VERSION "0.5dev" | #define PACKAGE_STRING "lcdproc 0.5dev" | #define PACKAGE_BUGREPORT "lcdproc@lists.omnipotent.net" | #define PACKAGE_URL "" | #define PACKAGE "lcdproc" | #define VERSION "0.5dev" | #define FREEBSD 1 | #define SYSTEM_HOST FreeBSD | #define DEBUG 1 | #define HAVE_GETLOADAVG 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PROCFS_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_TYPES_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:5151: result: no configure:5151: checking machine/pio.h presence configure:5151: gcc -E conftest.c conftest.c:28:25: error: machine/pio.h: No such file or directory configure:5151: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "lcdproc" | #define PACKAGE_TARNAME "lcdproc" | #define PACKAGE_VERSION "0.5dev" | #define PACKAGE_STRING "lcdproc 0.5dev" | #define PACKAGE_BUGREPORT "lcdproc@lists.omnipotent.net" | #define PACKAGE_URL "" | #define PACKAGE "lcdproc" | #define VERSION "0.5dev" | #define FREEBSD 1 | #define SYSTEM_HOST FreeBSD | #define DEBUG 1 | #define HAVE_GETLOADAVG 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PROCFS_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_TYPES_H 1 | /* end confdefs.h. */ | #include configure:5151: result: no configure:5151: checking for machine/pio.h configure:5151: result: no configure:5151: checking machine/sysarch.h usability configure:5151: gcc -c -Wall -O2 -pipe -g -Wno-unused-function conftest.c >&5 configure:5151: $? = 0 configure:5151: result: yes configure:5151: checking machine/sysarch.h presence configure:5151: gcc -E conftest.c configure:5151: $? = 0 configure:5151: result: yes configure:5151: checking for machine/sysarch.h configure:5151: result: yes configure:5151: checking sys/cpuvar.h usability configure:5151: gcc -c -Wall -O2 -pipe -g -Wno-unused-function conftest.c >&5 conftest.c:62:24: error: sys/cpuvar.h: No such file or directory configure:5151: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "lcdproc" | #define PACKAGE_TARNAME "lcdproc" | #define PACKAGE_VERSION "0.5dev" | #define PACKAGE_STRING "lcdproc 0.5dev" | #define PACKAGE_BUGREPORT "lcdproc@lists.omnipotent.net" | #define PACKAGE_URL "" | #define PACKAGE "lcdproc" | #define VERSION "0.5dev" | #define FREEBSD 1 | #define SYSTEM_HOST FreeBSD | #define DEBUG 1 | #define HAVE_GETLOADAVG 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PROCFS_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_MACHINE_SYSARCH_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:5151: result: no configure:5151: checking sys/cpuvar.h presence configure:5151: gcc -E conftest.c conftest.c:29:24: error: sys/cpuvar.h: No such file or directory configure:5151: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "lcdproc" | #define PACKAGE_TARNAME "lcdproc" | #define PACKAGE_VERSION "0.5dev" | #define PACKAGE_STRING "lcdproc 0.5dev" | #define PACKAGE_BUGREPORT "lcdproc@lists.omnipotent.net" | #define PACKAGE_URL "" | #define PACKAGE "lcdproc" | #define VERSION "0.5dev" | #define FREEBSD 1 | #define SYSTEM_HOST FreeBSD | #define DEBUG 1 | #define HAVE_GETLOADAVG 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PROCFS_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_MACHINE_SYSARCH_H 1 | /* end confdefs.h. */ | #include configure:5151: result: no configure:5151: checking for sys/cpuvar.h configure:5151: result: no configure:5151: checking machine/apm_bios.h usability configure:5151: gcc -c -Wall -O2 -pipe -g -Wno-unused-function conftest.c >&5 conftest.c:62:30: error: machine/apm_bios.h: No such file or directory configure:5151: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "lcdproc" | #define PACKAGE_TARNAME "lcdproc" | #define PACKAGE_VERSION "0.5dev" | #define PACKAGE_STRING "lcdproc 0.5dev" | #define PACKAGE_BUGREPORT "lcdproc@lists.omnipotent.net" | #define PACKAGE_URL "" | #define PACKAGE "lcdproc" | #define VERSION "0.5dev" | #define FREEBSD 1 | #define SYSTEM_HOST FreeBSD | #define DEBUG 1 | #define HAVE_GETLOADAVG 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PROCFS_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_MACHINE_SYSARCH_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:5151: result: no configure:5151: checking machine/apm_bios.h presence configure:5151: gcc -E conftest.c conftest.c:29:30: error: machine/apm_bios.h: No such file or directory configure:5151: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "lcdproc" | #define PACKAGE_TARNAME "lcdproc" | #define PACKAGE_VERSION "0.5dev" | #define PACKAGE_STRING "lcdproc 0.5dev" | #define PACKAGE_BUGREPORT "lcdproc@lists.omnipotent.net" | #define PACKAGE_URL "" | #define PACKAGE "lcdproc" | #define VERSION "0.5dev" | #define FREEBSD 1 | #define SYSTEM_HOST FreeBSD | #define DEBUG 1 | #define HAVE_GETLOADAVG 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PROCFS_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_MACHINE_SYSARCH_H 1 | /* end confdefs.h. */ | #include configure:5151: result: no configure:5151: checking for machine/apm_bios.h configure:5151: result: no configure:5162: checking for System V IPC headers configure:5185: gcc -c -Wall -O2 -pipe -g -Wno-unused-function conftest.c >&5 configure:5185: $? = 0 configure:5193: result: yes configure:5204: checking for union semun configure:5225: gcc -c -Wall -O2 -pipe -g -Wno-unused-function conftest.c >&5 conftest.c: In function 'main': conftest.c:38: warning: unused variable 's' configure:5225: $? = 0 configure:5233: result: yes configure:5246: checking for machine/cpufunc.h configure:5246: gcc -c -Wall -O2 -pipe -g -Wno-unused-function conftest.c >&5 configure:5246: $? = 0 configure:5246: result: yes configure:5263: checking for sched_setscheduler configure:5263: gcc -o conftest -Wall -O2 -pipe -g -Wno-unused-function conftest.c -lkvm >&5 configure:5263: $? = 0 configure:5263: result: yes configure:5272: checking for sched_setscheduler in -lposix4 configure:5297: gcc -o conftest -Wall -O2 -pipe -g -Wno-unused-function conftest.c -lposix4 -lkvm >&5 /usr/bin/ld: cannot find -lposix4 configure:5297: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "lcdproc" | #define PACKAGE_TARNAME "lcdproc" | #define PACKAGE_VERSION "0.5dev" | #define PACKAGE_STRING "lcdproc 0.5dev" | #define PACKAGE_BUGREPORT "lcdproc@lists.omnipotent.net" | #define PACKAGE_URL "" | #define PACKAGE "lcdproc" | #define VERSION "0.5dev" | #define FREEBSD 1 | #define SYSTEM_HOST FreeBSD | #define DEBUG 1 | #define HAVE_GETLOADAVG 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PROCFS_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_MACHINE_SYSARCH_H 1 | #define HAVE_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:5306: result: no configure:5316: checking for sched_setscheduler in -lrt configure:5341: gcc -o conftest -Wall -O2 -pipe -g -Wno-unused-function conftest.c -lrt -lkvm >&5 configure:5341: $? = 0 configure:5350: result: yes configure:5361: checking for i386_get_ioperm in -li386 configure:5386: gcc -o conftest -Wall -O2 -pipe -g -Wno-unused-function conftest.c -li386 -lkvm >&5 /usr/bin/ld: cannot find -li386 configure:5386: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "lcdproc" | #define PACKAGE_TARNAME "lcdproc" | #define PACKAGE_VERSION "0.5dev" | #define PACKAGE_STRING "lcdproc 0.5dev" | #define PACKAGE_BUGREPORT "lcdproc@lists.omnipotent.net" | #define PACKAGE_URL "" | #define PACKAGE "lcdproc" | #define VERSION "0.5dev" | #define FREEBSD 1 | #define SYSTEM_HOST FreeBSD | #define DEBUG 1 | #define HAVE_GETLOADAVG 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PROCFS_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_MACHINE_SYSARCH_H 1 | #define HAVE_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:5395: result: no configure:5404: checking for i386_get_ioperm in -lc configure:5429: gcc -o conftest -Wall -O2 -pipe -g -Wno-unused-function conftest.c -lc -lkvm >&5 /var/tmp//ccMSwTuv.o(.text+0x7): In function `main': /usr/home/mmdolze/smoketest/lcdproc/current-FreeBSD-8.3-RELEASE-p3-amd64/conftest.c:45: undefined reference to `i386_get_ioperm' configure:5429: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "lcdproc" | #define PACKAGE_TARNAME "lcdproc" | #define PACKAGE_VERSION "0.5dev" | #define PACKAGE_STRING "lcdproc 0.5dev" | #define PACKAGE_BUGREPORT "lcdproc@lists.omnipotent.net" | #define PACKAGE_URL "" | #define PACKAGE "lcdproc" | #define VERSION "0.5dev" | #define FREEBSD 1 | #define SYSTEM_HOST FreeBSD | #define DEBUG 1 | #define HAVE_GETLOADAVG 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PROCFS_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_MACHINE_SYSARCH_H 1 | #define HAVE_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:5438: result: no configure:5452: checking for iopl configure:5452: gcc -o conftest -Wall -O2 -pipe -g -Wno-unused-function conftest.c -lkvm >&5 /var/tmp//ccGZVVof.o(.text+0x7): In function `main': /usr/home/mmdolze/smoketest/lcdproc/current-FreeBSD-8.3-RELEASE-p3-amd64/conftest.c:68: undefined reference to `iopl' configure:5452: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "lcdproc" | #define PACKAGE_TARNAME "lcdproc" | #define PACKAGE_VERSION "0.5dev" | #define PACKAGE_STRING "lcdproc 0.5dev" | #define PACKAGE_BUGREPORT "lcdproc@lists.omnipotent.net" | #define PACKAGE_URL "" | #define PACKAGE "lcdproc" | #define VERSION "0.5dev" | #define FREEBSD 1 | #define SYSTEM_HOST FreeBSD | #define DEBUG 1 | #define HAVE_GETLOADAVG 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PROCFS_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_MACHINE_SYSARCH_H 1 | #define HAVE_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. */ | /* 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:5452: result: no configure:5463: checking for ioperm configure:5463: gcc -o conftest -Wall -O2 -pipe -g -Wno-unused-function conftest.c -lkvm >&5 /var/tmp//cc0Tbqsh.o(.text+0x7): In function `main': /usr/home/mmdolze/smoketest/lcdproc/current-FreeBSD-8.3-RELEASE-p3-amd64/conftest.c:68: undefined reference to `ioperm' configure:5463: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "lcdproc" | #define PACKAGE_TARNAME "lcdproc" | #define PACKAGE_VERSION "0.5dev" | #define PACKAGE_STRING "lcdproc 0.5dev" | #define PACKAGE_BUGREPORT "lcdproc@lists.omnipotent.net" | #define PACKAGE_URL "" | #define PACKAGE "lcdproc" | #define VERSION "0.5dev" | #define FREEBSD 1 | #define SYSTEM_HOST FreeBSD | #define DEBUG 1 | #define HAVE_GETLOADAVG 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PROCFS_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_MACHINE_SYSARCH_H 1 | #define HAVE_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. */ | /* 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:5463: result: no configure:5474: checking sys/io.h usability configure:5474: gcc -c -Wall -O2 -pipe -g -Wno-unused-function conftest.c >&5 conftest.c:67:20: error: sys/io.h: No such file or directory configure:5474: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "lcdproc" | #define PACKAGE_TARNAME "lcdproc" | #define PACKAGE_VERSION "0.5dev" | #define PACKAGE_STRING "lcdproc 0.5dev" | #define PACKAGE_BUGREPORT "lcdproc@lists.omnipotent.net" | #define PACKAGE_URL "" | #define PACKAGE "lcdproc" | #define VERSION "0.5dev" | #define FREEBSD 1 | #define SYSTEM_HOST FreeBSD | #define DEBUG 1 | #define HAVE_GETLOADAVG 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PROCFS_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_MACHINE_SYSARCH_H 1 | #define HAVE_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. */ | #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:5474: result: no configure:5474: checking sys/io.h presence configure:5474: gcc -E conftest.c conftest.c:34:20: error: sys/io.h: No such file or directory configure:5474: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "lcdproc" | #define PACKAGE_TARNAME "lcdproc" | #define PACKAGE_VERSION "0.5dev" | #define PACKAGE_STRING "lcdproc 0.5dev" | #define PACKAGE_BUGREPORT "lcdproc@lists.omnipotent.net" | #define PACKAGE_URL "" | #define PACKAGE "lcdproc" | #define VERSION "0.5dev" | #define FREEBSD 1 | #define SYSTEM_HOST FreeBSD | #define DEBUG 1 | #define HAVE_GETLOADAVG 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PROCFS_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_MACHINE_SYSARCH_H 1 | #define HAVE_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. */ | #include configure:5474: result: no configure:5474: checking for sys/io.h configure:5474: result: no configure:5485: checking for a parallel port configure:5501: gcc -c -Wall -O2 -pipe -g -Wno-unused-function conftest.c >&5 conftest.c: In function 'main': conftest.c:38: warning: unused variable 'val' configure:5501: $? = 0 configure:5508: result: yes configure:5523: checking linux/i2c-dev.h usability configure:5523: gcc -c -Wall -O2 -pipe -g -Wno-unused-function conftest.c >&5 conftest.c:68:27: error: linux/i2c-dev.h: No such file or directory configure:5523: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "lcdproc" | #define PACKAGE_TARNAME "lcdproc" | #define PACKAGE_VERSION "0.5dev" | #define PACKAGE_STRING "lcdproc 0.5dev" | #define PACKAGE_BUGREPORT "lcdproc@lists.omnipotent.net" | #define PACKAGE_URL "" | #define PACKAGE "lcdproc" | #define VERSION "0.5dev" | #define FREEBSD 1 | #define SYSTEM_HOST FreeBSD | #define DEBUG 1 | #define HAVE_GETLOADAVG 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PROCFS_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_MACHINE_SYSARCH_H 1 | #define HAVE_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_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:5523: result: no configure:5523: checking linux/i2c-dev.h presence configure:5523: gcc -E conftest.c conftest.c:35:27: error: linux/i2c-dev.h: No such file or directory configure:5523: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "lcdproc" | #define PACKAGE_TARNAME "lcdproc" | #define PACKAGE_VERSION "0.5dev" | #define PACKAGE_STRING "lcdproc 0.5dev" | #define PACKAGE_BUGREPORT "lcdproc@lists.omnipotent.net" | #define PACKAGE_URL "" | #define PACKAGE "lcdproc" | #define VERSION "0.5dev" | #define FREEBSD 1 | #define SYSTEM_HOST FreeBSD | #define DEBUG 1 | #define HAVE_GETLOADAVG 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PROCFS_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_MACHINE_SYSARCH_H 1 | #define HAVE_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_PCSTYLE_LPT_CONTROL 1 | /* end confdefs.h. */ | #include configure:5523: result: no configure:5523: checking for linux/i2c-dev.h configure:5523: result: no configure:5542: checking for dirent.h that defines DIR configure:5561: gcc -c -Wall -O2 -pipe -g -Wno-unused-function conftest.c >&5 configure:5561: $? = 0 configure:5569: result: yes configure:5582: checking for library containing opendir configure:5613: gcc -o conftest -Wall -O2 -pipe -g -Wno-unused-function conftest.c -lkvm >&5 configure:5613: $? = 0 configure:5630: result: none required configure:5697: checking for ANSI C header files configure:5801: result: yes configure:5812: checking fcntl.h usability configure:5812: gcc -c -Wall -O2 -pipe -g -Wno-unused-function conftest.c >&5 configure:5812: $? = 0 configure:5812: result: yes configure:5812: checking fcntl.h presence configure:5812: gcc -E conftest.c configure:5812: $? = 0 configure:5812: result: yes configure:5812: checking for fcntl.h configure:5812: result: yes configure:5812: checking sys/ioctl.h usability configure:5812: gcc -c -Wall -O2 -pipe -g -Wno-unused-function conftest.c >&5 configure:5812: $? = 0 configure:5812: result: yes configure:5812: checking sys/ioctl.h presence configure:5812: gcc -E conftest.c configure:5812: $? = 0 configure:5812: result: yes configure:5812: checking for sys/ioctl.h configure:5812: result: yes configure:5812: checking sys/time.h usability configure:5812: gcc -c -Wall -O2 -pipe -g -Wno-unused-function conftest.c >&5 configure:5812: $? = 0 configure:5812: result: yes configure:5812: checking sys/time.h presence configure:5812: gcc -E conftest.c configure:5812: $? = 0 configure:5812: result: yes configure:5812: checking for sys/time.h configure:5812: result: yes configure:5812: checking for unistd.h configure:5812: result: yes configure:5812: checking for sys/io.h configure:5812: result: no configure:5812: checking errno.h usability configure:5812: gcc -c -Wall -O2 -pipe -g -Wno-unused-function conftest.c >&5 configure:5812: $? = 0 configure:5812: result: yes configure:5812: checking errno.h presence configure:5812: gcc -E conftest.c configure:5812: $? = 0 configure:5812: result: yes configure:5812: checking for errno.h configure:5812: result: yes configure:5825: checking limits.h usability configure:5825: gcc -c -Wall -O2 -pipe -g -Wno-unused-function conftest.c >&5 configure:5825: $? = 0 configure:5825: result: yes configure:5825: checking limits.h presence configure:5825: gcc -E conftest.c configure:5825: $? = 0 configure:5825: result: yes configure:5825: checking for limits.h configure:5825: result: yes configure:5825: checking kvm.h usability configure:5825: gcc -c -Wall -O2 -pipe -g -Wno-unused-function conftest.c >&5 configure:5825: $? = 0 configure:5825: result: yes configure:5825: checking kvm.h presence configure:5825: gcc -E conftest.c configure:5825: $? = 0 configure:5825: result: yes configure:5825: checking for kvm.h configure:5825: result: yes configure:5825: checking sys/param.h usability configure:5825: gcc -c -Wall -O2 -pipe -g -Wno-unused-function conftest.c >&5 configure:5825: $? = 0 configure:5825: result: yes configure:5825: checking sys/param.h presence configure:5825: gcc -E conftest.c configure:5825: $? = 0 configure:5825: result: yes configure:5825: checking for sys/param.h configure:5825: result: yes configure:5825: checking sys/dkstat.h usability configure:5825: gcc -c -Wall -O2 -pipe -g -Wno-unused-function conftest.c >&5 configure:5825: $? = 0 configure:5825: result: yes configure:5825: checking sys/dkstat.h presence configure:5825: gcc -E conftest.c configure:5825: $? = 0 configure:5825: result: yes configure:5825: checking for sys/dkstat.h configure:5825: result: yes configure:5825: checking stdbool.h usability configure:5825: gcc -c -Wall -O2 -pipe -g -Wno-unused-function conftest.c >&5 configure:5825: $? = 0 configure:5825: result: yes configure:5825: checking stdbool.h presence configure:5825: gcc -E conftest.c configure:5825: $? = 0 configure:5825: result: yes configure:5825: checking for stdbool.h configure:5825: result: yes configure:5838: checking for sys/sysctl.h configure:5838: gcc -c -Wall -O2 -pipe -g -Wno-unused-function conftest.c >&5 configure:5838: $? = 0 configure:5838: result: yes configure:5855: checking for sys/pcpu.h configure:5855: gcc -c -Wall -O2 -pipe -g -Wno-unused-function conftest.c >&5 configure:5855: $? = 0 configure:5855: result: yes configure:5875: checking for SA_RESTART configure:5892: gcc -c -Wall -O2 -pipe -g -Wno-unused-function conftest.c >&5 configure:5892: $? = 0 configure:5899: result: yes configure:5908: checking for an ANSI C-conforming const configure:5974: gcc -c -Wall -O2 -pipe -g -Wno-unused-function conftest.c >&5 configure:5974: $? = 0 configure:5981: result: yes configure:5989: checking for inline configure:6005: gcc -c -Wall -O2 -pipe -g -Wno-unused-function conftest.c >&5 configure:6005: $? = 0 configure:6013: result: inline configure:6031: checking for size_t configure:6031: gcc -c -Wall -O2 -pipe -g -Wno-unused-function conftest.c >&5 configure:6031: $? = 0 configure:6031: gcc -c -Wall -O2 -pipe -g -Wno-unused-function conftest.c >&5 conftest.c: In function 'main': conftest.c:86: error: expected expression before ')' token configure:6031: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "lcdproc" | #define PACKAGE_TARNAME "lcdproc" | #define PACKAGE_VERSION "0.5dev" | #define PACKAGE_STRING "lcdproc 0.5dev" | #define PACKAGE_BUGREPORT "lcdproc@lists.omnipotent.net" | #define PACKAGE_URL "" | #define PACKAGE "lcdproc" | #define VERSION "0.5dev" | #define FREEBSD 1 | #define SYSTEM_HOST FreeBSD | #define DEBUG 1 | #define HAVE_GETLOADAVG 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PROCFS_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_MACHINE_SYSARCH_H 1 | #define HAVE_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_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:6031: result: yes configure:6042: checking whether time.h and sys/time.h may both be included configure:6062: gcc -c -Wall -O2 -pipe -g -Wno-unused-function conftest.c >&5 configure:6062: $? = 0 configure:6069: result: yes configure:6077: checking whether struct tm is in sys/time.h or time.h configure:6097: gcc -c -Wall -O2 -pipe -g -Wno-unused-function conftest.c >&5 configure:6097: $? = 0 configure:6104: result: time.h configure:6112: checking for uid_t in sys/types.h configure:6131: result: yes configure:6144: checking whether gcc needs -traditional conftest.c:51:19: error: sgtty.h: No such file or directory conftest.c:51:20: error: termio.h: No such file or directory configure:6178: result: no configure:6185: checking return type of signal handlers configure:6203: gcc -c -Wall -O2 -pipe -g -Wno-unused-function conftest.c >&5 conftest.c: In function 'main': conftest.c:57: error: void value not ignored as it ought to be configure:6203: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "lcdproc" | #define PACKAGE_TARNAME "lcdproc" | #define PACKAGE_VERSION "0.5dev" | #define PACKAGE_STRING "lcdproc 0.5dev" | #define PACKAGE_BUGREPORT "lcdproc@lists.omnipotent.net" | #define PACKAGE_URL "" | #define PACKAGE "lcdproc" | #define VERSION "0.5dev" | #define FREEBSD 1 | #define SYSTEM_HOST FreeBSD | #define DEBUG 1 | #define HAVE_GETLOADAVG 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PROCFS_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_MACHINE_SYSARCH_H 1 | #define HAVE_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_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:6210: result: void configure:6221: checking for select configure:6221: gcc -o conftest -Wall -O2 -pipe -g -Wno-unused-function conftest.c -lkvm >&5 configure:6221: $? = 0 configure:6221: result: yes configure:6221: checking for socket configure:6221: gcc -o conftest -Wall -O2 -pipe -g -Wno-unused-function conftest.c -lkvm >&5 configure:6221: $? = 0 configure:6221: result: yes configure:6221: checking for strdup configure:6221: gcc -o conftest -Wall -O2 -pipe -g -Wno-unused-function conftest.c -lkvm >&5 conftest.c:77: warning: conflicting types for built-in function 'strdup' configure:6221: $? = 0 configure:6221: result: yes configure:6221: checking for strerror configure:6221: gcc -o conftest -Wall -O2 -pipe -g -Wno-unused-function conftest.c -lkvm >&5 configure:6221: $? = 0 configure:6221: result: yes configure:6221: checking for strtol configure:6221: gcc -o conftest -Wall -O2 -pipe -g -Wno-unused-function conftest.c -lkvm >&5 configure:6221: $? = 0 configure:6221: result: yes configure:6221: checking for uname configure:6221: gcc -o conftest -Wall -O2 -pipe -g -Wno-unused-function conftest.c -lkvm >&5 configure:6221: $? = 0 configure:6221: result: yes configure:6221: checking for cfmakeraw configure:6221: gcc -o conftest -Wall -O2 -pipe -g -Wno-unused-function conftest.c -lkvm >&5 configure:6221: $? = 0 configure:6221: result: yes configure:6221: checking for snprintf configure:6221: gcc -o conftest -Wall -O2 -pipe -g -Wno-unused-function conftest.c -lkvm >&5 conftest.c:82: warning: conflicting types for built-in function 'snprintf' configure:6221: $? = 0 configure:6221: result: yes configure:6232: checking for getopt configure:6232: gcc -o conftest -Wall -O2 -pipe -g -Wno-unused-function conftest.c -lkvm >&5 configure:6232: $? = 0 configure:6232: result: yes configure:6278: checking for your mounted filesystem table configure:6297: result: /etc/fstab configure:6311: checking for fcntl.h configure:6311: result: yes configure:6311: checking sys/dustat.h usability configure:6311: gcc -c -Wall -O2 -pipe -g -Wno-unused-function conftest.c >&5 conftest.c:95:24: error: sys/dustat.h: No such file or directory configure:6311: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "lcdproc" | #define PACKAGE_TARNAME "lcdproc" | #define PACKAGE_VERSION "0.5dev" | #define PACKAGE_STRING "lcdproc 0.5dev" | #define PACKAGE_BUGREPORT "lcdproc@lists.omnipotent.net" | #define PACKAGE_URL "" | #define PACKAGE "lcdproc" | #define VERSION "0.5dev" | #define FREEBSD 1 | #define SYSTEM_HOST FreeBSD | #define DEBUG 1 | #define HAVE_GETLOADAVG 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PROCFS_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_MACHINE_SYSARCH_H 1 | #define HAVE_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_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:6311: result: no configure:6311: checking sys/dustat.h presence configure:6311: gcc -E conftest.c conftest.c:62:24: error: sys/dustat.h: No such file or directory configure:6311: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "lcdproc" | #define PACKAGE_TARNAME "lcdproc" | #define PACKAGE_VERSION "0.5dev" | #define PACKAGE_STRING "lcdproc 0.5dev" | #define PACKAGE_BUGREPORT "lcdproc@lists.omnipotent.net" | #define PACKAGE_URL "" | #define PACKAGE "lcdproc" | #define VERSION "0.5dev" | #define FREEBSD 1 | #define SYSTEM_HOST FreeBSD | #define DEBUG 1 | #define HAVE_GETLOADAVG 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PROCFS_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_MACHINE_SYSARCH_H 1 | #define HAVE_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_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:6311: result: no configure:6311: checking for sys/dustat.h configure:6311: result: no configure:6311: checking for sys/param.h configure:6311: result: yes configure:6311: checking sys/statfs.h usability configure:6311: gcc -c -Wall -O2 -pipe -g -Wno-unused-function conftest.c >&5 conftest.c:96:24: error: sys/statfs.h: No such file or directory configure:6311: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "lcdproc" | #define PACKAGE_TARNAME "lcdproc" | #define PACKAGE_VERSION "0.5dev" | #define PACKAGE_STRING "lcdproc 0.5dev" | #define PACKAGE_BUGREPORT "lcdproc@lists.omnipotent.net" | #define PACKAGE_URL "" | #define PACKAGE "lcdproc" | #define VERSION "0.5dev" | #define FREEBSD 1 | #define SYSTEM_HOST FreeBSD | #define DEBUG 1 | #define HAVE_GETLOADAVG 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PROCFS_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_MACHINE_SYSARCH_H 1 | #define HAVE_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_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:6311: result: no configure:6311: checking sys/statfs.h presence configure:6311: gcc -E conftest.c conftest.c:63:24: error: sys/statfs.h: No such file or directory configure:6311: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "lcdproc" | #define PACKAGE_TARNAME "lcdproc" | #define PACKAGE_VERSION "0.5dev" | #define PACKAGE_STRING "lcdproc 0.5dev" | #define PACKAGE_BUGREPORT "lcdproc@lists.omnipotent.net" | #define PACKAGE_URL "" | #define PACKAGE "lcdproc" | #define VERSION "0.5dev" | #define FREEBSD 1 | #define SYSTEM_HOST FreeBSD | #define DEBUG 1 | #define HAVE_GETLOADAVG 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PROCFS_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_MACHINE_SYSARCH_H 1 | #define HAVE_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_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:6311: result: no configure:6311: checking for sys/statfs.h configure:6311: result: no configure:6311: checking sys/fstyp.h usability configure:6311: gcc -c -Wall -O2 -pipe -g -Wno-unused-function conftest.c >&5 conftest.c:96:23: error: sys/fstyp.h: No such file or directory configure:6311: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "lcdproc" | #define PACKAGE_TARNAME "lcdproc" | #define PACKAGE_VERSION "0.5dev" | #define PACKAGE_STRING "lcdproc 0.5dev" | #define PACKAGE_BUGREPORT "lcdproc@lists.omnipotent.net" | #define PACKAGE_URL "" | #define PACKAGE "lcdproc" | #define VERSION "0.5dev" | #define FREEBSD 1 | #define SYSTEM_HOST FreeBSD | #define DEBUG 1 | #define HAVE_GETLOADAVG 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PROCFS_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_MACHINE_SYSARCH_H 1 | #define HAVE_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_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:6311: result: no configure:6311: checking sys/fstyp.h presence configure:6311: gcc -E conftest.c conftest.c:63:23: error: sys/fstyp.h: No such file or directory configure:6311: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "lcdproc" | #define PACKAGE_TARNAME "lcdproc" | #define PACKAGE_VERSION "0.5dev" | #define PACKAGE_STRING "lcdproc 0.5dev" | #define PACKAGE_BUGREPORT "lcdproc@lists.omnipotent.net" | #define PACKAGE_URL "" | #define PACKAGE "lcdproc" | #define VERSION "0.5dev" | #define FREEBSD 1 | #define SYSTEM_HOST FreeBSD | #define DEBUG 1 | #define HAVE_GETLOADAVG 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PROCFS_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_MACHINE_SYSARCH_H 1 | #define HAVE_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_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:6311: result: no configure:6311: checking for sys/fstyp.h configure:6311: result: no configure:6324: checking mnttab.h usability configure:6324: gcc -c -Wall -O2 -pipe -g -Wno-unused-function conftest.c >&5 conftest.c:96:20: error: mnttab.h: No such file or directory configure:6324: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "lcdproc" | #define PACKAGE_TARNAME "lcdproc" | #define PACKAGE_VERSION "0.5dev" | #define PACKAGE_STRING "lcdproc 0.5dev" | #define PACKAGE_BUGREPORT "lcdproc@lists.omnipotent.net" | #define PACKAGE_URL "" | #define PACKAGE "lcdproc" | #define VERSION "0.5dev" | #define FREEBSD 1 | #define SYSTEM_HOST FreeBSD | #define DEBUG 1 | #define HAVE_GETLOADAVG 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PROCFS_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_MACHINE_SYSARCH_H 1 | #define HAVE_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_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:6324: result: no configure:6324: checking mnttab.h presence configure:6324: gcc -E conftest.c conftest.c:63:20: error: mnttab.h: No such file or directory configure:6324: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "lcdproc" | #define PACKAGE_TARNAME "lcdproc" | #define PACKAGE_VERSION "0.5dev" | #define PACKAGE_STRING "lcdproc 0.5dev" | #define PACKAGE_BUGREPORT "lcdproc@lists.omnipotent.net" | #define PACKAGE_URL "" | #define PACKAGE "lcdproc" | #define VERSION "0.5dev" | #define FREEBSD 1 | #define SYSTEM_HOST FreeBSD | #define DEBUG 1 | #define HAVE_GETLOADAVG 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PROCFS_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_MACHINE_SYSARCH_H 1 | #define HAVE_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_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:6324: result: no configure:6324: checking for mnttab.h configure:6324: result: no configure:6324: checking mntent.h usability configure:6324: gcc -c -Wall -O2 -pipe -g -Wno-unused-function conftest.c >&5 conftest.c:96:20: error: mntent.h: No such file or directory configure:6324: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "lcdproc" | #define PACKAGE_TARNAME "lcdproc" | #define PACKAGE_VERSION "0.5dev" | #define PACKAGE_STRING "lcdproc 0.5dev" | #define PACKAGE_BUGREPORT "lcdproc@lists.omnipotent.net" | #define PACKAGE_URL "" | #define PACKAGE "lcdproc" | #define VERSION "0.5dev" | #define FREEBSD 1 | #define SYSTEM_HOST FreeBSD | #define DEBUG 1 | #define HAVE_GETLOADAVG 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PROCFS_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_MACHINE_SYSARCH_H 1 | #define HAVE_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_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:6324: result: no configure:6324: checking mntent.h presence configure:6324: gcc -E conftest.c conftest.c:63:20: error: mntent.h: No such file or directory configure:6324: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "lcdproc" | #define PACKAGE_TARNAME "lcdproc" | #define PACKAGE_VERSION "0.5dev" | #define PACKAGE_STRING "lcdproc 0.5dev" | #define PACKAGE_BUGREPORT "lcdproc@lists.omnipotent.net" | #define PACKAGE_URL "" | #define PACKAGE "lcdproc" | #define VERSION "0.5dev" | #define FREEBSD 1 | #define SYSTEM_HOST FreeBSD | #define DEBUG 1 | #define HAVE_GETLOADAVG 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PROCFS_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_MACHINE_SYSARCH_H 1 | #define HAVE_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_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:6324: result: no configure:6324: checking for mntent.h configure:6324: result: no configure:6324: checking utime.h usability configure:6324: gcc -c -Wall -O2 -pipe -g -Wno-unused-function conftest.c >&5 configure:6324: $? = 0 configure:6324: result: yes configure:6324: checking utime.h presence configure:6324: gcc -E conftest.c configure:6324: $? = 0 configure:6324: result: yes configure:6324: checking for utime.h configure:6324: result: yes configure:6324: checking sys/statvfs.h usability configure:6324: gcc -c -Wall -O2 -pipe -g -Wno-unused-function conftest.c >&5 configure:6324: $? = 0 configure:6324: result: yes configure:6324: checking sys/statvfs.h presence configure:6324: gcc -E conftest.c configure:6324: $? = 0 configure:6324: result: yes configure:6324: checking for sys/statvfs.h configure:6324: result: yes configure:6324: checking sys/vfs.h usability configure:6324: gcc -c -Wall -O2 -pipe -g -Wno-unused-function conftest.c >&5 conftest.c:98:21: error: sys/vfs.h: No such file or directory configure:6324: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "lcdproc" | #define PACKAGE_TARNAME "lcdproc" | #define PACKAGE_VERSION "0.5dev" | #define PACKAGE_STRING "lcdproc 0.5dev" | #define PACKAGE_BUGREPORT "lcdproc@lists.omnipotent.net" | #define PACKAGE_URL "" | #define PACKAGE "lcdproc" | #define VERSION "0.5dev" | #define FREEBSD 1 | #define SYSTEM_HOST FreeBSD | #define DEBUG 1 | #define HAVE_GETLOADAVG 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PROCFS_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_MACHINE_SYSARCH_H 1 | #define HAVE_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_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:6324: result: no configure:6324: checking sys/vfs.h presence configure:6324: gcc -E conftest.c conftest.c:65:21: error: sys/vfs.h: No such file or directory configure:6324: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "lcdproc" | #define PACKAGE_TARNAME "lcdproc" | #define PACKAGE_VERSION "0.5dev" | #define PACKAGE_STRING "lcdproc 0.5dev" | #define PACKAGE_BUGREPORT "lcdproc@lists.omnipotent.net" | #define PACKAGE_URL "" | #define PACKAGE "lcdproc" | #define VERSION "0.5dev" | #define FREEBSD 1 | #define SYSTEM_HOST FreeBSD | #define DEBUG 1 | #define HAVE_GETLOADAVG 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PROCFS_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_MACHINE_SYSARCH_H 1 | #define HAVE_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_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:6324: result: no configure:6324: checking for sys/vfs.h configure:6324: result: no configure:6337: checking sys/filsys.h usability configure:6337: gcc -c -Wall -O2 -pipe -g -Wno-unused-function conftest.c >&5 conftest.c:98:24: error: sys/filsys.h: No such file or directory configure:6337: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "lcdproc" | #define PACKAGE_TARNAME "lcdproc" | #define PACKAGE_VERSION "0.5dev" | #define PACKAGE_STRING "lcdproc 0.5dev" | #define PACKAGE_BUGREPORT "lcdproc@lists.omnipotent.net" | #define PACKAGE_URL "" | #define PACKAGE "lcdproc" | #define VERSION "0.5dev" | #define FREEBSD 1 | #define SYSTEM_HOST FreeBSD | #define DEBUG 1 | #define HAVE_GETLOADAVG 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PROCFS_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_MACHINE_SYSARCH_H 1 | #define HAVE_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_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:6337: result: no configure:6337: checking sys/filsys.h presence configure:6337: gcc -E conftest.c conftest.c:65:24: error: sys/filsys.h: No such file or directory configure:6337: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "lcdproc" | #define PACKAGE_TARNAME "lcdproc" | #define PACKAGE_VERSION "0.5dev" | #define PACKAGE_STRING "lcdproc 0.5dev" | #define PACKAGE_BUGREPORT "lcdproc@lists.omnipotent.net" | #define PACKAGE_URL "" | #define PACKAGE "lcdproc" | #define VERSION "0.5dev" | #define FREEBSD 1 | #define SYSTEM_HOST FreeBSD | #define DEBUG 1 | #define HAVE_GETLOADAVG 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PROCFS_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_MACHINE_SYSARCH_H 1 | #define HAVE_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_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:6337: result: no configure:6337: checking for sys/filsys.h configure:6337: result: no configure:6337: checking sys/fs_types.h usability configure:6337: gcc -c -Wall -O2 -pipe -g -Wno-unused-function conftest.c >&5 conftest.c:98:26: error: sys/fs_types.h: No such file or directory configure:6337: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "lcdproc" | #define PACKAGE_TARNAME "lcdproc" | #define PACKAGE_VERSION "0.5dev" | #define PACKAGE_STRING "lcdproc 0.5dev" | #define PACKAGE_BUGREPORT "lcdproc@lists.omnipotent.net" | #define PACKAGE_URL "" | #define PACKAGE "lcdproc" | #define VERSION "0.5dev" | #define FREEBSD 1 | #define SYSTEM_HOST FreeBSD | #define DEBUG 1 | #define HAVE_GETLOADAVG 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PROCFS_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_MACHINE_SYSARCH_H 1 | #define HAVE_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_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:6337: result: no configure:6337: checking sys/fs_types.h presence configure:6337: gcc -E conftest.c conftest.c:65:26: error: sys/fs_types.h: No such file or directory configure:6337: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "lcdproc" | #define PACKAGE_TARNAME "lcdproc" | #define PACKAGE_VERSION "0.5dev" | #define PACKAGE_STRING "lcdproc 0.5dev" | #define PACKAGE_BUGREPORT "lcdproc@lists.omnipotent.net" | #define PACKAGE_URL "" | #define PACKAGE "lcdproc" | #define VERSION "0.5dev" | #define FREEBSD 1 | #define SYSTEM_HOST FreeBSD | #define DEBUG 1 | #define HAVE_GETLOADAVG 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PROCFS_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_MACHINE_SYSARCH_H 1 | #define HAVE_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_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:6337: result: no configure:6337: checking for sys/fs_types.h configure:6337: result: no configure:6349: checking for sys/mount.h configure:6349: gcc -c -Wall -O2 -pipe -g -Wno-unused-function conftest.c >&5 configure:6349: $? = 0 configure:6349: result: yes configure:6365: checking for getmntinfo configure:6365: gcc -o conftest -Wall -O2 -pipe -g -Wno-unused-function conftest.c -lkvm >&5 configure:6365: $? = 0 configure:6365: result: yes configure:6375: checking how to get filesystem space usage... configure:6385: checking for statvfs configure:6385: gcc -o conftest -Wall -O2 -pipe -g -Wno-unused-function conftest.c -lkvm >&5 configure:6385: $? = 0 configure:6385: result: yes configure:6667: checking module extension configure:6682: result: .so configure:6715: checking for dlopen in -ldl configure:6740: gcc -o conftest -Wall -O2 -pipe -g -Wno-unused-function conftest.c -ldl -lkvm >&5 /usr/bin/ld: cannot find -ldl configure:6740: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "lcdproc" | #define PACKAGE_TARNAME "lcdproc" | #define PACKAGE_VERSION "0.5dev" | #define PACKAGE_STRING "lcdproc 0.5dev" | #define PACKAGE_BUGREPORT "lcdproc@lists.omnipotent.net" | #define PACKAGE_URL "" | #define PACKAGE "lcdproc" | #define VERSION "0.5dev" | #define FREEBSD 1 | #define SYSTEM_HOST FreeBSD | #define DEBUG 1 | #define HAVE_GETLOADAVG 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PROCFS_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_MACHINE_SYSARCH_H 1 | #define HAVE_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_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:6749: result: no configure:6760: checking for shl_load in -ldld configure:6785: gcc -o conftest -Wall -O2 -pipe -g -Wno-unused-function conftest.c -ldld -lkvm >&5 /usr/bin/ld: cannot find -ldld configure:6785: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "lcdproc" | #define PACKAGE_TARNAME "lcdproc" | #define PACKAGE_VERSION "0.5dev" | #define PACKAGE_STRING "lcdproc 0.5dev" | #define PACKAGE_BUGREPORT "lcdproc@lists.omnipotent.net" | #define PACKAGE_URL "" | #define PACKAGE "lcdproc" | #define VERSION "0.5dev" | #define FREEBSD 1 | #define SYSTEM_HOST FreeBSD | #define DEBUG 1 | #define HAVE_GETLOADAVG 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PROCFS_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_MACHINE_SYSARCH_H 1 | #define HAVE_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_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:6794: result: no configure:6811: checking if libusb support has been enabled configure:6823: result: yes configure:6881: checking for pkg-config configure:6899: found /usr/local/bin/pkg-config configure:6911: result: /usr/local/bin/pkg-config configure:6936: checking pkg-config is at least version 0.9.0 configure:6939: result: yes configure:6949: checking for LIBUSB configure:6956: $PKG_CONFIG --exists --print-errors "libusb" Package libusb was not found in the pkg-config search path. Perhaps you should add the directory containing `libusb.pc' to the PKG_CONFIG_PATH environment variable No package 'libusb' found configure:6959: $? = 1 configure:6973: $PKG_CONFIG --exists --print-errors "libusb" Package libusb was not found in the pkg-config search path. Perhaps you should add the directory containing `libusb.pc' to the PKG_CONFIG_PATH environment variable No package 'libusb' found configure:6976: $? = 1 configure:6990: result: no Package libusb was not found in the pkg-config search path. Perhaps you should add the directory containing `libusb.pc' to the PKG_CONFIG_PATH environment variable No package 'libusb' found configure:7024: checking if libusb-1-0 support has been enabled configure:7036: result: yes configure:7042: checking for LIBUSB_1_0 configure:7049: $PKG_CONFIG --exists --print-errors "libusb-1.0 >= 1.0" 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:7052: $? = 1 configure:7066: $PKG_CONFIG --exists --print-errors "libusb-1.0 >= 1.0" 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:7069: $? = 1 configure:7083: result: no 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:7117: checking if libftdi support has been enabled configure:7129: result: yes configure:7135: checking for LIBFTDI configure:7142: $PKG_CONFIG --exists --print-errors "libftdi >= 0.8" Package libftdi was not found in the pkg-config search path. Perhaps you should add the directory containing `libftdi.pc' to the PKG_CONFIG_PATH environment variable No package 'libftdi' found configure:7145: $? = 1 configure:7159: $PKG_CONFIG --exists --print-errors "libftdi >= 0.8" Package libftdi was not found in the pkg-config search path. Perhaps you should add the directory containing `libftdi.pc' to the PKG_CONFIG_PATH environment variable No package 'libftdi' found configure:7162: $? = 1 configure:7176: result: no Package libftdi was not found in the pkg-config search path. Perhaps you should add the directory containing `libftdi.pc' to the PKG_CONFIG_PATH environment variable No package 'libftdi' found configure:7210: checking if libhid support has been enabled configure:7222: result: yes configure:7228: checking for LIBHID configure:7235: $PKG_CONFIG --exists --print-errors "libhid >= 0.2.16" Package libhid was not found in the pkg-config search path. Perhaps you should add the directory containing `libhid.pc' to the PKG_CONFIG_PATH environment variable No package 'libhid' found configure:7238: $? = 1 configure:7252: $PKG_CONFIG --exists --print-errors "libhid >= 0.2.16" Package libhid was not found in the pkg-config search path. Perhaps you should add the directory containing `libhid.pc' to the PKG_CONFIG_PATH environment variable No package 'libhid' found configure:7255: $? = 1 configure:7269: result: no Package libhid was not found in the pkg-config search path. Perhaps you should add the directory containing `libhid.pc' to the PKG_CONFIG_PATH environment variable No package 'libhid' found configure:7305: checking if PNG support has been enabled configure:7317: result: yes configure:7323: checking for libpng-config configure:7356: result: no configure:7372: checking whether libpng is present and sane configure:7387: gcc -o conftest -Wall -O2 -pipe -g -Wno-unused-function conftest.c -lkvm >&5 conftest.c:73:17: error: png.h: No such file or directory conftest.c: In function 'main': conftest.c:78: warning: implicit declaration of function 'png_create_write_struct' conftest.c:78: error: 'PNG_LIBPNG_VER_STRING' undeclared (first use in this function) conftest.c:78: error: (Each undeclared identifier is reported only once conftest.c:78: error: for each function it appears in.) conftest.c:78: error: 'NULL' undeclared (first use in this function) configure:7387: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "lcdproc" | #define PACKAGE_TARNAME "lcdproc" | #define PACKAGE_VERSION "0.5dev" | #define PACKAGE_STRING "lcdproc 0.5dev" | #define PACKAGE_BUGREPORT "lcdproc@lists.omnipotent.net" | #define PACKAGE_URL "" | #define PACKAGE "lcdproc" | #define VERSION "0.5dev" | #define FREEBSD 1 | #define SYSTEM_HOST FreeBSD | #define DEBUG 1 | #define HAVE_GETLOADAVG 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PROCFS_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_MACHINE_SYSARCH_H 1 | #define HAVE_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_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. */ | #include | int | main () | { | | png_create_write_struct(PNG_LIBPNG_VER_STRING, NULL, NULL, NULL); | | ; | return 0; | } configure:7394: result: no configure:7418: checking if freetype support has been enabled configure:7430: result: yes configure:7434: WARNING: freetype does not seem to be installed configure:7441: checking if ethlcd support has been enabled configure:7453: result: yes configure:7488: checking for doxygen configure:7521: result: no configure:7600: checking which drivers to compile... configure:7649: checking for select configure:7649: result: yes configure:7657: checking sys/select.h usability configure:7657: gcc -c -Wall -O2 -pipe -g -Wno-unused-function conftest.c >&5 configure:7657: $? = 0 configure:7657: result: yes configure:7657: checking sys/select.h presence configure:7657: gcc -E conftest.c configure:7657: $? = 0 configure:7657: result: yes configure:7657: checking for sys/select.h configure:7657: result: yes configure:7681: checking ncurses.h usability configure:7681: gcc -c -Wall -O2 -pipe -g -Wno-unused-function conftest.c >&5 configure:7681: $? = 0 configure:7681: result: yes configure:7681: checking ncurses.h presence configure:7681: gcc -E conftest.c configure:7681: $? = 0 configure:7681: result: yes configure:7681: checking for ncurses.h configure:7681: result: yes configure:7681: checking curses.h usability configure:7681: gcc -c -Wall -O2 -pipe -g -Wno-unused-function conftest.c >&5 configure:7681: $? = 0 configure:7681: result: yes configure:7681: checking curses.h presence configure:7681: gcc -E conftest.c configure:7681: $? = 0 configure:7681: result: yes configure:7681: checking for curses.h configure:7681: result: yes configure:7691: checking for main in -lncurses configure:7710: gcc -o conftest -Wall -O2 -pipe -g -Wno-unused-function conftest.c -lncurses -lkvm >&5 configure:7710: $? = 0 configure:7719: result: yes configure:7723: checking for ncurses.h configure:7723: result: yes configure:7798: checking for acs_map in curses.h configure:7814: gcc -c -Wall -O2 -pipe -g -Wno-unused-function conftest.c >&5 conftest.c: In function 'main': conftest.c:81: warning: unused variable 'map' configure:7814: $? = 0 configure:7821: result: yes configure:7867: checking for redrawwin() in curses configure:7892: gcc -o conftest -Wall -O2 -pipe -g -Wno-unused-function conftest.c -lkvm -lncurses >&5 configure:7892: $? = 0 configure:7902: result: yes configure:7910: checking for wcolor_set() in curses configure:7935: gcc -o conftest -Wall -O2 -pipe -g -Wno-unused-function conftest.c -lkvm -lncurses >&5 configure:7935: $? = 0 configure:7945: result: yes configure:7972: checking g15daemon_client.h usability configure:7972: gcc -c -Wall -O2 -pipe -g -Wno-unused-function conftest.c >&5 conftest.c:113:30: error: g15daemon_client.h: No such file or directory configure:7972: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "lcdproc" | #define PACKAGE_TARNAME "lcdproc" | #define PACKAGE_VERSION "0.5dev" | #define PACKAGE_STRING "lcdproc 0.5dev" | #define PACKAGE_BUGREPORT "lcdproc@lists.omnipotent.net" | #define PACKAGE_URL "" | #define PACKAGE "lcdproc" | #define VERSION "0.5dev" | #define FREEBSD 1 | #define SYSTEM_HOST FreeBSD | #define DEBUG 1 | #define HAVE_GETLOADAVG 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PROCFS_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_MACHINE_SYSARCH_H 1 | #define HAVE_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_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_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:7972: result: no configure:7972: checking g15daemon_client.h presence configure:7972: gcc -E conftest.c conftest.c:80:30: error: g15daemon_client.h: No such file or directory configure:7972: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "lcdproc" | #define PACKAGE_TARNAME "lcdproc" | #define PACKAGE_VERSION "0.5dev" | #define PACKAGE_STRING "lcdproc 0.5dev" | #define PACKAGE_BUGREPORT "lcdproc@lists.omnipotent.net" | #define PACKAGE_URL "" | #define PACKAGE "lcdproc" | #define VERSION "0.5dev" | #define FREEBSD 1 | #define SYSTEM_HOST FreeBSD | #define DEBUG 1 | #define HAVE_GETLOADAVG 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PROCFS_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_MACHINE_SYSARCH_H 1 | #define HAVE_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_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_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:7972: result: no configure:7972: checking for g15daemon_client.h configure:7972: result: no configure:8029: WARNING: The g15 driver needs g15daemon_client.h configure:8038: checking libg15render.h usability configure:8038: gcc -c -Wall -O2 -pipe -g -Wno-unused-function conftest.c >&5 conftest.c:113:26: error: libg15render.h: No such file or directory configure:8038: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "lcdproc" | #define PACKAGE_TARNAME "lcdproc" | #define PACKAGE_VERSION "0.5dev" | #define PACKAGE_STRING "lcdproc 0.5dev" | #define PACKAGE_BUGREPORT "lcdproc@lists.omnipotent.net" | #define PACKAGE_URL "" | #define PACKAGE "lcdproc" | #define VERSION "0.5dev" | #define FREEBSD 1 | #define SYSTEM_HOST FreeBSD | #define DEBUG 1 | #define HAVE_GETLOADAVG 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PROCFS_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_MACHINE_SYSARCH_H 1 | #define HAVE_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_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_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:8038: result: no configure:8038: checking libg15render.h presence configure:8038: gcc -E conftest.c conftest.c:80:26: error: libg15render.h: No such file or directory configure:8038: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "lcdproc" | #define PACKAGE_TARNAME "lcdproc" | #define PACKAGE_VERSION "0.5dev" | #define PACKAGE_STRING "lcdproc 0.5dev" | #define PACKAGE_BUGREPORT "lcdproc@lists.omnipotent.net" | #define PACKAGE_URL "" | #define PACKAGE "lcdproc" | #define VERSION "0.5dev" | #define FREEBSD 1 | #define SYSTEM_HOST FreeBSD | #define DEBUG 1 | #define HAVE_GETLOADAVG 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PROCFS_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_MACHINE_SYSARCH_H 1 | #define HAVE_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_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_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:8038: result: no configure:8038: checking for libg15render.h configure:8038: result: no configure:8097: WARNING: The g15driver needs libg15render.h configure:8118: checking serdisplib/serdisp.h usability configure:8118: gcc -c -Wall -O2 -pipe -g -Wno-unused-function conftest.c >&5 conftest.c:113:32: error: serdisplib/serdisp.h: No such file or directory configure:8118: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "lcdproc" | #define PACKAGE_TARNAME "lcdproc" | #define PACKAGE_VERSION "0.5dev" | #define PACKAGE_STRING "lcdproc 0.5dev" | #define PACKAGE_BUGREPORT "lcdproc@lists.omnipotent.net" | #define PACKAGE_URL "" | #define PACKAGE "lcdproc" | #define VERSION "0.5dev" | #define FREEBSD 1 | #define SYSTEM_HOST FreeBSD | #define DEBUG 1 | #define HAVE_GETLOADAVG 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PROCFS_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_MACHINE_SYSARCH_H 1 | #define HAVE_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_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_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:8118: result: no configure:8118: checking serdisplib/serdisp.h presence configure:8118: gcc -E conftest.c conftest.c:80:32: error: serdisplib/serdisp.h: No such file or directory configure:8118: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "lcdproc" | #define PACKAGE_TARNAME "lcdproc" | #define PACKAGE_VERSION "0.5dev" | #define PACKAGE_STRING "lcdproc 0.5dev" | #define PACKAGE_BUGREPORT "lcdproc@lists.omnipotent.net" | #define PACKAGE_URL "" | #define PACKAGE "lcdproc" | #define VERSION "0.5dev" | #define FREEBSD 1 | #define SYSTEM_HOST FreeBSD | #define DEBUG 1 | #define HAVE_GETLOADAVG 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PROCFS_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_MACHINE_SYSARCH_H 1 | #define HAVE_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_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_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:8118: result: no configure:8118: checking for serdisplib/serdisp.h configure:8118: result: no configure:8187: checking glcdproclib/glcdprocdriver.h usability configure:8187: gcc -c -Wall -O2 -pipe -g -Wno-unused-function conftest.c >&5 conftest.c:113:40: error: glcdproclib/glcdprocdriver.h: No such file or directory configure:8187: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "lcdproc" | #define PACKAGE_TARNAME "lcdproc" | #define PACKAGE_VERSION "0.5dev" | #define PACKAGE_STRING "lcdproc 0.5dev" | #define PACKAGE_BUGREPORT "lcdproc@lists.omnipotent.net" | #define PACKAGE_URL "" | #define PACKAGE "lcdproc" | #define VERSION "0.5dev" | #define FREEBSD 1 | #define SYSTEM_HOST FreeBSD | #define DEBUG 1 | #define HAVE_GETLOADAVG 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PROCFS_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_MACHINE_SYSARCH_H 1 | #define HAVE_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_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_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:8187: result: no configure:8187: checking glcdproclib/glcdprocdriver.h presence configure:8187: gcc -E conftest.c conftest.c:80:40: error: glcdproclib/glcdprocdriver.h: No such file or directory configure:8187: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "lcdproc" | #define PACKAGE_TARNAME "lcdproc" | #define PACKAGE_VERSION "0.5dev" | #define PACKAGE_STRING "lcdproc 0.5dev" | #define PACKAGE_BUGREPORT "lcdproc@lists.omnipotent.net" | #define PACKAGE_URL "" | #define PACKAGE "lcdproc" | #define VERSION "0.5dev" | #define FREEBSD 1 | #define SYSTEM_HOST FreeBSD | #define DEBUG 1 | #define HAVE_GETLOADAVG 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PROCFS_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_MACHINE_SYSARCH_H 1 | #define HAVE_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_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_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:8187: result: no configure:8187: checking for glcdproclib/glcdprocdriver.h configure:8187: result: no configure:8240: WARNING: The glcdlib driver needs glcdproclib/glcdprocdriver.h configure:8280: WARNING: The i2500vfd driver needs the ftdi library configure:8301: WARNING: The IOWarrior driver needs the libusb library. configure:8306: checking for main in -lirman configure:8325: gcc -o conftest -Wall -O2 -pipe -g -Wno-unused-function conftest.c -lirman -lkvm >&5 /usr/bin/ld: cannot find -lirman configure:8325: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "lcdproc" | #define PACKAGE_TARNAME "lcdproc" | #define PACKAGE_VERSION "0.5dev" | #define PACKAGE_STRING "lcdproc 0.5dev" | #define PACKAGE_BUGREPORT "lcdproc@lists.omnipotent.net" | #define PACKAGE_URL "" | #define PACKAGE "lcdproc" | #define VERSION "0.5dev" | #define FREEBSD 1 | #define SYSTEM_HOST FreeBSD | #define DEBUG 1 | #define HAVE_GETLOADAVG 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PROCFS_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_MACHINE_SYSARCH_H 1 | #define HAVE_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_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_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:8334: result: no configure:8344: WARNING: The irman driver needs the irman library. configure:8355: checking linux/joystick.h usability configure:8355: gcc -c -Wall -O2 -pipe -g -Wno-unused-function conftest.c >&5 conftest.c:114:28: error: linux/joystick.h: No such file or directory configure:8355: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "lcdproc" | #define PACKAGE_TARNAME "lcdproc" | #define PACKAGE_VERSION "0.5dev" | #define PACKAGE_STRING "lcdproc 0.5dev" | #define PACKAGE_BUGREPORT "lcdproc@lists.omnipotent.net" | #define PACKAGE_URL "" | #define PACKAGE "lcdproc" | #define VERSION "0.5dev" | #define FREEBSD 1 | #define SYSTEM_HOST FreeBSD | #define DEBUG 1 | #define HAVE_GETLOADAVG 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PROCFS_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_MACHINE_SYSARCH_H 1 | #define HAVE_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_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_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:8355: result: no configure:8355: checking linux/joystick.h presence configure:8355: gcc -E conftest.c conftest.c:81:28: error: linux/joystick.h: No such file or directory configure:8355: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "lcdproc" | #define PACKAGE_TARNAME "lcdproc" | #define PACKAGE_VERSION "0.5dev" | #define PACKAGE_STRING "lcdproc 0.5dev" | #define PACKAGE_BUGREPORT "lcdproc@lists.omnipotent.net" | #define PACKAGE_URL "" | #define PACKAGE "lcdproc" | #define VERSION "0.5dev" | #define FREEBSD 1 | #define SYSTEM_HOST FreeBSD | #define DEBUG 1 | #define HAVE_GETLOADAVG 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PROCFS_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_MACHINE_SYSARCH_H 1 | #define HAVE_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_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_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:8355: result: no configure:8355: checking for linux/joystick.h configure:8355: result: no configure:8363: WARNING: The joy driver needs header file linux/joystick.h. configure:8383: checking for main in -llirc_client configure:8402: gcc -o conftest -Wall -O2 -pipe -g -Wno-unused-function conftest.c -llirc_client -lkvm >&5 /usr/bin/ld: cannot find -llirc_client configure:8402: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "lcdproc" | #define PACKAGE_TARNAME "lcdproc" | #define PACKAGE_VERSION "0.5dev" | #define PACKAGE_STRING "lcdproc 0.5dev" | #define PACKAGE_BUGREPORT "lcdproc@lists.omnipotent.net" | #define PACKAGE_URL "" | #define PACKAGE "lcdproc" | #define VERSION "0.5dev" | #define FREEBSD 1 | #define SYSTEM_HOST FreeBSD | #define DEBUG 1 | #define HAVE_GETLOADAVG 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PROCFS_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_MACHINE_SYSARCH_H 1 | #define HAVE_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_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_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:8411: result: no configure:8421: WARNING: The lirc driver needs the lirc client library configure:8430: checking pthread.h usability configure:8430: gcc -c -Wall -O2 -pipe -g -Wno-unused-function conftest.c >&5 configure:8430: $? = 0 configure:8430: result: yes configure:8430: checking pthread.h presence configure:8430: gcc -E conftest.c configure:8430: $? = 0 configure:8430: result: yes configure:8430: checking for pthread.h configure:8430: result: yes configure:8436: checking for pthread_create in -lpthread configure:8461: gcc -o conftest -Wall -O2 -pipe -g -Wno-unused-function conftest.c -lpthread -lkvm >&5 configure:8461: $? = 0 configure:8470: result: yes configure:8510: WARNING: The lis driver needs the ftdi library configure:8523: WARNING: The mdm166a driver needs the hid library configure:8542: checking libmx5000/mx5000.h usability configure:8542: gcc -c -Wall -O2 -pipe -g -Wno-unused-function conftest.c >&5 conftest.c:115:30: error: libmx5000/mx5000.h: No such file or directory configure:8542: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "lcdproc" | #define PACKAGE_TARNAME "lcdproc" | #define PACKAGE_VERSION "0.5dev" | #define PACKAGE_STRING "lcdproc 0.5dev" | #define PACKAGE_BUGREPORT "lcdproc@lists.omnipotent.net" | #define PACKAGE_URL "" | #define PACKAGE "lcdproc" | #define VERSION "0.5dev" | #define FREEBSD 1 | #define SYSTEM_HOST FreeBSD | #define DEBUG 1 | #define HAVE_GETLOADAVG 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PROCFS_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_MACHINE_SYSARCH_H 1 | #define HAVE_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_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_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:8542: result: no configure:8542: checking libmx5000/mx5000.h presence configure:8542: gcc -E conftest.c conftest.c:82:30: error: libmx5000/mx5000.h: No such file or directory configure:8542: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "lcdproc" | #define PACKAGE_TARNAME "lcdproc" | #define PACKAGE_VERSION "0.5dev" | #define PACKAGE_STRING "lcdproc 0.5dev" | #define PACKAGE_BUGREPORT "lcdproc@lists.omnipotent.net" | #define PACKAGE_URL "" | #define PACKAGE "lcdproc" | #define VERSION "0.5dev" | #define FREEBSD 1 | #define SYSTEM_HOST FreeBSD | #define DEBUG 1 | #define HAVE_GETLOADAVG 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PROCFS_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_MACHINE_SYSARCH_H 1 | #define HAVE_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_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_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:8542: result: no configure:8542: checking for libmx5000/mx5000.h configure:8542: result: no configure:8600: WARNING: The mx5000 driver needs libmx5000/mx5000.h configure:8624: WARNING: The picolcd driver needs the libusb library. configure:8675: WARNING: The shuttleVFD driver needs the libusb library. configure:8698: checking vga.h usability configure:8698: gcc -c -Wall -O2 -pipe -g -Wno-unused-function conftest.c >&5 conftest.c:115:17: error: vga.h: No such file or directory configure:8698: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "lcdproc" | #define PACKAGE_TARNAME "lcdproc" | #define PACKAGE_VERSION "0.5dev" | #define PACKAGE_STRING "lcdproc 0.5dev" | #define PACKAGE_BUGREPORT "lcdproc@lists.omnipotent.net" | #define PACKAGE_URL "" | #define PACKAGE "lcdproc" | #define VERSION "0.5dev" | #define FREEBSD 1 | #define SYSTEM_HOST FreeBSD | #define DEBUG 1 | #define HAVE_GETLOADAVG 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PROCFS_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_MACHINE_SYSARCH_H 1 | #define HAVE_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_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_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:8698: result: no configure:8698: checking vga.h presence configure:8698: gcc -E conftest.c conftest.c:82:17: error: vga.h: No such file or directory configure:8698: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "lcdproc" | #define PACKAGE_TARNAME "lcdproc" | #define PACKAGE_VERSION "0.5dev" | #define PACKAGE_STRING "lcdproc 0.5dev" | #define PACKAGE_BUGREPORT "lcdproc@lists.omnipotent.net" | #define PACKAGE_URL "" | #define PACKAGE "lcdproc" | #define VERSION "0.5dev" | #define FREEBSD 1 | #define SYSTEM_HOST FreeBSD | #define DEBUG 1 | #define HAVE_GETLOADAVG 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PROCFS_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_MACHINE_SYSARCH_H 1 | #define HAVE_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_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_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:8698: result: no configure:8698: checking for vga.h configure:8698: result: no configure:8759: WARNING: The svga driver needs vga.h configure:8789: WARNING: The ula200 driver needs the ftdi library configure:8800: checking for xosd-config configure:8831: result: no configure:8840: WARNING: The xosd driver needs the xosd library configure:8857: result: --------------------------------------- configure:8859: result: LCDd will be compiled with the drivers: configure:8862: result: - bayrad configure:8862: result: - CFontz configure:8862: result: - CFontzPacket configure:8862: result: - curses configure:8862: result: - CwLnx configure:8862: result: - ea65 configure:8862: result: - EyeboxOne configure:8862: result: - glcd configure:8862: result: - glk configure:8862: result: - hd44780 configure:8862: result: - icp_a106 configure:8862: result: - imon configure:8862: result: - imonlcd configure:8862: result: - irtrans configure:8862: result: - lb216 configure:8862: result: - lcdm001 configure:8862: result: - lcterm configure:8862: result: - MD8800 configure:8862: result: - ms6931 configure:8862: result: - mtc_s16209x configure:8862: result: - MtxOrb configure:8862: result: - NoritakeVFD configure:8862: result: - pyramid configure:8862: result: - sdeclcd configure:8862: result: - sed1330 configure:8862: result: - sed1520 configure:8862: result: - serialPOS configure:8862: result: - serialVFD configure:8862: result: - sli configure:8862: result: - stv5730 configure:8862: result: - SureElec configure:8862: result: - t6963 configure:8862: result: - text configure:8862: result: - tyan configure:8862: result: - vlsys_m428 configure:8862: result: - debug configure:8865: result: --------------------------------------- configure:9102: checking that generated files are newer than configure configure:9108: result: done configure:9139: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by lcdproc config.status 0.5dev, which was generated by GNU Autoconf 2.69. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on rymelda.intra.mdolze.de config.status:994: creating Makefile config.status:994: creating shared/Makefile config.status:994: creating server/Makefile config.status:994: creating server/commands/Makefile config.status:994: creating server/drivers/Makefile config.status:994: creating clients/Makefile config.status:994: creating clients/lcdproc/Makefile config.status:994: creating clients/lcdexec/Makefile config.status:994: creating clients/lcdvc/Makefile config.status:994: creating clients/examples/Makefile config.status:994: creating clients/metar/Makefile config.status:994: creating docs/Makefile config.status:994: creating docs/Doxyfile config.status:994: creating docs/lcdproc-dev/Makefile config.status:994: creating docs/lcdproc-user/Makefile config.status:994: creating docs/lcdproc-user/drivers/Makefile config.status:994: creating scripts/Makefile config.status:994: creating scripts/init-LCDd.LSB config.status:994: creating scripts/init-lcdproc.LSB config.status:994: creating scripts/init-lcdexec.LSB config.status:994: creating scripts/init-lcdvc.LSB config.status:994: creating scripts/init-LCDd.debian config.status:994: creating scripts/init-lcdproc.debian config.status:994: creating scripts/init-lcdexec.debian config.status:994: creating scripts/init-lcdvc.debian config.status:994: creating scripts/init-LCDd.rpm config.status:994: creating scripts/init-lcdproc.rpm config.status:994: creating config.h config.status:1223: executing depfiles commands ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=amd64-unknown-freebsd8.3 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 -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=no 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=amd64-unknown-freebsd8.3 ac_cv_lib_c_i386_get_ioperm=no 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_GREP=/usr/bin/grep ac_cv_path_LIBXOSD_CONFIG=no ac_cv_path_XMLTO=no 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 ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /usr/home/mmdolze/smoketest/lcdproc/current-FreeBSD-8.3-RELEASE-p3-amd64/missing --run aclocal-1.12' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='$${TAR-tar}' AUTOCONF='${SHELL} /usr/home/mmdolze/smoketest/lcdproc/current-FreeBSD-8.3-RELEASE-p3-amd64/missing --run autoconf' AUTOHEADER='${SHELL} /usr/home/mmdolze/smoketest/lcdproc/current-FreeBSD-8.3-RELEASE-p3-amd64/missing --run autoheader' AUTOMAKE='${SHELL} /usr/home/mmdolze/smoketest/lcdproc/current-FreeBSD-8.3-RELEASE-p3-amd64/missing --run automake-1.12' AWK='nawk' CC='gcc' CCDEPMODE='depmode=gcc3' CCSHARED='-fPIC' CFLAGS='-Wall -O2 -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 icp_a106.so imon.so imonlcd.so irtrans.so lb216.so lcdm001.so lcterm.so MD8800.so ms6931.so mtc_s16209x.so MtxOrb.so NoritakeVFD.so pyramid.so sdeclcd.so sed1330.so sed1520.so serialPOS.so serialVFD.so sli.so stv5730.so SureElec.so t6963.so text.so tyan.so vlsys_m428.so debug.so' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/usr/bin/grep -E' EXEEXT='' FT2_CFLAGS='' FT2_LIBS='' GLCD_DRIVERS=' glcd-t6963.o t6963_low.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-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='' LIBFTDI_LIBS='' LIBG15='' LIBGLCD='' LIBHID_CFLAGS='' LIBHID_LIBS='' LIBIRMAN='' LIBLIRC_CLIENT='' LIBMX5000='' LIBOBJS='' LIBPNG_CFLAGS='' LIBPNG_LIBS='' LIBPTHREAD_LIBS='-lpthread' LIBS='-lkvm ' LIBSERDISP='' LIBSVGA='' LIBUSB_1_0_CFLAGS='' LIBUSB_1_0_LIBS='' LIBUSB_CFLAGS='' LIBUSB_LIBS='' LIBXOSD='' LIBXOSD_CFLAGS='' LIBXOSD_CONFIG='no' LIBXOSD_LIBS='' LTLIBOBJS='' MAKEINFO='${SHELL} /usr/home/mmdolze/smoketest/lcdproc/current-FreeBSD-8.3-RELEASE-p3-amd64/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.5dev' PACKAGE_TARNAME='lcdproc' PACKAGE_URL='' PACKAGE_VERSION='0.5dev' 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.5dev' 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='amd64-unknown-freebsd8.3' build_alias='' build_cpu='amd64' build_os='freebsd8.3' 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='amd64-unknown-freebsd8.3' host_alias='' host_cpu='amd64' host_os='freebsd8.3' host_vendor='unknown' htmldir='${docdir}' includedir='${prefix}/include' infodir='${datarootdir}/info' install_sh='${SHELL} /usr/home/mmdolze/smoketest/lcdproc/current-FreeBSD-8.3-RELEASE-p3-amd64/install-sh' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='${prefix}/var' mandir='${datarootdir}/man' mkdir_p='$(MKDIR_P)' 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.5dev" #define PACKAGE_STRING "lcdproc 0.5dev" #define PACKAGE_BUGREPORT "lcdproc@lists.omnipotent.net" #define PACKAGE_URL "" #define PACKAGE "lcdproc" #define VERSION "0.5dev" #define FREEBSD 1 #define SYSTEM_HOST FreeBSD #define DEBUG 1 #define HAVE_GETLOADAVG 1 #define STDC_HEADERS 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRING_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_SYS_PROCFS_H 1 #define HAVE_SCHED_H 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_MACHINE_SYSARCH_H 1 #define HAVE_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_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_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