checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for gawk... no checking for mawk... no checking for nawk... nawk checking whether make sets $(MAKE)... yes checking build system type... i386-unknown-openbsd3.8 checking host system type... i386-unknown-openbsd3.8 checking whether to enable debugging... yes checking for gcc... gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ANSI C... none needed checking for style of include used by make... GNU checking dependency style of gcc... gcc3 checking how to run the C preprocessor... gcc -E checking for a BSD-compatible install... /usr/bin/install -c checking for ranlib... ranlib checking CFLAGS for gcc -Wno-unused-function... -Wno-unused-function checking CFLAGS for gcc -ftrampolines... -ftrampolines checking for gethostbyname... yes checking for connect... yes checking for inet_aton... yes checking for kstat_open in -lkstat... no checking for nanosleep in -lposix4... no checking for getloadavg... yes checking for swapctl... yes checking for egrep... grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... no checking for unistd.h... yes checking procfs.h usability... no checking procfs.h presence... no checking for procfs.h... no checking sys/procfs.h usability... no checking sys/procfs.h presence... no checking for sys/procfs.h... no checking sys/loadavg.h usability... no checking sys/loadavg.h presence... no checking for sys/loadavg.h... no checking utmpx.h usability... no checking utmpx.h presence... no checking for utmpx.h... no checking for kvm_open in -lkvm... yes checking sched.h usability... yes checking sched.h presence... yes checking for sched.h... yes checking sys/sched.h usability... yes checking sys/sched.h presence... yes checking for sys/sched.h... yes checking machine/cpufunc.h usability... yes checking machine/cpufunc.h presence... yes checking for machine/cpufunc.h... yes checking for sys/types.h... (cached) yes checking machine/pio.h usability... yes checking machine/pio.h presence... yes checking for machine/pio.h... yes checking machine/sysarch.h usability... yes checking machine/sysarch.h presence... yes checking for machine/sysarch.h... yes checking sys/cpuvar.h usability... no checking sys/cpuvar.h presence... no checking for sys/cpuvar.h... no checking for System V IPC headers... yes checking for union semun... yes checking for sched_setscheduler... no checking for sched_setscheduler in -lposix4... no checking for sched_setscheduler in -lrt... no checking for i386_get_ioperm in -li386... yes checking for iopl... no checking for ioperm... no checking sys/io.h usability... no checking sys/io.h presence... no checking for sys/io.h... no checking for a parallel port... yes checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking for ANSI C header files... (cached) yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking sys/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking for unistd.h... (cached) yes checking for sys/io.h... (cached) no checking errno.h usability... yes checking errno.h presence... yes checking for errno.h... yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking kvm.h usability... yes checking kvm.h presence... yes checking for kvm.h... yes checking sys/param.h usability... yes checking sys/param.h presence... yes checking for sys/param.h... yes checking sys/sysctl.h usability... no checking sys/sysctl.h presence... yes configure: WARNING: sys/sysctl.h: present but cannot be compiled configure: WARNING: sys/sysctl.h: check for missing prerequisite headers? configure: WARNING: sys/sysctl.h: see the Autoconf documentation configure: WARNING: sys/sysctl.h: section "Present But Cannot Be Compiled" configure: WARNING: sys/sysctl.h: proceeding with the preprocessor's result configure: WARNING: sys/sysctl.h: in the future, the compiler will take precedence configure: WARNING: ## ------------------------------------------- ## configure: WARNING: ## Report this to lcdproc@lists.omnipotent.net ## configure: WARNING: ## ------------------------------------------- ## checking for sys/sysctl.h... yes checking sys/dkstat.h usability... yes checking sys/dkstat.h presence... yes checking for sys/dkstat.h... yes checking for an ANSI C-conforming const... yes checking for inline... inline checking for size_t... yes checking whether time.h and sys/time.h may both be included... yes checking whether struct tm is in sys/time.h or time.h... time.h checking for uid_t in sys/types.h... yes checking whether gcc needs -traditional... no checking return type of signal handlers... void checking for select... yes checking for socket... yes checking for strdup... yes checking for strerror... yes checking for strtol... yes checking for uname... yes checking for cfmakeraw... yes checking for snprintf... yes checking for getopt_long... yes checking for your mounted filesystem table... /etc/fstab checking for fcntl.h... (cached) yes checking sys/dustat.h usability... no checking sys/dustat.h presence... no checking for sys/dustat.h... no checking for sys/param.h... (cached) yes checking sys/statfs.h usability... no checking sys/statfs.h presence... no checking for sys/statfs.h... no checking sys/fstyp.h usability... no checking sys/fstyp.h presence... no checking for sys/fstyp.h... no checking mnttab.h usability... no checking mnttab.h presence... no checking for mnttab.h... no checking mntent.h usability... no checking mntent.h presence... no checking for mntent.h... no checking utime.h usability... yes checking utime.h presence... yes checking for utime.h... yes checking sys/statvfs.h usability... no checking sys/statvfs.h presence... no checking for sys/statvfs.h... no checking sys/vfs.h usability... no checking sys/vfs.h presence... no checking for sys/vfs.h... no checking sys/filsys.h usability... no checking sys/filsys.h presence... no checking for sys/filsys.h... no checking sys/fs_types.h usability... no checking sys/fs_types.h presence... no checking for sys/fs_types.h... no checking for sys/mount.h... yes checking for getmntinfo... yes configure: checking how to get filesystem space usage... checking for statvfs... no checking for 3-argument statfs function (DEC OSF/1)... no checking for two-argument statfs with statfs.bsize member (AIX, 4.3BSD)... yes checking module extension... .so checking for dlopen in -ldl... no checking for shl_load in -ldld... no checking if libusb support has been enabled... yes checking for libusb-config... : checking libusb CFLAGS... checking libusb library path... checking for main in -lusb... no configure: checking for which drivers to compile... checking for select... (cached) yes checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking for select... (cached) yes checking for sys/select.h... (cached) yes checking ncurses.h usability... yes checking ncurses.h presence... yes checking for ncurses.h... yes checking curses.h usability... yes checking curses.h presence... yes checking for curses.h... yes checking for main in -lncurses... yes checking for ncurses.h... (cached) yes checking for acs_map in curses.h... yes checking for redrawwin() in curses... yes checking for wcolor_set() in curses... yes checking glcdproclib/glcdprocdriver.h usability... no checking glcdproclib/glcdprocdriver.h presence... no checking for glcdproclib/glcdprocdriver.h... no configure: WARNING: The glcdlib driver needs glcdproclib/glcdprocdriver.h checking linux/i2c-dev.h usability... no checking linux/i2c-dev.h presence... no checking for linux/i2c-dev.h... no configure: WARNING: The IOWarrior driver needs the libusb library. checking for main in -lirman... no configure: WARNING: The irman driver needs the irman library. checking linux/joystick.h usability... no checking linux/joystick.h presence... no checking for linux/joystick.h... no configure: WARNING: The joy driver needs header file linux/joystick.h. checking for main in -llirc_client... no configure: WARNING: The lirc driver needs the lirc client library checking vga.h usability... no checking vga.h presence... no checking for vga.h... no configure: WARNING: The svga driver needs vga.h and vgagl.h checking vgagl.h usability... no checking vgagl.h presence... no checking for vgagl.h... no configure: WARNING: The svga driver needs vga.h and vgagl.h checking usb.h usability... no checking usb.h presence... no checking for usb.h... no configure: WARNING: The ula200 driver needs ftdi.h and usb.h checking ftdi.h usability... no checking ftdi.h presence... no checking for ftdi.h... no configure: WARNING: The ula200 driver needs ftdi.h and usb.h checking xosd.h usability... no checking xosd.h presence... no checking for xosd.h... no configure: WARNING: The xosd driver needs xosd.h Will compile drivers: bayrad,CFontz,CFontz633,CFontzPacket,curses,CwLnx,glk,hd44780,icp_a106,imon,lb216,lcdm001,lcterm,ms6931,mtc_s16209x,MtxOrb,NoritakeVFD,pyramid,sed1330,sed1520,serialVFD,sli,stv5730,t6963,text,tyan checking if LDAP support has been enabled... no checking for doxygen... no configure: creating ./config.status config.status: creating Makefile config.status: creating shared/Makefile config.status: creating server/Makefile config.status: creating server/commands/Makefile config.status: creating server/drivers/Makefile config.status: creating clients/Makefile config.status: creating clients/lcdproc/Makefile config.status: creating clients/lcdexec/Makefile config.status: creating clients/examples/Makefile config.status: creating clients/headlines/Makefile config.status: creating clients/metar/Makefile config.status: creating docs/Makefile config.status: creating docs/Doxyfile config.status: creating docs/lcdproc-dev/Makefile config.status: creating docs/lcdproc-user/Makefile config.status: creating docs/lcdproc-user/drivers/Makefile config.status: creating scripts/Makefile config.status: creating scripts/init-LCDd.debian config.status: creating scripts/init-LCDd.rpm config.status: creating scripts/init-lcdproc.debian config.status: creating scripts/init-lcdproc.rpm config.status: creating config.h config.status: executing depfiles commands /* config.h. Generated by configure. */ /* config.h.in. Generated from configure.in by autoheader. */ /* Define version of lcdproc API */ #define API_VERSION "0.5" /* Define to 1 if defines the acs_map array */ #define CURSES_HAS_ACS_MAP 1 /* Define to 1 if you have the redrawwin function in the curses library */ #define CURSES_HAS_REDRAWWIN 1 /* Define to 1 if you have the wcolor_set function in the curses library */ #define CURSES_HAS_WCOLOR_SET 1 /* Define to 1 if defines the _acs_char array */ /* #undef CURSES_HAS__ACS_CHAR */ /* Define if you're using Darwin/Mac OS X. */ /* #undef DARWIN */ /* Define to 1 to show debug information */ #define DEBUG 1 /* Define if you're using FreeBSD. */ /* #undef FREEBSD */ /* Define to 1 if you have the `cfmakeraw' function. */ #define HAVE_CFMAKERAW 1 /* Define to 1 if you have the header file. */ #define HAVE_CURSES_H 1 /* Define to 1 if you have the header file, and it defines `DIR'. */ #define HAVE_DIRENT_H 1 /* Define to 1 if you have the header file. */ #define HAVE_ERRNO_H 1 /* Define to 1 if you have the header file. */ #define HAVE_FCNTL_H 1 /* Define to 1 if you have the header file. */ /* #undef HAVE_FTDI_H */ /* Define to 1 if you have the `getloadavg' function. */ #define HAVE_GETLOADAVG 1 /* Define to 1 if you have the `getmntinfo' function. */ #define HAVE_GETMNTINFO 1 /* Define to 1 if you have the header file. */ /* #undef HAVE_GLCDPROCLIB_GLCDPROCDRIVER_H */ /* Define to 1 if you have the i2c headers */ /* #undef HAVE_I2C */ /* Define if you have the FreeBSD version of the i386_ioperm functions. */ /* #undef HAVE_I386_IOPERM_FREEBSD */ /* Define if you have the NetBSD&OpenBSD version of i386_ioperm functions. */ #define HAVE_I386_IOPERM_NETBSD 1 /* Define to 1 if you have the header file. */ #define HAVE_INTTYPES_H 1 /* Define to 1 if you have the `ioperm' function. */ /* #undef HAVE_IOPERM */ /* Define to 1 if you have the `iopl' function. */ /* #undef HAVE_IOPL */ /* Define to 1 if you have the header file. */ #define HAVE_KVM_H 1 /* Define to 1 if you have the `dl' library (-ldl). */ /* #undef HAVE_LIBDL */ /* Define to 1 if you have the `dld' library (-ldld). */ /* #undef HAVE_LIBDLD */ /* Define to 1 if you have the `kstat' library (-lkstat). */ /* #undef HAVE_LIBKSTAT */ /* Define to 1 if you have the `nsl' library (-lnsl). */ /* #undef HAVE_LIBNSL */ /* Define to 1 if you have the `posix4' library (-lposix4). */ /* #undef HAVE_LIBPOSIX4 */ /* Define to 1 if you have the `resolv' library (-lresolv). */ /* #undef HAVE_LIBRESOLV */ /* Define to 1 if you have the `socket' library (-lsocket). */ /* #undef HAVE_LIBSOCKET */ /* Define to 1 if you have the libusb library */ /* #undef HAVE_LIBUSB */ /* Define to 1 if you have the header file. */ #define HAVE_LIMITS_H 1 /* Define to 1 if you have the header file. */ #define HAVE_MACHINE_CPUFUNC_H 1 /* Define to 1 if you have the header file. */ #define HAVE_MACHINE_PIO_H 1 /* Define to 1 if you have the header file. */ #define HAVE_MACHINE_SYSARCH_H 1 /* Define to 1 if you have the header file. */ #define HAVE_MEMORY_H 1 /* Define to 1 if you have the header file. */ /* #undef HAVE_MNTENT_H */ /* Define to 1 if you have the header file. */ /* #undef HAVE_MNTTAB_H */ /* Define to 1 if you have the header file. */ #define HAVE_NCURSES_H 1 /* Define to 1 if you have the header file, and it defines `DIR'. */ /* #undef HAVE_NDIR_H */ /* Define if you have a parallel port and LCDproc knows how to talk to it. */ #define HAVE_PCSTYLE_LPT_CONTROL 1 /* Define to 1 if you have the header file. */ /* #undef HAVE_PROCFS_H */ /* Define to 1 if you have the header file. */ #define HAVE_SCHED_H 1 /* Define if you have the sched_setscheduler function. */ /* #undef HAVE_SCHED_SETSCHEDULER */ /* Define to 1 if you have the `select' function. */ #define HAVE_SELECT 1 /* Define to 1 if you have the `snprintf' function. */ #define HAVE_SNPRINTF 1 /* Define to 1 if you have the `socket' function. */ #define HAVE_SOCKET 1 /* Define to 1 if you have the `statvfs' function. */ /* #undef HAVE_STATVFS */ /* Define to 1 if you have the header file. */ /* #undef HAVE_STDINT_H */ /* Define to 1 if you have the header file. */ #define HAVE_STDLIB_H 1 /* Define to 1 if you have the `strdup' function. */ #define HAVE_STRDUP 1 /* Define to 1 if you have the `strerror' function. */ #define HAVE_STRERROR 1 /* Define to 1 if you have the header file. */ #define HAVE_STRINGS_H 1 /* Define to 1 if you have the header file. */ #define HAVE_STRING_H 1 /* Define to 1 if you have the `strtol' function. */ #define HAVE_STRTOL 1 /* Define to 1 if you have the `swapctl' function. */ #define HAVE_SWAPCTL 1 /* Define if you have System V IPC */ #define HAVE_SYSV_IPC 1 /* Define to 1 if you have the header file. */ /* #undef HAVE_SYS_CPUVAR_H */ /* Define to 1 if you have the header file, and it defines `DIR'. */ /* #undef HAVE_SYS_DIR_H */ /* Define to 1 if you have the header file. */ #define HAVE_SYS_DKSTAT_H 1 /* Define to 1 if you have the header file. */ /* #undef HAVE_SYS_DUSTAT_H */ /* Define to 1 if you have the header file. */ /* #undef HAVE_SYS_FILSYS_H */ /* Define to 1 if you have the header file. */ /* #undef HAVE_SYS_FSTYP_H */ /* Define to 1 if you have the header file. */ /* #undef HAVE_SYS_FS_TYPES_H */ /* Define to 1 if you have the header file. */ #define HAVE_SYS_IOCTL_H 1 /* Define to 1 if you have the header file. */ /* #undef HAVE_SYS_IO_H */ /* Define to 1 if you have the header file. */ /* #undef HAVE_SYS_LOADAVG_H */ /* Define to 1 if you have the header file. */ #define HAVE_SYS_MOUNT_H 1 /* Define to 1 if you have the header file, and it defines `DIR'. */ /* #undef HAVE_SYS_NDIR_H */ /* Define to 1 if you have the header file. */ #define HAVE_SYS_PARAM_H 1 /* Define to 1 if you have the header file. */ /* #undef HAVE_SYS_PROCFS_H */ /* Define to 1 if you have the header file. */ #define HAVE_SYS_SCHED_H 1 /* Define to 1 if you have the header file. */ #define HAVE_SYS_SELECT_H 1 /* Define to 1 if you have the header file. */ /* #undef HAVE_SYS_STATFS_H */ /* Define to 1 if you have the header file. */ /* #undef HAVE_SYS_STATVFS_H */ /* Define to 1 if you have the header file. */ #define HAVE_SYS_STAT_H 1 /* Define to 1 if you have the header file. */ #define HAVE_SYS_SYSCTL_H 1 /* Define to 1 if you have the header file. */ #define HAVE_SYS_TIME_H 1 /* Define to 1 if you have the header file. */ #define HAVE_SYS_TYPES_H 1 /* Define to 1 if you have the header file. */ /* #undef HAVE_SYS_VFS_H */ /* Define to 1 if you have the `uname' function. */ #define HAVE_UNAME 1 /* Define if your system's sys/sem.h file defines union semun */ #define HAVE_UNION_SEMUN 1 /* Define to 1 if you have the header file. */ #define HAVE_UNISTD_H 1 /* Define to 1 if you have the header file. */ /* #undef HAVE_USB_H */ /* Define to 1 if you have the header file. */ #define HAVE_UTIME_H 1 /* Define to 1 if you have the header file. */ /* #undef HAVE_UTMPX_H */ /* Define to 1 if you have the header file. */ /* #undef HAVE_VGAGL_H */ /* Define to 1 if you have the header file. */ /* #undef HAVE_VGA_H */ /* Define to 1 if you have the header file. */ /* #undef HAVE_XOSD_H */ /* Set default port where LCDd should listen */ #define LCDPORT 13666 /* Define to 1 to enable menu support in lcdproc client */ /* #undef LCDPROC_MENUS */ /* Define to 1 to allow transitions between different client's menus */ /* #undef LCDPROC_PERMISSIVE_MENU_GOTO */ /* Define to 1 to enable server test menus */ /* #undef LCDPROC_TESTMENUS */ /* Define if you're using Linux. */ /* #undef LINUX */ /* Define max Load Avg at which the backlight will start blinking */ #define LOAD_MAX 1.3 /* Define min Load Avg at which the backlight will turn off */ #define LOAD_MIN 0.05 /* Set to the extension for dynamically loaded modules */ #define MODULE_EXTENSION ".so" /* Location of your mounted filesystem table file */ #define MTAB_FILE "/etc/fstab" /* Define if you're using NetBSD. */ /* #undef NETBSD */ /* Define if you're using OpenBSD. */ #define OPENBSD 1 /* Name of package */ #define PACKAGE "lcdproc" /* Define to the address where bug reports for this package should be sent. */ #define PACKAGE_BUGREPORT "lcdproc@lists.omnipotent.net" /* Define to the full name of this package. */ #define PACKAGE_NAME "lcdproc" /* Define to the full name and version of this package. */ #define PACKAGE_STRING "lcdproc CVS-stable-0-5-x-20060413" /* Define to the one symbol short name of this package. */ #define PACKAGE_TARNAME "lcdproc" /* Define to the version of this package. */ #define PACKAGE_VERSION "CVS-stable-0-5-x-20060413" /* Define version of lcdproc client-server protocol */ #define PROTOCOL_VERSION "0.3" /* Define as the return type of signal handlers (`int' or `void'). */ #define RETSIGTYPE void /* Define if you're using Solaris. */ /* #undef SOLARIS */ /* Define to 1 to display filesystem stats for NFS */ /* #undef STAT_NFS */ /* Define to 1 to display filesystem stats for SMBFS */ /* #undef STAT_SMBFS */ /* Define to 1 if you have the two-argument statfs function with statfs.bsize member (AIX, 4.3BSD) */ #define STAT_STATFS2_BSIZE 1 /* Define to 1 if you have the two-argument statfs function with statfs.fsize member (4.4BSD and NetBSD) */ /* #undef STAT_STATFS2_FSIZE */ /* Define to 1 if you have the two-argument statfs function with struct fs_data (Ultrix) */ /* #undef STAT_STATFS2_FS_DATA */ /* Define to 1 if you have the 3-argument statfs function (DEC OSF/1) */ /* #undef STAT_STATFS3_OSF1 */ /* Define to 1 if you have the four-argument statfs function (AIX-3.2.5, SVR3) */ /* #undef STAT_STATFS4 */ /* Define to 1 if you have the statvfs function */ /* #undef STAT_STATVFS */ /* Define to 1 if you have the ANSI C header files. */ #define STDC_HEADERS 1 /* Set this to your system host (Linux, Solaris, OpenBSD, NetBSD, FreeBSD or Darwin) */ #define SYSTEM_HOST OpenBSD /* Define to 1 if you can safely include both and . */ #define TIME_WITH_SYS_TIME 1 /* Define to 1 if your declares `struct tm'. */ /* #undef TM_IN_SYS_TIME */ /* Version number of package */ #define VERSION "CVS-stable-0-5-x-20060413" /* Compile with LDAP lud_exts */ /* #undef WITH_LDAP_LUD_EXTS */ /* Compile with LDAP set_option */ /* #undef WITH_LDAP_SET_OPTION */ /* Compile in LDAP support */ /* #undef WITH_LDAP_SUPPORT */ /* Define to empty if `const' does not conform to ANSI C. */ /* #undef const */ /* Define to `int' if doesn't define. */ /* #undef gid_t */ /* Define to `__inline__' or `__inline' if that's what the C compiler calls it, or to nothing if 'inline' is not supported under any name. */ #ifndef __cplusplus /* #undef inline */ #endif /* Define to `unsigned' if does not define. */ /* #undef size_t */ /* Define to `int' if doesn't define. */ /* #undef uid_t */ 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 CVS-stable-0-5-x-20060413, which was generated by GNU Autoconf 2.59. Invocation command line was $ ./configure --enable-drivers=all --enable-debug ## --------- ## ## Platform. ## ## --------- ## hostname = x86-openbsd1.cf.sourceforge.net uname -m = i386 uname -r = 3.8 uname -s = OpenBSD uname -v = GENERIC#138 /usr/bin/uname -p = Intel Pentium III ("GenuineIntel" 686-class) /bin/uname -X = unknown /bin/arch = unknown /usr/bin/arch -k = OpenBSD.i386 /usr/convex/getsysinfo = unknown hostinfo = unknown /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /usr/local/bin PATH: /usr/bin PATH: /bin PATH: /usr/sbin PATH: /sbin PATH: /usr/X11R6/bin PATH: /usr/local/bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:1403: checking for a BSD-compatible install configure:1458: result: /usr/bin/install -c configure:1469: checking whether build environment is sane configure:1512: result: yes configure:1545: checking for gawk configure:1574: result: no configure:1545: checking for mawk configure:1574: result: no configure:1545: checking for nawk configure:1561: found /usr/bin/nawk configure:1571: result: nawk configure:1581: checking whether make sets $(MAKE) configure:1601: result: yes configure:1775: checking build system type configure:1793: result: i386-unknown-openbsd3.8 configure:1801: checking host system type configure:1815: result: i386-unknown-openbsd3.8 configure:1888: checking whether to enable debugging configure:1907: result: yes configure:1967: checking for gcc configure:1983: found /usr/bin/gcc configure:1993: result: gcc configure:2237: checking for C compiler version configure:2240: gcc --version &5 gcc (GCC) 3.3.5 (propolice) Copyright (C) 2003 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:2243: $? = 0 configure:2245: gcc -v &5 Reading specs from /usr/lib/gcc-lib/i386-unknown-openbsd3.8/3.3.5/specs Configured with: Thread model: single gcc version 3.3.5 (propolice) configure:2248: $? = 0 configure:2250: gcc -V &5 gcc: `-V' option must have argument configure:2253: $? = 1 configure:2276: checking for C compiler default output file name configure:2279: gcc -g -O conftest.c >&5 configure:2282: $? = 0 configure:2328: result: a.out configure:2333: checking whether the C compiler works configure:2339: ./a.out configure:2342: $? = 0 configure:2359: result: yes configure:2366: checking whether we are cross compiling configure:2368: result: no configure:2371: checking for suffix of executables configure:2373: gcc -o conftest -g -O conftest.c >&5 configure:2376: $? = 0 configure:2401: result: configure:2407: checking for suffix of object files configure:2428: gcc -c -g -O conftest.c >&5 configure:2431: $? = 0 configure:2453: result: o configure:2457: checking whether we are using the GNU C compiler configure:2481: gcc -c -g -O conftest.c >&5 configure:2487: $? = 0 configure:2490: test -z || test ! -s conftest.err configure:2493: $? = 0 configure:2496: test -s conftest.o configure:2499: $? = 0 configure:2512: result: yes configure:2518: checking whether gcc accepts -g configure:2539: gcc -c -g conftest.c >&5 configure:2545: $? = 0 configure:2548: test -z || test ! -s conftest.err configure:2551: $? = 0 configure:2554: test -s conftest.o configure:2557: $? = 0 configure:2568: result: yes configure:2585: checking for gcc option to accept ANSI C configure:2655: gcc -c -g -O conftest.c >&5 configure:2661: $? = 0 configure:2664: test -z || test ! -s conftest.err configure:2667: $? = 0 configure:2670: test -s conftest.o configure:2673: $? = 0 configure:2691: result: none needed configure:2709: gcc -c -g -O conftest.c >&5 conftest.c:2: error: syntax error before "me" configure:2715: $? = 1 configure: failed program was: | #ifndef __cplusplus | choke me | #endif configure:2856: checking for style of include used by make configure:2884: result: GNU configure:2912: checking dependency style of gcc configure:2995: result: gcc3 configure:3017: checking how to run the C preprocessor configure:3052: gcc -E conftest.c configure:3058: $? = 0 configure:3090: gcc -E conftest.c conftest.c:14:28: ac_nonexistent.h: No such file or directory configure:3096: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "lcdproc" | #define PACKAGE_TARNAME "lcdproc" | #define PACKAGE_VERSION "CVS-stable-0-5-x-20060413" | #define PACKAGE_STRING "lcdproc CVS-stable-0-5-x-20060413" | #define PACKAGE_BUGREPORT "lcdproc@lists.omnipotent.net" | #define PACKAGE "lcdproc" | #define VERSION "CVS-stable-0-5-x-20060413" | #define OPENBSD 1 | #define SYSTEM_HOST OpenBSD | #define DEBUG 1 | /* end confdefs.h. */ | #include configure:3135: result: gcc -E configure:3159: gcc -E conftest.c configure:3165: $? = 0 configure:3197: gcc -E conftest.c conftest.c:14:28: ac_nonexistent.h: No such file or directory configure:3203: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "lcdproc" | #define PACKAGE_TARNAME "lcdproc" | #define PACKAGE_VERSION "CVS-stable-0-5-x-20060413" | #define PACKAGE_STRING "lcdproc CVS-stable-0-5-x-20060413" | #define PACKAGE_BUGREPORT "lcdproc@lists.omnipotent.net" | #define PACKAGE "lcdproc" | #define VERSION "CVS-stable-0-5-x-20060413" | #define OPENBSD 1 | #define SYSTEM_HOST OpenBSD | #define DEBUG 1 | /* end confdefs.h. */ | #include configure:3259: checking for a BSD-compatible install configure:3314: result: /usr/bin/install -c configure:3366: checking for ranlib configure:3382: found /usr/bin/ranlib configure:3393: result: ranlib configure:3408: checking CFLAGS for gcc -Wno-unused-function configure:3441: gcc -c -Wall -g -O -pedantic -Wno-unused-function conftest.c >&5 configure:3447: $? = 0 configure:3450: test -z || test ! -s conftest.err configure:3453: $? = 0 configure:3456: test -s conftest.o configure:3459: $? = 0 configure:3478: result: -Wno-unused-function configure:3490: : CFLAGS="$CFLAGS $ac_cv_cflags_gcc_option__Wno_unused_function" configure:3493: $? = 0 configure:3500: checking CFLAGS for gcc -ftrampolines configure:3533: gcc -c -Wall -g -O -Wno-unused-function -pedantic -ftrampolines conftest.c >&5 configure:3539: $? = 0 configure:3542: test -z || test ! -s conftest.err configure:3545: $? = 0 configure:3548: test -s conftest.o configure:3551: $? = 0 configure:3570: result: -ftrampolines configure:3582: : CFLAGS="$CFLAGS $ac_cv_cflags_gcc_option__ftrampolines" configure:3585: $? = 0 configure:3594: checking for gethostbyname configure:3651: gcc -o conftest -Wall -g -O -Wno-unused-function -ftrampolines conftest.c >&5 configure:3657: $? = 0 configure:3660: test -z || test ! -s conftest.err configure:3663: $? = 0 configure:3666: test -s conftest configure:3669: $? = 0 configure:3681: result: yes configure:3761: checking for connect configure:3818: gcc -o conftest -Wall -g -O -Wno-unused-function -ftrampolines conftest.c >&5 configure:3824: $? = 0 configure:3827: test -z || test ! -s conftest.err configure:3830: $? = 0 configure:3833: test -s conftest configure:3836: $? = 0 configure:3848: result: yes configure:3928: checking for inet_aton configure:3985: gcc -o conftest -Wall -g -O -Wno-unused-function -ftrampolines conftest.c >&5 configure:3991: $? = 0 configure:3994: test -z || test ! -s conftest.err configure:3997: $? = 0 configure:4000: test -s conftest configure:4003: $? = 0 configure:4015: result: yes configure:4096: checking for kstat_open in -lkstat configure:4126: gcc -o conftest -Wall -g -O -Wno-unused-function -ftrampolines conftest.c -lkstat >&5 /usr/bin/ld: cannot find -lkstat collect2: ld returned 1 exit status configure:4132: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "lcdproc" | #define PACKAGE_TARNAME "lcdproc" | #define PACKAGE_VERSION "CVS-stable-0-5-x-20060413" | #define PACKAGE_STRING "lcdproc CVS-stable-0-5-x-20060413" | #define PACKAGE_BUGREPORT "lcdproc@lists.omnipotent.net" | #define PACKAGE "lcdproc" | #define VERSION "CVS-stable-0-5-x-20060413" | #define OPENBSD 1 | #define SYSTEM_HOST OpenBSD | #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:4157: result: no configure:4169: checking for nanosleep in -lposix4 configure:4199: gcc -o conftest -Wall -g -O -Wno-unused-function -ftrampolines conftest.c -lposix4 >&5 /usr/bin/ld: cannot find -lposix4 collect2: ld returned 1 exit status configure:4205: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "lcdproc" | #define PACKAGE_TARNAME "lcdproc" | #define PACKAGE_VERSION "CVS-stable-0-5-x-20060413" | #define PACKAGE_STRING "lcdproc CVS-stable-0-5-x-20060413" | #define PACKAGE_BUGREPORT "lcdproc@lists.omnipotent.net" | #define PACKAGE "lcdproc" | #define VERSION "CVS-stable-0-5-x-20060413" | #define OPENBSD 1 | #define SYSTEM_HOST OpenBSD | #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:4230: result: no configure:4246: checking for getloadavg configure:4303: gcc -o conftest -Wall -g -O -Wno-unused-function -ftrampolines conftest.c >&5 configure:4309: $? = 0 configure:4312: test -z || test ! -s conftest.err configure:4315: $? = 0 configure:4318: test -s conftest configure:4321: $? = 0 configure:4333: result: yes configure:4246: checking for swapctl configure:4303: gcc -o conftest -Wall -g -O -Wno-unused-function -ftrampolines conftest.c >&5 configure:4309: $? = 0 configure:4312: test -z || test ! -s conftest.err configure:4315: $? = 0 configure:4318: test -s conftest configure:4321: $? = 0 configure:4333: result: yes configure:4344: checking for egrep configure:4354: result: grep -E configure:4359: checking for ANSI C header files configure:4384: gcc -c -Wall -g -O -Wno-unused-function -ftrampolines conftest.c >&5 configure:4390: $? = 0 configure:4393: test -z || test ! -s conftest.err configure:4396: $? = 0 configure:4399: test -s conftest.o configure:4402: $? = 0 configure:4491: gcc -o conftest -Wall -g -O -Wno-unused-function -ftrampolines conftest.c >&5 conftest.c: In function `main': conftest.c:33: warning: implicit declaration of function `exit' configure:4494: $? = 0 configure:4496: ./conftest configure:4499: $? = 0 configure:4514: result: yes configure:4538: checking for sys/types.h configure:4554: gcc -c -Wall -g -O -Wno-unused-function -ftrampolines conftest.c >&5 configure:4560: $? = 0 configure:4563: test -z || test ! -s conftest.err configure:4566: $? = 0 configure:4569: test -s conftest.o configure:4572: $? = 0 configure:4583: result: yes configure:4538: checking for sys/stat.h configure:4554: gcc -c -Wall -g -O -Wno-unused-function -ftrampolines conftest.c >&5 configure:4560: $? = 0 configure:4563: test -z || test ! -s conftest.err configure:4566: $? = 0 configure:4569: test -s conftest.o configure:4572: $? = 0 configure:4583: result: yes configure:4538: checking for stdlib.h configure:4554: gcc -c -Wall -g -O -Wno-unused-function -ftrampolines conftest.c >&5 configure:4560: $? = 0 configure:4563: test -z || test ! -s conftest.err configure:4566: $? = 0 configure:4569: test -s conftest.o configure:4572: $? = 0 configure:4583: result: yes configure:4538: checking for string.h configure:4554: gcc -c -Wall -g -O -Wno-unused-function -ftrampolines conftest.c >&5 configure:4560: $? = 0 configure:4563: test -z || test ! -s conftest.err configure:4566: $? = 0 configure:4569: test -s conftest.o configure:4572: $? = 0 configure:4583: result: yes configure:4538: checking for memory.h configure:4554: gcc -c -Wall -g -O -Wno-unused-function -ftrampolines conftest.c >&5 configure:4560: $? = 0 configure:4563: test -z || test ! -s conftest.err configure:4566: $? = 0 configure:4569: test -s conftest.o configure:4572: $? = 0 configure:4583: result: yes configure:4538: checking for strings.h configure:4554: gcc -c -Wall -g -O -Wno-unused-function -ftrampolines conftest.c >&5 configure:4560: $? = 0 configure:4563: test -z || test ! -s conftest.err configure:4566: $? = 0 configure:4569: test -s conftest.o configure:4572: $? = 0 configure:4583: result: yes configure:4538: checking for inttypes.h configure:4554: gcc -c -Wall -g -O -Wno-unused-function -ftrampolines conftest.c >&5 configure:4560: $? = 0 configure:4563: test -z || test ! -s conftest.err configure:4566: $? = 0 configure:4569: test -s conftest.o configure:4572: $? = 0 configure:4583: result: yes configure:4538: checking for stdint.h configure:4554: gcc -c -Wall -g -O -Wno-unused-function -ftrampolines conftest.c >&5 conftest.c:59:20: stdint.h: No such file or directory configure:4560: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "lcdproc" | #define PACKAGE_TARNAME "lcdproc" | #define PACKAGE_VERSION "CVS-stable-0-5-x-20060413" | #define PACKAGE_STRING "lcdproc CVS-stable-0-5-x-20060413" | #define PACKAGE_BUGREPORT "lcdproc@lists.omnipotent.net" | #define PACKAGE "lcdproc" | #define VERSION "CVS-stable-0-5-x-20060413" | #define OPENBSD 1 | #define SYSTEM_HOST OpenBSD | #define DEBUG 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_SWAPCTL 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | /* 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:4583: result: no configure:4538: checking for unistd.h configure:4554: gcc -c -Wall -g -O -Wno-unused-function -ftrampolines conftest.c >&5 configure:4560: $? = 0 configure:4563: test -z || test ! -s conftest.err configure:4566: $? = 0 configure:4569: test -s conftest.o configure:4572: $? = 0 configure:4583: result: yes configure:4612: checking procfs.h usability configure:4624: gcc -c -Wall -g -O -Wno-unused-function -ftrampolines conftest.c >&5 conftest.c:59:20: procfs.h: No such file or directory configure:4630: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "lcdproc" | #define PACKAGE_TARNAME "lcdproc" | #define PACKAGE_VERSION "CVS-stable-0-5-x-20060413" | #define PACKAGE_STRING "lcdproc CVS-stable-0-5-x-20060413" | #define PACKAGE_BUGREPORT "lcdproc@lists.omnipotent.net" | #define PACKAGE "lcdproc" | #define VERSION "CVS-stable-0-5-x-20060413" | #define OPENBSD 1 | #define SYSTEM_HOST OpenBSD | #define DEBUG 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_SWAPCTL 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_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:4652: result: no configure:4656: checking procfs.h presence configure:4666: gcc -E conftest.c conftest.c:25:20: procfs.h: No such file or directory configure:4672: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "lcdproc" | #define PACKAGE_TARNAME "lcdproc" | #define PACKAGE_VERSION "CVS-stable-0-5-x-20060413" | #define PACKAGE_STRING "lcdproc CVS-stable-0-5-x-20060413" | #define PACKAGE_BUGREPORT "lcdproc@lists.omnipotent.net" | #define PACKAGE "lcdproc" | #define VERSION "CVS-stable-0-5-x-20060413" | #define OPENBSD 1 | #define SYSTEM_HOST OpenBSD | #define DEBUG 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_SWAPCTL 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_UNISTD_H 1 | /* end confdefs.h. */ | #include configure:4692: result: no configure:4727: checking for procfs.h configure:4734: result: no configure:4612: checking sys/procfs.h usability configure:4624: gcc -c -Wall -g -O -Wno-unused-function -ftrampolines conftest.c >&5 conftest.c:59:24: sys/procfs.h: No such file or directory configure:4630: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "lcdproc" | #define PACKAGE_TARNAME "lcdproc" | #define PACKAGE_VERSION "CVS-stable-0-5-x-20060413" | #define PACKAGE_STRING "lcdproc CVS-stable-0-5-x-20060413" | #define PACKAGE_BUGREPORT "lcdproc@lists.omnipotent.net" | #define PACKAGE "lcdproc" | #define VERSION "CVS-stable-0-5-x-20060413" | #define OPENBSD 1 | #define SYSTEM_HOST OpenBSD | #define DEBUG 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_SWAPCTL 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_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:4652: result: no configure:4656: checking sys/procfs.h presence configure:4666: gcc -E conftest.c conftest.c:25:24: sys/procfs.h: No such file or directory configure:4672: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "lcdproc" | #define PACKAGE_TARNAME "lcdproc" | #define PACKAGE_VERSION "CVS-stable-0-5-x-20060413" | #define PACKAGE_STRING "lcdproc CVS-stable-0-5-x-20060413" | #define PACKAGE_BUGREPORT "lcdproc@lists.omnipotent.net" | #define PACKAGE "lcdproc" | #define VERSION "CVS-stable-0-5-x-20060413" | #define OPENBSD 1 | #define SYSTEM_HOST OpenBSD | #define DEBUG 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_SWAPCTL 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_UNISTD_H 1 | /* end confdefs.h. */ | #include configure:4692: result: no configure:4727: checking for sys/procfs.h configure:4734: result: no configure:4612: checking sys/loadavg.h usability configure:4624: gcc -c -Wall -g -O -Wno-unused-function -ftrampolines conftest.c >&5 conftest.c:59:25: sys/loadavg.h: No such file or directory configure:4630: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "lcdproc" | #define PACKAGE_TARNAME "lcdproc" | #define PACKAGE_VERSION "CVS-stable-0-5-x-20060413" | #define PACKAGE_STRING "lcdproc CVS-stable-0-5-x-20060413" | #define PACKAGE_BUGREPORT "lcdproc@lists.omnipotent.net" | #define PACKAGE "lcdproc" | #define VERSION "CVS-stable-0-5-x-20060413" | #define OPENBSD 1 | #define SYSTEM_HOST OpenBSD | #define DEBUG 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_SWAPCTL 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_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:4652: result: no configure:4656: checking sys/loadavg.h presence configure:4666: gcc -E conftest.c conftest.c:25:25: sys/loadavg.h: No such file or directory configure:4672: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "lcdproc" | #define PACKAGE_TARNAME "lcdproc" | #define PACKAGE_VERSION "CVS-stable-0-5-x-20060413" | #define PACKAGE_STRING "lcdproc CVS-stable-0-5-x-20060413" | #define PACKAGE_BUGREPORT "lcdproc@lists.omnipotent.net" | #define PACKAGE "lcdproc" | #define VERSION "CVS-stable-0-5-x-20060413" | #define OPENBSD 1 | #define SYSTEM_HOST OpenBSD | #define DEBUG 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_SWAPCTL 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_UNISTD_H 1 | /* end confdefs.h. */ | #include configure:4692: result: no configure:4727: checking for sys/loadavg.h configure:4734: result: no configure:4612: checking utmpx.h usability configure:4624: gcc -c -Wall -g -O -Wno-unused-function -ftrampolines conftest.c >&5 conftest.c:59:19: utmpx.h: No such file or directory configure:4630: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "lcdproc" | #define PACKAGE_TARNAME "lcdproc" | #define PACKAGE_VERSION "CVS-stable-0-5-x-20060413" | #define PACKAGE_STRING "lcdproc CVS-stable-0-5-x-20060413" | #define PACKAGE_BUGREPORT "lcdproc@lists.omnipotent.net" | #define PACKAGE "lcdproc" | #define VERSION "CVS-stable-0-5-x-20060413" | #define OPENBSD 1 | #define SYSTEM_HOST OpenBSD | #define DEBUG 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_SWAPCTL 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_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:4652: result: no configure:4656: checking utmpx.h presence configure:4666: gcc -E conftest.c conftest.c:25:19: utmpx.h: No such file or directory configure:4672: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "lcdproc" | #define PACKAGE_TARNAME "lcdproc" | #define PACKAGE_VERSION "CVS-stable-0-5-x-20060413" | #define PACKAGE_STRING "lcdproc CVS-stable-0-5-x-20060413" | #define PACKAGE_BUGREPORT "lcdproc@lists.omnipotent.net" | #define PACKAGE "lcdproc" | #define VERSION "CVS-stable-0-5-x-20060413" | #define OPENBSD 1 | #define SYSTEM_HOST OpenBSD | #define DEBUG 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_SWAPCTL 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_UNISTD_H 1 | /* end confdefs.h. */ | #include configure:4692: result: no configure:4727: checking for utmpx.h configure:4734: result: no configure:4748: checking for kvm_open in -lkvm configure:4778: gcc -o conftest -Wall -g -O -Wno-unused-function -ftrampolines conftest.c -lkvm >&5 configure:4784: $? = 0 configure:4787: test -z || test ! -s conftest.err configure:4790: $? = 0 configure:4793: test -s conftest configure:4796: $? = 0 configure:4809: result: yes configure:4904: checking sched.h usability configure:4916: gcc -c -Wall -g -O -Wno-unused-function -ftrampolines conftest.c >&5 configure:4922: $? = 0 configure:4925: test -z || test ! -s conftest.err configure:4928: $? = 0 configure:4931: test -s conftest.o configure:4934: $? = 0 configure:4944: result: yes configure:4948: checking sched.h presence configure:4958: gcc -E conftest.c configure:4964: $? = 0 configure:4984: result: yes configure:5019: checking for sched.h configure:5026: result: yes configure:4904: checking sys/sched.h usability configure:4916: gcc -c -Wall -g -O -Wno-unused-function -ftrampolines conftest.c >&5 configure:4922: $? = 0 configure:4925: test -z || test ! -s conftest.err configure:4928: $? = 0 configure:4931: test -s conftest.o configure:4934: $? = 0 configure:4944: result: yes configure:4948: checking sys/sched.h presence configure:4958: gcc -E conftest.c configure:4964: $? = 0 configure:4984: result: yes configure:5019: checking for sys/sched.h configure:5026: result: yes configure:4904: checking machine/cpufunc.h usability configure:4916: gcc -c -Wall -g -O -Wno-unused-function -ftrampolines conftest.c >&5 configure:4922: $? = 0 configure:4925: test -z || test ! -s conftest.err configure:4928: $? = 0 configure:4931: test -s conftest.o configure:4934: $? = 0 configure:4944: result: yes configure:4948: checking machine/cpufunc.h presence configure:4958: gcc -E conftest.c configure:4964: $? = 0 configure:4984: result: yes configure:5019: checking for machine/cpufunc.h configure:5026: result: yes configure:4895: checking for sys/types.h configure:4900: result: yes configure:4904: checking machine/pio.h usability configure:4916: gcc -c -Wall -g -O -Wno-unused-function -ftrampolines conftest.c >&5 configure:4922: $? = 0 configure:4925: test -z || test ! -s conftest.err configure:4928: $? = 0 configure:4931: test -s conftest.o configure:4934: $? = 0 configure:4944: result: yes configure:4948: checking machine/pio.h presence configure:4958: gcc -E conftest.c configure:4964: $? = 0 configure:4984: result: yes configure:5019: checking for machine/pio.h configure:5026: result: yes configure:4904: checking machine/sysarch.h usability configure:4916: gcc -c -Wall -g -O -Wno-unused-function -ftrampolines conftest.c >&5 configure:4922: $? = 0 configure:4925: test -z || test ! -s conftest.err configure:4928: $? = 0 configure:4931: test -s conftest.o configure:4934: $? = 0 configure:4944: result: yes configure:4948: checking machine/sysarch.h presence configure:4958: gcc -E conftest.c configure:4964: $? = 0 configure:4984: result: yes configure:5019: checking for machine/sysarch.h configure:5026: result: yes configure:4904: checking sys/cpuvar.h usability configure:4916: gcc -c -Wall -g -O -Wno-unused-function -ftrampolines conftest.c >&5 conftest.c:65:24: sys/cpuvar.h: No such file or directory configure:4922: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "lcdproc" | #define PACKAGE_TARNAME "lcdproc" | #define PACKAGE_VERSION "CVS-stable-0-5-x-20060413" | #define PACKAGE_STRING "lcdproc CVS-stable-0-5-x-20060413" | #define PACKAGE_BUGREPORT "lcdproc@lists.omnipotent.net" | #define PACKAGE "lcdproc" | #define VERSION "CVS-stable-0-5-x-20060413" | #define OPENBSD 1 | #define SYSTEM_HOST OpenBSD | #define DEBUG 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_SWAPCTL 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_SCHED_H 1 | #define HAVE_MACHINE_CPUFUNC_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_MACHINE_PIO_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:4944: result: no configure:4948: checking sys/cpuvar.h presence configure:4958: gcc -E conftest.c conftest.c:31:24: sys/cpuvar.h: No such file or directory configure:4964: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "lcdproc" | #define PACKAGE_TARNAME "lcdproc" | #define PACKAGE_VERSION "CVS-stable-0-5-x-20060413" | #define PACKAGE_STRING "lcdproc CVS-stable-0-5-x-20060413" | #define PACKAGE_BUGREPORT "lcdproc@lists.omnipotent.net" | #define PACKAGE "lcdproc" | #define VERSION "CVS-stable-0-5-x-20060413" | #define OPENBSD 1 | #define SYSTEM_HOST OpenBSD | #define DEBUG 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_SWAPCTL 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_SCHED_H 1 | #define HAVE_MACHINE_CPUFUNC_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_MACHINE_PIO_H 1 | #define HAVE_MACHINE_SYSARCH_H 1 | /* end confdefs.h. */ | #include configure:4984: result: no configure:5019: checking for sys/cpuvar.h configure:5026: result: no configure:5040: checking for System V IPC headers configure:5068: gcc -c -Wall -g -O -Wno-unused-function -ftrampolines conftest.c >&5 configure:5074: $? = 0 configure:5077: test -z || test ! -s conftest.err configure:5080: $? = 0 configure:5083: test -s conftest.o configure:5086: $? = 0 configure:5098: result: yes configure:5111: checking for union semun configure:5137: gcc -c -Wall -g -O -Wno-unused-function -ftrampolines conftest.c >&5 conftest.c: In function `main': conftest.c:41: warning: unused variable `s' configure:5143: $? = 0 configure:5146: test -z || test ! -s conftest.err configure:5149: $? = 0 configure:5152: test -s conftest.o configure:5155: $? = 0 configure:5167: result: yes configure:5184: checking for sched_setscheduler configure:5241: gcc -o conftest -Wall -g -O -Wno-unused-function -ftrampolines conftest.c -lkvm >&5 /tmp//ccy13764.o(.text+0x17): In function `main': /home/users/g/gf/gfk/smoketest/stable-0-5-x-OpenBSD-3.8-i386/conftest.c:73: undefined reference to `sched_setscheduler' /tmp//ccy13764.o(.data+0x0):/home/users/g/gf/gfk/smoketest/stable-0-5-x-OpenBSD-3.8-i386/conftest.c:72: undefined reference to `sched_setscheduler' collect2: ld returned 1 exit status configure:5247: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "lcdproc" | #define PACKAGE_TARNAME "lcdproc" | #define PACKAGE_VERSION "CVS-stable-0-5-x-20060413" | #define PACKAGE_STRING "lcdproc CVS-stable-0-5-x-20060413" | #define PACKAGE_BUGREPORT "lcdproc@lists.omnipotent.net" | #define PACKAGE "lcdproc" | #define VERSION "CVS-stable-0-5-x-20060413" | #define OPENBSD 1 | #define SYSTEM_HOST OpenBSD | #define DEBUG 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_SWAPCTL 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_SCHED_H 1 | #define HAVE_MACHINE_CPUFUNC_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_MACHINE_PIO_H 1 | #define HAVE_MACHINE_SYSARCH_H 1 | #define HAVE_SYSV_IPC 1 | #define HAVE_UNION_SEMUN 1 | /* end confdefs.h. */ | /* Define sched_setscheduler to an innocuous variant, in case declares sched_setscheduler. | For example, HP-UX 11i declares gettimeofday. */ | #define sched_setscheduler innocuous_sched_setscheduler | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char sched_setscheduler (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef sched_setscheduler | | /* Override any 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 (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined (__stub_sched_setscheduler) || defined (__stub___sched_setscheduler) | choke me | #else | char (*f) () = sched_setscheduler; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != sched_setscheduler; | ; | return 0; | } configure:5271: result: no configure:5281: checking for sched_setscheduler in -lposix4 configure:5311: gcc -o conftest -Wall -g -O -Wno-unused-function -ftrampolines conftest.c -lposix4 -lkvm >&5 /usr/bin/ld: cannot find -lposix4 collect2: ld returned 1 exit status configure:5317: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "lcdproc" | #define PACKAGE_TARNAME "lcdproc" | #define PACKAGE_VERSION "CVS-stable-0-5-x-20060413" | #define PACKAGE_STRING "lcdproc CVS-stable-0-5-x-20060413" | #define PACKAGE_BUGREPORT "lcdproc@lists.omnipotent.net" | #define PACKAGE "lcdproc" | #define VERSION "CVS-stable-0-5-x-20060413" | #define OPENBSD 1 | #define SYSTEM_HOST OpenBSD | #define DEBUG 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_SWAPCTL 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_SCHED_H 1 | #define HAVE_MACHINE_CPUFUNC_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_MACHINE_PIO_H 1 | #define HAVE_MACHINE_SYSARCH_H 1 | #define HAVE_SYSV_IPC 1 | #define HAVE_UNION_SEMUN 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:5342: result: no configure:5354: checking for sched_setscheduler in -lrt configure:5384: gcc -o conftest -Wall -g -O -Wno-unused-function -ftrampolines conftest.c -lrt -lkvm >&5 /usr/bin/ld: cannot find -lrt collect2: ld returned 1 exit status configure:5390: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "lcdproc" | #define PACKAGE_TARNAME "lcdproc" | #define PACKAGE_VERSION "CVS-stable-0-5-x-20060413" | #define PACKAGE_STRING "lcdproc CVS-stable-0-5-x-20060413" | #define PACKAGE_BUGREPORT "lcdproc@lists.omnipotent.net" | #define PACKAGE "lcdproc" | #define VERSION "CVS-stable-0-5-x-20060413" | #define OPENBSD 1 | #define SYSTEM_HOST OpenBSD | #define DEBUG 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_SWAPCTL 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_SCHED_H 1 | #define HAVE_MACHINE_CPUFUNC_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_MACHINE_PIO_H 1 | #define HAVE_MACHINE_SYSARCH_H 1 | #define HAVE_SYSV_IPC 1 | #define HAVE_UNION_SEMUN 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:5415: result: no configure:5428: checking for i386_get_ioperm in -li386 configure:5458: gcc -o conftest -Wall -g -O -Wno-unused-function -ftrampolines conftest.c -li386 -lkvm >&5 configure:5464: $? = 0 configure:5467: test -z || test ! -s conftest.err configure:5470: $? = 0 configure:5473: test -s conftest configure:5476: $? = 0 configure:5489: result: yes configure:5578: checking for iopl configure:5635: gcc -o conftest -Wall -g -O -Wno-unused-function -ftrampolines conftest.c -lkvm >&5 /tmp//ccD21797.o(.text+0x17): In function `main': /home/users/g/gf/gfk/smoketest/stable-0-5-x-OpenBSD-3.8-i386/conftest.c:74: undefined reference to `iopl' /tmp//ccD21797.o(.data+0x0):/home/users/g/gf/gfk/smoketest/stable-0-5-x-OpenBSD-3.8-i386/conftest.c:73: undefined reference to `iopl' collect2: ld returned 1 exit status configure:5641: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "lcdproc" | #define PACKAGE_TARNAME "lcdproc" | #define PACKAGE_VERSION "CVS-stable-0-5-x-20060413" | #define PACKAGE_STRING "lcdproc CVS-stable-0-5-x-20060413" | #define PACKAGE_BUGREPORT "lcdproc@lists.omnipotent.net" | #define PACKAGE "lcdproc" | #define VERSION "CVS-stable-0-5-x-20060413" | #define OPENBSD 1 | #define SYSTEM_HOST OpenBSD | #define DEBUG 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_SWAPCTL 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_SCHED_H 1 | #define HAVE_MACHINE_CPUFUNC_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_MACHINE_PIO_H 1 | #define HAVE_MACHINE_SYSARCH_H 1 | #define HAVE_SYSV_IPC 1 | #define HAVE_UNION_SEMUN 1 | #define HAVE_I386_IOPERM_NETBSD 1 | /* end confdefs.h. */ | /* Define iopl to an innocuous variant, in case declares iopl. | For example, HP-UX 11i declares gettimeofday. */ | #define iopl innocuous_iopl | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char iopl (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef iopl | | /* Override any 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:5665: result: no configure:5679: checking for ioperm configure:5736: gcc -o conftest -Wall -g -O -Wno-unused-function -ftrampolines conftest.c -lkvm >&5 /tmp//ccu22621.o(.text+0x17): In function `main': /home/users/g/gf/gfk/smoketest/stable-0-5-x-OpenBSD-3.8-i386/conftest.c:74: undefined reference to `ioperm' /tmp//ccu22621.o(.data+0x0):/home/users/g/gf/gfk/smoketest/stable-0-5-x-OpenBSD-3.8-i386/conftest.c:73: undefined reference to `ioperm' collect2: ld returned 1 exit status configure:5742: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "lcdproc" | #define PACKAGE_TARNAME "lcdproc" | #define PACKAGE_VERSION "CVS-stable-0-5-x-20060413" | #define PACKAGE_STRING "lcdproc CVS-stable-0-5-x-20060413" | #define PACKAGE_BUGREPORT "lcdproc@lists.omnipotent.net" | #define PACKAGE "lcdproc" | #define VERSION "CVS-stable-0-5-x-20060413" | #define OPENBSD 1 | #define SYSTEM_HOST OpenBSD | #define DEBUG 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_SWAPCTL 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_SCHED_H 1 | #define HAVE_MACHINE_CPUFUNC_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_MACHINE_PIO_H 1 | #define HAVE_MACHINE_SYSARCH_H 1 | #define HAVE_SYSV_IPC 1 | #define HAVE_UNION_SEMUN 1 | #define HAVE_I386_IOPERM_NETBSD 1 | /* end confdefs.h. */ | /* Define ioperm to an innocuous variant, in case declares ioperm. | For example, HP-UX 11i declares gettimeofday. */ | #define ioperm innocuous_ioperm | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char ioperm (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef ioperm | | /* Override any 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:5766: result: no configure:5790: checking sys/io.h usability configure:5802: gcc -c -Wall -g -O -Wno-unused-function -ftrampolines conftest.c >&5 conftest.c:68:20: sys/io.h: No such file or directory configure:5808: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "lcdproc" | #define PACKAGE_TARNAME "lcdproc" | #define PACKAGE_VERSION "CVS-stable-0-5-x-20060413" | #define PACKAGE_STRING "lcdproc CVS-stable-0-5-x-20060413" | #define PACKAGE_BUGREPORT "lcdproc@lists.omnipotent.net" | #define PACKAGE "lcdproc" | #define VERSION "CVS-stable-0-5-x-20060413" | #define OPENBSD 1 | #define SYSTEM_HOST OpenBSD | #define DEBUG 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_SWAPCTL 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_SCHED_H 1 | #define HAVE_MACHINE_CPUFUNC_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_MACHINE_PIO_H 1 | #define HAVE_MACHINE_SYSARCH_H 1 | #define HAVE_SYSV_IPC 1 | #define HAVE_UNION_SEMUN 1 | #define HAVE_I386_IOPERM_NETBSD 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:5830: result: no configure:5834: checking sys/io.h presence configure:5844: gcc -E conftest.c conftest.c:34:20: sys/io.h: No such file or directory configure:5850: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "lcdproc" | #define PACKAGE_TARNAME "lcdproc" | #define PACKAGE_VERSION "CVS-stable-0-5-x-20060413" | #define PACKAGE_STRING "lcdproc CVS-stable-0-5-x-20060413" | #define PACKAGE_BUGREPORT "lcdproc@lists.omnipotent.net" | #define PACKAGE "lcdproc" | #define VERSION "CVS-stable-0-5-x-20060413" | #define OPENBSD 1 | #define SYSTEM_HOST OpenBSD | #define DEBUG 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_SWAPCTL 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_SCHED_H 1 | #define HAVE_MACHINE_CPUFUNC_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_MACHINE_PIO_H 1 | #define HAVE_MACHINE_SYSARCH_H 1 | #define HAVE_SYSV_IPC 1 | #define HAVE_UNION_SEMUN 1 | #define HAVE_I386_IOPERM_NETBSD 1 | /* end confdefs.h. */ | #include configure:5870: result: no configure:5905: checking for sys/io.h configure:5912: result: no configure:5926: checking for a parallel port configure:5947: gcc -c -Wall -g -O -Wno-unused-function -ftrampolines conftest.c >&5 conftest.c: In function `main': conftest.c:38: warning: unused variable `val' configure:5953: $? = 0 configure:5956: test -z || test ! -s conftest.err configure:5959: $? = 0 configure:5962: test -s conftest.o configure:5965: $? = 0 configure:5976: result: yes configure:5999: checking for dirent.h that defines DIR configure:6023: gcc -c -Wall -g -O -Wno-unused-function -ftrampolines conftest.c >&5 configure:6029: $? = 0 configure:6032: test -z || test ! -s conftest.err configure:6035: $? = 0 configure:6038: test -s conftest.o configure:6041: $? = 0 configure:6052: result: yes configure:6065: checking for library containing opendir configure:6095: gcc -o conftest -Wall -g -O -Wno-unused-function -ftrampolines conftest.c -lkvm >&5 configure:6101: $? = 0 configure:6104: test -z || test ! -s conftest.err configure:6107: $? = 0 configure:6110: test -s conftest configure:6113: $? = 0 configure:6182: result: none required configure:6316: checking for ANSI C header files configure:6471: result: yes configure:6500: checking fcntl.h usability configure:6512: gcc -c -Wall -g -O -Wno-unused-function -ftrampolines conftest.c >&5 configure:6518: $? = 0 configure:6521: test -z || test ! -s conftest.err configure:6524: $? = 0 configure:6527: test -s conftest.o configure:6530: $? = 0 configure:6540: result: yes configure:6544: checking fcntl.h presence configure:6554: gcc -E conftest.c configure:6560: $? = 0 configure:6580: result: yes configure:6615: checking for fcntl.h configure:6622: result: yes configure:6500: checking sys/ioctl.h usability configure:6512: gcc -c -Wall -g -O -Wno-unused-function -ftrampolines conftest.c >&5 configure:6518: $? = 0 configure:6521: test -z || test ! -s conftest.err configure:6524: $? = 0 configure:6527: test -s conftest.o configure:6530: $? = 0 configure:6540: result: yes configure:6544: checking sys/ioctl.h presence configure:6554: gcc -E conftest.c configure:6560: $? = 0 configure:6580: result: yes configure:6615: checking for sys/ioctl.h configure:6622: result: yes configure:6500: checking sys/time.h usability configure:6512: gcc -c -Wall -g -O -Wno-unused-function -ftrampolines conftest.c >&5 configure:6518: $? = 0 configure:6521: test -z || test ! -s conftest.err configure:6524: $? = 0 configure:6527: test -s conftest.o configure:6530: $? = 0 configure:6540: result: yes configure:6544: checking sys/time.h presence configure:6554: gcc -E conftest.c configure:6560: $? = 0 configure:6580: result: yes configure:6615: checking for sys/time.h configure:6622: result: yes configure:6491: checking for unistd.h configure:6496: result: yes configure:6491: checking for sys/io.h configure:6496: result: no configure:6500: checking errno.h usability configure:6512: gcc -c -Wall -g -O -Wno-unused-function -ftrampolines conftest.c >&5 configure:6518: $? = 0 configure:6521: test -z || test ! -s conftest.err configure:6524: $? = 0 configure:6527: test -s conftest.o configure:6530: $? = 0 configure:6540: result: yes configure:6544: checking errno.h presence configure:6554: gcc -E conftest.c configure:6560: $? = 0 configure:6580: result: yes configure:6615: checking for errno.h configure:6622: result: yes configure:6653: checking limits.h usability configure:6665: gcc -c -Wall -g -O -Wno-unused-function -ftrampolines conftest.c >&5 configure:6671: $? = 0 configure:6674: test -z || test ! -s conftest.err configure:6677: $? = 0 configure:6680: test -s conftest.o configure:6683: $? = 0 configure:6693: result: yes configure:6697: checking limits.h presence configure:6707: gcc -E conftest.c configure:6713: $? = 0 configure:6733: result: yes configure:6768: checking for limits.h configure:6775: result: yes configure:6653: checking kvm.h usability configure:6665: gcc -c -Wall -g -O -Wno-unused-function -ftrampolines conftest.c >&5 configure:6671: $? = 0 configure:6674: test -z || test ! -s conftest.err configure:6677: $? = 0 configure:6680: test -s conftest.o configure:6683: $? = 0 configure:6693: result: yes configure:6697: checking kvm.h presence configure:6707: gcc -E conftest.c configure:6713: $? = 0 configure:6733: result: yes configure:6768: checking for kvm.h configure:6775: result: yes configure:6653: checking sys/param.h usability configure:6665: gcc -c -Wall -g -O -Wno-unused-function -ftrampolines conftest.c >&5 configure:6671: $? = 0 configure:6674: test -z || test ! -s conftest.err configure:6677: $? = 0 configure:6680: test -s conftest.o configure:6683: $? = 0 configure:6693: result: yes configure:6697: checking sys/param.h presence configure:6707: gcc -E conftest.c configure:6713: $? = 0 configure:6733: result: yes configure:6768: checking for sys/param.h configure:6775: result: yes configure:6653: checking sys/sysctl.h usability configure:6665: gcc -c -Wall -g -O -Wno-unused-function -ftrampolines conftest.c >&5 In file included from /usr/include/sys/sysctl.h:46, from conftest.c:79: /usr/include/sys/ucred.h:46: error: `NGROUPS' undeclared here (not in a function) In file included from /usr/include/sys/sysctl.h:47, from conftest.c:79: /usr/include/sys/proc.h:61: error: `MAXLOGNAME' undeclared here (not in a function) /usr/include/sys/proc.h:87: error: syntax error before "int" /usr/include/sys/proc.h:207: error: syntax error before "sigset_t" /usr/include/sys/proc.h:214: error: `MAXCOMLEN' undeclared here (not in a function) In file included from conftest.c:79: /usr/include/sys/sysctl.h:327: error: `MAXLOGNAME' undeclared here (not in a function) configure:6671: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "lcdproc" | #define PACKAGE_TARNAME "lcdproc" | #define PACKAGE_VERSION "CVS-stable-0-5-x-20060413" | #define PACKAGE_STRING "lcdproc CVS-stable-0-5-x-20060413" | #define PACKAGE_BUGREPORT "lcdproc@lists.omnipotent.net" | #define PACKAGE "lcdproc" | #define VERSION "CVS-stable-0-5-x-20060413" | #define OPENBSD 1 | #define SYSTEM_HOST OpenBSD | #define DEBUG 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_SWAPCTL 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_SCHED_H 1 | #define HAVE_MACHINE_CPUFUNC_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_MACHINE_PIO_H 1 | #define HAVE_MACHINE_SYSARCH_H 1 | #define HAVE_SYSV_IPC 1 | #define HAVE_UNION_SEMUN 1 | #define HAVE_I386_IOPERM_NETBSD 1 | #define HAVE_PCSTYLE_LPT_CONTROL 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_KVM_H 1 | #define HAVE_SYS_PARAM_H 1 | /* 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:6693: result: no configure:6697: checking sys/sysctl.h presence configure:6707: gcc -E conftest.c configure:6713: $? = 0 configure:6733: result: yes configure:6746: WARNING: sys/sysctl.h: present but cannot be compiled configure:6748: WARNING: sys/sysctl.h: check for missing prerequisite headers? configure:6750: WARNING: sys/sysctl.h: see the Autoconf documentation configure:6752: WARNING: sys/sysctl.h: section "Present But Cannot Be Compiled" configure:6754: WARNING: sys/sysctl.h: proceeding with the preprocessor's result configure:6756: WARNING: sys/sysctl.h: in the future, the compiler will take precedence configure:6768: checking for sys/sysctl.h configure:6775: result: yes configure:6653: checking sys/dkstat.h usability configure:6665: gcc -c -Wall -g -O -Wno-unused-function -ftrampolines conftest.c >&5 configure:6671: $? = 0 configure:6674: test -z || test ! -s conftest.err configure:6677: $? = 0 configure:6680: test -s conftest.o configure:6683: $? = 0 configure:6693: result: yes configure:6697: checking sys/dkstat.h presence configure:6707: gcc -E conftest.c configure:6713: $? = 0 configure:6733: result: yes configure:6768: checking for sys/dkstat.h configure:6775: result: yes configure:6790: checking for an ANSI C-conforming const configure:6857: gcc -c -Wall -g -O -Wno-unused-function -ftrampolines conftest.c >&5 conftest.c: In function `main': conftest.c:74: warning: unused variable `s' conftest.c:94: warning: unused variable `foo' conftest.c:55: warning: unused variable `x' conftest.c:61: warning: unused variable `zero' conftest.c:73: warning: `t' might be used uninitialized in this function conftest.c:91: warning: `b' might be used uninitialized in this function configure:6863: $? = 0 configure:6866: test -z || test ! -s conftest.err configure:6869: $? = 0 configure:6872: test -s conftest.o configure:6875: $? = 0 configure:6886: result: yes configure:6896: checking for inline configure:6917: gcc -c -Wall -g -O -Wno-unused-function -ftrampolines conftest.c >&5 configure:6923: $? = 0 configure:6926: test -z || test ! -s conftest.err configure:6929: $? = 0 configure:6932: test -s conftest.o configure:6935: $? = 0 configure:6947: result: inline configure:6966: checking for size_t configure:6990: gcc -c -Wall -g -O -Wno-unused-function -ftrampolines conftest.c >&5 configure:6996: $? = 0 configure:6999: test -z || test ! -s conftest.err configure:7002: $? = 0 configure:7005: test -s conftest.o configure:7008: $? = 0 configure:7019: result: yes configure:7031: checking whether time.h and sys/time.h may both be included configure:7056: gcc -c -Wall -g -O -Wno-unused-function -ftrampolines conftest.c >&5 configure:7062: $? = 0 configure:7065: test -z || test ! -s conftest.err configure:7068: $? = 0 configure:7071: test -s conftest.o configure:7074: $? = 0 configure:7085: result: yes configure:7095: checking whether struct tm is in sys/time.h or time.h configure:7118: gcc -c -Wall -g -O -Wno-unused-function -ftrampolines conftest.c >&5 conftest.c: In function `main': conftest.c:54: warning: statement with no effect configure:7124: $? = 0 configure:7127: test -z || test ! -s conftest.err configure:7130: $? = 0 configure:7133: test -s conftest.o configure:7136: $? = 0 configure:7147: result: time.h configure:7157: checking for uid_t in sys/types.h configure:7180: result: yes configure:7197: checking whether gcc needs -traditional conftest.c:48:20: termio.h: No such file or directory configure:7239: result: no configure:7246: checking return type of signal handlers configure:7277: gcc -c -Wall -g -O -Wno-unused-function -ftrampolines conftest.c >&5 conftest.c: In function `main': conftest.c:62: warning: unused variable `i' configure:7283: $? = 0 configure:7286: test -z || test ! -s conftest.err configure:7289: $? = 0 configure:7292: test -s conftest.o configure:7295: $? = 0 configure:7306: result: void configure:7325: checking for select configure:7382: gcc -o conftest -Wall -g -O -Wno-unused-function -ftrampolines conftest.c -lkvm >&5 configure:7388: $? = 0 configure:7391: test -z || test ! -s conftest.err configure:7394: $? = 0 configure:7397: test -s conftest configure:7400: $? = 0 configure:7412: result: yes configure:7325: checking for socket configure:7382: gcc -o conftest -Wall -g -O -Wno-unused-function -ftrampolines conftest.c -lkvm >&5 configure:7388: $? = 0 configure:7391: test -z || test ! -s conftest.err configure:7394: $? = 0 configure:7397: test -s conftest configure:7400: $? = 0 configure:7412: result: yes configure:7325: checking for strdup configure:7382: gcc -o conftest -Wall -g -O -Wno-unused-function -ftrampolines conftest.c -lkvm >&5 configure:7388: $? = 0 configure:7391: test -z || test ! -s conftest.err configure:7394: $? = 0 configure:7397: test -s conftest configure:7400: $? = 0 configure:7412: result: yes configure:7325: checking for strerror configure:7382: gcc -o conftest -Wall -g -O -Wno-unused-function -ftrampolines conftest.c -lkvm >&5 configure:7388: $? = 0 configure:7391: test -z || test ! -s conftest.err configure:7394: $? = 0 configure:7397: test -s conftest configure:7400: $? = 0 configure:7412: result: yes configure:7325: checking for strtol configure:7382: gcc -o conftest -Wall -g -O -Wno-unused-function -ftrampolines conftest.c -lkvm >&5 configure:7388: $? = 0 configure:7391: test -z || test ! -s conftest.err configure:7394: $? = 0 configure:7397: test -s conftest configure:7400: $? = 0 configure:7412: result: yes configure:7325: checking for uname configure:7382: gcc -o conftest -Wall -g -O -Wno-unused-function -ftrampolines conftest.c -lkvm >&5 configure:7388: $? = 0 configure:7391: test -z || test ! -s conftest.err configure:7394: $? = 0 configure:7397: test -s conftest configure:7400: $? = 0 configure:7412: result: yes configure:7325: checking for cfmakeraw configure:7382: gcc -o conftest -Wall -g -O -Wno-unused-function -ftrampolines conftest.c -lkvm >&5 configure:7388: $? = 0 configure:7391: test -z || test ! -s conftest.err configure:7394: $? = 0 configure:7397: test -s conftest configure:7400: $? = 0 configure:7412: result: yes configure:7325: checking for snprintf configure:7382: gcc -o conftest -Wall -g -O -Wno-unused-function -ftrampolines conftest.c -lkvm >&5 conftest.c:80: warning: conflicting types for built-in function `snprintf' configure:7388: $? = 0 configure:7391: test -z || test ! -s conftest.err configure:7394: $? = 0 configure:7397: test -s conftest configure:7400: $? = 0 configure:7412: result: yes configure:7424: checking for getopt_long configure:7481: gcc -o conftest -Wall -g -O -Wno-unused-function -ftrampolines conftest.c -lkvm >&5 configure:7487: $? = 0 configure:7490: test -z || test ! -s conftest.err configure:7493: $? = 0 configure:7496: test -s conftest configure:7499: $? = 0 configure:7511: result: yes configure:7566: checking for your mounted filesystem table configure:7585: result: /etc/fstab configure:7605: checking for fcntl.h configure:7610: result: yes configure:7614: checking sys/dustat.h usability configure:7626: gcc -c -Wall -g -O -Wno-unused-function -ftrampolines conftest.c >&5 conftest.c:93:24: sys/dustat.h: No such file or directory configure:7632: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "lcdproc" | #define PACKAGE_TARNAME "lcdproc" | #define PACKAGE_VERSION "CVS-stable-0-5-x-20060413" | #define PACKAGE_STRING "lcdproc CVS-stable-0-5-x-20060413" | #define PACKAGE_BUGREPORT "lcdproc@lists.omnipotent.net" | #define PACKAGE "lcdproc" | #define VERSION "CVS-stable-0-5-x-20060413" | #define OPENBSD 1 | #define SYSTEM_HOST OpenBSD | #define DEBUG 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_SWAPCTL 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_SCHED_H 1 | #define HAVE_MACHINE_CPUFUNC_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_MACHINE_PIO_H 1 | #define HAVE_MACHINE_SYSARCH_H 1 | #define HAVE_SYSV_IPC 1 | #define HAVE_UNION_SEMUN 1 | #define HAVE_I386_IOPERM_NETBSD 1 | #define HAVE_PCSTYLE_LPT_CONTROL 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_KVM_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_DKSTAT_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:7654: result: no configure:7658: checking sys/dustat.h presence configure:7668: gcc -E conftest.c conftest.c:59:24: sys/dustat.h: No such file or directory configure:7674: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "lcdproc" | #define PACKAGE_TARNAME "lcdproc" | #define PACKAGE_VERSION "CVS-stable-0-5-x-20060413" | #define PACKAGE_STRING "lcdproc CVS-stable-0-5-x-20060413" | #define PACKAGE_BUGREPORT "lcdproc@lists.omnipotent.net" | #define PACKAGE "lcdproc" | #define VERSION "CVS-stable-0-5-x-20060413" | #define OPENBSD 1 | #define SYSTEM_HOST OpenBSD | #define DEBUG 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_SWAPCTL 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_SCHED_H 1 | #define HAVE_MACHINE_CPUFUNC_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_MACHINE_PIO_H 1 | #define HAVE_MACHINE_SYSARCH_H 1 | #define HAVE_SYSV_IPC 1 | #define HAVE_UNION_SEMUN 1 | #define HAVE_I386_IOPERM_NETBSD 1 | #define HAVE_PCSTYLE_LPT_CONTROL 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_KVM_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_DKSTAT_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:7694: result: no configure:7729: checking for sys/dustat.h configure:7736: result: no configure:7605: checking for sys/param.h configure:7610: result: yes configure:7614: checking sys/statfs.h usability configure:7626: gcc -c -Wall -g -O -Wno-unused-function -ftrampolines conftest.c >&5 conftest.c:94:24: sys/statfs.h: No such file or directory configure:7632: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "lcdproc" | #define PACKAGE_TARNAME "lcdproc" | #define PACKAGE_VERSION "CVS-stable-0-5-x-20060413" | #define PACKAGE_STRING "lcdproc CVS-stable-0-5-x-20060413" | #define PACKAGE_BUGREPORT "lcdproc@lists.omnipotent.net" | #define PACKAGE "lcdproc" | #define VERSION "CVS-stable-0-5-x-20060413" | #define OPENBSD 1 | #define SYSTEM_HOST OpenBSD | #define DEBUG 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_SWAPCTL 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_SCHED_H 1 | #define HAVE_MACHINE_CPUFUNC_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_MACHINE_PIO_H 1 | #define HAVE_MACHINE_SYSARCH_H 1 | #define HAVE_SYSV_IPC 1 | #define HAVE_UNION_SEMUN 1 | #define HAVE_I386_IOPERM_NETBSD 1 | #define HAVE_PCSTYLE_LPT_CONTROL 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_KVM_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_DKSTAT_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:7654: result: no configure:7658: checking sys/statfs.h presence configure:7668: gcc -E conftest.c conftest.c:60:24: sys/statfs.h: No such file or directory configure:7674: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "lcdproc" | #define PACKAGE_TARNAME "lcdproc" | #define PACKAGE_VERSION "CVS-stable-0-5-x-20060413" | #define PACKAGE_STRING "lcdproc CVS-stable-0-5-x-20060413" | #define PACKAGE_BUGREPORT "lcdproc@lists.omnipotent.net" | #define PACKAGE "lcdproc" | #define VERSION "CVS-stable-0-5-x-20060413" | #define OPENBSD 1 | #define SYSTEM_HOST OpenBSD | #define DEBUG 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_SWAPCTL 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_SCHED_H 1 | #define HAVE_MACHINE_CPUFUNC_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_MACHINE_PIO_H 1 | #define HAVE_MACHINE_SYSARCH_H 1 | #define HAVE_SYSV_IPC 1 | #define HAVE_UNION_SEMUN 1 | #define HAVE_I386_IOPERM_NETBSD 1 | #define HAVE_PCSTYLE_LPT_CONTROL 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_KVM_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_DKSTAT_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:7694: result: no configure:7729: checking for sys/statfs.h configure:7736: result: no configure:7614: checking sys/fstyp.h usability configure:7626: gcc -c -Wall -g -O -Wno-unused-function -ftrampolines conftest.c >&5 conftest.c:94:23: sys/fstyp.h: No such file or directory configure:7632: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "lcdproc" | #define PACKAGE_TARNAME "lcdproc" | #define PACKAGE_VERSION "CVS-stable-0-5-x-20060413" | #define PACKAGE_STRING "lcdproc CVS-stable-0-5-x-20060413" | #define PACKAGE_BUGREPORT "lcdproc@lists.omnipotent.net" | #define PACKAGE "lcdproc" | #define VERSION "CVS-stable-0-5-x-20060413" | #define OPENBSD 1 | #define SYSTEM_HOST OpenBSD | #define DEBUG 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_SWAPCTL 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_SCHED_H 1 | #define HAVE_MACHINE_CPUFUNC_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_MACHINE_PIO_H 1 | #define HAVE_MACHINE_SYSARCH_H 1 | #define HAVE_SYSV_IPC 1 | #define HAVE_UNION_SEMUN 1 | #define HAVE_I386_IOPERM_NETBSD 1 | #define HAVE_PCSTYLE_LPT_CONTROL 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_KVM_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_DKSTAT_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:7654: result: no configure:7658: checking sys/fstyp.h presence configure:7668: gcc -E conftest.c conftest.c:60:23: sys/fstyp.h: No such file or directory configure:7674: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "lcdproc" | #define PACKAGE_TARNAME "lcdproc" | #define PACKAGE_VERSION "CVS-stable-0-5-x-20060413" | #define PACKAGE_STRING "lcdproc CVS-stable-0-5-x-20060413" | #define PACKAGE_BUGREPORT "lcdproc@lists.omnipotent.net" | #define PACKAGE "lcdproc" | #define VERSION "CVS-stable-0-5-x-20060413" | #define OPENBSD 1 | #define SYSTEM_HOST OpenBSD | #define DEBUG 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_SWAPCTL 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_SCHED_H 1 | #define HAVE_MACHINE_CPUFUNC_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_MACHINE_PIO_H 1 | #define HAVE_MACHINE_SYSARCH_H 1 | #define HAVE_SYSV_IPC 1 | #define HAVE_UNION_SEMUN 1 | #define HAVE_I386_IOPERM_NETBSD 1 | #define HAVE_PCSTYLE_LPT_CONTROL 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_KVM_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_DKSTAT_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:7694: result: no configure:7729: checking for sys/fstyp.h configure:7736: result: no configure:7767: checking mnttab.h usability configure:7779: gcc -c -Wall -g -O -Wno-unused-function -ftrampolines conftest.c >&5 conftest.c:94:20: mnttab.h: No such file or directory configure:7785: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "lcdproc" | #define PACKAGE_TARNAME "lcdproc" | #define PACKAGE_VERSION "CVS-stable-0-5-x-20060413" | #define PACKAGE_STRING "lcdproc CVS-stable-0-5-x-20060413" | #define PACKAGE_BUGREPORT "lcdproc@lists.omnipotent.net" | #define PACKAGE "lcdproc" | #define VERSION "CVS-stable-0-5-x-20060413" | #define OPENBSD 1 | #define SYSTEM_HOST OpenBSD | #define DEBUG 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_SWAPCTL 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_SCHED_H 1 | #define HAVE_MACHINE_CPUFUNC_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_MACHINE_PIO_H 1 | #define HAVE_MACHINE_SYSARCH_H 1 | #define HAVE_SYSV_IPC 1 | #define HAVE_UNION_SEMUN 1 | #define HAVE_I386_IOPERM_NETBSD 1 | #define HAVE_PCSTYLE_LPT_CONTROL 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_KVM_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_DKSTAT_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:7807: result: no configure:7811: checking mnttab.h presence configure:7821: gcc -E conftest.c conftest.c:60:20: mnttab.h: No such file or directory configure:7827: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "lcdproc" | #define PACKAGE_TARNAME "lcdproc" | #define PACKAGE_VERSION "CVS-stable-0-5-x-20060413" | #define PACKAGE_STRING "lcdproc CVS-stable-0-5-x-20060413" | #define PACKAGE_BUGREPORT "lcdproc@lists.omnipotent.net" | #define PACKAGE "lcdproc" | #define VERSION "CVS-stable-0-5-x-20060413" | #define OPENBSD 1 | #define SYSTEM_HOST OpenBSD | #define DEBUG 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_SWAPCTL 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_SCHED_H 1 | #define HAVE_MACHINE_CPUFUNC_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_MACHINE_PIO_H 1 | #define HAVE_MACHINE_SYSARCH_H 1 | #define HAVE_SYSV_IPC 1 | #define HAVE_UNION_SEMUN 1 | #define HAVE_I386_IOPERM_NETBSD 1 | #define HAVE_PCSTYLE_LPT_CONTROL 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_KVM_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_DKSTAT_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:7847: result: no configure:7882: checking for mnttab.h configure:7889: result: no configure:7767: checking mntent.h usability configure:7779: gcc -c -Wall -g -O -Wno-unused-function -ftrampolines conftest.c >&5 conftest.c:94:20: mntent.h: No such file or directory configure:7785: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "lcdproc" | #define PACKAGE_TARNAME "lcdproc" | #define PACKAGE_VERSION "CVS-stable-0-5-x-20060413" | #define PACKAGE_STRING "lcdproc CVS-stable-0-5-x-20060413" | #define PACKAGE_BUGREPORT "lcdproc@lists.omnipotent.net" | #define PACKAGE "lcdproc" | #define VERSION "CVS-stable-0-5-x-20060413" | #define OPENBSD 1 | #define SYSTEM_HOST OpenBSD | #define DEBUG 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_SWAPCTL 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_SCHED_H 1 | #define HAVE_MACHINE_CPUFUNC_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_MACHINE_PIO_H 1 | #define HAVE_MACHINE_SYSARCH_H 1 | #define HAVE_SYSV_IPC 1 | #define HAVE_UNION_SEMUN 1 | #define HAVE_I386_IOPERM_NETBSD 1 | #define HAVE_PCSTYLE_LPT_CONTROL 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_KVM_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_DKSTAT_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:7807: result: no configure:7811: checking mntent.h presence configure:7821: gcc -E conftest.c conftest.c:60:20: mntent.h: No such file or directory configure:7827: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "lcdproc" | #define PACKAGE_TARNAME "lcdproc" | #define PACKAGE_VERSION "CVS-stable-0-5-x-20060413" | #define PACKAGE_STRING "lcdproc CVS-stable-0-5-x-20060413" | #define PACKAGE_BUGREPORT "lcdproc@lists.omnipotent.net" | #define PACKAGE "lcdproc" | #define VERSION "CVS-stable-0-5-x-20060413" | #define OPENBSD 1 | #define SYSTEM_HOST OpenBSD | #define DEBUG 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_SWAPCTL 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_SCHED_H 1 | #define HAVE_MACHINE_CPUFUNC_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_MACHINE_PIO_H 1 | #define HAVE_MACHINE_SYSARCH_H 1 | #define HAVE_SYSV_IPC 1 | #define HAVE_UNION_SEMUN 1 | #define HAVE_I386_IOPERM_NETBSD 1 | #define HAVE_PCSTYLE_LPT_CONTROL 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_KVM_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_DKSTAT_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:7847: result: no configure:7882: checking for mntent.h configure:7889: result: no configure:7767: checking utime.h usability configure:7779: gcc -c -Wall -g -O -Wno-unused-function -ftrampolines conftest.c >&5 configure:7785: $? = 0 configure:7788: test -z || test ! -s conftest.err configure:7791: $? = 0 configure:7794: test -s conftest.o configure:7797: $? = 0 configure:7807: result: yes configure:7811: checking utime.h presence configure:7821: gcc -E conftest.c configure:7827: $? = 0 configure:7847: result: yes configure:7882: checking for utime.h configure:7889: result: yes configure:7767: checking sys/statvfs.h usability configure:7779: gcc -c -Wall -g -O -Wno-unused-function -ftrampolines conftest.c >&5 conftest.c:95:25: sys/statvfs.h: No such file or directory configure:7785: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "lcdproc" | #define PACKAGE_TARNAME "lcdproc" | #define PACKAGE_VERSION "CVS-stable-0-5-x-20060413" | #define PACKAGE_STRING "lcdproc CVS-stable-0-5-x-20060413" | #define PACKAGE_BUGREPORT "lcdproc@lists.omnipotent.net" | #define PACKAGE "lcdproc" | #define VERSION "CVS-stable-0-5-x-20060413" | #define OPENBSD 1 | #define SYSTEM_HOST OpenBSD | #define DEBUG 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_SWAPCTL 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_SCHED_H 1 | #define HAVE_MACHINE_CPUFUNC_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_MACHINE_PIO_H 1 | #define HAVE_MACHINE_SYSARCH_H 1 | #define HAVE_SYSV_IPC 1 | #define HAVE_UNION_SEMUN 1 | #define HAVE_I386_IOPERM_NETBSD 1 | #define HAVE_PCSTYLE_LPT_CONTROL 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_KVM_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_DKSTAT_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:7807: result: no configure:7811: checking sys/statvfs.h presence configure:7821: gcc -E conftest.c conftest.c:61:25: sys/statvfs.h: No such file or directory configure:7827: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "lcdproc" | #define PACKAGE_TARNAME "lcdproc" | #define PACKAGE_VERSION "CVS-stable-0-5-x-20060413" | #define PACKAGE_STRING "lcdproc CVS-stable-0-5-x-20060413" | #define PACKAGE_BUGREPORT "lcdproc@lists.omnipotent.net" | #define PACKAGE "lcdproc" | #define VERSION "CVS-stable-0-5-x-20060413" | #define OPENBSD 1 | #define SYSTEM_HOST OpenBSD | #define DEBUG 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_SWAPCTL 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_SCHED_H 1 | #define HAVE_MACHINE_CPUFUNC_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_MACHINE_PIO_H 1 | #define HAVE_MACHINE_SYSARCH_H 1 | #define HAVE_SYSV_IPC 1 | #define HAVE_UNION_SEMUN 1 | #define HAVE_I386_IOPERM_NETBSD 1 | #define HAVE_PCSTYLE_LPT_CONTROL 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_KVM_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_DKSTAT_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:7847: result: no configure:7882: checking for sys/statvfs.h configure:7889: result: no configure:7767: checking sys/vfs.h usability configure:7779: gcc -c -Wall -g -O -Wno-unused-function -ftrampolines conftest.c >&5 conftest.c:95:21: sys/vfs.h: No such file or directory configure:7785: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "lcdproc" | #define PACKAGE_TARNAME "lcdproc" | #define PACKAGE_VERSION "CVS-stable-0-5-x-20060413" | #define PACKAGE_STRING "lcdproc CVS-stable-0-5-x-20060413" | #define PACKAGE_BUGREPORT "lcdproc@lists.omnipotent.net" | #define PACKAGE "lcdproc" | #define VERSION "CVS-stable-0-5-x-20060413" | #define OPENBSD 1 | #define SYSTEM_HOST OpenBSD | #define DEBUG 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_SWAPCTL 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_SCHED_H 1 | #define HAVE_MACHINE_CPUFUNC_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_MACHINE_PIO_H 1 | #define HAVE_MACHINE_SYSARCH_H 1 | #define HAVE_SYSV_IPC 1 | #define HAVE_UNION_SEMUN 1 | #define HAVE_I386_IOPERM_NETBSD 1 | #define HAVE_PCSTYLE_LPT_CONTROL 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_KVM_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_DKSTAT_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:7807: result: no configure:7811: checking sys/vfs.h presence configure:7821: gcc -E conftest.c conftest.c:61:21: sys/vfs.h: No such file or directory configure:7827: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "lcdproc" | #define PACKAGE_TARNAME "lcdproc" | #define PACKAGE_VERSION "CVS-stable-0-5-x-20060413" | #define PACKAGE_STRING "lcdproc CVS-stable-0-5-x-20060413" | #define PACKAGE_BUGREPORT "lcdproc@lists.omnipotent.net" | #define PACKAGE "lcdproc" | #define VERSION "CVS-stable-0-5-x-20060413" | #define OPENBSD 1 | #define SYSTEM_HOST OpenBSD | #define DEBUG 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_SWAPCTL 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_SCHED_H 1 | #define HAVE_MACHINE_CPUFUNC_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_MACHINE_PIO_H 1 | #define HAVE_MACHINE_SYSARCH_H 1 | #define HAVE_SYSV_IPC 1 | #define HAVE_UNION_SEMUN 1 | #define HAVE_I386_IOPERM_NETBSD 1 | #define HAVE_PCSTYLE_LPT_CONTROL 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_KVM_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_DKSTAT_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:7847: result: no configure:7882: checking for sys/vfs.h configure:7889: result: no configure:7917: checking sys/filsys.h usability configure:7929: gcc -c -Wall -g -O -Wno-unused-function -ftrampolines conftest.c >&5 conftest.c:95:24: sys/filsys.h: No such file or directory configure:7935: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "lcdproc" | #define PACKAGE_TARNAME "lcdproc" | #define PACKAGE_VERSION "CVS-stable-0-5-x-20060413" | #define PACKAGE_STRING "lcdproc CVS-stable-0-5-x-20060413" | #define PACKAGE_BUGREPORT "lcdproc@lists.omnipotent.net" | #define PACKAGE "lcdproc" | #define VERSION "CVS-stable-0-5-x-20060413" | #define OPENBSD 1 | #define SYSTEM_HOST OpenBSD | #define DEBUG 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_SWAPCTL 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_SCHED_H 1 | #define HAVE_MACHINE_CPUFUNC_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_MACHINE_PIO_H 1 | #define HAVE_MACHINE_SYSARCH_H 1 | #define HAVE_SYSV_IPC 1 | #define HAVE_UNION_SEMUN 1 | #define HAVE_I386_IOPERM_NETBSD 1 | #define HAVE_PCSTYLE_LPT_CONTROL 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_KVM_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_DKSTAT_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:7957: result: no configure:7961: checking sys/filsys.h presence configure:7971: gcc -E conftest.c conftest.c:61:24: sys/filsys.h: No such file or directory configure:7977: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "lcdproc" | #define PACKAGE_TARNAME "lcdproc" | #define PACKAGE_VERSION "CVS-stable-0-5-x-20060413" | #define PACKAGE_STRING "lcdproc CVS-stable-0-5-x-20060413" | #define PACKAGE_BUGREPORT "lcdproc@lists.omnipotent.net" | #define PACKAGE "lcdproc" | #define VERSION "CVS-stable-0-5-x-20060413" | #define OPENBSD 1 | #define SYSTEM_HOST OpenBSD | #define DEBUG 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_SWAPCTL 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_SCHED_H 1 | #define HAVE_MACHINE_CPUFUNC_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_MACHINE_PIO_H 1 | #define HAVE_MACHINE_SYSARCH_H 1 | #define HAVE_SYSV_IPC 1 | #define HAVE_UNION_SEMUN 1 | #define HAVE_I386_IOPERM_NETBSD 1 | #define HAVE_PCSTYLE_LPT_CONTROL 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_KVM_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_DKSTAT_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:7997: result: no configure:8032: checking for sys/filsys.h configure:8039: result: no configure:7917: checking sys/fs_types.h usability configure:7929: gcc -c -Wall -g -O -Wno-unused-function -ftrampolines conftest.c >&5 conftest.c:95:26: sys/fs_types.h: No such file or directory configure:7935: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "lcdproc" | #define PACKAGE_TARNAME "lcdproc" | #define PACKAGE_VERSION "CVS-stable-0-5-x-20060413" | #define PACKAGE_STRING "lcdproc CVS-stable-0-5-x-20060413" | #define PACKAGE_BUGREPORT "lcdproc@lists.omnipotent.net" | #define PACKAGE "lcdproc" | #define VERSION "CVS-stable-0-5-x-20060413" | #define OPENBSD 1 | #define SYSTEM_HOST OpenBSD | #define DEBUG 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_SWAPCTL 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_SCHED_H 1 | #define HAVE_MACHINE_CPUFUNC_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_MACHINE_PIO_H 1 | #define HAVE_MACHINE_SYSARCH_H 1 | #define HAVE_SYSV_IPC 1 | #define HAVE_UNION_SEMUN 1 | #define HAVE_I386_IOPERM_NETBSD 1 | #define HAVE_PCSTYLE_LPT_CONTROL 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_KVM_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_DKSTAT_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:7957: result: no configure:7961: checking sys/fs_types.h presence configure:7971: gcc -E conftest.c conftest.c:61:26: sys/fs_types.h: No such file or directory configure:7977: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "lcdproc" | #define PACKAGE_TARNAME "lcdproc" | #define PACKAGE_VERSION "CVS-stable-0-5-x-20060413" | #define PACKAGE_STRING "lcdproc CVS-stable-0-5-x-20060413" | #define PACKAGE_BUGREPORT "lcdproc@lists.omnipotent.net" | #define PACKAGE "lcdproc" | #define VERSION "CVS-stable-0-5-x-20060413" | #define OPENBSD 1 | #define SYSTEM_HOST OpenBSD | #define DEBUG 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_SWAPCTL 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_SCHED_H 1 | #define HAVE_MACHINE_CPUFUNC_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_MACHINE_PIO_H 1 | #define HAVE_MACHINE_SYSARCH_H 1 | #define HAVE_SYSV_IPC 1 | #define HAVE_UNION_SEMUN 1 | #define HAVE_I386_IOPERM_NETBSD 1 | #define HAVE_PCSTYLE_LPT_CONTROL 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_KVM_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_DKSTAT_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:7997: result: no configure:8032: checking for sys/fs_types.h configure:8039: result: no configure:8056: checking for sys/mount.h configure:8075: gcc -c -Wall -g -O -Wno-unused-function -ftrampolines conftest.c >&5 configure:8081: $? = 0 configure:8084: test -z || test ! -s conftest.err configure:8087: $? = 0 configure:8090: test -s conftest.o configure:8093: $? = 0 configure:8104: result: yes configure:8119: checking for getmntinfo configure:8176: gcc -o conftest -Wall -g -O -Wno-unused-function -ftrampolines conftest.c -lkvm >&5 configure:8182: $? = 0 configure:8185: test -z || test ! -s conftest.err configure:8188: $? = 0 configure:8191: test -s conftest configure:8194: $? = 0 configure:8206: result: yes configure:8217: checking how to get filesystem space usage... configure:8229: checking for statvfs configure:8286: gcc -o conftest -Wall -g -O -Wno-unused-function -ftrampolines conftest.c -lkvm >&5 /tmp//ccZ17395.o(.text+0x17): In function `main': /home/users/g/gf/gfk/smoketest/stable-0-5-x-OpenBSD-3.8-i386/conftest.c:103: undefined reference to `statvfs' /tmp//ccZ17395.o(.data+0x0):/home/users/g/gf/gfk/smoketest/stable-0-5-x-OpenBSD-3.8-i386/conftest.c:102: undefined reference to `statvfs' collect2: ld returned 1 exit status configure:8292: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "lcdproc" | #define PACKAGE_TARNAME "lcdproc" | #define PACKAGE_VERSION "CVS-stable-0-5-x-20060413" | #define PACKAGE_STRING "lcdproc CVS-stable-0-5-x-20060413" | #define PACKAGE_BUGREPORT "lcdproc@lists.omnipotent.net" | #define PACKAGE "lcdproc" | #define VERSION "CVS-stable-0-5-x-20060413" | #define OPENBSD 1 | #define SYSTEM_HOST OpenBSD | #define DEBUG 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_SWAPCTL 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_SCHED_H 1 | #define HAVE_MACHINE_CPUFUNC_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_MACHINE_PIO_H 1 | #define HAVE_MACHINE_SYSARCH_H 1 | #define HAVE_SYSV_IPC 1 | #define HAVE_UNION_SEMUN 1 | #define HAVE_I386_IOPERM_NETBSD 1 | #define HAVE_PCSTYLE_LPT_CONTROL 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_KVM_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_DKSTAT_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:8316: result: no configure:8338: checking for 3-argument statfs function (DEC OSF/1) configure:8364: gcc -o conftest -Wall -g -O -Wno-unused-function -ftrampolines conftest.c -lkvm >&5 conftest.c:68: warning: return type defaults to `int' conftest.c: In function `main': conftest.c:70: error: structure has no member named `f_fsize' conftest.c:71: warning: implicit declaration of function `exit' conftest.c:71: error: too many arguments to function `statfs' configure:8367: $? = 1 configure: program exited with status 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "lcdproc" | #define PACKAGE_TARNAME "lcdproc" | #define PACKAGE_VERSION "CVS-stable-0-5-x-20060413" | #define PACKAGE_STRING "lcdproc CVS-stable-0-5-x-20060413" | #define PACKAGE_BUGREPORT "lcdproc@lists.omnipotent.net" | #define PACKAGE "lcdproc" | #define VERSION "CVS-stable-0-5-x-20060413" | #define OPENBSD 1 | #define SYSTEM_HOST OpenBSD | #define DEBUG 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_SWAPCTL 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_SCHED_H 1 | #define HAVE_MACHINE_CPUFUNC_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_MACHINE_PIO_H 1 | #define HAVE_MACHINE_SYSARCH_H 1 | #define HAVE_SYSV_IPC 1 | #define HAVE_UNION_SEMUN 1 | #define HAVE_I386_IOPERM_NETBSD 1 | #define HAVE_PCSTYLE_LPT_CONTROL 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_KVM_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_DKSTAT_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:8387: result: no configure:8401: checking for two-argument statfs with statfs.bsize member (AIX, 4.3BSD) configure:8433: gcc -o conftest -Wall -g -O -Wno-unused-function -ftrampolines conftest.c -lkvm >&5 conftest.c:74: warning: return type defaults to `int' conftest.c: In function `main': conftest.c:77: warning: implicit declaration of function `exit' configure:8436: $? = 0 configure:8438: ./conftest configure:8441: $? = 0 configure:8456: result: yes configure:8748: checking module extension configure:8763: result: .so configure:8797: checking for dlopen in -ldl configure:8827: gcc -o conftest -Wall -g -O -Wno-unused-function -ftrampolines conftest.c -ldl -lkvm >&5 /usr/bin/ld: cannot find -ldl collect2: ld returned 1 exit status configure:8833: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "lcdproc" | #define PACKAGE_TARNAME "lcdproc" | #define PACKAGE_VERSION "CVS-stable-0-5-x-20060413" | #define PACKAGE_STRING "lcdproc CVS-stable-0-5-x-20060413" | #define PACKAGE_BUGREPORT "lcdproc@lists.omnipotent.net" | #define PACKAGE "lcdproc" | #define VERSION "CVS-stable-0-5-x-20060413" | #define OPENBSD 1 | #define SYSTEM_HOST OpenBSD | #define DEBUG 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_SWAPCTL 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_SCHED_H 1 | #define HAVE_MACHINE_CPUFUNC_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_MACHINE_PIO_H 1 | #define HAVE_MACHINE_SYSARCH_H 1 | #define HAVE_SYSV_IPC 1 | #define HAVE_UNION_SEMUN 1 | #define HAVE_I386_IOPERM_NETBSD 1 | #define HAVE_PCSTYLE_LPT_CONTROL 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_KVM_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_DKSTAT_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 LOAD_MAX 1.3 | #define LOAD_MIN 0.05 | #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:8858: result: no configure:8870: checking for shl_load in -ldld configure:8900: gcc -o conftest -Wall -g -O -Wno-unused-function -ftrampolines conftest.c -ldld -lkvm >&5 /usr/bin/ld: cannot find -ldld collect2: ld returned 1 exit status configure:8906: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "lcdproc" | #define PACKAGE_TARNAME "lcdproc" | #define PACKAGE_VERSION "CVS-stable-0-5-x-20060413" | #define PACKAGE_STRING "lcdproc CVS-stable-0-5-x-20060413" | #define PACKAGE_BUGREPORT "lcdproc@lists.omnipotent.net" | #define PACKAGE "lcdproc" | #define VERSION "CVS-stable-0-5-x-20060413" | #define OPENBSD 1 | #define SYSTEM_HOST OpenBSD | #define DEBUG 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_SWAPCTL 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_SCHED_H 1 | #define HAVE_MACHINE_CPUFUNC_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_MACHINE_PIO_H 1 | #define HAVE_MACHINE_SYSARCH_H 1 | #define HAVE_SYSV_IPC 1 | #define HAVE_UNION_SEMUN 1 | #define HAVE_I386_IOPERM_NETBSD 1 | #define HAVE_PCSTYLE_LPT_CONTROL 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_KVM_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_DKSTAT_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 LOAD_MAX 1.3 | #define LOAD_MIN 0.05 | #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:8931: result: no configure:8952: checking if libusb support has been enabled configure:8966: result: yes configure:8972: checking for libusb-config configure:9003: result: : configure:9023: checking libusb CFLAGS configure:9037: result: configure:9084: checking libusb library path configure:9098: result: configure:9104: checking for main in -lusb configure:9129: gcc -o conftest -Wall -g -O -Wno-unused-function -ftrampolines conftest.c -lusb -lkvm >&5 /usr/bin/ld: cannot find -lusb collect2: ld returned 1 exit status configure:9135: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "lcdproc" | #define PACKAGE_TARNAME "lcdproc" | #define PACKAGE_VERSION "CVS-stable-0-5-x-20060413" | #define PACKAGE_STRING "lcdproc CVS-stable-0-5-x-20060413" | #define PACKAGE_BUGREPORT "lcdproc@lists.omnipotent.net" | #define PACKAGE "lcdproc" | #define VERSION "CVS-stable-0-5-x-20060413" | #define OPENBSD 1 | #define SYSTEM_HOST OpenBSD | #define DEBUG 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_SWAPCTL 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_SCHED_H 1 | #define HAVE_MACHINE_CPUFUNC_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_MACHINE_PIO_H 1 | #define HAVE_MACHINE_SYSARCH_H 1 | #define HAVE_SYSV_IPC 1 | #define HAVE_UNION_SEMUN 1 | #define HAVE_I386_IOPERM_NETBSD 1 | #define HAVE_PCSTYLE_LPT_CONTROL 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_KVM_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_DKSTAT_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 LOAD_MAX 1.3 | #define LOAD_MIN 0.05 | #define MODULE_EXTENSION ".so" | /* end confdefs.h. */ | | | int | main () | { | main (); | ; | return 0; | } configure:9160: result: no configure:9183: checking for which drivers to compile... configure:9232: checking for select configure:9319: result: yes configure:9340: checking sys/select.h usability configure:9352: gcc -c -Wall -g -O -Wno-unused-function -ftrampolines conftest.c >&5 configure:9358: $? = 0 configure:9361: test -z || test ! -s conftest.err configure:9364: $? = 0 configure:9367: test -s conftest.o configure:9370: $? = 0 configure:9380: result: yes configure:9384: checking sys/select.h presence configure:9394: gcc -E conftest.c configure:9400: $? = 0 configure:9420: result: yes configure:9455: checking for sys/select.h configure:9462: result: yes configure:9492: checking for select configure:9579: result: yes configure:9591: checking for sys/select.h configure:9596: result: yes configure:9761: checking ncurses.h usability configure:9773: gcc -c -Wall -g -O -Wno-unused-function -ftrampolines conftest.c >&5 configure:9779: $? = 0 configure:9782: test -z || test ! -s conftest.err configure:9785: $? = 0 configure:9788: test -s conftest.o configure:9791: $? = 0 configure:9801: result: yes configure:9805: checking ncurses.h presence configure:9815: gcc -E conftest.c configure:9821: $? = 0 configure:9841: result: yes configure:9876: checking for ncurses.h configure:9883: result: yes configure:9761: checking curses.h usability configure:9773: gcc -c -Wall -g -O -Wno-unused-function -ftrampolines conftest.c >&5 configure:9779: $? = 0 configure:9782: test -z || test ! -s conftest.err configure:9785: $? = 0 configure:9788: test -s conftest.o configure:9791: $? = 0 configure:9801: result: yes configure:9805: checking curses.h presence configure:9815: gcc -E conftest.c configure:9821: $? = 0 configure:9841: result: yes configure:9876: checking for curses.h configure:9883: result: yes configure:9896: checking for main in -lncurses configure:9920: gcc -o conftest -Wall -g -O -Wno-unused-function -ftrampolines conftest.c -lncurses -lkvm >&5 configure:9926: $? = 0 configure:9929: test -z || test ! -s conftest.err configure:9932: $? = 0 configure:9935: test -s conftest configure:9938: $? = 0 configure:9951: result: yes configure:9956: checking for ncurses.h configure:9961: result: yes configure:10327: checking for acs_map in curses.h configure:10348: gcc -c -Wall -g -O -Wno-unused-function -ftrampolines conftest.c >&5 conftest.c: In function `main': conftest.c:80: warning: unused variable `map' configure:10354: $? = 0 configure:10357: test -z || test ! -s conftest.err configure:10360: $? = 0 configure:10363: test -s conftest.o configure:10366: $? = 0 configure:10377: result: yes configure:10454: checking for redrawwin() in curses configure:10484: gcc -o conftest -Wall -g -O -Wno-unused-function -ftrampolines conftest.c -lkvm -lncurses >&5 configure:10490: $? = 0 configure:10493: test -z || test ! -s conftest.err configure:10496: $? = 0 configure:10499: test -s conftest configure:10502: $? = 0 configure:10516: result: yes configure:10526: checking for wcolor_set() in curses configure:10556: gcc -o conftest -Wall -g -O -Wno-unused-function -ftrampolines conftest.c -lkvm -lncurses >&5 configure:10562: $? = 0 configure:10565: test -z || test ! -s conftest.err configure:10568: $? = 0 configure:10571: test -s conftest configure:10574: $? = 0 configure:10588: result: yes configure:10617: checking glcdproclib/glcdprocdriver.h usability configure:10629: gcc -c -Wall -g -O -Wno-unused-function -ftrampolines conftest.c >&5 conftest.c:113:40: glcdproclib/glcdprocdriver.h: No such file or directory configure:10635: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "lcdproc" | #define PACKAGE_TARNAME "lcdproc" | #define PACKAGE_VERSION "CVS-stable-0-5-x-20060413" | #define PACKAGE_STRING "lcdproc CVS-stable-0-5-x-20060413" | #define PACKAGE_BUGREPORT "lcdproc@lists.omnipotent.net" | #define PACKAGE "lcdproc" | #define VERSION "CVS-stable-0-5-x-20060413" | #define OPENBSD 1 | #define SYSTEM_HOST OpenBSD | #define DEBUG 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_SWAPCTL 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_SCHED_H 1 | #define HAVE_MACHINE_CPUFUNC_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_MACHINE_PIO_H 1 | #define HAVE_MACHINE_SYSARCH_H 1 | #define HAVE_SYSV_IPC 1 | #define HAVE_UNION_SEMUN 1 | #define HAVE_I386_IOPERM_NETBSD 1 | #define HAVE_PCSTYLE_LPT_CONTROL 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_KVM_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_DKSTAT_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 LOAD_MAX 1.3 | #define LOAD_MIN 0.05 | #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:10657: result: no configure:10661: checking glcdproclib/glcdprocdriver.h presence configure:10671: gcc -E conftest.c conftest.c:79:40: glcdproclib/glcdprocdriver.h: No such file or directory configure:10677: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "lcdproc" | #define PACKAGE_TARNAME "lcdproc" | #define PACKAGE_VERSION "CVS-stable-0-5-x-20060413" | #define PACKAGE_STRING "lcdproc CVS-stable-0-5-x-20060413" | #define PACKAGE_BUGREPORT "lcdproc@lists.omnipotent.net" | #define PACKAGE "lcdproc" | #define VERSION "CVS-stable-0-5-x-20060413" | #define OPENBSD 1 | #define SYSTEM_HOST OpenBSD | #define DEBUG 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_SWAPCTL 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_SCHED_H 1 | #define HAVE_MACHINE_CPUFUNC_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_MACHINE_PIO_H 1 | #define HAVE_MACHINE_SYSARCH_H 1 | #define HAVE_SYSV_IPC 1 | #define HAVE_UNION_SEMUN 1 | #define HAVE_I386_IOPERM_NETBSD 1 | #define HAVE_PCSTYLE_LPT_CONTROL 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_KVM_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_DKSTAT_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 LOAD_MAX 1.3 | #define LOAD_MIN 0.05 | #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 configure:10697: result: no configure:10732: checking for glcdproclib/glcdprocdriver.h configure:10739: result: no configure:10822: WARNING: The glcdlib driver needs glcdproclib/glcdprocdriver.h configure:10852: checking linux/i2c-dev.h usability configure:10864: gcc -c -Wall -g -O -Wno-unused-function -ftrampolines conftest.c >&5 conftest.c:113:27: linux/i2c-dev.h: No such file or directory configure:10870: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "lcdproc" | #define PACKAGE_TARNAME "lcdproc" | #define PACKAGE_VERSION "CVS-stable-0-5-x-20060413" | #define PACKAGE_STRING "lcdproc CVS-stable-0-5-x-20060413" | #define PACKAGE_BUGREPORT "lcdproc@lists.omnipotent.net" | #define PACKAGE "lcdproc" | #define VERSION "CVS-stable-0-5-x-20060413" | #define OPENBSD 1 | #define SYSTEM_HOST OpenBSD | #define DEBUG 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_SWAPCTL 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_SCHED_H 1 | #define HAVE_MACHINE_CPUFUNC_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_MACHINE_PIO_H 1 | #define HAVE_MACHINE_SYSARCH_H 1 | #define HAVE_SYSV_IPC 1 | #define HAVE_UNION_SEMUN 1 | #define HAVE_I386_IOPERM_NETBSD 1 | #define HAVE_PCSTYLE_LPT_CONTROL 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_KVM_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_DKSTAT_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 LOAD_MAX 1.3 | #define LOAD_MIN 0.05 | #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:10892: result: no configure:10896: checking linux/i2c-dev.h presence configure:10906: gcc -E conftest.c conftest.c:79:27: linux/i2c-dev.h: No such file or directory configure:10912: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "lcdproc" | #define PACKAGE_TARNAME "lcdproc" | #define PACKAGE_VERSION "CVS-stable-0-5-x-20060413" | #define PACKAGE_STRING "lcdproc CVS-stable-0-5-x-20060413" | #define PACKAGE_BUGREPORT "lcdproc@lists.omnipotent.net" | #define PACKAGE "lcdproc" | #define VERSION "CVS-stable-0-5-x-20060413" | #define OPENBSD 1 | #define SYSTEM_HOST OpenBSD | #define DEBUG 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_SWAPCTL 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_SCHED_H 1 | #define HAVE_MACHINE_CPUFUNC_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_MACHINE_PIO_H 1 | #define HAVE_MACHINE_SYSARCH_H 1 | #define HAVE_SYSV_IPC 1 | #define HAVE_UNION_SEMUN 1 | #define HAVE_I386_IOPERM_NETBSD 1 | #define HAVE_PCSTYLE_LPT_CONTROL 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_KVM_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_DKSTAT_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 LOAD_MAX 1.3 | #define LOAD_MIN 0.05 | #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 configure:10932: result: no configure:10967: checking for linux/i2c-dev.h configure:10974: result: no configure:11005: WARNING: The IOWarrior driver needs the libusb library. configure:11010: checking for main in -lirman configure:11034: gcc -o conftest -Wall -g -O -Wno-unused-function -ftrampolines conftest.c -lirman -lkvm >&5 /usr/bin/ld: cannot find -lirman collect2: ld returned 1 exit status configure:11040: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "lcdproc" | #define PACKAGE_TARNAME "lcdproc" | #define PACKAGE_VERSION "CVS-stable-0-5-x-20060413" | #define PACKAGE_STRING "lcdproc CVS-stable-0-5-x-20060413" | #define PACKAGE_BUGREPORT "lcdproc@lists.omnipotent.net" | #define PACKAGE "lcdproc" | #define VERSION "CVS-stable-0-5-x-20060413" | #define OPENBSD 1 | #define SYSTEM_HOST OpenBSD | #define DEBUG 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_SWAPCTL 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_SCHED_H 1 | #define HAVE_MACHINE_CPUFUNC_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_MACHINE_PIO_H 1 | #define HAVE_MACHINE_SYSARCH_H 1 | #define HAVE_SYSV_IPC 1 | #define HAVE_UNION_SEMUN 1 | #define HAVE_I386_IOPERM_NETBSD 1 | #define HAVE_PCSTYLE_LPT_CONTROL 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_KVM_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_DKSTAT_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 LOAD_MAX 1.3 | #define LOAD_MIN 0.05 | #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. */ | | | int | main () | { | main (); | ; | return 0; | } configure:11065: result: no configure:11075: WARNING: The irman driver needs the irman library. configure:11092: checking linux/joystick.h usability configure:11104: gcc -c -Wall -g -O -Wno-unused-function -ftrampolines conftest.c >&5 conftest.c:113:28: linux/joystick.h: No such file or directory configure:11110: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "lcdproc" | #define PACKAGE_TARNAME "lcdproc" | #define PACKAGE_VERSION "CVS-stable-0-5-x-20060413" | #define PACKAGE_STRING "lcdproc CVS-stable-0-5-x-20060413" | #define PACKAGE_BUGREPORT "lcdproc@lists.omnipotent.net" | #define PACKAGE "lcdproc" | #define VERSION "CVS-stable-0-5-x-20060413" | #define OPENBSD 1 | #define SYSTEM_HOST OpenBSD | #define DEBUG 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_SWAPCTL 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_SCHED_H 1 | #define HAVE_MACHINE_CPUFUNC_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_MACHINE_PIO_H 1 | #define HAVE_MACHINE_SYSARCH_H 1 | #define HAVE_SYSV_IPC 1 | #define HAVE_UNION_SEMUN 1 | #define HAVE_I386_IOPERM_NETBSD 1 | #define HAVE_PCSTYLE_LPT_CONTROL 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_KVM_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_DKSTAT_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 LOAD_MAX 1.3 | #define LOAD_MIN 0.05 | #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:11132: result: no configure:11136: checking linux/joystick.h presence configure:11146: gcc -E conftest.c conftest.c:79:28: linux/joystick.h: No such file or directory configure:11152: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "lcdproc" | #define PACKAGE_TARNAME "lcdproc" | #define PACKAGE_VERSION "CVS-stable-0-5-x-20060413" | #define PACKAGE_STRING "lcdproc CVS-stable-0-5-x-20060413" | #define PACKAGE_BUGREPORT "lcdproc@lists.omnipotent.net" | #define PACKAGE "lcdproc" | #define VERSION "CVS-stable-0-5-x-20060413" | #define OPENBSD 1 | #define SYSTEM_HOST OpenBSD | #define DEBUG 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_SWAPCTL 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_SCHED_H 1 | #define HAVE_MACHINE_CPUFUNC_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_MACHINE_PIO_H 1 | #define HAVE_MACHINE_SYSARCH_H 1 | #define HAVE_SYSV_IPC 1 | #define HAVE_UNION_SEMUN 1 | #define HAVE_I386_IOPERM_NETBSD 1 | #define HAVE_PCSTYLE_LPT_CONTROL 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_KVM_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_DKSTAT_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 LOAD_MAX 1.3 | #define LOAD_MIN 0.05 | #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 configure:11172: result: no configure:11207: checking for linux/joystick.h configure:11214: result: no configure:11225: WARNING: The joy driver needs header file linux/joystick.h. configure:11245: checking for main in -llirc_client configure:11269: gcc -o conftest -Wall -g -O -Wno-unused-function -ftrampolines conftest.c -llirc_client -lkvm >&5 /usr/bin/ld: cannot find -llirc_client collect2: ld returned 1 exit status configure:11275: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "lcdproc" | #define PACKAGE_TARNAME "lcdproc" | #define PACKAGE_VERSION "CVS-stable-0-5-x-20060413" | #define PACKAGE_STRING "lcdproc CVS-stable-0-5-x-20060413" | #define PACKAGE_BUGREPORT "lcdproc@lists.omnipotent.net" | #define PACKAGE "lcdproc" | #define VERSION "CVS-stable-0-5-x-20060413" | #define OPENBSD 1 | #define SYSTEM_HOST OpenBSD | #define DEBUG 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_SWAPCTL 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_SCHED_H 1 | #define HAVE_MACHINE_CPUFUNC_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_MACHINE_PIO_H 1 | #define HAVE_MACHINE_SYSARCH_H 1 | #define HAVE_SYSV_IPC 1 | #define HAVE_UNION_SEMUN 1 | #define HAVE_I386_IOPERM_NETBSD 1 | #define HAVE_PCSTYLE_LPT_CONTROL 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_KVM_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_DKSTAT_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 LOAD_MAX 1.3 | #define LOAD_MIN 0.05 | #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. */ | | | int | main () | { | main (); | ; | return 0; | } configure:11300: result: no configure:11310: WARNING: The lirc driver needs the lirc client library configure:11390: checking vga.h usability configure:11402: gcc -c -Wall -g -O -Wno-unused-function -ftrampolines conftest.c >&5 conftest.c:113:17: vga.h: No such file or directory configure:11408: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "lcdproc" | #define PACKAGE_TARNAME "lcdproc" | #define PACKAGE_VERSION "CVS-stable-0-5-x-20060413" | #define PACKAGE_STRING "lcdproc CVS-stable-0-5-x-20060413" | #define PACKAGE_BUGREPORT "lcdproc@lists.omnipotent.net" | #define PACKAGE "lcdproc" | #define VERSION "CVS-stable-0-5-x-20060413" | #define OPENBSD 1 | #define SYSTEM_HOST OpenBSD | #define DEBUG 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_SWAPCTL 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_SCHED_H 1 | #define HAVE_MACHINE_CPUFUNC_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_MACHINE_PIO_H 1 | #define HAVE_MACHINE_SYSARCH_H 1 | #define HAVE_SYSV_IPC 1 | #define HAVE_UNION_SEMUN 1 | #define HAVE_I386_IOPERM_NETBSD 1 | #define HAVE_PCSTYLE_LPT_CONTROL 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_KVM_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_DKSTAT_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 LOAD_MAX 1.3 | #define LOAD_MIN 0.05 | #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:11430: result: no configure:11434: checking vga.h presence configure:11444: gcc -E conftest.c conftest.c:79:17: vga.h: No such file or directory configure:11450: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "lcdproc" | #define PACKAGE_TARNAME "lcdproc" | #define PACKAGE_VERSION "CVS-stable-0-5-x-20060413" | #define PACKAGE_STRING "lcdproc CVS-stable-0-5-x-20060413" | #define PACKAGE_BUGREPORT "lcdproc@lists.omnipotent.net" | #define PACKAGE "lcdproc" | #define VERSION "CVS-stable-0-5-x-20060413" | #define OPENBSD 1 | #define SYSTEM_HOST OpenBSD | #define DEBUG 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_SWAPCTL 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_SCHED_H 1 | #define HAVE_MACHINE_CPUFUNC_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_MACHINE_PIO_H 1 | #define HAVE_MACHINE_SYSARCH_H 1 | #define HAVE_SYSV_IPC 1 | #define HAVE_UNION_SEMUN 1 | #define HAVE_I386_IOPERM_NETBSD 1 | #define HAVE_PCSTYLE_LPT_CONTROL 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_KVM_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_DKSTAT_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 LOAD_MAX 1.3 | #define LOAD_MIN 0.05 | #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 configure:11470: result: no configure:11505: checking for vga.h configure:11512: result: no configure:11594: WARNING: The svga driver needs vga.h and vgagl.h configure:11390: checking vgagl.h usability configure:11402: gcc -c -Wall -g -O -Wno-unused-function -ftrampolines conftest.c >&5 conftest.c:113:19: vgagl.h: No such file or directory configure:11408: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "lcdproc" | #define PACKAGE_TARNAME "lcdproc" | #define PACKAGE_VERSION "CVS-stable-0-5-x-20060413" | #define PACKAGE_STRING "lcdproc CVS-stable-0-5-x-20060413" | #define PACKAGE_BUGREPORT "lcdproc@lists.omnipotent.net" | #define PACKAGE "lcdproc" | #define VERSION "CVS-stable-0-5-x-20060413" | #define OPENBSD 1 | #define SYSTEM_HOST OpenBSD | #define DEBUG 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_SWAPCTL 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_SCHED_H 1 | #define HAVE_MACHINE_CPUFUNC_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_MACHINE_PIO_H 1 | #define HAVE_MACHINE_SYSARCH_H 1 | #define HAVE_SYSV_IPC 1 | #define HAVE_UNION_SEMUN 1 | #define HAVE_I386_IOPERM_NETBSD 1 | #define HAVE_PCSTYLE_LPT_CONTROL 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_KVM_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_DKSTAT_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 LOAD_MAX 1.3 | #define LOAD_MIN 0.05 | #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:11430: result: no configure:11434: checking vgagl.h presence configure:11444: gcc -E conftest.c conftest.c:79:19: vgagl.h: No such file or directory configure:11450: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "lcdproc" | #define PACKAGE_TARNAME "lcdproc" | #define PACKAGE_VERSION "CVS-stable-0-5-x-20060413" | #define PACKAGE_STRING "lcdproc CVS-stable-0-5-x-20060413" | #define PACKAGE_BUGREPORT "lcdproc@lists.omnipotent.net" | #define PACKAGE "lcdproc" | #define VERSION "CVS-stable-0-5-x-20060413" | #define OPENBSD 1 | #define SYSTEM_HOST OpenBSD | #define DEBUG 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_SWAPCTL 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_SCHED_H 1 | #define HAVE_MACHINE_CPUFUNC_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_MACHINE_PIO_H 1 | #define HAVE_MACHINE_SYSARCH_H 1 | #define HAVE_SYSV_IPC 1 | #define HAVE_UNION_SEMUN 1 | #define HAVE_I386_IOPERM_NETBSD 1 | #define HAVE_PCSTYLE_LPT_CONTROL 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_KVM_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_DKSTAT_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 LOAD_MAX 1.3 | #define LOAD_MIN 0.05 | #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 configure:11470: result: no configure:11505: checking for vgagl.h configure:11512: result: no configure:11594: WARNING: The svga driver needs vga.h and vgagl.h configure:11636: checking usb.h usability configure:11648: gcc -c -Wall -g -O -Wno-unused-function -ftrampolines conftest.c >&5 conftest.c:113:17: usb.h: No such file or directory configure:11654: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "lcdproc" | #define PACKAGE_TARNAME "lcdproc" | #define PACKAGE_VERSION "CVS-stable-0-5-x-20060413" | #define PACKAGE_STRING "lcdproc CVS-stable-0-5-x-20060413" | #define PACKAGE_BUGREPORT "lcdproc@lists.omnipotent.net" | #define PACKAGE "lcdproc" | #define VERSION "CVS-stable-0-5-x-20060413" | #define OPENBSD 1 | #define SYSTEM_HOST OpenBSD | #define DEBUG 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_SWAPCTL 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_SCHED_H 1 | #define HAVE_MACHINE_CPUFUNC_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_MACHINE_PIO_H 1 | #define HAVE_MACHINE_SYSARCH_H 1 | #define HAVE_SYSV_IPC 1 | #define HAVE_UNION_SEMUN 1 | #define HAVE_I386_IOPERM_NETBSD 1 | #define HAVE_PCSTYLE_LPT_CONTROL 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_KVM_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_DKSTAT_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 LOAD_MAX 1.3 | #define LOAD_MIN 0.05 | #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:11676: result: no configure:11680: checking usb.h presence configure:11690: gcc -E conftest.c conftest.c:79:17: usb.h: No such file or directory configure:11696: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "lcdproc" | #define PACKAGE_TARNAME "lcdproc" | #define PACKAGE_VERSION "CVS-stable-0-5-x-20060413" | #define PACKAGE_STRING "lcdproc CVS-stable-0-5-x-20060413" | #define PACKAGE_BUGREPORT "lcdproc@lists.omnipotent.net" | #define PACKAGE "lcdproc" | #define VERSION "CVS-stable-0-5-x-20060413" | #define OPENBSD 1 | #define SYSTEM_HOST OpenBSD | #define DEBUG 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_SWAPCTL 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_SCHED_H 1 | #define HAVE_MACHINE_CPUFUNC_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_MACHINE_PIO_H 1 | #define HAVE_MACHINE_SYSARCH_H 1 | #define HAVE_SYSV_IPC 1 | #define HAVE_UNION_SEMUN 1 | #define HAVE_I386_IOPERM_NETBSD 1 | #define HAVE_PCSTYLE_LPT_CONTROL 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_KVM_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_DKSTAT_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 LOAD_MAX 1.3 | #define LOAD_MIN 0.05 | #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 configure:11716: result: no configure:11751: checking for usb.h configure:11758: result: no configure:11840: WARNING: The ula200 driver needs ftdi.h and usb.h configure:11636: checking ftdi.h usability configure:11648: gcc -c -Wall -g -O -Wno-unused-function -ftrampolines conftest.c >&5 conftest.c:113:18: ftdi.h: No such file or directory configure:11654: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "lcdproc" | #define PACKAGE_TARNAME "lcdproc" | #define PACKAGE_VERSION "CVS-stable-0-5-x-20060413" | #define PACKAGE_STRING "lcdproc CVS-stable-0-5-x-20060413" | #define PACKAGE_BUGREPORT "lcdproc@lists.omnipotent.net" | #define PACKAGE "lcdproc" | #define VERSION "CVS-stable-0-5-x-20060413" | #define OPENBSD 1 | #define SYSTEM_HOST OpenBSD | #define DEBUG 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_SWAPCTL 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_SCHED_H 1 | #define HAVE_MACHINE_CPUFUNC_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_MACHINE_PIO_H 1 | #define HAVE_MACHINE_SYSARCH_H 1 | #define HAVE_SYSV_IPC 1 | #define HAVE_UNION_SEMUN 1 | #define HAVE_I386_IOPERM_NETBSD 1 | #define HAVE_PCSTYLE_LPT_CONTROL 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_KVM_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_DKSTAT_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 LOAD_MAX 1.3 | #define LOAD_MIN 0.05 | #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:11676: result: no configure:11680: checking ftdi.h presence configure:11690: gcc -E conftest.c conftest.c:79:18: ftdi.h: No such file or directory configure:11696: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "lcdproc" | #define PACKAGE_TARNAME "lcdproc" | #define PACKAGE_VERSION "CVS-stable-0-5-x-20060413" | #define PACKAGE_STRING "lcdproc CVS-stable-0-5-x-20060413" | #define PACKAGE_BUGREPORT "lcdproc@lists.omnipotent.net" | #define PACKAGE "lcdproc" | #define VERSION "CVS-stable-0-5-x-20060413" | #define OPENBSD 1 | #define SYSTEM_HOST OpenBSD | #define DEBUG 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_SWAPCTL 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_SCHED_H 1 | #define HAVE_MACHINE_CPUFUNC_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_MACHINE_PIO_H 1 | #define HAVE_MACHINE_SYSARCH_H 1 | #define HAVE_SYSV_IPC 1 | #define HAVE_UNION_SEMUN 1 | #define HAVE_I386_IOPERM_NETBSD 1 | #define HAVE_PCSTYLE_LPT_CONTROL 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_KVM_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_DKSTAT_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 LOAD_MAX 1.3 | #define LOAD_MIN 0.05 | #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 configure:11716: result: no configure:11751: checking for ftdi.h configure:11758: result: no configure:11840: WARNING: The ula200 driver needs ftdi.h and usb.h configure:11863: checking xosd.h usability configure:11875: gcc -c -Wall -g -O -Wno-unused-function -ftrampolines conftest.c >&5 conftest.c:113:18: xosd.h: No such file or directory configure:11881: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "lcdproc" | #define PACKAGE_TARNAME "lcdproc" | #define PACKAGE_VERSION "CVS-stable-0-5-x-20060413" | #define PACKAGE_STRING "lcdproc CVS-stable-0-5-x-20060413" | #define PACKAGE_BUGREPORT "lcdproc@lists.omnipotent.net" | #define PACKAGE "lcdproc" | #define VERSION "CVS-stable-0-5-x-20060413" | #define OPENBSD 1 | #define SYSTEM_HOST OpenBSD | #define DEBUG 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_SWAPCTL 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_SCHED_H 1 | #define HAVE_MACHINE_CPUFUNC_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_MACHINE_PIO_H 1 | #define HAVE_MACHINE_SYSARCH_H 1 | #define HAVE_SYSV_IPC 1 | #define HAVE_UNION_SEMUN 1 | #define HAVE_I386_IOPERM_NETBSD 1 | #define HAVE_PCSTYLE_LPT_CONTROL 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_KVM_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_DKSTAT_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 LOAD_MAX 1.3 | #define LOAD_MIN 0.05 | #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:11903: result: no configure:11907: checking xosd.h presence configure:11917: gcc -E conftest.c conftest.c:79:18: xosd.h: No such file or directory configure:11923: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "lcdproc" | #define PACKAGE_TARNAME "lcdproc" | #define PACKAGE_VERSION "CVS-stable-0-5-x-20060413" | #define PACKAGE_STRING "lcdproc CVS-stable-0-5-x-20060413" | #define PACKAGE_BUGREPORT "lcdproc@lists.omnipotent.net" | #define PACKAGE "lcdproc" | #define VERSION "CVS-stable-0-5-x-20060413" | #define OPENBSD 1 | #define SYSTEM_HOST OpenBSD | #define DEBUG 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_SWAPCTL 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_SCHED_H 1 | #define HAVE_MACHINE_CPUFUNC_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_MACHINE_PIO_H 1 | #define HAVE_MACHINE_SYSARCH_H 1 | #define HAVE_SYSV_IPC 1 | #define HAVE_UNION_SEMUN 1 | #define HAVE_I386_IOPERM_NETBSD 1 | #define HAVE_PCSTYLE_LPT_CONTROL 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_KVM_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_DKSTAT_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 LOAD_MAX 1.3 | #define LOAD_MIN 0.05 | #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 configure:11943: result: no configure:11978: checking for xosd.h configure:11985: result: no configure:12067: WARNING: The xosd driver needs xosd.h configure:12084: result: Will compile drivers: bayrad,CFontz,CFontz633,CFontzPacket,curses,CwLnx,glk,hd44780,icp_a106,imon,lb216,lcdm001,lcterm,ms6931,mtc_s16209x,MtxOrb,NoritakeVFD,pyramid,sed1330,sed1520,serialVFD,sli,stv5730,t6963,text,tyan configure:12103: checking if LDAP support has been enabled configure:12120: result: no configure:12578: checking for doxygen configure:12611: result: no configure:12816: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by lcdproc config.status CVS-stable-0-5-x-20060413, which was generated by GNU Autoconf 2.59. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on x86-openbsd1.cf.sourceforge.net config.status:782: creating Makefile config.status:782: creating shared/Makefile config.status:782: creating server/Makefile config.status:782: creating server/commands/Makefile config.status:782: creating server/drivers/Makefile config.status:782: creating clients/Makefile config.status:782: creating clients/lcdproc/Makefile config.status:782: creating clients/lcdexec/Makefile config.status:782: creating clients/examples/Makefile config.status:782: creating clients/headlines/Makefile config.status:782: creating clients/metar/Makefile config.status:782: creating docs/Makefile config.status:782: creating docs/Doxyfile config.status:782: creating docs/lcdproc-dev/Makefile config.status:782: creating docs/lcdproc-user/Makefile config.status:782: creating docs/lcdproc-user/drivers/Makefile config.status:782: creating scripts/Makefile config.status:782: creating scripts/init-LCDd.debian config.status:782: creating scripts/init-LCDd.rpm config.status:782: creating scripts/init-lcdproc.debian config.status:782: creating scripts/init-lcdproc.rpm config.status:848: creating config.h config.status:1268: executing depfiles commands ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=i386-unknown-openbsd3.8 ac_cv_build_alias=i386-unknown-openbsd3.8 ac_cv_c_compiler_gnu=yes ac_cv_c_const=yes ac_cv_c_inline=inline ac_cv_cflags_gcc_option__Wno_unused_function=-Wno-unused-function ac_cv_cflags_gcc_option__ftrampolines=-ftrampolines ac_cv_curses_acs_map=yes ac_cv_curses_redrawwin=yes ac_cv_curses_wcolor_set=yes ac_cv_env_CC_set= ac_cv_env_CC_value= ac_cv_env_CFLAGS_set= ac_cv_env_CFLAGS_value= ac_cv_env_CPPFLAGS_set= ac_cv_env_CPPFLAGS_value= ac_cv_env_CPP_set= ac_cv_env_CPP_value= ac_cv_env_LDFLAGS_set= ac_cv_env_LDFLAGS_value= ac_cv_env_build_alias_set= ac_cv_env_build_alias_value= ac_cv_env_host_alias_set= ac_cv_env_host_alias_value= ac_cv_env_target_alias_set= ac_cv_env_target_alias_value= ac_cv_exeext= ac_cv_func_cfmakeraw=yes ac_cv_func_connect=yes ac_cv_func_gethostbyname=yes ac_cv_func_getloadavg=yes ac_cv_func_getmntinfo=yes ac_cv_func_getopt_long=yes ac_cv_func_inet_aton=yes ac_cv_func_ioperm=no ac_cv_func_iopl=no ac_cv_func_sched_setscheduler=no ac_cv_func_select=yes ac_cv_func_snprintf=yes ac_cv_func_socket=yes ac_cv_func_statvfs=no ac_cv_func_strdup=yes ac_cv_func_strerror=yes ac_cv_func_strtol=yes ac_cv_func_swapctl=yes ac_cv_func_uname=yes ac_cv_header_curses_h=yes ac_cv_header_dirent_dirent_h=yes ac_cv_header_errno_h=yes ac_cv_header_fcntl_h=yes ac_cv_header_ftdi_h=no ac_cv_header_glcdproclib_glcdprocdriver_h=no ac_cv_header_inttypes_h=yes ac_cv_header_kvm_h=yes ac_cv_header_limits_h=yes ac_cv_header_linux_i2c_dev_h=no ac_cv_header_linux_joystick_h=no ac_cv_header_machine_cpufunc_h=yes ac_cv_header_machine_pio_h=yes ac_cv_header_machine_sysarch_h=yes ac_cv_header_memory_h=yes ac_cv_header_mntent_h=no ac_cv_header_mnttab_h=no ac_cv_header_ncurses_h=yes ac_cv_header_procfs_h=no ac_cv_header_sched_h=yes ac_cv_header_stdc=yes ac_cv_header_stdint_h=no ac_cv_header_stdlib_h=yes ac_cv_header_string_h=yes ac_cv_header_strings_h=yes ac_cv_header_sys_cpuvar_h=no ac_cv_header_sys_dkstat_h=yes ac_cv_header_sys_dustat_h=no ac_cv_header_sys_filsys_h=no ac_cv_header_sys_fs_types_h=no ac_cv_header_sys_fstyp_h=no ac_cv_header_sys_io_h=no ac_cv_header_sys_ioctl_h=yes ac_cv_header_sys_loadavg_h=no ac_cv_header_sys_mount_h=yes ac_cv_header_sys_param_h=yes ac_cv_header_sys_procfs_h=no ac_cv_header_sys_sched_h=yes ac_cv_header_sys_select_h=yes ac_cv_header_sys_stat_h=yes ac_cv_header_sys_statfs_h=no ac_cv_header_sys_statvfs_h=no ac_cv_header_sys_sysctl_h=yes ac_cv_header_sys_time_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_sys_vfs_h=no ac_cv_header_time=yes ac_cv_header_unistd_h=yes ac_cv_header_usb_h=no ac_cv_header_utime_h=yes ac_cv_header_utmpx_h=no ac_cv_header_vga_h=no ac_cv_header_vgagl_h=no ac_cv_header_xosd_h=no ac_cv_host=i386-unknown-openbsd3.8 ac_cv_host_alias=i386-unknown-openbsd3.8 ac_cv_lib_dl_dlopen=no ac_cv_lib_dld_shl_load=no ac_cv_lib_i386_i386_get_ioperm=yes ac_cv_lib_irman_main=no ac_cv_lib_kstat_kstat_open=no ac_cv_lib_kvm_kvm_open=yes ac_cv_lib_lirc_client_main=no ac_cv_lib_ncurses_main=yes ac_cv_lib_posix4_nanosleep=no ac_cv_lib_posix4_sched_setscheduler=no ac_cv_lib_rt_sched_setscheduler=no ac_cv_lib_usb_main=no ac_cv_mtab_file=/etc/fstab ac_cv_objext=o ac_cv_path_install='/usr/bin/install -c' ac_cv_path_libusb_config=: ac_cv_port_have_lpt=yes ac_cv_prog_AWK=nawk ac_cv_prog_CPP='gcc -E' ac_cv_prog_ac_ct_CC=gcc ac_cv_prog_ac_ct_RANLIB=ranlib ac_cv_prog_cc_g=yes ac_cv_prog_cc_stdc= ac_cv_prog_egrep='grep -E' ac_cv_prog_gcc_traditional=no ac_cv_prog_make_make_set=yes ac_cv_search_opendir='none required' ac_cv_struct_tm=time.h ac_cv_sysv_ipc=yes ac_cv_type_signal=void ac_cv_type_size_t=yes ac_cv_type_uid_t=yes ac_cv_union_semun=yes am_cv_CC_dependencies_compiler_type=gcc3 fu_cv_sys_stat_statfs2_bsize=yes fu_cv_sys_stat_statfs3_osf1=no ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /home/users/g/gf/gfk/smoketest/stable-0-5-x-OpenBSD-3.8-i386/missing --run aclocal-1.7' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='${SHELL} /home/users/g/gf/gfk/smoketest/stable-0-5-x-OpenBSD-3.8-i386/missing --run tar' AUTOCONF='${SHELL} /home/users/g/gf/gfk/smoketest/stable-0-5-x-OpenBSD-3.8-i386/missing --run autoconf' AUTOHEADER='${SHELL} /home/users/g/gf/gfk/smoketest/stable-0-5-x-OpenBSD-3.8-i386/missing --run autoheader' AUTOMAKE='${SHELL} /home/users/g/gf/gfk/smoketest/stable-0-5-x-OpenBSD-3.8-i386/missing --run automake-1.7' AWK='nawk' CC='gcc' CCDEPMODE='depmode=gcc3' CCSHARED='-fPIC' CFLAGS='-Wall -g -O -Wno-unused-function -ftrampolines' CPP='gcc -E' CPPFLAGS='' CYGPATH_W='echo' DARWIN_FALSE='' DARWIN_TRUE='#' DEFS='-DHAVE_CONFIG_H' DEPDIR='.deps' DOT='' DOXYGEN='' DOX_FALSE='' DOX_TRUE='#' DRIVERS=' bayrad.so CFontz.so CFontz633.so CFontzPacket.so curses.so CwLnx.so glk.so hd44780.so icp_a106.so imon.so lb216.so lcdm001.so lcterm.so ms6931.so mtc_s16209x.so MtxOrb.so NoritakeVFD.so pyramid.so sed1330.so sed1520.so serialVFD.so sli.so stv5730.so t6963.so text.so tyan.so' ECHO_C=''ECHO_N='' ECHO_T='' EGREP='grep -E' EXEEXT='' HD44780_DRIVERS='hd44780-hd44780-picanlcd.o hd44780-hd44780-lcdserializer.o hd44780-hd44780-lis2.o hd44780-hd44780-4bit.o hd44780-hd44780-ext8bit.o hd44780-lcd_sem.o hd44780-hd44780-winamp.o hd44780-hd44780-serialLpt.o' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s' LDFLAGS='' LDSHARED='-shared' LIBCURSES='-lncurses' LIBFTDI='' LIBGLCD='' LIBIRMAN='' LIBLIRC_CLIENT='' LIBOBJS='' LIBS='-lkvm ' LIBSVGA='' LIBXOSD='' LTLIBOBJS='' MAKEINFO='${SHELL} /home/users/g/gf/gfk/smoketest/stable-0-5-x-OpenBSD-3.8-i386/missing --run makeinfo' OBJEXT='o' PACKAGE='lcdproc' PACKAGE_BUGREPORT='lcdproc@lists.omnipotent.net' PACKAGE_NAME='lcdproc' PACKAGE_STRING='lcdproc CVS-stable-0-5-x-20060413' PACKAGE_TARNAME='lcdproc' PACKAGE_VERSION='CVS-stable-0-5-x-20060413' PATH_SEPARATOR=':' RANLIB='ranlib' SET_MAKE='' SHELL='/bin/sh' SO='.so' STRIP='' VERSION='CVS-stable-0-5-x-20060413' ac_ct_CC='gcc' ac_ct_RANLIB='ranlib' ac_ct_STRIP='' am__fastdepCC_FALSE='#' am__fastdepCC_TRUE='' am__include='include' am__leading_dot='.' am__quote='' bindir='${exec_prefix}/bin' build='i386-unknown-openbsd3.8' build_alias='' build_cpu='i386' build_os='openbsd3.8' build_vendor='unknown' datadir='${prefix}/share' enable_dot='no' enable_html_dox='yes' enable_latex_dox='no' exec_prefix='${prefix}' host='i386-unknown-openbsd3.8' host_alias='' host_cpu='i386' host_os='openbsd3.8' host_vendor='unknown' includedir='${prefix}/include' infodir='${prefix}/info' install_sh='/home/users/g/gf/gfk/smoketest/stable-0-5-x-OpenBSD-3.8-i386/install-sh' ldap_includes='' ldap_libs='' ldap_schemadir='' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' libusb_cflags='' libusb_config=':' libusb_libs='' localstatedir='${prefix}/var' mandir='${prefix}/man' oldincludedir='/usr/include' prefix='/usr/local' program_transform_name='s,x,x,' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='${prefix}/etc' target_alias='' ## ----------- ## ## confdefs.h. ## ## ----------- ## #define API_VERSION "0.5" #define CURSES_HAS_ACS_MAP 1 #define CURSES_HAS_REDRAWWIN 1 #define CURSES_HAS_WCOLOR_SET 1 #define DEBUG 1 #define HAVE_CFMAKERAW 1 #define HAVE_CURSES_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FCNTL_H 1 #define HAVE_GETLOADAVG 1 #define HAVE_GETMNTINFO 1 #define HAVE_I386_IOPERM_NETBSD 1 #define HAVE_INTTYPES_H 1 #define HAVE_KVM_H 1 #define HAVE_LIMITS_H 1 #define HAVE_MACHINE_CPUFUNC_H 1 #define HAVE_MACHINE_PIO_H 1 #define HAVE_MACHINE_SYSARCH_H 1 #define HAVE_MEMORY_H 1 #define HAVE_NCURSES_H 1 #define HAVE_PCSTYLE_LPT_CONTROL 1 #define HAVE_SCHED_H 1 #define HAVE_SELECT 1 #define HAVE_SELECT 1 #define HAVE_SELECT 1 #define HAVE_SNPRINTF 1 #define HAVE_SOCKET 1 #define HAVE_STDLIB_H 1 #define HAVE_STRDUP 1 #define HAVE_STRERROR 1 #define HAVE_STRINGS_H 1 #define HAVE_STRING_H 1 #define HAVE_STRTOL 1 #define HAVE_SWAPCTL 1 #define HAVE_SYSV_IPC 1 #define HAVE_SYS_DKSTAT_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SCHED_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_TIME_H 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_UNAME 1 #define HAVE_UNION_SEMUN 1 #define HAVE_UNISTD_H 1 #define HAVE_UNISTD_H 1 #define HAVE_UTIME_H 1 #define LCDPORT 13666 #define LOAD_MAX 1.3 #define LOAD_MIN 0.05 #define MODULE_EXTENSION ".so" #define MTAB_FILE "/etc/fstab" #define OPENBSD 1 #define PACKAGE "lcdproc" #define PACKAGE_BUGREPORT "lcdproc@lists.omnipotent.net" #define PACKAGE_NAME "lcdproc" #define PACKAGE_STRING "lcdproc CVS-stable-0-5-x-20060413" #define PACKAGE_TARNAME "lcdproc" #define PACKAGE_VERSION "CVS-stable-0-5-x-20060413" #define PROTOCOL_VERSION "0.3" #define RETSIGTYPE void #define STAT_STATFS2_BSIZE 1 #define STDC_HEADERS 1 #define STDC_HEADERS 1 #define SYSTEM_HOST OpenBSD #define TIME_WITH_SYS_TIME 1 #define VERSION "CVS-stable-0-5-x-20060413" configure: exit 0