creating cache ./config.cache checking for a BSD compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking whether make sets ${MAKE}... yes checking for working aclocal... found checking for working autoconf... found checking for working automake... found checking for working autoheader... found checking for working makeinfo... found checking for Cygwin environment... no checking for mingw32 environment... no checking for executable suffix... no checking host system type... armv4l-unknown-linux-gnu checking whether to enable debugging... yes checking for gcc... gcc checking whether the C compiler (gcc -Wall -g -O ) works... yes checking whether the C compiler (gcc -Wall -g -O ) is a cross-compiler... no checking whether we are using GNU C... yes checking whether gcc accepts -g... yes checking how to run the C preprocessor... gcc -E checking for a BSD compatible install... /usr/bin/install -c checking for ranlib... ranlib 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... no checking for procfs.h... no checking for sys/procfs.h... yes checking for sys/loadavg.h... no checking for utmpx.h... yes checking for kvm_open in -lkvm... no checking for kvm_open in -lkvm with -lelf... no checking for sched.h... yes checking for sys/sched.h... no checking for machine/cpufunc.h... no checking for sys/types.h... yes checking for machine/pio.h... no checking for machine/sysarch.h... no checking for sys/cpuvar.h... no checking for System V IPC headers... yes checking for union semun... no checking for sched_setscheduler... yes checking for sched_setscheduler in -lposix4... no checking for sched_setscheduler in -lposix4... (cached) no checking for sched_setscheduler in -lrt... yes checking for sched_setscheduler in -lrt... (cached) yes checking for i386_get_ioperm in -li386... no checking for i386_get_ioperm in -li386... (cached) no checking for i386_get_ioperm in -lc... no checking for i386_get_ioperm in -lc... (cached) no checking for iopl... yes checking for ioperm... yes checking for sys/io.h... yes checking for a parallel port... yes checking for dirent.h that defines DIR... yes checking for opendir in -ldir... no checking for ANSI C header files... yes checking for fcntl.h... yes checking for sys/ioctl.h... yes checking for sys/time.h... yes checking for unistd.h... yes checking for sys/io.h... (cached) yes checking for errno.h... yes checking for limits.h... yes checking for kvm.h... no checking for sys/param.h... yes checking for sys/sysctl.h... yes checking for sys/dkstat.h... no checking for working 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 your mounted filesystem table... /etc/mtab checking for fcntl.h... (cached) yes checking for sys/dustat.h... no checking for sys/param.h... (cached) yes checking for sys/statfs.h... yes checking for sys/fstyp.h... no checking for mnttab.h... no checking for mntent.h... yes checking for utime.h... yes checking for sys/statvfs.h... yes checking for sys/vfs.h... yes checking for sys/mount.h... yes checking for sys/filsys.h... no checking for sys/fs_types.h... no checking for getmntinfo... no checking how to get filesystem space usage checking for statvfs... yes checking module extension... .so checking for dlopen in -ldl... yes checking for shl_load in -ldld... no checking for which drivers to compile checking for ncurses.h... 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 for linux/joystick.h... yes checking for main in -lirman... no configure: warning: The irman driver needs the irman library. checking for main in -llirc_client... no configure: warning: The lirc driver needs the lirc client library checking for vga.h... no configure: warning: The svga driver needs vga.h and vgagl.h checking for vgagl.h... no configure: warning: The svga driver needs vga.h and vgagl.h Will compile drivers: mtxorb,cfontz,cfontz633,curses,cwlnx,text,lb216,mtc_s16209x,hd44780,joy,bayrad,glk,stv5730,sed1330,sed1520,lcdm001,t6963,lcterm,icp_a106,ms6931 updating cache ./config.cache creating ./config.status creating Makefile creating shared/Makefile creating server/Makefile creating server/commands/Makefile creating server/drivers/Makefile creating clients/Makefile creating clients/lcdproc/Makefile creating clients/lcdexec/Makefile creating clients/examples/Makefile creating clients/headlines/Makefile creating clients/metar/Makefile creating docs/Makefile creating docs/lcdproc-dev/Makefile creating docs/lcdproc-user/Makefile creating docs/lcdproc-user/drivers/Makefile creating scripts/Makefile creating scripts/init-LCDd.debian creating scripts/init-LCDd.rpm creating scripts/init-lcdproc.debian creating scripts/init-lcdproc.rpm creating config.h /* config.h. Generated automatically by configure. */ /* config.h.in. Generated automatically from configure.in by autoheader 2.13. */ /* Define to empty if the keyword does not work. */ /* #undef const */ /* Define to `int' if doesn't define. */ /* #undef gid_t */ /* Define as __inline if that's what the C compiler calls it. */ /* #undef inline */ /* Define as the return type of signal handlers (int or void). */ #define RETSIGTYPE void /* Define to `unsigned' if doesn't define. */ /* #undef size_t */ /* Define if you have the ANSI C header files. */ #define STDC_HEADERS 1 /* Define if you can safely include both and . */ #define TIME_WITH_SYS_TIME 1 /* Define if your declares struct tm. */ /* #undef TM_IN_SYS_TIME */ /* Define to `int' if doesn't define. */ /* #undef uid_t */ /* #undef CURSES_HAS__ACS_CHAR */ #define CURSES_HAS_ACS_MAP 1 #define CURSES_HAS_REDRAWWIN 1 #define CURSES_HAS_WCOLOR_SET 1 #define DEBUG 1 #define LCDPORT 13666 #define LOAD_MAX 1.3 #define LOAD_MIN 0.05 /* Define the protocol version */ #define PROTOCOL_VERSION "0.3" #define API_VERSION "0.5" #define MODULE_EXTENSION ".so" /* #undef STAT_NFS */ /* #undef STAT_SMBFS */ /* two-argument statfs with statfs.bsize member (AIX, 4.3BSD) */ /* #undef STAT_STATFS2_BSIZE */ /* two-argument statfs with statfs.fsize member (4.4BSD and NetBSD) */ /* #undef STAT_STATFS2_FSIZE */ /* two-argument statfs with struct fs_data (Ultrix) */ /* #undef STAT_STATFS2_FS_DATA */ /* 3-argument statfs function (DEC OSF/1) */ /* #undef STAT_STATFS3_OSF1 */ /* four-argument statfs (AIX-3.2.5, SVR3) */ /* #undef STAT_STATFS4 */ /* Define if you have the statvfs function */ #define STAT_STATVFS 1 /* Define if you have the cfmakeraw function. */ #define HAVE_CFMAKERAW 1 /* Define if you have the getloadavg function. */ #define HAVE_GETLOADAVG 1 /* Define if you have the getmntinfo function. */ /* #undef HAVE_GETMNTINFO */ /* Define if you have the ioperm function. */ #define HAVE_IOPERM 1 /* Define if you have the iopl function. */ #define HAVE_IOPL 1 /* Define if you have the sched_setscheduler function. */ #define HAVE_SCHED_SETSCHEDULER 1 /* Define if you have the select function. */ #define HAVE_SELECT 1 /* Define if you have the snprintf function. */ #define HAVE_SNPRINTF 1 /* Define if you have the socket function. */ #define HAVE_SOCKET 1 /* Define if you have the statvfs function. */ #define HAVE_STATVFS 1 /* Define if you have the strdup function. */ #define HAVE_STRDUP 1 /* Define if you have the strerror function. */ #define HAVE_STRERROR 1 /* Define if you have the strtol function. */ #define HAVE_STRTOL 1 /* Define if you have the swapctl function. */ /* #undef HAVE_SWAPCTL */ /* Define if you have the uname function. */ #define HAVE_UNAME 1 /* Define if you have the header file. */ #define HAVE_CURSES_H 1 /* Define if you have the header file. */ #define HAVE_DIRENT_H 1 /* Define if you have the header file. */ #define HAVE_ERRNO_H 1 /* Define if you have the header file. */ #define HAVE_FCNTL_H 1 /* Define if you have the header file. */ /* #undef HAVE_KVM_H */ /* Define if you have the header file. */ #define HAVE_LIMITS_H 1 /* Define if you have the header file. */ /* #undef HAVE_MACHINE_CPUFUNC_H */ /* Define if you have the header file. */ /* #undef HAVE_MACHINE_PIO_H */ /* Define if you have the header file. */ /* #undef HAVE_MACHINE_SYSARCH_H */ /* Define if you have the header file. */ #define HAVE_MNTENT_H 1 /* Define if you have the header file. */ /* #undef HAVE_MNTTAB_H */ /* Define if you have the header file. */ #define HAVE_NCURSES_H 1 /* Define if you have the header file. */ /* #undef HAVE_NDIR_H */ /* Define if you have the header file. */ /* #undef HAVE_PROCFS_H */ /* Define if you have the header file. */ #define HAVE_SCHED_H 1 /* Define if you have the header file. */ /* #undef HAVE_SYS_CPUVAR_H */ /* Define if you have the header file. */ /* #undef HAVE_SYS_DIR_H */ /* Define if you have the header file. */ /* #undef HAVE_SYS_DKSTAT_H */ /* Define if you have the header file. */ /* #undef HAVE_SYS_DUSTAT_H */ /* Define if you have the header file. */ /* #undef HAVE_SYS_FILSYS_H */ /* Define if you have the header file. */ /* #undef HAVE_SYS_FS_TYPES_H */ /* Define if you have the header file. */ /* #undef HAVE_SYS_FSTYP_H */ /* Define if you have the header file. */ #define HAVE_SYS_IO_H 1 /* Define if you have the header file. */ #define HAVE_SYS_IOCTL_H 1 /* Define if you have the header file. */ /* #undef HAVE_SYS_LOADAVG_H */ /* Define if you have the header file. */ #define HAVE_SYS_MOUNT_H 1 /* Define if you have the header file. */ /* #undef HAVE_SYS_NDIR_H */ /* Define if you have the header file. */ #define HAVE_SYS_PARAM_H 1 /* Define if you have the header file. */ #define HAVE_SYS_PROCFS_H 1 /* Define if you have the header file. */ /* #undef HAVE_SYS_SCHED_H */ /* Define if you have the header file. */ #define HAVE_SYS_STATFS_H 1 /* Define if you have the header file. */ #define HAVE_SYS_STATVFS_H 1 /* Define if you have the header file. */ #define HAVE_SYS_SYSCTL_H 1 /* Define if you have the header file. */ #define HAVE_SYS_TIME_H 1 /* Define if you have the header file. */ #define HAVE_SYS_TYPES_H 1 /* Define if you have the header file. */ #define HAVE_SYS_VFS_H 1 /* Define if you have the header file. */ #define HAVE_UNISTD_H 1 /* Define if you have the header file. */ #define HAVE_UTIME_H 1 /* Define if you have the header file. */ #define HAVE_UTMPX_H 1 /* Define if you have the header file. */ /* #undef HAVE_VGA_H */ /* Define if you have the header file. */ /* #undef HAVE_VGAGL_H */ /* Define if you have the c library (-lc). */ /* #undef HAVE_LIBC */ /* Define if you have the dl library (-ldl). */ #define HAVE_LIBDL 1 /* Define if you have the dld library (-ldld). */ /* #undef HAVE_LIBDLD */ /* Define if you have the i386 library (-li386). */ /* #undef HAVE_LIBI386 */ /* Define if you have the kstat library (-lkstat). */ /* #undef HAVE_LIBKSTAT */ /* Define if you have the nsl library (-lnsl). */ /* #undef HAVE_LIBNSL */ /* Define if you have the posix4 library (-lposix4). */ /* #undef HAVE_LIBPOSIX4 */ /* Define if you have the resolv library (-lresolv). */ /* #undef HAVE_LIBRESOLV */ /* Define if you have the rt library (-lrt). */ #define HAVE_LIBRT 1 /* Define if you have the socket library (-lsocket). */ /* #undef HAVE_LIBSOCKET */ /* Name of package */ #define PACKAGE "lcdproc" /* Version number of package */ #define VERSION "0.5dev" /* Define if you're using Linux. */ #define LINUX 1 /* Define if you're using Solaris. */ /* #undef SOLARIS */ /* Define if you're using OpenBSD. */ /* #undef OPENBSD */ /* Define if you're using NetBSD. */ /* #undef NETBSD */ /* Define if you're using FreeBSD. */ /* #undef FREEBSD */ /* Set this to your system host (Linux, Solaris, OpenBSD, NetBSD or FreeBSD) */ #define SYSTEM_HOST Linux /* Define if you have System V IPC */ #define HAVE_SYSV_IPC 1 /* Define if your system's sys/sem.h file defines union semun */ /* #undef HAVE_UNION_SEMUN */ /* Define if you have the sched_setscheduler function. */ #define HAVE_SCHED_SETSCHEDULER 1 /* Define if you have the sched_setscheduler function. */ #define HAVE_SCHED_SETSCHEDULER 1 /* Define if you have the NetBSD&OpenBSD version of i386_ioperm functions. */ /* #undef HAVE_I386_IOPERM_NETBSD */ /* Define if you have the FreeBSD version of the i386_ioperm functions. */ /* #undef HAVE_I386_IOPERM_FREEBSD */ /* Define if you have a parallel port and LCDproc knows how to talk to it. */ #define HAVE_PCSTYLE_LPT_CONTROL 1 /* Location of your mounted filesystem table file */ #define MTAB_FILE "/etc/mtab" This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. configure:579: checking for a BSD compatible install configure:632: checking whether build environment is sane configure:689: checking whether make sets ${MAKE} configure:735: checking for working aclocal configure:748: checking for working autoconf configure:761: checking for working automake configure:774: checking for working autoheader configure:787: checking for working makeinfo configure:804: checking for Cygwin environment configure:820: cc -c conftest.c 1>&5 configure: In function `main': configure:816: `__CYGWIN32__' undeclared (first use in this function) configure:816: (Each undeclared identifier is reported only once configure:816: for each function it appears in.) configure: failed program was: #line 809 "configure" #include "confdefs.h" int main() { #ifndef __CYGWIN__ #define __CYGWIN__ __CYGWIN32__ #endif return __CYGWIN__; ; return 0; } configure:837: checking for mingw32 environment configure:849: cc -c conftest.c 1>&5 configure: In function `main': configure:845: `__MINGW32__' undeclared (first use in this function) configure:845: (Each undeclared identifier is reported only once configure:845: for each function it appears in.) configure: failed program was: #line 842 "configure" #include "confdefs.h" int main() { return __MINGW32__; ; return 0; } configure:868: checking for executable suffix configure:878: cc -o conftest conftest.c 1>&5 configure:906: checking host system type configure:967: checking whether to enable debugging configure:998: checking for gcc configure:1111: checking whether the C compiler (gcc -Wall -g -O ) works configure:1127: gcc -o conftest -Wall -g -O conftest.c 1>&5 configure:1124: warning: return-type defaults to `int' configure:1153: checking whether the C compiler (gcc -Wall -g -O ) is a cross-compiler configure:1158: checking whether we are using GNU C configure:1167: gcc -E conftest.c configure:1186: checking whether gcc accepts -g configure:1218: checking how to run the C preprocessor configure:1239: gcc -E conftest.c >/dev/null 2>conftest.out configure:1309: checking for a BSD compatible install configure:1364: checking for ranlib configure:1393: checking for gethostbyname configure:1421: gcc -o conftest -Wall -g -O conftest.c 1>&5 configure:1488: checking for connect configure:1516: gcc -o conftest -Wall -g -O conftest.c 1>&5 configure:1583: checking for inet_aton configure:1611: gcc -o conftest -Wall -g -O conftest.c 1>&5 configure:1678: checking for kstat_open in -lkstat configure:1697: gcc -o conftest -Wall -g -O conftest.c -lkstat 1>&5 /usr/bin/ld: cannot find -lkstat collect2: ld returned 1 exit status configure: failed program was: #line 1686 "configure" #include "confdefs.h" /* Override any gcc2 internal prototype to avoid an error. */ /* 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:1725: checking for nanosleep in -lposix4 configure:1744: gcc -o conftest -Wall -g -O conftest.c -lposix4 1>&5 /usr/bin/ld: cannot find -lposix4 collect2: ld returned 1 exit status configure: failed program was: #line 1733 "configure" #include "confdefs.h" /* Override any gcc2 internal prototype to avoid an error. */ /* 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:1774: checking for getloadavg configure:1802: gcc -o conftest -Wall -g -O conftest.c 1>&5 configure:1774: checking for swapctl configure:1802: gcc -o conftest -Wall -g -O conftest.c 1>&5 /tmp/cc66IZ96.o: In function `main': /home/users/g/gf/gfk/smoketest/current-Linux-2.4.9-ac10-rmk2-np1-cerf2-armv4l/configure:1796: undefined reference to `swapctl' collect2: ld returned 1 exit status configure: failed program was: #line 1779 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char swapctl(); below. */ #include /* Override any gcc2 internal prototype to avoid an error. */ /* We use char because int might match the return type of a gcc2 builtin and then its argument prototype would still apply. */ char swapctl(); int main() { /* The GNU C library defines this for functions which it implements to always fail with ENOSYS. Some functions are actually named something starting with __ and the normal name is an alias. */ #if defined (__stub_swapctl) || defined (__stub___swapctl) choke me #else swapctl(); #endif ; return 0; } configure:1830: checking for procfs.h configure:1840: gcc -E conftest.c >/dev/null 2>conftest.out configure:1836: procfs.h: No such file or directory configure: failed program was: #line 1835 "configure" #include "confdefs.h" #include configure:1830: checking for sys/procfs.h configure:1840: gcc -E conftest.c >/dev/null 2>conftest.out configure:1830: checking for sys/loadavg.h configure:1840: gcc -E conftest.c >/dev/null 2>conftest.out configure:1836: sys/loadavg.h: No such file or directory configure: failed program was: #line 1835 "configure" #include "confdefs.h" #include configure:1830: checking for utmpx.h configure:1840: gcc -E conftest.c >/dev/null 2>conftest.out configure:1868: checking for kvm_open in -lkvm configure:1887: gcc -o conftest -Wall -g -O conftest.c -lkvm 1>&5 /usr/bin/ld: cannot find -lkvm collect2: ld returned 1 exit status configure: failed program was: #line 1876 "configure" #include "confdefs.h" /* Override any gcc2 internal prototype to avoid an error. */ /* We use char because int might match the return type of a gcc2 builtin and then its argument prototype would still apply. */ char kvm_open(); int main() { kvm_open() ; return 0; } configure:1908: checking for kvm_open in -lkvm with -lelf configure:1922: gcc -o conftest -Wall -g -O conftest.c -lkvm -lelf 1>&5 /usr/bin/ld: cannot find -lkvm collect2: ld returned 1 exit status configure: failed program was: #line 1915 "configure" #include "confdefs.h" char kvm_open(); int main() { kvm_open() ; return 0; } configure:1950: checking for sched.h configure:1960: gcc -E conftest.c >/dev/null 2>conftest.out configure:1950: checking for sys/sched.h configure:1960: gcc -E conftest.c >/dev/null 2>conftest.out configure:1956: sys/sched.h: No such file or directory configure: failed program was: #line 1955 "configure" #include "confdefs.h" #include configure:1950: checking for machine/cpufunc.h configure:1960: gcc -E conftest.c >/dev/null 2>conftest.out configure:1956: machine/cpufunc.h: No such file or directory configure: failed program was: #line 1955 "configure" #include "confdefs.h" #include configure:1950: checking for sys/types.h configure:1960: gcc -E conftest.c >/dev/null 2>conftest.out configure:1950: checking for machine/pio.h configure:1960: gcc -E conftest.c >/dev/null 2>conftest.out configure:1956: machine/pio.h: No such file or directory configure: failed program was: #line 1955 "configure" #include "confdefs.h" #include configure:1950: checking for machine/sysarch.h configure:1960: gcc -E conftest.c >/dev/null 2>conftest.out configure:1956: machine/sysarch.h: No such file or directory configure: failed program was: #line 1955 "configure" #include "confdefs.h" #include configure:1950: checking for sys/cpuvar.h configure:1960: gcc -E conftest.c >/dev/null 2>conftest.out configure:1956: sys/cpuvar.h: No such file or directory configure: failed program was: #line 1955 "configure" #include "confdefs.h" #include configure:1988: checking for System V IPC headers configure:2007: gcc -c -Wall -g -O conftest.c 1>&5 configure:2032: checking for union semun configure:2049: gcc -c -Wall -g -O conftest.c 1>&5 configure: In function `main': configure:2046: storage size of `s' isn't known configure:2046: warning: unused variable `s' configure: failed program was: #line 2038 "configure" #include "confdefs.h" #include #include #include int main() { union semun s ; return 0; } configure:2076: checking for sched_setscheduler configure:2104: gcc -o conftest -Wall -g -O conftest.c 1>&5 configure:2129: checking for sched_setscheduler in -lposix4 configure:2148: gcc -o conftest -Wall -g -O conftest.c -lposix4 1>&5 /usr/bin/ld: cannot find -lposix4 collect2: ld returned 1 exit status configure: failed program was: #line 2137 "configure" #include "confdefs.h" /* Override any gcc2 internal prototype to avoid an error. */ /* 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:2176: checking for sched_setscheduler in -lposix4 configure:2221: checking for sched_setscheduler in -lrt configure:2240: gcc -o conftest -Wall -g -O conftest.c -lrt 1>&5 configure:2268: checking for sched_setscheduler in -lrt configure:2314: checking for i386_get_ioperm in -li386 configure:2333: gcc -o conftest -Wall -g -O conftest.c -li386 -lrt 1>&5 /usr/bin/ld: cannot find -li386 collect2: ld returned 1 exit status configure: failed program was: #line 2322 "configure" #include "confdefs.h" /* Override any gcc2 internal prototype to avoid an error. */ /* We use char because int might match the return type of a gcc2 builtin and then its argument prototype would still apply. */ char i386_get_ioperm(); int main() { i386_get_ioperm() ; return 0; } configure:2361: checking for i386_get_ioperm in -li386 configure:2403: checking for i386_get_ioperm in -lc configure:2422: gcc -o conftest -Wall -g -O conftest.c -lc -lrt 1>&5 /tmp/ccLf4FFl.o: In function `main': /home/users/g/gf/gfk/smoketest/current-Linux-2.4.9-ac10-rmk2-np1-cerf2-armv4l/configure:2418: undefined reference to `i386_get_ioperm' collect2: ld returned 1 exit status configure: failed program was: #line 2411 "configure" #include "confdefs.h" /* Override any gcc2 internal prototype to avoid an error. */ /* We use char because int might match the return type of a gcc2 builtin and then its argument prototype would still apply. */ char i386_get_ioperm(); int main() { i386_get_ioperm() ; return 0; } configure:2450: checking for i386_get_ioperm in -lc configure:2499: checking for iopl configure:2527: gcc -o conftest -Wall -g -O conftest.c -lrt 1>&5 configure:2554: checking for ioperm configure:2582: gcc -o conftest -Wall -g -O conftest.c -lrt 1>&5 configure:2610: checking for sys/io.h configure:2620: gcc -E conftest.c >/dev/null 2>conftest.out configure:2648: checking for a parallel port configure:2660: gcc -c -Wall -g -O conftest.c 1>&5 configure: In function `main': configure:2656: warning: unused variable `val' configure:2689: checking for dirent.h that defines DIR configure:2702: gcc -c -Wall -g -O conftest.c 1>&5 configure: In function `main': configure:2698: warning: unused variable `dirp' configure:2727: checking for opendir in -ldir configure:2746: gcc -o conftest -Wall -g -O conftest.c -ldir -lrt 1>&5 /usr/bin/ld: cannot find -ldir collect2: ld returned 1 exit status configure: failed program was: #line 2735 "configure" #include "confdefs.h" /* Override any gcc2 internal prototype to avoid an error. */ /* We use char because int might match the return type of a gcc2 builtin and then its argument prototype would still apply. */ char opendir(); int main() { opendir() ; return 0; } configure:2810: checking for ANSI C header files configure:2823: gcc -E conftest.c >/dev/null 2>conftest.out configure:2890: gcc -o conftest -Wall -g -O conftest.c -lrt 1>&5 configure:2917: checking for fcntl.h configure:2927: gcc -E conftest.c >/dev/null 2>conftest.out configure:2917: checking for sys/ioctl.h configure:2927: gcc -E conftest.c >/dev/null 2>conftest.out configure:2917: checking for sys/time.h configure:2927: gcc -E conftest.c >/dev/null 2>conftest.out configure:2917: checking for unistd.h configure:2927: gcc -E conftest.c >/dev/null 2>conftest.out configure:2917: checking for sys/io.h configure:2917: checking for errno.h configure:2927: gcc -E conftest.c >/dev/null 2>conftest.out configure:2957: checking for limits.h configure:2967: gcc -E conftest.c >/dev/null 2>conftest.out configure:2957: checking for kvm.h configure:2967: gcc -E conftest.c >/dev/null 2>conftest.out configure:2963: kvm.h: No such file or directory configure: failed program was: #line 2962 "configure" #include "confdefs.h" #include configure:2957: checking for sys/param.h configure:2967: gcc -E conftest.c >/dev/null 2>conftest.out configure:2957: checking for sys/sysctl.h configure:2967: gcc -E conftest.c >/dev/null 2>conftest.out configure:2957: checking for sys/dkstat.h configure:2967: gcc -E conftest.c >/dev/null 2>conftest.out configure:2963: sys/dkstat.h: No such file or directory configure: failed program was: #line 2962 "configure" #include "confdefs.h" #include configure:2996: checking for working const configure:3050: gcc -c -Wall -g -O conftest.c 1>&5 configure: In function `main': configure:3024: warning: unused variable `s' configure:3044: warning: unused variable `foo' configure:3012: warning: unused variable `zero' configure:3006: warning: unused variable `x' configure:3023: warning: `t' might be used uninitialized in this function configure:3041: warning: `b' might be used uninitialized in this function configure:3071: checking for inline configure:3085: gcc -c -Wall -g -O conftest.c 1>&5 configure: In function `main': configure:3081: warning: control reaches end of non-void function configure: At top level: configure:3081: warning: return-type defaults to `int' configure:3111: checking for size_t configure:3144: checking whether time.h and sys/time.h may both be included configure:3158: gcc -c -Wall -g -O conftest.c 1>&5 configure: In function `main': configure:3154: warning: unused variable `tp' configure:3179: checking whether struct tm is in sys/time.h or time.h configure:3192: gcc -c -Wall -g -O conftest.c 1>&5 configure: In function `main': configure:3188: warning: statement with no effect configure:3213: checking for uid_t in sys/types.h configure:3249: checking whether gcc needs -traditional configure:3295: checking return type of signal handlers configure:3317: gcc -c -Wall -g -O conftest.c 1>&5 configure: In function `main': configure:3313: warning: unused variable `i' configure:3338: checking for select configure:3366: gcc -o conftest -Wall -g -O conftest.c -lrt 1>&5 configure:3338: checking for socket configure:3366: gcc -o conftest -Wall -g -O conftest.c -lrt 1>&5 configure:3338: checking for strdup configure:3366: gcc -o conftest -Wall -g -O conftest.c -lrt 1>&5 configure:3338: checking for strerror configure:3366: gcc -o conftest -Wall -g -O conftest.c -lrt 1>&5 configure:3338: checking for strtol configure:3366: gcc -o conftest -Wall -g -O conftest.c -lrt 1>&5 configure:3338: checking for uname configure:3366: gcc -o conftest -Wall -g -O conftest.c -lrt 1>&5 configure:3338: checking for cfmakeraw configure:3366: gcc -o conftest -Wall -g -O conftest.c -lrt 1>&5 configure:3338: checking for snprintf configure:3366: gcc -o conftest -Wall -g -O conftest.c -lrt 1>&5 configure:3394: checking for your mounted filesystem table configure:3426: checking for fcntl.h configure:3426: checking for sys/dustat.h configure:3436: gcc -E conftest.c >/dev/null 2>conftest.out configure:3432: sys/dustat.h: No such file or directory configure: failed program was: #line 3431 "configure" #include "confdefs.h" #include configure:3426: checking for sys/param.h configure:3426: checking for sys/statfs.h configure:3436: gcc -E conftest.c >/dev/null 2>conftest.out configure:3426: checking for sys/fstyp.h configure:3436: gcc -E conftest.c >/dev/null 2>conftest.out configure:3432: sys/fstyp.h: No such file or directory configure: failed program was: #line 3431 "configure" #include "confdefs.h" #include configure:3466: checking for mnttab.h configure:3476: gcc -E conftest.c >/dev/null 2>conftest.out configure:3472: mnttab.h: No such file or directory configure: failed program was: #line 3471 "configure" #include "confdefs.h" #include configure:3466: checking for mntent.h configure:3476: gcc -E conftest.c >/dev/null 2>conftest.out configure:3466: checking for utime.h configure:3476: gcc -E conftest.c >/dev/null 2>conftest.out configure:3466: checking for sys/statvfs.h configure:3476: gcc -E conftest.c >/dev/null 2>conftest.out configure:3466: checking for sys/vfs.h configure:3476: gcc -E conftest.c >/dev/null 2>conftest.out configure:3506: checking for sys/mount.h configure:3516: gcc -E conftest.c >/dev/null 2>conftest.out configure:3506: checking for sys/filsys.h configure:3516: gcc -E conftest.c >/dev/null 2>conftest.out configure:3512: sys/filsys.h: No such file or directory configure: failed program was: #line 3511 "configure" #include "confdefs.h" #include configure:3506: checking for sys/fs_types.h configure:3516: gcc -E conftest.c >/dev/null 2>conftest.out configure:3512: sys/fs_types.h: No such file or directory configure: failed program was: #line 3511 "configure" #include "confdefs.h" #include configure:3545: checking for getmntinfo configure:3573: gcc -o conftest -Wall -g -O conftest.c -lrt 1>&5 /tmp/cc051PWK.o: In function `main': /home/users/g/gf/gfk/smoketest/current-Linux-2.4.9-ac10-rmk2-np1-cerf2-armv4l/configure:3567: undefined reference to `getmntinfo' collect2: ld returned 1 exit status configure: failed program was: #line 3550 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char getmntinfo(); below. */ #include /* Override any gcc2 internal prototype to avoid an error. */ /* We use char because int might match the return type of a gcc2 builtin and then its argument prototype would still apply. */ char getmntinfo(); int main() { /* 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_getmntinfo) || defined (__stub___getmntinfo) choke me #else getmntinfo(); #endif ; return 0; } configure:3599: checking how to get filesystem space usage configure:3609: checking for statvfs configure:3637: gcc -o conftest -Wall -g -O conftest.c -lrt 1>&5 configure:4003: checking module extension configure:4046: checking for dlopen in -ldl configure:4065: gcc -o conftest -Wall -g -O conftest.c -ldl -lrt 1>&5 configure:4093: checking for shl_load in -ldld configure:4112: gcc -o conftest -Wall -g -O conftest.c -ldld -ldl -lrt 1>&5 /usr/bin/ld: cannot find -ldld collect2: ld returned 1 exit status configure: failed program was: #line 4101 "configure" #include "confdefs.h" /* Override any gcc2 internal prototype to avoid an error. */ /* 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:4147: checking for which drivers to compile configure:4212: checking for ncurses.h configure:4222: gcc -E conftest.c >/dev/null 2>conftest.out configure:4212: checking for curses.h configure:4222: gcc -E conftest.c >/dev/null 2>conftest.out configure:4249: checking for main in -lncurses configure:4264: gcc -o conftest -Wall -g -O conftest.c -lncurses -ldl -lrt 1>&5 configure:4282: checking for ncurses.h configure:4407: checking for acs_map in curses.h configure:4419: gcc -c -Wall -g -O conftest.c 1>&5 configure: In function `main': configure:4415: warning: unused variable `map' configure:4480: checking for redrawwin() in curses configure:4498: gcc -o conftest -Wall -g -O conftest.c -ldl -lrt -lncurses 1>&5 configure:4521: checking for wcolor_set() in curses configure:4539: gcc -o conftest -Wall -g -O conftest.c -ldl -lrt -lncurses 1>&5 configure:4589: checking for linux/joystick.h configure:4599: gcc -E conftest.c >/dev/null 2>conftest.out configure:4629: checking for main in -lirman configure:4644: gcc -o conftest -Wall -g -O conftest.c -lirman -ldl -lrt 1>&5 /usr/bin/ld: cannot find -lirman collect2: ld returned 1 exit status configure: failed program was: #line 4637 "configure" #include "confdefs.h" int main() { main() ; return 0; } configure:4674: checking for main in -llirc_client configure:4689: gcc -o conftest -Wall -g -O conftest.c -llirc_client -ldl -lrt 1>&5 /usr/bin/ld: cannot find -llirc_client collect2: ld returned 1 exit status configure: failed program was: #line 4682 "configure" #include "confdefs.h" int main() { main() ; return 0; } configure:4749: checking for vga.h configure:4759: gcc -E conftest.c >/dev/null 2>conftest.out configure:4755: vga.h: No such file or directory configure: failed program was: #line 4754 "configure" #include "confdefs.h" #include configure:4749: checking for vgagl.h configure:4759: gcc -E conftest.c >/dev/null 2>conftest.out configure:4755: vgagl.h: No such file or directory configure: failed program was: #line 4754 "configure" #include "confdefs.h" #include