wanpipe/util/bwm-ng/config.log

1595 lines
45 KiB
Plaintext

This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.
It was created by bwm-ng configure 0.6, which was
generated by GNU Autoconf 2.59. Invocation command line was
$ ./configure --no-create --no-recursion
## --------- ##
## Platform. ##
## --------- ##
hostname = tesla
uname -m = i686
uname -r = 2.6.18-194.11.1.el5
uname -s = Linux
uname -v = #1 SMP Tue Aug 10 19:09:06 EDT 2010
/usr/bin/uname -p = unknown
/bin/uname -X = unknown
/bin/arch = i686
/usr/bin/arch -k = unknown
/usr/convex/getsysinfo = unknown
hostinfo = unknown
/bin/machine = unknown
/usr/bin/oslevel = unknown
/bin/universe = unknown
PATH: /usr/lib/qt-3.3/bin
PATH: /usr/kerberos/sbin
PATH: /usr/kerberos/bin
PATH: /usr/local/sbin
PATH: /usr/local/bin
PATH: /sbin
PATH: /bin
PATH: /usr/sbin
PATH: /usr/bin
PATH: /usr/sbin/scripts
PATH: /usr/local/cuda/bin
PATH: /usr/local/skype
PATH: /usr/lib/chatzilla
PATH: /usr/local/kamailio-3.0/sbin
PATH: /root/bin
PATH: /usr/sbin/scripts
PATH: /usr/local/cuda/bin
PATH: /usr/local/skype
PATH: /usr/lib/chatzilla
PATH: /usr/local/kamailio-3.0/sbin
## ----------- ##
## Core tests. ##
## ----------- ##
configure:1387: checking for a BSD-compatible install
configure:1442: result: /usr/bin/install -c
configure:1453: checking whether build environment is sane
configure:1496: result: yes
configure:1561: checking for gawk
configure:1577: found /bin/gawk
configure:1587: result: gawk
configure:1597: checking whether make sets $(MAKE)
configure:1617: result: yes
configure:1840: checking for style of include used by make
configure:1868: result: GNU
configure:1939: checking for gcc
configure:1955: found /usr/bin/gcc
configure:1965: result: gcc
configure:2209: checking for C compiler version
configure:2212: gcc --version </dev/null >&5
gcc (GCC) 4.1.2 20080704 (Red Hat 4.1.2-48)
Copyright (C) 2006 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
configure:2215: $? = 0
configure:2217: gcc -v </dev/null >&5
Using built-in specs.
Target: i386-redhat-linux
Configured with: ../configure --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --enable-shared --enable-threads=posix --enable-checking=release --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-libgcj-multifile --enable-languages=c,c++,objc,obj-c++,java,fortran,ada --enable-java-awt=gtk --disable-dssi --enable-plugin --with-java-home=/usr/lib/jvm/java-1.4.2-gcj-1.4.2.0/jre --with-cpu=generic --host=i386-redhat-linux
Thread model: posix
gcc version 4.1.2 20080704 (Red Hat 4.1.2-48)
configure:2220: $? = 0
configure:2222: gcc -V </dev/null >&5
gcc: '-V' option must have argument
configure:2225: $? = 1
configure:2248: checking for C compiler default output file name
configure:2251: gcc -O2 -Wall conftest.c >&5
configure:2254: $? = 0
configure:2300: result: a.out
configure:2305: checking whether the C compiler works
configure:2311: ./a.out
configure:2314: $? = 0
configure:2331: result: yes
configure:2338: checking whether we are cross compiling
configure:2340: result: no
configure:2343: checking for suffix of executables
configure:2345: gcc -o conftest -O2 -Wall conftest.c >&5
configure:2348: $? = 0
configure:2373: result:
configure:2379: checking for suffix of object files
configure:2400: gcc -c -O2 -Wall conftest.c >&5
configure:2403: $? = 0
configure:2425: result: o
configure:2429: checking whether we are using the GNU C compiler
configure:2453: gcc -c -O2 -Wall conftest.c >&5
configure:2459: $? = 0
configure:2463: test -z
|| test ! -s conftest.err
configure:2466: $? = 0
configure:2469: test -s conftest.o
configure:2472: $? = 0
configure:2485: result: yes
configure:2491: checking whether gcc accepts -g
configure:2512: gcc -c -g conftest.c >&5
configure:2518: $? = 0
configure:2522: test -z
|| test ! -s conftest.err
configure:2525: $? = 0
configure:2528: test -s conftest.o
configure:2531: $? = 0
configure:2542: result: yes
configure:2559: checking for gcc option to accept ANSI C
configure:2629: gcc -c -O2 -Wall conftest.c >&5
configure:2635: $? = 0
configure:2639: test -z
|| test ! -s conftest.err
configure:2642: $? = 0
configure:2645: test -s conftest.o
configure:2648: $? = 0
configure:2666: result: none needed
configure:2684: gcc -c -O2 -Wall conftest.c >&5
conftest.c:2: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'me'
configure:2690: $? = 1
configure: failed program was:
| #ifndef __cplusplus
| choke me
| #endif
configure:2825: checking dependency style of gcc
configure:2915: result: gcc3
configure:2938: checking how to run the C preprocessor
configure:2973: gcc -E conftest.c
configure:2979: $? = 0
configure:3011: gcc -E conftest.c
conftest.c:11:28: error: ac_nonexistent.h: No such file or directory
configure:3017: $? = 1
configure: failed program was:
| /* confdefs.h. */
|
| #define PACKAGE_NAME "bwm-ng"
| #define PACKAGE_TARNAME "bwm-ng"
| #define PACKAGE_VERSION "0.6"
| #define PACKAGE_STRING "bwm-ng 0.6"
| #define PACKAGE_BUGREPORT "bwmng@gropp.org"
| #define PACKAGE "bwm-ng"
| #define VERSION "0.6"
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:3056: result: gcc -E
configure:3080: gcc -E conftest.c
configure:3086: $? = 0
configure:3118: gcc -E conftest.c
conftest.c:11:28: error: ac_nonexistent.h: No such file or directory
configure:3124: $? = 1
configure: failed program was:
| /* confdefs.h. */
|
| #define PACKAGE_NAME "bwm-ng"
| #define PACKAGE_TARNAME "bwm-ng"
| #define PACKAGE_VERSION "0.6"
| #define PACKAGE_STRING "bwm-ng 0.6"
| #define PACKAGE_BUGREPORT "bwmng@gropp.org"
| #define PACKAGE "bwm-ng"
| #define VERSION "0.6"
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:3168: checking for egrep
configure:3178: result: grep -E
configure:3183: checking for ANSI C header files
configure:3208: gcc -c -O2 -Wall conftest.c >&5
configure:3214: $? = 0
configure:3218: test -z
|| test ! -s conftest.err
configure:3221: $? = 0
configure:3224: test -s conftest.o
configure:3227: $? = 0
configure:3316: gcc -o conftest -O2 -Wall conftest.c >&5
conftest.c: In function 'main':
conftest.c:28: warning: implicit declaration of function 'exit'
conftest.c:28: warning: incompatible implicit declaration of built-in function 'exit'
configure:3319: $? = 0
configure:3321: ./conftest
configure:3324: $? = 0
configure:3339: result: yes
configure:3363: checking for sys/types.h
configure:3379: gcc -c -O2 -Wall conftest.c >&5
configure:3385: $? = 0
configure:3389: test -z
|| test ! -s conftest.err
configure:3392: $? = 0
configure:3395: test -s conftest.o
configure:3398: $? = 0
configure:3409: result: yes
configure:3363: checking for sys/stat.h
configure:3379: gcc -c -O2 -Wall conftest.c >&5
configure:3385: $? = 0
configure:3389: test -z
|| test ! -s conftest.err
configure:3392: $? = 0
configure:3395: test -s conftest.o
configure:3398: $? = 0
configure:3409: result: yes
configure:3363: checking for stdlib.h
configure:3379: gcc -c -O2 -Wall conftest.c >&5
configure:3385: $? = 0
configure:3389: test -z
|| test ! -s conftest.err
configure:3392: $? = 0
configure:3395: test -s conftest.o
configure:3398: $? = 0
configure:3409: result: yes
configure:3363: checking for string.h
configure:3379: gcc -c -O2 -Wall conftest.c >&5
configure:3385: $? = 0
configure:3389: test -z
|| test ! -s conftest.err
configure:3392: $? = 0
configure:3395: test -s conftest.o
configure:3398: $? = 0
configure:3409: result: yes
configure:3363: checking for memory.h
configure:3379: gcc -c -O2 -Wall conftest.c >&5
configure:3385: $? = 0
configure:3389: test -z
|| test ! -s conftest.err
configure:3392: $? = 0
configure:3395: test -s conftest.o
configure:3398: $? = 0
configure:3409: result: yes
configure:3363: checking for strings.h
configure:3379: gcc -c -O2 -Wall conftest.c >&5
configure:3385: $? = 0
configure:3389: test -z
|| test ! -s conftest.err
configure:3392: $? = 0
configure:3395: test -s conftest.o
configure:3398: $? = 0
configure:3409: result: yes
configure:3363: checking for inttypes.h
configure:3379: gcc -c -O2 -Wall conftest.c >&5
configure:3385: $? = 0
configure:3389: test -z
|| test ! -s conftest.err
configure:3392: $? = 0
configure:3395: test -s conftest.o
configure:3398: $? = 0
configure:3409: result: yes
configure:3363: checking for stdint.h
configure:3379: gcc -c -O2 -Wall conftest.c >&5
configure:3385: $? = 0
configure:3389: test -z
|| test ! -s conftest.err
configure:3392: $? = 0
configure:3395: test -s conftest.o
configure:3398: $? = 0
configure:3409: result: yes
configure:3363: checking for unistd.h
configure:3379: gcc -c -O2 -Wall conftest.c >&5
configure:3385: $? = 0
configure:3389: test -z
|| test ! -s conftest.err
configure:3392: $? = 0
configure:3395: test -s conftest.o
configure:3398: $? = 0
configure:3409: result: yes
configure:3421: checking for unsigned long long
configure:3445: gcc -c -O2 -Wall conftest.c >&5
configure:3451: $? = 0
configure:3455: test -z
|| test ! -s conftest.err
configure:3458: $? = 0
configure:3461: test -s conftest.o
configure:3464: $? = 0
configure:3475: result: yes
configure:3683: checking for initscr,timeout in -lcurses
configure:3713: gcc -o conftest -O2 -Wall conftest.c -lcurses >&5
conftest.c: In function 'main':
conftest.c:33: warning: left-hand operand of comma expression has no effect
configure:3719: $? = 0
configure:3723: test -z
|| test ! -s conftest.err
configure:3726: $? = 0
configure:3729: test -s conftest
configure:3732: $? = 0
configure:3745: result: yes
configure:3839: checking for wattron
configure:3896: gcc -o conftest -O2 -Wall conftest.c -lcurses >&5
configure:3902: $? = 0
configure:3906: test -z
|| test ! -s conftest.err
configure:3909: $? = 0
configure:3912: test -s conftest
configure:3915: $? = 0
configure:3927: result: yes
configure:3941: checking for curs_set
configure:3998: gcc -o conftest -O2 -Wall conftest.c -lcurses >&5
configure:4004: $? = 0
configure:4008: test -z
|| test ! -s conftest.err
configure:4011: $? = 0
configure:4014: test -s conftest
configure:4017: $? = 0
configure:4029: result: yes
configure:4043: checking for usleep
configure:4100: gcc -o conftest -O2 -Wall conftest.c -lcurses >&5
configure:4106: $? = 0
configure:4110: test -z
|| test ! -s conftest.err
configure:4113: $? = 0
configure:4116: test -s conftest
configure:4119: $? = 0
configure:4131: result: yes
configure:4145: checking for strlcpy
configure:4202: gcc -o conftest -O2 -Wall conftest.c -lcurses >&5
/tmp/ccwyBRyq.o: In function `main':
conftest.c:(.text+0x17): undefined reference to `strlcpy'
/tmp/ccwyBRyq.o:(.data+0x0): undefined reference to `strlcpy'
collect2: ld returned 1 exit status
configure:4208: $? = 1
configure: failed program was:
| /* confdefs.h. */
|
| #define PACKAGE_NAME "bwm-ng"
| #define PACKAGE_TARNAME "bwm-ng"
| #define PACKAGE_VERSION "0.6"
| #define PACKAGE_STRING "bwm-ng 0.6"
| #define PACKAGE_BUGREPORT "bwmng@gropp.org"
| #define PACKAGE "bwm-ng"
| #define VERSION "0.6"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UNSIGNED_LONG_LONG 1
| #define HAVE_LIBCURSES 1
| #define HAVE_WATTRON 1
| #define HAVE_CURS_SET 1
| #define HAVE_USLEEP 1
| /* end confdefs.h. */
| /* Define strlcpy to an innocuous variant, in case <limits.h> declares strlcpy.
| For example, HP-UX 11i <limits.h> declares gettimeofday. */
| #define strlcpy innocuous_strlcpy
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char strlcpy (); below.
| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
| <limits.h> exists even on freestanding compilers. */
|
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
|
| #undef strlcpy
|
| /* 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 strlcpy ();
| /* 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_strlcpy) || defined (__stub___strlcpy)
| choke me
| #else
| char (*f) () = strlcpy;
| #endif
| #ifdef __cplusplus
| }
| #endif
|
| int
| main ()
| {
| return f != strlcpy;
| ;
| return 0;
| }
configure:4233: result: no
configure:4656: checking for accurate time calc
configure:4669: checking time.h usability
configure:4681: gcc -c -O2 -Wall conftest.c >&5
configure:4687: $? = 0
configure:4691: test -z
|| test ! -s conftest.err
configure:4694: $? = 0
configure:4697: test -s conftest.o
configure:4700: $? = 0
configure:4710: result: yes
configure:4714: checking time.h presence
configure:4724: gcc -E conftest.c
configure:4730: $? = 0
configure:4750: result: yes
configure:4785: checking for time.h
configure:4792: result: yes
configure:4808: checking sys/time.h usability
configure:4820: gcc -c -O2 -Wall conftest.c >&5
configure:4826: $? = 0
configure:4830: test -z
|| test ! -s conftest.err
configure:4833: $? = 0
configure:4836: test -s conftest.o
configure:4839: $? = 0
configure:4849: result: yes
configure:4853: checking sys/time.h presence
configure:4863: gcc -E conftest.c
configure:4869: $? = 0
configure:4889: result: yes
configure:4924: checking for sys/time.h
configure:4931: result: yes
configure:4941: checking for gettimeofday
configure:4998: gcc -o conftest -O2 -Wall conftest.c -lcurses >&5
configure:5004: $? = 0
configure:5008: test -z
|| test ! -s conftest.err
configure:5011: $? = 0
configure:5014: test -s conftest
configure:5017: $? = 0
configure:5029: result: yes
configure:5339: checking getopt.h usability
configure:5351: gcc -c -O2 -Wall conftest.c >&5
configure:5357: $? = 0
configure:5361: test -z
|| test ! -s conftest.err
configure:5364: $? = 0
configure:5367: test -s conftest.o
configure:5370: $? = 0
configure:5380: result: yes
configure:5384: checking getopt.h presence
configure:5394: gcc -E conftest.c
configure:5400: $? = 0
configure:5420: result: yes
configure:5455: checking for getopt.h
configure:5462: result: yes
configure:5475: checking for getopt_long
configure:5532: gcc -o conftest -O2 -Wall conftest.c -lcurses >&5
configure:5538: $? = 0
configure:5542: test -z
|| test ! -s conftest.err
configure:5545: $? = 0
configure:5548: test -s conftest
configure:5551: $? = 0
configure:5563: result: yes
configure:6227: checking ifaddrs.h usability
configure:6239: gcc -c -O2 -Wall conftest.c >&5
configure:6245: $? = 0
configure:6249: test -z
|| test ! -s conftest.err
configure:6252: $? = 0
configure:6255: test -s conftest.o
configure:6258: $? = 0
configure:6268: result: yes
configure:6272: checking ifaddrs.h presence
configure:6282: gcc -E conftest.c
configure:6288: $? = 0
configure:6308: result: yes
configure:6343: checking for ifaddrs.h
configure:6350: result: yes
configure:6360: checking for getifaddrs
configure:6417: gcc -o conftest -O2 -Wall conftest.c -lcurses >&5
configure:6423: $? = 0
configure:6427: test -z
|| test ! -s conftest.err
configure:6430: $? = 0
configure:6433: test -s conftest
configure:6436: $? = 0
configure:6448: result: yes
configure:6469: checking sys/socket.h usability
configure:6481: gcc -c -O2 -Wall conftest.c >&5
configure:6487: $? = 0
configure:6491: test -z
|| test ! -s conftest.err
configure:6494: $? = 0
configure:6497: test -s conftest.o
configure:6500: $? = 0
configure:6510: result: yes
configure:6514: checking sys/socket.h presence
configure:6524: gcc -E conftest.c
configure:6530: $? = 0
configure:6550: result: yes
configure:6585: checking for sys/socket.h
configure:6592: result: yes
configure:6609: checking for net/if.h
configure:6625: gcc -c -O2 -Wall conftest.c >&5
configure:6631: $? = 0
configure:6635: test -z
|| test ! -s conftest.err
configure:6638: $? = 0
configure:6641: test -s conftest.o
configure:6644: $? = 0
configure:6655: result: yes
configure:6662: checking for struct if_data.ifi_ibytes
configure:6689: gcc -c -O2 -Wall conftest.c >&5
conftest.c: In function 'main':
conftest.c:53: error: storage size of 'ac_aggr' isn't known
conftest.c:53: warning: unused variable 'ac_aggr'
configure:6695: $? = 1
configure: failed program was:
| /* confdefs.h. */
|
| #define PACKAGE_NAME "bwm-ng"
| #define PACKAGE_TARNAME "bwm-ng"
| #define PACKAGE_VERSION "0.6"
| #define PACKAGE_STRING "bwm-ng 0.6"
| #define PACKAGE_BUGREPORT "bwmng@gropp.org"
| #define PACKAGE "bwm-ng"
| #define VERSION "0.6"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UNSIGNED_LONG_LONG 1
| #define HAVE_LIBCURSES 1
| #define HAVE_WATTRON 1
| #define HAVE_CURS_SET 1
| #define HAVE_USLEEP 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG 1
| #define HAVE_GETIFADDRS 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_NET_IF_H 1
| /* end confdefs.h. */
|
|
| #include <stdio.h>
| #if STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # if HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #if HAVE_SYS_SOCKET_H
| # include <sys/socket.h>
| #endif
|
| #include <net/if.h>
|
|
| int
| main ()
| {
| static struct if_data ac_aggr;
| if (ac_aggr.ifi_ibytes)
| return 0;
| ;
| return 0;
| }
configure:6737: gcc -c -O2 -Wall conftest.c >&5
conftest.c: In function 'main':
conftest.c:53: error: storage size of 'ac_aggr' isn't known
conftest.c:53: warning: unused variable 'ac_aggr'
configure:6743: $? = 1
configure: failed program was:
| /* confdefs.h. */
|
| #define PACKAGE_NAME "bwm-ng"
| #define PACKAGE_TARNAME "bwm-ng"
| #define PACKAGE_VERSION "0.6"
| #define PACKAGE_STRING "bwm-ng 0.6"
| #define PACKAGE_BUGREPORT "bwmng@gropp.org"
| #define PACKAGE "bwm-ng"
| #define VERSION "0.6"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UNSIGNED_LONG_LONG 1
| #define HAVE_LIBCURSES 1
| #define HAVE_WATTRON 1
| #define HAVE_CURS_SET 1
| #define HAVE_USLEEP 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG 1
| #define HAVE_GETIFADDRS 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_NET_IF_H 1
| /* end confdefs.h. */
|
|
| #include <stdio.h>
| #if STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # if HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #if HAVE_SYS_SOCKET_H
| # include <sys/socket.h>
| #endif
|
| #include <net/if.h>
|
|
| int
| main ()
| {
| static struct if_data ac_aggr;
| if (sizeof ac_aggr.ifi_ibytes)
| return 0;
| ;
| return 0;
| }
configure:6769: result: no
configure:7355: checking for sysctl
configure:7412: gcc -o conftest -O2 -Wall conftest.c -lcurses >&5
configure:7418: $? = 0
configure:7422: test -z
|| test ! -s conftest.err
configure:7425: $? = 0
configure:7428: test -s conftest
configure:7431: $? = 0
configure:7443: result: yes
configure:7455: checking for sys/socket.h
configure:7460: result: yes
configure:7604: checking for net/if.h
configure:7650: result: yes
configure:7657: checking for struct if_msghdr.ifm_data
configure:7684: gcc -c -O2 -Wall conftest.c >&5
conftest.c: In function 'main':
conftest.c:56: error: storage size of 'ac_aggr' isn't known
conftest.c:56: warning: unused variable 'ac_aggr'
configure:7690: $? = 1
configure: failed program was:
| /* confdefs.h. */
|
| #define PACKAGE_NAME "bwm-ng"
| #define PACKAGE_TARNAME "bwm-ng"
| #define PACKAGE_VERSION "0.6"
| #define PACKAGE_STRING "bwm-ng 0.6"
| #define PACKAGE_BUGREPORT "bwmng@gropp.org"
| #define PACKAGE "bwm-ng"
| #define VERSION "0.6"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UNSIGNED_LONG_LONG 1
| #define HAVE_LIBCURSES 1
| #define HAVE_WATTRON 1
| #define HAVE_CURS_SET 1
| #define HAVE_USLEEP 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG 1
| #define HAVE_GETIFADDRS 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_SYSCTL 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_NET_IF_H 1
| /* end confdefs.h. */
|
|
| #include <stdio.h>
| #if STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # if HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #if HAVE_SYS_SOCKET_H
| # include <sys/socket.h>
| #endif
|
| #include <net/if.h>
|
|
| int
| main ()
| {
| static struct if_msghdr ac_aggr;
| if (ac_aggr.ifm_data)
| return 0;
| ;
| return 0;
| }
configure:7732: gcc -c -O2 -Wall conftest.c >&5
conftest.c: In function 'main':
conftest.c:56: error: storage size of 'ac_aggr' isn't known
conftest.c:56: warning: unused variable 'ac_aggr'
configure:7738: $? = 1
configure: failed program was:
| /* confdefs.h. */
|
| #define PACKAGE_NAME "bwm-ng"
| #define PACKAGE_TARNAME "bwm-ng"
| #define PACKAGE_VERSION "0.6"
| #define PACKAGE_STRING "bwm-ng 0.6"
| #define PACKAGE_BUGREPORT "bwmng@gropp.org"
| #define PACKAGE "bwm-ng"
| #define VERSION "0.6"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UNSIGNED_LONG_LONG 1
| #define HAVE_LIBCURSES 1
| #define HAVE_WATTRON 1
| #define HAVE_CURS_SET 1
| #define HAVE_USLEEP 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG 1
| #define HAVE_GETIFADDRS 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_SYSCTL 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_NET_IF_H 1
| /* end confdefs.h. */
|
|
| #include <stdio.h>
| #if STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # if HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #if HAVE_SYS_SOCKET_H
| # include <sys/socket.h>
| #endif
|
| #include <net/if.h>
|
|
| int
| main ()
| {
| static struct if_msghdr ac_aggr;
| if (sizeof ac_aggr.ifm_data)
| return 0;
| ;
| return 0;
| }
configure:7764: result: no
configure:8572: checking for sysctl
configure:8660: result: yes
configure:8681: checking sys/disk.h usability
configure:8693: gcc -c -O2 -Wall conftest.c >&5
conftest.c:70:22: error: sys/disk.h: No such file or directory
configure:8699: $? = 1
configure: failed program was:
| /* confdefs.h. */
|
| #define PACKAGE_NAME "bwm-ng"
| #define PACKAGE_TARNAME "bwm-ng"
| #define PACKAGE_VERSION "0.6"
| #define PACKAGE_STRING "bwm-ng 0.6"
| #define PACKAGE_BUGREPORT "bwmng@gropp.org"
| #define PACKAGE "bwm-ng"
| #define VERSION "0.6"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UNSIGNED_LONG_LONG 1
| #define HAVE_LIBCURSES 1
| #define HAVE_WATTRON 1
| #define HAVE_CURS_SET 1
| #define HAVE_USLEEP 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG 1
| #define HAVE_GETIFADDRS 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_SYSCTL 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_SYSCTL 1
| /* end confdefs.h. */
| #include <stdio.h>
| #if HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #if HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #if STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # if HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #if HAVE_STRING_H
| # if !STDC_HEADERS && HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #if HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #if HAVE_INTTYPES_H
| # include <inttypes.h>
| #else
| # if HAVE_STDINT_H
| # include <stdint.h>
| # endif
| #endif
| #if HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <sys/disk.h>
configure:8722: result: no
configure:8726: checking sys/disk.h presence
configure:8736: gcc -E conftest.c
conftest.c:36:22: error: sys/disk.h: No such file or directory
configure:8742: $? = 1
configure: failed program was:
| /* confdefs.h. */
|
| #define PACKAGE_NAME "bwm-ng"
| #define PACKAGE_TARNAME "bwm-ng"
| #define PACKAGE_VERSION "0.6"
| #define PACKAGE_STRING "bwm-ng 0.6"
| #define PACKAGE_BUGREPORT "bwmng@gropp.org"
| #define PACKAGE "bwm-ng"
| #define VERSION "0.6"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UNSIGNED_LONG_LONG 1
| #define HAVE_LIBCURSES 1
| #define HAVE_WATTRON 1
| #define HAVE_CURS_SET 1
| #define HAVE_USLEEP 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG 1
| #define HAVE_GETIFADDRS 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_SYSCTL 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_SYSCTL 1
| /* end confdefs.h. */
| #include <sys/disk.h>
configure:8762: result: no
configure:8797: checking for sys/disk.h
configure:8804: result: no
configure:9414: checking for kstat_open in -lkstat
configure:9444: gcc -o conftest -O2 -Wall conftest.c -lkstat -lcurses >&5
/usr/bin/ld: cannot find -lkstat
collect2: ld returned 1 exit status
configure:9450: $? = 1
configure: failed program was:
| /* confdefs.h. */
|
| #define PACKAGE_NAME "bwm-ng"
| #define PACKAGE_TARNAME "bwm-ng"
| #define PACKAGE_VERSION "0.6"
| #define PACKAGE_STRING "bwm-ng 0.6"
| #define PACKAGE_BUGREPORT "bwmng@gropp.org"
| #define PACKAGE "bwm-ng"
| #define VERSION "0.6"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UNSIGNED_LONG_LONG 1
| #define HAVE_LIBCURSES 1
| #define HAVE_WATTRON 1
| #define HAVE_CURS_SET 1
| #define HAVE_USLEEP 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG 1
| #define HAVE_GETIFADDRS 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_SYSCTL 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_SYSCTL 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:9476: result: no
configure:9579: checking for /proc/net/dev
configure:9594: result: yes
configure:9685: checking for /proc/diskstats
configure:9700: result: yes
configure:10157: checking sys/dkstat.h usability
configure:10169: gcc -c -O2 -Wall conftest.c >&5
conftest.c:72:24: error: sys/dkstat.h: No such file or directory
configure:10175: $? = 1
configure: failed program was:
| /* confdefs.h. */
|
| #define PACKAGE_NAME "bwm-ng"
| #define PACKAGE_TARNAME "bwm-ng"
| #define PACKAGE_VERSION "0.6"
| #define PACKAGE_STRING "bwm-ng 0.6"
| #define PACKAGE_BUGREPORT "bwmng@gropp.org"
| #define PACKAGE "bwm-ng"
| #define VERSION "0.6"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UNSIGNED_LONG_LONG 1
| #define HAVE_LIBCURSES 1
| #define HAVE_WATTRON 1
| #define HAVE_CURS_SET 1
| #define HAVE_USLEEP 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG 1
| #define HAVE_GETIFADDRS 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_SYSCTL 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_SYSCTL 1
| #define HAVE__PROC_NET_DEV 1
| #define HAVE__PROC_DISKSTATS 1
| /* end confdefs.h. */
| #include <stdio.h>
| #if HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #if HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #if STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # if HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #if HAVE_STRING_H
| # if !STDC_HEADERS && HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #if HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #if HAVE_INTTYPES_H
| # include <inttypes.h>
| #else
| # if HAVE_STDINT_H
| # include <stdint.h>
| # endif
| #endif
| #if HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <sys/dkstat.h>
configure:10198: result: no
configure:10202: checking sys/dkstat.h presence
configure:10212: gcc -E conftest.c
conftest.c:38:24: error: sys/dkstat.h: No such file or directory
configure:10218: $? = 1
configure: failed program was:
| /* confdefs.h. */
|
| #define PACKAGE_NAME "bwm-ng"
| #define PACKAGE_TARNAME "bwm-ng"
| #define PACKAGE_VERSION "0.6"
| #define PACKAGE_STRING "bwm-ng 0.6"
| #define PACKAGE_BUGREPORT "bwmng@gropp.org"
| #define PACKAGE "bwm-ng"
| #define VERSION "0.6"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UNSIGNED_LONG_LONG 1
| #define HAVE_LIBCURSES 1
| #define HAVE_WATTRON 1
| #define HAVE_CURS_SET 1
| #define HAVE_USLEEP 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG 1
| #define HAVE_GETIFADDRS 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_SYSCTL 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_SYSCTL 1
| #define HAVE__PROC_NET_DEV 1
| #define HAVE__PROC_DISKSTATS 1
| /* end confdefs.h. */
| #include <sys/dkstat.h>
configure:10238: result: no
configure:10273: checking for sys/dkstat.h
configure:10280: result: no
configure:10858: checking whether cc and linker accepts -framework IOKit -framework CoreFoundation
configure:11187: result: no
configure:11394: checking for ioctl
configure:11451: gcc -o conftest -O2 -Wall conftest.c -lcurses >&5
configure:11457: $? = 0
configure:11461: test -z
|| test ! -s conftest.err
configure:11464: $? = 0
configure:11467: test -s conftest
configure:11470: $? = 0
configure:11482: result: yes
configure:11497: checking for sys/socket.h
configure:11543: result: yes
configure:11497: checking for linux/if.h
configure:11513: gcc -c -O2 -Wall conftest.c >&5
configure:11519: $? = 0
configure:11523: test -z
|| test ! -s conftest.err
configure:11526: $? = 0
configure:11529: test -s conftest.o
configure:11532: $? = 0
configure:11543: result: yes
configure:11568: checking sys/tty.h usability
configure:11580: gcc -c -O2 -Wall conftest.c >&5
conftest.c:75:21: error: sys/tty.h: No such file or directory
configure:11586: $? = 1
configure: failed program was:
| /* confdefs.h. */
|
| #define PACKAGE_NAME "bwm-ng"
| #define PACKAGE_TARNAME "bwm-ng"
| #define PACKAGE_VERSION "0.6"
| #define PACKAGE_STRING "bwm-ng 0.6"
| #define PACKAGE_BUGREPORT "bwmng@gropp.org"
| #define PACKAGE "bwm-ng"
| #define VERSION "0.6"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UNSIGNED_LONG_LONG 1
| #define HAVE_LIBCURSES 1
| #define HAVE_WATTRON 1
| #define HAVE_CURS_SET 1
| #define HAVE_USLEEP 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG 1
| #define HAVE_GETIFADDRS 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_SYSCTL 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_SYSCTL 1
| #define HAVE__PROC_NET_DEV 1
| #define HAVE__PROC_DISKSTATS 1
| #define HAVE_IOCTL 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_LINUX_IF_H 1
| /* end confdefs.h. */
| #include <stdio.h>
| #if HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #if HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #if STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # if HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #if HAVE_STRING_H
| # if !STDC_HEADERS && HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #if HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #if HAVE_INTTYPES_H
| # include <inttypes.h>
| #else
| # if HAVE_STDINT_H
| # include <stdint.h>
| # endif
| #endif
| #if HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <sys/tty.h>
configure:11609: result: no
configure:11613: checking sys/tty.h presence
configure:11623: gcc -E conftest.c
conftest.c:41:21: error: sys/tty.h: No such file or directory
configure:11629: $? = 1
configure: failed program was:
| /* confdefs.h. */
|
| #define PACKAGE_NAME "bwm-ng"
| #define PACKAGE_TARNAME "bwm-ng"
| #define PACKAGE_VERSION "0.6"
| #define PACKAGE_STRING "bwm-ng 0.6"
| #define PACKAGE_BUGREPORT "bwmng@gropp.org"
| #define PACKAGE "bwm-ng"
| #define VERSION "0.6"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UNSIGNED_LONG_LONG 1
| #define HAVE_LIBCURSES 1
| #define HAVE_WATTRON 1
| #define HAVE_CURS_SET 1
| #define HAVE_USLEEP 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG 1
| #define HAVE_GETIFADDRS 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_SYSCTL 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_SYSCTL 1
| #define HAVE__PROC_NET_DEV 1
| #define HAVE__PROC_DISKSTATS 1
| #define HAVE_IOCTL 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_LINUX_IF_H 1
| /* end confdefs.h. */
| #include <sys/tty.h>
configure:11649: result: no
configure:11684: checking for sys/tty.h
configure:11691: result: no
configure:11718: checking linux/tty.h usability
configure:11730: gcc -c -O2 -Wall conftest.c >&5
configure:11736: $? = 0
configure:11740: test -z
|| test ! -s conftest.err
configure:11743: $? = 0
configure:11746: test -s conftest.o
configure:11749: $? = 0
configure:11759: result: yes
configure:11763: checking linux/tty.h presence
configure:11773: gcc -E conftest.c
configure:11779: $? = 0
configure:11799: result: yes
configure:11834: checking for linux/tty.h
configure:11841: result: yes
configure:11868: checking stropts.h usability
configure:11880: gcc -c -O2 -Wall conftest.c >&5
configure:11886: $? = 0
configure:11890: test -z
|| test ! -s conftest.err
configure:11893: $? = 0
configure:11896: test -s conftest.o
configure:11899: $? = 0
configure:11909: result: yes
configure:11913: checking stropts.h presence
configure:11923: gcc -E conftest.c
configure:11929: $? = 0
configure:11949: result: yes
configure:11984: checking for stropts.h
configure:11991: result: yes
configure:12131: checking pwd.h usability
configure:12143: gcc -c -O2 -Wall conftest.c >&5
configure:12149: $? = 0
configure:12153: test -z
|| test ! -s conftest.err
configure:12156: $? = 0
configure:12159: test -s conftest.o
configure:12162: $? = 0
configure:12172: result: yes
configure:12176: checking pwd.h presence
configure:12186: gcc -E conftest.c
configure:12192: $? = 0
configure:12212: result: yes
configure:12247: checking for pwd.h
configure:12254: result: yes
configure:12267: checking for getpwuid
configure:12324: gcc -o conftest -O2 -Wall conftest.c -lcurses >&5
configure:12330: $? = 0
configure:12334: test -z
|| test ! -s conftest.err
configure:12337: $? = 0
configure:12340: test -s conftest
configure:12343: $? = 0
configure:12355: result: yes
configure:12587: checking for egrep
configure:12597: result: grep -E
configure:12607: checking for netstat
configure:12623: found /bin/netstat
configure:12633: result: netstat
configure:12644: checking for netstat version
configure:12648: result: GNU net-tools like version found
configure:12750: checking whether the C compiler (gcc) accepts noreturn attribute
configure:12780: gcc -c -O2 -Wall conftest.c >&5
conftest.c: In function 'f':
conftest.c:55: warning: implicit declaration of function 'exit'
conftest.c:55: warning: incompatible implicit declaration of built-in function 'exit'
configure:12786: $? = 0
configure:12790: test -z
|| test ! -s conftest.err
configure:12793: $? = 0
configure:12796: test -s conftest.o
configure:12799: $? = 0
configure:12813: result: yes
configure:12821: checking for inline
configure:12842: gcc -c -O2 -Wall conftest.c >&5
configure:12848: $? = 0
configure:12852: test -z
|| test ! -s conftest.err
configure:12855: $? = 0
configure:12858: test -s conftest.o
configure:12861: $? = 0
configure:12873: result: inline
configure:13028: checking for /usr/ccs/bin/strip
configure:13043: result: no
configure:13103: checking for strip
configure:13119: found /usr/bin/strip
configure:13129: result: strip
configure:13149: checking whether gcc accepts -Wno-long-double
configure:13157: result: no
configure:13162: checking whether gcc accepts -Wno-long-long
configure:13166: result: yes
configure:13290: creating ./config.status
## ---------------- ##
## Cache variables. ##
## ---------------- ##
ac_cv_c_compiler_gnu=yes
ac_cv_c_inline=inline
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_file__proc_diskstats=yes
ac_cv_file__proc_net_dev=yes
ac_cv_file__usr_ccs_bin_strip=no
ac_cv_func_curs_set=yes
ac_cv_func_getifaddrs=yes
ac_cv_func_getopt_long=yes
ac_cv_func_getpwuid=yes
ac_cv_func_gettimeofday=yes
ac_cv_func_ioctl=yes
ac_cv_func_strlcpy=no
ac_cv_func_sysctl=yes
ac_cv_func_usleep=yes
ac_cv_func_wattron=yes
ac_cv_header_getopt_h=yes
ac_cv_header_ifaddrs_h=yes
ac_cv_header_inttypes_h=yes
ac_cv_header_linux_if_h=yes
ac_cv_header_linux_tty_h=yes
ac_cv_header_memory_h=yes
ac_cv_header_net_if_h=yes
ac_cv_header_pwd_h=yes
ac_cv_header_stdc=yes
ac_cv_header_stdint_h=yes
ac_cv_header_stdlib_h=yes
ac_cv_header_string_h=yes
ac_cv_header_strings_h=yes
ac_cv_header_stropts_h=yes
ac_cv_header_sys_disk_h=no
ac_cv_header_sys_dkstat_h=no
ac_cv_header_sys_socket_h=yes
ac_cv_header_sys_stat_h=yes
ac_cv_header_sys_time_h=yes
ac_cv_header_sys_tty_h=no
ac_cv_header_sys_types_h=yes
ac_cv_header_time_h=yes
ac_cv_header_unistd_h=yes
ac_cv_lib_curses_initscr=yes
ac_cv_lib_kstat_kstat_open=no
ac_cv_member_struct_if_data_ifi_ibytes=no
ac_cv_member_struct_if_msghdr_ifm_data=no
ac_cv_objext=o
ac_cv_path_install='/usr/bin/install -c'
ac_cv_prog_AWK=gawk
ac_cv_prog_CPP='gcc -E'
ac_cv_prog_NETSTAT_CMD=netstat
ac_cv_prog_STRIP=strip
ac_cv_prog_ac_ct_CC=gcc
ac_cv_prog_cc_g=yes
ac_cv_prog_cc_stdc=
ac_cv_prog_egrep='grep -E'
ac_cv_prog_make_make_set=yes
ac_cv_type_unsigned_long_long=yes
am_cv_CC_dependencies_compiler_type=gcc3
qef_cv_c_noreturn=yes
## ----------------- ##
## Output variables. ##
## ----------------- ##
ACLOCAL='${SHELL} /common/bwm-ng/missing --run aclocal-1.9'
AMDEPBACKSLASH='\'
AMDEP_FALSE='#'
AMDEP_TRUE=''
AMTAR='${SHELL} /common/bwm-ng/missing --run tar'
AUTOCONF='${SHELL} /common/bwm-ng/missing --run autoconf'
AUTOHEADER='${SHELL} /common/bwm-ng/missing --run autoheader'
AUTOMAKE='${SHELL} /common/bwm-ng/missing --run automake-1.9'
AWK='gawk'
CC='gcc'
CCDEPMODE='depmode=gcc3'
CFLAGS='-O2 -Wall -Wno-long-long'
CPP='gcc -E'
CPPFLAGS=''
CYGPATH_W='echo'
DEFS='-DHAVE_CONFIG_H'
DEPDIR='.deps'
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGREP='grep -E'
EXEEXT=''
INPUT_SYSTEM=' proc_net_dev.o proc_diskstats.o netstat.o'
INSTALL_DATA='${INSTALL} -m 644'
INSTALL_PROGRAM='${INSTALL}'
INSTALL_SCRIPT='${INSTALL}'
INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s'
LDFLAGS=''
LIBOBJS=''
LIBS='-lcurses '
LTLIBOBJS=''
MAKEINFO='${SHELL} /common/bwm-ng/missing --run makeinfo'
NETSTAT_CMD='netstat'
OBJEXT='o'
PACKAGE='bwm-ng'
PACKAGE_BUGREPORT='bwmng@gropp.org'
PACKAGE_NAME='bwm-ng'
PACKAGE_STRING='bwm-ng 0.6'
PACKAGE_TARNAME='bwm-ng'
PACKAGE_VERSION='0.6'
PATH_SEPARATOR=':'
SET_MAKE=''
SHELL='/bin/sh'
STRIP='strip ${TARGET}'
VERSION='0.6'
ac_ct_CC='gcc'
ac_ct_STRIP=''
am__fastdepCC_FALSE='#'
am__fastdepCC_TRUE=''
am__include='include'
am__leading_dot='.'
am__quote=''
am__tar='${AMTAR} chof - "$$tardir"'
am__untar='${AMTAR} xf -'
bindir='${exec_prefix}/bin'
build_alias=''
datadir='${prefix}/share'
exec_prefix='${prefix}'
host_alias=''
includedir='${prefix}/include'
infodir='${prefix}/info'
install_sh='/common/bwm-ng/install-sh'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
localstatedir='${prefix}/var'
mandir='${prefix}/man'
mkdir_p='mkdir -p --'
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 CONFIG_FILE 1
#define CSV 1
#define EXTENDED_STATS 1
#define FUNCATTR_NORETURN __attribute__ ((noreturn))
#define HAVE_CURS_SET 1
#define HAVE_GETIFADDRS 1
#define HAVE_GETOPT_H 1
#define HAVE_GETOPT_LONG 1
#define HAVE_GETPWUID 1
#define HAVE_GETPWUID 1
#define HAVE_GETTIMEOFDAY 1
#define HAVE_INTTYPES_H 1
#define HAVE_IOCTL 1
#define HAVE_LIBCURSES 1
#define HAVE_LINUX_IF_H 1
#define HAVE_LINUX_TTY_H 1
#define HAVE_MEMORY_H 1
#define HAVE_NET_IF_H 1
#define HAVE_NET_IF_H 1
#define HAVE_PWD_H 1
#define HAVE_STDINT_H 1
#define HAVE_STDLIB_H 1
#define HAVE_STRINGS_H 1
#define HAVE_STRING_H 1
#define HAVE_STROPTS_H 1
#define HAVE_SYSCTL 1
#define HAVE_SYSCTL 1
#define HAVE_SYS_SOCKET_H 1
#define HAVE_SYS_SOCKET_H 1
#define HAVE_SYS_SOCKET_H 1
#define HAVE_SYS_STAT_H 1
#define HAVE_SYS_TYPES_H 1
#define HAVE_UNISTD_H 1
#define HAVE_UNSIGNED_LONG_LONG 1
#define HAVE_USLEEP 1
#define HAVE_WATTRON 1
#define HAVE__PROC_DISKSTATS 1
#define HAVE__PROC_NET_DEV 1
#define HTML 1
#define NETSTAT_LINUX 1
#define PACKAGE "bwm-ng"
#define PACKAGE_BUGREPORT "bwmng@gropp.org"
#define PACKAGE_NAME "bwm-ng"
#define PACKAGE_STRING "bwm-ng 0.6"
#define PACKAGE_TARNAME "bwm-ng"
#define PACKAGE_VERSION "0.6"
#define STDC_HEADERS 1
#define VERSION "0.6"
configure: exit 0
## ---------------------- ##
## Running config.status. ##
## ---------------------- ##
This file was extended by bwm-ng config.status 0.6, which was
generated by GNU Autoconf 2.59. Invocation command line was
CONFIG_FILES =
CONFIG_HEADERS =
CONFIG_LINKS =
CONFIG_COMMANDS =
$ ./config.status
on tesla
config.status:692: creating Makefile
config.status:692: creating src/Makefile
config.status:796: creating config.h
config.status:980: config.h is unchanged
config.status:1160: executing depfiles commands
## ---------------------- ##
## Running config.status. ##
## ---------------------- ##
This file was extended by bwm-ng config.status 0.6, which was
generated by GNU Autoconf 2.59. Invocation command line was
CONFIG_FILES =
CONFIG_HEADERS =
CONFIG_LINKS =
CONFIG_COMMANDS =
$ ./config.status config.h
on tesla
config.status:796: creating config.h
config.status:980: config.h is unchanged