1466 lines
42 KiB
Plaintext
1466 lines
42 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 wmnd configure 0.4.17, which was
|
||
|
generated by GNU Autoconf 2.69. Invocation command line was
|
||
|
|
||
|
$ ./configure
|
||
|
|
||
|
## --------- ##
|
||
|
## Platform. ##
|
||
|
## --------- ##
|
||
|
|
||
|
hostname = m75q.
|
||
|
uname -m = x86_64
|
||
|
uname -r = 5.15.38
|
||
|
uname -s = Linux
|
||
|
uname -v = #1 SMP PREEMPT Mon May 9 15:36:07 CDT 2022
|
||
|
|
||
|
/usr/bin/uname -p = AMD Ryzen 5 PRO 4650GE with Radeon Graphics
|
||
|
/bin/uname -X = unknown
|
||
|
|
||
|
/bin/arch = x86_64
|
||
|
/usr/bin/arch -k = unknown
|
||
|
/usr/convex/getsysinfo = unknown
|
||
|
/usr/bin/hostinfo = unknown
|
||
|
/bin/machine = unknown
|
||
|
/usr/bin/oslevel = unknown
|
||
|
/bin/universe = unknown
|
||
|
|
||
|
PATH: /home/eukara/bin
|
||
|
PATH: /Network/bin
|
||
|
PATH: /usr/local/bin
|
||
|
PATH: /usr/bin
|
||
|
PATH: /bin
|
||
|
PATH: /usr/games
|
||
|
PATH: /usr/lib64/libexec/kf5
|
||
|
PATH: /usr/lib64/qt5/bin
|
||
|
PATH: /home/eukara/Toolchains/mingw32/bin
|
||
|
PATH: /home/eukara/.local/bin
|
||
|
PATH: /home/eukara/.local/games
|
||
|
PATH: /home/eukara/Toolchains/mingw64/bin
|
||
|
PATH: /home/eukara/Toolchains/mingw32/bin
|
||
|
PATH: /home/eukara/.local/bin
|
||
|
PATH: /home/eukara/.local/games
|
||
|
PATH: /home/eukara/Toolchains/mingw64/bin
|
||
|
|
||
|
|
||
|
## ----------- ##
|
||
|
## Core tests. ##
|
||
|
## ----------- ##
|
||
|
|
||
|
configure:2495: checking build system type
|
||
|
configure:2509: result: x86_64-unknown-linux-gnu
|
||
|
configure:2529: checking host system type
|
||
|
configure:2542: result: x86_64-unknown-linux-gnu
|
||
|
configure:2562: checking target system type
|
||
|
configure:2575: result: x86_64-unknown-linux-gnu
|
||
|
configure:2617: checking for a BSD-compatible install
|
||
|
configure:2685: result: /usr/bin/ginstall -c
|
||
|
configure:2696: checking whether build environment is sane
|
||
|
configure:2746: result: yes
|
||
|
configure:2887: checking for a thread-safe mkdir -p
|
||
|
configure:2926: result: /usr/bin/mkdir -p
|
||
|
configure:2939: checking for gawk
|
||
|
configure:2955: found /usr/bin/gawk
|
||
|
configure:2966: result: gawk
|
||
|
configure:2977: checking whether make sets $(MAKE)
|
||
|
configure:2999: result: yes
|
||
|
configure:3137: checking for gcc
|
||
|
configure:3153: found /usr/bin/gcc
|
||
|
configure:3164: result: gcc
|
||
|
configure:3393: checking for C compiler version
|
||
|
configure:3402: gcc --version >&5
|
||
|
gcc (GCC) 11.2.0
|
||
|
Copyright (C) 2021 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:3413: $? = 0
|
||
|
configure:3402: gcc -v >&5
|
||
|
Reading specs from /usr/lib64/gcc/x86_64-slackware-linux/11.2.0/specs
|
||
|
COLLECT_GCC=gcc
|
||
|
COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-slackware-linux/11.2.0/lto-wrapper
|
||
|
Target: x86_64-slackware-linux
|
||
|
Configured with: ../gcc-11.2.0/configure --prefix=/usr --libdir=/usr/lib64 --mandir=/usr/man --infodir=/usr/info --enable-shared --enable-bootstrap --enable-languages=ada,brig,c,c++,d,fortran,go,lto,objc,obj-c++ --enable-threads=posix --enable-checking=release --enable-objc-gc --with-system-zlib --enable-libstdcxx-dual-abi --with-default-libstdcxx-abi=new --disable-libstdcxx-pch --disable-libunwind-exceptions --enable-__cxa_atexit --disable-libssp --enable-gnu-unique-object --enable-plugin --enable-lto --disable-install-libiberty --enable-gnu-indirect-function --with-linker-hash-style=gnu --with-gnu-ld --with-isl --verbose --with-arch-directory=amd64 --disable-gtktest --disable-werror --enable-clocale=gnu --enable-multilib --target=x86_64-slackware-linux --build=x86_64-slackware-linux --host=x86_64-slackware-linux
|
||
|
Thread model: posix
|
||
|
Supported LTO compression algorithms: zlib zstd
|
||
|
gcc version 11.2.0 (GCC)
|
||
|
configure:3413: $? = 0
|
||
|
configure:3402: gcc -V >&5
|
||
|
gcc: error: unrecognized command-line option '-V'
|
||
|
gcc: fatal error: no input files
|
||
|
compilation terminated.
|
||
|
configure:3413: $? = 1
|
||
|
configure:3402: gcc -qversion >&5
|
||
|
gcc: error: unrecognized command-line option '-qversion'; did you mean '--version'?
|
||
|
gcc: fatal error: no input files
|
||
|
compilation terminated.
|
||
|
configure:3413: $? = 1
|
||
|
configure:3433: checking whether the C compiler works
|
||
|
configure:3455: gcc conftest.c >&5
|
||
|
configure:3459: $? = 0
|
||
|
configure:3507: result: yes
|
||
|
configure:3510: checking for C compiler default output file name
|
||
|
configure:3512: result: a.out
|
||
|
configure:3518: checking for suffix of executables
|
||
|
configure:3525: gcc -o conftest conftest.c >&5
|
||
|
configure:3529: $? = 0
|
||
|
configure:3551: result:
|
||
|
configure:3573: checking whether we are cross compiling
|
||
|
configure:3581: gcc -o conftest conftest.c >&5
|
||
|
configure:3585: $? = 0
|
||
|
configure:3592: ./conftest
|
||
|
configure:3596: $? = 0
|
||
|
configure:3611: result: no
|
||
|
configure:3616: checking for suffix of object files
|
||
|
configure:3638: gcc -c conftest.c >&5
|
||
|
configure:3642: $? = 0
|
||
|
configure:3663: result: o
|
||
|
configure:3667: checking whether we are using the GNU C compiler
|
||
|
configure:3686: gcc -c conftest.c >&5
|
||
|
configure:3686: $? = 0
|
||
|
configure:3695: result: yes
|
||
|
configure:3704: checking whether gcc accepts -g
|
||
|
configure:3724: gcc -c -g conftest.c >&5
|
||
|
configure:3724: $? = 0
|
||
|
configure:3765: result: yes
|
||
|
configure:3782: checking for gcc option to accept ISO C89
|
||
|
configure:3845: gcc -c -g -O2 conftest.c >&5
|
||
|
configure:3845: $? = 0
|
||
|
configure:3858: result: none needed
|
||
|
configure:3889: checking for style of include used by make
|
||
|
configure:3917: result: GNU
|
||
|
configure:3943: checking dependency style of gcc
|
||
|
configure:4054: result: gcc3
|
||
|
configure:4075: checking how to run the C preprocessor
|
||
|
configure:4106: gcc -E conftest.c
|
||
|
configure:4106: $? = 0
|
||
|
configure:4120: gcc -E conftest.c
|
||
|
conftest.c:11:10: fatal error: ac_nonexistent.h: No such file or directory
|
||
|
11 | #include <ac_nonexistent.h>
|
||
|
| ^~~~~~~~~~~~~~~~~~
|
||
|
compilation terminated.
|
||
|
configure:4120: $? = 1
|
||
|
configure: failed program was:
|
||
|
| /* confdefs.h */
|
||
|
| #define PACKAGE_NAME "wmnd"
|
||
|
| #define PACKAGE_TARNAME "wmnd"
|
||
|
| #define PACKAGE_VERSION "0.4.17"
|
||
|
| #define PACKAGE_STRING "wmnd 0.4.17"
|
||
|
| #define PACKAGE_BUGREPORT "wavexx@users.sf.net"
|
||
|
| #define PACKAGE_URL ""
|
||
|
| #define PACKAGE "wmnd"
|
||
|
| #define VERSION "0.4.17"
|
||
|
| /* end confdefs.h. */
|
||
|
| #include <ac_nonexistent.h>
|
||
|
configure:4145: result: gcc -E
|
||
|
configure:4165: gcc -E conftest.c
|
||
|
configure:4165: $? = 0
|
||
|
configure:4179: gcc -E conftest.c
|
||
|
conftest.c:11:10: fatal error: ac_nonexistent.h: No such file or directory
|
||
|
11 | #include <ac_nonexistent.h>
|
||
|
| ^~~~~~~~~~~~~~~~~~
|
||
|
compilation terminated.
|
||
|
configure:4179: $? = 1
|
||
|
configure: failed program was:
|
||
|
| /* confdefs.h */
|
||
|
| #define PACKAGE_NAME "wmnd"
|
||
|
| #define PACKAGE_TARNAME "wmnd"
|
||
|
| #define PACKAGE_VERSION "0.4.17"
|
||
|
| #define PACKAGE_STRING "wmnd 0.4.17"
|
||
|
| #define PACKAGE_BUGREPORT "wavexx@users.sf.net"
|
||
|
| #define PACKAGE_URL ""
|
||
|
| #define PACKAGE "wmnd"
|
||
|
| #define VERSION "0.4.17"
|
||
|
| /* end confdefs.h. */
|
||
|
| #include <ac_nonexistent.h>
|
||
|
configure:4208: checking for grep that handles long lines and -e
|
||
|
configure:4266: result: /usr/bin/grep
|
||
|
configure:4271: checking for egrep
|
||
|
configure:4333: result: /usr/bin/grep -E
|
||
|
configure:4338: checking for ANSI C header files
|
||
|
configure:4358: gcc -c -g -O2 conftest.c >&5
|
||
|
configure:4358: $? = 0
|
||
|
configure:4431: gcc -o conftest -g -O2 conftest.c >&5
|
||
|
configure:4431: $? = 0
|
||
|
configure:4431: ./conftest
|
||
|
configure:4431: $? = 0
|
||
|
configure:4442: result: yes
|
||
|
configure:4450: checking whether time.h and sys/time.h may both be included
|
||
|
configure:4470: gcc -c -g -O2 conftest.c >&5
|
||
|
configure:4470: $? = 0
|
||
|
configure:4477: result: yes
|
||
|
configure:4490: checking for sys/types.h
|
||
|
configure:4490: gcc -c -g -O2 conftest.c >&5
|
||
|
configure:4490: $? = 0
|
||
|
configure:4490: result: yes
|
||
|
configure:4490: checking for sys/stat.h
|
||
|
configure:4490: gcc -c -g -O2 conftest.c >&5
|
||
|
configure:4490: $? = 0
|
||
|
configure:4490: result: yes
|
||
|
configure:4490: checking for stdlib.h
|
||
|
configure:4490: gcc -c -g -O2 conftest.c >&5
|
||
|
configure:4490: $? = 0
|
||
|
configure:4490: result: yes
|
||
|
configure:4490: checking for string.h
|
||
|
configure:4490: gcc -c -g -O2 conftest.c >&5
|
||
|
configure:4490: $? = 0
|
||
|
configure:4490: result: yes
|
||
|
configure:4490: checking for memory.h
|
||
|
configure:4490: gcc -c -g -O2 conftest.c >&5
|
||
|
configure:4490: $? = 0
|
||
|
configure:4490: result: yes
|
||
|
configure:4490: checking for strings.h
|
||
|
configure:4490: gcc -c -g -O2 conftest.c >&5
|
||
|
configure:4490: $? = 0
|
||
|
configure:4490: result: yes
|
||
|
configure:4490: checking for inttypes.h
|
||
|
configure:4490: gcc -c -g -O2 conftest.c >&5
|
||
|
configure:4490: $? = 0
|
||
|
configure:4490: result: yes
|
||
|
configure:4490: checking for stdint.h
|
||
|
configure:4490: gcc -c -g -O2 conftest.c >&5
|
||
|
configure:4490: $? = 0
|
||
|
configure:4490: result: yes
|
||
|
configure:4490: checking for unistd.h
|
||
|
configure:4490: gcc -c -g -O2 conftest.c >&5
|
||
|
configure:4490: $? = 0
|
||
|
configure:4490: result: yes
|
||
|
configure:4504: checking sys/time.h usability
|
||
|
configure:4504: gcc -c -g -O2 conftest.c >&5
|
||
|
configure:4504: $? = 0
|
||
|
configure:4504: result: yes
|
||
|
configure:4504: checking sys/time.h presence
|
||
|
configure:4504: gcc -E conftest.c
|
||
|
configure:4504: $? = 0
|
||
|
configure:4504: result: yes
|
||
|
configure:4504: checking for sys/time.h
|
||
|
configure:4504: result: yes
|
||
|
configure:4516: checking net/ppp_defs.h usability
|
||
|
configure:4516: gcc -c -g -O2 conftest.c >&5
|
||
|
configure:4516: $? = 0
|
||
|
configure:4516: result: yes
|
||
|
configure:4516: checking net/ppp_defs.h presence
|
||
|
configure:4516: gcc -E conftest.c
|
||
|
configure:4516: $? = 0
|
||
|
configure:4516: result: yes
|
||
|
configure:4516: checking for net/ppp_defs.h
|
||
|
configure:4516: result: yes
|
||
|
configure:4529: checking for u_int
|
||
|
configure:4529: gcc -c -g -O2 conftest.c >&5
|
||
|
configure:4529: $? = 0
|
||
|
configure:4529: gcc -c -g -O2 conftest.c >&5
|
||
|
conftest.c: In function 'main':
|
||
|
conftest.c:60:20: error: expected expression before ')' token
|
||
|
60 | if (sizeof ((u_int)))
|
||
|
| ^
|
||
|
configure:4529: $? = 1
|
||
|
configure: failed program was:
|
||
|
| /* confdefs.h */
|
||
|
| #define PACKAGE_NAME "wmnd"
|
||
|
| #define PACKAGE_TARNAME "wmnd"
|
||
|
| #define PACKAGE_VERSION "0.4.17"
|
||
|
| #define PACKAGE_STRING "wmnd 0.4.17"
|
||
|
| #define PACKAGE_BUGREPORT "wavexx@users.sf.net"
|
||
|
| #define PACKAGE_URL ""
|
||
|
| #define PACKAGE "wmnd"
|
||
|
| #define VERSION "0.4.17"
|
||
|
| #define STDC_HEADERS 1
|
||
|
| #define TIME_WITH_SYS_TIME 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_SYS_TIME_H 1
|
||
|
| #define HAVE_NET_PPP_DEFS_H 1
|
||
|
| /* end confdefs.h. */
|
||
|
| #include <stdio.h>
|
||
|
| #ifdef HAVE_SYS_TYPES_H
|
||
|
| # include <sys/types.h>
|
||
|
| #endif
|
||
|
| #ifdef HAVE_SYS_STAT_H
|
||
|
| # include <sys/stat.h>
|
||
|
| #endif
|
||
|
| #ifdef STDC_HEADERS
|
||
|
| # include <stdlib.h>
|
||
|
| # include <stddef.h>
|
||
|
| #else
|
||
|
| # ifdef HAVE_STDLIB_H
|
||
|
| # include <stdlib.h>
|
||
|
| # endif
|
||
|
| #endif
|
||
|
| #ifdef HAVE_STRING_H
|
||
|
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
|
||
|
| # include <memory.h>
|
||
|
| # endif
|
||
|
| # include <string.h>
|
||
|
| #endif
|
||
|
| #ifdef HAVE_STRINGS_H
|
||
|
| # include <strings.h>
|
||
|
| #endif
|
||
|
| #ifdef HAVE_INTTYPES_H
|
||
|
| # include <inttypes.h>
|
||
|
| #endif
|
||
|
| #ifdef HAVE_STDINT_H
|
||
|
| # include <stdint.h>
|
||
|
| #endif
|
||
|
| #ifdef HAVE_UNISTD_H
|
||
|
| # include <unistd.h>
|
||
|
| #endif
|
||
|
| int
|
||
|
| main ()
|
||
|
| {
|
||
|
| if (sizeof ((u_int)))
|
||
|
| return 0;
|
||
|
| ;
|
||
|
| return 0;
|
||
|
| }
|
||
|
configure:4529: result: yes
|
||
|
configure:4540: checking whether strdup is declared
|
||
|
configure:4540: gcc -c -g -O2 conftest.c >&5
|
||
|
configure:4540: $? = 0
|
||
|
configure:4540: result: yes
|
||
|
configure:4559: checking whether getopt is declared
|
||
|
configure:4559: gcc -c -g -O2 conftest.c >&5
|
||
|
configure:4559: $? = 0
|
||
|
configure:4559: result: yes
|
||
|
configure:4581: checking for library containing sin
|
||
|
configure:4612: gcc -o conftest -g -O2 conftest.c >&5
|
||
|
conftest.c:33:6: warning: conflicting types for built-in function 'sin'; expected 'double(double)' [-Wbuiltin-declaration-mismatch]
|
||
|
33 | char sin ();
|
||
|
| ^~~
|
||
|
conftest.c:1:1: note: 'sin' is declared in header '<math.h>'
|
||
|
1 | /* confdefs.h */
|
||
|
/usr/bin/ld: /tmp/ccPeSvBG.o: in function `main':
|
||
|
/home/eukara/VCS/WindowMaker-Eukara/dockapps/wmnd/conftest.c:37: undefined reference to `sin'
|
||
|
collect2: error: ld returned 1 exit status
|
||
|
configure:4612: $? = 1
|
||
|
configure: failed program was:
|
||
|
| /* confdefs.h */
|
||
|
| #define PACKAGE_NAME "wmnd"
|
||
|
| #define PACKAGE_TARNAME "wmnd"
|
||
|
| #define PACKAGE_VERSION "0.4.17"
|
||
|
| #define PACKAGE_STRING "wmnd 0.4.17"
|
||
|
| #define PACKAGE_BUGREPORT "wavexx@users.sf.net"
|
||
|
| #define PACKAGE_URL ""
|
||
|
| #define PACKAGE "wmnd"
|
||
|
| #define VERSION "0.4.17"
|
||
|
| #define STDC_HEADERS 1
|
||
|
| #define TIME_WITH_SYS_TIME 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_SYS_TIME_H 1
|
||
|
| #define HAVE_NET_PPP_DEFS_H 1
|
||
|
| #define HAVE_DECL_STRDUP 1
|
||
|
| #define HAVE_DECL_GETOPT 1
|
||
|
| /* end confdefs.h. */
|
||
|
|
|
||
|
| /* Override any GCC internal prototype to avoid an error.
|
||
|
| Use char because int might match the return type of a GCC
|
||
|
| builtin and then its argument prototype would still apply. */
|
||
|
| #ifdef __cplusplus
|
||
|
| extern "C"
|
||
|
| #endif
|
||
|
| char sin ();
|
||
|
| int
|
||
|
| main ()
|
||
|
| {
|
||
|
| return sin ();
|
||
|
| ;
|
||
|
| return 0;
|
||
|
| }
|
||
|
configure:4612: gcc -o conftest -g -O2 conftest.c -lm >&5
|
||
|
conftest.c:33:6: warning: conflicting types for built-in function 'sin'; expected 'double(double)' [-Wbuiltin-declaration-mismatch]
|
||
|
33 | char sin ();
|
||
|
| ^~~
|
||
|
conftest.c:1:1: note: 'sin' is declared in header '<math.h>'
|
||
|
1 | /* confdefs.h */
|
||
|
configure:4612: $? = 0
|
||
|
configure:4629: result: -lm
|
||
|
configure:4641: checking for X
|
||
|
configure:4780: gcc -o conftest -g -O2 conftest.c -lX11 -lm >&5
|
||
|
configure:4780: $? = 0
|
||
|
configure:4830: result: libraries , headers
|
||
|
configure:4929: gcc -o conftest -g -O2 conftest.c -lm -lX11 >&5
|
||
|
configure:4929: $? = 0
|
||
|
configure:5027: checking for gethostbyname
|
||
|
configure:5027: gcc -o conftest -g -O2 conftest.c -lm >&5
|
||
|
configure:5027: $? = 0
|
||
|
configure:5027: result: yes
|
||
|
configure:5124: checking for connect
|
||
|
configure:5124: gcc -o conftest -g -O2 conftest.c -lm >&5
|
||
|
configure:5124: $? = 0
|
||
|
configure:5124: result: yes
|
||
|
configure:5173: checking for remove
|
||
|
configure:5173: gcc -o conftest -g -O2 conftest.c -lm >&5
|
||
|
configure:5173: $? = 0
|
||
|
configure:5173: result: yes
|
||
|
configure:5222: checking for shmat
|
||
|
configure:5222: gcc -o conftest -g -O2 conftest.c -lm >&5
|
||
|
configure:5222: $? = 0
|
||
|
configure:5222: result: yes
|
||
|
configure:5280: checking for IceConnectionNumber in -lICE
|
||
|
configure:5305: gcc -o conftest -g -O2 conftest.c -lICE -lm >&5
|
||
|
configure:5305: $? = 0
|
||
|
configure:5314: result: yes
|
||
|
configure:5328: checking for main in -lX11
|
||
|
configure:5347: gcc -o conftest -g -O2 -lSM -lICE conftest.c -lX11 -lm >&5
|
||
|
configure:5347: $? = 0
|
||
|
configure:5356: result: yes
|
||
|
configure:5370: checking for main in -lXext
|
||
|
configure:5389: gcc -o conftest -g -O2 -lSM -lICE conftest.c -lXext -lX11 -lm >&5
|
||
|
configure:5389: $? = 0
|
||
|
configure:5398: result: yes
|
||
|
configure:5412: checking for main in -lXpm
|
||
|
configure:5431: gcc -o conftest -g -O2 -lSM -lICE conftest.c -lXpm -lXext -lX11 -lm >&5
|
||
|
configure:5431: $? = 0
|
||
|
configure:5440: result: yes
|
||
|
configure:5456: checking for pid_t
|
||
|
configure:5456: gcc -c -g -O2 conftest.c >&5
|
||
|
configure:5456: $? = 0
|
||
|
configure:5456: gcc -c -g -O2 conftest.c >&5
|
||
|
conftest.c: In function 'main':
|
||
|
conftest.c:65:20: error: expected expression before ')' token
|
||
|
65 | if (sizeof ((pid_t)))
|
||
|
| ^
|
||
|
configure:5456: $? = 1
|
||
|
configure: failed program was:
|
||
|
| /* confdefs.h */
|
||
|
| #define PACKAGE_NAME "wmnd"
|
||
|
| #define PACKAGE_TARNAME "wmnd"
|
||
|
| #define PACKAGE_VERSION "0.4.17"
|
||
|
| #define PACKAGE_STRING "wmnd 0.4.17"
|
||
|
| #define PACKAGE_BUGREPORT "wavexx@users.sf.net"
|
||
|
| #define PACKAGE_URL ""
|
||
|
| #define PACKAGE "wmnd"
|
||
|
| #define VERSION "0.4.17"
|
||
|
| #define STDC_HEADERS 1
|
||
|
| #define TIME_WITH_SYS_TIME 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_SYS_TIME_H 1
|
||
|
| #define HAVE_NET_PPP_DEFS_H 1
|
||
|
| #define HAVE_DECL_STRDUP 1
|
||
|
| #define HAVE_DECL_GETOPT 1
|
||
|
| #define HAVE_LIBX11 1
|
||
|
| #define HAVE_LIBXEXT 1
|
||
|
| #define HAVE_LIBXPM 1
|
||
|
| /* end confdefs.h. */
|
||
|
| #include <stdio.h>
|
||
|
| #ifdef HAVE_SYS_TYPES_H
|
||
|
| # include <sys/types.h>
|
||
|
| #endif
|
||
|
| #ifdef HAVE_SYS_STAT_H
|
||
|
| # include <sys/stat.h>
|
||
|
| #endif
|
||
|
| #ifdef STDC_HEADERS
|
||
|
| # include <stdlib.h>
|
||
|
| # include <stddef.h>
|
||
|
| #else
|
||
|
| # ifdef HAVE_STDLIB_H
|
||
|
| # include <stdlib.h>
|
||
|
| # endif
|
||
|
| #endif
|
||
|
| #ifdef HAVE_STRING_H
|
||
|
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
|
||
|
| # include <memory.h>
|
||
|
| # endif
|
||
|
| # include <string.h>
|
||
|
| #endif
|
||
|
| #ifdef HAVE_STRINGS_H
|
||
|
| # include <strings.h>
|
||
|
| #endif
|
||
|
| #ifdef HAVE_INTTYPES_H
|
||
|
| # include <inttypes.h>
|
||
|
| #endif
|
||
|
| #ifdef HAVE_STDINT_H
|
||
|
| # include <stdint.h>
|
||
|
| #endif
|
||
|
| #ifdef HAVE_UNISTD_H
|
||
|
| # include <unistd.h>
|
||
|
| #endif
|
||
|
| int
|
||
|
| main ()
|
||
|
| {
|
||
|
| if (sizeof ((pid_t)))
|
||
|
| return 0;
|
||
|
| ;
|
||
|
| return 0;
|
||
|
| }
|
||
|
configure:5456: result: yes
|
||
|
configure:5467: checking return type of signal handlers
|
||
|
configure:5485: gcc -c -g -O2 conftest.c >&5
|
||
|
conftest.c: In function 'main':
|
||
|
conftest.c:35:10: error: void value not ignored as it ought to be
|
||
|
35 | return *(signal (0, 0)) (0) == 1;
|
||
|
| ~^~~~~~~~~~~~~~~~~~
|
||
|
configure:5485: $? = 1
|
||
|
configure: failed program was:
|
||
|
| /* confdefs.h */
|
||
|
| #define PACKAGE_NAME "wmnd"
|
||
|
| #define PACKAGE_TARNAME "wmnd"
|
||
|
| #define PACKAGE_VERSION "0.4.17"
|
||
|
| #define PACKAGE_STRING "wmnd 0.4.17"
|
||
|
| #define PACKAGE_BUGREPORT "wavexx@users.sf.net"
|
||
|
| #define PACKAGE_URL ""
|
||
|
| #define PACKAGE "wmnd"
|
||
|
| #define VERSION "0.4.17"
|
||
|
| #define STDC_HEADERS 1
|
||
|
| #define TIME_WITH_SYS_TIME 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_SYS_TIME_H 1
|
||
|
| #define HAVE_NET_PPP_DEFS_H 1
|
||
|
| #define HAVE_DECL_STRDUP 1
|
||
|
| #define HAVE_DECL_GETOPT 1
|
||
|
| #define HAVE_LIBX11 1
|
||
|
| #define HAVE_LIBXEXT 1
|
||
|
| #define HAVE_LIBXPM 1
|
||
|
| /* end confdefs.h. */
|
||
|
| #include <sys/types.h>
|
||
|
| #include <signal.h>
|
||
|
|
|
||
|
| int
|
||
|
| main ()
|
||
|
| {
|
||
|
| return *(signal (0, 0)) (0) == 1;
|
||
|
| ;
|
||
|
| return 0;
|
||
|
| }
|
||
|
configure:5492: result: void
|
||
|
configure:5500: checking for size_t
|
||
|
configure:5500: gcc -c -g -O2 conftest.c >&5
|
||
|
configure:5500: $? = 0
|
||
|
configure:5500: gcc -c -g -O2 conftest.c >&5
|
||
|
conftest.c: In function 'main':
|
||
|
conftest.c:66:21: error: expected expression before ')' token
|
||
|
66 | if (sizeof ((size_t)))
|
||
|
| ^
|
||
|
configure:5500: $? = 1
|
||
|
configure: failed program was:
|
||
|
| /* confdefs.h */
|
||
|
| #define PACKAGE_NAME "wmnd"
|
||
|
| #define PACKAGE_TARNAME "wmnd"
|
||
|
| #define PACKAGE_VERSION "0.4.17"
|
||
|
| #define PACKAGE_STRING "wmnd 0.4.17"
|
||
|
| #define PACKAGE_BUGREPORT "wavexx@users.sf.net"
|
||
|
| #define PACKAGE_URL ""
|
||
|
| #define PACKAGE "wmnd"
|
||
|
| #define VERSION "0.4.17"
|
||
|
| #define STDC_HEADERS 1
|
||
|
| #define TIME_WITH_SYS_TIME 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_SYS_TIME_H 1
|
||
|
| #define HAVE_NET_PPP_DEFS_H 1
|
||
|
| #define HAVE_DECL_STRDUP 1
|
||
|
| #define HAVE_DECL_GETOPT 1
|
||
|
| #define HAVE_LIBX11 1
|
||
|
| #define HAVE_LIBXEXT 1
|
||
|
| #define HAVE_LIBXPM 1
|
||
|
| #define RETSIGTYPE void
|
||
|
| /* end confdefs.h. */
|
||
|
| #include <stdio.h>
|
||
|
| #ifdef HAVE_SYS_TYPES_H
|
||
|
| # include <sys/types.h>
|
||
|
| #endif
|
||
|
| #ifdef HAVE_SYS_STAT_H
|
||
|
| # include <sys/stat.h>
|
||
|
| #endif
|
||
|
| #ifdef STDC_HEADERS
|
||
|
| # include <stdlib.h>
|
||
|
| # include <stddef.h>
|
||
|
| #else
|
||
|
| # ifdef HAVE_STDLIB_H
|
||
|
| # include <stdlib.h>
|
||
|
| # endif
|
||
|
| #endif
|
||
|
| #ifdef HAVE_STRING_H
|
||
|
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
|
||
|
| # include <memory.h>
|
||
|
| # endif
|
||
|
| # include <string.h>
|
||
|
| #endif
|
||
|
| #ifdef HAVE_STRINGS_H
|
||
|
| # include <strings.h>
|
||
|
| #endif
|
||
|
| #ifdef HAVE_INTTYPES_H
|
||
|
| # include <inttypes.h>
|
||
|
| #endif
|
||
|
| #ifdef HAVE_STDINT_H
|
||
|
| # include <stdint.h>
|
||
|
| #endif
|
||
|
| #ifdef HAVE_UNISTD_H
|
||
|
| # include <unistd.h>
|
||
|
| #endif
|
||
|
| int
|
||
|
| main ()
|
||
|
| {
|
||
|
| if (sizeof ((size_t)))
|
||
|
| return 0;
|
||
|
| ;
|
||
|
| return 0;
|
||
|
| }
|
||
|
configure:5500: result: yes
|
||
|
configure:5550: checking for /proc/net/dev
|
||
|
configure:5563: result: yes
|
||
|
configure:5572: checking for FreeBSD sysctl availability
|
||
|
configure:5581: gcc -E conftest.c
|
||
|
conftest.c:31:26: fatal error: net/if_mib.h: No such file or directory
|
||
|
31 | #include <net/if_mib.h>
|
||
|
| ^~~~~~~~~~~~~~
|
||
|
compilation terminated.
|
||
|
configure:5581: $? = 1
|
||
|
configure: failed program was:
|
||
|
| /* confdefs.h */
|
||
|
| #define PACKAGE_NAME "wmnd"
|
||
|
| #define PACKAGE_TARNAME "wmnd"
|
||
|
| #define PACKAGE_VERSION "0.4.17"
|
||
|
| #define PACKAGE_STRING "wmnd 0.4.17"
|
||
|
| #define PACKAGE_BUGREPORT "wavexx@users.sf.net"
|
||
|
| #define PACKAGE_URL ""
|
||
|
| #define PACKAGE "wmnd"
|
||
|
| #define VERSION "0.4.17"
|
||
|
| #define STDC_HEADERS 1
|
||
|
| #define TIME_WITH_SYS_TIME 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_SYS_TIME_H 1
|
||
|
| #define HAVE_NET_PPP_DEFS_H 1
|
||
|
| #define HAVE_DECL_STRDUP 1
|
||
|
| #define HAVE_DECL_GETOPT 1
|
||
|
| #define HAVE_LIBX11 1
|
||
|
| #define HAVE_LIBXEXT 1
|
||
|
| #define HAVE_LIBXPM 1
|
||
|
| #define RETSIGTYPE void
|
||
|
| /* end confdefs.h. */
|
||
|
|
|
||
|
| #include <net/if_mib.h>
|
||
|
| #include <sys/sysctl.h>
|
||
|
|
|
||
|
configure:5589: result: no
|
||
|
configure:5596: checking sys/stropts.h usability
|
||
|
configure:5596: gcc -c -g -O2 conftest.c >&5
|
||
|
conftest.c:63:10: fatal error: sys/stropts.h: No such file or directory
|
||
|
63 | #include <sys/stropts.h>
|
||
|
| ^~~~~~~~~~~~~~~
|
||
|
compilation terminated.
|
||
|
configure:5596: $? = 1
|
||
|
configure: failed program was:
|
||
|
| /* confdefs.h */
|
||
|
| #define PACKAGE_NAME "wmnd"
|
||
|
| #define PACKAGE_TARNAME "wmnd"
|
||
|
| #define PACKAGE_VERSION "0.4.17"
|
||
|
| #define PACKAGE_STRING "wmnd 0.4.17"
|
||
|
| #define PACKAGE_BUGREPORT "wavexx@users.sf.net"
|
||
|
| #define PACKAGE_URL ""
|
||
|
| #define PACKAGE "wmnd"
|
||
|
| #define VERSION "0.4.17"
|
||
|
| #define STDC_HEADERS 1
|
||
|
| #define TIME_WITH_SYS_TIME 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_SYS_TIME_H 1
|
||
|
| #define HAVE_NET_PPP_DEFS_H 1
|
||
|
| #define HAVE_DECL_STRDUP 1
|
||
|
| #define HAVE_DECL_GETOPT 1
|
||
|
| #define HAVE_LIBX11 1
|
||
|
| #define HAVE_LIBXEXT 1
|
||
|
| #define HAVE_LIBXPM 1
|
||
|
| #define RETSIGTYPE void
|
||
|
| /* end confdefs.h. */
|
||
|
| #include <stdio.h>
|
||
|
| #ifdef HAVE_SYS_TYPES_H
|
||
|
| # include <sys/types.h>
|
||
|
| #endif
|
||
|
| #ifdef HAVE_SYS_STAT_H
|
||
|
| # include <sys/stat.h>
|
||
|
| #endif
|
||
|
| #ifdef STDC_HEADERS
|
||
|
| # include <stdlib.h>
|
||
|
| # include <stddef.h>
|
||
|
| #else
|
||
|
| # ifdef HAVE_STDLIB_H
|
||
|
| # include <stdlib.h>
|
||
|
| # endif
|
||
|
| #endif
|
||
|
| #ifdef HAVE_STRING_H
|
||
|
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
|
||
|
| # include <memory.h>
|
||
|
| # endif
|
||
|
| # include <string.h>
|
||
|
| #endif
|
||
|
| #ifdef HAVE_STRINGS_H
|
||
|
| # include <strings.h>
|
||
|
| #endif
|
||
|
| #ifdef HAVE_INTTYPES_H
|
||
|
| # include <inttypes.h>
|
||
|
| #endif
|
||
|
| #ifdef HAVE_STDINT_H
|
||
|
| # include <stdint.h>
|
||
|
| #endif
|
||
|
| #ifdef HAVE_UNISTD_H
|
||
|
| # include <unistd.h>
|
||
|
| #endif
|
||
|
| #include <sys/stropts.h>
|
||
|
configure:5596: result: no
|
||
|
configure:5596: checking sys/stropts.h presence
|
||
|
configure:5596: gcc -E conftest.c
|
||
|
conftest.c:30:10: fatal error: sys/stropts.h: No such file or directory
|
||
|
30 | #include <sys/stropts.h>
|
||
|
| ^~~~~~~~~~~~~~~
|
||
|
compilation terminated.
|
||
|
configure:5596: $? = 1
|
||
|
configure: failed program was:
|
||
|
| /* confdefs.h */
|
||
|
| #define PACKAGE_NAME "wmnd"
|
||
|
| #define PACKAGE_TARNAME "wmnd"
|
||
|
| #define PACKAGE_VERSION "0.4.17"
|
||
|
| #define PACKAGE_STRING "wmnd 0.4.17"
|
||
|
| #define PACKAGE_BUGREPORT "wavexx@users.sf.net"
|
||
|
| #define PACKAGE_URL ""
|
||
|
| #define PACKAGE "wmnd"
|
||
|
| #define VERSION "0.4.17"
|
||
|
| #define STDC_HEADERS 1
|
||
|
| #define TIME_WITH_SYS_TIME 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_SYS_TIME_H 1
|
||
|
| #define HAVE_NET_PPP_DEFS_H 1
|
||
|
| #define HAVE_DECL_STRDUP 1
|
||
|
| #define HAVE_DECL_GETOPT 1
|
||
|
| #define HAVE_LIBX11 1
|
||
|
| #define HAVE_LIBXEXT 1
|
||
|
| #define HAVE_LIBXPM 1
|
||
|
| #define RETSIGTYPE void
|
||
|
| /* end confdefs.h. */
|
||
|
| #include <sys/stropts.h>
|
||
|
configure:5596: result: no
|
||
|
configure:5596: checking for sys/stropts.h
|
||
|
configure:5596: result: no
|
||
|
configure:5624: checking kstat.h usability
|
||
|
configure:5624: gcc -c -g -O2 conftest.c >&5
|
||
|
conftest.c:63:10: fatal error: kstat.h: No such file or directory
|
||
|
63 | #include <kstat.h>
|
||
|
| ^~~~~~~~~
|
||
|
compilation terminated.
|
||
|
configure:5624: $? = 1
|
||
|
configure: failed program was:
|
||
|
| /* confdefs.h */
|
||
|
| #define PACKAGE_NAME "wmnd"
|
||
|
| #define PACKAGE_TARNAME "wmnd"
|
||
|
| #define PACKAGE_VERSION "0.4.17"
|
||
|
| #define PACKAGE_STRING "wmnd 0.4.17"
|
||
|
| #define PACKAGE_BUGREPORT "wavexx@users.sf.net"
|
||
|
| #define PACKAGE_URL ""
|
||
|
| #define PACKAGE "wmnd"
|
||
|
| #define VERSION "0.4.17"
|
||
|
| #define STDC_HEADERS 1
|
||
|
| #define TIME_WITH_SYS_TIME 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_SYS_TIME_H 1
|
||
|
| #define HAVE_NET_PPP_DEFS_H 1
|
||
|
| #define HAVE_DECL_STRDUP 1
|
||
|
| #define HAVE_DECL_GETOPT 1
|
||
|
| #define HAVE_LIBX11 1
|
||
|
| #define HAVE_LIBXEXT 1
|
||
|
| #define HAVE_LIBXPM 1
|
||
|
| #define RETSIGTYPE void
|
||
|
| /* end confdefs.h. */
|
||
|
| #include <stdio.h>
|
||
|
| #ifdef HAVE_SYS_TYPES_H
|
||
|
| # include <sys/types.h>
|
||
|
| #endif
|
||
|
| #ifdef HAVE_SYS_STAT_H
|
||
|
| # include <sys/stat.h>
|
||
|
| #endif
|
||
|
| #ifdef STDC_HEADERS
|
||
|
| # include <stdlib.h>
|
||
|
| # include <stddef.h>
|
||
|
| #else
|
||
|
| # ifdef HAVE_STDLIB_H
|
||
|
| # include <stdlib.h>
|
||
|
| # endif
|
||
|
| #endif
|
||
|
| #ifdef HAVE_STRING_H
|
||
|
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
|
||
|
| # include <memory.h>
|
||
|
| # endif
|
||
|
| # include <string.h>
|
||
|
| #endif
|
||
|
| #ifdef HAVE_STRINGS_H
|
||
|
| # include <strings.h>
|
||
|
| #endif
|
||
|
| #ifdef HAVE_INTTYPES_H
|
||
|
| # include <inttypes.h>
|
||
|
| #endif
|
||
|
| #ifdef HAVE_STDINT_H
|
||
|
| # include <stdint.h>
|
||
|
| #endif
|
||
|
| #ifdef HAVE_UNISTD_H
|
||
|
| # include <unistd.h>
|
||
|
| #endif
|
||
|
| #include <kstat.h>
|
||
|
configure:5624: result: no
|
||
|
configure:5624: checking kstat.h presence
|
||
|
configure:5624: gcc -E conftest.c
|
||
|
conftest.c:30:10: fatal error: kstat.h: No such file or directory
|
||
|
30 | #include <kstat.h>
|
||
|
| ^~~~~~~~~
|
||
|
compilation terminated.
|
||
|
configure:5624: $? = 1
|
||
|
configure: failed program was:
|
||
|
| /* confdefs.h */
|
||
|
| #define PACKAGE_NAME "wmnd"
|
||
|
| #define PACKAGE_TARNAME "wmnd"
|
||
|
| #define PACKAGE_VERSION "0.4.17"
|
||
|
| #define PACKAGE_STRING "wmnd 0.4.17"
|
||
|
| #define PACKAGE_BUGREPORT "wavexx@users.sf.net"
|
||
|
| #define PACKAGE_URL ""
|
||
|
| #define PACKAGE "wmnd"
|
||
|
| #define VERSION "0.4.17"
|
||
|
| #define STDC_HEADERS 1
|
||
|
| #define TIME_WITH_SYS_TIME 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_SYS_TIME_H 1
|
||
|
| #define HAVE_NET_PPP_DEFS_H 1
|
||
|
| #define HAVE_DECL_STRDUP 1
|
||
|
| #define HAVE_DECL_GETOPT 1
|
||
|
| #define HAVE_LIBX11 1
|
||
|
| #define HAVE_LIBXEXT 1
|
||
|
| #define HAVE_LIBXPM 1
|
||
|
| #define RETSIGTYPE void
|
||
|
| /* end confdefs.h. */
|
||
|
| #include <kstat.h>
|
||
|
configure:5624: result: no
|
||
|
configure:5624: checking for kstat.h
|
||
|
configure:5624: result: no
|
||
|
configure:5689: checking for NetBSD ioctl availability
|
||
|
configure:5703: gcc -c -g -O2 conftest.c >&5
|
||
|
conftest.c:32:26: fatal error: sys/sockio.h: No such file or directory
|
||
|
32 | #include <sys/sockio.h>
|
||
|
| ^~~~~~~~~~~~~~
|
||
|
compilation terminated.
|
||
|
configure:5703: $? = 1
|
||
|
configure: failed program was:
|
||
|
| /* confdefs.h */
|
||
|
| #define PACKAGE_NAME "wmnd"
|
||
|
| #define PACKAGE_TARNAME "wmnd"
|
||
|
| #define PACKAGE_VERSION "0.4.17"
|
||
|
| #define PACKAGE_STRING "wmnd 0.4.17"
|
||
|
| #define PACKAGE_BUGREPORT "wavexx@users.sf.net"
|
||
|
| #define PACKAGE_URL ""
|
||
|
| #define PACKAGE "wmnd"
|
||
|
| #define VERSION "0.4.17"
|
||
|
| #define STDC_HEADERS 1
|
||
|
| #define TIME_WITH_SYS_TIME 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_SYS_TIME_H 1
|
||
|
| #define HAVE_NET_PPP_DEFS_H 1
|
||
|
| #define HAVE_DECL_STRDUP 1
|
||
|
| #define HAVE_DECL_GETOPT 1
|
||
|
| #define HAVE_LIBX11 1
|
||
|
| #define HAVE_LIBXEXT 1
|
||
|
| #define HAVE_LIBXPM 1
|
||
|
| #define RETSIGTYPE void
|
||
|
| /* end confdefs.h. */
|
||
|
|
|
||
|
| #include <sys/types.h>
|
||
|
| #include <sys/sockio.h>
|
||
|
| #include <sys/ioctl.h>
|
||
|
| #include <net/if.h>
|
||
|
| #include <ifaddrs.h>
|
||
|
|
|
||
|
| void aFunc() { ioctl(0, SIOCGIFDATA, NULL); }
|
||
|
|
|
||
|
configure:5711: result: no
|
||
|
configure:5718: checking pcp/pmapi.h usability
|
||
|
configure:5718: gcc -c -g -O2 conftest.c >&5
|
||
|
conftest.c:63:10: fatal error: pcp/pmapi.h: No such file or directory
|
||
|
63 | #include <pcp/pmapi.h>
|
||
|
| ^~~~~~~~~~~~~
|
||
|
compilation terminated.
|
||
|
configure:5718: $? = 1
|
||
|
configure: failed program was:
|
||
|
| /* confdefs.h */
|
||
|
| #define PACKAGE_NAME "wmnd"
|
||
|
| #define PACKAGE_TARNAME "wmnd"
|
||
|
| #define PACKAGE_VERSION "0.4.17"
|
||
|
| #define PACKAGE_STRING "wmnd 0.4.17"
|
||
|
| #define PACKAGE_BUGREPORT "wavexx@users.sf.net"
|
||
|
| #define PACKAGE_URL ""
|
||
|
| #define PACKAGE "wmnd"
|
||
|
| #define VERSION "0.4.17"
|
||
|
| #define STDC_HEADERS 1
|
||
|
| #define TIME_WITH_SYS_TIME 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_SYS_TIME_H 1
|
||
|
| #define HAVE_NET_PPP_DEFS_H 1
|
||
|
| #define HAVE_DECL_STRDUP 1
|
||
|
| #define HAVE_DECL_GETOPT 1
|
||
|
| #define HAVE_LIBX11 1
|
||
|
| #define HAVE_LIBXEXT 1
|
||
|
| #define HAVE_LIBXPM 1
|
||
|
| #define RETSIGTYPE void
|
||
|
| /* end confdefs.h. */
|
||
|
| #include <stdio.h>
|
||
|
| #ifdef HAVE_SYS_TYPES_H
|
||
|
| # include <sys/types.h>
|
||
|
| #endif
|
||
|
| #ifdef HAVE_SYS_STAT_H
|
||
|
| # include <sys/stat.h>
|
||
|
| #endif
|
||
|
| #ifdef STDC_HEADERS
|
||
|
| # include <stdlib.h>
|
||
|
| # include <stddef.h>
|
||
|
| #else
|
||
|
| # ifdef HAVE_STDLIB_H
|
||
|
| # include <stdlib.h>
|
||
|
| # endif
|
||
|
| #endif
|
||
|
| #ifdef HAVE_STRING_H
|
||
|
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
|
||
|
| # include <memory.h>
|
||
|
| # endif
|
||
|
| # include <string.h>
|
||
|
| #endif
|
||
|
| #ifdef HAVE_STRINGS_H
|
||
|
| # include <strings.h>
|
||
|
| #endif
|
||
|
| #ifdef HAVE_INTTYPES_H
|
||
|
| # include <inttypes.h>
|
||
|
| #endif
|
||
|
| #ifdef HAVE_STDINT_H
|
||
|
| # include <stdint.h>
|
||
|
| #endif
|
||
|
| #ifdef HAVE_UNISTD_H
|
||
|
| # include <unistd.h>
|
||
|
| #endif
|
||
|
| #include <pcp/pmapi.h>
|
||
|
configure:5718: result: no
|
||
|
configure:5718: checking pcp/pmapi.h presence
|
||
|
configure:5718: gcc -E conftest.c
|
||
|
conftest.c:30:10: fatal error: pcp/pmapi.h: No such file or directory
|
||
|
30 | #include <pcp/pmapi.h>
|
||
|
| ^~~~~~~~~~~~~
|
||
|
compilation terminated.
|
||
|
configure:5718: $? = 1
|
||
|
configure: failed program was:
|
||
|
| /* confdefs.h */
|
||
|
| #define PACKAGE_NAME "wmnd"
|
||
|
| #define PACKAGE_TARNAME "wmnd"
|
||
|
| #define PACKAGE_VERSION "0.4.17"
|
||
|
| #define PACKAGE_STRING "wmnd 0.4.17"
|
||
|
| #define PACKAGE_BUGREPORT "wavexx@users.sf.net"
|
||
|
| #define PACKAGE_URL ""
|
||
|
| #define PACKAGE "wmnd"
|
||
|
| #define VERSION "0.4.17"
|
||
|
| #define STDC_HEADERS 1
|
||
|
| #define TIME_WITH_SYS_TIME 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_SYS_TIME_H 1
|
||
|
| #define HAVE_NET_PPP_DEFS_H 1
|
||
|
| #define HAVE_DECL_STRDUP 1
|
||
|
| #define HAVE_DECL_GETOPT 1
|
||
|
| #define HAVE_LIBX11 1
|
||
|
| #define HAVE_LIBXEXT 1
|
||
|
| #define HAVE_LIBXPM 1
|
||
|
| #define RETSIGTYPE void
|
||
|
| /* end confdefs.h. */
|
||
|
| #include <pcp/pmapi.h>
|
||
|
configure:5718: result: no
|
||
|
configure:5718: checking for pcp/pmapi.h
|
||
|
configure:5718: result: no
|
||
|
configure:5783: checking net-snmp/net-snmp-config.h usability
|
||
|
configure:5783: gcc -c -g -O2 conftest.c >&5
|
||
|
configure:5783: $? = 0
|
||
|
configure:5783: result: yes
|
||
|
configure:5783: checking net-snmp/net-snmp-config.h presence
|
||
|
configure:5783: gcc -E conftest.c
|
||
|
configure:5783: $? = 0
|
||
|
configure:5783: result: yes
|
||
|
configure:5783: checking for net-snmp/net-snmp-config.h
|
||
|
configure:5783: result: yes
|
||
|
configure:5785: checking for library containing snmp_sess_init
|
||
|
configure:5816: gcc -o conftest -g -O2 -lSM -lICE conftest.c -lXpm -lXext -lX11 -lm >&5
|
||
|
/usr/bin/ld: /tmp/ccbdkNQK.o: in function `main':
|
||
|
/home/eukara/VCS/WindowMaker-Eukara/dockapps/wmnd/conftest.c:41: undefined reference to `snmp_sess_init'
|
||
|
collect2: error: ld returned 1 exit status
|
||
|
configure:5816: $? = 1
|
||
|
configure: failed program was:
|
||
|
| /* confdefs.h */
|
||
|
| #define PACKAGE_NAME "wmnd"
|
||
|
| #define PACKAGE_TARNAME "wmnd"
|
||
|
| #define PACKAGE_VERSION "0.4.17"
|
||
|
| #define PACKAGE_STRING "wmnd 0.4.17"
|
||
|
| #define PACKAGE_BUGREPORT "wavexx@users.sf.net"
|
||
|
| #define PACKAGE_URL ""
|
||
|
| #define PACKAGE "wmnd"
|
||
|
| #define VERSION "0.4.17"
|
||
|
| #define STDC_HEADERS 1
|
||
|
| #define TIME_WITH_SYS_TIME 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_SYS_TIME_H 1
|
||
|
| #define HAVE_NET_PPP_DEFS_H 1
|
||
|
| #define HAVE_DECL_STRDUP 1
|
||
|
| #define HAVE_DECL_GETOPT 1
|
||
|
| #define HAVE_LIBX11 1
|
||
|
| #define HAVE_LIBXEXT 1
|
||
|
| #define HAVE_LIBXPM 1
|
||
|
| #define RETSIGTYPE void
|
||
|
| /* end confdefs.h. */
|
||
|
|
|
||
|
| /* Override any GCC internal prototype to avoid an error.
|
||
|
| Use char because int might match the return type of a GCC
|
||
|
| builtin and then its argument prototype would still apply. */
|
||
|
| #ifdef __cplusplus
|
||
|
| extern "C"
|
||
|
| #endif
|
||
|
| char snmp_sess_init ();
|
||
|
| int
|
||
|
| main ()
|
||
|
| {
|
||
|
| return snmp_sess_init ();
|
||
|
| ;
|
||
|
| return 0;
|
||
|
| }
|
||
|
configure:5816: gcc -o conftest -g -O2 -lSM -lICE conftest.c -lsnmp -lXpm -lXext -lX11 -lm >&5
|
||
|
/usr/bin/ld: cannot find -lsnmp
|
||
|
collect2: error: ld returned 1 exit status
|
||
|
configure:5816: $? = 1
|
||
|
configure: failed program was:
|
||
|
| /* confdefs.h */
|
||
|
| #define PACKAGE_NAME "wmnd"
|
||
|
| #define PACKAGE_TARNAME "wmnd"
|
||
|
| #define PACKAGE_VERSION "0.4.17"
|
||
|
| #define PACKAGE_STRING "wmnd 0.4.17"
|
||
|
| #define PACKAGE_BUGREPORT "wavexx@users.sf.net"
|
||
|
| #define PACKAGE_URL ""
|
||
|
| #define PACKAGE "wmnd"
|
||
|
| #define VERSION "0.4.17"
|
||
|
| #define STDC_HEADERS 1
|
||
|
| #define TIME_WITH_SYS_TIME 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_SYS_TIME_H 1
|
||
|
| #define HAVE_NET_PPP_DEFS_H 1
|
||
|
| #define HAVE_DECL_STRDUP 1
|
||
|
| #define HAVE_DECL_GETOPT 1
|
||
|
| #define HAVE_LIBX11 1
|
||
|
| #define HAVE_LIBXEXT 1
|
||
|
| #define HAVE_LIBXPM 1
|
||
|
| #define RETSIGTYPE void
|
||
|
| /* end confdefs.h. */
|
||
|
|
|
||
|
| /* Override any GCC internal prototype to avoid an error.
|
||
|
| Use char because int might match the return type of a GCC
|
||
|
| builtin and then its argument prototype would still apply. */
|
||
|
| #ifdef __cplusplus
|
||
|
| extern "C"
|
||
|
| #endif
|
||
|
| char snmp_sess_init ();
|
||
|
| int
|
||
|
| main ()
|
||
|
| {
|
||
|
| return snmp_sess_init ();
|
||
|
| ;
|
||
|
| return 0;
|
||
|
| }
|
||
|
configure:5816: gcc -o conftest -g -O2 -lSM -lICE conftest.c -lnetsnmp -lXpm -lXext -lX11 -lm >&5
|
||
|
configure:5816: $? = 0
|
||
|
configure:5833: result: -lnetsnmp
|
||
|
configure:5995: checking for inline
|
||
|
configure:6011: gcc -c -g -O2 conftest.c >&5
|
||
|
configure:6011: $? = 0
|
||
|
configure:6019: result: inline
|
||
|
configure:6043: checking size of unsigned int
|
||
|
configure:6048: gcc -o conftest -g -O2 -lSM -lICE conftest.c -lnetsnmp -lXpm -lXext -lX11 -lm >&5
|
||
|
configure:6048: $? = 0
|
||
|
configure:6048: ./conftest
|
||
|
configure:6048: $? = 0
|
||
|
configure:6062: result: 4
|
||
|
configure:6076: checking size of unsigned long
|
||
|
configure:6081: gcc -o conftest -g -O2 -lSM -lICE conftest.c -lnetsnmp -lXpm -lXext -lX11 -lm >&5
|
||
|
configure:6081: $? = 0
|
||
|
configure:6081: ./conftest
|
||
|
configure:6081: $? = 0
|
||
|
configure:6095: result: 8
|
||
|
configure:6232: creating ./config.status
|
||
|
|
||
|
## ---------------------- ##
|
||
|
## Running config.status. ##
|
||
|
## ---------------------- ##
|
||
|
|
||
|
This file was extended by wmnd config.status 0.4.17, which was
|
||
|
generated by GNU Autoconf 2.69. Invocation command line was
|
||
|
|
||
|
CONFIG_FILES =
|
||
|
CONFIG_HEADERS =
|
||
|
CONFIG_LINKS =
|
||
|
CONFIG_COMMANDS =
|
||
|
$ ./config.status
|
||
|
|
||
|
on m75q.
|
||
|
|
||
|
config.status:892: creating Makefile
|
||
|
config.status:892: creating src/Makefile
|
||
|
config.status:892: creating config.h
|
||
|
config.status:1121: executing depfiles commands
|
||
|
configure:7557: configuration:
|
||
|
|
||
|
disable trend support: no
|
||
|
enabled drivers: linux_proc generic_snmp testing_dummy
|
||
|
enabled display modes: traditional mgraph waveform wmwave wmnet sepgraphs twisted charts needle lines
|
||
|
|
||
|
|
||
|
## ---------------- ##
|
||
|
## Cache variables. ##
|
||
|
## ---------------- ##
|
||
|
|
||
|
ac_cv_build=x86_64-unknown-linux-gnu
|
||
|
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_LIBS_set=
|
||
|
ac_cv_env_LIBS_value=
|
||
|
ac_cv_env_XMKMF_set=
|
||
|
ac_cv_env_XMKMF_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_file__proc_net_dev=yes
|
||
|
ac_cv_func_connect=yes
|
||
|
ac_cv_func_gethostbyname=yes
|
||
|
ac_cv_func_remove=yes
|
||
|
ac_cv_func_shmat=yes
|
||
|
ac_cv_have_decl_getopt=yes
|
||
|
ac_cv_have_decl_strdup=yes
|
||
|
ac_cv_have_x='have_x=yes ac_x_includes='\'''\'' ac_x_libraries='\'''\'''
|
||
|
ac_cv_header_inttypes_h=yes
|
||
|
ac_cv_header_kstat_h=no
|
||
|
ac_cv_header_memory_h=yes
|
||
|
ac_cv_header_net_ppp_defs_h=yes
|
||
|
ac_cv_header_net_snmp_net_snmp_config_h=yes
|
||
|
ac_cv_header_pcp_pmapi_h=no
|
||
|
ac_cv_header_stdc=yes
|
||
|
ac_cv_header_stdint_h=yes
|
||
|
ac_cv_header_stdlib_h=yes
|
||
|
ac_cv_header_string_h=yes
|
||
|
ac_cv_header_strings_h=yes
|
||
|
ac_cv_header_sys_stat_h=yes
|
||
|
ac_cv_header_sys_stropts_h=no
|
||
|
ac_cv_header_sys_time_h=yes
|
||
|
ac_cv_header_sys_types_h=yes
|
||
|
ac_cv_header_time=yes
|
||
|
ac_cv_header_unistd_h=yes
|
||
|
ac_cv_host=x86_64-unknown-linux-gnu
|
||
|
ac_cv_lib_ICE_IceConnectionNumber=yes
|
||
|
ac_cv_lib_X11=ac_cv_lib_X11_main
|
||
|
ac_cv_lib_X11_main=yes
|
||
|
ac_cv_lib_Xext=ac_cv_lib_Xext_main
|
||
|
ac_cv_lib_Xext_main=yes
|
||
|
ac_cv_lib_Xpm=ac_cv_lib_Xpm_main
|
||
|
ac_cv_lib_Xpm_main=yes
|
||
|
ac_cv_objext=o
|
||
|
ac_cv_path_EGREP='/usr/bin/grep -E'
|
||
|
ac_cv_path_GREP=/usr/bin/grep
|
||
|
ac_cv_path_install='/usr/bin/ginstall -c'
|
||
|
ac_cv_path_mkdir=/usr/bin/mkdir
|
||
|
ac_cv_prog_AWK=gawk
|
||
|
ac_cv_prog_CPP='gcc -E'
|
||
|
ac_cv_prog_ac_ct_CC=gcc
|
||
|
ac_cv_prog_cc_c89=
|
||
|
ac_cv_prog_cc_g=yes
|
||
|
ac_cv_prog_make_make_set=yes
|
||
|
ac_cv_search_sin=-lm
|
||
|
ac_cv_search_snmp_sess_init=-lnetsnmp
|
||
|
ac_cv_sizeof_unsigned_int=4
|
||
|
ac_cv_sizeof_unsigned_long=8
|
||
|
ac_cv_target=x86_64-unknown-linux-gnu
|
||
|
ac_cv_type_pid_t=yes
|
||
|
ac_cv_type_signal=void
|
||
|
ac_cv_type_size_t=yes
|
||
|
ac_cv_type_u_int=yes
|
||
|
am_cv_CC_dependencies_compiler_type=gcc3
|
||
|
|
||
|
## ----------------- ##
|
||
|
## Output variables. ##
|
||
|
## ----------------- ##
|
||
|
|
||
|
ACLOCAL='${SHELL} /home/eukara/VCS/WindowMaker-Eukara/dockapps/wmnd/missing --run aclocal-1.11'
|
||
|
AMDEPBACKSLASH='\'
|
||
|
AMDEP_FALSE='#'
|
||
|
AMDEP_TRUE=''
|
||
|
AMTAR='$${TAR-tar}'
|
||
|
AUTOCONF='${SHELL} /home/eukara/VCS/WindowMaker-Eukara/dockapps/wmnd/missing --run autoconf'
|
||
|
AUTOHEADER='${SHELL} /home/eukara/VCS/WindowMaker-Eukara/dockapps/wmnd/missing --run autoheader'
|
||
|
AUTOMAKE='${SHELL} /home/eukara/VCS/WindowMaker-Eukara/dockapps/wmnd/missing --run automake-1.11'
|
||
|
AWK='gawk'
|
||
|
CC='gcc'
|
||
|
CCDEPMODE='depmode=gcc3'
|
||
|
CFLAGS='-g -O2 '
|
||
|
CPP='gcc -E'
|
||
|
CPPFLAGS=''
|
||
|
CYGPATH_W='echo'
|
||
|
DEFS='-DHAVE_CONFIG_H'
|
||
|
DEPDIR='.deps'
|
||
|
ECHO_C=''
|
||
|
ECHO_N='-n'
|
||
|
ECHO_T=''
|
||
|
EGREP='/usr/bin/grep -E'
|
||
|
EXEEXT=''
|
||
|
GREP='/usr/bin/grep'
|
||
|
INSTALL_DATA='${INSTALL} -m 644'
|
||
|
INSTALL_PROGRAM='${INSTALL}'
|
||
|
INSTALL_SCRIPT='${INSTALL}'
|
||
|
INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
|
||
|
LDFLAGS=' -lSM -lICE '
|
||
|
LIBOBJS=''
|
||
|
LIBS='-lnetsnmp -lXpm -lXext -lX11 -lm '
|
||
|
LTLIBOBJS=''
|
||
|
MAKEINFO='${SHELL} /home/eukara/VCS/WindowMaker-Eukara/dockapps/wmnd/missing --run makeinfo'
|
||
|
MKDIR_P='/usr/bin/mkdir -p'
|
||
|
OBJEXT='o'
|
||
|
PACKAGE='wmnd'
|
||
|
PACKAGE_BUGREPORT='wavexx@users.sf.net'
|
||
|
PACKAGE_NAME='wmnd'
|
||
|
PACKAGE_STRING='wmnd 0.4.17'
|
||
|
PACKAGE_TARNAME='wmnd'
|
||
|
PACKAGE_URL=''
|
||
|
PACKAGE_VERSION='0.4.17'
|
||
|
PATH_SEPARATOR=':'
|
||
|
SET_MAKE=''
|
||
|
SHELL='/bin/sh'
|
||
|
STRIP=''
|
||
|
VERSION='0.4.17'
|
||
|
XMKMF=''
|
||
|
X_CFLAGS=''
|
||
|
X_EXTRA_LIBS=''
|
||
|
X_LIBS=''
|
||
|
X_PRE_LIBS=' -lSM -lICE'
|
||
|
ac_ct_CC='gcc'
|
||
|
am__EXEEXT_FALSE=''
|
||
|
am__EXEEXT_TRUE='#'
|
||
|
am__fastdepCC_FALSE='#'
|
||
|
am__fastdepCC_TRUE=''
|
||
|
am__include='include'
|
||
|
am__isrc=''
|
||
|
am__leading_dot='.'
|
||
|
am__nodep='_no'
|
||
|
am__quote=''
|
||
|
am__tar='$${TAR-tar} chof - "$$tardir"'
|
||
|
am__untar='$${TAR-tar} xf -'
|
||
|
bindir='${exec_prefix}/bin'
|
||
|
build='x86_64-unknown-linux-gnu'
|
||
|
build_alias=''
|
||
|
build_cpu='x86_64'
|
||
|
build_os='linux-gnu'
|
||
|
build_vendor='unknown'
|
||
|
datadir='${datarootdir}'
|
||
|
datarootdir='${prefix}/share'
|
||
|
docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
|
||
|
dvidir='${docdir}'
|
||
|
exec_prefix='${prefix}'
|
||
|
host='x86_64-unknown-linux-gnu'
|
||
|
host_alias=''
|
||
|
host_cpu='x86_64'
|
||
|
host_os='linux-gnu'
|
||
|
host_vendor='unknown'
|
||
|
htmldir='${docdir}'
|
||
|
includedir='${prefix}/include'
|
||
|
infodir='${datarootdir}/info'
|
||
|
install_sh='${SHELL} /home/eukara/VCS/WindowMaker-Eukara/dockapps/wmnd/install-sh'
|
||
|
libdir='${exec_prefix}/lib'
|
||
|
libexecdir='${exec_prefix}/libexec'
|
||
|
localedir='${datarootdir}/locale'
|
||
|
localstatedir='${prefix}/var'
|
||
|
mandir='${datarootdir}/man'
|
||
|
mkdir_p='/usr/bin/mkdir -p'
|
||
|
oldincludedir='/usr/include'
|
||
|
pdfdir='${docdir}'
|
||
|
prefix='/usr/local'
|
||
|
program_transform_name='s,x,x,'
|
||
|
psdir='${docdir}'
|
||
|
sbindir='${exec_prefix}/sbin'
|
||
|
sharedstatedir='${prefix}/com'
|
||
|
sysconfdir='${prefix}/etc'
|
||
|
target='x86_64-unknown-linux-gnu'
|
||
|
target_alias=''
|
||
|
target_cpu='x86_64'
|
||
|
target_os='linux-gnu'
|
||
|
target_vendor='unknown'
|
||
|
|
||
|
## ----------- ##
|
||
|
## confdefs.h. ##
|
||
|
## ----------- ##
|
||
|
|
||
|
/* confdefs.h */
|
||
|
#define PACKAGE_NAME "wmnd"
|
||
|
#define PACKAGE_TARNAME "wmnd"
|
||
|
#define PACKAGE_VERSION "0.4.17"
|
||
|
#define PACKAGE_STRING "wmnd 0.4.17"
|
||
|
#define PACKAGE_BUGREPORT "wavexx@users.sf.net"
|
||
|
#define PACKAGE_URL ""
|
||
|
#define PACKAGE "wmnd"
|
||
|
#define VERSION "0.4.17"
|
||
|
#define STDC_HEADERS 1
|
||
|
#define TIME_WITH_SYS_TIME 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_SYS_TIME_H 1
|
||
|
#define HAVE_NET_PPP_DEFS_H 1
|
||
|
#define HAVE_DECL_STRDUP 1
|
||
|
#define HAVE_DECL_GETOPT 1
|
||
|
#define HAVE_LIBX11 1
|
||
|
#define HAVE_LIBXEXT 1
|
||
|
#define HAVE_LIBXPM 1
|
||
|
#define RETSIGTYPE void
|
||
|
#define USE_LINUX_PROC "linux_proc"
|
||
|
#define USE_GENERIC_SNMP "generic_snmp"
|
||
|
#define USE_TESTING_DUMMY "testing_dummy"
|
||
|
#define USE_TREND /**/
|
||
|
#define NDEBUG 42
|
||
|
#define USE_DRW_TRADITIONAL /**/
|
||
|
#define USE_DRW_MGRAPH /**/
|
||
|
#define USE_DRW_WAVEFORM /**/
|
||
|
#define USE_DRW_WMWAVE /**/
|
||
|
#define USE_DRW_WMNET /**/
|
||
|
#define USE_DRW_SEPGRAPHS /**/
|
||
|
#define USE_DRW_TWISTED /**/
|
||
|
#define USE_DRW_CHARTS /**/
|
||
|
#define USE_DRW_NEEDLE /**/
|
||
|
#define USE_DRW_LINES /**/
|
||
|
#define SIZEOF_UNSIGNED_INT 4
|
||
|
#define SIZEOF_UNSIGNED_LONG 8
|
||
|
|
||
|
configure: exit 0
|