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.59. Invocation command line was $ ./configure --enable-drivers=all --enable-debug ## --------- ## ## Platform. ## ## --------- ## hostname = freebsd4.intra.mdolze.de uname -m = i386 uname -r = 4.11-RELEASE uname -s = FreeBSD uname -v = FreeBSD 4.11-RELEASE #0: Fri Jan 21 17:21:22 GMT 2005 root@perseus.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC /usr/bin/uname -p = i386 /bin/uname -X = unknown /bin/arch = unknown /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown hostinfo = unknown /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /sbin PATH: /bin PATH: /usr/sbin PATH: /usr/bin PATH: /usr/games PATH: /usr/local/sbin PATH: /usr/local/bin PATH: /usr/X11R6/bin PATH: /home/mmdolze/bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:1400: checking for a BSD-compatible install configure:1455: result: /usr/bin/install -c configure:1466: checking whether build environment is sane configure:1509: result: yes configure:1574: checking for gawk configure:1603: result: no configure:1574: checking for mawk configure:1603: result: no configure:1574: checking for nawk configure:1590: found /usr/bin/nawk configure:1600: result: nawk configure:1610: checking whether make sets $(MAKE) configure:1630: result: yes configure:1808: checking build system type configure:1826: result: i386-unknown-freebsd4.11 configure:1834: checking host system type configure:1848: result: i386-unknown-freebsd4.11 configure:1921: checking whether to enable debugging configure:1940: result: yes configure:2000: checking for gcc configure:2026: result: /usr/local/bin/gcc32 configure:2270: checking for C compiler version configure:2273: /usr/local/bin/gcc32 --version &5 gcc32 (GCC) 3.2.3 Copyright (C) 2002 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:2276: $? = 0 configure:2278: /usr/local/bin/gcc32 -v &5 Reading specs from /usr/local/lib/gcc-lib/i386-portbld-freebsd4.11/3.2.3/specs Configured with: ./..//gcc-3.2.3/configure --disable-nls --with-gxx-include-dir=/usr/local/lib/gcc-lib/i386-portbld-freebsd4.11/3.2.3/include/g++-v3 --with-system-zlib --includedir=/usr/local/lib/gcc-lib/i386-portbld-freebsd4.11/3.2.3/include/Java --disable-shared --prefix=/usr/local i386-portbld-freebsd4.11 Thread model: posix gcc version 3.2.3 configure:2281: $? = 0 configure:2283: /usr/local/bin/gcc32 -V &5 gcc32: argument to `-V' is missing configure:2286: $? = 1 configure:2309: checking for C compiler default output file name configure:2312: /usr/local/bin/gcc32 -O -pipe -g -I/usr/local/include -L/usr/local/lib -lgnugetopt conftest.c >&5 configure:2315: $? = 0 configure:2361: result: a.out configure:2366: checking whether the C compiler works configure:2372: ./a.out configure:2375: $? = 0 configure:2392: result: yes configure:2399: checking whether we are cross compiling configure:2401: result: no configure:2404: checking for suffix of executables configure:2406: /usr/local/bin/gcc32 -o conftest -O -pipe -g -I/usr/local/include -L/usr/local/lib -lgnugetopt conftest.c >&5 configure:2409: $? = 0 configure:2434: result: configure:2440: checking for suffix of object files configure:2461: /usr/local/bin/gcc32 -c -O -pipe -g -I/usr/local/include conftest.c >&5 configure:2464: $? = 0 configure:2486: result: o configure:2490: checking whether we are using the GNU C compiler configure:2514: /usr/local/bin/gcc32 -c -O -pipe -g -I/usr/local/include conftest.c >&5 configure:2520: $? = 0 configure:2524: test -z || test ! -s conftest.err configure:2527: $? = 0 configure:2530: test -s conftest.o configure:2533: $? = 0 configure:2546: result: yes configure:2552: checking whether /usr/local/bin/gcc32 accepts -g configure:2573: /usr/local/bin/gcc32 -c -g -I/usr/local/include conftest.c >&5 configure:2579: $? = 0 configure:2583: test -z || test ! -s conftest.err configure:2586: $? = 0 configure:2589: test -s conftest.o configure:2592: $? = 0 configure:2603: result: yes configure:2620: checking for /usr/local/bin/gcc32 option to accept ANSI C configure:2690: /usr/local/bin/gcc32 -c -O -pipe -g -I/usr/local/include conftest.c >&5 configure:2696: $? = 0 configure:2700: test -z || test ! -s conftest.err configure:2703: $? = 0 configure:2706: test -s conftest.o configure:2709: $? = 0 configure:2727: result: none needed configure:2745: /usr/local/bin/gcc32 -c -O -pipe -g -I/usr/local/include conftest.c >&5 conftest.c:2: syntax error before "me" configure:2751: $? = 1 configure: failed program was: | #ifndef __cplusplus | choke me | #endif configure:2895: checking for style of include used by make configure:2923: result: GNU configure:2951: checking dependency style of /usr/local/bin/gcc32 configure:3041: result: gcc3 configure:3063: checking how to run the C preprocessor configure:3098: /usr/local/bin/gcc32 -E -I/usr/local/include conftest.c configure:3104: $? = 0 configure:3136: /usr/local/bin/gcc32 -E -I/usr/local/include conftest.c conftest.c:14:28: ac_nonexistent.h: No such file or directory configure:3142: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "lcdproc" | #define PACKAGE_TARNAME "lcdproc" | #define PACKAGE_VERSION "0.5dev" | #define PACKAGE_STRING "lcdproc 0.5dev" | #define PACKAGE_BUGREPORT "lcdproc@lists.omnipotent.net" | #define PACKAGE "lcdproc" | #define VERSION "0.5dev" | #define FREEBSD 1 | #define SYSTEM_HOST FreeBSD | #define DEBUG 1 | /* end confdefs.h. */ | #include configure:3181: result: /usr/local/bin/gcc32 -E configure:3205: /usr/local/bin/gcc32 -E -I/usr/local/include conftest.c configure:3211: $? = 0 configure:3243: /usr/local/bin/gcc32 -E -I/usr/local/include conftest.c conftest.c:14:28: ac_nonexistent.h: No such file or directory configure:3249: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "lcdproc" | #define PACKAGE_TARNAME "lcdproc" | #define PACKAGE_VERSION "0.5dev" | #define PACKAGE_STRING "lcdproc 0.5dev" | #define PACKAGE_BUGREPORT "lcdproc@lists.omnipotent.net" | #define PACKAGE "lcdproc" | #define VERSION "0.5dev" | #define FREEBSD 1 | #define SYSTEM_HOST FreeBSD | #define DEBUG 1 | /* end confdefs.h. */ | #include configure:3305: checking for a BSD-compatible install configure:3360: result: /usr/bin/install -c configure:3412: checking for ranlib configure:3428: found /usr/bin/ranlib configure:3439: result: ranlib configure:3454: checking CFLAGS for gcc -Wno-unused-function configure:3487: /usr/local/bin/gcc32 -c -Wall -O -pipe -g -pedantic -Wno-unused-function -I/usr/local/include conftest.c >&5 configure:3493: $? = 0 configure:3497: test -z || test ! -s conftest.err configure:3500: $? = 0 configure:3503: test -s conftest.o configure:3506: $? = 0 configure:3525: result: -Wno-unused-function configure:3537: : CFLAGS="$CFLAGS $ac_cv_cflags_gcc_option__Wno_unused_function" configure:3540: $? = 0 configure:3547: checking CFLAGS for gcc -ftrampolines configure:3580: /usr/local/bin/gcc32 -c -Wall -O -pipe -g -Wno-unused-function -pedantic -ftrampolines -I/usr/local/include conftest.c >&5 cc1: unrecognized option `-ftrampolines' configure:3586: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "lcdproc" | #define PACKAGE_TARNAME "lcdproc" | #define PACKAGE_VERSION "0.5dev" | #define PACKAGE_STRING "lcdproc 0.5dev" | #define PACKAGE_BUGREPORT "lcdproc@lists.omnipotent.net" | #define PACKAGE "lcdproc" | #define VERSION "0.5dev" | #define FREEBSD 1 | #define SYSTEM_HOST FreeBSD | #define DEBUG 1 | /* end confdefs.h. */ | | int | main () | { | return 0; | ; | return 0; | } configure:3618: result: no, unknown configure:3642: checking for gethostbyname configure:3699: /usr/local/bin/gcc32 -o conftest -Wall -O -pipe -g -Wno-unused-function -I/usr/local/include -L/usr/local/lib -lgnugetopt conftest.c >&5 configure:3705: $? = 0 configure:3709: test -z || test ! -s conftest.err configure:3712: $? = 0 configure:3715: test -s conftest configure:3718: $? = 0 configure:3730: result: yes configure:3811: checking for connect configure:3868: /usr/local/bin/gcc32 -o conftest -Wall -O -pipe -g -Wno-unused-function -I/usr/local/include -L/usr/local/lib -lgnugetopt conftest.c >&5 configure:3874: $? = 0 configure:3878: test -z || test ! -s conftest.err configure:3881: $? = 0 configure:3884: test -s conftest configure:3887: $? = 0 configure:3899: result: yes configure:3980: checking for inet_aton configure:4037: /usr/local/bin/gcc32 -o conftest -Wall -O -pipe -g -Wno-unused-function -I/usr/local/include -L/usr/local/lib -lgnugetopt conftest.c >&5 configure:4043: $? = 0 configure:4047: test -z || test ! -s conftest.err configure:4050: $? = 0 configure:4053: test -s conftest configure:4056: $? = 0 configure:4068: result: yes configure:4150: checking for kstat_open in -lkstat configure:4180: /usr/local/bin/gcc32 -o conftest -Wall -O -pipe -g -Wno-unused-function -I/usr/local/include -L/usr/local/lib -lgnugetopt conftest.c -lkstat >&5 /usr/libexec/elf/ld: cannot find -lkstat collect2: ld returned 1 exit status configure:4186: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "lcdproc" | #define PACKAGE_TARNAME "lcdproc" | #define PACKAGE_VERSION "0.5dev" | #define PACKAGE_STRING "lcdproc 0.5dev" | #define PACKAGE_BUGREPORT "lcdproc@lists.omnipotent.net" | #define PACKAGE "lcdproc" | #define VERSION "0.5dev" | #define FREEBSD 1 | #define SYSTEM_HOST FreeBSD | #define DEBUG 1 | /* end confdefs.h. */ | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char kstat_open (); | int | main () | { | kstat_open (); | ; | return 0; | } configure:4212: result: no configure:4224: checking for nanosleep in -lposix4 configure:4254: /usr/local/bin/gcc32 -o conftest -Wall -O -pipe -g -Wno-unused-function -I/usr/local/include -L/usr/local/lib -lgnugetopt conftest.c -lposix4 >&5 /usr/libexec/elf/ld: cannot find -lposix4 collect2: ld returned 1 exit status configure:4260: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "lcdproc" | #define PACKAGE_TARNAME "lcdproc" | #define PACKAGE_VERSION "0.5dev" | #define PACKAGE_STRING "lcdproc 0.5dev" | #define PACKAGE_BUGREPORT "lcdproc@lists.omnipotent.net" | #define PACKAGE "lcdproc" | #define VERSION "0.5dev" | #define FREEBSD 1 | #define SYSTEM_HOST FreeBSD | #define DEBUG 1 | /* end confdefs.h. */ | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char nanosleep (); | int | main () | { | nanosleep (); | ; | return 0; | } configure:4286: result: no configure:4302: checking for getloadavg configure:4359: /usr/local/bin/gcc32 -o conftest -Wall -O -pipe -g -Wno-unused-function -I/usr/local/include -L/usr/local/lib -lgnugetopt conftest.c >&5 configure:4365: $? = 0 configure:4369: test -z || test ! -s conftest.err configure:4372: $? = 0 configure:4375: test -s conftest configure:4378: $? = 0 configure:4390: result: yes configure:4302: checking for swapctl configure:4359: /usr/local/bin/gcc32 -o conftest -Wall -O -pipe -g -Wno-unused-function -I/usr/local/include -L/usr/local/lib -lgnugetopt conftest.c >&5 /var/tmp//ccfwy5S2.o: In function `main': /usr/home/mmdolze/smoketest/lcdproc/stable-0-5-x-FreeBSD-4.11-RELEASE-i386/conftest.c:55: undefined reference to `swapctl' /usr/home/mmdolze/smoketest/lcdproc/stable-0-5-x-FreeBSD-4.11-RELEASE-i386/conftest.c:54: undefined reference to `swapctl' collect2: ld returned 1 exit status configure:4365: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "lcdproc" | #define PACKAGE_TARNAME "lcdproc" | #define PACKAGE_VERSION "0.5dev" | #define PACKAGE_STRING "lcdproc 0.5dev" | #define PACKAGE_BUGREPORT "lcdproc@lists.omnipotent.net" | #define PACKAGE "lcdproc" | #define VERSION "0.5dev" | #define FREEBSD 1 | #define SYSTEM_HOST FreeBSD | #define DEBUG 1 | #define HAVE_GETLOADAVG 1 | /* end confdefs.h. */ | /* Define swapctl to an innocuous variant, in case declares swapctl. | For example, HP-UX 11i declares gettimeofday. */ | #define swapctl innocuous_swapctl | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char swapctl (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef swapctl | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | { | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char swapctl (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined (__stub_swapctl) || defined (__stub___swapctl) | choke me | #else | char (*f) () = swapctl; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != swapctl; | ; | return 0; | } configure:4390: result: no configure:4401: checking for egrep configure:4411: result: grep -E configure:4416: checking for ANSI C header files configure:4441: /usr/local/bin/gcc32 -c -Wall -O -pipe -g -Wno-unused-function -I/usr/local/include conftest.c >&5 configure:4447: $? = 0 configure:4451: test -z || test ! -s conftest.err configure:4454: $? = 0 configure:4457: test -s conftest.o configure:4460: $? = 0 configure:4549: /usr/local/bin/gcc32 -o conftest -Wall -O -pipe -g -Wno-unused-function -I/usr/local/include -L/usr/local/lib -lgnugetopt conftest.c >&5 conftest.c: In function `main': conftest.c:32: warning: implicit declaration of function `exit' configure:4552: $? = 0 configure:4554: ./conftest configure:4557: $? = 0 configure:4572: result: yes configure:4596: checking for sys/types.h configure:4612: /usr/local/bin/gcc32 -c -Wall -O -pipe -g -Wno-unused-function -I/usr/local/include conftest.c >&5 configure:4618: $? = 0 configure:4622: test -z || test ! -s conftest.err configure:4625: $? = 0 configure:4628: test -s conftest.o configure:4631: $? = 0 configure:4642: result: yes configure:4596: checking for sys/stat.h configure:4612: /usr/local/bin/gcc32 -c -Wall -O -pipe -g -Wno-unused-function -I/usr/local/include conftest.c >&5 configure:4618: $? = 0 configure:4622: test -z || test ! -s conftest.err configure:4625: $? = 0 configure:4628: test -s conftest.o configure:4631: $? = 0 configure:4642: result: yes configure:4596: checking for stdlib.h configure:4612: /usr/local/bin/gcc32 -c -Wall -O -pipe -g -Wno-unused-function -I/usr/local/include conftest.c >&5 configure:4618: $? = 0 configure:4622: test -z || test ! -s conftest.err configure:4625: $? = 0 configure:4628: test -s conftest.o configure:4631: $? = 0 configure:4642: result: yes configure:4596: checking for string.h configure:4612: /usr/local/bin/gcc32 -c -Wall -O -pipe -g -Wno-unused-function -I/usr/local/include conftest.c >&5 configure:4618: $? = 0 configure:4622: test -z || test ! -s conftest.err configure:4625: $? = 0 configure:4628: test -s conftest.o configure:4631: $? = 0 configure:4642: result: yes configure:4596: checking for memory.h configure:4612: /usr/local/bin/gcc32 -c -Wall -O -pipe -g -Wno-unused-function -I/usr/local/include conftest.c >&5 configure:4618: $? = 0 configure:4622: test -z || test ! -s conftest.err configure:4625: $? = 0 configure:4628: test -s conftest.o configure:4631: $? = 0 configure:4642: result: yes configure:4596: checking for strings.h configure:4612: /usr/local/bin/gcc32 -c -Wall -O -pipe -g -Wno-unused-function -I/usr/local/include conftest.c >&5 configure:4618: $? = 0 configure:4622: test -z || test ! -s conftest.err configure:4625: $? = 0 configure:4628: test -s conftest.o configure:4631: $? = 0 configure:4642: result: yes configure:4596: checking for inttypes.h configure:4612: /usr/local/bin/gcc32 -c -Wall -O -pipe -g -Wno-unused-function -I/usr/local/include conftest.c >&5 configure:4618: $? = 0 configure:4622: test -z || test ! -s conftest.err configure:4625: $? = 0 configure:4628: test -s conftest.o configure:4631: $? = 0 configure:4642: result: yes configure:4596: checking for stdint.h configure:4612: /usr/local/bin/gcc32 -c -Wall -O -pipe -g -Wno-unused-function -I/usr/local/include conftest.c >&5 conftest.c:58:20: stdint.h: No such file or directory configure:4618: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "lcdproc" | #define PACKAGE_TARNAME "lcdproc" | #define PACKAGE_VERSION "0.5dev" | #define PACKAGE_STRING "lcdproc 0.5dev" | #define PACKAGE_BUGREPORT "lcdproc@lists.omnipotent.net" | #define PACKAGE "lcdproc" | #define VERSION "0.5dev" | #define FREEBSD 1 | #define SYSTEM_HOST FreeBSD | #define DEBUG 1 | #define HAVE_GETLOADAVG 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | | #include configure:4642: result: no configure:4596: checking for unistd.h configure:4612: /usr/local/bin/gcc32 -c -Wall -O -pipe -g -Wno-unused-function -I/usr/local/include conftest.c >&5 configure:4618: $? = 0 configure:4622: test -z || test ! -s conftest.err configure:4625: $? = 0 configure:4628: test -s conftest.o configure:4631: $? = 0 configure:4642: result: yes configure:4671: checking procfs.h usability configure:4683: /usr/local/bin/gcc32 -c -Wall -O -pipe -g -Wno-unused-function -I/usr/local/include conftest.c >&5 conftest.c:58:20: procfs.h: No such file or directory configure:4689: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "lcdproc" | #define PACKAGE_TARNAME "lcdproc" | #define PACKAGE_VERSION "0.5dev" | #define PACKAGE_STRING "lcdproc 0.5dev" | #define PACKAGE_BUGREPORT "lcdproc@lists.omnipotent.net" | #define PACKAGE "lcdproc" | #define VERSION "0.5dev" | #define FREEBSD 1 | #define SYSTEM_HOST FreeBSD | #define DEBUG 1 | #define HAVE_GETLOADAVG 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_UNISTD_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:4712: result: no configure:4716: checking procfs.h presence configure:4726: /usr/local/bin/gcc32 -E -I/usr/local/include conftest.c conftest.c:24:20: procfs.h: No such file or directory configure:4732: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "lcdproc" | #define PACKAGE_TARNAME "lcdproc" | #define PACKAGE_VERSION "0.5dev" | #define PACKAGE_STRING "lcdproc 0.5dev" | #define PACKAGE_BUGREPORT "lcdproc@lists.omnipotent.net" | #define PACKAGE "lcdproc" | #define VERSION "0.5dev" | #define FREEBSD 1 | #define SYSTEM_HOST FreeBSD | #define DEBUG 1 | #define HAVE_GETLOADAVG 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_UNISTD_H 1 | /* end confdefs.h. */ | #include configure:4752: result: no configure:4787: checking for procfs.h configure:4794: result: no configure:4671: checking sys/procfs.h usability configure:4683: /usr/local/bin/gcc32 -c -Wall -O -pipe -g -Wno-unused-function -I/usr/local/include conftest.c >&5 configure:4689: $? = 0 configure:4693: test -z || test ! -s conftest.err configure:4696: $? = 0 configure:4699: test -s conftest.o configure:4702: $? = 0 configure:4712: result: yes configure:4716: checking sys/procfs.h presence configure:4726: /usr/local/bin/gcc32 -E -I/usr/local/include conftest.c configure:4732: $? = 0 configure:4752: result: yes configure:4787: checking for sys/procfs.h configure:4794: result: yes configure:4671: checking sys/loadavg.h usability configure:4683: /usr/local/bin/gcc32 -c -Wall -O -pipe -g -Wno-unused-function -I/usr/local/include conftest.c >&5 conftest.c:59:25: sys/loadavg.h: No such file or directory configure:4689: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "lcdproc" | #define PACKAGE_TARNAME "lcdproc" | #define PACKAGE_VERSION "0.5dev" | #define PACKAGE_STRING "lcdproc 0.5dev" | #define PACKAGE_BUGREPORT "lcdproc@lists.omnipotent.net" | #define PACKAGE "lcdproc" | #define VERSION "0.5dev" | #define FREEBSD 1 | #define SYSTEM_HOST FreeBSD | #define DEBUG 1 | #define HAVE_GETLOADAVG 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PROCFS_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:4712: result: no configure:4716: checking sys/loadavg.h presence configure:4726: /usr/local/bin/gcc32 -E -I/usr/local/include conftest.c conftest.c:25:25: sys/loadavg.h: No such file or directory configure:4732: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "lcdproc" | #define PACKAGE_TARNAME "lcdproc" | #define PACKAGE_VERSION "0.5dev" | #define PACKAGE_STRING "lcdproc 0.5dev" | #define PACKAGE_BUGREPORT "lcdproc@lists.omnipotent.net" | #define PACKAGE "lcdproc" | #define VERSION "0.5dev" | #define FREEBSD 1 | #define SYSTEM_HOST FreeBSD | #define DEBUG 1 | #define HAVE_GETLOADAVG 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PROCFS_H 1 | /* end confdefs.h. */ | #include configure:4752: result: no configure:4787: checking for sys/loadavg.h configure:4794: result: no configure:4671: checking utmpx.h usability configure:4683: /usr/local/bin/gcc32 -c -Wall -O -pipe -g -Wno-unused-function -I/usr/local/include conftest.c >&5 conftest.c:59:19: utmpx.h: No such file or directory configure:4689: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "lcdproc" | #define PACKAGE_TARNAME "lcdproc" | #define PACKAGE_VERSION "0.5dev" | #define PACKAGE_STRING "lcdproc 0.5dev" | #define PACKAGE_BUGREPORT "lcdproc@lists.omnipotent.net" | #define PACKAGE "lcdproc" | #define VERSION "0.5dev" | #define FREEBSD 1 | #define SYSTEM_HOST FreeBSD | #define DEBUG 1 | #define HAVE_GETLOADAVG 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PROCFS_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:4712: result: no configure:4716: checking utmpx.h presence configure:4726: /usr/local/bin/gcc32 -E -I/usr/local/include conftest.c conftest.c:25:19: utmpx.h: No such file or directory configure:4732: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "lcdproc" | #define PACKAGE_TARNAME "lcdproc" | #define PACKAGE_VERSION "0.5dev" | #define PACKAGE_STRING "lcdproc 0.5dev" | #define PACKAGE_BUGREPORT "lcdproc@lists.omnipotent.net" | #define PACKAGE "lcdproc" | #define VERSION "0.5dev" | #define FREEBSD 1 | #define SYSTEM_HOST FreeBSD | #define DEBUG 1 | #define HAVE_GETLOADAVG 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PROCFS_H 1 | /* end confdefs.h. */ | #include configure:4752: result: no configure:4787: checking for utmpx.h configure:4794: result: no configure:4808: checking for kvm_open in -lkvm configure:4838: /usr/local/bin/gcc32 -o conftest -Wall -O -pipe -g -Wno-unused-function -I/usr/local/include -L/usr/local/lib -lgnugetopt conftest.c -lkvm >&5 configure:4844: $? = 0 configure:4848: test -z || test ! -s conftest.err configure:4851: $? = 0 configure:4854: test -s conftest configure:4857: $? = 0 configure:4870: result: yes configure:4966: checking sched.h usability configure:4978: /usr/local/bin/gcc32 -c -Wall -O -pipe -g -Wno-unused-function -I/usr/local/include conftest.c >&5 configure:4984: $? = 0 configure:4988: test -z || test ! -s conftest.err configure:4991: $? = 0 configure:4994: test -s conftest.o configure:4997: $? = 0 configure:5007: result: yes configure:5011: checking sched.h presence configure:5021: /usr/local/bin/gcc32 -E -I/usr/local/include conftest.c configure:5027: $? = 0 configure:5047: result: yes configure:5082: checking for sched.h configure:5089: result: yes configure:4966: checking sys/sched.h usability configure:4978: /usr/local/bin/gcc32 -c -Wall -O -pipe -g -Wno-unused-function -I/usr/local/include conftest.c >&5 conftest.c:60:23: sys/sched.h: No such file or directory configure:4984: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "lcdproc" | #define PACKAGE_TARNAME "lcdproc" | #define PACKAGE_VERSION "0.5dev" | #define PACKAGE_STRING "lcdproc 0.5dev" | #define PACKAGE_BUGREPORT "lcdproc@lists.omnipotent.net" | #define PACKAGE "lcdproc" | #define VERSION "0.5dev" | #define FREEBSD 1 | #define SYSTEM_HOST FreeBSD | #define DEBUG 1 | #define HAVE_GETLOADAVG 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PROCFS_H 1 | #define HAVE_SCHED_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:5007: result: no configure:5011: checking sys/sched.h presence configure:5021: /usr/local/bin/gcc32 -E -I/usr/local/include conftest.c conftest.c:26:23: sys/sched.h: No such file or directory configure:5027: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "lcdproc" | #define PACKAGE_TARNAME "lcdproc" | #define PACKAGE_VERSION "0.5dev" | #define PACKAGE_STRING "lcdproc 0.5dev" | #define PACKAGE_BUGREPORT "lcdproc@lists.omnipotent.net" | #define PACKAGE "lcdproc" | #define VERSION "0.5dev" | #define FREEBSD 1 | #define SYSTEM_HOST FreeBSD | #define DEBUG 1 | #define HAVE_GETLOADAVG 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PROCFS_H 1 | #define HAVE_SCHED_H 1 | /* end confdefs.h. */ | #include configure:5047: result: no configure:5082: checking for sys/sched.h configure:5089: result: no configure:4966: checking machine/cpufunc.h usability configure:4978: /usr/local/bin/gcc32 -c -Wall -O -pipe -g -Wno-unused-function -I/usr/local/include conftest.c >&5 configure:4984: $? = 0 configure:4988: test -z || test ! -s conftest.err configure:4991: $? = 0 configure:4994: test -s conftest.o configure:4997: $? = 0 configure:5007: result: yes configure:5011: checking machine/cpufunc.h presence configure:5021: /usr/local/bin/gcc32 -E -I/usr/local/include conftest.c configure:5027: $? = 0 configure:5047: result: yes configure:5082: checking for machine/cpufunc.h configure:5089: result: yes configure:4957: checking for sys/types.h configure:4962: result: yes configure:4966: checking machine/pio.h usability configure:4978: /usr/local/bin/gcc32 -c -Wall -O -pipe -g -Wno-unused-function -I/usr/local/include conftest.c >&5 conftest.c:62:25: machine/pio.h: No such file or directory configure:4984: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "lcdproc" | #define PACKAGE_TARNAME "lcdproc" | #define PACKAGE_VERSION "0.5dev" | #define PACKAGE_STRING "lcdproc 0.5dev" | #define PACKAGE_BUGREPORT "lcdproc@lists.omnipotent.net" | #define PACKAGE "lcdproc" | #define VERSION "0.5dev" | #define FREEBSD 1 | #define SYSTEM_HOST FreeBSD | #define DEBUG 1 | #define HAVE_GETLOADAVG 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PROCFS_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_MACHINE_CPUFUNC_H 1 | #define HAVE_SYS_TYPES_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:5007: result: no configure:5011: checking machine/pio.h presence configure:5021: /usr/local/bin/gcc32 -E -I/usr/local/include conftest.c conftest.c:28:25: machine/pio.h: No such file or directory configure:5027: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "lcdproc" | #define PACKAGE_TARNAME "lcdproc" | #define PACKAGE_VERSION "0.5dev" | #define PACKAGE_STRING "lcdproc 0.5dev" | #define PACKAGE_BUGREPORT "lcdproc@lists.omnipotent.net" | #define PACKAGE "lcdproc" | #define VERSION "0.5dev" | #define FREEBSD 1 | #define SYSTEM_HOST FreeBSD | #define DEBUG 1 | #define HAVE_GETLOADAVG 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PROCFS_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_MACHINE_CPUFUNC_H 1 | #define HAVE_SYS_TYPES_H 1 | /* end confdefs.h. */ | #include configure:5047: result: no configure:5082: checking for machine/pio.h configure:5089: result: no configure:4966: checking machine/sysarch.h usability configure:4978: /usr/local/bin/gcc32 -c -Wall -O -pipe -g -Wno-unused-function -I/usr/local/include conftest.c >&5 configure:4984: $? = 0 configure:4988: test -z || test ! -s conftest.err configure:4991: $? = 0 configure:4994: test -s conftest.o configure:4997: $? = 0 configure:5007: result: yes configure:5011: checking machine/sysarch.h presence configure:5021: /usr/local/bin/gcc32 -E -I/usr/local/include conftest.c configure:5027: $? = 0 configure:5047: result: yes configure:5082: checking for machine/sysarch.h configure:5089: result: yes configure:4966: checking sys/cpuvar.h usability configure:4978: /usr/local/bin/gcc32 -c -Wall -O -pipe -g -Wno-unused-function -I/usr/local/include conftest.c >&5 conftest.c:63:24: sys/cpuvar.h: No such file or directory configure:4984: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "lcdproc" | #define PACKAGE_TARNAME "lcdproc" | #define PACKAGE_VERSION "0.5dev" | #define PACKAGE_STRING "lcdproc 0.5dev" | #define PACKAGE_BUGREPORT "lcdproc@lists.omnipotent.net" | #define PACKAGE "lcdproc" | #define VERSION "0.5dev" | #define FREEBSD 1 | #define SYSTEM_HOST FreeBSD | #define DEBUG 1 | #define HAVE_GETLOADAVG 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PROCFS_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_MACHINE_CPUFUNC_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_MACHINE_SYSARCH_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:5007: result: no configure:5011: checking sys/cpuvar.h presence configure:5021: /usr/local/bin/gcc32 -E -I/usr/local/include conftest.c conftest.c:29:24: sys/cpuvar.h: No such file or directory configure:5027: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "lcdproc" | #define PACKAGE_TARNAME "lcdproc" | #define PACKAGE_VERSION "0.5dev" | #define PACKAGE_STRING "lcdproc 0.5dev" | #define PACKAGE_BUGREPORT "lcdproc@lists.omnipotent.net" | #define PACKAGE "lcdproc" | #define VERSION "0.5dev" | #define FREEBSD 1 | #define SYSTEM_HOST FreeBSD | #define DEBUG 1 | #define HAVE_GETLOADAVG 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PROCFS_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_MACHINE_CPUFUNC_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_MACHINE_SYSARCH_H 1 | /* end confdefs.h. */ | #include configure:5047: result: no configure:5082: checking for sys/cpuvar.h configure:5089: result: no configure:5103: checking for System V IPC headers configure:5131: /usr/local/bin/gcc32 -c -Wall -O -pipe -g -Wno-unused-function -I/usr/local/include conftest.c >&5 configure:5137: $? = 0 configure:5141: test -z || test ! -s conftest.err configure:5144: $? = 0 configure:5147: test -s conftest.o configure:5150: $? = 0 configure:5162: result: yes configure:5175: checking for union semun configure:5201: /usr/local/bin/gcc32 -c -Wall -O -pipe -g -Wno-unused-function -I/usr/local/include conftest.c >&5 conftest.c: In function `main': conftest.c:39: warning: unused variable `s' configure:5207: $? = 0 configure:5211: test -z || test ! -s conftest.err configure:5214: $? = 0 configure:5217: test -s conftest.o configure:5220: $? = 0 configure:5232: result: yes configure:5249: checking for sched_setscheduler configure:5306: /usr/local/bin/gcc32 -o conftest -Wall -O -pipe -g -Wno-unused-function -I/usr/local/include -L/usr/local/lib -lgnugetopt conftest.c -lkvm >&5 configure:5312: $? = 0 configure:5316: test -z || test ! -s conftest.err configure:5319: $? = 0 configure:5322: test -s conftest configure:5325: $? = 0 configure:5337: result: yes configure:5347: checking for sched_setscheduler in -lposix4 configure:5377: /usr/local/bin/gcc32 -o conftest -Wall -O -pipe -g -Wno-unused-function -I/usr/local/include -L/usr/local/lib -lgnugetopt conftest.c -lposix4 -lkvm >&5 /usr/libexec/elf/ld: cannot find -lposix4 collect2: ld returned 1 exit status configure:5383: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "lcdproc" | #define PACKAGE_TARNAME "lcdproc" | #define PACKAGE_VERSION "0.5dev" | #define PACKAGE_STRING "lcdproc 0.5dev" | #define PACKAGE_BUGREPORT "lcdproc@lists.omnipotent.net" | #define PACKAGE "lcdproc" | #define VERSION "0.5dev" | #define FREEBSD 1 | #define SYSTEM_HOST FreeBSD | #define DEBUG 1 | #define HAVE_GETLOADAVG 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PROCFS_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_MACHINE_CPUFUNC_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_MACHINE_SYSARCH_H 1 | #define HAVE_SYSV_IPC 1 | #define HAVE_UNION_SEMUN 1 | #define HAVE_SCHED_SETSCHEDULER 1 | /* end confdefs.h. */ | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char sched_setscheduler (); | int | main () | { | sched_setscheduler (); | ; | return 0; | } configure:5409: result: no configure:5421: checking for sched_setscheduler in -lrt configure:5451: /usr/local/bin/gcc32 -o conftest -Wall -O -pipe -g -Wno-unused-function -I/usr/local/include -L/usr/local/lib -lgnugetopt conftest.c -lrt -lkvm >&5 /usr/libexec/elf/ld: cannot find -lrt collect2: ld returned 1 exit status configure:5457: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "lcdproc" | #define PACKAGE_TARNAME "lcdproc" | #define PACKAGE_VERSION "0.5dev" | #define PACKAGE_STRING "lcdproc 0.5dev" | #define PACKAGE_BUGREPORT "lcdproc@lists.omnipotent.net" | #define PACKAGE "lcdproc" | #define VERSION "0.5dev" | #define FREEBSD 1 | #define SYSTEM_HOST FreeBSD | #define DEBUG 1 | #define HAVE_GETLOADAVG 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PROCFS_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_MACHINE_CPUFUNC_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_MACHINE_SYSARCH_H 1 | #define HAVE_SYSV_IPC 1 | #define HAVE_UNION_SEMUN 1 | #define HAVE_SCHED_SETSCHEDULER 1 | /* end confdefs.h. */ | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char sched_setscheduler (); | int | main () | { | sched_setscheduler (); | ; | return 0; | } configure:5483: result: no configure:5496: checking for i386_get_ioperm in -li386 configure:5526: /usr/local/bin/gcc32 -o conftest -Wall -O -pipe -g -Wno-unused-function -I/usr/local/include -L/usr/local/lib -lgnugetopt conftest.c -li386 -lkvm >&5 /usr/libexec/elf/ld: cannot find -li386 collect2: ld returned 1 exit status configure:5532: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "lcdproc" | #define PACKAGE_TARNAME "lcdproc" | #define PACKAGE_VERSION "0.5dev" | #define PACKAGE_STRING "lcdproc 0.5dev" | #define PACKAGE_BUGREPORT "lcdproc@lists.omnipotent.net" | #define PACKAGE "lcdproc" | #define VERSION "0.5dev" | #define FREEBSD 1 | #define SYSTEM_HOST FreeBSD | #define DEBUG 1 | #define HAVE_GETLOADAVG 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PROCFS_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_MACHINE_CPUFUNC_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_MACHINE_SYSARCH_H 1 | #define HAVE_SYSV_IPC 1 | #define HAVE_UNION_SEMUN 1 | #define HAVE_SCHED_SETSCHEDULER 1 | /* end confdefs.h. */ | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char i386_get_ioperm (); | int | main () | { | i386_get_ioperm (); | ; | return 0; | } configure:5558: result: no configure:5569: checking for i386_get_ioperm in -lc configure:5599: /usr/local/bin/gcc32 -o conftest -Wall -O -pipe -g -Wno-unused-function -I/usr/local/include -L/usr/local/lib -lgnugetopt conftest.c -lc -lkvm >&5 configure:5605: $? = 0 configure:5609: test -z || test ! -s conftest.err configure:5612: $? = 0 configure:5615: test -s conftest configure:5618: $? = 0 configure:5631: result: yes configure:5649: checking for iopl configure:5706: /usr/local/bin/gcc32 -o conftest -Wall -O -pipe -g -Wno-unused-function -I/usr/local/include -L/usr/local/lib -lgnugetopt conftest.c -lkvm >&5 /var/tmp//ccPEO6pr.o: In function `main': /usr/home/mmdolze/smoketest/lcdproc/stable-0-5-x-FreeBSD-4.11-RELEASE-i386/conftest.c:73: undefined reference to `iopl' /usr/home/mmdolze/smoketest/lcdproc/stable-0-5-x-FreeBSD-4.11-RELEASE-i386/conftest.c:72: undefined reference to `iopl' collect2: ld returned 1 exit status configure:5712: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "lcdproc" | #define PACKAGE_TARNAME "lcdproc" | #define PACKAGE_VERSION "0.5dev" | #define PACKAGE_STRING "lcdproc 0.5dev" | #define PACKAGE_BUGREPORT "lcdproc@lists.omnipotent.net" | #define PACKAGE "lcdproc" | #define VERSION "0.5dev" | #define FREEBSD 1 | #define SYSTEM_HOST FreeBSD | #define DEBUG 1 | #define HAVE_GETLOADAVG 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PROCFS_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_MACHINE_CPUFUNC_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_MACHINE_SYSARCH_H 1 | #define HAVE_SYSV_IPC 1 | #define HAVE_UNION_SEMUN 1 | #define HAVE_SCHED_SETSCHEDULER 1 | #define HAVE_I386_IOPERM_FREEBSD 1 | /* end confdefs.h. */ | /* Define iopl to an innocuous variant, in case declares iopl. | For example, HP-UX 11i declares gettimeofday. */ | #define iopl innocuous_iopl | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char iopl (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef iopl | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | { | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | 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 | #else | char (*f) () = iopl; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != iopl; | ; | return 0; | } configure:5737: result: no configure:5751: checking for ioperm configure:5808: /usr/local/bin/gcc32 -o conftest -Wall -O -pipe -g -Wno-unused-function -I/usr/local/include -L/usr/local/lib -lgnugetopt conftest.c -lkvm >&5 /var/tmp//ccgLpNsq.o: In function `main': /usr/home/mmdolze/smoketest/lcdproc/stable-0-5-x-FreeBSD-4.11-RELEASE-i386/conftest.c:73: undefined reference to `ioperm' /usr/home/mmdolze/smoketest/lcdproc/stable-0-5-x-FreeBSD-4.11-RELEASE-i386/conftest.c:72: undefined reference to `ioperm' collect2: ld returned 1 exit status configure:5814: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "lcdproc" | #define PACKAGE_TARNAME "lcdproc" | #define PACKAGE_VERSION "0.5dev" | #define PACKAGE_STRING "lcdproc 0.5dev" | #define PACKAGE_BUGREPORT "lcdproc@lists.omnipotent.net" | #define PACKAGE "lcdproc" | #define VERSION "0.5dev" | #define FREEBSD 1 | #define SYSTEM_HOST FreeBSD | #define DEBUG 1 | #define HAVE_GETLOADAVG 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PROCFS_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_MACHINE_CPUFUNC_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_MACHINE_SYSARCH_H 1 | #define HAVE_SYSV_IPC 1 | #define HAVE_UNION_SEMUN 1 | #define HAVE_SCHED_SETSCHEDULER 1 | #define HAVE_I386_IOPERM_FREEBSD 1 | /* end confdefs.h. */ | /* Define ioperm to an innocuous variant, in case declares ioperm. | For example, HP-UX 11i declares gettimeofday. */ | #define ioperm innocuous_ioperm | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char ioperm (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef ioperm | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | { | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | 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 | #else | char (*f) () = ioperm; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != ioperm; | ; | return 0; | } configure:5839: result: no configure:5863: checking sys/io.h usability configure:5875: /usr/local/bin/gcc32 -c -Wall -O -pipe -g -Wno-unused-function -I/usr/local/include conftest.c >&5 conftest.c:67:20: sys/io.h: No such file or directory configure:5881: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "lcdproc" | #define PACKAGE_TARNAME "lcdproc" | #define PACKAGE_VERSION "0.5dev" | #define PACKAGE_STRING "lcdproc 0.5dev" | #define PACKAGE_BUGREPORT "lcdproc@lists.omnipotent.net" | #define PACKAGE "lcdproc" | #define VERSION "0.5dev" | #define FREEBSD 1 | #define SYSTEM_HOST FreeBSD | #define DEBUG 1 | #define HAVE_GETLOADAVG 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PROCFS_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_MACHINE_CPUFUNC_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_MACHINE_SYSARCH_H 1 | #define HAVE_SYSV_IPC 1 | #define HAVE_UNION_SEMUN 1 | #define HAVE_SCHED_SETSCHEDULER 1 | #define HAVE_I386_IOPERM_FREEBSD 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:5904: result: no configure:5908: checking sys/io.h presence configure:5918: /usr/local/bin/gcc32 -E -I/usr/local/include conftest.c conftest.c:33:20: sys/io.h: No such file or directory configure:5924: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "lcdproc" | #define PACKAGE_TARNAME "lcdproc" | #define PACKAGE_VERSION "0.5dev" | #define PACKAGE_STRING "lcdproc 0.5dev" | #define PACKAGE_BUGREPORT "lcdproc@lists.omnipotent.net" | #define PACKAGE "lcdproc" | #define VERSION "0.5dev" | #define FREEBSD 1 | #define SYSTEM_HOST FreeBSD | #define DEBUG 1 | #define HAVE_GETLOADAVG 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PROCFS_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_MACHINE_CPUFUNC_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_MACHINE_SYSARCH_H 1 | #define HAVE_SYSV_IPC 1 | #define HAVE_UNION_SEMUN 1 | #define HAVE_SCHED_SETSCHEDULER 1 | #define HAVE_I386_IOPERM_FREEBSD 1 | /* end confdefs.h. */ | #include configure:5944: result: no configure:5979: checking for sys/io.h configure:5986: result: no configure:6000: checking for a parallel port configure:6021: /usr/local/bin/gcc32 -c -Wall -O -pipe -g -Wno-unused-function -I/usr/local/include conftest.c >&5 conftest.c: In function `main': conftest.c:37: warning: unused variable `val' configure:6027: $? = 0 configure:6031: test -z || test ! -s conftest.err configure:6034: $? = 0 configure:6037: test -s conftest.o configure:6040: $? = 0 configure:6051: result: yes configure:6074: checking for dirent.h that defines DIR configure:6098: /usr/local/bin/gcc32 -c -Wall -O -pipe -g -Wno-unused-function -I/usr/local/include conftest.c >&5 configure:6104: $? = 0 configure:6108: test -z || test ! -s conftest.err configure:6111: $? = 0 configure:6114: test -s conftest.o configure:6117: $? = 0 configure:6128: result: yes configure:6141: checking for library containing opendir configure:6171: /usr/local/bin/gcc32 -o conftest -Wall -O -pipe -g -Wno-unused-function -I/usr/local/include -L/usr/local/lib -lgnugetopt conftest.c -lkvm >&5 configure:6177: $? = 0 configure:6181: test -z || test ! -s conftest.err configure:6184: $? = 0 configure:6187: test -s conftest configure:6190: $? = 0 configure:6260: result: none required configure:6396: checking for ANSI C header files configure:6552: result: yes configure:6581: checking fcntl.h usability configure:6593: /usr/local/bin/gcc32 -c -Wall -O -pipe -g -Wno-unused-function -I/usr/local/include conftest.c >&5 configure:6599: $? = 0 configure:6603: test -z || test ! -s conftest.err configure:6606: $? = 0 configure:6609: test -s conftest.o configure:6612: $? = 0 configure:6622: result: yes configure:6626: checking fcntl.h presence configure:6636: /usr/local/bin/gcc32 -E -I/usr/local/include conftest.c configure:6642: $? = 0 configure:6662: result: yes configure:6697: checking for fcntl.h configure:6704: result: yes configure:6581: checking sys/ioctl.h usability configure:6593: /usr/local/bin/gcc32 -c -Wall -O -pipe -g -Wno-unused-function -I/usr/local/include conftest.c >&5 configure:6599: $? = 0 configure:6603: test -z || test ! -s conftest.err configure:6606: $? = 0 configure:6609: test -s conftest.o configure:6612: $? = 0 configure:6622: result: yes configure:6626: checking sys/ioctl.h presence configure:6636: /usr/local/bin/gcc32 -E -I/usr/local/include conftest.c configure:6642: $? = 0 configure:6662: result: yes configure:6697: checking for sys/ioctl.h configure:6704: result: yes configure:6581: checking sys/time.h usability configure:6593: /usr/local/bin/gcc32 -c -Wall -O -pipe -g -Wno-unused-function -I/usr/local/include conftest.c >&5 configure:6599: $? = 0 configure:6603: test -z || test ! -s conftest.err configure:6606: $? = 0 configure:6609: test -s conftest.o configure:6612: $? = 0 configure:6622: result: yes configure:6626: checking sys/time.h presence configure:6636: /usr/local/bin/gcc32 -E -I/usr/local/include conftest.c configure:6642: $? = 0 configure:6662: result: yes configure:6697: checking for sys/time.h configure:6704: result: yes configure:6572: checking for unistd.h configure:6577: result: yes configure:6572: checking for sys/io.h configure:6577: result: no configure:6581: checking errno.h usability configure:6593: /usr/local/bin/gcc32 -c -Wall -O -pipe -g -Wno-unused-function -I/usr/local/include conftest.c >&5 configure:6599: $? = 0 configure:6603: test -z || test ! -s conftest.err configure:6606: $? = 0 configure:6609: test -s conftest.o configure:6612: $? = 0 configure:6622: result: yes configure:6626: checking errno.h presence configure:6636: /usr/local/bin/gcc32 -E -I/usr/local/include conftest.c configure:6642: $? = 0 configure:6662: result: yes configure:6697: checking for errno.h configure:6704: result: yes configure:6734: checking limits.h usability configure:6746: /usr/local/bin/gcc32 -c -Wall -O -pipe -g -Wno-unused-function -I/usr/local/include conftest.c >&5 configure:6752: $? = 0 configure:6756: test -z || test ! -s conftest.err configure:6759: $? = 0 configure:6762: test -s conftest.o configure:6765: $? = 0 configure:6775: result: yes configure:6779: checking limits.h presence configure:6789: /usr/local/bin/gcc32 -E -I/usr/local/include conftest.c configure:6795: $? = 0 configure:6815: result: yes configure:6850: checking for limits.h configure:6857: result: yes configure:6734: checking kvm.h usability configure:6746: /usr/local/bin/gcc32 -c -Wall -O -pipe -g -Wno-unused-function -I/usr/local/include conftest.c >&5 configure:6752: $? = 0 configure:6756: test -z || test ! -s conftest.err configure:6759: $? = 0 configure:6762: test -s conftest.o configure:6765: $? = 0 configure:6775: result: yes configure:6779: checking kvm.h presence configure:6789: /usr/local/bin/gcc32 -E -I/usr/local/include conftest.c configure:6795: $? = 0 configure:6815: result: yes configure:6850: checking for kvm.h configure:6857: result: yes configure:6734: checking sys/param.h usability configure:6746: /usr/local/bin/gcc32 -c -Wall -O -pipe -g -Wno-unused-function -I/usr/local/include conftest.c >&5 configure:6752: $? = 0 configure:6756: test -z || test ! -s conftest.err configure:6759: $? = 0 configure:6762: test -s conftest.o configure:6765: $? = 0 configure:6775: result: yes configure:6779: checking sys/param.h presence configure:6789: /usr/local/bin/gcc32 -E -I/usr/local/include conftest.c configure:6795: $? = 0 configure:6815: result: yes configure:6850: checking for sys/param.h configure:6857: result: yes configure:6734: checking sys/dkstat.h usability configure:6746: /usr/local/bin/gcc32 -c -Wall -O -pipe -g -Wno-unused-function -I/usr/local/include conftest.c >&5 configure:6752: $? = 0 configure:6756: test -z || test ! -s conftest.err configure:6759: $? = 0 configure:6762: test -s conftest.o configure:6765: $? = 0 configure:6775: result: yes configure:6779: checking sys/dkstat.h presence configure:6789: /usr/local/bin/gcc32 -E -I/usr/local/include conftest.c configure:6795: $? = 0 configure:6815: result: yes configure:6850: checking for sys/dkstat.h configure:6857: result: yes configure:6875: checking for sys/sysctl.h configure:6894: /usr/local/bin/gcc32 -c -Wall -O -pipe -g -Wno-unused-function -I/usr/local/include conftest.c >&5 configure:6900: $? = 0 configure:6904: test -z || test ! -s conftest.err configure:6907: $? = 0 configure:6910: test -s conftest.o configure:6913: $? = 0 configure:6924: result: yes configure:6937: checking for an ANSI C-conforming const configure:7004: /usr/local/bin/gcc32 -c -Wall -O -pipe -g -Wno-unused-function -I/usr/local/include conftest.c >&5 conftest.c: In function `main': conftest.c:73: warning: unused variable `s' conftest.c:93: warning: unused variable `foo' conftest.c:54: warning: unused variable `x' conftest.c:60: warning: unused variable `zero' conftest.c:72: warning: `t' might be used uninitialized in this function conftest.c:90: warning: `b' might be used uninitialized in this function configure:7010: $? = 0 configure:7014: test -z || test ! -s conftest.err configure:7017: $? = 0 configure:7020: test -s conftest.o configure:7023: $? = 0 configure:7034: result: yes configure:7044: checking for inline configure:7065: /usr/local/bin/gcc32 -c -Wall -O -pipe -g -Wno-unused-function -I/usr/local/include conftest.c >&5 configure:7071: $? = 0 configure:7075: test -z || test ! -s conftest.err configure:7078: $? = 0 configure:7081: test -s conftest.o configure:7084: $? = 0 configure:7096: result: inline configure:7115: checking for size_t configure:7139: /usr/local/bin/gcc32 -c -Wall -O -pipe -g -Wno-unused-function -I/usr/local/include conftest.c >&5 configure:7145: $? = 0 configure:7149: test -z || test ! -s conftest.err configure:7152: $? = 0 configure:7155: test -s conftest.o configure:7158: $? = 0 configure:7169: result: yes configure:7181: checking whether time.h and sys/time.h may both be included configure:7206: /usr/local/bin/gcc32 -c -Wall -O -pipe -g -Wno-unused-function -I/usr/local/include conftest.c >&5 configure:7212: $? = 0 configure:7216: test -z || test ! -s conftest.err configure:7219: $? = 0 configure:7222: test -s conftest.o configure:7225: $? = 0 configure:7236: result: yes configure:7246: checking whether struct tm is in sys/time.h or time.h configure:7269: /usr/local/bin/gcc32 -c -Wall -O -pipe -g -Wno-unused-function -I/usr/local/include conftest.c >&5 conftest.c: In function `main': conftest.c:53: warning: statement with no effect configure:7275: $? = 0 configure:7279: test -z || test ! -s conftest.err configure:7282: $? = 0 configure:7285: test -s conftest.o configure:7288: $? = 0 configure:7299: result: time.h configure:7309: checking for uid_t in sys/types.h configure:7332: result: yes configure:7349: checking whether /usr/local/bin/gcc32 needs -traditional conftest.c:47:20: termio.h: No such file or directory configure:7391: result: no configure:7398: checking return type of signal handlers configure:7429: /usr/local/bin/gcc32 -c -Wall -O -pipe -g -Wno-unused-function -I/usr/local/include conftest.c >&5 conftest.c: In function `main': conftest.c:61: warning: unused variable `i' configure:7435: $? = 0 configure:7439: test -z || test ! -s conftest.err configure:7442: $? = 0 configure:7445: test -s conftest.o configure:7448: $? = 0 configure:7459: result: void configure:7478: checking for select configure:7535: /usr/local/bin/gcc32 -o conftest -Wall -O -pipe -g -Wno-unused-function -I/usr/local/include -L/usr/local/lib -lgnugetopt conftest.c -lkvm >&5 configure:7541: $? = 0 configure:7545: test -z || test ! -s conftest.err configure:7548: $? = 0 configure:7551: test -s conftest configure:7554: $? = 0 configure:7566: result: yes configure:7478: checking for socket configure:7535: /usr/local/bin/gcc32 -o conftest -Wall -O -pipe -g -Wno-unused-function -I/usr/local/include -L/usr/local/lib -lgnugetopt conftest.c -lkvm >&5 configure:7541: $? = 0 configure:7545: test -z || test ! -s conftest.err configure:7548: $? = 0 configure:7551: test -s conftest configure:7554: $? = 0 configure:7566: result: yes configure:7478: checking for strdup configure:7535: /usr/local/bin/gcc32 -o conftest -Wall -O -pipe -g -Wno-unused-function -I/usr/local/include -L/usr/local/lib -lgnugetopt conftest.c -lkvm >&5 configure:7541: $? = 0 configure:7545: test -z || test ! -s conftest.err configure:7548: $? = 0 configure:7551: test -s conftest configure:7554: $? = 0 configure:7566: result: yes configure:7478: checking for strerror configure:7535: /usr/local/bin/gcc32 -o conftest -Wall -O -pipe -g -Wno-unused-function -I/usr/local/include -L/usr/local/lib -lgnugetopt conftest.c -lkvm >&5 configure:7541: $? = 0 configure:7545: test -z || test ! -s conftest.err configure:7548: $? = 0 configure:7551: test -s conftest configure:7554: $? = 0 configure:7566: result: yes configure:7478: checking for strtol configure:7535: /usr/local/bin/gcc32 -o conftest -Wall -O -pipe -g -Wno-unused-function -I/usr/local/include -L/usr/local/lib -lgnugetopt conftest.c -lkvm >&5 configure:7541: $? = 0 configure:7545: test -z || test ! -s conftest.err configure:7548: $? = 0 configure:7551: test -s conftest configure:7554: $? = 0 configure:7566: result: yes configure:7478: checking for uname configure:7535: /usr/local/bin/gcc32 -o conftest -Wall -O -pipe -g -Wno-unused-function -I/usr/local/include -L/usr/local/lib -lgnugetopt conftest.c -lkvm >&5 configure:7541: $? = 0 configure:7545: test -z || test ! -s conftest.err configure:7548: $? = 0 configure:7551: test -s conftest configure:7554: $? = 0 configure:7566: result: yes configure:7478: checking for cfmakeraw configure:7535: /usr/local/bin/gcc32 -o conftest -Wall -O -pipe -g -Wno-unused-function -I/usr/local/include -L/usr/local/lib -lgnugetopt conftest.c -lkvm >&5 configure:7541: $? = 0 configure:7545: test -z || test ! -s conftest.err configure:7548: $? = 0 configure:7551: test -s conftest configure:7554: $? = 0 configure:7566: result: yes configure:7478: checking for snprintf configure:7535: /usr/local/bin/gcc32 -o conftest -Wall -O -pipe -g -Wno-unused-function -I/usr/local/include -L/usr/local/lib -lgnugetopt conftest.c -lkvm >&5 configure:7541: $? = 0 configure:7545: test -z || test ! -s conftest.err configure:7548: $? = 0 configure:7551: test -s conftest configure:7554: $? = 0 configure:7566: result: yes configure:7578: checking for getopt_long configure:7635: /usr/local/bin/gcc32 -o conftest -Wall -O -pipe -g -Wno-unused-function -I/usr/local/include -L/usr/local/lib -lgnugetopt conftest.c -lkvm >&5 configure:7641: $? = 0 configure:7645: test -z || test ! -s conftest.err configure:7648: $? = 0 configure:7651: test -s conftest configure:7654: $? = 0 configure:7666: result: yes configure:7721: checking for your mounted filesystem table configure:7740: result: /etc/fstab configure:7760: checking for fcntl.h configure:7765: result: yes configure:7769: checking sys/dustat.h usability configure:7781: /usr/local/bin/gcc32 -c -Wall -O -pipe -g -Wno-unused-function -I/usr/local/include conftest.c >&5 conftest.c:92:24: sys/dustat.h: No such file or directory configure:7787: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "lcdproc" | #define PACKAGE_TARNAME "lcdproc" | #define PACKAGE_VERSION "0.5dev" | #define PACKAGE_STRING "lcdproc 0.5dev" | #define PACKAGE_BUGREPORT "lcdproc@lists.omnipotent.net" | #define PACKAGE "lcdproc" | #define VERSION "0.5dev" | #define FREEBSD 1 | #define SYSTEM_HOST FreeBSD | #define DEBUG 1 | #define HAVE_GETLOADAVG 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PROCFS_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_MACHINE_CPUFUNC_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_MACHINE_SYSARCH_H 1 | #define HAVE_SYSV_IPC 1 | #define HAVE_UNION_SEMUN 1 | #define HAVE_SCHED_SETSCHEDULER 1 | #define HAVE_I386_IOPERM_FREEBSD 1 | #define HAVE_PCSTYLE_LPT_CONTROL 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_KVM_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_DKSTAT_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define TIME_WITH_SYS_TIME 1 | #define RETSIGTYPE void | #define HAVE_SELECT 1 | #define HAVE_SOCKET 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRTOL 1 | #define HAVE_UNAME 1 | #define HAVE_CFMAKERAW 1 | #define HAVE_SNPRINTF 1 | #define MTAB_FILE "/etc/fstab" | #define HAVE_FCNTL_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:7810: result: no configure:7814: checking sys/dustat.h presence configure:7824: /usr/local/bin/gcc32 -E -I/usr/local/include conftest.c conftest.c:58:24: sys/dustat.h: No such file or directory configure:7830: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "lcdproc" | #define PACKAGE_TARNAME "lcdproc" | #define PACKAGE_VERSION "0.5dev" | #define PACKAGE_STRING "lcdproc 0.5dev" | #define PACKAGE_BUGREPORT "lcdproc@lists.omnipotent.net" | #define PACKAGE "lcdproc" | #define VERSION "0.5dev" | #define FREEBSD 1 | #define SYSTEM_HOST FreeBSD | #define DEBUG 1 | #define HAVE_GETLOADAVG 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PROCFS_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_MACHINE_CPUFUNC_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_MACHINE_SYSARCH_H 1 | #define HAVE_SYSV_IPC 1 | #define HAVE_UNION_SEMUN 1 | #define HAVE_SCHED_SETSCHEDULER 1 | #define HAVE_I386_IOPERM_FREEBSD 1 | #define HAVE_PCSTYLE_LPT_CONTROL 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_KVM_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_DKSTAT_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define TIME_WITH_SYS_TIME 1 | #define RETSIGTYPE void | #define HAVE_SELECT 1 | #define HAVE_SOCKET 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRTOL 1 | #define HAVE_UNAME 1 | #define HAVE_CFMAKERAW 1 | #define HAVE_SNPRINTF 1 | #define MTAB_FILE "/etc/fstab" | #define HAVE_FCNTL_H 1 | /* end confdefs.h. */ | #include configure:7850: result: no configure:7885: checking for sys/dustat.h configure:7892: result: no configure:7760: checking for sys/param.h configure:7765: result: yes configure:7769: checking sys/statfs.h usability configure:7781: /usr/local/bin/gcc32 -c -Wall -O -pipe -g -Wno-unused-function -I/usr/local/include conftest.c >&5 conftest.c:93:24: sys/statfs.h: No such file or directory configure:7787: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "lcdproc" | #define PACKAGE_TARNAME "lcdproc" | #define PACKAGE_VERSION "0.5dev" | #define PACKAGE_STRING "lcdproc 0.5dev" | #define PACKAGE_BUGREPORT "lcdproc@lists.omnipotent.net" | #define PACKAGE "lcdproc" | #define VERSION "0.5dev" | #define FREEBSD 1 | #define SYSTEM_HOST FreeBSD | #define DEBUG 1 | #define HAVE_GETLOADAVG 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PROCFS_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_MACHINE_CPUFUNC_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_MACHINE_SYSARCH_H 1 | #define HAVE_SYSV_IPC 1 | #define HAVE_UNION_SEMUN 1 | #define HAVE_SCHED_SETSCHEDULER 1 | #define HAVE_I386_IOPERM_FREEBSD 1 | #define HAVE_PCSTYLE_LPT_CONTROL 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_KVM_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_DKSTAT_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define TIME_WITH_SYS_TIME 1 | #define RETSIGTYPE void | #define HAVE_SELECT 1 | #define HAVE_SOCKET 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRTOL 1 | #define HAVE_UNAME 1 | #define HAVE_CFMAKERAW 1 | #define HAVE_SNPRINTF 1 | #define MTAB_FILE "/etc/fstab" | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_PARAM_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:7810: result: no configure:7814: checking sys/statfs.h presence configure:7824: /usr/local/bin/gcc32 -E -I/usr/local/include conftest.c conftest.c:59:24: sys/statfs.h: No such file or directory configure:7830: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "lcdproc" | #define PACKAGE_TARNAME "lcdproc" | #define PACKAGE_VERSION "0.5dev" | #define PACKAGE_STRING "lcdproc 0.5dev" | #define PACKAGE_BUGREPORT "lcdproc@lists.omnipotent.net" | #define PACKAGE "lcdproc" | #define VERSION "0.5dev" | #define FREEBSD 1 | #define SYSTEM_HOST FreeBSD | #define DEBUG 1 | #define HAVE_GETLOADAVG 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PROCFS_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_MACHINE_CPUFUNC_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_MACHINE_SYSARCH_H 1 | #define HAVE_SYSV_IPC 1 | #define HAVE_UNION_SEMUN 1 | #define HAVE_SCHED_SETSCHEDULER 1 | #define HAVE_I386_IOPERM_FREEBSD 1 | #define HAVE_PCSTYLE_LPT_CONTROL 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_KVM_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_DKSTAT_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define TIME_WITH_SYS_TIME 1 | #define RETSIGTYPE void | #define HAVE_SELECT 1 | #define HAVE_SOCKET 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRTOL 1 | #define HAVE_UNAME 1 | #define HAVE_CFMAKERAW 1 | #define HAVE_SNPRINTF 1 | #define MTAB_FILE "/etc/fstab" | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_PARAM_H 1 | /* end confdefs.h. */ | #include configure:7850: result: no configure:7885: checking for sys/statfs.h configure:7892: result: no configure:7769: checking sys/fstyp.h usability configure:7781: /usr/local/bin/gcc32 -c -Wall -O -pipe -g -Wno-unused-function -I/usr/local/include conftest.c >&5 conftest.c:93:23: sys/fstyp.h: No such file or directory configure:7787: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "lcdproc" | #define PACKAGE_TARNAME "lcdproc" | #define PACKAGE_VERSION "0.5dev" | #define PACKAGE_STRING "lcdproc 0.5dev" | #define PACKAGE_BUGREPORT "lcdproc@lists.omnipotent.net" | #define PACKAGE "lcdproc" | #define VERSION "0.5dev" | #define FREEBSD 1 | #define SYSTEM_HOST FreeBSD | #define DEBUG 1 | #define HAVE_GETLOADAVG 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PROCFS_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_MACHINE_CPUFUNC_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_MACHINE_SYSARCH_H 1 | #define HAVE_SYSV_IPC 1 | #define HAVE_UNION_SEMUN 1 | #define HAVE_SCHED_SETSCHEDULER 1 | #define HAVE_I386_IOPERM_FREEBSD 1 | #define HAVE_PCSTYLE_LPT_CONTROL 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_KVM_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_DKSTAT_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define TIME_WITH_SYS_TIME 1 | #define RETSIGTYPE void | #define HAVE_SELECT 1 | #define HAVE_SOCKET 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRTOL 1 | #define HAVE_UNAME 1 | #define HAVE_CFMAKERAW 1 | #define HAVE_SNPRINTF 1 | #define MTAB_FILE "/etc/fstab" | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_PARAM_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:7810: result: no configure:7814: checking sys/fstyp.h presence configure:7824: /usr/local/bin/gcc32 -E -I/usr/local/include conftest.c conftest.c:59:23: sys/fstyp.h: No such file or directory configure:7830: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "lcdproc" | #define PACKAGE_TARNAME "lcdproc" | #define PACKAGE_VERSION "0.5dev" | #define PACKAGE_STRING "lcdproc 0.5dev" | #define PACKAGE_BUGREPORT "lcdproc@lists.omnipotent.net" | #define PACKAGE "lcdproc" | #define VERSION "0.5dev" | #define FREEBSD 1 | #define SYSTEM_HOST FreeBSD | #define DEBUG 1 | #define HAVE_GETLOADAVG 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PROCFS_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_MACHINE_CPUFUNC_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_MACHINE_SYSARCH_H 1 | #define HAVE_SYSV_IPC 1 | #define HAVE_UNION_SEMUN 1 | #define HAVE_SCHED_SETSCHEDULER 1 | #define HAVE_I386_IOPERM_FREEBSD 1 | #define HAVE_PCSTYLE_LPT_CONTROL 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_KVM_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_DKSTAT_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define TIME_WITH_SYS_TIME 1 | #define RETSIGTYPE void | #define HAVE_SELECT 1 | #define HAVE_SOCKET 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRTOL 1 | #define HAVE_UNAME 1 | #define HAVE_CFMAKERAW 1 | #define HAVE_SNPRINTF 1 | #define MTAB_FILE "/etc/fstab" | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_PARAM_H 1 | /* end confdefs.h. */ | #include configure:7850: result: no configure:7885: checking for sys/fstyp.h configure:7892: result: no configure:7923: checking mnttab.h usability configure:7935: /usr/local/bin/gcc32 -c -Wall -O -pipe -g -Wno-unused-function -I/usr/local/include conftest.c >&5 conftest.c:93:20: mnttab.h: No such file or directory configure:7941: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "lcdproc" | #define PACKAGE_TARNAME "lcdproc" | #define PACKAGE_VERSION "0.5dev" | #define PACKAGE_STRING "lcdproc 0.5dev" | #define PACKAGE_BUGREPORT "lcdproc@lists.omnipotent.net" | #define PACKAGE "lcdproc" | #define VERSION "0.5dev" | #define FREEBSD 1 | #define SYSTEM_HOST FreeBSD | #define DEBUG 1 | #define HAVE_GETLOADAVG 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PROCFS_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_MACHINE_CPUFUNC_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_MACHINE_SYSARCH_H 1 | #define HAVE_SYSV_IPC 1 | #define HAVE_UNION_SEMUN 1 | #define HAVE_SCHED_SETSCHEDULER 1 | #define HAVE_I386_IOPERM_FREEBSD 1 | #define HAVE_PCSTYLE_LPT_CONTROL 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_KVM_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_DKSTAT_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define TIME_WITH_SYS_TIME 1 | #define RETSIGTYPE void | #define HAVE_SELECT 1 | #define HAVE_SOCKET 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRTOL 1 | #define HAVE_UNAME 1 | #define HAVE_CFMAKERAW 1 | #define HAVE_SNPRINTF 1 | #define MTAB_FILE "/etc/fstab" | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_PARAM_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:7964: result: no configure:7968: checking mnttab.h presence configure:7978: /usr/local/bin/gcc32 -E -I/usr/local/include conftest.c conftest.c:59:20: mnttab.h: No such file or directory configure:7984: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "lcdproc" | #define PACKAGE_TARNAME "lcdproc" | #define PACKAGE_VERSION "0.5dev" | #define PACKAGE_STRING "lcdproc 0.5dev" | #define PACKAGE_BUGREPORT "lcdproc@lists.omnipotent.net" | #define PACKAGE "lcdproc" | #define VERSION "0.5dev" | #define FREEBSD 1 | #define SYSTEM_HOST FreeBSD | #define DEBUG 1 | #define HAVE_GETLOADAVG 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PROCFS_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_MACHINE_CPUFUNC_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_MACHINE_SYSARCH_H 1 | #define HAVE_SYSV_IPC 1 | #define HAVE_UNION_SEMUN 1 | #define HAVE_SCHED_SETSCHEDULER 1 | #define HAVE_I386_IOPERM_FREEBSD 1 | #define HAVE_PCSTYLE_LPT_CONTROL 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_KVM_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_DKSTAT_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define TIME_WITH_SYS_TIME 1 | #define RETSIGTYPE void | #define HAVE_SELECT 1 | #define HAVE_SOCKET 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRTOL 1 | #define HAVE_UNAME 1 | #define HAVE_CFMAKERAW 1 | #define HAVE_SNPRINTF 1 | #define MTAB_FILE "/etc/fstab" | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_PARAM_H 1 | /* end confdefs.h. */ | #include configure:8004: result: no configure:8039: checking for mnttab.h configure:8046: result: no configure:7923: checking mntent.h usability configure:7935: /usr/local/bin/gcc32 -c -Wall -O -pipe -g -Wno-unused-function -I/usr/local/include conftest.c >&5 conftest.c:93:20: mntent.h: No such file or directory configure:7941: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "lcdproc" | #define PACKAGE_TARNAME "lcdproc" | #define PACKAGE_VERSION "0.5dev" | #define PACKAGE_STRING "lcdproc 0.5dev" | #define PACKAGE_BUGREPORT "lcdproc@lists.omnipotent.net" | #define PACKAGE "lcdproc" | #define VERSION "0.5dev" | #define FREEBSD 1 | #define SYSTEM_HOST FreeBSD | #define DEBUG 1 | #define HAVE_GETLOADAVG 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PROCFS_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_MACHINE_CPUFUNC_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_MACHINE_SYSARCH_H 1 | #define HAVE_SYSV_IPC 1 | #define HAVE_UNION_SEMUN 1 | #define HAVE_SCHED_SETSCHEDULER 1 | #define HAVE_I386_IOPERM_FREEBSD 1 | #define HAVE_PCSTYLE_LPT_CONTROL 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_KVM_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_DKSTAT_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define TIME_WITH_SYS_TIME 1 | #define RETSIGTYPE void | #define HAVE_SELECT 1 | #define HAVE_SOCKET 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRTOL 1 | #define HAVE_UNAME 1 | #define HAVE_CFMAKERAW 1 | #define HAVE_SNPRINTF 1 | #define MTAB_FILE "/etc/fstab" | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_PARAM_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:7964: result: no configure:7968: checking mntent.h presence configure:7978: /usr/local/bin/gcc32 -E -I/usr/local/include conftest.c conftest.c:59:20: mntent.h: No such file or directory configure:7984: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "lcdproc" | #define PACKAGE_TARNAME "lcdproc" | #define PACKAGE_VERSION "0.5dev" | #define PACKAGE_STRING "lcdproc 0.5dev" | #define PACKAGE_BUGREPORT "lcdproc@lists.omnipotent.net" | #define PACKAGE "lcdproc" | #define VERSION "0.5dev" | #define FREEBSD 1 | #define SYSTEM_HOST FreeBSD | #define DEBUG 1 | #define HAVE_GETLOADAVG 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PROCFS_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_MACHINE_CPUFUNC_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_MACHINE_SYSARCH_H 1 | #define HAVE_SYSV_IPC 1 | #define HAVE_UNION_SEMUN 1 | #define HAVE_SCHED_SETSCHEDULER 1 | #define HAVE_I386_IOPERM_FREEBSD 1 | #define HAVE_PCSTYLE_LPT_CONTROL 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_KVM_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_DKSTAT_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define TIME_WITH_SYS_TIME 1 | #define RETSIGTYPE void | #define HAVE_SELECT 1 | #define HAVE_SOCKET 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRTOL 1 | #define HAVE_UNAME 1 | #define HAVE_CFMAKERAW 1 | #define HAVE_SNPRINTF 1 | #define MTAB_FILE "/etc/fstab" | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_PARAM_H 1 | /* end confdefs.h. */ | #include configure:8004: result: no configure:8039: checking for mntent.h configure:8046: result: no configure:7923: checking utime.h usability configure:7935: /usr/local/bin/gcc32 -c -Wall -O -pipe -g -Wno-unused-function -I/usr/local/include conftest.c >&5 configure:7941: $? = 0 configure:7945: test -z || test ! -s conftest.err configure:7948: $? = 0 configure:7951: test -s conftest.o configure:7954: $? = 0 configure:7964: result: yes configure:7968: checking utime.h presence configure:7978: /usr/local/bin/gcc32 -E -I/usr/local/include conftest.c configure:7984: $? = 0 configure:8004: result: yes configure:8039: checking for utime.h configure:8046: result: yes configure:7923: checking sys/statvfs.h usability configure:7935: /usr/local/bin/gcc32 -c -Wall -O -pipe -g -Wno-unused-function -I/usr/local/include conftest.c >&5 conftest.c:94:25: sys/statvfs.h: No such file or directory configure:7941: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "lcdproc" | #define PACKAGE_TARNAME "lcdproc" | #define PACKAGE_VERSION "0.5dev" | #define PACKAGE_STRING "lcdproc 0.5dev" | #define PACKAGE_BUGREPORT "lcdproc@lists.omnipotent.net" | #define PACKAGE "lcdproc" | #define VERSION "0.5dev" | #define FREEBSD 1 | #define SYSTEM_HOST FreeBSD | #define DEBUG 1 | #define HAVE_GETLOADAVG 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PROCFS_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_MACHINE_CPUFUNC_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_MACHINE_SYSARCH_H 1 | #define HAVE_SYSV_IPC 1 | #define HAVE_UNION_SEMUN 1 | #define HAVE_SCHED_SETSCHEDULER 1 | #define HAVE_I386_IOPERM_FREEBSD 1 | #define HAVE_PCSTYLE_LPT_CONTROL 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_KVM_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_DKSTAT_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define TIME_WITH_SYS_TIME 1 | #define RETSIGTYPE void | #define HAVE_SELECT 1 | #define HAVE_SOCKET 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRTOL 1 | #define HAVE_UNAME 1 | #define HAVE_CFMAKERAW 1 | #define HAVE_SNPRINTF 1 | #define MTAB_FILE "/etc/fstab" | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_UTIME_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:7964: result: no configure:7968: checking sys/statvfs.h presence configure:7978: /usr/local/bin/gcc32 -E -I/usr/local/include conftest.c conftest.c:60:25: sys/statvfs.h: No such file or directory configure:7984: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "lcdproc" | #define PACKAGE_TARNAME "lcdproc" | #define PACKAGE_VERSION "0.5dev" | #define PACKAGE_STRING "lcdproc 0.5dev" | #define PACKAGE_BUGREPORT "lcdproc@lists.omnipotent.net" | #define PACKAGE "lcdproc" | #define VERSION "0.5dev" | #define FREEBSD 1 | #define SYSTEM_HOST FreeBSD | #define DEBUG 1 | #define HAVE_GETLOADAVG 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PROCFS_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_MACHINE_CPUFUNC_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_MACHINE_SYSARCH_H 1 | #define HAVE_SYSV_IPC 1 | #define HAVE_UNION_SEMUN 1 | #define HAVE_SCHED_SETSCHEDULER 1 | #define HAVE_I386_IOPERM_FREEBSD 1 | #define HAVE_PCSTYLE_LPT_CONTROL 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_KVM_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_DKSTAT_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define TIME_WITH_SYS_TIME 1 | #define RETSIGTYPE void | #define HAVE_SELECT 1 | #define HAVE_SOCKET 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRTOL 1 | #define HAVE_UNAME 1 | #define HAVE_CFMAKERAW 1 | #define HAVE_SNPRINTF 1 | #define MTAB_FILE "/etc/fstab" | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_UTIME_H 1 | /* end confdefs.h. */ | #include configure:8004: result: no configure:8039: checking for sys/statvfs.h configure:8046: result: no configure:7923: checking sys/vfs.h usability configure:7935: /usr/local/bin/gcc32 -c -Wall -O -pipe -g -Wno-unused-function -I/usr/local/include conftest.c >&5 conftest.c:94:21: sys/vfs.h: No such file or directory configure:7941: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "lcdproc" | #define PACKAGE_TARNAME "lcdproc" | #define PACKAGE_VERSION "0.5dev" | #define PACKAGE_STRING "lcdproc 0.5dev" | #define PACKAGE_BUGREPORT "lcdproc@lists.omnipotent.net" | #define PACKAGE "lcdproc" | #define VERSION "0.5dev" | #define FREEBSD 1 | #define SYSTEM_HOST FreeBSD | #define DEBUG 1 | #define HAVE_GETLOADAVG 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PROCFS_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_MACHINE_CPUFUNC_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_MACHINE_SYSARCH_H 1 | #define HAVE_SYSV_IPC 1 | #define HAVE_UNION_SEMUN 1 | #define HAVE_SCHED_SETSCHEDULER 1 | #define HAVE_I386_IOPERM_FREEBSD 1 | #define HAVE_PCSTYLE_LPT_CONTROL 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_KVM_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_DKSTAT_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define TIME_WITH_SYS_TIME 1 | #define RETSIGTYPE void | #define HAVE_SELECT 1 | #define HAVE_SOCKET 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRTOL 1 | #define HAVE_UNAME 1 | #define HAVE_CFMAKERAW 1 | #define HAVE_SNPRINTF 1 | #define MTAB_FILE "/etc/fstab" | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_UTIME_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:7964: result: no configure:7968: checking sys/vfs.h presence configure:7978: /usr/local/bin/gcc32 -E -I/usr/local/include conftest.c conftest.c:60:21: sys/vfs.h: No such file or directory configure:7984: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "lcdproc" | #define PACKAGE_TARNAME "lcdproc" | #define PACKAGE_VERSION "0.5dev" | #define PACKAGE_STRING "lcdproc 0.5dev" | #define PACKAGE_BUGREPORT "lcdproc@lists.omnipotent.net" | #define PACKAGE "lcdproc" | #define VERSION "0.5dev" | #define FREEBSD 1 | #define SYSTEM_HOST FreeBSD | #define DEBUG 1 | #define HAVE_GETLOADAVG 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PROCFS_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_MACHINE_CPUFUNC_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_MACHINE_SYSARCH_H 1 | #define HAVE_SYSV_IPC 1 | #define HAVE_UNION_SEMUN 1 | #define HAVE_SCHED_SETSCHEDULER 1 | #define HAVE_I386_IOPERM_FREEBSD 1 | #define HAVE_PCSTYLE_LPT_CONTROL 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_KVM_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_DKSTAT_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define TIME_WITH_SYS_TIME 1 | #define RETSIGTYPE void | #define HAVE_SELECT 1 | #define HAVE_SOCKET 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRTOL 1 | #define HAVE_UNAME 1 | #define HAVE_CFMAKERAW 1 | #define HAVE_SNPRINTF 1 | #define MTAB_FILE "/etc/fstab" | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_UTIME_H 1 | /* end confdefs.h. */ | #include configure:8004: result: no configure:8039: checking for sys/vfs.h configure:8046: result: no configure:8074: checking sys/filsys.h usability configure:8086: /usr/local/bin/gcc32 -c -Wall -O -pipe -g -Wno-unused-function -I/usr/local/include conftest.c >&5 conftest.c:94:24: sys/filsys.h: No such file or directory configure:8092: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "lcdproc" | #define PACKAGE_TARNAME "lcdproc" | #define PACKAGE_VERSION "0.5dev" | #define PACKAGE_STRING "lcdproc 0.5dev" | #define PACKAGE_BUGREPORT "lcdproc@lists.omnipotent.net" | #define PACKAGE "lcdproc" | #define VERSION "0.5dev" | #define FREEBSD 1 | #define SYSTEM_HOST FreeBSD | #define DEBUG 1 | #define HAVE_GETLOADAVG 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PROCFS_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_MACHINE_CPUFUNC_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_MACHINE_SYSARCH_H 1 | #define HAVE_SYSV_IPC 1 | #define HAVE_UNION_SEMUN 1 | #define HAVE_SCHED_SETSCHEDULER 1 | #define HAVE_I386_IOPERM_FREEBSD 1 | #define HAVE_PCSTYLE_LPT_CONTROL 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_KVM_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_DKSTAT_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define TIME_WITH_SYS_TIME 1 | #define RETSIGTYPE void | #define HAVE_SELECT 1 | #define HAVE_SOCKET 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRTOL 1 | #define HAVE_UNAME 1 | #define HAVE_CFMAKERAW 1 | #define HAVE_SNPRINTF 1 | #define MTAB_FILE "/etc/fstab" | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_UTIME_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:8115: result: no configure:8119: checking sys/filsys.h presence configure:8129: /usr/local/bin/gcc32 -E -I/usr/local/include conftest.c conftest.c:60:24: sys/filsys.h: No such file or directory configure:8135: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "lcdproc" | #define PACKAGE_TARNAME "lcdproc" | #define PACKAGE_VERSION "0.5dev" | #define PACKAGE_STRING "lcdproc 0.5dev" | #define PACKAGE_BUGREPORT "lcdproc@lists.omnipotent.net" | #define PACKAGE "lcdproc" | #define VERSION "0.5dev" | #define FREEBSD 1 | #define SYSTEM_HOST FreeBSD | #define DEBUG 1 | #define HAVE_GETLOADAVG 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PROCFS_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_MACHINE_CPUFUNC_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_MACHINE_SYSARCH_H 1 | #define HAVE_SYSV_IPC 1 | #define HAVE_UNION_SEMUN 1 | #define HAVE_SCHED_SETSCHEDULER 1 | #define HAVE_I386_IOPERM_FREEBSD 1 | #define HAVE_PCSTYLE_LPT_CONTROL 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_KVM_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_DKSTAT_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define TIME_WITH_SYS_TIME 1 | #define RETSIGTYPE void | #define HAVE_SELECT 1 | #define HAVE_SOCKET 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRTOL 1 | #define HAVE_UNAME 1 | #define HAVE_CFMAKERAW 1 | #define HAVE_SNPRINTF 1 | #define MTAB_FILE "/etc/fstab" | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_UTIME_H 1 | /* end confdefs.h. */ | #include configure:8155: result: no configure:8190: checking for sys/filsys.h configure:8197: result: no configure:8074: checking sys/fs_types.h usability configure:8086: /usr/local/bin/gcc32 -c -Wall -O -pipe -g -Wno-unused-function -I/usr/local/include conftest.c >&5 conftest.c:94:26: sys/fs_types.h: No such file or directory configure:8092: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "lcdproc" | #define PACKAGE_TARNAME "lcdproc" | #define PACKAGE_VERSION "0.5dev" | #define PACKAGE_STRING "lcdproc 0.5dev" | #define PACKAGE_BUGREPORT "lcdproc@lists.omnipotent.net" | #define PACKAGE "lcdproc" | #define VERSION "0.5dev" | #define FREEBSD 1 | #define SYSTEM_HOST FreeBSD | #define DEBUG 1 | #define HAVE_GETLOADAVG 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PROCFS_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_MACHINE_CPUFUNC_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_MACHINE_SYSARCH_H 1 | #define HAVE_SYSV_IPC 1 | #define HAVE_UNION_SEMUN 1 | #define HAVE_SCHED_SETSCHEDULER 1 | #define HAVE_I386_IOPERM_FREEBSD 1 | #define HAVE_PCSTYLE_LPT_CONTROL 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_KVM_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_DKSTAT_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define TIME_WITH_SYS_TIME 1 | #define RETSIGTYPE void | #define HAVE_SELECT 1 | #define HAVE_SOCKET 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRTOL 1 | #define HAVE_UNAME 1 | #define HAVE_CFMAKERAW 1 | #define HAVE_SNPRINTF 1 | #define MTAB_FILE "/etc/fstab" | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_UTIME_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:8115: result: no configure:8119: checking sys/fs_types.h presence configure:8129: /usr/local/bin/gcc32 -E -I/usr/local/include conftest.c conftest.c:60:26: sys/fs_types.h: No such file or directory configure:8135: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "lcdproc" | #define PACKAGE_TARNAME "lcdproc" | #define PACKAGE_VERSION "0.5dev" | #define PACKAGE_STRING "lcdproc 0.5dev" | #define PACKAGE_BUGREPORT "lcdproc@lists.omnipotent.net" | #define PACKAGE "lcdproc" | #define VERSION "0.5dev" | #define FREEBSD 1 | #define SYSTEM_HOST FreeBSD | #define DEBUG 1 | #define HAVE_GETLOADAVG 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PROCFS_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_MACHINE_CPUFUNC_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_MACHINE_SYSARCH_H 1 | #define HAVE_SYSV_IPC 1 | #define HAVE_UNION_SEMUN 1 | #define HAVE_SCHED_SETSCHEDULER 1 | #define HAVE_I386_IOPERM_FREEBSD 1 | #define HAVE_PCSTYLE_LPT_CONTROL 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_KVM_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_DKSTAT_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define TIME_WITH_SYS_TIME 1 | #define RETSIGTYPE void | #define HAVE_SELECT 1 | #define HAVE_SOCKET 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRTOL 1 | #define HAVE_UNAME 1 | #define HAVE_CFMAKERAW 1 | #define HAVE_SNPRINTF 1 | #define MTAB_FILE "/etc/fstab" | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_UTIME_H 1 | /* end confdefs.h. */ | #include configure:8155: result: no configure:8190: checking for sys/fs_types.h configure:8197: result: no configure:8214: checking for sys/mount.h configure:8233: /usr/local/bin/gcc32 -c -Wall -O -pipe -g -Wno-unused-function -I/usr/local/include conftest.c >&5 configure:8239: $? = 0 configure:8243: test -z || test ! -s conftest.err configure:8246: $? = 0 configure:8249: test -s conftest.o configure:8252: $? = 0 configure:8263: result: yes configure:8278: checking for getmntinfo configure:8335: /usr/local/bin/gcc32 -o conftest -Wall -O -pipe -g -Wno-unused-function -I/usr/local/include -L/usr/local/lib -lgnugetopt conftest.c -lkvm >&5 configure:8341: $? = 0 configure:8345: test -z || test ! -s conftest.err configure:8348: $? = 0 configure:8351: test -s conftest configure:8354: $? = 0 configure:8366: result: yes configure:8377: checking how to get filesystem space usage... configure:8389: checking for statvfs configure:8446: /usr/local/bin/gcc32 -o conftest -Wall -O -pipe -g -Wno-unused-function -I/usr/local/include -L/usr/local/lib -lgnugetopt conftest.c -lkvm >&5 /var/tmp//ccgm9sgV.o: In function `main': /usr/home/mmdolze/smoketest/lcdproc/stable-0-5-x-FreeBSD-4.11-RELEASE-i386/conftest.c:102: undefined reference to `statvfs' /usr/home/mmdolze/smoketest/lcdproc/stable-0-5-x-FreeBSD-4.11-RELEASE-i386/conftest.c:101: undefined reference to `statvfs' collect2: ld returned 1 exit status configure:8452: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "lcdproc" | #define PACKAGE_TARNAME "lcdproc" | #define PACKAGE_VERSION "0.5dev" | #define PACKAGE_STRING "lcdproc 0.5dev" | #define PACKAGE_BUGREPORT "lcdproc@lists.omnipotent.net" | #define PACKAGE "lcdproc" | #define VERSION "0.5dev" | #define FREEBSD 1 | #define SYSTEM_HOST FreeBSD | #define DEBUG 1 | #define HAVE_GETLOADAVG 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PROCFS_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_MACHINE_CPUFUNC_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_MACHINE_SYSARCH_H 1 | #define HAVE_SYSV_IPC 1 | #define HAVE_UNION_SEMUN 1 | #define HAVE_SCHED_SETSCHEDULER 1 | #define HAVE_I386_IOPERM_FREEBSD 1 | #define HAVE_PCSTYLE_LPT_CONTROL 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_KVM_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_DKSTAT_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define TIME_WITH_SYS_TIME 1 | #define RETSIGTYPE void | #define HAVE_SELECT 1 | #define HAVE_SOCKET 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRTOL 1 | #define HAVE_UNAME 1 | #define HAVE_CFMAKERAW 1 | #define HAVE_SNPRINTF 1 | #define MTAB_FILE "/etc/fstab" | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_GETMNTINFO 1 | /* end confdefs.h. */ | /* Define statvfs to an innocuous variant, in case declares statvfs. | For example, HP-UX 11i declares gettimeofday. */ | #define statvfs innocuous_statvfs | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char statvfs (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef statvfs | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | { | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char statvfs (); | /* 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_statvfs) || defined (__stub___statvfs) | choke me | #else | char (*f) () = statvfs; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != statvfs; | ; | return 0; | } configure:8477: result: no configure:8499: checking for 3-argument statfs function (DEC OSF/1) configure:8525: /usr/local/bin/gcc32 -o conftest -Wall -O -pipe -g -Wno-unused-function -I/usr/local/include -L/usr/local/lib -lgnugetopt conftest.c -lkvm >&5 conftest.c:67: warning: return type defaults to `int' conftest.c: In function `main': conftest.c:69: structure has no member named `f_fsize' conftest.c:70: warning: implicit declaration of function `exit' conftest.c:70: too many arguments to function `statfs' configure:8528: $? = 1 configure: program exited with status 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "lcdproc" | #define PACKAGE_TARNAME "lcdproc" | #define PACKAGE_VERSION "0.5dev" | #define PACKAGE_STRING "lcdproc 0.5dev" | #define PACKAGE_BUGREPORT "lcdproc@lists.omnipotent.net" | #define PACKAGE "lcdproc" | #define VERSION "0.5dev" | #define FREEBSD 1 | #define SYSTEM_HOST FreeBSD | #define DEBUG 1 | #define HAVE_GETLOADAVG 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PROCFS_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_MACHINE_CPUFUNC_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_MACHINE_SYSARCH_H 1 | #define HAVE_SYSV_IPC 1 | #define HAVE_UNION_SEMUN 1 | #define HAVE_SCHED_SETSCHEDULER 1 | #define HAVE_I386_IOPERM_FREEBSD 1 | #define HAVE_PCSTYLE_LPT_CONTROL 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_KVM_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_DKSTAT_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define TIME_WITH_SYS_TIME 1 | #define RETSIGTYPE void | #define HAVE_SELECT 1 | #define HAVE_SOCKET 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRTOL 1 | #define HAVE_UNAME 1 | #define HAVE_CFMAKERAW 1 | #define HAVE_SNPRINTF 1 | #define MTAB_FILE "/etc/fstab" | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_GETMNTINFO 1 | /* end confdefs.h. */ | | #include | #include | #include | main () | { | struct statfs fsd; | fsd.f_fsize = 0; | exit (statfs (".", &fsd, sizeof (struct statfs))); | } configure:8548: result: no configure:8562: checking for two-argument statfs with statfs.bsize member (AIX, 4.3BSD) configure:8594: /usr/local/bin/gcc32 -o conftest -Wall -O -pipe -g -Wno-unused-function -I/usr/local/include -L/usr/local/lib -lgnugetopt conftest.c -lkvm >&5 conftest.c:73: warning: return type defaults to `int' conftest.c: In function `main': conftest.c:76: warning: implicit declaration of function `exit' configure:8597: $? = 0 configure:8599: ./conftest configure:8602: $? = 0 configure:8617: result: yes configure:8857: checking module extension configure:8872: result: .so configure:8906: checking for dlopen in -ldl configure:8936: /usr/local/bin/gcc32 -o conftest -Wall -O -pipe -g -Wno-unused-function -I/usr/local/include -L/usr/local/lib -lgnugetopt conftest.c -ldl -lkvm >&5 /usr/libexec/elf/ld: cannot find -ldl collect2: ld returned 1 exit status configure:8942: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "lcdproc" | #define PACKAGE_TARNAME "lcdproc" | #define PACKAGE_VERSION "0.5dev" | #define PACKAGE_STRING "lcdproc 0.5dev" | #define PACKAGE_BUGREPORT "lcdproc@lists.omnipotent.net" | #define PACKAGE "lcdproc" | #define VERSION "0.5dev" | #define FREEBSD 1 | #define SYSTEM_HOST FreeBSD | #define DEBUG 1 | #define HAVE_GETLOADAVG 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PROCFS_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_MACHINE_CPUFUNC_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_MACHINE_SYSARCH_H 1 | #define HAVE_SYSV_IPC 1 | #define HAVE_UNION_SEMUN 1 | #define HAVE_SCHED_SETSCHEDULER 1 | #define HAVE_I386_IOPERM_FREEBSD 1 | #define HAVE_PCSTYLE_LPT_CONTROL 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_KVM_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_DKSTAT_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define TIME_WITH_SYS_TIME 1 | #define RETSIGTYPE void | #define HAVE_SELECT 1 | #define HAVE_SOCKET 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRTOL 1 | #define HAVE_UNAME 1 | #define HAVE_CFMAKERAW 1 | #define HAVE_SNPRINTF 1 | #define MTAB_FILE "/etc/fstab" | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_GETMNTINFO 1 | #define STAT_STATFS2_BSIZE 1 | #define LCDPORT 13666 | #define PROTOCOL_VERSION "0.3" | #define API_VERSION "0.5" | #define MODULE_EXTENSION ".so" | /* end confdefs.h. */ | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char dlopen (); | int | main () | { | dlopen (); | ; | return 0; | } configure:8968: result: no configure:8980: checking for shl_load in -ldld configure:9010: /usr/local/bin/gcc32 -o conftest -Wall -O -pipe -g -Wno-unused-function -I/usr/local/include -L/usr/local/lib -lgnugetopt conftest.c -ldld -lkvm >&5 /usr/libexec/elf/ld: cannot find -ldld collect2: ld returned 1 exit status configure:9016: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "lcdproc" | #define PACKAGE_TARNAME "lcdproc" | #define PACKAGE_VERSION "0.5dev" | #define PACKAGE_STRING "lcdproc 0.5dev" | #define PACKAGE_BUGREPORT "lcdproc@lists.omnipotent.net" | #define PACKAGE "lcdproc" | #define VERSION "0.5dev" | #define FREEBSD 1 | #define SYSTEM_HOST FreeBSD | #define DEBUG 1 | #define HAVE_GETLOADAVG 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PROCFS_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_MACHINE_CPUFUNC_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_MACHINE_SYSARCH_H 1 | #define HAVE_SYSV_IPC 1 | #define HAVE_UNION_SEMUN 1 | #define HAVE_SCHED_SETSCHEDULER 1 | #define HAVE_I386_IOPERM_FREEBSD 1 | #define HAVE_PCSTYLE_LPT_CONTROL 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_KVM_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_DKSTAT_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define TIME_WITH_SYS_TIME 1 | #define RETSIGTYPE void | #define HAVE_SELECT 1 | #define HAVE_SOCKET 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRTOL 1 | #define HAVE_UNAME 1 | #define HAVE_CFMAKERAW 1 | #define HAVE_SNPRINTF 1 | #define MTAB_FILE "/etc/fstab" | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_GETMNTINFO 1 | #define STAT_STATFS2_BSIZE 1 | #define LCDPORT 13666 | #define PROTOCOL_VERSION "0.3" | #define API_VERSION "0.5" | #define MODULE_EXTENSION ".so" | /* end confdefs.h. */ | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char shl_load (); | int | main () | { | shl_load (); | ; | return 0; | } configure:9042: result: no configure:9064: checking if libusb support has been enabled configure:9078: result: yes configure:9084: checking for libusb-config configure:9115: result: : configure:9135: checking libusb CFLAGS configure:9149: result: configure:9196: checking libusb library path configure:9210: result: configure:9216: checking for main in -lusb configure:9241: /usr/local/bin/gcc32 -o conftest -Wall -O -pipe -g -Wno-unused-function -I/usr/local/include -L/usr/local/lib -lgnugetopt conftest.c -lusb -lkvm >&5 /usr/libexec/elf/ld: cannot find -lusb collect2: ld returned 1 exit status configure:9247: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "lcdproc" | #define PACKAGE_TARNAME "lcdproc" | #define PACKAGE_VERSION "0.5dev" | #define PACKAGE_STRING "lcdproc 0.5dev" | #define PACKAGE_BUGREPORT "lcdproc@lists.omnipotent.net" | #define PACKAGE "lcdproc" | #define VERSION "0.5dev" | #define FREEBSD 1 | #define SYSTEM_HOST FreeBSD | #define DEBUG 1 | #define HAVE_GETLOADAVG 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PROCFS_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_MACHINE_CPUFUNC_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_MACHINE_SYSARCH_H 1 | #define HAVE_SYSV_IPC 1 | #define HAVE_UNION_SEMUN 1 | #define HAVE_SCHED_SETSCHEDULER 1 | #define HAVE_I386_IOPERM_FREEBSD 1 | #define HAVE_PCSTYLE_LPT_CONTROL 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_KVM_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_DKSTAT_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define TIME_WITH_SYS_TIME 1 | #define RETSIGTYPE void | #define HAVE_SELECT 1 | #define HAVE_SOCKET 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRTOL 1 | #define HAVE_UNAME 1 | #define HAVE_CFMAKERAW 1 | #define HAVE_SNPRINTF 1 | #define MTAB_FILE "/etc/fstab" | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_GETMNTINFO 1 | #define STAT_STATFS2_BSIZE 1 | #define LCDPORT 13666 | #define PROTOCOL_VERSION "0.3" | #define API_VERSION "0.5" | #define MODULE_EXTENSION ".so" | /* end confdefs.h. */ | | | int | main () | { | main (); | ; | return 0; | } configure:9273: result: no configure:9300: checking if LDAP support has been enabled configure:9317: result: no configure:9713: checking for which drivers to compile... configure:9763: checking for select configure:9851: result: yes configure:9872: checking sys/select.h usability configure:9884: /usr/local/bin/gcc32 -c -Wall -O -pipe -g -Wno-unused-function -I/usr/local/include conftest.c >&5 configure:9890: $? = 0 configure:9894: test -z || test ! -s conftest.err configure:9897: $? = 0 configure:9900: test -s conftest.o configure:9903: $? = 0 configure:9913: result: yes configure:9917: checking sys/select.h presence configure:9927: /usr/local/bin/gcc32 -E -I/usr/local/include conftest.c configure:9933: $? = 0 configure:9953: result: yes configure:9988: checking for sys/select.h configure:9995: result: yes configure:10025: checking for select configure:10113: result: yes configure:10125: checking for sys/select.h configure:10130: result: yes configure:10296: checking ncurses.h usability configure:10308: /usr/local/bin/gcc32 -c -Wall -O -pipe -g -Wno-unused-function -I/usr/local/include conftest.c >&5 configure:10314: $? = 0 configure:10318: test -z || test ! -s conftest.err configure:10321: $? = 0 configure:10324: test -s conftest.o configure:10327: $? = 0 configure:10337: result: yes configure:10341: checking ncurses.h presence configure:10351: /usr/local/bin/gcc32 -E -I/usr/local/include conftest.c configure:10357: $? = 0 configure:10377: result: yes configure:10412: checking for ncurses.h configure:10419: result: yes configure:10296: checking curses.h usability configure:10308: /usr/local/bin/gcc32 -c -Wall -O -pipe -g -Wno-unused-function -I/usr/local/include conftest.c >&5 configure:10314: $? = 0 configure:10318: test -z || test ! -s conftest.err configure:10321: $? = 0 configure:10324: test -s conftest.o configure:10327: $? = 0 configure:10337: result: yes configure:10341: checking curses.h presence configure:10351: /usr/local/bin/gcc32 -E -I/usr/local/include conftest.c configure:10357: $? = 0 configure:10377: result: yes configure:10412: checking for curses.h configure:10419: result: yes configure:10432: checking for main in -lncurses configure:10456: /usr/local/bin/gcc32 -o conftest -Wall -O -pipe -g -Wno-unused-function -I/usr/local/include -L/usr/local/lib -lgnugetopt conftest.c -lncurses -lkvm >&5 configure:10462: $? = 0 configure:10466: test -z || test ! -s conftest.err configure:10469: $? = 0 configure:10472: test -s conftest configure:10475: $? = 0 configure:10488: result: yes configure:10493: checking for ncurses.h configure:10498: result: yes configure:10867: checking for acs_map in curses.h configure:10888: /usr/local/bin/gcc32 -c -Wall -O -pipe -g -Wno-unused-function -I/usr/local/include conftest.c >&5 conftest.c: In function `main': conftest.c:77: warning: unused variable `map' configure:10894: $? = 0 configure:10898: test -z || test ! -s conftest.err configure:10901: $? = 0 configure:10904: test -s conftest.o configure:10907: $? = 0 configure:10918: result: yes configure:10996: checking for redrawwin() in curses configure:11026: /usr/local/bin/gcc32 -o conftest -Wall -O -pipe -g -Wno-unused-function -I/usr/local/include -L/usr/local/lib -lgnugetopt conftest.c -lkvm -lncurses >&5 configure:11032: $? = 0 configure:11036: test -z || test ! -s conftest.err configure:11039: $? = 0 configure:11042: test -s conftest configure:11045: $? = 0 configure:11059: result: yes configure:11069: checking for wcolor_set() in curses configure:11099: /usr/local/bin/gcc32 -o conftest -Wall -O -pipe -g -Wno-unused-function -I/usr/local/include -L/usr/local/lib -lgnugetopt conftest.c -lkvm -lncurses >&5 configure:11105: $? = 0 configure:11109: test -z || test ! -s conftest.err configure:11112: $? = 0 configure:11115: test -s conftest configure:11118: $? = 0 configure:11132: result: yes configure:11165: checking g15daemon_client.h usability configure:11177: /usr/local/bin/gcc32 -c -Wall -O -pipe -g -Wno-unused-function -I/usr/local/include conftest.c >&5 conftest.c:110:30: g15daemon_client.h: No such file or directory configure:11183: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "lcdproc" | #define PACKAGE_TARNAME "lcdproc" | #define PACKAGE_VERSION "0.5dev" | #define PACKAGE_STRING "lcdproc 0.5dev" | #define PACKAGE_BUGREPORT "lcdproc@lists.omnipotent.net" | #define PACKAGE "lcdproc" | #define VERSION "0.5dev" | #define FREEBSD 1 | #define SYSTEM_HOST FreeBSD | #define DEBUG 1 | #define HAVE_GETLOADAVG 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PROCFS_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_MACHINE_CPUFUNC_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_MACHINE_SYSARCH_H 1 | #define HAVE_SYSV_IPC 1 | #define HAVE_UNION_SEMUN 1 | #define HAVE_SCHED_SETSCHEDULER 1 | #define HAVE_I386_IOPERM_FREEBSD 1 | #define HAVE_PCSTYLE_LPT_CONTROL 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_KVM_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_DKSTAT_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define TIME_WITH_SYS_TIME 1 | #define RETSIGTYPE void | #define HAVE_SELECT 1 | #define HAVE_SOCKET 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRTOL 1 | #define HAVE_UNAME 1 | #define HAVE_CFMAKERAW 1 | #define HAVE_SNPRINTF 1 | #define MTAB_FILE "/etc/fstab" | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_GETMNTINFO 1 | #define STAT_STATFS2_BSIZE 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_NCURSES_H 1 | #define HAVE_CURSES_H 1 | #define CURSES_HAS_ACS_MAP 1 | #define CURSES_HAS_REDRAWWIN 1 | #define CURSES_HAS_WCOLOR_SET 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:11206: result: no configure:11210: checking g15daemon_client.h presence configure:11220: /usr/local/bin/gcc32 -E -I/usr/local/include conftest.c conftest.c:76:30: g15daemon_client.h: No such file or directory configure:11226: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "lcdproc" | #define PACKAGE_TARNAME "lcdproc" | #define PACKAGE_VERSION "0.5dev" | #define PACKAGE_STRING "lcdproc 0.5dev" | #define PACKAGE_BUGREPORT "lcdproc@lists.omnipotent.net" | #define PACKAGE "lcdproc" | #define VERSION "0.5dev" | #define FREEBSD 1 | #define SYSTEM_HOST FreeBSD | #define DEBUG 1 | #define HAVE_GETLOADAVG 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_