This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by lcdproc configure 0.5dev, which was generated by GNU Autoconf 2.61. Invocation command line was $ ./configure --enable-drivers=all --enable-debug ## --------- ## ## Platform. ## ## --------- ## hostname = rymelda.intra.mdolze.de uname -m = i386 uname -r = 6.3-RELEASE uname -s = FreeBSD uname -v = FreeBSD 6.3-RELEASE #0: Fri Jan 18 22:50:51 CET 2008 root@rymelda.intra.mdolze.de:/usr/obj/usr/src/sys/GENERIC /usr/bin/uname -p = i386 /bin/uname -X = unknown /bin/arch = unknown /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown /usr/bin/hostinfo = unknown /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /sbin PATH: /bin PATH: /usr/sbin PATH: /usr/bin PATH: /usr/games PATH: /usr/local/sbin PATH: /usr/local/bin PATH: /usr/X11R6/bin PATH: /home/mmdolze/bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:1848: checking for a BSD-compatible install configure:1904: result: /usr/bin/install -c configure:1915: checking whether build environment is sane configure:1958: result: yes configure:2023: checking for gawk configure:2053: result: no configure:2023: checking for mawk configure:2053: result: no configure:2023: checking for nawk configure:2039: found /usr/bin/nawk configure:2050: result: nawk configure:2061: checking whether make sets $(MAKE) configure:2082: result: yes configure:2276: checking build system type configure:2294: result: i386-unknown-freebsd6.3 configure:2316: checking host system type configure:2331: result: i386-unknown-freebsd6.3 configure:2418: checking whether to enable debugging configure:2437: result: yes configure:2499: checking for gcc configure:2515: found /usr/bin/gcc configure:2526: result: gcc configure:2764: checking for C compiler version configure:2771: gcc --version >&5 gcc (GCC) 3.4.6 [FreeBSD] 20060305 Copyright (C) 2006 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. configure:2774: $? = 0 configure:2781: gcc -v >&5 Using built-in specs. Configured with: FreeBSD/i386 system compiler Thread model: posix gcc version 3.4.6 [FreeBSD] 20060305 configure:2784: $? = 0 configure:2791: gcc -V >&5 gcc: `-V' option must have argument configure:2794: $? = 1 configure:2817: checking for C compiler default output file name configure:2844: gcc -O2 -fno-strict-aliasing -pipe -g conftest.c >&5 configure:2847: $? = 0 configure:2885: result: a.out configure:2902: checking whether the C compiler works configure:2912: ./a.out configure:2915: $? = 0 configure:2932: result: yes configure:2939: checking whether we are cross compiling configure:2941: result: no configure:2944: checking for suffix of executables configure:2951: gcc -o conftest -O2 -fno-strict-aliasing -pipe -g conftest.c >&5 configure:2954: $? = 0 configure:2978: result: configure:2984: checking for suffix of object files configure:3010: gcc -c -O2 -fno-strict-aliasing -pipe -g conftest.c >&5 configure:3013: $? = 0 configure:3036: result: o configure:3040: checking whether we are using the GNU C compiler configure:3069: gcc -c -O2 -fno-strict-aliasing -pipe -g conftest.c >&5 configure:3075: $? = 0 configure:3092: result: yes configure:3097: checking whether gcc accepts -g configure:3127: gcc -c -g conftest.c >&5 configure:3133: $? = 0 configure:3232: result: yes configure:3249: checking for gcc option to accept ISO C89 configure:3323: gcc -c -O2 -fno-strict-aliasing -pipe -g conftest.c >&5 configure:3329: $? = 0 configure:3352: result: none needed configure:3381: checking for style of include used by make configure:3409: result: GNU configure:3437: checking dependency style of gcc configure:3527: result: gcc3 configure:3549: checking how to run the C preprocessor configure:3589: gcc -E conftest.c configure:3595: $? = 0 configure:3626: gcc -E conftest.c conftest.c:13:28: ac_nonexistent.h: No such file or directory configure:3632: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "lcdproc" | #define PACKAGE_TARNAME "lcdproc" | #define PACKAGE_VERSION "0.5dev" | #define PACKAGE_STRING "lcdproc 0.5dev" | #define PACKAGE_BUGREPORT "lcdproc@lists.omnipotent.net" | #define PACKAGE "lcdproc" | #define VERSION "0.5dev" | #define FREEBSD 1 | #define SYSTEM_HOST FreeBSD | #define DEBUG 1 | /* end confdefs.h. */ | #include configure:3665: result: gcc -E configure:3694: gcc -E conftest.c configure:3700: $? = 0 configure:3731: gcc -E conftest.c conftest.c:13:28: ac_nonexistent.h: No such file or directory configure:3737: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "lcdproc" | #define PACKAGE_TARNAME "lcdproc" | #define PACKAGE_VERSION "0.5dev" | #define PACKAGE_STRING "lcdproc 0.5dev" | #define PACKAGE_BUGREPORT "lcdproc@lists.omnipotent.net" | #define PACKAGE "lcdproc" | #define VERSION "0.5dev" | #define FREEBSD 1 | #define SYSTEM_HOST FreeBSD | #define DEBUG 1 | /* end confdefs.h. */ | #include configure:3787: checking for a BSD-compatible install configure:3843: result: /usr/bin/install -c configure:3897: checking for ranlib configure:3913: found /usr/bin/ranlib configure:3924: result: ranlib configure:3953: checking CFLAGS for gcc -Wno-unused-function configure:3990: gcc -c -Wall -O2 -fno-strict-aliasing -pipe -g -pedantic -Wno-unused-function conftest.c >&5 configure:3996: $? = 0 configure:4020: result: -Wno-unused-function configure:4032: : CFLAGS="$CFLAGS $ac_cv_cflags_gcc_option__Wno_unused_function" configure:4035: $? = 0 configure:4042: checking CFLAGS for gcc -ftrampolines configure:4079: gcc -c -Wall -O2 -fno-strict-aliasing -pipe -g -Wno-unused-function -pedantic -ftrampolines conftest.c >&5 cc1: error: unrecognized command line option "-ftrampolines" configure:4085: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "lcdproc" | #define PACKAGE_TARNAME "lcdproc" | #define PACKAGE_VERSION "0.5dev" | #define PACKAGE_STRING "lcdproc 0.5dev" | #define PACKAGE_BUGREPORT "lcdproc@lists.omnipotent.net" | #define PACKAGE "lcdproc" | #define VERSION "0.5dev" | #define FREEBSD 1 | #define SYSTEM_HOST FreeBSD | #define DEBUG 1 | /* end confdefs.h. */ | | int | main () | { | return 0; | ; | return 0; | } configure:4109: result: no, unknown configure:4133: checking for gethostbyname configure:4189: gcc -o conftest -Wall -O2 -fno-strict-aliasing -pipe -g -Wno-unused-function conftest.c >&5 configure:4195: $? = 0 configure:4212: result: yes configure:4290: checking for connect configure:4346: gcc -o conftest -Wall -O2 -fno-strict-aliasing -pipe -g -Wno-unused-function conftest.c >&5 configure:4352: $? = 0 configure:4369: result: yes configure:4447: checking for inet_aton configure:4503: gcc -o conftest -Wall -O2 -fno-strict-aliasing -pipe -g -Wno-unused-function conftest.c >&5 configure:4509: $? = 0 configure:4526: result: yes configure:4605: checking for kstat_open in -lkstat configure:4640: gcc -o conftest -Wall -O2 -fno-strict-aliasing -pipe -g -Wno-unused-function conftest.c -lkstat >&5 /usr/bin/ld: cannot find -lkstat configure:4646: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "lcdproc" | #define PACKAGE_TARNAME "lcdproc" | #define PACKAGE_VERSION "0.5dev" | #define PACKAGE_STRING "lcdproc 0.5dev" | #define PACKAGE_BUGREPORT "lcdproc@lists.omnipotent.net" | #define PACKAGE "lcdproc" | #define VERSION "0.5dev" | #define FREEBSD 1 | #define SYSTEM_HOST FreeBSD | #define DEBUG 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char kstat_open (); | int | main () | { | return kstat_open (); | ; | return 0; | } configure:4664: result: no configure:4676: checking for nanosleep in -lposix4 configure:4711: gcc -o conftest -Wall -O2 -fno-strict-aliasing -pipe -g -Wno-unused-function conftest.c -lposix4 >&5 /usr/bin/ld: cannot find -lposix4 configure:4717: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "lcdproc" | #define PACKAGE_TARNAME "lcdproc" | #define PACKAGE_VERSION "0.5dev" | #define PACKAGE_STRING "lcdproc 0.5dev" | #define PACKAGE_BUGREPORT "lcdproc@lists.omnipotent.net" | #define PACKAGE "lcdproc" | #define VERSION "0.5dev" | #define FREEBSD 1 | #define SYSTEM_HOST FreeBSD | #define DEBUG 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char nanosleep (); | int | main () | { | return nanosleep (); | ; | return 0; | } configure:4735: result: no configure:4751: checking for getloadavg configure:4807: gcc -o conftest -Wall -O2 -fno-strict-aliasing -pipe -g -Wno-unused-function conftest.c >&5 configure:4813: $? = 0 configure:4831: result: yes configure:4751: checking for swapctl configure:4807: gcc -o conftest -Wall -O2 -fno-strict-aliasing -pipe -g -Wno-unused-function conftest.c >&5 /var/tmp//ccd1KTY5.o(.text+0xd): In function `main': /usr/home/mmdolze/smoketest/lcdproc/stable-0-5-x-FreeBSD-6.3-RELEASE-i386/conftest.c:48: undefined reference to `swapctl' configure:4813: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "lcdproc" | #define PACKAGE_TARNAME "lcdproc" | #define PACKAGE_VERSION "0.5dev" | #define PACKAGE_STRING "lcdproc 0.5dev" | #define PACKAGE_BUGREPORT "lcdproc@lists.omnipotent.net" | #define PACKAGE "lcdproc" | #define VERSION "0.5dev" | #define FREEBSD 1 | #define SYSTEM_HOST FreeBSD | #define DEBUG 1 | #define HAVE_GETLOADAVG 1 | /* end confdefs.h. */ | /* Define swapctl to an innocuous variant, in case declares swapctl. | For example, HP-UX 11i declares gettimeofday. */ | #define swapctl innocuous_swapctl | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char swapctl (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef swapctl | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char swapctl (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_swapctl || defined __stub___swapctl | choke me | #endif | | int | main () | { | return swapctl (); | ; | return 0; | } configure:4831: result: no configure:4842: checking for grep that handles long lines and -e configure:4916: result: /usr/bin/grep configure:4921: checking for egrep configure:4999: result: /usr/bin/grep -E configure:5004: checking for ANSI C header files configure:5034: gcc -c -Wall -O2 -fno-strict-aliasing -pipe -g -Wno-unused-function conftest.c >&5 configure:5040: $? = 0 configure:5139: gcc -o conftest -Wall -O2 -fno-strict-aliasing -pipe -g -Wno-unused-function conftest.c >&5 configure:5142: $? = 0 configure:5148: ./conftest configure:5151: $? = 0 configure:5168: result: yes configure:5192: checking for sys/types.h configure:5213: gcc -c -Wall -O2 -fno-strict-aliasing -pipe -g -Wno-unused-function conftest.c >&5 configure:5219: $? = 0 configure:5235: result: yes configure:5192: checking for sys/stat.h configure:5213: gcc -c -Wall -O2 -fno-strict-aliasing -pipe -g -Wno-unused-function conftest.c >&5 configure:5219: $? = 0 configure:5235: result: yes configure:5192: checking for stdlib.h configure:5213: gcc -c -Wall -O2 -fno-strict-aliasing -pipe -g -Wno-unused-function conftest.c >&5 configure:5219: $? = 0 configure:5235: result: yes configure:5192: checking for string.h configure:5213: gcc -c -Wall -O2 -fno-strict-aliasing -pipe -g -Wno-unused-function conftest.c >&5 configure:5219: $? = 0 configure:5235: result: yes configure:5192: checking for memory.h configure:5213: gcc -c -Wall -O2 -fno-strict-aliasing -pipe -g -Wno-unused-function conftest.c >&5 configure:5219: $? = 0 configure:5235: result: yes configure:5192: checking for strings.h configure:5213: gcc -c -Wall -O2 -fno-strict-aliasing -pipe -g -Wno-unused-function conftest.c >&5 configure:5219: $? = 0 configure:5235: result: yes configure:5192: checking for inttypes.h configure:5213: gcc -c -Wall -O2 -fno-strict-aliasing -pipe -g -Wno-unused-function conftest.c >&5 configure:5219: $? = 0 configure:5235: result: yes configure:5192: checking for stdint.h configure:5213: gcc -c -Wall -O2 -fno-strict-aliasing -pipe -g -Wno-unused-function conftest.c >&5 configure:5219: $? = 0 configure:5235: result: yes configure:5192: checking for unistd.h configure:5213: gcc -c -Wall -O2 -fno-strict-aliasing -pipe -g -Wno-unused-function conftest.c >&5 configure:5219: $? = 0 configure:5235: result: yes configure:5265: checking procfs.h usability configure:5282: gcc -c -Wall -O2 -fno-strict-aliasing -pipe -g -Wno-unused-function conftest.c >&5 conftest.c:57:20: procfs.h: No such file or directory configure:5288: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "lcdproc" | #define PACKAGE_TARNAME "lcdproc" | #define PACKAGE_VERSION "0.5dev" | #define PACKAGE_STRING "lcdproc 0.5dev" | #define PACKAGE_BUGREPORT "lcdproc@lists.omnipotent.net" | #define PACKAGE "lcdproc" | #define VERSION "0.5dev" | #define FREEBSD 1 | #define SYSTEM_HOST FreeBSD | #define DEBUG 1 | #define HAVE_GETLOADAVG 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:5302: result: no configure:5306: checking procfs.h presence configure:5321: gcc -E conftest.c conftest.c:24:20: procfs.h: No such file or directory configure:5327: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "lcdproc" | #define PACKAGE_TARNAME "lcdproc" | #define PACKAGE_VERSION "0.5dev" | #define PACKAGE_STRING "lcdproc 0.5dev" | #define PACKAGE_BUGREPORT "lcdproc@lists.omnipotent.net" | #define PACKAGE "lcdproc" | #define VERSION "0.5dev" | #define FREEBSD 1 | #define SYSTEM_HOST FreeBSD | #define DEBUG 1 | #define HAVE_GETLOADAVG 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | /* end confdefs.h. */ | #include configure:5341: result: no configure:5374: checking for procfs.h configure:5382: result: no configure:5265: checking sys/procfs.h usability configure:5282: gcc -c -Wall -O2 -fno-strict-aliasing -pipe -g -Wno-unused-function conftest.c >&5 configure:5288: $? = 0 configure:5302: result: yes configure:5306: checking sys/procfs.h presence configure:5321: gcc -E conftest.c configure:5327: $? = 0 configure:5341: result: yes configure:5374: checking for sys/procfs.h configure:5382: result: yes configure:5265: checking sys/loadavg.h usability configure:5282: gcc -c -Wall -O2 -fno-strict-aliasing -pipe -g -Wno-unused-function conftest.c >&5 conftest.c:58:25: sys/loadavg.h: No such file or directory configure:5288: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "lcdproc" | #define PACKAGE_TARNAME "lcdproc" | #define PACKAGE_VERSION "0.5dev" | #define PACKAGE_STRING "lcdproc 0.5dev" | #define PACKAGE_BUGREPORT "lcdproc@lists.omnipotent.net" | #define PACKAGE "lcdproc" | #define VERSION "0.5dev" | #define FREEBSD 1 | #define SYSTEM_HOST FreeBSD | #define DEBUG 1 | #define HAVE_GETLOADAVG 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PROCFS_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:5302: result: no configure:5306: checking sys/loadavg.h presence configure:5321: gcc -E conftest.c conftest.c:25:25: sys/loadavg.h: No such file or directory configure:5327: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "lcdproc" | #define PACKAGE_TARNAME "lcdproc" | #define PACKAGE_VERSION "0.5dev" | #define PACKAGE_STRING "lcdproc 0.5dev" | #define PACKAGE_BUGREPORT "lcdproc@lists.omnipotent.net" | #define PACKAGE "lcdproc" | #define VERSION "0.5dev" | #define FREEBSD 1 | #define SYSTEM_HOST FreeBSD | #define DEBUG 1 | #define HAVE_GETLOADAVG 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PROCFS_H 1 | /* end confdefs.h. */ | #include configure:5341: result: no configure:5374: checking for sys/loadavg.h configure:5382: result: no configure:5265: checking utmpx.h usability configure:5282: gcc -c -Wall -O2 -fno-strict-aliasing -pipe -g -Wno-unused-function conftest.c >&5 conftest.c:58:19: utmpx.h: No such file or directory configure:5288: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "lcdproc" | #define PACKAGE_TARNAME "lcdproc" | #define PACKAGE_VERSION "0.5dev" | #define PACKAGE_STRING "lcdproc 0.5dev" | #define PACKAGE_BUGREPORT "lcdproc@lists.omnipotent.net" | #define PACKAGE "lcdproc" | #define VERSION "0.5dev" | #define FREEBSD 1 | #define SYSTEM_HOST FreeBSD | #define DEBUG 1 | #define HAVE_GETLOADAVG 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PROCFS_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:5302: result: no configure:5306: checking utmpx.h presence configure:5321: gcc -E conftest.c conftest.c:25:19: utmpx.h: No such file or directory configure:5327: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "lcdproc" | #define PACKAGE_TARNAME "lcdproc" | #define PACKAGE_VERSION "0.5dev" | #define PACKAGE_STRING "lcdproc 0.5dev" | #define PACKAGE_BUGREPORT "lcdproc@lists.omnipotent.net" | #define PACKAGE "lcdproc" | #define VERSION "0.5dev" | #define FREEBSD 1 | #define SYSTEM_HOST FreeBSD | #define DEBUG 1 | #define HAVE_GETLOADAVG 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PROCFS_H 1 | /* end confdefs.h. */ | #include configure:5341: result: no configure:5374: checking for utmpx.h configure:5382: result: no configure:5396: checking for kvm_open in -lkvm configure:5431: gcc -o conftest -Wall -O2 -fno-strict-aliasing -pipe -g -Wno-unused-function conftest.c -lkvm >&5 configure:5437: $? = 0 configure:5455: result: yes configure:5549: checking sched.h usability configure:5566: gcc -c -Wall -O2 -fno-strict-aliasing -pipe -g -Wno-unused-function conftest.c >&5 configure:5572: $? = 0 configure:5586: result: yes configure:5590: checking sched.h presence configure:5605: gcc -E conftest.c configure:5611: $? = 0 configure:5625: result: yes configure:5658: checking for sched.h configure:5666: result: yes configure:5549: checking sys/sched.h usability configure:5566: gcc -c -Wall -O2 -fno-strict-aliasing -pipe -g -Wno-unused-function conftest.c >&5 In file included from conftest.c:59: /usr/include/sys/sched.h: In function `sched_pin': /usr/include/sys/sched.h:103: error: `curthread' undeclared (first use in this function) /usr/include/sys/sched.h:103: error: (Each undeclared identifier is reported only once /usr/include/sys/sched.h:103: error: for each function it appears in.) /usr/include/sys/sched.h: In function `sched_unpin': /usr/include/sys/sched.h:109: error: `curthread' undeclared (first use in this function) configure:5572: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "lcdproc" | #define PACKAGE_TARNAME "lcdproc" | #define PACKAGE_VERSION "0.5dev" | #define PACKAGE_STRING "lcdproc 0.5dev" | #define PACKAGE_BUGREPORT "lcdproc@lists.omnipotent.net" | #define PACKAGE "lcdproc" | #define VERSION "0.5dev" | #define FREEBSD 1 | #define SYSTEM_HOST FreeBSD | #define DEBUG 1 | #define HAVE_GETLOADAVG 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PROCFS_H 1 | #define HAVE_SCHED_H 1 | /* 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:5586: result: no configure:5590: checking sys/sched.h presence configure:5605: gcc -E conftest.c configure:5611: $? = 0 configure:5625: result: yes configure:5638: WARNING: sys/sched.h: present but cannot be compiled configure:5640: WARNING: sys/sched.h: check for missing prerequisite headers? configure:5642: WARNING: sys/sched.h: see the Autoconf documentation configure:5644: WARNING: sys/sched.h: section "Present But Cannot Be Compiled" configure:5646: WARNING: sys/sched.h: proceeding with the preprocessor's result configure:5648: WARNING: sys/sched.h: in the future, the compiler will take precedence configure:5658: checking for sys/sched.h configure:5666: result: yes configure:5549: checking machine/cpufunc.h usability configure:5566: gcc -c -Wall -O2 -fno-strict-aliasing -pipe -g -Wno-unused-function conftest.c >&5 configure:5572: $? = 0 configure:5586: result: yes configure:5590: checking machine/cpufunc.h presence configure:5605: gcc -E conftest.c In file included from conftest.c:27: /usr/include/machine/cpufunc.h:42:2: #error this file needs sys/cdefs.h as a prerequisite configure:5611: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "lcdproc" | #define PACKAGE_TARNAME "lcdproc" | #define PACKAGE_VERSION "0.5dev" | #define PACKAGE_STRING "lcdproc 0.5dev" | #define PACKAGE_BUGREPORT "lcdproc@lists.omnipotent.net" | #define PACKAGE "lcdproc" | #define VERSION "0.5dev" | #define FREEBSD 1 | #define SYSTEM_HOST FreeBSD | #define DEBUG 1 | #define HAVE_GETLOADAVG 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PROCFS_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_SCHED_H 1 | /* end confdefs.h. */ | #include configure:5625: result: no configure:5631: WARNING: machine/cpufunc.h: accepted by the compiler, rejected by the preprocessor! configure:5633: WARNING: machine/cpufunc.h: proceeding with the compiler's result configure:5658: checking for machine/cpufunc.h configure:5666: result: yes configure:5539: checking for sys/types.h configure:5545: result: yes configure:5549: checking machine/pio.h usability configure:5566: gcc -c -Wall -O2 -fno-strict-aliasing -pipe -g -Wno-unused-function conftest.c >&5 conftest.c:62:25: machine/pio.h: No such file or directory configure:5572: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "lcdproc" | #define PACKAGE_TARNAME "lcdproc" | #define PACKAGE_VERSION "0.5dev" | #define PACKAGE_STRING "lcdproc 0.5dev" | #define PACKAGE_BUGREPORT "lcdproc@lists.omnipotent.net" | #define PACKAGE "lcdproc" | #define VERSION "0.5dev" | #define FREEBSD 1 | #define SYSTEM_HOST FreeBSD | #define DEBUG 1 | #define HAVE_GETLOADAVG 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PROCFS_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_SCHED_H 1 | #define HAVE_MACHINE_CPUFUNC_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:5586: result: no configure:5590: checking machine/pio.h presence configure:5605: gcc -E conftest.c conftest.c:29:25: machine/pio.h: No such file or directory configure:5611: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "lcdproc" | #define PACKAGE_TARNAME "lcdproc" | #define PACKAGE_VERSION "0.5dev" | #define PACKAGE_STRING "lcdproc 0.5dev" | #define PACKAGE_BUGREPORT "lcdproc@lists.omnipotent.net" | #define PACKAGE "lcdproc" | #define VERSION "0.5dev" | #define FREEBSD 1 | #define SYSTEM_HOST FreeBSD | #define DEBUG 1 | #define HAVE_GETLOADAVG 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PROCFS_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_SCHED_H 1 | #define HAVE_MACHINE_CPUFUNC_H 1 | #define HAVE_SYS_TYPES_H 1 | /* end confdefs.h. */ | #include configure:5625: result: no configure:5658: checking for machine/pio.h configure:5666: result: no configure:5549: checking machine/sysarch.h usability configure:5566: gcc -c -Wall -O2 -fno-strict-aliasing -pipe -g -Wno-unused-function conftest.c >&5 configure:5572: $? = 0 configure:5586: result: yes configure:5590: checking machine/sysarch.h presence configure:5605: gcc -E conftest.c configure:5611: $? = 0 configure:5625: result: yes configure:5658: checking for machine/sysarch.h configure:5666: result: yes configure:5549: checking sys/cpuvar.h usability configure:5566: gcc -c -Wall -O2 -fno-strict-aliasing -pipe -g -Wno-unused-function conftest.c >&5 conftest.c:63:24: sys/cpuvar.h: No such file or directory configure:5572: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "lcdproc" | #define PACKAGE_TARNAME "lcdproc" | #define PACKAGE_VERSION "0.5dev" | #define PACKAGE_STRING "lcdproc 0.5dev" | #define PACKAGE_BUGREPORT "lcdproc@lists.omnipotent.net" | #define PACKAGE "lcdproc" | #define VERSION "0.5dev" | #define FREEBSD 1 | #define SYSTEM_HOST FreeBSD | #define DEBUG 1 | #define HAVE_GETLOADAVG 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PROCFS_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_SCHED_H 1 | #define HAVE_MACHINE_CPUFUNC_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:5586: result: no configure:5590: checking sys/cpuvar.h presence configure:5605: gcc -E conftest.c conftest.c:30:24: sys/cpuvar.h: No such file or directory configure:5611: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "lcdproc" | #define PACKAGE_TARNAME "lcdproc" | #define PACKAGE_VERSION "0.5dev" | #define PACKAGE_STRING "lcdproc 0.5dev" | #define PACKAGE_BUGREPORT "lcdproc@lists.omnipotent.net" | #define PACKAGE "lcdproc" | #define VERSION "0.5dev" | #define FREEBSD 1 | #define SYSTEM_HOST FreeBSD | #define DEBUG 1 | #define HAVE_GETLOADAVG 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PROCFS_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_SCHED_H 1 | #define HAVE_MACHINE_CPUFUNC_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_MACHINE_SYSARCH_H 1 | /* end confdefs.h. */ | #include configure:5625: result: no configure:5658: checking for sys/cpuvar.h configure:5666: result: no configure:5680: checking for System V IPC headers configure:5713: gcc -c -Wall -O2 -fno-strict-aliasing -pipe -g -Wno-unused-function conftest.c >&5 configure:5719: $? = 0 configure:5735: result: yes configure:5748: checking for union semun configure:5779: gcc -c -Wall -O2 -fno-strict-aliasing -pipe -g -Wno-unused-function conftest.c >&5 conftest.c: In function `main': conftest.c:40: warning: unused variable `s' configure:5785: $? = 0 configure:5801: result: yes configure:5818: checking for sched_setscheduler configure:5874: gcc -o conftest -Wall -O2 -fno-strict-aliasing -pipe -g -Wno-unused-function conftest.c -lkvm >&5 configure:5880: $? = 0 configure:5898: result: yes configure:5908: checking for sched_setscheduler in -lposix4 configure:5943: gcc -o conftest -Wall -O2 -fno-strict-aliasing -pipe -g -Wno-unused-function conftest.c -lposix4 -lkvm >&5 /usr/bin/ld: cannot find -lposix4 configure:5949: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "lcdproc" | #define PACKAGE_TARNAME "lcdproc" | #define PACKAGE_VERSION "0.5dev" | #define PACKAGE_STRING "lcdproc 0.5dev" | #define PACKAGE_BUGREPORT "lcdproc@lists.omnipotent.net" | #define PACKAGE "lcdproc" | #define VERSION "0.5dev" | #define FREEBSD 1 | #define SYSTEM_HOST FreeBSD | #define DEBUG 1 | #define HAVE_GETLOADAVG 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PROCFS_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_SCHED_H 1 | #define HAVE_MACHINE_CPUFUNC_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_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:5967: result: no configure:5979: checking for sched_setscheduler in -lrt configure:6014: gcc -o conftest -Wall -O2 -fno-strict-aliasing -pipe -g -Wno-unused-function conftest.c -lrt -lkvm >&5 /usr/bin/ld: cannot find -lrt configure:6020: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "lcdproc" | #define PACKAGE_TARNAME "lcdproc" | #define PACKAGE_VERSION "0.5dev" | #define PACKAGE_STRING "lcdproc 0.5dev" | #define PACKAGE_BUGREPORT "lcdproc@lists.omnipotent.net" | #define PACKAGE "lcdproc" | #define VERSION "0.5dev" | #define FREEBSD 1 | #define SYSTEM_HOST FreeBSD | #define DEBUG 1 | #define HAVE_GETLOADAVG 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PROCFS_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_SCHED_H 1 | #define HAVE_MACHINE_CPUFUNC_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_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:6038: result: no configure:6051: checking for i386_get_ioperm in -li386 configure:6086: gcc -o conftest -Wall -O2 -fno-strict-aliasing -pipe -g -Wno-unused-function conftest.c -li386 -lkvm >&5 /usr/bin/ld: cannot find -li386 configure:6092: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "lcdproc" | #define PACKAGE_TARNAME "lcdproc" | #define PACKAGE_VERSION "0.5dev" | #define PACKAGE_STRING "lcdproc 0.5dev" | #define PACKAGE_BUGREPORT "lcdproc@lists.omnipotent.net" | #define PACKAGE "lcdproc" | #define VERSION "0.5dev" | #define FREEBSD 1 | #define SYSTEM_HOST FreeBSD | #define DEBUG 1 | #define HAVE_GETLOADAVG 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PROCFS_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_SCHED_H 1 | #define HAVE_MACHINE_CPUFUNC_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_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:6110: result: no configure:6121: checking for i386_get_ioperm in -lc configure:6156: gcc -o conftest -Wall -O2 -fno-strict-aliasing -pipe -g -Wno-unused-function conftest.c -lc -lkvm >&5 configure:6162: $? = 0 configure:6180: result: yes configure:6198: checking for iopl configure:6254: gcc -o conftest -Wall -O2 -fno-strict-aliasing -pipe -g -Wno-unused-function conftest.c -lkvm >&5 /var/tmp//cc1MAdaa.o(.text+0xd): In function `main': /usr/home/mmdolze/smoketest/lcdproc/stable-0-5-x-FreeBSD-6.3-RELEASE-i386/conftest.c:68: undefined reference to `iopl' configure:6260: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "lcdproc" | #define PACKAGE_TARNAME "lcdproc" | #define PACKAGE_VERSION "0.5dev" | #define PACKAGE_STRING "lcdproc 0.5dev" | #define PACKAGE_BUGREPORT "lcdproc@lists.omnipotent.net" | #define PACKAGE "lcdproc" | #define VERSION "0.5dev" | #define FREEBSD 1 | #define SYSTEM_HOST FreeBSD | #define DEBUG 1 | #define HAVE_GETLOADAVG 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PROCFS_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_SCHED_H 1 | #define HAVE_MACHINE_CPUFUNC_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_SCHED_SETSCHEDULER 1 | #define HAVE_I386_IOPERM_FREEBSD 1 | /* end confdefs.h. */ | /* Define iopl to an innocuous variant, in case declares iopl. | For example, HP-UX 11i declares gettimeofday. */ | #define iopl innocuous_iopl | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char iopl (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef iopl | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char iopl (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_iopl || defined __stub___iopl | choke me | #endif | | int | main () | { | return iopl (); | ; | return 0; | } configure:6278: result: no configure:6292: checking for ioperm configure:6348: gcc -o conftest -Wall -O2 -fno-strict-aliasing -pipe -g -Wno-unused-function conftest.c -lkvm >&5 /var/tmp//cctgWkmD.o(.text+0xd): In function `main': /usr/home/mmdolze/smoketest/lcdproc/stable-0-5-x-FreeBSD-6.3-RELEASE-i386/conftest.c:68: undefined reference to `ioperm' configure:6354: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "lcdproc" | #define PACKAGE_TARNAME "lcdproc" | #define PACKAGE_VERSION "0.5dev" | #define PACKAGE_STRING "lcdproc 0.5dev" | #define PACKAGE_BUGREPORT "lcdproc@lists.omnipotent.net" | #define PACKAGE "lcdproc" | #define VERSION "0.5dev" | #define FREEBSD 1 | #define SYSTEM_HOST FreeBSD | #define DEBUG 1 | #define HAVE_GETLOADAVG 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PROCFS_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_SCHED_H 1 | #define HAVE_MACHINE_CPUFUNC_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_SCHED_SETSCHEDULER 1 | #define HAVE_I386_IOPERM_FREEBSD 1 | /* end confdefs.h. */ | /* Define ioperm to an innocuous variant, in case declares ioperm. | For example, HP-UX 11i declares gettimeofday. */ | #define ioperm innocuous_ioperm | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char ioperm (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef ioperm | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char ioperm (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_ioperm || defined __stub___ioperm | choke me | #endif | | int | main () | { | return ioperm (); | ; | return 0; | } configure:6372: result: no configure:6397: checking sys/io.h usability configure:6414: gcc -c -Wall -O2 -fno-strict-aliasing -pipe -g -Wno-unused-function conftest.c >&5 conftest.c:67:20: sys/io.h: No such file or directory configure:6420: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "lcdproc" | #define PACKAGE_TARNAME "lcdproc" | #define PACKAGE_VERSION "0.5dev" | #define PACKAGE_STRING "lcdproc 0.5dev" | #define PACKAGE_BUGREPORT "lcdproc@lists.omnipotent.net" | #define PACKAGE "lcdproc" | #define VERSION "0.5dev" | #define FREEBSD 1 | #define SYSTEM_HOST FreeBSD | #define DEBUG 1 | #define HAVE_GETLOADAVG 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PROCFS_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_SCHED_H 1 | #define HAVE_MACHINE_CPUFUNC_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_SCHED_SETSCHEDULER 1 | #define HAVE_I386_IOPERM_FREEBSD 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:6434: result: no configure:6438: checking sys/io.h presence configure:6453: gcc -E conftest.c conftest.c:34:20: sys/io.h: No such file or directory configure:6459: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "lcdproc" | #define PACKAGE_TARNAME "lcdproc" | #define PACKAGE_VERSION "0.5dev" | #define PACKAGE_STRING "lcdproc 0.5dev" | #define PACKAGE_BUGREPORT "lcdproc@lists.omnipotent.net" | #define PACKAGE "lcdproc" | #define VERSION "0.5dev" | #define FREEBSD 1 | #define SYSTEM_HOST FreeBSD | #define DEBUG 1 | #define HAVE_GETLOADAVG 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PROCFS_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_SCHED_H 1 | #define HAVE_MACHINE_CPUFUNC_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_SCHED_SETSCHEDULER 1 | #define HAVE_I386_IOPERM_FREEBSD 1 | /* end confdefs.h. */ | #include configure:6473: result: no configure:6506: checking for sys/io.h configure:6514: result: no configure:6528: checking for a parallel port configure:6554: gcc -c -Wall -O2 -fno-strict-aliasing -pipe -g -Wno-unused-function conftest.c >&5 In file included from conftest.c:34: ./server/drivers/port.h: In function `port_in': ./server/drivers/port.h:240: warning: comparison is always true due to limited range of data type ./server/drivers/port.h: In function `port_out': ./server/drivers/port.h:245: warning: comparison is always true due to limited range of data type conftest.c: In function `main': conftest.c:38: warning: unused variable `val' configure:6560: $? = 0 configure:6575: result: yes configure:6598: checking for dirent.h that defines DIR configure:6627: gcc -c -Wall -O2 -fno-strict-aliasing -pipe -g -Wno-unused-function conftest.c >&5 configure:6633: $? = 0 configure:6649: result: yes configure:6662: checking for library containing opendir configure:6703: gcc -o conftest -Wall -O2 -fno-strict-aliasing -pipe -g -Wno-unused-function conftest.c -lkvm >&5 configure:6709: $? = 0 configure:6737: result: none required configure:6831: checking for ANSI C header files configure:6995: result: yes configure:7025: checking fcntl.h usability configure:7042: gcc -c -Wall -O2 -fno-strict-aliasing -pipe -g -Wno-unused-function conftest.c >&5 configure:7048: $? = 0 configure:7062: result: yes configure:7066: checking fcntl.h presence configure:7081: gcc -E conftest.c configure:7087: $? = 0 configure:7101: result: yes configure:7134: checking for fcntl.h configure:7142: result: yes configure:7025: checking sys/ioctl.h usability configure:7042: gcc -c -Wall -O2 -fno-strict-aliasing -pipe -g -Wno-unused-function conftest.c >&5 configure:7048: $? = 0 configure:7062: result: yes configure:7066: checking sys/ioctl.h presence configure:7081: gcc -E conftest.c configure:7087: $? = 0 configure:7101: result: yes configure:7134: checking for sys/ioctl.h configure:7142: result: yes configure:7025: checking sys/time.h usability configure:7042: gcc -c -Wall -O2 -fno-strict-aliasing -pipe -g -Wno-unused-function conftest.c >&5 configure:7048: $? = 0 configure:7062: result: yes configure:7066: checking sys/time.h presence configure:7081: gcc -E conftest.c configure:7087: $? = 0 configure:7101: result: yes configure:7134: checking for sys/time.h configure:7142: result: yes configure:7015: checking for unistd.h configure:7021: result: yes configure:7015: checking for sys/io.h configure:7021: result: no configure:7025: checking errno.h usability configure:7042: gcc -c -Wall -O2 -fno-strict-aliasing -pipe -g -Wno-unused-function conftest.c >&5 configure:7048: $? = 0 configure:7062: result: yes configure:7066: checking errno.h presence configure:7081: gcc -E conftest.c configure:7087: $? = 0 configure:7101: result: yes configure:7134: checking for errno.h configure:7142: result: yes configure:7173: checking limits.h usability configure:7190: gcc -c -Wall -O2 -fno-strict-aliasing -pipe -g -Wno-unused-function conftest.c >&5 configure:7196: $? = 0 configure:7210: result: yes configure:7214: checking limits.h presence configure:7229: gcc -E conftest.c configure:7235: $? = 0 configure:7249: result: yes configure:7282: checking for limits.h configure:7290: result: yes configure:7173: checking kvm.h usability configure:7190: gcc -c -Wall -O2 -fno-strict-aliasing -pipe -g -Wno-unused-function conftest.c >&5 configure:7196: $? = 0 configure:7210: result: yes configure:7214: checking kvm.h presence configure:7229: gcc -E conftest.c configure:7235: $? = 0 configure:7249: result: yes configure:7282: checking for kvm.h configure:7290: result: yes configure:7173: checking sys/param.h usability configure:7190: gcc -c -Wall -O2 -fno-strict-aliasing -pipe -g -Wno-unused-function conftest.c >&5 configure:7196: $? = 0 configure:7210: result: yes configure:7214: checking sys/param.h presence configure:7229: gcc -E conftest.c configure:7235: $? = 0 configure:7249: result: yes configure:7282: checking for sys/param.h configure:7290: result: yes configure:7173: checking sys/dkstat.h usability configure:7190: gcc -c -Wall -O2 -fno-strict-aliasing -pipe -g -Wno-unused-function conftest.c >&5 configure:7196: $? = 0 configure:7210: result: yes configure:7214: checking sys/dkstat.h presence configure:7229: gcc -E conftest.c configure:7235: $? = 0 configure:7249: result: yes configure:7282: checking for sys/dkstat.h configure:7290: result: yes configure:7308: checking for sys/sysctl.h configure:7332: gcc -c -Wall -O2 -fno-strict-aliasing -pipe -g -Wno-unused-function conftest.c >&5 configure:7338: $? = 0 configure:7354: result: yes configure:7367: checking for an ANSI C-conforming const configure:7442: gcc -c -Wall -O2 -fno-strict-aliasing -pipe -g -Wno-unused-function conftest.c >&5 conftest.c: In function `main': conftest.c:92: warning: 'b' might be used uninitialized in this function conftest.c:73: warning: 't' might be used uninitialized in this function configure:7448: $? = 0 configure:7463: result: yes configure:7473: checking for inline configure:7499: gcc -c -Wall -O2 -fno-strict-aliasing -pipe -g -Wno-unused-function conftest.c >&5 configure:7505: $? = 0 configure:7523: result: inline configure:7542: checking for size_t configure:7572: gcc -c -Wall -O2 -fno-strict-aliasing -pipe -g -Wno-unused-function conftest.c >&5 configure:7578: $? = 0 configure:7593: result: yes configure:7605: checking whether time.h and sys/time.h may both be included configure:7635: gcc -c -Wall -O2 -fno-strict-aliasing -pipe -g -Wno-unused-function conftest.c >&5 configure:7641: $? = 0 configure:7656: result: yes configure:7666: checking whether struct tm is in sys/time.h or time.h configure:7696: gcc -c -Wall -O2 -fno-strict-aliasing -pipe -g -Wno-unused-function conftest.c >&5 configure:7702: $? = 0 configure:7717: result: time.h configure:7727: checking for uid_t in sys/types.h configure:7750: result: yes configure:7767: checking whether gcc needs -traditional conftest.c:48:20: termio.h: No such file or directory configure:7809: result: no configure:7816: checking return type of signal handlers configure:7844: gcc -c -Wall -O2 -fno-strict-aliasing -pipe -g -Wno-unused-function conftest.c >&5 conftest.c: In function `main': conftest.c:54: error: void value not ignored as it ought to be configure:7850: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "lcdproc" | #define PACKAGE_TARNAME "lcdproc" | #define PACKAGE_VERSION "0.5dev" | #define PACKAGE_STRING "lcdproc 0.5dev" | #define PACKAGE_BUGREPORT "lcdproc@lists.omnipotent.net" | #define PACKAGE "lcdproc" | #define VERSION "0.5dev" | #define FREEBSD 1 | #define SYSTEM_HOST FreeBSD | #define DEBUG 1 | #define HAVE_GETLOADAVG 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PROCFS_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_SCHED_H 1 | #define HAVE_MACHINE_CPUFUNC_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_SCHED_SETSCHEDULER 1 | #define HAVE_I386_IOPERM_FREEBSD 1 | #define HAVE_PCSTYLE_LPT_CONTROL 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_KVM_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_DKSTAT_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define TIME_WITH_SYS_TIME 1 | /* end confdefs.h. */ | #include | #include | | int | main () | { | return *(signal (0, 0)) (0) == 1; | ; | return 0; | } configure:7865: result: void configure:7884: checking for select configure:7940: gcc -o conftest -Wall -O2 -fno-strict-aliasing -pipe -g -Wno-unused-function conftest.c -lkvm >&5 configure:7946: $? = 0 configure:7964: result: yes configure:7884: checking for socket configure:7940: gcc -o conftest -Wall -O2 -fno-strict-aliasing -pipe -g -Wno-unused-function conftest.c -lkvm >&5 configure:7946: $? = 0 configure:7964: result: yes configure:7884: checking for strdup configure:7940: gcc -o conftest -Wall -O2 -fno-strict-aliasing -pipe -g -Wno-unused-function conftest.c -lkvm >&5 conftest.c:74: warning: conflicting types for built-in function 'strdup' configure:7946: $? = 0 configure:7964: result: yes configure:7884: checking for strerror configure:7940: gcc -o conftest -Wall -O2 -fno-strict-aliasing -pipe -g -Wno-unused-function conftest.c -lkvm >&5 configure:7946: $? = 0 configure:7964: result: yes configure:7884: checking for strtol configure:7940: gcc -o conftest -Wall -O2 -fno-strict-aliasing -pipe -g -Wno-unused-function conftest.c -lkvm >&5 configure:7946: $? = 0 configure:7964: result: yes configure:7884: checking for uname configure:7940: gcc -o conftest -Wall -O2 -fno-strict-aliasing -pipe -g -Wno-unused-function conftest.c -lkvm >&5 configure:7946: $? = 0 configure:7964: result: yes configure:7884: checking for cfmakeraw configure:7940: gcc -o conftest -Wall -O2 -fno-strict-aliasing -pipe -g -Wno-unused-function conftest.c -lkvm >&5 configure:7946: $? = 0 configure:7964: result: yes configure:7884: checking for snprintf configure:7940: gcc -o conftest -Wall -O2 -fno-strict-aliasing -pipe -g -Wno-unused-function conftest.c -lkvm >&5 conftest.c:79: warning: conflicting types for built-in function 'snprintf' configure:7946: $? = 0 configure:7964: result: yes configure:7976: checking for getopt_long configure:8032: gcc -o conftest -Wall -O2 -fno-strict-aliasing -pipe -g -Wno-unused-function conftest.c -lkvm >&5 configure:8038: $? = 0 configure:8055: result: yes configure:8102: checking for your mounted filesystem table configure:8121: result: /etc/fstab configure:8141: checking for fcntl.h configure:8147: result: yes configure:8151: checking sys/dustat.h usability configure:8168: gcc -c -Wall -O2 -fno-strict-aliasing -pipe -g -Wno-unused-function conftest.c >&5 conftest.c:92:24: sys/dustat.h: No such file or directory configure:8174: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "lcdproc" | #define PACKAGE_TARNAME "lcdproc" | #define PACKAGE_VERSION "0.5dev" | #define PACKAGE_STRING "lcdproc 0.5dev" | #define PACKAGE_BUGREPORT "lcdproc@lists.omnipotent.net" | #define PACKAGE "lcdproc" | #define VERSION "0.5dev" | #define FREEBSD 1 | #define SYSTEM_HOST FreeBSD | #define DEBUG 1 | #define HAVE_GETLOADAVG 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PROCFS_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_SCHED_H 1 | #define HAVE_MACHINE_CPUFUNC_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_SCHED_SETSCHEDULER 1 | #define HAVE_I386_IOPERM_FREEBSD 1 | #define HAVE_PCSTYLE_LPT_CONTROL 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_KVM_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_DKSTAT_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define TIME_WITH_SYS_TIME 1 | #define RETSIGTYPE void | #define HAVE_SELECT 1 | #define HAVE_SOCKET 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRTOL 1 | #define HAVE_UNAME 1 | #define HAVE_CFMAKERAW 1 | #define HAVE_SNPRINTF 1 | #define MTAB_FILE "/etc/fstab" | #define HAVE_FCNTL_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:8188: result: no configure:8192: checking sys/dustat.h presence configure:8207: gcc -E conftest.c conftest.c:59:24: sys/dustat.h: No such file or directory configure:8213: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "lcdproc" | #define PACKAGE_TARNAME "lcdproc" | #define PACKAGE_VERSION "0.5dev" | #define PACKAGE_STRING "lcdproc 0.5dev" | #define PACKAGE_BUGREPORT "lcdproc@lists.omnipotent.net" | #define PACKAGE "lcdproc" | #define VERSION "0.5dev" | #define FREEBSD 1 | #define SYSTEM_HOST FreeBSD | #define DEBUG 1 | #define HAVE_GETLOADAVG 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PROCFS_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_SCHED_H 1 | #define HAVE_MACHINE_CPUFUNC_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_SCHED_SETSCHEDULER 1 | #define HAVE_I386_IOPERM_FREEBSD 1 | #define HAVE_PCSTYLE_LPT_CONTROL 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_KVM_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_DKSTAT_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define TIME_WITH_SYS_TIME 1 | #define RETSIGTYPE void | #define HAVE_SELECT 1 | #define HAVE_SOCKET 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRTOL 1 | #define HAVE_UNAME 1 | #define HAVE_CFMAKERAW 1 | #define HAVE_SNPRINTF 1 | #define MTAB_FILE "/etc/fstab" | #define HAVE_FCNTL_H 1 | /* end confdefs.h. */ | #include configure:8227: result: no configure:8260: checking for sys/dustat.h configure:8268: result: no configure:8141: checking for sys/param.h configure:8147: result: yes configure:8151: checking sys/statfs.h usability configure:8168: gcc -c -Wall -O2 -fno-strict-aliasing -pipe -g -Wno-unused-function conftest.c >&5 conftest.c:93:24: sys/statfs.h: No such file or directory configure:8174: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "lcdproc" | #define PACKAGE_TARNAME "lcdproc" | #define PACKAGE_VERSION "0.5dev" | #define PACKAGE_STRING "lcdproc 0.5dev" | #define PACKAGE_BUGREPORT "lcdproc@lists.omnipotent.net" | #define PACKAGE "lcdproc" | #define VERSION "0.5dev" | #define FREEBSD 1 | #define SYSTEM_HOST FreeBSD | #define DEBUG 1 | #define HAVE_GETLOADAVG 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PROCFS_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_SCHED_H 1 | #define HAVE_MACHINE_CPUFUNC_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_SCHED_SETSCHEDULER 1 | #define HAVE_I386_IOPERM_FREEBSD 1 | #define HAVE_PCSTYLE_LPT_CONTROL 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_KVM_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_DKSTAT_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define TIME_WITH_SYS_TIME 1 | #define RETSIGTYPE void | #define HAVE_SELECT 1 | #define HAVE_SOCKET 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRTOL 1 | #define HAVE_UNAME 1 | #define HAVE_CFMAKERAW 1 | #define HAVE_SNPRINTF 1 | #define MTAB_FILE "/etc/fstab" | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_PARAM_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:8188: result: no configure:8192: checking sys/statfs.h presence configure:8207: gcc -E conftest.c conftest.c:60:24: sys/statfs.h: No such file or directory configure:8213: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "lcdproc" | #define PACKAGE_TARNAME "lcdproc" | #define PACKAGE_VERSION "0.5dev" | #define PACKAGE_STRING "lcdproc 0.5dev" | #define PACKAGE_BUGREPORT "lcdproc@lists.omnipotent.net" | #define PACKAGE "lcdproc" | #define VERSION "0.5dev" | #define FREEBSD 1 | #define SYSTEM_HOST FreeBSD | #define DEBUG 1 | #define HAVE_GETLOADAVG 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PROCFS_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_SCHED_H 1 | #define HAVE_MACHINE_CPUFUNC_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_SCHED_SETSCHEDULER 1 | #define HAVE_I386_IOPERM_FREEBSD 1 | #define HAVE_PCSTYLE_LPT_CONTROL 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_KVM_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_DKSTAT_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define TIME_WITH_SYS_TIME 1 | #define RETSIGTYPE void | #define HAVE_SELECT 1 | #define HAVE_SOCKET 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRTOL 1 | #define HAVE_UNAME 1 | #define HAVE_CFMAKERAW 1 | #define HAVE_SNPRINTF 1 | #define MTAB_FILE "/etc/fstab" | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_PARAM_H 1 | /* end confdefs.h. */ | #include configure:8227: result: no configure:8260: checking for sys/statfs.h configure:8268: result: no configure:8151: checking sys/fstyp.h usability configure:8168: gcc -c -Wall -O2 -fno-strict-aliasing -pipe -g -Wno-unused-function conftest.c >&5 conftest.c:93:23: sys/fstyp.h: No such file or directory configure:8174: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "lcdproc" | #define PACKAGE_TARNAME "lcdproc" | #define PACKAGE_VERSION "0.5dev" | #define PACKAGE_STRING "lcdproc 0.5dev" | #define PACKAGE_BUGREPORT "lcdproc@lists.omnipotent.net" | #define PACKAGE "lcdproc" | #define VERSION "0.5dev" | #define FREEBSD 1 | #define SYSTEM_HOST FreeBSD | #define DEBUG 1 | #define HAVE_GETLOADAVG 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PROCFS_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_SCHED_H 1 | #define HAVE_MACHINE_CPUFUNC_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_SCHED_SETSCHEDULER 1 | #define HAVE_I386_IOPERM_FREEBSD 1 | #define HAVE_PCSTYLE_LPT_CONTROL 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_KVM_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_DKSTAT_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define TIME_WITH_SYS_TIME 1 | #define RETSIGTYPE void | #define HAVE_SELECT 1 | #define HAVE_SOCKET 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRTOL 1 | #define HAVE_UNAME 1 | #define HAVE_CFMAKERAW 1 | #define HAVE_SNPRINTF 1 | #define MTAB_FILE "/etc/fstab" | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_PARAM_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:8188: result: no configure:8192: checking sys/fstyp.h presence configure:8207: gcc -E conftest.c conftest.c:60:23: sys/fstyp.h: No such file or directory configure:8213: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "lcdproc" | #define PACKAGE_TARNAME "lcdproc" | #define PACKAGE_VERSION "0.5dev" | #define PACKAGE_STRING "lcdproc 0.5dev" | #define PACKAGE_BUGREPORT "lcdproc@lists.omnipotent.net" | #define PACKAGE "lcdproc" | #define VERSION "0.5dev" | #define FREEBSD 1 | #define SYSTEM_HOST FreeBSD | #define DEBUG 1 | #define HAVE_GETLOADAVG 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PROCFS_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_SCHED_H 1 | #define HAVE_MACHINE_CPUFUNC_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_SCHED_SETSCHEDULER 1 | #define HAVE_I386_IOPERM_FREEBSD 1 | #define HAVE_PCSTYLE_LPT_CONTROL 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_KVM_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_DKSTAT_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define TIME_WITH_SYS_TIME 1 | #define RETSIGTYPE void | #define HAVE_SELECT 1 | #define HAVE_SOCKET 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRTOL 1 | #define HAVE_UNAME 1 | #define HAVE_CFMAKERAW 1 | #define HAVE_SNPRINTF 1 | #define MTAB_FILE "/etc/fstab" | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_PARAM_H 1 | /* end confdefs.h. */ | #include configure:8227: result: no configure:8260: checking for sys/fstyp.h configure:8268: result: no configure:8300: checking mnttab.h usability configure:8317: gcc -c -Wall -O2 -fno-strict-aliasing -pipe -g -Wno-unused-function conftest.c >&5 conftest.c:93:20: mnttab.h: No such file or directory configure:8323: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "lcdproc" | #define PACKAGE_TARNAME "lcdproc" | #define PACKAGE_VERSION "0.5dev" | #define PACKAGE_STRING "lcdproc 0.5dev" | #define PACKAGE_BUGREPORT "lcdproc@lists.omnipotent.net" | #define PACKAGE "lcdproc" | #define VERSION "0.5dev" | #define FREEBSD 1 | #define SYSTEM_HOST FreeBSD | #define DEBUG 1 | #define HAVE_GETLOADAVG 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PROCFS_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_SCHED_H 1 | #define HAVE_MACHINE_CPUFUNC_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_SCHED_SETSCHEDULER 1 | #define HAVE_I386_IOPERM_FREEBSD 1 | #define HAVE_PCSTYLE_LPT_CONTROL 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_KVM_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_DKSTAT_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define TIME_WITH_SYS_TIME 1 | #define RETSIGTYPE void | #define HAVE_SELECT 1 | #define HAVE_SOCKET 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRTOL 1 | #define HAVE_UNAME 1 | #define HAVE_CFMAKERAW 1 | #define HAVE_SNPRINTF 1 | #define MTAB_FILE "/etc/fstab" | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_PARAM_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:8337: result: no configure:8341: checking mnttab.h presence configure:8356: gcc -E conftest.c conftest.c:60:20: mnttab.h: No such file or directory configure:8362: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "lcdproc" | #define PACKAGE_TARNAME "lcdproc" | #define PACKAGE_VERSION "0.5dev" | #define PACKAGE_STRING "lcdproc 0.5dev" | #define PACKAGE_BUGREPORT "lcdproc@lists.omnipotent.net" | #define PACKAGE "lcdproc" | #define VERSION "0.5dev" | #define FREEBSD 1 | #define SYSTEM_HOST FreeBSD | #define DEBUG 1 | #define HAVE_GETLOADAVG 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PROCFS_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_SCHED_H 1 | #define HAVE_MACHINE_CPUFUNC_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_SCHED_SETSCHEDULER 1 | #define HAVE_I386_IOPERM_FREEBSD 1 | #define HAVE_PCSTYLE_LPT_CONTROL 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_KVM_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_DKSTAT_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define TIME_WITH_SYS_TIME 1 | #define RETSIGTYPE void | #define HAVE_SELECT 1 | #define HAVE_SOCKET 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRTOL 1 | #define HAVE_UNAME 1 | #define HAVE_CFMAKERAW 1 | #define HAVE_SNPRINTF 1 | #define MTAB_FILE "/etc/fstab" | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_PARAM_H 1 | /* end confdefs.h. */ | #include configure:8376: result: no configure:8409: checking for mnttab.h configure:8417: result: no configure:8300: checking mntent.h usability configure:8317: gcc -c -Wall -O2 -fno-strict-aliasing -pipe -g -Wno-unused-function conftest.c >&5 conftest.c:93:20: mntent.h: No such file or directory configure:8323: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "lcdproc" | #define PACKAGE_TARNAME "lcdproc" | #define PACKAGE_VERSION "0.5dev" | #define PACKAGE_STRING "lcdproc 0.5dev" | #define PACKAGE_BUGREPORT "lcdproc@lists.omnipotent.net" | #define PACKAGE "lcdproc" | #define VERSION "0.5dev" | #define FREEBSD 1 | #define SYSTEM_HOST FreeBSD | #define DEBUG 1 | #define HAVE_GETLOADAVG 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PROCFS_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_SCHED_H 1 | #define HAVE_MACHINE_CPUFUNC_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_SCHED_SETSCHEDULER 1 | #define HAVE_I386_IOPERM_FREEBSD 1 | #define HAVE_PCSTYLE_LPT_CONTROL 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_KVM_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_DKSTAT_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define TIME_WITH_SYS_TIME 1 | #define RETSIGTYPE void | #define HAVE_SELECT 1 | #define HAVE_SOCKET 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRTOL 1 | #define HAVE_UNAME 1 | #define HAVE_CFMAKERAW 1 | #define HAVE_SNPRINTF 1 | #define MTAB_FILE "/etc/fstab" | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_PARAM_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:8337: result: no configure:8341: checking mntent.h presence configure:8356: gcc -E conftest.c conftest.c:60:20: mntent.h: No such file or directory configure:8362: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "lcdproc" | #define PACKAGE_TARNAME "lcdproc" | #define PACKAGE_VERSION "0.5dev" | #define PACKAGE_STRING "lcdproc 0.5dev" | #define PACKAGE_BUGREPORT "lcdproc@lists.omnipotent.net" | #define PACKAGE "lcdproc" | #define VERSION "0.5dev" | #define FREEBSD 1 | #define SYSTEM_HOST FreeBSD | #define DEBUG 1 | #define HAVE_GETLOADAVG 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PROCFS_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_SCHED_H 1 | #define HAVE_MACHINE_CPUFUNC_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_SCHED_SETSCHEDULER 1 | #define HAVE_I386_IOPERM_FREEBSD 1 | #define HAVE_PCSTYLE_LPT_CONTROL 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_KVM_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_DKSTAT_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define TIME_WITH_SYS_TIME 1 | #define RETSIGTYPE void | #define HAVE_SELECT 1 | #define HAVE_SOCKET 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRTOL 1 | #define HAVE_UNAME 1 | #define HAVE_CFMAKERAW 1 | #define HAVE_SNPRINTF 1 | #define MTAB_FILE "/etc/fstab" | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_PARAM_H 1 | /* end confdefs.h. */ | #include configure:8376: result: no configure:8409: checking for mntent.h configure:8417: result: no configure:8300: checking utime.h usability configure:8317: gcc -c -Wall -O2 -fno-strict-aliasing -pipe -g -Wno-unused-function conftest.c >&5 configure:8323: $? = 0 configure:8337: result: yes configure:8341: checking utime.h presence configure:8356: gcc -E conftest.c configure:8362: $? = 0 configure:8376: result: yes configure:8409: checking for utime.h configure:8417: result: yes configure:8300: checking sys/statvfs.h usability configure:8317: gcc -c -Wall -O2 -fno-strict-aliasing -pipe -g -Wno-unused-function conftest.c >&5 configure:8323: $? = 0 configure:8337: result: yes configure:8341: checking sys/statvfs.h presence configure:8356: gcc -E conftest.c configure:8362: $? = 0 configure:8376: result: yes configure:8409: checking for sys/statvfs.h configure:8417: result: yes configure:8300: checking sys/vfs.h usability configure:8317: gcc -c -Wall -O2 -fno-strict-aliasing -pipe -g -Wno-unused-function conftest.c >&5 conftest.c:95:21: sys/vfs.h: No such file or directory configure:8323: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "lcdproc" | #define PACKAGE_TARNAME "lcdproc" | #define PACKAGE_VERSION "0.5dev" | #define PACKAGE_STRING "lcdproc 0.5dev" | #define PACKAGE_BUGREPORT "lcdproc@lists.omnipotent.net" | #define PACKAGE "lcdproc" | #define VERSION "0.5dev" | #define FREEBSD 1 | #define SYSTEM_HOST FreeBSD | #define DEBUG 1 | #define HAVE_GETLOADAVG 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PROCFS_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_SCHED_H 1 | #define HAVE_MACHINE_CPUFUNC_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_SCHED_SETSCHEDULER 1 | #define HAVE_I386_IOPERM_FREEBSD 1 | #define HAVE_PCSTYLE_LPT_CONTROL 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_KVM_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_DKSTAT_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define TIME_WITH_SYS_TIME 1 | #define RETSIGTYPE void | #define HAVE_SELECT 1 | #define HAVE_SOCKET 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRTOL 1 | #define HAVE_UNAME 1 | #define HAVE_CFMAKERAW 1 | #define HAVE_SNPRINTF 1 | #define MTAB_FILE "/etc/fstab" | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_STATVFS_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:8337: result: no configure:8341: checking sys/vfs.h presence configure:8356: gcc -E conftest.c conftest.c:62:21: sys/vfs.h: No such file or directory configure:8362: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "lcdproc" | #define PACKAGE_TARNAME "lcdproc" | #define PACKAGE_VERSION "0.5dev" | #define PACKAGE_STRING "lcdproc 0.5dev" | #define PACKAGE_BUGREPORT "lcdproc@lists.omnipotent.net" | #define PACKAGE "lcdproc" | #define VERSION "0.5dev" | #define FREEBSD 1 | #define SYSTEM_HOST FreeBSD | #define DEBUG 1 | #define HAVE_GETLOADAVG 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PROCFS_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_SCHED_H 1 | #define HAVE_MACHINE_CPUFUNC_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_SCHED_SETSCHEDULER 1 | #define HAVE_I386_IOPERM_FREEBSD 1 | #define HAVE_PCSTYLE_LPT_CONTROL 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_KVM_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_DKSTAT_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define TIME_WITH_SYS_TIME 1 | #define RETSIGTYPE void | #define HAVE_SELECT 1 | #define HAVE_SOCKET 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRTOL 1 | #define HAVE_UNAME 1 | #define HAVE_CFMAKERAW 1 | #define HAVE_SNPRINTF 1 | #define MTAB_FILE "/etc/fstab" | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_STATVFS_H 1 | /* end confdefs.h. */ | #include configure:8376: result: no configure:8409: checking for sys/vfs.h configure:8417: result: no configure:8446: checking sys/filsys.h usability configure:8463: gcc -c -Wall -O2 -fno-strict-aliasing -pipe -g -Wno-unused-function conftest.c >&5 conftest.c:95:24: sys/filsys.h: No such file or directory configure:8469: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "lcdproc" | #define PACKAGE_TARNAME "lcdproc" | #define PACKAGE_VERSION "0.5dev" | #define PACKAGE_STRING "lcdproc 0.5dev" | #define PACKAGE_BUGREPORT "lcdproc@lists.omnipotent.net" | #define PACKAGE "lcdproc" | #define VERSION "0.5dev" | #define FREEBSD 1 | #define SYSTEM_HOST FreeBSD | #define DEBUG 1 | #define HAVE_GETLOADAVG 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PROCFS_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_SCHED_H 1 | #define HAVE_MACHINE_CPUFUNC_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_SCHED_SETSCHEDULER 1 | #define HAVE_I386_IOPERM_FREEBSD 1 | #define HAVE_PCSTYLE_LPT_CONTROL 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_KVM_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_DKSTAT_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define TIME_WITH_SYS_TIME 1 | #define RETSIGTYPE void | #define HAVE_SELECT 1 | #define HAVE_SOCKET 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRTOL 1 | #define HAVE_UNAME 1 | #define HAVE_CFMAKERAW 1 | #define HAVE_SNPRINTF 1 | #define MTAB_FILE "/etc/fstab" | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_STATVFS_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:8483: result: no configure:8487: checking sys/filsys.h presence configure:8502: gcc -E conftest.c conftest.c:62:24: sys/filsys.h: No such file or directory configure:8508: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "lcdproc" | #define PACKAGE_TARNAME "lcdproc" | #define PACKAGE_VERSION "0.5dev" | #define PACKAGE_STRING "lcdproc 0.5dev" | #define PACKAGE_BUGREPORT "lcdproc@lists.omnipotent.net" | #define PACKAGE "lcdproc" | #define VERSION "0.5dev" | #define FREEBSD 1 | #define SYSTEM_HOST FreeBSD | #define DEBUG 1 | #define HAVE_GETLOADAVG 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PROCFS_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_SCHED_H 1 | #define HAVE_MACHINE_CPUFUNC_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_SCHED_SETSCHEDULER 1 | #define HAVE_I386_IOPERM_FREEBSD 1 | #define HAVE_PCSTYLE_LPT_CONTROL 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_KVM_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_DKSTAT_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define TIME_WITH_SYS_TIME 1 | #define RETSIGTYPE void | #define HAVE_SELECT 1 | #define HAVE_SOCKET 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRTOL 1 | #define HAVE_UNAME 1 | #define HAVE_CFMAKERAW 1 | #define HAVE_SNPRINTF 1 | #define MTAB_FILE "/etc/fstab" | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_STATVFS_H 1 | /* end confdefs.h. */ | #include configure:8522: result: no configure:8555: checking for sys/filsys.h configure:8563: result: no configure:8446: checking sys/fs_types.h usability configure:8463: gcc -c -Wall -O2 -fno-strict-aliasing -pipe -g -Wno-unused-function conftest.c >&5 conftest.c:95:26: sys/fs_types.h: No such file or directory configure:8469: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "lcdproc" | #define PACKAGE_TARNAME "lcdproc" | #define PACKAGE_VERSION "0.5dev" | #define PACKAGE_STRING "lcdproc 0.5dev" | #define PACKAGE_BUGREPORT "lcdproc@lists.omnipotent.net" | #define PACKAGE "lcdproc" | #define VERSION "0.5dev" | #define FREEBSD 1 | #define SYSTEM_HOST FreeBSD | #define DEBUG 1 | #define HAVE_GETLOADAVG 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PROCFS_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_SCHED_H 1 | #define HAVE_MACHINE_CPUFUNC_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_SCHED_SETSCHEDULER 1 | #define HAVE_I386_IOPERM_FREEBSD 1 | #define HAVE_PCSTYLE_LPT_CONTROL 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_KVM_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_DKSTAT_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define TIME_WITH_SYS_TIME 1 | #define RETSIGTYPE void | #define HAVE_SELECT 1 | #define HAVE_SOCKET 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRTOL 1 | #define HAVE_UNAME 1 | #define HAVE_CFMAKERAW 1 | #define HAVE_SNPRINTF 1 | #define MTAB_FILE "/etc/fstab" | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_STATVFS_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:8483: result: no configure:8487: checking sys/fs_types.h presence configure:8502: gcc -E conftest.c conftest.c:62:26: sys/fs_types.h: No such file or directory configure:8508: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "lcdproc" | #define PACKAGE_TARNAME "lcdproc" | #define PACKAGE_VERSION "0.5dev" | #define PACKAGE_STRING "lcdproc 0.5dev" | #define PACKAGE_BUGREPORT "lcdproc@lists.omnipotent.net" | #define PACKAGE "lcdproc" | #define VERSION "0.5dev" | #define FREEBSD 1 | #define SYSTEM_HOST FreeBSD | #define DEBUG 1 | #define HAVE_GETLOADAVG 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PROCFS_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_SCHED_H 1 | #define HAVE_MACHINE_CPUFUNC_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_SCHED_SETSCHEDULER 1 | #define HAVE_I386_IOPERM_FREEBSD 1 | #define HAVE_PCSTYLE_LPT_CONTROL 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_KVM_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_DKSTAT_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define TIME_WITH_SYS_TIME 1 | #define RETSIGTYPE void | #define HAVE_SELECT 1 | #define HAVE_SOCKET 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRTOL 1 | #define HAVE_UNAME 1 | #define HAVE_CFMAKERAW 1 | #define HAVE_SNPRINTF 1 | #define MTAB_FILE "/etc/fstab" | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_STATVFS_H 1 | /* end confdefs.h. */ | #include configure:8522: result: no configure:8555: checking for sys/fs_types.h configure:8563: result: no configure:8580: checking for sys/mount.h configure:8604: gcc -c -Wall -O2 -fno-strict-aliasing -pipe -g -Wno-unused-function conftest.c >&5 configure:8610: $? = 0 configure:8626: result: yes configure:8641: checking for getmntinfo configure:8697: gcc -o conftest -Wall -O2 -fno-strict-aliasing -pipe -g -Wno-unused-function conftest.c -lkvm >&5 configure:8703: $? = 0 configure:8721: result: yes configure:8732: checking how to get filesystem space usage... configure:8744: checking for statvfs configure:8800: gcc -o conftest -Wall -O2 -fno-strict-aliasing -pipe -g -Wno-unused-function conftest.c -lkvm >&5 configure:8806: $? = 0 configure:8824: result: yes configure:9259: checking module extension configure:9274: result: .so configure:9308: checking for dlopen in -ldl configure:9343: gcc -o conftest -Wall -O2 -fno-strict-aliasing -pipe -g -Wno-unused-function conftest.c -ldl -lkvm >&5 /usr/bin/ld: cannot find -ldl configure:9349: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "lcdproc" | #define PACKAGE_TARNAME "lcdproc" | #define PACKAGE_VERSION "0.5dev" | #define PACKAGE_STRING "lcdproc 0.5dev" | #define PACKAGE_BUGREPORT "lcdproc@lists.omnipotent.net" | #define PACKAGE "lcdproc" | #define VERSION "0.5dev" | #define FREEBSD 1 | #define SYSTEM_HOST FreeBSD | #define DEBUG 1 | #define HAVE_GETLOADAVG 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PROCFS_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_SCHED_H 1 | #define HAVE_MACHINE_CPUFUNC_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_SCHED_SETSCHEDULER 1 | #define HAVE_I386_IOPERM_FREEBSD 1 | #define HAVE_PCSTYLE_LPT_CONTROL 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_KVM_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_DKSTAT_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define TIME_WITH_SYS_TIME 1 | #define RETSIGTYPE void | #define HAVE_SELECT 1 | #define HAVE_SOCKET 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRTOL 1 | #define HAVE_UNAME 1 | #define HAVE_CFMAKERAW 1 | #define HAVE_SNPRINTF 1 | #define MTAB_FILE "/etc/fstab" | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_GETMNTINFO 1 | #define HAVE_STATVFS 1 | #define STAT_STATVFS 1 | #define LCDPORT 13666 | #define PROTOCOL_VERSION "0.3" | #define API_VERSION "0.5" | #define MODULE_EXTENSION ".so" | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char dlopen (); | int | main () | { | return dlopen (); | ; | return 0; | } configure:9367: result: no configure:9379: checking for shl_load in -ldld configure:9414: gcc -o conftest -Wall -O2 -fno-strict-aliasing -pipe -g -Wno-unused-function conftest.c -ldld -lkvm >&5 /usr/bin/ld: cannot find -ldld configure:9420: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "lcdproc" | #define PACKAGE_TARNAME "lcdproc" | #define PACKAGE_VERSION "0.5dev" | #define PACKAGE_STRING "lcdproc 0.5dev" | #define PACKAGE_BUGREPORT "lcdproc@lists.omnipotent.net" | #define PACKAGE "lcdproc" | #define VERSION "0.5dev" | #define FREEBSD 1 | #define SYSTEM_HOST FreeBSD | #define DEBUG 1 | #define HAVE_GETLOADAVG 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PROCFS_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_SCHED_H 1 | #define HAVE_MACHINE_CPUFUNC_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_SCHED_SETSCHEDULER 1 | #define HAVE_I386_IOPERM_FREEBSD 1 | #define HAVE_PCSTYLE_LPT_CONTROL 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_KVM_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_DKSTAT_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define TIME_WITH_SYS_TIME 1 | #define RETSIGTYPE void | #define HAVE_SELECT 1 | #define HAVE_SOCKET 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRTOL 1 | #define HAVE_UNAME 1 | #define HAVE_CFMAKERAW 1 | #define HAVE_SNPRINTF 1 | #define MTAB_FILE "/etc/fstab" | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_GETMNTINFO 1 | #define HAVE_STATVFS 1 | #define STAT_STATVFS 1 | #define LCDPORT 13666 | #define PROTOCOL_VERSION "0.3" | #define API_VERSION "0.5" | #define MODULE_EXTENSION ".so" | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char shl_load (); | int | main () | { | return shl_load (); | ; | return 0; | } configure:9438: result: no configure:9460: checking if libusb support has been enabled configure:9474: result: yes configure:9480: checking for libusb-config configure:9498: found /usr/local/bin/libusb-config configure:9511: result: /usr/local/bin/libusb-config configure:9531: checking libusb CFLAGS configure:9545: result: -I/usr/local/include configure:9593: checking libusb library path configure:9607: result: -L/usr/local/lib -lusb configure:9614: checking for main in -lusb configure:9644: gcc -o conftest -Wall -O2 -fno-strict-aliasing -pipe -g -Wno-unused-function conftest.c -lusb -L/usr/local/lib -lusb -lkvm >&5 configure:9650: $? = 0 configure:9668: result: yes configure:9691: checking for which drivers to compile... configure:9741: checking for select configure:9821: result: yes configure:9843: checking sys/select.h usability configure:9860: gcc -c -Wall -O2 -fno-strict-aliasing -pipe -g -Wno-unused-function conftest.c >&5 configure:9866: $? = 0 configure:9880: result: yes configure:9884: checking sys/select.h presence configure:9899: gcc -E conftest.c configure:9905: $? = 0 configure:9919: result: yes configure:9952: checking for sys/select.h configure:9960: result: yes configure:9990: checking for select configure:10070: result: yes configure:10082: checking for sys/select.h configure:10088: result: yes configure:10249: checking ncurses.h usability configure:10266: gcc -c -Wall -O2 -fno-strict-aliasing -pipe -g -Wno-unused-function conftest.c >&5 configure:10272: $? = 0 configure:10286: result: yes configure:10290: checking ncurses.h presence configure:10305: gcc -E conftest.c configure:10311: $? = 0 configure:10325: result: yes configure:10358: checking for ncurses.h configure:10366: result: yes configure:10249: checking curses.h usability configure:10266: gcc -c -Wall -O2 -fno-strict-aliasing -pipe -g -Wno-unused-function conftest.c >&5 configure:10272: $? = 0 configure:10286: result: yes configure:10290: checking curses.h presence configure:10305: gcc -E conftest.c configure:10311: $? = 0 configure:10325: result: yes configure:10358: checking for curses.h configure:10366: result: yes configure:10379: checking for main in -lncurses configure:10408: gcc -o conftest -Wall -O2 -fno-strict-aliasing -pipe -g -Wno-unused-function conftest.c -lncurses -lkvm >&5 configure:10414: $? = 0 configure:10432: result: yes configure:10437: checking for ncurses.h configure:10442: result: yes configure:10794: checking for acs_map in curses.h configure:10820: gcc -c -Wall -O2 -fno-strict-aliasing -pipe -g -Wno-unused-function conftest.c >&5 conftest.c: In function `main': conftest.c:81: warning: unused variable `map' configure:10826: $? = 0 configure:10841: result: yes configure:10915: checking for redrawwin() in curses configure:10950: gcc -o conftest -Wall -O2 -fno-strict-aliasing -pipe -g -Wno-unused-function conftest.c -lkvm -lncurses >&5 configure:10956: $? = 0 configure:10975: result: yes configure:10985: checking for wcolor_set() in curses configure:11020: gcc -o conftest -Wall -O2 -fno-strict-aliasing -pipe -g -Wno-unused-function conftest.c -lkvm -lncurses >&5 configure:11026: $? = 0 configure:11045: result: yes configure:11083: checking g15daemon_client.h usability configure:11100: gcc -c -Wall -O2 -fno-strict-aliasing -pipe -g -Wno-unused-function conftest.c >&5 conftest.c:113:30: g15daemon_client.h: No such file or directory configure:11106: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "lcdproc" | #define PACKAGE_TARNAME "lcdproc" | #define PACKAGE_VERSION "0.5dev" | #define PACKAGE_STRING "lcdproc 0.5dev" | #define PACKAGE_BUGREPORT "lcdproc@lists.omnipotent.net" | #define PACKAGE "lcdproc" | #define VERSION "0.5dev" | #define FREEBSD 1 | #define SYSTEM_HOST FreeBSD | #define DEBUG 1 | #define HAVE_GETLOADAVG 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PROCFS_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_SCHED_H 1 | #define HAVE_MACHINE_CPUFUNC_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_SCHED_SETSCHEDULER 1 | #define HAVE_I386_IOPERM_FREEBSD 1 | #define HAVE_PCSTYLE_LPT_CONTROL 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_KVM_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_DKSTAT_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define TIME_WITH_SYS_TIME 1 | #define RETSIGTYPE void | #define HAVE_SELECT 1 | #define HAVE_SOCKET 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRTOL 1 | #define HAVE_UNAME 1 | #define HAVE_CFMAKERAW 1 | #define HAVE_SNPRINTF 1 | #define MTAB_FILE "/etc/fstab" | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_GETMNTINFO 1 | #define HAVE_STATVFS 1 | #define STAT_STATVFS 1 | #define LCDPORT 13666 | #define PROTOCOL_VERSION "0.3" | #define API_VERSION "0.5" | #define MODULE_EXTENSION ".so" | #define HAVE_LIBUSB 1 | #define HAVE_SELECT 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SELECT 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_CURSES_H 1 | #define CURSES_HAS_ACS_MAP 1 | #define CURSES_HAS_REDRAWWIN 1 | #define CURSES_HAS_WCOLOR_SET 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:11120: result: no configure:11124: checking g15daemon_client.h presence configure:11139: gcc -E conftest.c conftest.c:80:30: g15daemon_client.h: No such file or directory configure:11145: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "lcdproc" | #define PACKAGE_TARNAME "lcdproc" | #define PACKAGE_VERSION "0.5dev" | #define PACKAGE_STRING "lcdproc 0.5dev" | #define PACKAGE_BUGREPORT "lcdproc@lists.omnipotent.net" | #define PACKAGE "lcdproc" | #define VERSION "0.5dev" | #define FREEBSD 1 | #define SYSTEM_HOST FreeBSD | #define DEBUG 1 | #define HAVE_GETLOADAVG 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PROCFS_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_SCHED_H 1 | #define HAVE_MACHINE_CPUFUNC_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_SCHED_SETSCHEDULER 1 | #define HAVE_I386_IOPERM_FREEBSD 1 | #define HAVE_PCSTYLE_LPT_CONTROL 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_KVM_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_DKSTAT_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define TIME_WITH_SYS_TIME 1 | #define RETSIGTYPE void | #define HAVE_SELECT 1 | #define HAVE_SOCKET 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRTOL 1 | #define HAVE_UNAME 1 | #define HAVE_CFMAKERAW 1 | #define HAVE_SNPRINTF 1 | #define MTAB_FILE "/etc/fstab" | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_GETMNTINFO 1 | #define HAVE_STATVFS 1 | #define STAT_STATVFS 1 | #define LCDPORT 13666 | #define PROTOCOL_VERSION "0.3" | #define API_VERSION "0.5" | #define MODULE_EXTENSION ".so" | #define HAVE_LIBUSB 1 | #define HAVE_SELECT 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SELECT 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_CURSES_H 1 | #define CURSES_HAS_ACS_MAP 1 | #define CURSES_HAS_REDRAWWIN 1 | #define CURSES_HAS_WCOLOR_SET 1 | /* end confdefs.h. */ | #include configure:11159: result: no configure:11192: checking for g15daemon_client.h configure:11200: result: no configure:11285: WARNING: The g15 driver needs g15daemon_client.h configure:11307: checking libg15render.h usability configure:11324: gcc -c -Wall -O2 -fno-strict-aliasing -pipe -g -Wno-unused-function conftest.c >&5 conftest.c:113:26: libg15render.h: No such file or directory configure:11330: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "lcdproc" | #define PACKAGE_TARNAME "lcdproc" | #define PACKAGE_VERSION "0.5dev" | #define PACKAGE_STRING "lcdproc 0.5dev" | #define PACKAGE_BUGREPORT "lcdproc@lists.omnipotent.net" | #define PACKAGE "lcdproc" | #define VERSION "0.5dev" | #define FREEBSD 1 | #define SYSTEM_HOST FreeBSD | #define DEBUG 1 | #define HAVE_GETLOADAVG 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PROCFS_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_SCHED_H 1 | #define HAVE_MACHINE_CPUFUNC_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_SCHED_SETSCHEDULER 1 | #define HAVE_I386_IOPERM_FREEBSD 1 | #define HAVE_PCSTYLE_LPT_CONTROL 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_KVM_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_DKSTAT_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define TIME_WITH_SYS_TIME 1 | #define RETSIGTYPE void | #define HAVE_SELECT 1 | #define HAVE_SOCKET 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRTOL 1 | #define HAVE_UNAME 1 | #define HAVE_CFMAKERAW 1 | #define HAVE_SNPRINTF 1 | #define MTAB_FILE "/etc/fstab" | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_GETMNTINFO 1 | #define HAVE_STATVFS 1 | #define STAT_STATVFS 1 | #define LCDPORT 13666 | #define PROTOCOL_VERSION "0.3" | #define API_VERSION "0.5" | #define MODULE_EXTENSION ".so" | #define HAVE_LIBUSB 1 | #define HAVE_SELECT 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SELECT 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_CURSES_H 1 | #define CURSES_HAS_ACS_MAP 1 | #define CURSES_HAS_REDRAWWIN 1 | #define CURSES_HAS_WCOLOR_SET 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:11344: result: no configure:11348: checking libg15render.h presence configure:11363: gcc -E conftest.c conftest.c:80:26: libg15render.h: No such file or directory configure:11369: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "lcdproc" | #define PACKAGE_TARNAME "lcdproc" | #define PACKAGE_VERSION "0.5dev" | #define PACKAGE_STRING "lcdproc 0.5dev" | #define PACKAGE_BUGREPORT "lcdproc@lists.omnipotent.net" | #define PACKAGE "lcdproc" | #define VERSION "0.5dev" | #define FREEBSD 1 | #define SYSTEM_HOST FreeBSD | #define DEBUG 1 | #define HAVE_GETLOADAVG 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PROCFS_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_SCHED_H 1 | #define HAVE_MACHINE_CPUFUNC_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_SCHED_SETSCHEDULER 1 | #define HAVE_I386_IOPERM_FREEBSD 1 | #define HAVE_PCSTYLE_LPT_CONTROL 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_KVM_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_DKSTAT_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define TIME_WITH_SYS_TIME 1 | #define RETSIGTYPE void | #define HAVE_SELECT 1 | #define HAVE_SOCKET 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRTOL 1 | #define HAVE_UNAME 1 | #define HAVE_CFMAKERAW 1 | #define HAVE_SNPRINTF 1 | #define MTAB_FILE "/etc/fstab" | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_GETMNTINFO 1 | #define HAVE_STATVFS 1 | #define STAT_STATVFS 1 | #define LCDPORT 13666 | #define PROTOCOL_VERSION "0.3" | #define API_VERSION "0.5" | #define MODULE_EXTENSION ".so" | #define HAVE_LIBUSB 1 | #define HAVE_SELECT 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SELECT 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_CURSES_H 1 | #define CURSES_HAS_ACS_MAP 1 | #define CURSES_HAS_REDRAWWIN 1 | #define CURSES_HAS_WCOLOR_SET 1 | /* end confdefs.h. */ | #include configure:11383: result: no configure:11416: checking for libg15render.h configure:11424: result: no configure:11511: WARNING: The g15driver needs libg15render.h configure:11535: checking glcdproclib/glcdprocdriver.h usability configure:11552: gcc -c -Wall -O2 -fno-strict-aliasing -pipe -g -Wno-unused-function conftest.c >&5 conftest.c:113:40: glcdproclib/glcdprocdriver.h: No such file or directory configure:11558: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "lcdproc" | #define PACKAGE_TARNAME "lcdproc" | #define PACKAGE_VERSION "0.5dev" | #define PACKAGE_STRING "lcdproc 0.5dev" | #define PACKAGE_BUGREPORT "lcdproc@lists.omnipotent.net" | #define PACKAGE "lcdproc" | #define VERSION "0.5dev" | #define FREEBSD 1 | #define SYSTEM_HOST FreeBSD | #define DEBUG 1 | #define HAVE_GETLOADAVG 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PROCFS_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_SCHED_H 1 | #define HAVE_MACHINE_CPUFUNC_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_SCHED_SETSCHEDULER 1 | #define HAVE_I386_IOPERM_FREEBSD 1 | #define HAVE_PCSTYLE_LPT_CONTROL 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_KVM_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_DKSTAT_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define TIME_WITH_SYS_TIME 1 | #define RETSIGTYPE void | #define HAVE_SELECT 1 | #define HAVE_SOCKET 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRTOL 1 | #define HAVE_UNAME 1 | #define HAVE_CFMAKERAW 1 | #define HAVE_SNPRINTF 1 | #define MTAB_FILE "/etc/fstab" | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_GETMNTINFO 1 | #define HAVE_STATVFS 1 | #define STAT_STATVFS 1 | #define LCDPORT 13666 | #define PROTOCOL_VERSION "0.3" | #define API_VERSION "0.5" | #define MODULE_EXTENSION ".so" | #define HAVE_LIBUSB 1 | #define HAVE_SELECT 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SELECT 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_CURSES_H 1 | #define CURSES_HAS_ACS_MAP 1 | #define CURSES_HAS_REDRAWWIN 1 | #define CURSES_HAS_WCOLOR_SET 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:11572: result: no configure:11576: checking glcdproclib/glcdprocdriver.h presence configure:11591: gcc -E conftest.c conftest.c:80:40: glcdproclib/glcdprocdriver.h: No such file or directory configure:11597: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "lcdproc" | #define PACKAGE_TARNAME "lcdproc" | #define PACKAGE_VERSION "0.5dev" | #define PACKAGE_STRING "lcdproc 0.5dev" | #define PACKAGE_BUGREPORT "lcdproc@lists.omnipotent.net" | #define PACKAGE "lcdproc" | #define VERSION "0.5dev" | #define FREEBSD 1 | #define SYSTEM_HOST FreeBSD | #define DEBUG 1 | #define HAVE_GETLOADAVG 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PROCFS_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_SCHED_H 1 | #define HAVE_MACHINE_CPUFUNC_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_SCHED_SETSCHEDULER 1 | #define HAVE_I386_IOPERM_FREEBSD 1 | #define HAVE_PCSTYLE_LPT_CONTROL 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_KVM_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_DKSTAT_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define TIME_WITH_SYS_TIME 1 | #define RETSIGTYPE void | #define HAVE_SELECT 1 | #define HAVE_SOCKET 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRTOL 1 | #define HAVE_UNAME 1 | #define HAVE_CFMAKERAW 1 | #define HAVE_SNPRINTF 1 | #define MTAB_FILE "/etc/fstab" | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_GETMNTINFO 1 | #define HAVE_STATVFS 1 | #define STAT_STATVFS 1 | #define LCDPORT 13666 | #define PROTOCOL_VERSION "0.3" | #define API_VERSION "0.5" | #define MODULE_EXTENSION ".so" | #define HAVE_LIBUSB 1 | #define HAVE_SELECT 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SELECT 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_CURSES_H 1 | #define CURSES_HAS_ACS_MAP 1 | #define CURSES_HAS_REDRAWWIN 1 | #define CURSES_HAS_WCOLOR_SET 1 | /* end confdefs.h. */ | #include configure:11611: result: no configure:11644: checking for glcdproclib/glcdprocdriver.h configure:11652: result: no configure:11733: WARNING: The glcdlib driver needs glcdproclib/glcdprocdriver.h configure:11763: checking linux/i2c-dev.h usability configure:11780: gcc -c -Wall -O2 -fno-strict-aliasing -pipe -g -Wno-unused-function conftest.c >&5 conftest.c:113:27: linux/i2c-dev.h: No such file or directory configure:11786: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "lcdproc" | #define PACKAGE_TARNAME "lcdproc" | #define PACKAGE_VERSION "0.5dev" | #define PACKAGE_STRING "lcdproc 0.5dev" | #define PACKAGE_BUGREPORT "lcdproc@lists.omnipotent.net" | #define PACKAGE "lcdproc" | #define VERSION "0.5dev" | #define FREEBSD 1 | #define SYSTEM_HOST FreeBSD | #define DEBUG 1 | #define HAVE_GETLOADAVG 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PROCFS_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_SCHED_H 1 | #define HAVE_MACHINE_CPUFUNC_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_SCHED_SETSCHEDULER 1 | #define HAVE_I386_IOPERM_FREEBSD 1 | #define HAVE_PCSTYLE_LPT_CONTROL 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_KVM_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_DKSTAT_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define TIME_WITH_SYS_TIME 1 | #define RETSIGTYPE void | #define HAVE_SELECT 1 | #define HAVE_SOCKET 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRTOL 1 | #define HAVE_UNAME 1 | #define HAVE_CFMAKERAW 1 | #define HAVE_SNPRINTF 1 | #define MTAB_FILE "/etc/fstab" | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_GETMNTINFO 1 | #define HAVE_STATVFS 1 | #define STAT_STATVFS 1 | #define LCDPORT 13666 | #define PROTOCOL_VERSION "0.3" | #define API_VERSION "0.5" | #define MODULE_EXTENSION ".so" | #define HAVE_LIBUSB 1 | #define HAVE_SELECT 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SELECT 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_CURSES_H 1 | #define CURSES_HAS_ACS_MAP 1 | #define CURSES_HAS_REDRAWWIN 1 | #define CURSES_HAS_WCOLOR_SET 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:11800: result: no configure:11804: checking linux/i2c-dev.h presence configure:11819: gcc -E conftest.c conftest.c:80:27: linux/i2c-dev.h: No such file or directory configure:11825: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "lcdproc" | #define PACKAGE_TARNAME "lcdproc" | #define PACKAGE_VERSION "0.5dev" | #define PACKAGE_STRING "lcdproc 0.5dev" | #define PACKAGE_BUGREPORT "lcdproc@lists.omnipotent.net" | #define PACKAGE "lcdproc" | #define VERSION "0.5dev" | #define FREEBSD 1 | #define SYSTEM_HOST FreeBSD | #define DEBUG 1 | #define HAVE_GETLOADAVG 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PROCFS_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_SCHED_H 1 | #define HAVE_MACHINE_CPUFUNC_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_SCHED_SETSCHEDULER 1 | #define HAVE_I386_IOPERM_FREEBSD 1 | #define HAVE_PCSTYLE_LPT_CONTROL 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_KVM_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_DKSTAT_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define TIME_WITH_SYS_TIME 1 | #define RETSIGTYPE void | #define HAVE_SELECT 1 | #define HAVE_SOCKET 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRTOL 1 | #define HAVE_UNAME 1 | #define HAVE_CFMAKERAW 1 | #define HAVE_SNPRINTF 1 | #define MTAB_FILE "/etc/fstab" | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_GETMNTINFO 1 | #define HAVE_STATVFS 1 | #define STAT_STATVFS 1 | #define LCDPORT 13666 | #define PROTOCOL_VERSION "0.3" | #define API_VERSION "0.5" | #define MODULE_EXTENSION ".so" | #define HAVE_LIBUSB 1 | #define HAVE_SELECT 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SELECT 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_CURSES_H 1 | #define CURSES_HAS_ACS_MAP 1 | #define CURSES_HAS_REDRAWWIN 1 | #define CURSES_HAS_WCOLOR_SET 1 | /* end confdefs.h. */ | #include configure:11839: result: no configure:11872: checking for linux/i2c-dev.h configure:11879: result: no configure:11915: checking for main in -lirman configure:11944: gcc -o conftest -Wall -O2 -fno-strict-aliasing -pipe -g -Wno-unused-function conftest.c -lirman -lkvm >&5 /usr/bin/ld: cannot find -lirman configure:11950: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "lcdproc" | #define PACKAGE_TARNAME "lcdproc" | #define PACKAGE_VERSION "0.5dev" | #define PACKAGE_STRING "lcdproc 0.5dev" | #define PACKAGE_BUGREPORT "lcdproc@lists.omnipotent.net" | #define PACKAGE "lcdproc" | #define VERSION "0.5dev" | #define FREEBSD 1 | #define SYSTEM_HOST FreeBSD | #define DEBUG 1 | #define HAVE_GETLOADAVG 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PROCFS_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_SCHED_H 1 | #define HAVE_MACHINE_CPUFUNC_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_SCHED_SETSCHEDULER 1 | #define HAVE_I386_IOPERM_FREEBSD 1 | #define HAVE_PCSTYLE_LPT_CONTROL 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_KVM_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_DKSTAT_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define TIME_WITH_SYS_TIME 1 | #define RETSIGTYPE void | #define HAVE_SELECT 1 | #define HAVE_SOCKET 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRTOL 1 | #define HAVE_UNAME 1 | #define HAVE_CFMAKERAW 1 | #define HAVE_SNPRINTF 1 | #define MTAB_FILE "/etc/fstab" | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_GETMNTINFO 1 | #define HAVE_STATVFS 1 | #define STAT_STATVFS 1 | #define LCDPORT 13666 | #define PROTOCOL_VERSION "0.3" | #define API_VERSION "0.5" | #define MODULE_EXTENSION ".so" | #define HAVE_LIBUSB 1 | #define HAVE_SELECT 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SELECT 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_CURSES_H 1 | #define CURSES_HAS_ACS_MAP 1 | #define CURSES_HAS_REDRAWWIN 1 | #define CURSES_HAS_WCOLOR_SET 1 | /* end confdefs.h. */ | | | int | main () | { | return main (); | ; | return 0; | } configure:11968: result: no configure:11978: WARNING: The irman driver needs the irman library. configure:11995: checking linux/joystick.h usability configure:12012: gcc -c -Wall -O2 -fno-strict-aliasing -pipe