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.62. Invocation command line was $ ./configure --enable-drivers=all ## --------- ## ## Platform. ## ## --------- ## hostname = netbsd.intra.mdolze.de uname -m = i386 uname -r = 4.0 uname -s = NetBSD uname -v = NetBSD 4.0 (GENERIC) #0: Sun Dec 16 00:20:10 PST 2007 builds@wb34:/home/builds/ab/netbsd-4-0-RELEASE/i386/200712160005Z-obj/home/builds/ab/netbsd-4-0-RELEASE/src/sys/arch/i386/compile/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: /home/mmdolze/bin PATH: /bin PATH: /sbin PATH: /usr/bin PATH: /usr/sbin PATH: /usr/X11R6/bin PATH: /usr/pkg/bin PATH: /usr/pkg/sbin PATH: /usr/games PATH: /usr/local/bin PATH: /usr/local/sbin ## ----------- ## ## Core tests. ## ## ----------- ## configure:1975: checking for a BSD-compatible install configure:2043: result: /usr/bin/install -c configure:2054: checking whether build environment is sane configure:2097: result: yes configure:2122: checking for a thread-safe mkdir -p configure:2161: result: ./install-sh -c -d configure:2174: checking for gawk configure:2204: result: no configure:2174: checking for mawk configure:2204: result: no configure:2174: checking for nawk configure:2204: result: no configure:2174: checking for awk configure:2190: found /usr/bin/awk configure:2201: result: awk configure:2212: checking whether make sets $(MAKE) configure:2234: result: yes configure:2432: checking build system type configure:2450: result: i386-unknown-netbsdelf4.0 configure:2472: checking host system type configure:2487: result: i386-unknown-netbsdelf4.0 configure:2572: checking whether to enable debugging configure:2591: result: no configure:2653: checking for gcc configure:2669: found /usr/bin/gcc configure:2680: result: gcc configure:2918: checking for C compiler version configure:2926: gcc --version >&5 gcc (GCC) 4.1.2 20061021 prerelease (NetBSD nb3 20061125) 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:2930: $? = 0 configure:2937: gcc -v >&5 Using built-in specs. Target: i386--netbsdelf Configured with: /usr/src/tools/gcc/../../gnu/dist/gcc4/configure --enable-long-long --disable-multilib --enable-threads --disable-symvers --build=i386-unknown-netbsdelf4.99.3 --host=i386--netbsdelf --target=i386--netbsdelf Thread model: posix gcc version 4.1.2 20061021 prerelease (NetBSD nb3 20061125) configure:2941: $? = 0 configure:2948: gcc -V >&5 gcc: '-V' option must have argument configure:2952: $? = 1 configure:2975: checking for C compiler default output file name configure:2997: gcc -O3 conftest.c >&5 configure:3001: $? = 0 configure:3039: result: a.out configure:3056: checking whether the C compiler works configure:3066: ./a.out configure:3070: $? = 0 configure:3087: result: yes configure:3094: checking whether we are cross compiling configure:3096: result: no configure:3099: checking for suffix of executables configure:3106: gcc -o conftest -O3 conftest.c >&5 configure:3110: $? = 0 configure:3134: result: configure:3140: checking for suffix of object files configure:3166: gcc -c -O3 conftest.c >&5 configure:3170: $? = 0 configure:3193: result: o configure:3197: checking whether we are using the GNU C compiler configure:3226: gcc -c -O3 conftest.c >&5 configure:3233: $? = 0 configure:3250: result: yes configure:3259: checking whether gcc accepts -g configure:3289: gcc -c -g conftest.c >&5 configure:3296: $? = 0 configure:3397: result: yes configure:3414: checking for gcc option to accept ISO C89 configure:3488: gcc -c -O3 conftest.c >&5 configure:3495: $? = 0 configure:3518: result: none needed configure:3547: checking for style of include used by make configure:3575: result: GNU configure:3600: checking dependency style of gcc configure:3691: result: gcc3 configure:3711: checking how to run the C preprocessor configure:3751: gcc -E conftest.c configure:3758: $? = 0 configure:3789: gcc -E conftest.c conftest.c:12:28: error: ac_nonexistent.h: No such file or directory configure:3796: $? = 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 NETBSD 1 | #define SYSTEM_HOST NetBSD | /* end confdefs.h. */ | #include configure:3829: result: gcc -E configure:3858: gcc -E conftest.c configure:3865: $? = 0 configure:3896: gcc -E conftest.c conftest.c:12:28: error: ac_nonexistent.h: No such file or directory configure:3903: $? = 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 NETBSD 1 | #define SYSTEM_HOST NetBSD | /* end confdefs.h. */ | #include configure:3954: checking for a BSD-compatible install configure:4022: result: /usr/bin/install -c configure:4076: checking for ranlib configure:4092: found /usr/bin/ranlib configure:4103: result: ranlib configure:4132: checking CFLAGS for gcc -Wno-unused-function configure:4169: gcc -c -Wall -O3 -pedantic -Wno-unused-function conftest.c >&5 configure:4176: $? = 0 configure:4200: result: -Wno-unused-function configure:4212: : CFLAGS="$CFLAGS $ac_cv_cflags_gcc_option__Wno_unused_function" configure:4215: $? = 0 configure:4222: checking CFLAGS for gcc -ftrampolines configure:4259: gcc -c -Wall -O3 -Wno-unused-function -pedantic -ftrampolines conftest.c >&5 cc1: error: unrecognized command line option "-ftrampolines" configure:4266: $? = 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 NETBSD 1 | #define SYSTEM_HOST NetBSD | /* end confdefs.h. */ | | int | main () | { | return 0; | ; | return 0; | } configure:4290: result: no, unknown configure:4314: checking for gethostbyname configure:4370: gcc -o conftest -Wall -O3 -Wno-unused-function conftest.c >&5 configure:4377: $? = 0 configure:4397: result: yes configure:4479: checking for connect configure:4535: gcc -o conftest -Wall -O3 -Wno-unused-function conftest.c >&5 configure:4542: $? = 0 configure:4562: result: yes configure:4644: checking for inet_aton configure:4700: gcc -o conftest -Wall -O3 -Wno-unused-function conftest.c >&5 configure:4707: $? = 0 configure:4727: result: yes configure:4810: checking for kstat_open in -lkstat configure:4845: gcc -o conftest -Wall -O3 -Wno-unused-function conftest.c -lkstat >&5 ld: cannot find -lkstat configure:4852: $? = 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 NETBSD 1 | #define SYSTEM_HOST NetBSD | /* 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:4873: result: no configure:4885: checking for nanosleep in -lposix4 configure:4920: gcc -o conftest -Wall -O3 -Wno-unused-function conftest.c -lposix4 >&5 ld: cannot find -lposix4 configure:4927: $? = 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 NETBSD 1 | #define SYSTEM_HOST NetBSD | /* 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:4948: result: no configure:4964: checking for getloadavg configure:5020: gcc -o conftest -Wall -O3 -Wno-unused-function conftest.c >&5 configure:5027: $? = 0 configure:5049: result: yes configure:4964: checking for swapctl configure:5020: gcc -o conftest -Wall -O3 -Wno-unused-function conftest.c >&5 configure:5027: $? = 0 configure:5049: result: yes configure:5061: checking for grep that handles long lines and -e configure:5121: result: /usr/bin/grep configure:5126: checking for egrep configure:5190: result: /usr/bin/grep -E configure:5195: checking for ANSI C header files configure:5225: gcc -c -Wall -O3 -Wno-unused-function conftest.c >&5 configure:5232: $? = 0 configure:5331: gcc -o conftest -Wall -O3 -Wno-unused-function conftest.c >&5 configure:5335: $? = 0 configure:5341: ./conftest configure:5345: $? = 0 configure:5363: result: yes configure:5387: checking for sys/types.h configure:5408: gcc -c -Wall -O3 -Wno-unused-function conftest.c >&5 configure:5415: $? = 0 configure:5432: result: yes configure:5387: checking for sys/stat.h configure:5408: gcc -c -Wall -O3 -Wno-unused-function conftest.c >&5 configure:5415: $? = 0 configure:5432: result: yes configure:5387: checking for stdlib.h configure:5408: gcc -c -Wall -O3 -Wno-unused-function conftest.c >&5 configure:5415: $? = 0 configure:5432: result: yes configure:5387: checking for string.h configure:5408: gcc -c -Wall -O3 -Wno-unused-function conftest.c >&5 configure:5415: $? = 0 configure:5432: result: yes configure:5387: checking for memory.h configure:5408: gcc -c -Wall -O3 -Wno-unused-function conftest.c >&5 configure:5415: $? = 0 configure:5432: result: yes configure:5387: checking for strings.h configure:5408: gcc -c -Wall -O3 -Wno-unused-function conftest.c >&5 configure:5415: $? = 0 configure:5432: result: yes configure:5387: checking for inttypes.h configure:5408: gcc -c -Wall -O3 -Wno-unused-function conftest.c >&5 configure:5415: $? = 0 configure:5432: result: yes configure:5387: checking for stdint.h configure:5408: gcc -c -Wall -O3 -Wno-unused-function conftest.c >&5 configure:5415: $? = 0 configure:5432: result: yes configure:5387: checking for unistd.h configure:5408: gcc -c -Wall -O3 -Wno-unused-function conftest.c >&5 configure:5415: $? = 0 configure:5432: result: yes configure:5464: checking procfs.h usability configure:5481: gcc -c -Wall -O3 -Wno-unused-function conftest.c >&5 conftest.c:57:20: error: procfs.h: No such file or directory configure:5488: $? = 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 NETBSD 1 | #define SYSTEM_HOST NetBSD | #define HAVE_GETLOADAVG 1 | #define HAVE_SWAPCTL 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:5502: result: no configure:5506: checking procfs.h presence configure:5521: gcc -E conftest.c conftest.c:24:20: error: procfs.h: No such file or directory configure:5528: $? = 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 NETBSD 1 | #define SYSTEM_HOST NetBSD | #define HAVE_GETLOADAVG 1 | #define HAVE_SWAPCTL 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:5542: result: no configure:5575: checking for procfs.h configure:5584: result: no configure:5464: checking sys/procfs.h usability configure:5481: gcc -c -Wall -O3 -Wno-unused-function conftest.c >&5 conftest.c:57:24: error: sys/procfs.h: No such file or directory configure:5488: $? = 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 NETBSD 1 | #define SYSTEM_HOST NetBSD | #define HAVE_GETLOADAVG 1 | #define HAVE_SWAPCTL 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:5502: result: no configure:5506: checking sys/procfs.h presence configure:5521: gcc -E conftest.c conftest.c:24:24: error: sys/procfs.h: No such file or directory configure:5528: $? = 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 NETBSD 1 | #define SYSTEM_HOST NetBSD | #define HAVE_GETLOADAVG 1 | #define HAVE_SWAPCTL 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:5542: result: no configure:5575: checking for sys/procfs.h configure:5584: result: no configure:5464: checking sys/loadavg.h usability configure:5481: gcc -c -Wall -O3 -Wno-unused-function conftest.c >&5 conftest.c:57:25: error: sys/loadavg.h: No such file or directory configure:5488: $? = 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 NETBSD 1 | #define SYSTEM_HOST NetBSD | #define HAVE_GETLOADAVG 1 | #define HAVE_SWAPCTL 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:5502: result: no configure:5506: checking sys/loadavg.h presence configure:5521: gcc -E conftest.c conftest.c:24:25: error: sys/loadavg.h: No such file or directory configure:5528: $? = 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 NETBSD 1 | #define SYSTEM_HOST NetBSD | #define HAVE_GETLOADAVG 1 | #define HAVE_SWAPCTL 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:5542: result: no configure:5575: checking for sys/loadavg.h configure:5584: result: no configure:5464: checking utmpx.h usability configure:5481: gcc -c -Wall -O3 -Wno-unused-function conftest.c >&5 configure:5488: $? = 0 configure:5502: result: yes configure:5506: checking utmpx.h presence configure:5521: gcc -E conftest.c configure:5528: $? = 0 configure:5542: result: yes configure:5575: checking for utmpx.h configure:5584: result: yes configure:5599: checking for kvm_open in -lkvm configure:5634: gcc -o conftest -Wall -O3 -Wno-unused-function conftest.c -lkvm >&5 configure:5641: $? = 0 configure:5662: result: yes configure:5760: checking sched.h usability configure:5777: gcc -c -Wall -O3 -Wno-unused-function conftest.c >&5 configure:5784: $? = 0 configure:5798: result: yes configure:5802: checking sched.h presence configure:5817: gcc -E conftest.c configure:5824: $? = 0 configure:5838: result: yes configure:5871: checking for sched.h configure:5880: result: yes configure:5749: checking for sys/types.h configure:5756: result: yes configure:5760: checking machine/pio.h usability configure:5777: gcc -c -Wall -O3 -Wno-unused-function conftest.c >&5 configure:5784: $? = 0 configure:5798: result: yes configure:5802: checking machine/pio.h presence configure:5817: gcc -E conftest.c configure:5824: $? = 0 configure:5838: result: yes configure:5871: checking for machine/pio.h configure:5880: result: yes configure:5760: checking machine/sysarch.h usability configure:5777: gcc -c -Wall -O3 -Wno-unused-function conftest.c >&5 configure:5784: $? = 0 configure:5798: result: yes configure:5802: checking machine/sysarch.h presence configure:5817: gcc -E conftest.c configure:5824: $? = 0 configure:5838: result: yes configure:5871: checking for machine/sysarch.h configure:5880: result: yes configure:5760: checking sys/cpuvar.h usability configure:5777: gcc -c -Wall -O3 -Wno-unused-function conftest.c >&5 conftest.c:62:24: error: sys/cpuvar.h: No such file or directory configure:5784: $? = 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 NETBSD 1 | #define SYSTEM_HOST NetBSD | #define HAVE_GETLOADAVG 1 | #define HAVE_SWAPCTL 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_UTMPX_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_MACHINE_PIO_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:5798: result: no configure:5802: checking sys/cpuvar.h presence configure:5817: gcc -E conftest.c conftest.c:29:24: error: sys/cpuvar.h: No such file or directory configure:5824: $? = 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 NETBSD 1 | #define SYSTEM_HOST NetBSD | #define HAVE_GETLOADAVG 1 | #define HAVE_SWAPCTL 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_UTMPX_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_MACHINE_PIO_H 1 | #define HAVE_MACHINE_SYSARCH_H 1 | /* end confdefs.h. */ | #include configure:5838: result: no configure:5871: checking for sys/cpuvar.h configure:5880: result: no configure:5760: checking machine/apm_bios.h usability configure:5777: gcc -c -Wall -O3 -Wno-unused-function conftest.c >&5 conftest.c:62:30: error: machine/apm_bios.h: No such file or directory configure:5784: $? = 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 NETBSD 1 | #define SYSTEM_HOST NetBSD | #define HAVE_GETLOADAVG 1 | #define HAVE_SWAPCTL 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_UTMPX_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_MACHINE_PIO_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:5798: result: no configure:5802: checking machine/apm_bios.h presence configure:5817: gcc -E conftest.c conftest.c:29:30: error: machine/apm_bios.h: No such file or directory configure:5824: $? = 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 NETBSD 1 | #define SYSTEM_HOST NetBSD | #define HAVE_GETLOADAVG 1 | #define HAVE_SWAPCTL 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_UTMPX_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_MACHINE_PIO_H 1 | #define HAVE_MACHINE_SYSARCH_H 1 | /* end confdefs.h. */ | #include configure:5838: result: no configure:5871: checking for machine/apm_bios.h configure:5880: result: no configure:5895: checking for System V IPC headers configure:5928: gcc -c -Wall -O3 -Wno-unused-function conftest.c >&5 configure:5935: $? = 0 configure:5951: result: yes configure:5964: checking for union semun configure:5995: gcc -c -Wall -O3 -Wno-unused-function conftest.c >&5 conftest.c: In function 'main': conftest.c:38: error: storage size of 's' isn't known conftest.c:38: warning: unused variable 's' configure:6002: $? = 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 NETBSD 1 | #define SYSTEM_HOST NetBSD | #define HAVE_GETLOADAVG 1 | #define HAVE_SWAPCTL 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_UTMPX_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_MACHINE_PIO_H 1 | #define HAVE_MACHINE_SYSARCH_H 1 | #define HAVE_SYSV_IPC 1 | /* end confdefs.h. */ | | #include | #include | #include | | int | main () | { | union semun s | ; | return 0; | } configure:6018: result: no configure:6035: checking for machine/cpufunc.h configure:6059: gcc -c -Wall -O3 -Wno-unused-function conftest.c >&5 configure:6066: $? = 0 configure:6083: result: yes configure:6100: checking for sched_setscheduler configure:6156: gcc -o conftest -Wall -O3 -Wno-unused-function conftest.c -lkvm >&5 /var/tmp//ccCZxRs3.o: In function `main': conftest.c:(.text+0x12): undefined reference to `sched_setscheduler' configure:6163: $? = 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 NETBSD 1 | #define SYSTEM_HOST NetBSD | #define HAVE_GETLOADAVG 1 | #define HAVE_SWAPCTL 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_UTMPX_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_MACHINE_PIO_H 1 | #define HAVE_MACHINE_SYSARCH_H 1 | #define HAVE_SYSV_IPC 1 | #define HAVE_MACHINE_CPUFUNC_H 1 | /* end confdefs.h. */ | /* Define sched_setscheduler to an innocuous variant, in case declares sched_setscheduler. | For example, HP-UX 11i declares gettimeofday. */ | #define sched_setscheduler innocuous_sched_setscheduler | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char sched_setscheduler (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef sched_setscheduler | | /* 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 (); | /* 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_sched_setscheduler || defined __stub___sched_setscheduler | choke me | #endif | | int | main () | { | return sched_setscheduler (); | ; | return 0; | } configure:6185: result: no configure:6196: checking for sched_setscheduler in -lposix4 configure:6231: gcc -o conftest -Wall -O3 -Wno-unused-function conftest.c -lposix4 -lkvm >&5 ld: cannot find -lposix4 configure:6238: $? = 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 NETBSD 1 | #define SYSTEM_HOST NetBSD | #define HAVE_GETLOADAVG 1 | #define HAVE_SWAPCTL 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_UTMPX_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_MACHINE_PIO_H 1 | #define HAVE_MACHINE_SYSARCH_H 1 | #define HAVE_SYSV_IPC 1 | #define HAVE_MACHINE_CPUFUNC_H 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:6259: result: no configure:6271: checking for sched_setscheduler in -lrt configure:6306: gcc -o conftest -Wall -O3 -Wno-unused-function conftest.c -lrt -lkvm >&5 /var/tmp//ccCrgIwM.o: In function `main': conftest.c:(.text+0x12): undefined reference to `sched_setscheduler' configure:6313: $? = 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 NETBSD 1 | #define SYSTEM_HOST NetBSD | #define HAVE_GETLOADAVG 1 | #define HAVE_SWAPCTL 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_UTMPX_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_MACHINE_PIO_H 1 | #define HAVE_MACHINE_SYSARCH_H 1 | #define HAVE_SYSV_IPC 1 | #define HAVE_MACHINE_CPUFUNC_H 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:6334: result: no configure:6347: checking for i386_get_ioperm in -li386 configure:6382: gcc -o conftest -Wall -O3 -Wno-unused-function conftest.c -li386 -lkvm >&5 configure:6389: $? = 0 configure:6410: result: yes configure:6502: checking for iopl configure:6558: gcc -o conftest -Wall -O3 -Wno-unused-function conftest.c -li386 -lkvm >&5 /var/tmp//ccfjspvk.o: In function `main': conftest.c:(.text+0x12): undefined reference to `iopl' configure:6565: $? = 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 NETBSD 1 | #define SYSTEM_HOST NetBSD | #define HAVE_GETLOADAVG 1 | #define HAVE_SWAPCTL 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_UTMPX_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_MACHINE_PIO_H 1 | #define HAVE_MACHINE_SYSARCH_H 1 | #define HAVE_SYSV_IPC 1 | #define HAVE_MACHINE_CPUFUNC_H 1 | #define HAVE_I386_IOPERM_NETBSD 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:6587: result: no configure:6602: checking for ioperm configure:6658: gcc -o conftest -Wall -O3 -Wno-unused-function conftest.c -li386 -lkvm >&5 /var/tmp//cc4P670w.o: In function `main': conftest.c:(.text+0x12): undefined reference to `ioperm' configure:6665: $? = 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 NETBSD 1 | #define SYSTEM_HOST NetBSD | #define HAVE_GETLOADAVG 1 | #define HAVE_SWAPCTL 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_UTMPX_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_MACHINE_PIO_H 1 | #define HAVE_MACHINE_SYSARCH_H 1 | #define HAVE_SYSV_IPC 1 | #define HAVE_MACHINE_CPUFUNC_H 1 | #define HAVE_I386_IOPERM_NETBSD 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:6687: result: no configure:6714: checking sys/io.h usability configure:6731: gcc -c -Wall -O3 -Wno-unused-function conftest.c >&5 conftest.c:65:20: error: sys/io.h: No such file or directory configure:6738: $? = 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 NETBSD 1 | #define SYSTEM_HOST NetBSD | #define HAVE_GETLOADAVG 1 | #define HAVE_SWAPCTL 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_UTMPX_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_MACHINE_PIO_H 1 | #define HAVE_MACHINE_SYSARCH_H 1 | #define HAVE_SYSV_IPC 1 | #define HAVE_MACHINE_CPUFUNC_H 1 | #define HAVE_I386_IOPERM_NETBSD 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:6752: result: no configure:6756: checking sys/io.h presence configure:6771: gcc -E conftest.c conftest.c:32:20: error: sys/io.h: No such file or directory configure:6778: $? = 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 NETBSD 1 | #define SYSTEM_HOST NetBSD | #define HAVE_GETLOADAVG 1 | #define HAVE_SWAPCTL 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_UTMPX_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_MACHINE_PIO_H 1 | #define HAVE_MACHINE_SYSARCH_H 1 | #define HAVE_SYSV_IPC 1 | #define HAVE_MACHINE_CPUFUNC_H 1 | #define HAVE_I386_IOPERM_NETBSD 1 | /* end confdefs.h. */ | #include configure:6792: result: no configure:6825: checking for sys/io.h configure:6834: result: no configure:6849: checking for a parallel port configure:6875: gcc -c -Wall -O3 -Wno-unused-function conftest.c >&5 In file included from conftest.c:32: ./server/drivers/port.h: In function 'port_access': ./server/drivers/port.h:171: warning: implicit declaration of function 'i386_get_ioperm' ./server/drivers/port.h:175: warning: implicit declaration of function 'i386_set_ioperm' conftest.c: In function 'main': conftest.c:36: warning: unused variable 'val' configure:6882: $? = 0 configure:6897: result: yes configure:6919: checking for dirent.h that defines DIR configure:6948: gcc -c -Wall -O3 -Wno-unused-function conftest.c >&5 configure:6955: $? = 0 configure:6972: result: yes configure:6986: checking for library containing opendir configure:7027: gcc -o conftest -Wall -O3 -Wno-unused-function conftest.c -li386 -lkvm >&5 /var/tmp//cceOSVob.o: In function `main': conftest.c:(.text+0x12): warning: warning: reference to compatibility opendir(); include for correct reference configure:7034: $? = 0 configure:7065: result: none required configure:7163: checking for ANSI C header files configure:7331: result: yes configure:7362: checking fcntl.h usability configure:7379: gcc -c -Wall -O3 -Wno-unused-function conftest.c >&5 configure:7386: $? = 0 configure:7400: result: yes configure:7404: checking fcntl.h presence configure:7419: gcc -E conftest.c configure:7426: $? = 0 configure:7440: result: yes configure:7473: checking for fcntl.h configure:7482: result: yes configure:7362: checking sys/ioctl.h usability configure:7379: gcc -c -Wall -O3 -Wno-unused-function conftest.c >&5 configure:7386: $? = 0 configure:7400: result: yes configure:7404: checking sys/ioctl.h presence configure:7419: gcc -E conftest.c configure:7426: $? = 0 configure:7440: result: yes configure:7473: checking for sys/ioctl.h configure:7482: result: yes configure:7362: checking sys/time.h usability configure:7379: gcc -c -Wall -O3 -Wno-unused-function conftest.c >&5 configure:7386: $? = 0 configure:7400: result: yes configure:7404: checking sys/time.h presence configure:7419: gcc -E conftest.c configure:7426: $? = 0 configure:7440: result: yes configure:7473: checking for sys/time.h configure:7482: result: yes configure:7351: checking for unistd.h configure:7358: result: yes configure:7351: checking for sys/io.h configure:7358: result: no configure:7362: checking errno.h usability configure:7379: gcc -c -Wall -O3 -Wno-unused-function conftest.c >&5 configure:7386: $? = 0 configure:7400: result: yes configure:7404: checking errno.h presence configure:7419: gcc -E conftest.c configure:7426: $? = 0 configure:7440: result: yes configure:7473: checking for errno.h configure:7482: result: yes configure:7515: checking limits.h usability configure:7532: gcc -c -Wall -O3 -Wno-unused-function conftest.c >&5 configure:7539: $? = 0 configure:7553: result: yes configure:7557: checking limits.h presence configure:7572: gcc -E conftest.c configure:7579: $? = 0 configure:7593: result: yes configure:7626: checking for limits.h configure:7635: result: yes configure:7515: checking kvm.h usability configure:7532: gcc -c -Wall -O3 -Wno-unused-function conftest.c >&5 configure:7539: $? = 0 configure:7553: result: yes configure:7557: checking kvm.h presence configure:7572: gcc -E conftest.c configure:7579: $? = 0 configure:7593: result: yes configure:7626: checking for kvm.h configure:7635: result: yes configure:7515: checking sys/param.h usability configure:7532: gcc -c -Wall -O3 -Wno-unused-function conftest.c >&5 configure:7539: $? = 0 configure:7553: result: yes configure:7557: checking sys/param.h presence configure:7572: gcc -E conftest.c configure:7579: $? = 0 configure:7593: result: yes configure:7626: checking for sys/param.h configure:7635: result: yes configure:7515: checking sys/dkstat.h usability configure:7532: gcc -c -Wall -O3 -Wno-unused-function conftest.c >&5 configure:7539: $? = 0 configure:7553: result: yes configure:7557: checking sys/dkstat.h presence configure:7572: gcc -E conftest.c configure:7579: $? = 0 configure:7593: result: yes configure:7626: checking for sys/dkstat.h configure:7635: result: yes configure:7654: checking for sys/sysctl.h configure:7678: gcc -c -Wall -O3 -Wno-unused-function conftest.c >&5 configure:7685: $? = 0 configure:7702: result: yes configure:7716: checking for an ANSI C-conforming const configure:7791: gcc -c -Wall -O3 -Wno-unused-function conftest.c >&5 conftest.c: In function 'main': conftest.c:74: warning: 't' is used uninitialized in this function conftest.c:90: warning: 'b' is used uninitialized in this function conftest.c:96: warning: 'cs[0]' is used uninitialized in this function configure:7798: $? = 0 configure:7813: result: yes configure:7823: checking for inline configure:7849: gcc -c -Wall -O3 -Wno-unused-function conftest.c >&5 configure:7856: $? = 0 configure:7874: result: inline configure:7893: checking for size_t configure:7921: gcc -c -Wall -O3 -Wno-unused-function conftest.c >&5 configure:7928: $? = 0 configure:7955: gcc -c -Wall -O3 -Wno-unused-function conftest.c >&5 conftest.c: In function 'main': conftest.c:81: error: expected expression before ')' token configure:7962: $? = 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 NETBSD 1 | #define SYSTEM_HOST NetBSD | #define HAVE_GETLOADAVG 1 | #define HAVE_SWAPCTL 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_UTMPX_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_MACHINE_PIO_H 1 | #define HAVE_MACHINE_SYSARCH_H 1 | #define HAVE_SYSV_IPC 1 | #define HAVE_MACHINE_CPUFUNC_H 1 | #define HAVE_I386_IOPERM_NETBSD 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 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | if (sizeof ((size_t))) | return 0; | ; | return 0; | } configure:7985: result: yes configure:7997: checking whether time.h and sys/time.h may both be included configure:8027: gcc -c -Wall -O3 -Wno-unused-function conftest.c >&5 configure:8034: $? = 0 configure:8049: result: yes configure:8059: checking whether struct tm is in sys/time.h or time.h configure:8089: gcc -c -Wall -O3 -Wno-unused-function conftest.c >&5 configure:8096: $? = 0 configure:8111: result: time.h configure:8121: checking for uid_t in sys/types.h configure:8144: result: yes configure:8161: checking whether gcc needs -traditional conftest.c:46:20: error: termio.h: No such file or directory configure:8203: result: no configure:8210: checking return type of signal handlers configure:8238: gcc -c -Wall -O3 -Wno-unused-function conftest.c >&5 conftest.c: In function 'main': conftest.c:52: error: void value not ignored as it ought to be configure:8245: $? = 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 NETBSD 1 | #define SYSTEM_HOST NetBSD | #define HAVE_GETLOADAVG 1 | #define HAVE_SWAPCTL 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_UTMPX_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_MACHINE_PIO_H 1 | #define HAVE_MACHINE_SYSARCH_H 1 | #define HAVE_SYSV_IPC 1 | #define HAVE_MACHINE_CPUFUNC_H 1 | #define HAVE_I386_IOPERM_NETBSD 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:8260: result: void configure:8279: checking for select configure:8335: gcc -o conftest -Wall -O3 -Wno-unused-function conftest.c -li386 -lkvm >&5 configure:8342: $? = 0 configure:8364: result: yes configure:8279: checking for socket configure:8335: gcc -o conftest -Wall -O3 -Wno-unused-function conftest.c -li386 -lkvm >&5 /var/tmp//ccG75F8j.o: In function `main': conftest.c:(.text+0x12): warning: warning: reference to compatibility socket(); include for correct reference configure:8342: $? = 0 configure:8364: result: yes configure:8279: checking for strdup configure:8335: gcc -o conftest -Wall -O3 -Wno-unused-function conftest.c -li386 -lkvm >&5 conftest.c:72: warning: conflicting types for built-in function 'strdup' configure:8342: $? = 0 configure:8364: result: yes configure:8279: checking for strerror configure:8335: gcc -o conftest -Wall -O3 -Wno-unused-function conftest.c -li386 -lkvm >&5 configure:8342: $? = 0 configure:8364: result: yes configure:8279: checking for strtol configure:8335: gcc -o conftest -Wall -O3 -Wno-unused-function conftest.c -li386 -lkvm >&5 configure:8342: $? = 0 configure:8364: result: yes configure:8279: checking for uname configure:8335: gcc -o conftest -Wall -O3 -Wno-unused-function conftest.c -li386 -lkvm >&5 configure:8342: $? = 0 configure:8364: result: yes configure:8279: checking for cfmakeraw configure:8335: gcc -o conftest -Wall -O3 -Wno-unused-function conftest.c -li386 -lkvm >&5 configure:8342: $? = 0 configure:8364: result: yes configure:8279: checking for snprintf configure:8335: gcc -o conftest -Wall -O3 -Wno-unused-function conftest.c -li386 -lkvm >&5 conftest.c:77: warning: conflicting types for built-in function 'snprintf' configure:8342: $? = 0 configure:8364: result: yes configure:8377: checking for getopt_long configure:8433: gcc -o conftest -Wall -O3 -Wno-unused-function conftest.c -li386 -lkvm >&5 configure:8440: $? = 0 configure:8460: result: yes configure:8507: checking for your mounted filesystem table configure:8526: result: /etc/fstab configure:8546: checking for fcntl.h configure:8553: result: yes configure:8557: checking sys/dustat.h usability configure:8574: gcc -c -Wall -O3 -Wno-unused-function conftest.c >&5 conftest.c:90:24: error: sys/dustat.h: No such file or directory configure:8581: $? = 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 NETBSD 1 | #define SYSTEM_HOST NetBSD | #define HAVE_GETLOADAVG 1 | #define HAVE_SWAPCTL 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_UTMPX_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_MACHINE_PIO_H 1 | #define HAVE_MACHINE_SYSARCH_H 1 | #define HAVE_SYSV_IPC 1 | #define HAVE_MACHINE_CPUFUNC_H 1 | #define HAVE_I386_IOPERM_NETBSD 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:8595: result: no configure:8599: checking sys/dustat.h presence configure:8614: gcc -E conftest.c conftest.c:57:24: error: sys/dustat.h: No such file or directory configure:8621: $? = 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 NETBSD 1 | #define SYSTEM_HOST NetBSD | #define HAVE_GETLOADAVG 1 | #define HAVE_SWAPCTL 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_UTMPX_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_MACHINE_PIO_H 1 | #define HAVE_MACHINE_SYSARCH_H 1 | #define HAVE_SYSV_IPC 1 | #define HAVE_MACHINE_CPUFUNC_H 1 | #define HAVE_I386_IOPERM_NETBSD 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:8635: result: no configure:8668: checking for sys/dustat.h configure:8677: result: no configure:8546: checking for sys/param.h configure:8553: result: yes configure:8557: checking sys/statfs.h usability configure:8574: gcc -c -Wall -O3 -Wno-unused-function conftest.c >&5 conftest.c:91:24: error: sys/statfs.h: No such file or directory configure:8581: $? = 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 NETBSD 1 | #define SYSTEM_HOST NetBSD | #define HAVE_GETLOADAVG 1 | #define HAVE_SWAPCTL 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_UTMPX_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_MACHINE_PIO_H 1 | #define HAVE_MACHINE_SYSARCH_H 1 | #define HAVE_SYSV_IPC 1 | #define HAVE_MACHINE_CPUFUNC_H 1 | #define HAVE_I386_IOPERM_NETBSD 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:8595: result: no configure:8599: checking sys/statfs.h presence configure:8614: gcc -E conftest.c conftest.c:58:24: error: sys/statfs.h: No such file or directory configure:8621: $? = 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 NETBSD 1 | #define SYSTEM_HOST NetBSD | #define HAVE_GETLOADAVG 1 | #define HAVE_SWAPCTL 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_UTMPX_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_MACHINE_PIO_H 1 | #define HAVE_MACHINE_SYSARCH_H 1 | #define HAVE_SYSV_IPC 1 | #define HAVE_MACHINE_CPUFUNC_H 1 | #define HAVE_I386_IOPERM_NETBSD 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:8635: result: no configure:8668: checking for sys/statfs.h configure:8677: result: no configure:8557: checking sys/fstyp.h usability configure:8574: gcc -c -Wall -O3 -Wno-unused-function conftest.c >&5 conftest.c:91:23: error: sys/fstyp.h: No such file or directory configure:8581: $? = 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 NETBSD 1 | #define SYSTEM_HOST NetBSD | #define HAVE_GETLOADAVG 1 | #define HAVE_SWAPCTL 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_UTMPX_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_MACHINE_PIO_H 1 | #define HAVE_MACHINE_SYSARCH_H 1 | #define HAVE_SYSV_IPC 1 | #define HAVE_MACHINE_CPUFUNC_H 1 | #define HAVE_I386_IOPERM_NETBSD 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:8595: result: no configure:8599: checking sys/fstyp.h presence configure:8614: gcc -E conftest.c conftest.c:58:23: error: sys/fstyp.h: No such file or directory configure:8621: $? = 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 NETBSD 1 | #define SYSTEM_HOST NetBSD | #define HAVE_GETLOADAVG 1 | #define HAVE_SWAPCTL 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_UTMPX_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_MACHINE_PIO_H 1 | #define HAVE_MACHINE_SYSARCH_H 1 | #define HAVE_SYSV_IPC 1 | #define HAVE_MACHINE_CPUFUNC_H 1 | #define HAVE_I386_IOPERM_NETBSD 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:8635: result: no configure:8668: checking for sys/fstyp.h configure:8677: result: no configure:8711: checking mnttab.h usability configure:8728: gcc -c -Wall -O3 -Wno-unused-function conftest.c >&5 conftest.c:91:20: error: mnttab.h: No such file or directory configure:8735: $? = 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 NETBSD 1 | #define SYSTEM_HOST NetBSD | #define HAVE_GETLOADAVG 1 | #define HAVE_SWAPCTL 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_UTMPX_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_MACHINE_PIO_H 1 | #define HAVE_MACHINE_SYSARCH_H 1 | #define HAVE_SYSV_IPC 1 | #define HAVE_MACHINE_CPUFUNC_H 1 | #define HAVE_I386_IOPERM_NETBSD 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:8749: result: no configure:8753: checking mnttab.h presence configure:8768: gcc -E conftest.c conftest.c:58:20: error: mnttab.h: No such file or directory configure:8775: $? = 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 NETBSD 1 | #define SYSTEM_HOST NetBSD | #define HAVE_GETLOADAVG 1 | #define HAVE_SWAPCTL 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_UTMPX_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_MACHINE_PIO_H 1 | #define HAVE_MACHINE_SYSARCH_H 1 | #define HAVE_SYSV_IPC 1 | #define HAVE_MACHINE_CPUFUNC_H 1 | #define HAVE_I386_IOPERM_NETBSD 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:8789: result: no configure:8822: checking for mnttab.h configure:8831: result: no configure:8711: checking mntent.h usability configure:8728: gcc -c -Wall -O3 -Wno-unused-function conftest.c >&5 conftest.c:91:20: error: mntent.h: No such file or directory configure:8735: $? = 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 NETBSD 1 | #define SYSTEM_HOST NetBSD | #define HAVE_GETLOADAVG 1 | #define HAVE_SWAPCTL 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_UTMPX_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_MACHINE_PIO_H 1 | #define HAVE_MACHINE_SYSARCH_H 1 | #define HAVE_SYSV_IPC 1 | #define HAVE_MACHINE_CPUFUNC_H 1 | #define HAVE_I386_IOPERM_NETBSD 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:8749: result: no configure:8753: checking mntent.h presence configure:8768: gcc -E conftest.c conftest.c:58:20: error: mntent.h: No such file or directory configure:8775: $? = 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 NETBSD 1 | #define SYSTEM_HOST NetBSD | #define HAVE_GETLOADAVG 1 | #define HAVE_SWAPCTL 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_UTMPX_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_MACHINE_PIO_H 1 | #define HAVE_MACHINE_SYSARCH_H 1 | #define HAVE_SYSV_IPC 1 | #define HAVE_MACHINE_CPUFUNC_H 1 | #define HAVE_I386_IOPERM_NETBSD 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:8789: result: no configure:8822: checking for mntent.h configure:8831: result: no configure:8711: checking utime.h usability configure:8728: gcc -c -Wall -O3 -Wno-unused-function conftest.c >&5 configure:8735: $? = 0 configure:8749: result: yes configure:8753: checking utime.h presence configure:8768: gcc -E conftest.c configure:8775: $? = 0 configure:8789: result: yes configure:8822: checking for utime.h configure:8831: result: yes configure:8711: checking sys/statvfs.h usability configure:8728: gcc -c -Wall -O3 -Wno-unused-function conftest.c >&5 configure:8735: $? = 0 configure:8749: result: yes configure:8753: checking sys/statvfs.h presence configure:8768: gcc -E conftest.c configure:8775: $? = 0 configure:8789: result: yes configure:8822: checking for sys/statvfs.h configure:8831: result: yes configure:8711: checking sys/vfs.h usability configure:8728: gcc -c -Wall -O3 -Wno-unused-function conftest.c >&5 conftest.c:93:21: error: sys/vfs.h: No such file or directory configure:8735: $? = 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 NETBSD 1 | #define SYSTEM_HOST NetBSD | #define HAVE_GETLOADAVG 1 | #define HAVE_SWAPCTL 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_UTMPX_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_MACHINE_PIO_H 1 | #define HAVE_MACHINE_SYSARCH_H 1 | #define HAVE_SYSV_IPC 1 | #define HAVE_MACHINE_CPUFUNC_H 1 | #define HAVE_I386_IOPERM_NETBSD 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:8749: result: no configure:8753: checking sys/vfs.h presence configure:8768: gcc -E conftest.c conftest.c:60:21: error: sys/vfs.h: No such file or directory configure:8775: $? = 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 NETBSD 1 | #define SYSTEM_HOST NetBSD | #define HAVE_GETLOADAVG 1 | #define HAVE_SWAPCTL 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_UTMPX_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_MACHINE_PIO_H 1 | #define HAVE_MACHINE_SYSARCH_H 1 | #define HAVE_SYSV_IPC 1 | #define HAVE_MACHINE_CPUFUNC_H 1 | #define HAVE_I386_IOPERM_NETBSD 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:8789: result: no configure:8822: checking for sys/vfs.h configure:8831: result: no configure:8862: checking sys/filsys.h usability configure:8879: gcc -c -Wall -O3 -Wno-unused-function conftest.c >&5 conftest.c:93:24: error: sys/filsys.h: No such file or directory configure:8886: $? = 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 NETBSD 1 | #define SYSTEM_HOST NetBSD | #define HAVE_GETLOADAVG 1 | #define HAVE_SWAPCTL 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_UTMPX_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_MACHINE_PIO_H 1 | #define HAVE_MACHINE_SYSARCH_H 1 | #define HAVE_SYSV_IPC 1 | #define HAVE_MACHINE_CPUFUNC_H 1 | #define HAVE_I386_IOPERM_NETBSD 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:8900: result: no configure:8904: checking sys/filsys.h presence configure:8919: gcc -E conftest.c conftest.c:60:24: error: sys/filsys.h: No such file or directory configure:8926: $? = 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 NETBSD 1 | #define SYSTEM_HOST NetBSD | #define HAVE_GETLOADAVG 1 | #define HAVE_SWAPCTL 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_UTMPX_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_MACHINE_PIO_H 1 | #define HAVE_MACHINE_SYSARCH_H 1 | #define HAVE_SYSV_IPC 1 | #define HAVE_MACHINE_CPUFUNC_H 1 | #define HAVE_I386_IOPERM_NETBSD 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:8940: result: no configure:8973: checking for sys/filsys.h configure:8982: result: no configure:8862: checking sys/fs_types.h usability configure:8879: gcc -c -Wall -O3 -Wno-unused-function conftest.c >&5 conftest.c:93:26: error: sys/fs_types.h: No such file or directory configure:8886: $? = 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 NETBSD 1 | #define SYSTEM_HOST NetBSD | #define HAVE_GETLOADAVG 1 | #define HAVE_SWAPCTL 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_UTMPX_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_MACHINE_PIO_H 1 | #define HAVE_MACHINE_SYSARCH_H 1 | #define HAVE_SYSV_IPC 1 | #define HAVE_MACHINE_CPUFUNC_H 1 | #define HAVE_I386_IOPERM_NETBSD 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:8900: result: no configure:8904: checking sys/fs_types.h presence configure:8919: gcc -E conftest.c conftest.c:60:26: error: sys/fs_types.h: No such file or directory configure:8926: $? = 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 NETBSD 1 | #define SYSTEM_HOST NetBSD | #define HAVE_GETLOADAVG 1 | #define HAVE_SWAPCTL 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_UTMPX_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_MACHINE_PIO_H 1 | #define HAVE_MACHINE_SYSARCH_H 1 | #define HAVE_SYSV_IPC 1 | #define HAVE_MACHINE_CPUFUNC_H 1 | #define HAVE_I386_IOPERM_NETBSD 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:8940: result: no configure:8973: checking for sys/fs_types.h configure:8982: result: no configure:9000: checking for sys/mount.h configure:9024: gcc -c -Wall -O3 -Wno-unused-function conftest.c >&5 configure:9031: $? = 0 configure:9048: result: yes configure:9064: checking for getmntinfo configure:9120: gcc -o conftest -Wall -O3 -Wno-unused-function conftest.c -li386 -lkvm >&5 configure:9127: $? = 0 configure:9149: result: yes configure:9161: checking how to get filesystem space usage... configure:9173: checking for statvfs configure:9229: gcc -o conftest -Wall -O3 -Wno-unused-function conftest.c -li386 -lkvm >&5 configure:9236: $? = 0 configure:9258: result: yes configure:9709: checking module extension configure:9724: result: .so configure:9758: checking for dlopen in -ldl configure:9793: gcc -o conftest -Wall -O3 -Wno-unused-function conftest.c -ldl -li386 -lkvm >&5 ld: cannot find -ldl configure:9800: $? = 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 NETBSD 1 | #define SYSTEM_HOST NetBSD | #define HAVE_GETLOADAVG 1 | #define HAVE_SWAPCTL 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_UTMPX_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_MACHINE_PIO_H 1 | #define HAVE_MACHINE_SYSARCH_H 1 | #define HAVE_SYSV_IPC 1 | #define HAVE_MACHINE_CPUFUNC_H 1 | #define HAVE_I386_IOPERM_NETBSD 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:9821: result: no configure:9833: checking for shl_load in -ldld configure:9868: gcc -o conftest -Wall -O3 -Wno-unused-function conftest.c -ldld -li386 -lkvm >&5 ld: cannot find -ldld configure:9875: $? = 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 NETBSD 1 | #define SYSTEM_HOST NetBSD | #define HAVE_GETLOADAVG 1 | #define HAVE_SWAPCTL 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_UTMPX_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_MACHINE_PIO_H 1 | #define HAVE_MACHINE_SYSARCH_H 1 | #define HAVE_SYSV_IPC 1 | #define HAVE_MACHINE_CPUFUNC_H 1 | #define HAVE_I386_IOPERM_NETBSD 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:9896: result: no configure:9913: checking if libusb support has been enabled configure:9925: result: yes configure:9978: checking for pkg-config configure:9996: found /usr/pkg/bin/pkg-config configure:10008: result: /usr/pkg/bin/pkg-config configure:10037: checking pkg-config is at least version 0.9.0 configure:10040: result: yes configure:10051: checking for LIBUSB configure:10058: $PKG_CONFIG --exists --print-errors "libusb" Package libusb was not found in the pkg-config search path. Perhaps you should add the directory containing `libusb.pc' to the PKG_CONFIG_PATH environment variable No package 'libusb' found configure:10061: $? = 1 configure:10074: $PKG_CONFIG --exists --print-errors "libusb" Package libusb was not found in the pkg-config search path. Perhaps you should add the directory containing `libusb.pc' to the PKG_CONFIG_PATH environment variable No package 'libusb' found configure:10077: $? = 1 No package 'libusb' found configure:10104: result: no configure:10124: checking if libftdi support has been enabled configure:10136: result: yes configure:10142: checking for LIBFTDI configure:10149: $PKG_CONFIG --exists --print-errors "libftdi >= 0.8" Package libftdi was not found in the pkg-config search path. Perhaps you should add the directory containing `libftdi.pc' to the PKG_CONFIG_PATH environment variable No package 'libftdi' found configure:10152: $? = 1 configure:10165: $PKG_CONFIG --exists --print-errors "libftdi >= 0.8" Package libftdi was not found in the pkg-config search path. Perhaps you should add the directory containing `libftdi.pc' to the PKG_CONFIG_PATH environment variable No package 'libftdi' found configure:10168: $? = 1 No package 'libftdi' found configure:10195: result: no configure:10216: checking which drivers to compile... configure:10266: checking for select configure:10351: result: yes configure:10375: checking sys/select.h usability configure:10392: gcc -c -Wall -O3 -Wno-unused-function conftest.c >&5 configure:10399: $? = 0 configure:10413: result: yes configure:10417: checking sys/select.h presence configure:10432: gcc -E conftest.c configure:10439: $? = 0 configure:10453: result: yes configure:10486: checking for sys/select.h configure:10495: result: yes configure:10526: checking for select configure:10611: result: yes configure:10624: checking for sys/select.h configure:10631: result: yes configure:10797: checking ncurses.h usability configure:10814: gcc -c -Wall -O3 -Wno-unused-function conftest.c >&5 conftest.c:105:21: error: ncurses.h: No such file or directory configure:10821: $? = 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 NETBSD 1 | #define SYSTEM_HOST NetBSD | #define HAVE_GETLOADAVG 1 | #define HAVE_SWAPCTL 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_UTMPX_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_MACHINE_PIO_H 1 | #define HAVE_MACHINE_SYSARCH_H 1 | #define HAVE_SYSV_IPC 1 | #define HAVE_MACHINE_CPUFUNC_H 1 | #define HAVE_I386_IOPERM_NETBSD 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_SELECT 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SELECT 1 | #define HAVE_SYS_SELECT_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:10835: result: no configure:10839: checking ncurses.h presence configure:10854: gcc -E conftest.c conftest.c:72:21: error: ncurses.h: No such file or directory configure:10861: $? = 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 NETBSD 1 | #define SYSTEM_HOST NetBSD | #define HAVE_GETLOADAVG 1 | #define HAVE_SWAPCTL 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_UTMPX_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_MACHINE_PIO_H 1 | #define HAVE_MACHINE_SYSARCH_H 1 | #define HAVE_SYSV_IPC 1 | #define HAVE_MACHINE_CPUFUNC_H 1 | #define HAVE_I386_IOPERM_NETBSD 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_SELECT 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SELECT 1 | #define HAVE_SYS_SELECT_H 1 | /* end confdefs.h. */ | #include configure:10875: result: no configure:10908: checking for ncurses.h configure:10917: result: no configure:10797: checking curses.h usability configure:10814: gcc -c -Wall -O3 -Wno-unused-function conftest.c >&5 configure:10821: $? = 0 configure:10835: result: yes configure:10839: checking curses.h presence configure:10854: gcc -E conftest.c configure:10861: $? = 0 configure:10875: result: yes configure:10908: checking for curses.h configure:10917: result: yes configure:10931: checking for main in -lncurses configure:10960: gcc -o conftest -Wall -O3 -Wno-unused-function conftest.c -lncurses -li386 -lkvm >&5 ld: cannot find -lncurses configure:10967: $? = 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 NETBSD 1 | #define SYSTEM_HOST NetBSD | #define HAVE_GETLOADAVG 1 | #define HAVE_SWAPCTL 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_UTMPX_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_MACHINE_PIO_H 1 | #define HAVE_MACHINE_SYSARCH_H 1 | #define HAVE_SYSV_IPC 1 | #define HAVE_MACHINE_CPUFUNC_H 1 | #define HAVE_I386_IOPERM_NETBSD 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_SELECT 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SELECT 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_CURSES_H 1 | /* end confdefs.h. */ | | | int | main () | { | return main (); | ; | return 0; | } configure:10988: result: no configure:11140: checking for main in -lcurses configure:11169: gcc -o conftest -Wall -O3 -Wno-unused-function conftest.c -lcurses -li386 -lkvm >&5 configure:11176: $? = 0 configure:11197: result: yes configure:11202: checking for curses.h configure:11207: result: yes configure:11358: checking for acs_map in curses.h configure:11384: gcc -c -Wall -O3 -Wno-unused-function conftest.c >&5 conftest.c: In function 'main': conftest.c:77: error: 'acs_map' undeclared (first use in this function) conftest.c:77: error: (Each undeclared identifier is reported only once conftest.c:77: error: for each function it appears in.) conftest.c:77: warning: unused variable 'map' configure:11391: $? = 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 NETBSD 1 | #define SYSTEM_HOST NetBSD | #define HAVE_GETLOADAVG 1 | #define HAVE_SWAPCTL 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_UTMPX_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_MACHINE_PIO_H 1 | #define HAVE_MACHINE_SYSARCH_H 1 | #define HAVE_SYSV_IPC 1 | #define HAVE_MACHINE_CPUFUNC_H 1 | #define HAVE_I386_IOPERM_NETBSD 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_SELECT 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SELECT 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_CURSES_H 1 | /* end confdefs.h. */ | #include | int | main () | { | char map = acs_map['p'] | ; | return 0; | } configure:11406: result: no configure:11418: checking for _acs_char in curses.h configure:11444: gcc -c -Wall -O3 -Wno-unused-function conftest.c >&5 conftest.c: In function 'main': conftest.c:77: warning: unused variable 'map' configure:11451: $? = 0 configure:11466: result: yes configure:11481: checking for redrawwin() in curses configure:11516: gcc -o conftest -Wall -O3 -Wno-unused-function conftest.c -li386 -lkvm -lcurses >&5 configure:11523: $? = 0 configure:11545: result: yes configure:11555: checking for wcolor_set() in curses configure:11590: gcc -o conftest -Wall -O3 -Wno-unused-function conftest.c -li386 -lkvm -lcurses >&5 configure:11597: $? = 0 configure:11619: result: yes configure:11658: checking g15daemon_client.h usability configure:11675: gcc -c -Wall -O3 -Wno-unused-function conftest.c >&5 conftest.c:109:30: error: g15daemon_client.h: No such file or directory configure:11682: $? = 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 NETBSD 1 | #define SYSTEM_HOST NetBSD | #define HAVE_GETLOADAVG 1 | #define HAVE_SWAPCTL 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_UTMPX_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_MACHINE_PIO_H 1 | #define HAVE_MACHINE_SYSARCH_H 1 | #define HAVE_SYSV_IPC 1 | #define HAVE_MACHINE_CPUFUNC_H 1 | #define HAVE_I386_IOPERM_NETBSD 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_SELECT 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SELECT 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_CURSES_H 1 | #define CURSES_HAS__ACS_CHAR 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:11696: result: no configure:11700: checking g15daemon_client.h presence configure:11715: gcc -E conftest.c conftest.c:76:30: error: g15daemon_client.h: No such file or directory configure:11722: $? = 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 NETBSD 1 | #define SYSTEM_HOST NetBSD | #define HAVE_GETLOADAVG 1 | #define HAVE_SWAPCTL 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_UTMPX_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_MACHINE_PIO_H 1 | #define HAVE_MACHINE_SYSARCH_H 1 | #define HAVE_SYSV_IPC 1 | #define HAVE_MACHINE_CPUFUNC_H 1 | #define HAVE_I386_IOPERM_NETBSD 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_SELECT 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SELECT 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_CURSES_H 1 | #define CURSES_HAS__ACS_CHAR 1 | #define CURSES_HAS_REDRAWWIN 1 | #define CURSES_HAS_WCOLOR_SET 1 | /* end confdefs.h. */ | #include configure:11736: result: no configure:11769: checking for g15daemon_client.h configure:11778: result: no configure:11868: WARNING: The g15 driver needs g15daemon_client.h configure:11891: checking libg15render.h usability configure:11908: gcc -c -Wall -O3 -Wno-unused-function conftest.c >&5 conftest.c:109:26: error: libg15render.h: No such file or directory configure:11915: $? = 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 NETBSD 1 | #define SYSTEM_HOST NetBSD | #define HAVE_GETLOADAVG 1 | #define HAVE_SWAPCTL 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_UTMPX_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_MACHINE_PIO_H 1 | #define HAVE_MACHINE_SYSARCH_H 1 | #define HAVE_SYSV_IPC 1 | #define HAVE_MACHINE_CPUFUNC_H 1 | #define HAVE_I386_IOPERM_NETBSD 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_SELECT 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SELECT 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_CURSES_H 1 | #define CURSES_HAS__ACS_CHAR 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:11929: result: no configure:11933: checking libg15render.h presence configure:11948: gcc -E conftest.c conftest.c:76:26: error: libg15render.h: No such file or directory configure:11955: $? = 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 NETBSD 1 | #define SYSTEM_HOST NetBSD | #define HAVE_GETLOADAVG 1 | #define HAVE_SWAPCTL 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_UTMPX_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_MACHINE_PIO_H 1 | #define HAVE_MACHINE_SYSARCH_H 1 | #define HAVE_SYSV_IPC 1 | #define HAVE_MACHINE_CPUFUNC_H 1 | #define HAVE_I386_IOPERM_NETBSD 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_SELECT 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SELECT 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_CURSES_H 1 | #define CURSES_HAS__ACS_CHAR 1 | #define CURSES_HAS_REDRAWWIN 1 | #define CURSES_HAS_WCOLOR_SET 1 | /* end confdefs.h. */ | #include configure:11969: result: no configure:12002: checking for libg15render.h configure:12011: result: no configure:12103: WARNING: The g15driver needs libg15render.h configure:12128: checking glcdproclib/glcdprocdriver.h usability configure:12145: gcc -c -Wall -O3 -Wno-unused-function conftest.c >&5 conftest.c:109:40: error: glcdproclib/glcdprocdriver.h: No such file or directory configure:12152: $? = 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 NETBSD 1 | #define SYSTEM_HOST NetBSD | #define HAVE_GETLOADAVG 1 | #define HAVE_SWAPCTL 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_UTMPX_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_MACHINE_PIO_H 1 | #define HAVE_MACHINE_SYSARCH_H 1 | #define HAVE_SYSV_IPC 1 | #define HAVE_MACHINE_CPUFUNC_H 1 | #define HAVE_I386_IOPERM_NETBSD 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_SELECT 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SELECT 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_CURSES_H 1 | #define CURSES_HAS__ACS_CHAR 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:12166: result: no configure:12170: checking glcdproclib/glcdprocdriver.h presence configure:12185: gcc -E conftest.c conftest.c:76:40: error: glcdproclib/glcdprocdriver.h: No such file or directory configure:12192: $? = 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 NETBSD 1 | #define SYSTEM_HOST NetBSD | #define HAVE_GETLOADAVG 1 | #define HAVE_SWAPCTL 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_UTMPX_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_MACHINE_PIO_H 1 | #define HAVE_MACHINE_SYSARCH_H 1 | #define HAVE_SYSV_IPC 1 | #define HAVE_MACHINE_CPUFUNC_H 1 | #define HAVE_I386_IOPERM_NETBSD 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_SELECT 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SELECT 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_CURSES_H 1 | #define CURSES_HAS__ACS_CHAR 1 | #define CURSES_HAS_REDRAWWIN 1 | #define CURSES_HAS_WCOLOR_SET 1 | /* end confdefs.h. */ | #include configure:12206: result: no configure:12239: checking for glcdproclib/glcdprocdriver.h configure:12248: result: no configure:12334: WARNING: The glcdlib driver needs glcdproclib/glcdprocdriver.h configure:12367: checking linux/i2c-dev.h usability configure:12384: gcc -c -Wall -O3 -Wno-unused-function conftest.c >&5 conftest.c:109:27: error: linux/i2c-dev.h: No such file or directory configure:12391: $? = 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 NETBSD 1 | #define SYSTEM_HOST NetBSD | #define HAVE_GETLOADAVG 1 | #define HAVE_SWAPCTL 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_UTMPX_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_MACHINE_PIO_H 1 | #define HAVE_MACHINE_SYSARCH_H 1 | #define HAVE_SYSV_IPC 1 | #define HAVE_MACHINE_CPUFUNC_H 1 | #define HAVE_I386_IOPERM_NETBSD 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_SELECT 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SELECT 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_CURSES_H 1 | #define CURSES_HAS__ACS_CHAR 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:12405: result: no configure:12409: checking linux/i2c-dev.h presence configure:12424: gcc -E conftest.c conftest.c:76:27: error: linux/i2c-dev.h: No such file or directory configure:12431: $? = 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 NETBSD 1 | #define SYSTEM_HOST NetBSD | #define HAVE_GETLOADAVG 1 | #define HAVE_SWAPCTL 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_UTMPX_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_MACHINE_PIO_H 1 | #define HAVE_MACHINE_SYSARCH_H 1 | #define HAVE_SYSV_IPC 1 | #define HAVE_MACHINE_CPUFUNC_H 1 | #define HAVE_I386_IOPERM_NETBSD 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_SELECT 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SELECT 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_CURSES_H 1 | #define CURSES_HAS__ACS_CHAR 1 | #define CURSES_HAS_REDRAWWIN 1 | #define CURSES_HAS_WCOLOR_SET 1 | /* end confdefs.h. */ | #include configure:12445: result: no configure:12478: checking for linux/i2c-dev.h configure:12485: result: no configure:12516: WARNING: The IOWarrior driver needs the libusb library. configure:12521: checking for main in -lirman configure:12550: gcc -o conftest -Wall -O3 -Wno-unused-function conftest.c -lirman -li386 -lkvm >&5 ld: cannot find -lirman configure:12557: $? = 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 NETBSD 1 | #define SYSTEM_HOST NetBSD | #define HAVE_GETLOADAVG 1 | #define HAVE_SWAPCTL 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_UTMPX_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_MACHINE_PIO_H 1 | #define HAVE_MACHINE_SYSARCH_H 1 | #define HAVE_SYSV_IPC 1 | #define HAVE_MACHINE_CPUFUNC_H 1 | #define HAVE_I386_IOPERM_NETBSD 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_SELECT 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SELECT 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_CURSES_H 1 | #define CURSES_HAS__ACS_CHAR 1 | #define CURSES_HAS_REDRAWWIN 1 | #define CURSES_HAS_WCOLOR_SET 1 | /* end confdefs.h. */ | | | int | main () | { | return main (); | ; | return 0; | } configure:12578: result: no configure:12588: WARNING: The irman driver needs the irman library. configure:12605: checking linux/joystick.h usability configure:12622: gcc -c -Wall -O3 -Wno-unused-function conftest.c >&5 conftest.c:109:28: error: linux/joystick.h: No such file or directory configure:12629: $? = 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 NETBSD 1 | #define SYSTEM_HOST NetBSD | #define HAVE_GETLOADAVG 1 | #define HAVE_SWAPCTL 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_UTMPX_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_MACHINE_PIO_H 1 | #define HAVE_MACHINE_SYSARCH_H 1 | #define HAVE_SYSV_IPC 1 | #define HAVE_MACHINE_CPUFUNC_H 1 | #define HAVE_I386_IOPERM_NETBSD 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_SELECT 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SELECT 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_CURSES_H 1 | #define CURSES_HAS__ACS_CHAR 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:12643: result: no configure:12647: checking linux/joystick.h presence configure:12662: gcc -E conftest.c conftest.c:76:28: error: linux/joystick.h: No such file or directory configure:12669: $? = 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 NETBSD 1 | #define SYSTEM_HOST NetBSD | #define HAVE_GETLOADAVG 1 | #define HAVE_SWAPCTL 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_UTMPX_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_MACHINE_PIO_H 1 | #define HAVE_MACHINE_SYSARCH_H 1 | #define HAVE_SYSV_IPC 1 | #define HAVE_MACHINE_CPUFUNC_H 1 | #define HAVE_I386_IOPERM_NETBSD 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_SELECT 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SELECT 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_CURSES_H 1 | #define CURSES_HAS__ACS_CHAR 1 | #define CURSES_HAS_REDRAWWIN 1 | #define CURSES_HAS_WCOLOR_SET 1 | /* end confdefs.h. */ | #include configure:12683: result: no configure:12716: checking for linux/joystick.h configure:12723: result: no configure:12734: WARNING: The joy driver needs header file linux/joystick.h. configure:12754: checking for main in -llirc_client configure:12783: gcc -o conftest -Wall -O3 -Wno-unused-function conftest.c -llirc_client -li386 -lkvm >&5 ld: cannot find -llirc_client configure:12790: $? = 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 NETBSD 1 | #define SYSTEM_HOST NetBSD | #define HAVE_GETLOADAVG 1 | #define HAVE_SWAPCTL 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_UTMPX_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_MACHINE_PIO_H 1 | #define HAVE_MACHINE_SYSARCH_H 1 | #define HAVE_SYSV_IPC 1 | #define HAVE_MACHINE_CPUFUNC_H 1 | #define HAVE_I386_IOPERM_NETBSD 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_SELECT 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SELECT 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_CURSES_H 1 | #define CURSES_HAS__ACS_CHAR 1 | #define CURSES_HAS_REDRAWWIN 1 | #define CURSES_HAS_WCOLOR_SET 1 | /* end confdefs.h. */ | | | int | main () | { | return main (); | ; | return 0; | } configure:12811: result: no configure:12821: WARNING: The lirc driver needs the lirc client library configure:12844: checking pthread.h usability configure:12861: gcc -c -Wall -O3 -Wno-unused-function conftest.c >&5 configure:12868: $? = 0 configure:12882: result: yes configure:12886: checking pthread.h presence configure:12901: gcc -E conftest.c configure:12908: $? = 0 configure:12922: result: yes configure:12955: checking for pthread.h configure:12964: result: yes configure:12974: checking for pthread_create in -lpthread configure:13009: gcc -o conftest -Wall -O3 -Wno-unused-function conftest.c -lpthread -li386 -lkvm >&5 configure:13016: $? = 0 configure:13037: result: yes configure:13077: WARNING: The lis driver needs the ftdi library configure:13114: checking libmx5000/mx5000.h usability configure:13131: gcc -c -Wall -O3 -Wno-unused-function conftest.c >&5 conftest.c:110:30: error: libmx5000/mx5000.h: No such file or directory configure:13138: $? = 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 NETBSD 1 | #define SYSTEM_HOST NetBSD | #define HAVE_GETLOADAVG 1 | #define HAVE_SWAPCTL 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_UTMPX_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_MACHINE_PIO_H 1 | #define HAVE_MACHINE_SYSARCH_H 1 | #define HAVE_SYSV_IPC 1 | #define HAVE_MACHINE_CPUFUNC_H 1 | #define HAVE_I386_IOPERM_NETBSD 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_SELECT 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SELECT 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_CURSES_H 1 | #define CURSES_HAS__ACS_CHAR 1 | #define CURSES_HAS_REDRAWWIN 1 | #define CURSES_HAS_WCOLOR_SET 1 | #define HAVE_PTHREAD_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:13152: result: no configure:13156: checking libmx5000/mx5000.h presence configure:13171: gcc -E conftest.c conftest.c:77:30: error: libmx5000/mx5000.h: No such file or directory configure:13178: $? = 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 NETBSD 1 | #define SYSTEM_HOST NetBSD | #define HAVE_GETLOADAVG 1 | #define HAVE_SWAPCTL 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_UTMPX_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_MACHINE_PIO_H 1 | #define HAVE_MACHINE_SYSARCH_H 1 | #define HAVE_SYSV_IPC 1 | #define HAVE_MACHINE_CPUFUNC_H 1 | #define HAVE_I386_IOPERM_NETBSD 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_SELECT 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SELECT 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_CURSES_H 1 | #define CURSES_HAS__ACS_CHAR 1 | #define CURSES_HAS_REDRAWWIN 1 | #define CURSES_HAS_WCOLOR_SET 1 | #define HAVE_PTHREAD_H 1 | /* end confdefs.h. */ | #include configure:13192: result: no configure:13225: checking for libmx5000/mx5000.h configure:13234: result: no configure:13325: WARNING: The mx5000 driver needs libmx5000/mx5000.h configure:13342: WARNING: The picolcd driver needs the libusb library. configure:13383: WARNING: The shuttleVFD driver needs the libusb library. configure:13419: checking vga.h usability configure:13436: gcc -c -Wall -O3 -Wno-unused-function conftest.c >&5 conftest.c:110:17: error: vga.h: No such file or directory configure:13443: $? = 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 NETBSD 1 | #define SYSTEM_HOST NetBSD | #define HAVE_GETLOADAVG 1 | #define HAVE_SWAPCTL 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_UTMPX_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_MACHINE_PIO_H 1 | #define HAVE_MACHINE_SYSARCH_H 1 | #define HAVE_SYSV_IPC 1 | #define HAVE_MACHINE_CPUFUNC_H 1 | #define HAVE_I386_IOPERM_NETBSD 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_SELECT 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SELECT 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_CURSES_H 1 | #define CURSES_HAS__ACS_CHAR 1 | #define CURSES_HAS_REDRAWWIN 1 | #define CURSES_HAS_WCOLOR_SET 1 | #define HAVE_PTHREAD_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:13457: result: no configure:13461: checking vga.h presence configure:13476: gcc -E conftest.c conftest.c:77:17: error: vga.h: No such file or directory configure:13483: $? = 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 NETBSD 1 | #define SYSTEM_HOST NetBSD | #define HAVE_GETLOADAVG 1 | #define HAVE_SWAPCTL 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_UTMPX_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_MACHINE_PIO_H 1 | #define HAVE_MACHINE_SYSARCH_H 1 | #define HAVE_SYSV_IPC 1 | #define HAVE_MACHINE_CPUFUNC_H 1 | #define HAVE_I386_IOPERM_NETBSD 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_SELECT 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SELECT 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_CURSES_H 1 | #define CURSES_HAS__ACS_CHAR 1 | #define CURSES_HAS_REDRAWWIN 1 | #define CURSES_HAS_WCOLOR_SET 1 | #define HAVE_PTHREAD_H 1 | /* end confdefs.h. */ | #include configure:13497: result: no configure:13530: checking for vga.h configure:13539: result: no configure:13624: WARNING: The svga driver needs vga.h and vgagl.h configure:13419: checking vgagl.h usability configure:13436: gcc -c -Wall -O3 -Wno-unused-function conftest.c >&5 conftest.c:110:19: error: vgagl.h: No such file or directory configure:13443: $? = 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 NETBSD 1 | #define SYSTEM_HOST NetBSD | #define HAVE_GETLOADAVG 1 | #define HAVE_SWAPCTL 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_UTMPX_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_MACHINE_PIO_H 1 | #define HAVE_MACHINE_SYSARCH_H 1 | #define HAVE_SYSV_IPC 1 | #define HAVE_MACHINE_CPUFUNC_H 1 | #define HAVE_I386_IOPERM_NETBSD 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_SELECT 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SELECT 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_CURSES_H 1 | #define CURSES_HAS__ACS_CHAR 1 | #define CURSES_HAS_REDRAWWIN 1 | #define CURSES_HAS_WCOLOR_SET 1 | #define HAVE_PTHREAD_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:13457: result: no configure:13461: checking vgagl.h presence configure:13476: gcc -E conftest.c conftest.c:77:19: error: vgagl.h: No such file or directory configure:13483: $? = 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 NETBSD 1 | #define SYSTEM_HOST NetBSD | #define HAVE_GETLOADAVG 1 | #define HAVE_SWAPCTL 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_UTMPX_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_MACHINE_PIO_H 1 | #define HAVE_MACHINE_SYSARCH_H 1 | #define HAVE_SYSV_IPC 1 | #define HAVE_MACHINE_CPUFUNC_H 1 | #define HAVE_I386_IOPERM_NETBSD 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_SELECT 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SELECT 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_CURSES_H 1 | #define CURSES_HAS__ACS_CHAR 1 | #define CURSES_HAS_REDRAWWIN 1 | #define CURSES_HAS_WCOLOR_SET 1 | #define HAVE_PTHREAD_H 1 | /* end confdefs.h. */ | #include configure:13497: result: no configure:13530: checking for vgagl.h configure:13539: result: no configure:13624: WARNING: The svga driver needs vga.h and vgagl.h configure:13655: WARNING: The ula200 driver needs the ftdi library configure:13676: checking xosd.h usability configure:13693: gcc -c -Wall -O3 -Wno-unused-function conftest.c >&5 conftest.c:110:18: error: xosd.h: No such file or directory configure:13700: $? = 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 NETBSD 1 | #define SYSTEM_HOST NetBSD | #define HAVE_GETLOADAVG 1 | #define HAVE_SWAPCTL 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_UTMPX_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_MACHINE_PIO_H 1 | #define HAVE_MACHINE_SYSARCH_H 1 | #define HAVE_SYSV_IPC 1 | #define HAVE_MACHINE_CPUFUNC_H 1 | #define HAVE_I386_IOPERM_NETBSD 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_SELECT 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SELECT 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_CURSES_H 1 | #define CURSES_HAS__ACS_CHAR 1 | #define CURSES_HAS_REDRAWWIN 1 | #define CURSES_HAS_WCOLOR_SET 1 | #define HAVE_PTHREAD_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:13714: result: no configure:13718: checking xosd.h presence configure:13733: gcc -E conftest.c conftest.c:77:18: error: xosd.h: No such file or directory configure:13740: $? = 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 NETBSD 1 | #define SYSTEM_HOST NetBSD | #define HAVE_GETLOADAVG 1 | #define HAVE_SWAPCTL 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_UTMPX_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_MACHINE_PIO_H 1 | #define HAVE_MACHINE_SYSARCH_H 1 | #define HAVE_SYSV_IPC 1 | #define HAVE_MACHINE_CPUFUNC_H 1 | #define HAVE_I386_IOPERM_NETBSD 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_SELECT 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SELECT 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_CURSES_H 1 | #define CURSES_HAS__ACS_CHAR 1 | #define CURSES_HAS_REDRAWWIN 1 | #define CURSES_HAS_WCOLOR_SET 1 | #define HAVE_PTHREAD_H 1 | /* end confdefs.h. */ | #include configure:13754: result: no configure:13787: checking for xosd.h configure:13796: result: no configure:13881: WARNING: The xosd driver needs xosd.h configure:13894: WARNING: The i2500vfd driver needs the ftdi library configure:13907: result: Will compile drivers: bayrad,CFontz,CFontz633,CFontzPacket,curses,CwLnx,ea65,EyeboxOne,glk,hd44780,icp_a106,imon,lb216,lcdm001,lcterm,MD8800,ms6931,mtc_s16209x,MtxOrb,NoritakeVFD,pyramid,sed1330,sed1520,serialPOS,serialVFD,sli,stv5730,t6963,text,tyan configure:14064: checking for doxygen configure:14097: result: no configure:14309: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by lcdproc config.status 0.5dev, which was generated by GNU Autoconf 2.62. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on netbsd.intra.mdolze.de config.status:893: creating Makefile config.status:893: creating shared/Makefile config.status:893: creating server/Makefile config.status:893: creating server/commands/Makefile config.status:893: creating server/drivers/Makefile config.status:893: creating clients/Makefile config.status:893: creating clients/lcdproc/Makefile config.status:893: creating clients/lcdexec/Makefile config.status:893: creating clients/lcdvc/Makefile config.status:893: creating clients/examples/Makefile config.status:893: creating clients/metar/Makefile config.status:893: creating docs/Makefile config.status:893: creating docs/Doxyfile config.status:893: creating docs/lcdproc-dev/Makefile config.status:893: creating docs/lcdproc-user/Makefile config.status:893: creating docs/lcdproc-user/drivers/Makefile config.status:893: creating scripts/Makefile config.status:893: creating scripts/init-LCDd.LSB config.status:893: creating scripts/init-lcdproc.LSB config.status:893: creating scripts/init-lcdexec.LSB config.status:893: creating scripts/init-lcdvc.LSB config.status:893: creating scripts/init-LCDd.debian config.status:893: creating scripts/init-lcdproc.debian config.status:893: creating scripts/init-lcdexec.debian config.status:893: creating scripts/init-lcdvc.debian config.status:893: creating scripts/init-LCDd.rpm config.status:893: creating scripts/init-lcdproc.rpm config.status:893: creating config.h config.status:1167: executing depfiles commands ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=i386-unknown-netbsdelf4.0 ac_cv_c_compiler_gnu=yes ac_cv_c_const=yes ac_cv_c_inline=inline ac_cv_cflags_gcc_option__Wno_unused_function=-Wno-unused-function ac_cv_cflags_gcc_option__ftrampolines='no, unknown' ac_cv_curses__acs_char=yes ac_cv_curses_acs_map=no ac_cv_curses_redrawwin=yes ac_cv_curses_wcolor_set=yes ac_cv_env_CC_set= ac_cv_env_CC_value= ac_cv_env_CFLAGS_set= ac_cv_env_CFLAGS_value= ac_cv_env_CPPFLAGS_set= ac_cv_env_CPPFLAGS_value= ac_cv_env_CPP_set= ac_cv_env_CPP_value= ac_cv_env_LDFLAGS_set= ac_cv_env_LDFLAGS_value= ac_cv_env_LIBFTDI_CFLAGS_set= ac_cv_env_LIBFTDI_CFLAGS_value= ac_cv_env_LIBFTDI_LIBS_set= ac_cv_env_LIBFTDI_LIBS_value= ac_cv_env_LIBS_set= ac_cv_env_LIBS_value= ac_cv_env_LIBUSB_CFLAGS_set= ac_cv_env_LIBUSB_CFLAGS_value= ac_cv_env_LIBUSB_LIBS_set= ac_cv_env_LIBUSB_LIBS_value= ac_cv_env_PKG_CONFIG_set= ac_cv_env_PKG_CONFIG_value= ac_cv_env_build_alias_set= ac_cv_env_build_alias_value= ac_cv_env_host_alias_set= ac_cv_env_host_alias_value= ac_cv_env_target_alias_set= ac_cv_env_target_alias_value= ac_cv_func_cfmakeraw=yes ac_cv_func_connect=yes ac_cv_func_gethostbyname=yes ac_cv_func_getloadavg=yes ac_cv_func_getmntinfo=yes ac_cv_func_getopt_long=yes ac_cv_func_inet_aton=yes ac_cv_func_ioperm=no ac_cv_func_iopl=no ac_cv_func_sched_setscheduler=no ac_cv_func_select=yes ac_cv_func_snprintf=yes ac_cv_func_socket=yes ac_cv_func_statvfs=yes ac_cv_func_strdup=yes ac_cv_func_strerror=yes ac_cv_func_strtol=yes ac_cv_func_swapctl=yes ac_cv_func_uname=yes ac_cv_header_curses_h=yes ac_cv_header_dirent_dirent_h=yes ac_cv_header_errno_h=yes ac_cv_header_fcntl_h=yes ac_cv_header_g15daemon_client_h=no ac_cv_header_glcdproclib_glcdprocdriver_h=no ac_cv_header_inttypes_h=yes ac_cv_header_kvm_h=yes ac_cv_header_libg15render_h=no ac_cv_header_libmx5000_mx5000_h=no ac_cv_header_limits_h=yes ac_cv_header_linux_i2c_dev_h=no ac_cv_header_linux_joystick_h=no ac_cv_header_machine_apm_bios_h=no ac_cv_header_machine_cpufunc_h=yes ac_cv_header_machine_pio_h=yes ac_cv_header_machine_sysarch_h=yes ac_cv_header_memory_h=yes ac_cv_header_mntent_h=no ac_cv_header_mnttab_h=no ac_cv_header_ncurses_h=no ac_cv_header_procfs_h=no ac_cv_header_pthread_h=yes ac_cv_header_sched_h=yes ac_cv_header_stdc=yes ac_cv_header_stdint_h=yes ac_cv_header_stdlib_h=yes ac_cv_header_string_h=yes ac_cv_header_strings_h=yes ac_cv_header_sys_cpuvar_h=no ac_cv_header_sys_dkstat_h=yes ac_cv_header_sys_dustat_h=no ac_cv_header_sys_filsys_h=no ac_cv_header_sys_fs_types_h=no ac_cv_header_sys_fstyp_h=no ac_cv_header_sys_io_h=no ac_cv_header_sys_ioctl_h=yes ac_cv_header_sys_loadavg_h=no ac_cv_header_sys_mount_h=yes ac_cv_header_sys_param_h=yes ac_cv_header_sys_procfs_h=no ac_cv_header_sys_select_h=yes ac_cv_header_sys_stat_h=yes ac_cv_header_sys_statfs_h=no ac_cv_header_sys_statvfs_h=yes ac_cv_header_sys_sysctl_h=yes ac_cv_header_sys_time_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_sys_vfs_h=no ac_cv_header_time=yes ac_cv_header_unistd_h=yes ac_cv_header_utime_h=yes ac_cv_header_utmpx_h=yes ac_cv_header_vga_h=no ac_cv_header_vgagl_h=no ac_cv_header_xosd_h=no ac_cv_host=i386-unknown-netbsdelf4.0 ac_cv_lib_curses_main=yes ac_cv_lib_dl_dlopen=no ac_cv_lib_dld_shl_load=no ac_cv_lib_i386_i386_get_ioperm=yes ac_cv_lib_irman_main=no ac_cv_lib_kstat_kstat_open=no ac_cv_lib_kvm_kvm_open=yes ac_cv_lib_lirc_client_main=no ac_cv_lib_ncurses_main=no ac_cv_lib_posix4_nanosleep=no ac_cv_lib_posix4_sched_setscheduler=no ac_cv_lib_pthread_pthread_create=yes ac_cv_lib_rt_sched_setscheduler=no ac_cv_lis_pthread=yes ac_cv_mtab_file=/etc/fstab ac_cv_objext=o ac_cv_path_EGREP='/usr/bin/grep -E' ac_cv_path_GREP=/usr/bin/grep ac_cv_path_ac_pt_PKG_CONFIG=/usr/pkg/bin/pkg-config ac_cv_path_install='/usr/bin/install -c' ac_cv_port_have_lpt=yes ac_cv_prog_AWK=awk ac_cv_prog_CPP='gcc -E' ac_cv_prog_ac_ct_CC=gcc ac_cv_prog_ac_ct_RANLIB=ranlib ac_cv_prog_cc_c89= ac_cv_prog_cc_g=yes ac_cv_prog_gcc_traditional=no ac_cv_prog_make_make_set=yes ac_cv_search_opendir='none required' ac_cv_struct_tm=time.h ac_cv_sysv_ipc=yes ac_cv_type_signal=void ac_cv_type_size_t=yes ac_cv_type_uid_t=yes ac_cv_union_semun=no am_cv_CC_dependencies_compiler_type=gcc3 ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /home/mmdolze/smoketest/lcdproc/current-NetBSD-4.0-i386/missing --run aclocal-1.10' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='${SHELL} /home/mmdolze/smoketest/lcdproc/current-NetBSD-4.0-i386/missing --run tar' AUTOCONF='${SHELL} /home/mmdolze/smoketest/lcdproc/current-NetBSD-4.0-i386/missing --run autoconf' AUTOHEADER='${SHELL} /home/mmdolze/smoketest/lcdproc/current-NetBSD-4.0-i386/missing --run autoheader' AUTOMAKE='${SHELL} /home/mmdolze/smoketest/lcdproc/current-NetBSD-4.0-i386/missing --run automake-1.10' AWK='awk' CC='gcc' CCDEPMODE='depmode=gcc3' CCSHARED='-fPIC' CFLAGS='-Wall -O3 -Wno-unused-function' CPP='gcc -E' CPPFLAGS='' CYGPATH_W='echo' DARWIN_FALSE='' DARWIN_TRUE='#' DEFS='-DHAVE_CONFIG_H' DEPDIR='.deps' DOT='' DOXYGEN='' DOX_FALSE='' DOX_TRUE='#' DRIVERS=' bayrad.so CFontz.so CFontz633.so CFontzPacket.so curses.so CwLnx.so ea65.so EyeboxOne.so glk.so hd44780.so icp_a106.so imon.so lb216.so lcdm001.so lcterm.so MD8800.so ms6931.so mtc_s16209x.so MtxOrb.so NoritakeVFD.so pyramid.so sed1330.so sed1520.so serialPOS.so serialVFD.so sli.so stv5730.so t6963.so text.so tyan.so' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/usr/bin/grep -E' EXEEXT='' GREP='/usr/bin/grep' HD44780_DRIVERS='hd44780-hd44780-serial.o hd44780-hd44780-lis2.o hd44780-hd44780-4bit.o hd44780-hd44780-ext8bit.o hd44780-lcd_sem.o hd44780-hd44780-winamp.o hd44780-hd44780-serialLpt.o' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' LDFLAGS='' LDSHARED='-shared' LIBCURSES='-lcurses' LIBFTDI='' LIBFTDI_CFLAGS='' LIBFTDI_LIBS='' LIBG15='' LIBGLCD='' LIBIRMAN='' LIBLIRC_CLIENT='' LIBMX5000='' LIBOBJS='' LIBPTHREAD_LIBS='-lpthread' LIBS='-li386 -lkvm ' LIBSVGA='' LIBUSB_CFLAGS='' LIBUSB_LIBS='' LIBXOSD='' LTLIBOBJS='' MAKEINFO='${SHELL} /home/mmdolze/smoketest/lcdproc/current-NetBSD-4.0-i386/missing --run makeinfo' MKDIR_P='./install-sh -c -d' OBJEXT='o' PACKAGE='lcdproc' PACKAGE_BUGREPORT='lcdproc@lists.omnipotent.net' PACKAGE_NAME='lcdproc' PACKAGE_STRING='lcdproc 0.5dev' PACKAGE_TARNAME='lcdproc' PACKAGE_VERSION='0.5dev' PATH_SEPARATOR=':' PKG_CONFIG='/usr/pkg/bin/pkg-config' RANLIB='ranlib' SET_MAKE='' SHELL='/bin/ksh' SO='.so' STRIP='' VERSION='0.5dev' ac_ct_CC='gcc' am__fastdepCC_FALSE='#' am__fastdepCC_TRUE='' am__include='include' am__isrc='' am__leading_dot='.' am__quote='' am__tar='${AMTAR} chof - "$$tardir"' am__untar='${AMTAR} xf -' bindir='${exec_prefix}/bin' build='i386-unknown-netbsdelf4.0' build_alias='' build_cpu='i386' build_os='netbsdelf4.0' build_vendor='unknown' datadir='${datarootdir}' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' dvidir='${docdir}' enable_dot='no' enable_html_dox='yes' enable_latex_dox='no' exec_prefix='${prefix}' host='i386-unknown-netbsdelf4.0' host_alias='' host_cpu='i386' host_os='netbsdelf4.0' host_vendor='unknown' htmldir='${docdir}' includedir='${prefix}/include' infodir='${datarootdir}/info' install_sh='$(SHELL) /home/mmdolze/smoketest/lcdproc/current-NetBSD-4.0-i386/install-sh' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='${prefix}/var' mandir='${datarootdir}/man' mkdir_p='$(top_builddir)/./install-sh -c -d' oldincludedir='/usr/include' pdfdir='${docdir}' pidfiledir='/var/run' prefix='/usr/local' program_transform_name='s,x,x,' psdir='${docdir}' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='${prefix}/etc' target_alias='' ## ----------- ## ## confdefs.h. ## ## ----------- ## #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 NETBSD 1 #define SYSTEM_HOST NetBSD #define HAVE_GETLOADAVG 1 #define HAVE_SWAPCTL 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_UTMPX_H 1 #define HAVE_SCHED_H 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_MACHINE_PIO_H 1 #define HAVE_MACHINE_SYSARCH_H 1 #define HAVE_SYSV_IPC 1 #define HAVE_MACHINE_CPUFUNC_H 1 #define HAVE_I386_IOPERM_NETBSD 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_SELECT 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SELECT 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_CURSES_H 1 #define CURSES_HAS__ACS_CHAR 1 #define CURSES_HAS_REDRAWWIN 1 #define CURSES_HAS_WCOLOR_SET 1 #define HAVE_PTHREAD_H 1 configure: exit 0