Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 45863 Details for
Bug 74087
emerging kdewirelessmonitor fails
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
Config.log of failed emerge
config.log (text/plain), 102.40 KB, created by
Richard Hartmann
on 2004-12-12 14:30:57 UTC
(
hide
)
Description:
Config.log of failed emerge
Filename:
MIME Type:
Creator:
Richard Hartmann
Created:
2004-12-12 14:30:57 UTC
Size:
102.40 KB
patch
obsolete
>This file contains any messages produced by compilers while >running configure, to aid debugging if configure makes a mistake. > >It was created by configure, which was >generated by GNU Autoconf 2.59. Invocation command line was > > $ ./configure --host=i686-pc-linux-gnu --prefix=/usr --with-x --enable-mitshm --without-xinerama --with-qt-dir=/usr/qt/3 --enable-mt --disable-dependency-tracking --disable-debug --without-debug --with-arts --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --libdir=${exec_prefix}/lib > >## --------- ## >## Platform. ## >## --------- ## > >hostname = xkiste >uname -m = i686 >uname -r = 2.4.26-gentoo-r13 >uname -s = Linux >uname -v = #1 Mi Dez 1 23:46:00 CET 2004 > >/usr/bin/uname -p = Pentium III (Katmai) >/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/kde/3.2/bin >PATH: /usr/lib/ccache/bin >PATH: /sbin >PATH: /usr/sbin >PATH: /usr/lib/portage/bin >PATH: /bin >PATH: /usr/bin >PATH: /usr/local/bin >PATH: /opt/bin >PATH: /usr/i686-pc-linux-gnu/gcc-bin/3.3 >PATH: /usr/X11R6/bin >PATH: /opt/blackdown-jdk-1.4.1/bin >PATH: /opt/blackdown-jdk-1.4.1/jre/bin >PATH: /usr/qt/3/bin >PATH: /usr/kde/3.2/sbin >PATH: /usr/kde/3.2/bin > > >## ----------- ## >## Core tests. ## >## ----------- ## > >configure:1561: checking build system type >configure:1579: result: i686-pc-linux-gnu >configure:1587: checking host system type >configure:1601: result: i686-pc-linux-gnu >configure:1609: checking target system type >configure:1623: result: i686-pc-linux-gnu >configure:1670: checking for a BSD-compatible install >configure:1725: result: /bin/install -c >configure:1740: checking for -p flag to install >configure:1753: result: yes >configure:1764: checking whether build environment is sane >configure:1807: result: yes >configure:1827: checking for gawk >configure:1843: found /bin/gawk >configure:1853: result: gawk >configure:1863: checking whether make sets $(MAKE) >configure:1883: result: yes >configure:1943: checking for i686-pc-linux-gnu-strip >configure:1972: result: no >configure:1981: checking for strip >configure:1997: found /usr/bin/strip >configure:2008: result: strip >configure:2089: checking for style of include used by make >configure:2117: result: GNU >configure:2226: checking for i686-pc-linux-gnu-gcc >configure:2252: result: gcc >configure:2534: checking for C compiler version >configure:2537: gcc --version </dev/null >&5 >gcc (GCC) 3.3.2 20031218 (Gentoo Linux 3.3.2-r5, propolice-3.3-7) >Copyright (C) 2003 Free Software Foundation, Inc. >This is free software; see the source for copying conditions. There is NO >warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. > >configure:2540: $? = 0 >configure:2542: gcc -v </dev/null >&5 >Reading specs from /usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.2/specs >Configured with: /var/tmp/portage/gcc-3.3.2-r5/work/gcc-3.3.2/configure --prefix=/usr --bindir=/usr/i686-pc-linux-gnu/gcc-bin/3.3 --includedir=/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.2/include --datadir=/usr/share/gcc-data/i686-pc-linux-gnu/3.3 --mandir=/usr/share/gcc-data/i686-pc-linux-gnu/3.3/man --infodir=/usr/share/gcc-data/i686-pc-linux-gnu/3.3/info --enable-shared --host=i686-pc-linux-gnu --target=i686-pc-linux-gnu --with-system-zlib --enable-languages=c,c++,f77,objc --enable-threads=posix --enable-long-long --disable-checking --enable-cstdio=stdio --enable-clocale=generic --enable-__cxa_atexit --enable-version-specific-runtime-libs --with-gxx-include-dir=/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.2/include/g++-v3 --with-local-prefix=/usr/local --enable-shared --enable-nls --without-included-gettext --disable-multilib >Thread model: posix >gcc version 3.3.2 20031218 (Gentoo Linux 3.3.2-r5, propolice-3.3-7) >configure:2545: $? = 0 >configure:2547: gcc -V </dev/null >&5 >gcc: `-V' option must have argument >configure:2550: $? = 1 >configure:2573: checking for C compiler default output file name >configure:2576: gcc -O2 -march=pentium3 -fomit-frame-pointer conftest.c >&5 >configure:2579: $? = 0 >configure:2625: result: a.out >configure:2630: checking whether the C compiler works >configure:2636: ./a.out >configure:2639: $? = 0 >configure:2656: result: yes >configure:2663: checking whether we are cross compiling >configure:2665: result: no >configure:2668: checking for suffix of executables >configure:2670: gcc -o conftest -O2 -march=pentium3 -fomit-frame-pointer conftest.c >&5 >configure:2673: $? = 0 >configure:2698: result: >configure:2704: checking for suffix of object files >configure:2725: gcc -c -O2 -march=pentium3 -fomit-frame-pointer conftest.c >&5 >configure:2728: $? = 0 >configure:2750: result: o >configure:2754: checking whether we are using the GNU C compiler >configure:2778: gcc -c -O2 -march=pentium3 -fomit-frame-pointer conftest.c >&5 >configure:2784: $? = 0 >configure:2788: test -z > || test ! -s conftest.err >configure:2791: $? = 0 >configure:2794: test -s conftest.o >configure:2797: $? = 0 >configure:2810: result: yes >configure:2816: checking whether gcc accepts -g >configure:2837: gcc -c -g conftest.c >&5 >configure:2843: $? = 0 >configure:2847: test -z > || test ! -s conftest.err >configure:2850: $? = 0 >configure:2853: test -s conftest.o >configure:2856: $? = 0 >configure:2867: result: yes >configure:2884: checking for gcc option to accept ANSI C >configure:2954: gcc -c -O2 -march=pentium3 -fomit-frame-pointer conftest.c >&5 >configure:2960: $? = 0 >configure:2964: test -z > || test ! -s conftest.err >configure:2967: $? = 0 >configure:2970: test -s conftest.o >configure:2973: $? = 0 >configure:2991: result: none needed >configure:3009: gcc -c -O2 -march=pentium3 -fomit-frame-pointer conftest.c >&5 >conftest.c:2: error: syntax error before "me" >configure:3015: $? = 1 >configure: failed program was: >| #ifndef __cplusplus >| choke me >| #endif >configure:3150: checking dependency style of gcc >configure:3212: result: none >configure:3223: checking how to run the C preprocessor >configure:3258: gcc -E conftest.c >configure:3264: $? = 0 >configure:3296: gcc -E conftest.c >conftest.c:11:28: ac_nonexistent.h: No such file or directory >configure:3302: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE "kwirelessmonitor" >| #define VERSION "0.5.4" >| /* end confdefs.h. */ >| #include <ac_nonexistent.h> >configure:3341: result: gcc -E >configure:3365: gcc -E conftest.c >configure:3371: $? = 0 >configure:3403: gcc -E conftest.c >conftest.c:11:28: ac_nonexistent.h: No such file or directory >configure:3409: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE "kwirelessmonitor" >| #define VERSION "0.5.4" >| /* end confdefs.h. */ >| #include <ac_nonexistent.h> >configure:3491: checking for i686-pc-linux-gnu-g++ >configure:3517: result: g++ >configure:3575: checking for C++ compiler version >configure:3578: g++ --version </dev/null >&5 >g++ (GCC) 3.3.2 20031218 (Gentoo Linux 3.3.2-r5, propolice-3.3-7) >Copyright (C) 2003 Free Software Foundation, Inc. >This is free software; see the source for copying conditions. There is NO >warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. > >configure:3581: $? = 0 >configure:3583: g++ -v </dev/null >&5 >Reading specs from /usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.2/specs >Configured with: /var/tmp/portage/gcc-3.3.2-r5/work/gcc-3.3.2/configure --prefix=/usr --bindir=/usr/i686-pc-linux-gnu/gcc-bin/3.3 --includedir=/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.2/include --datadir=/usr/share/gcc-data/i686-pc-linux-gnu/3.3 --mandir=/usr/share/gcc-data/i686-pc-linux-gnu/3.3/man --infodir=/usr/share/gcc-data/i686-pc-linux-gnu/3.3/info --enable-shared --host=i686-pc-linux-gnu --target=i686-pc-linux-gnu --with-system-zlib --enable-languages=c,c++,f77,objc --enable-threads=posix --enable-long-long --disable-checking --enable-cstdio=stdio --enable-clocale=generic --enable-__cxa_atexit --enable-version-specific-runtime-libs --with-gxx-include-dir=/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.2/include/g++-v3 --with-local-prefix=/usr/local --enable-shared --enable-nls --without-included-gettext --disable-multilib >Thread model: posix >gcc version 3.3.2 20031218 (Gentoo Linux 3.3.2-r5, propolice-3.3-7) >configure:3586: $? = 0 >configure:3588: g++ -V </dev/null >&5 >g++: `-V' option must have argument >configure:3591: $? = 1 >configure:3594: checking whether we are using the GNU C++ compiler >configure:3618: g++ -c -O2 -march=pentium3 -fomit-frame-pointer conftest.cc >&5 >configure:3624: $? = 0 >configure:3628: test -z > || test ! -s conftest.err >configure:3631: $? = 0 >configure:3634: test -s conftest.o >configure:3637: $? = 0 >configure:3650: result: yes >configure:3656: checking whether g++ accepts -g >configure:3677: g++ -c -g conftest.cc >&5 >configure:3683: $? = 0 >configure:3687: test -z > || test ! -s conftest.err >configure:3690: $? = 0 >configure:3693: test -s conftest.o >configure:3696: $? = 0 >configure:3707: result: yes >configure:3749: g++ -c -O2 -march=pentium3 -fomit-frame-pointer conftest.cc >&5 >configure:3755: $? = 0 >configure:3759: test -z > || test ! -s conftest.err >configure:3762: $? = 0 >configure:3765: test -s conftest.o >configure:3768: $? = 0 >configure:3794: g++ -c -O2 -march=pentium3 -fomit-frame-pointer conftest.cc >&5 >conftest.cc: In function `int main()': >conftest.cc:15: error: `exit' undeclared (first use this function) >conftest.cc:15: error: (Each undeclared identifier is reported only once for > each function it appears in.) >configure:3800: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE "kwirelessmonitor" >| #define VERSION "0.5.4" >| /* end confdefs.h. */ >| >| int >| main () >| { >| exit (42); >| ; >| return 0; >| } >configure:3749: g++ -c -O2 -march=pentium3 -fomit-frame-pointer conftest.cc >&5 >configure:3755: $? = 0 >configure:3759: test -z > || test ! -s conftest.err >configure:3762: $? = 0 >configure:3765: test -s conftest.o >configure:3768: $? = 0 >configure:3794: g++ -c -O2 -march=pentium3 -fomit-frame-pointer conftest.cc >&5 >configure:3800: $? = 0 >configure:3804: test -z > || test ! -s conftest.err >configure:3807: $? = 0 >configure:3810: test -s conftest.o >configure:3813: $? = 0 >configure:3838: checking dependency style of g++ >configure:3900: result: none >configure:4211: checking whether g++ supports -Wmissing-format-attribute >configure:4247: rm -rf SunWS_cache; g++ -o conftest -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -DNDEBUG -DNO_DEBUG -O2 -O2 -march=pentium3 -fomit-frame-pointer -Wmissing-format-attribute conftest.cc 1>&5 >cc1plus: warning: -Wmissing-format-attribute ignored without -Wformat >configure:4253: $? = 0 >configure:4257: test -z > || test ! -s conftest.err >configure:4260: $? = 0 >configure:4263: test -s conftest >configure:4266: $? = 0 >configure:4287: result: yes >configure:4302: checking whether g++ supports -Wundef >configure:4338: rm -rf SunWS_cache; g++ -o conftest -Wall -W -Wpointer-arith -Wwrite-strings -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -DNDEBUG -DNO_DEBUG -O2 -O2 -march=pentium3 -fomit-frame-pointer -Wformat-security -Wmissing-format-attribute -Wundef conftest.cc 1>&5 >configure:4344: $? = 0 >configure:4348: test -z > || test ! -s conftest.err >configure:4351: $? = 0 >configure:4354: test -s conftest >configure:4357: $? = 0 >configure:4378: result: yes >configure:4390: checking whether g++ supports -Wno-long-long >configure:4426: rm -rf SunWS_cache; g++ -o conftest -Wundef -Wall -W -Wpointer-arith -Wwrite-strings -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -DNDEBUG -DNO_DEBUG -O2 -O2 -march=pentium3 -fomit-frame-pointer -Wformat-security -Wmissing-format-attribute -Wno-long-long conftest.cc 1>&5 >configure:4432: $? = 0 >configure:4436: test -z > || test ! -s conftest.err >configure:4439: $? = 0 >configure:4442: test -s conftest >configure:4445: $? = 0 >configure:4466: result: yes >configure:4478: checking whether g++ supports -Wnon-virtual-dtor >configure:4514: rm -rf SunWS_cache; g++ -o conftest -Wno-long-long -Wundef -Wall -W -Wpointer-arith -Wwrite-strings -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -DNDEBUG -DNO_DEBUG -O2 -O2 -march=pentium3 -fomit-frame-pointer -Wformat-security -Wmissing-format-attribute -Wnon-virtual-dtor conftest.cc 1>&5 >configure:4520: $? = 0 >configure:4524: test -z > || test ! -s conftest.err >configure:4527: $? = 0 >configure:4530: test -s conftest >configure:4533: $? = 0 >configure:4554: result: yes >configure:4574: checking whether g++ supports -fno-exceptions >configure:4610: rm -rf SunWS_cache; g++ -o conftest -Wnon-virtual-dtor -Wno-long-long -Wundef -Wall -W -Wpointer-arith -Wwrite-strings -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -DNDEBUG -DNO_DEBUG -O2 -O2 -march=pentium3 -fomit-frame-pointer -Wformat-security -Wmissing-format-attribute -fno-exceptions conftest.cc 1>&5 >configure:4616: $? = 0 >configure:4620: test -z > || test ! -s conftest.err >configure:4623: $? = 0 >configure:4626: test -s conftest >configure:4629: $? = 0 >configure:4650: result: yes >configure:4662: checking whether g++ supports -fno-check-new >configure:4698: rm -rf SunWS_cache; g++ -o conftest -Wnon-virtual-dtor -Wno-long-long -Wundef -Wall -W -Wpointer-arith -Wwrite-strings -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -DNDEBUG -DNO_DEBUG -O2 -O2 -march=pentium3 -fomit-frame-pointer -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new conftest.cc 1>&5 >configure:4704: $? = 0 >configure:4708: test -z > || test ! -s conftest.err >configure:4711: $? = 0 >configure:4714: test -s conftest >configure:4717: $? = 0 >configure:4738: result: yes >configure:4750: checking whether g++ supports -fno-common >configure:4786: rm -rf SunWS_cache; g++ -o conftest -Wnon-virtual-dtor -Wno-long-long -Wundef -Wall -W -Wpointer-arith -Wwrite-strings -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -DNDEBUG -DNO_DEBUG -O2 -O2 -march=pentium3 -fomit-frame-pointer -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common conftest.cc 1>&5 >configure:4792: $? = 0 >configure:4796: test -z > || test ! -s conftest.err >configure:4799: $? = 0 >configure:4802: test -s conftest >configure:4805: $? = 0 >configure:4826: result: yes >configure:4838: checking whether g++ supports -fexceptions >configure:4874: rm -rf SunWS_cache; g++ -o conftest -Wnon-virtual-dtor -Wno-long-long -Wundef -Wall -W -Wpointer-arith -Wwrite-strings -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -DNDEBUG -DNO_DEBUG -O2 -O2 -march=pentium3 -fomit-frame-pointer -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common -fexceptions conftest.cc 1>&5 >configure:4880: $? = 0 >configure:4884: test -z > || test ! -s conftest.err >configure:4887: $? = 0 >configure:4890: test -s conftest >configure:4893: $? = 0 >configure:4914: result: yes >configure:5575: checking how to run the C++ preprocessor >configure:5606: g++ -E conftest.cc >configure:5612: $? = 0 >configure:5644: g++ -E conftest.cc >conftest.cc:14:28: ac_nonexistent.h: No such file or directory >configure:5650: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE "kwirelessmonitor" >| #define VERSION "0.5.4" >| #ifdef __cplusplus >| extern "C" void std::exit (int) throw (); using std::exit; >| #endif >| /* end confdefs.h. */ >| #include <ac_nonexistent.h> >configure:5689: result: g++ -E >configure:5713: g++ -E conftest.cc >configure:5719: $? = 0 >configure:5751: g++ -E conftest.cc >conftest.cc:14:28: ac_nonexistent.h: No such file or directory >configure:5757: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE "kwirelessmonitor" >| #define VERSION "0.5.4" >| #ifdef __cplusplus >| extern "C" void std::exit (int) throw (); using std::exit; >| #endif >| /* end confdefs.h. */ >| #include <ac_nonexistent.h> >configure:5805: checking whether g++ supports -O0 >configure:5841: rm -rf SunWS_cache; g++ -o conftest -Wnon-virtual-dtor -Wno-long-long -Wundef -Wall -W -Wpointer-arith -Wwrite-strings -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -DNDEBUG -DNO_DEBUG -O2 -O2 -march=pentium3 -fomit-frame-pointer -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common -O0 conftest.cc 1>&5 >configure:5847: $? = 0 >configure:5851: test -z > || test ! -s conftest.err >configure:5854: $? = 0 >configure:5857: test -s conftest >configure:5860: $? = 0 >configure:5881: result: yes >configure:5936: checking whether g++ supports -Wl,--no-undefined >configure:5972: rm -rf SunWS_cache; g++ -o conftest -Wnon-virtual-dtor -Wno-long-long -Wundef -Wall -W -Wpointer-arith -Wwrite-strings -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -DNDEBUG -DNO_DEBUG -O2 -O2 -march=pentium3 -fomit-frame-pointer -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common -Wl,--no-undefined conftest.cc 1>&5 >configure:5978: $? = 0 >configure:5982: test -z > || test ! -s conftest.err >configure:5985: $? = 0 >configure:5988: test -s conftest >configure:5991: $? = 0 >configure:6012: result: yes >configure:6016: checking whether g++ supports -Wl,--allow-shlib-undefined >configure:6052: rm -rf SunWS_cache; g++ -o conftest -Wnon-virtual-dtor -Wno-long-long -Wundef -Wall -W -Wpointer-arith -Wwrite-strings -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -DNDEBUG -DNO_DEBUG -O2 -O2 -march=pentium3 -fomit-frame-pointer -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common -Wl,--allow-shlib-undefined conftest.cc 1>&5 >configure:6058: $? = 0 >configure:6062: test -z > || test ! -s conftest.err >configure:6065: $? = 0 >configure:6068: test -s conftest >configure:6071: $? = 0 >configure:6092: result: yes >configure:6202: result: not using lib directory suffix >configure:6247: checking for a sed that does not truncate output >configure:6301: result: /bin/sed >configure:6304: checking for egrep >configure:6314: result: grep -E >configure:6330: checking for ld used by gcc >configure:6397: result: /usr/i686-pc-linux-gnu/bin/ld >configure:6406: checking if the linker (/usr/i686-pc-linux-gnu/bin/ld) is GNU ld >configure:6421: result: yes >configure:6426: checking for /usr/i686-pc-linux-gnu/bin/ld option to reload object files >configure:6433: result: -r >configure:6442: checking for BSD-compatible nm >configure:6484: result: nm >configure:6488: checking whether ln -s works >configure:6492: result: yes >configure:6499: checking how to recognise dependent libraries >configure:6702: result: pass_all >configure:6912: checking for ANSI C header files >configure:6937: gcc -c -ansi -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG -O2 -O2 -march=pentium3 -fomit-frame-pointer -Wformat-security -Wmissing-format-attribute conftest.c >&5 >configure:6943: $? = 0 >configure:6947: test -z > || test ! -s conftest.err >configure:6950: $? = 0 >configure:6953: test -s conftest.o >configure:6956: $? = 0 >configure:7042: gcc -o conftest -ansi -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG -O2 -O2 -march=pentium3 -fomit-frame-pointer -Wformat-security -Wmissing-format-attribute conftest.c >&5 >conftest.c: In function `main': >conftest.c:32: warning: implicit declaration of function `exit' >configure:7045: $? = 0 >configure:7047: ./conftest >configure:7050: $? = 0 >configure:7065: result: yes >configure:7089: checking for sys/types.h >configure:7105: gcc -c -ansi -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG -O2 -O2 -march=pentium3 -fomit-frame-pointer -Wformat-security -Wmissing-format-attribute conftest.c >&5 >configure:7111: $? = 0 >configure:7115: test -z > || test ! -s conftest.err >configure:7118: $? = 0 >configure:7121: test -s conftest.o >configure:7124: $? = 0 >configure:7135: result: yes >configure:7089: checking for sys/stat.h >configure:7105: gcc -c -ansi -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG -O2 -O2 -march=pentium3 -fomit-frame-pointer -Wformat-security -Wmissing-format-attribute conftest.c >&5 >configure:7111: $? = 0 >configure:7115: test -z > || test ! -s conftest.err >configure:7118: $? = 0 >configure:7121: test -s conftest.o >configure:7124: $? = 0 >configure:7135: result: yes >configure:7089: checking for stdlib.h >configure:7105: gcc -c -ansi -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG -O2 -O2 -march=pentium3 -fomit-frame-pointer -Wformat-security -Wmissing-format-attribute conftest.c >&5 >configure:7111: $? = 0 >configure:7115: test -z > || test ! -s conftest.err >configure:7118: $? = 0 >configure:7121: test -s conftest.o >configure:7124: $? = 0 >configure:7135: result: yes >configure:7089: checking for string.h >configure:7105: gcc -c -ansi -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG -O2 -O2 -march=pentium3 -fomit-frame-pointer -Wformat-security -Wmissing-format-attribute conftest.c >&5 >configure:7111: $? = 0 >configure:7115: test -z > || test ! -s conftest.err >configure:7118: $? = 0 >configure:7121: test -s conftest.o >configure:7124: $? = 0 >configure:7135: result: yes >configure:7089: checking for memory.h >configure:7105: gcc -c -ansi -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG -O2 -O2 -march=pentium3 -fomit-frame-pointer -Wformat-security -Wmissing-format-attribute conftest.c >&5 >configure:7111: $? = 0 >configure:7115: test -z > || test ! -s conftest.err >configure:7118: $? = 0 >configure:7121: test -s conftest.o >configure:7124: $? = 0 >configure:7135: result: yes >configure:7089: checking for strings.h >configure:7105: gcc -c -ansi -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG -O2 -O2 -march=pentium3 -fomit-frame-pointer -Wformat-security -Wmissing-format-attribute conftest.c >&5 >configure:7111: $? = 0 >configure:7115: test -z > || test ! -s conftest.err >configure:7118: $? = 0 >configure:7121: test -s conftest.o >configure:7124: $? = 0 >configure:7135: result: yes >configure:7089: checking for inttypes.h >configure:7105: gcc -c -ansi -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG -O2 -O2 -march=pentium3 -fomit-frame-pointer -Wformat-security -Wmissing-format-attribute conftest.c >&5 >configure:7111: $? = 0 >configure:7115: test -z > || test ! -s conftest.err >configure:7118: $? = 0 >configure:7121: test -s conftest.o >configure:7124: $? = 0 >configure:7135: result: yes >configure:7089: checking for stdint.h >configure:7105: gcc -c -ansi -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG -O2 -O2 -march=pentium3 -fomit-frame-pointer -Wformat-security -Wmissing-format-attribute conftest.c >&5 >configure:7111: $? = 0 >configure:7115: test -z > || test ! -s conftest.err >configure:7118: $? = 0 >configure:7121: test -s conftest.o >configure:7124: $? = 0 >configure:7135: result: yes >configure:7089: checking for unistd.h >configure:7105: gcc -c -ansi -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG -O2 -O2 -march=pentium3 -fomit-frame-pointer -Wformat-security -Wmissing-format-attribute conftest.c >&5 >configure:7111: $? = 0 >configure:7115: test -z > || test ! -s conftest.err >configure:7118: $? = 0 >configure:7121: test -s conftest.o >configure:7124: $? = 0 >configure:7135: result: yes >configure:7161: checking dlfcn.h usability >configure:7173: gcc -c -ansi -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG -O2 -O2 -march=pentium3 -fomit-frame-pointer -Wformat-security -Wmissing-format-attribute conftest.c >&5 >configure:7179: $? = 0 >configure:7183: test -z > || test ! -s conftest.err >configure:7186: $? = 0 >configure:7189: test -s conftest.o >configure:7192: $? = 0 >configure:7202: result: yes >configure:7206: checking dlfcn.h presence >configure:7216: gcc -E conftest.c >configure:7222: $? = 0 >configure:7242: result: yes >configure:7277: checking for dlfcn.h >configure:7284: result: yes >configure:7306: checking for i686-pc-linux-gnu-g77 >configure:7322: found /usr/i686-pc-linux-gnu/gcc-bin/3.3/i686-pc-linux-gnu-g77 >configure:7332: result: i686-pc-linux-gnu-g77 >configure:7392: checking for Fortran 77 compiler version >configure:7392: i686-pc-linux-gnu-g77 --version </dev/null >&5 >GNU Fortran (GCC) 3.3.2 20031218 (Gentoo Linux 3.3.2-r5, propolice-3.3-7) >Copyright (C) 2002 Free Software Foundation, Inc. > >GNU Fortran comes with NO WARRANTY, to the extent permitted by law. >You may redistribute copies of GNU Fortran >under the terms of the GNU General Public License. >For more information about these matters, see the file named COPYING >or type the command `info -f g77 Copying'. >configure:7395: $? = 0 >configure:7397: i686-pc-linux-gnu-g77 -v </dev/null >&5 >Reading specs from /usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.2/specs >Configured with: /var/tmp/portage/gcc-3.3.2-r5/work/gcc-3.3.2/configure --prefix=/usr --bindir=/usr/i686-pc-linux-gnu/gcc-bin/3.3 --includedir=/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.2/include --datadir=/usr/share/gcc-data/i686-pc-linux-gnu/3.3 --mandir=/usr/share/gcc-data/i686-pc-linux-gnu/3.3/man --infodir=/usr/share/gcc-data/i686-pc-linux-gnu/3.3/info --enable-shared --host=i686-pc-linux-gnu --target=i686-pc-linux-gnu --with-system-zlib --enable-languages=c,c++,f77,objc --enable-threads=posix --enable-long-long --disable-checking --enable-cstdio=stdio --enable-clocale=generic --enable-__cxa_atexit --enable-version-specific-runtime-libs --with-gxx-include-dir=/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.2/include/g++-v3 --with-local-prefix=/usr/local --enable-shared --enable-nls --without-included-gettext --disable-multilib >Thread model: posix >gcc version 3.3.2 20031218 (Gentoo Linux 3.3.2-r5, propolice-3.3-7) >configure:7400: $? = 0 >configure:7402: i686-pc-linux-gnu-g77 -V </dev/null >&5 >i686-pc-linux-gnu-g77: `-V' option must have argument >configure:7405: $? = 1 >configure:7413: checking whether we are using the GNU Fortran 77 compiler >configure:7427: i686-pc-linux-gnu-g77 -c conftest.F >&5 >configure:7433: $? = 0 >configure:7437: test -z > || test ! -s conftest.err >configure:7440: $? = 0 >configure:7443: test -s conftest.o >configure:7446: $? = 0 >configure:7459: result: yes >configure:7465: checking whether i686-pc-linux-gnu-g77 accepts -g >configure:7477: i686-pc-linux-gnu-g77 -c -g conftest.f >&5 >configure:7483: $? = 0 >configure:7487: test -z > || test ! -s conftest.err >configure:7490: $? = 0 >configure:7493: test -s conftest.o >configure:7496: $? = 0 >configure:7508: result: yes >configure:7538: checking the maximum length of command line arguments >configure:7597: result: 32768 >configure:7608: checking command to parse nm output from gcc object >configure:7697: gcc -c -ansi -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG -O2 -O2 -march=pentium3 -fomit-frame-pointer -Wformat-security -Wmissing-format-attribute conftest.c >&5 >conftest.c:5: warning: no previous prototype for `nm_test_func' >configure:7700: $? = 0 >configure:7704: nm conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGISTW][ABCDGISTW]*\)[ ][ ]*\(\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p' \> conftest.nm >configure:7707: $? = 0 >configure:7759: gcc -o conftest -ansi -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG -O2 -O2 -march=pentium3 -fomit-frame-pointer -Wformat-security -Wmissing-format-attribute conftest.c conftstm.o >&5 >configure:7762: $? = 0 >configure:7800: result: ok >configure:7804: checking for objdir >configure:7819: result: .libs >configure:7871: checking for i686-pc-linux-gnu-ar >configure:7900: result: no >configure:7909: checking for ar >configure:7925: found /usr/bin/ar >configure:7936: result: ar >configure:7951: checking for i686-pc-linux-gnu-ranlib >configure:7980: result: no >configure:7989: checking for ranlib >configure:8005: found /usr/bin/ranlib >configure:8016: result: ranlib >configure:8031: checking for i686-pc-linux-gnu-strip >configure:8057: result: strip >configure:8358: checking if gcc static flag works >configure:8381: result: yes >configure:8399: checking if gcc supports -fno-rtti -fno-exceptions >configure:8420: gcc -c -ansi -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG -O2 -O2 -march=pentium3 -fomit-frame-pointer -Wformat-security -Wmissing-format-attribute -fno-rtti -fno-exceptions conftest.c >&5 >cc1: warning: "-fno-rtti" is valid for C++ but not for C/ObjC >configure:8424: $? = 0 >configure:8432: result: no >configure:8447: checking for gcc option to produce PIC >configure:8624: result: -fPIC >configure:8632: checking if gcc PIC flag -fPIC works >configure:8653: gcc -c -ansi -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG -O2 -O2 -march=pentium3 -fomit-frame-pointer -Wformat-security -Wmissing-format-attribute -fPIC -DPIC conftest.c >&5 >configure:8657: $? = 0 >configure:8665: result: yes >configure:8689: checking if gcc supports -c -o file.o >configure:8720: gcc -c -ansi -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG -O2 -O2 -march=pentium3 -fomit-frame-pointer -Wformat-security -Wmissing-format-attribute -o out/conftest2.o conftest.c >&5 >configure:8724: $? = 0 >configure:8738: result: yes >configure:8764: checking whether the gcc linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries >configure:9565: result: yes >configure:9591: checking whether -lc should be explicitly linked in >configure:9596: gcc -c -ansi -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG -O2 -O2 -march=pentium3 -fomit-frame-pointer -Wformat-security -Wmissing-format-attribute conftest.c >&5 >configure:9599: $? = 0 >configure:9613: gcc -shared conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| grep -lc \>/dev/null 2\>\&1 >configure:9616: $? = 0 >configure:9628: result: no >configure:9636: checking dynamic linker characteristics >configure:10154: result: GNU/Linux ld.so >configure:10158: checking how to hardcode library paths into programs >configure:10183: result: immediate >configure:10197: checking whether stripping libraries is possible >configure:10202: result: yes >configure:10328: checking for shl_load >configure:10385: gcc -o conftest -ansi -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG -O2 -O2 -march=pentium3 -fomit-frame-pointer -Wformat-security -Wmissing-format-attribute conftest.c >&5 >/var/tmp/portage/kwirelessmonitor-0.5.4/temp/ccgIeDXS.o(.text+0x11): In function `main': >: undefined reference to `shl_load' >/var/tmp/portage/kwirelessmonitor-0.5.4/temp/ccgIeDXS.o(.data+0x0): undefined reference to `shl_load' >collect2: ld returned 1 exit status >configure:10391: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE "kwirelessmonitor" >| #define VERSION "0.5.4" >| #ifdef __cplusplus >| extern "C" void std::exit (int) throw (); using std::exit; >| #endif >| #define KDELIBSUFF "" >| #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_DLFCN_H 1 >| /* end confdefs.h. */ >| /* Define shl_load to an innocuous variant, in case <limits.h> declares shl_load. >| For example, HP-UX 11i <limits.h> declares gettimeofday. */ >| #define shl_load innocuous_shl_load >| >| /* System header to define __stub macros and hopefully few prototypes, >| which can conflict with char shl_load (); 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 shl_load >| >| /* Override any gcc2 internal prototype to avoid an error. */ >| #ifdef __cplusplus >| extern "C" >| { >| #endif >| /* We use char because int might match the return type of a gcc2 >| builtin and then its argument prototype would still apply. */ >| char shl_load (); >| /* 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_shl_load) || defined (__stub___shl_load) >| choke me >| #else >| char (*f) () = shl_load; >| #endif >| #ifdef __cplusplus >| } >| #endif >| >| int >| main () >| { >| return f != shl_load; >| ; >| return 0; >| } >configure:10416: result: no >configure:10421: checking for shl_load in -ldld >configure:10451: gcc -o conftest -ansi -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG -O2 -O2 -march=pentium3 -fomit-frame-pointer -Wformat-security -Wmissing-format-attribute conftest.c -ldld >&5 >/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.2/../../../../i686-pc-linux-gnu/bin/ld: cannot find -ldld >collect2: ld returned 1 exit status >configure:10457: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE "kwirelessmonitor" >| #define VERSION "0.5.4" >| #ifdef __cplusplus >| extern "C" void std::exit (int) throw (); using std::exit; >| #endif >| #define KDELIBSUFF "" >| #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_DLFCN_H 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 shl_load (); >| int >| main () >| { >| shl_load (); >| ; >| return 0; >| } >configure:10483: result: no >configure:10488: checking for dlopen >configure:10545: gcc -o conftest -ansi -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG -O2 -O2 -march=pentium3 -fomit-frame-pointer -Wformat-security -Wmissing-format-attribute conftest.c >&5 >/var/tmp/portage/kwirelessmonitor-0.5.4/temp/cciTRoNL.o(.text+0x11): In function `main': >: undefined reference to `dlopen' >/var/tmp/portage/kwirelessmonitor-0.5.4/temp/cciTRoNL.o(.data+0x0): undefined reference to `dlopen' >collect2: ld returned 1 exit status >configure:10551: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE "kwirelessmonitor" >| #define VERSION "0.5.4" >| #ifdef __cplusplus >| extern "C" void std::exit (int) throw (); using std::exit; >| #endif >| #define KDELIBSUFF "" >| #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_DLFCN_H 1 >| /* end confdefs.h. */ >| /* Define dlopen to an innocuous variant, in case <limits.h> declares dlopen. >| For example, HP-UX 11i <limits.h> declares gettimeofday. */ >| #define dlopen innocuous_dlopen >| >| /* System header to define __stub macros and hopefully few prototypes, >| which can conflict with char dlopen (); 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 dlopen >| >| /* Override any gcc2 internal prototype to avoid an error. */ >| #ifdef __cplusplus >| extern "C" >| { >| #endif >| /* We use char because int might match the return type of a gcc2 >| builtin and then its argument prototype would still apply. */ >| char dlopen (); >| /* 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_dlopen) || defined (__stub___dlopen) >| choke me >| #else >| char (*f) () = dlopen; >| #endif >| #ifdef __cplusplus >| } >| #endif >| >| int >| main () >| { >| return f != dlopen; >| ; >| return 0; >| } >configure:10576: result: no >configure:10581: checking for dlopen in -ldl >configure:10611: gcc -o conftest -ansi -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG -O2 -O2 -march=pentium3 -fomit-frame-pointer -Wformat-security -Wmissing-format-attribute conftest.c -ldl >&5 >configure:10617: $? = 0 >configure:10621: test -z > || test ! -s conftest.err >configure:10624: $? = 0 >configure:10627: test -s conftest >configure:10630: $? = 0 >configure:10643: result: yes >configure:10818: checking whether a program can dlopen itself >configure:10890: gcc -o conftest -ansi -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG -O2 -O2 -march=pentium3 -fomit-frame-pointer -Wformat-security -Wmissing-format-attribute -DHAVE_DLFCN_H -Wl,--export-dynamic conftest.c -ldl >&5 >configure:10876: warning: no previous prototype for `fnord' >configure: In function `fnord': >configure:10876: warning: unused variable `i' >configure: In function `main': >configure:10889: warning: implicit declaration of function `exit' >configure:10893: $? = 0 >configure:10911: result: yes >configure:10916: checking whether a statically linked program can dlopen itself >configure:10988: gcc -o conftest -ansi -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG -O2 -O2 -march=pentium3 -fomit-frame-pointer -Wformat-security -Wmissing-format-attribute -DHAVE_DLFCN_H -Wl,--export-dynamic conftest.c -ldl >&5 >configure:10974: warning: no previous prototype for `fnord' >configure: In function `fnord': >configure:10974: warning: unused variable `i' >configure: In function `main': >configure:10987: warning: implicit declaration of function `exit' >configure:10991: $? = 0 >configure:11009: result: yes >configure:11032: checking if libtool supports shared libraries >configure:11034: result: yes >configure:11037: checking whether to build shared libraries >configure:11084: result: yes >configure:11087: checking whether to build static libraries >configure:11091: result: no >configure:11182: creating libtool >configure:11726: checking for ld used by g++ >configure:11793: result: /usr/i686-pc-linux-gnu/bin/ld >configure:11802: checking if the linker (/usr/i686-pc-linux-gnu/bin/ld) is GNU ld >configure:11817: result: yes >configure:11868: checking whether the g++ linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries >configure:12671: result: yes >configure:12689: g++ -c -Wnon-virtual-dtor -Wno-long-long -Wundef -Wall -W -Wpointer-arith -Wwrite-strings -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -DNDEBUG -DNO_DEBUG -O2 -O2 -march=pentium3 -fomit-frame-pointer -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common conftest.cc >&5 >configure:12692: $? = 0 >configure:12788: checking for g++ option to produce PIC >configure:13040: result: -fPIC >configure:13048: checking if g++ PIC flag -fPIC works >configure:13069: g++ -c -Wnon-virtual-dtor -Wno-long-long -Wundef -Wall -W -Wpointer-arith -Wwrite-strings -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -DNDEBUG -DNO_DEBUG -O2 -O2 -march=pentium3 -fomit-frame-pointer -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common -fPIC -DPIC conftest.cc >&5 >configure:13073: $? = 0 >configure:13081: result: yes >configure:13105: checking if g++ supports -c -o file.o >configure:13136: g++ -c -Wnon-virtual-dtor -Wno-long-long -Wundef -Wall -W -Wpointer-arith -Wwrite-strings -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -DNDEBUG -DNO_DEBUG -O2 -O2 -march=pentium3 -fomit-frame-pointer -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common -o out/conftest2.o conftest.cc >&5 >configure:13140: $? = 0 >configure:13154: result: yes >configure:13180: checking whether the g++ linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries >configure:13205: result: yes >configure:13276: checking dynamic linker characteristics >configure:13794: result: GNU/Linux ld.so >configure:13798: checking how to hardcode library paths into programs >configure:13823: result: immediate >configure:13837: checking whether stripping libraries is possible >configure:13842: result: yes >configure:13968: checking for shl_load >configure:14056: result: no >configure:14061: checking for shl_load in -ldld >configure:14123: result: no >configure:14128: checking for dlopen >configure:14216: result: no >configure:14221: checking for dlopen in -ldl >configure:14283: result: yes >configure:14458: checking whether a program can dlopen itself >configure:14551: result: yes >configure:14556: checking whether a statically linked program can dlopen itself >configure:14649: result: yes >configure:15145: checking if libtool supports shared libraries >configure:15147: result: yes >configure:15150: checking whether to build shared libraries >configure:15168: result: yes >configure:15171: checking whether to build static libraries >configure:15175: result: no >configure:15187: checking for i686-pc-linux-gnu-g77 option to produce PIC >configure:15364: result: -fPIC >configure:15372: checking if i686-pc-linux-gnu-g77 PIC flag -fPIC works >configure:15393: i686-pc-linux-gnu-g77 -c -g -O2 -fPIC conftest.f >&5 >configure:15397: $? = 0 >configure:15405: result: yes >configure:15429: checking if i686-pc-linux-gnu-g77 supports -c -o file.o >configure:15460: i686-pc-linux-gnu-g77 -c -g -O2 -o out/conftest2.o conftest.f >&5 >configure:15464: $? = 0 >configure:15478: result: yes >configure:15504: checking whether the i686-pc-linux-gnu-g77 linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries >configure:16285: result: yes >configure:16356: checking dynamic linker characteristics >configure:16874: result: GNU/Linux ld.so >configure:16878: checking how to hardcode library paths into programs >configure:16903: result: immediate >configure:16917: checking whether stripping libraries is possible >configure:16922: result: yes >configure:20959: checking for msgfmt >configure:20986: result: /usr/bin/msgfmt >configure:20995: checking for gmsgfmt >configure:21026: result: /usr/bin/msgfmt >configure:21045: checking for xgettext >configure:21072: result: /usr/bin/xgettext >configure:21185: checking if C++ programs can be compiled >configure:21214: g++ -c -Wnon-virtual-dtor -Wno-long-long -Wundef -Wall -W -Wpointer-arith -Wwrite-strings -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -DNDEBUG -DNO_DEBUG -O2 -O2 -march=pentium3 -fomit-frame-pointer -Wformat-security -Wmissing-format-attribute -fno-check-new -fno-common conftest.cc >&5 >configure:21220: $? = 0 >configure:21224: test -z > || test ! -s conftest.err >configure:21227: $? = 0 >configure:21230: test -s conftest.o >configure:21233: $? = 0 >configure:21247: result: yes >configure:21277: checking for strlcat >configure:21325: g++ -c -Wnon-virtual-dtor -Wno-long-long -Wundef -Wall -W -Wpointer-arith -Wwrite-strings -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -DNDEBUG -DNO_DEBUG -O2 -O2 -march=pentium3 -fomit-frame-pointer -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common -pedantic-errors conftest.cc >&5 >conftest.cc: In function `int main()': >conftest.cc:38: error: `strlcat' undeclared (first use this function) >conftest.cc:38: error: (Each undeclared identifier is reported only once for > each function it appears in.) >configure:21331: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE "kwirelessmonitor" >| #define VERSION "0.5.4" >| #ifdef __cplusplus >| extern "C" void std::exit (int) throw (); using std::exit; >| #endif >| #define KDELIBSUFF "" >| #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_DLFCN_H 1 >| #define HAVE_SGI_STL 1 >| /* end confdefs.h. */ >| >| >| #include <string.h> >| >| >| int >| main () >| { >| >| char buf[20]; >| buf[0]='\0'; >| strlcat(buf, "KDE function test", sizeof(buf)); >| >| >| ; >| return 0; >| } >configure:21366: result: no >configure:21369: checking if strlcat needs custom prototype >configure:21473: result: yes - in libkdefakes >configure:21498: checking for strlcpy >configure:21545: g++ -c -Wnon-virtual-dtor -Wno-long-long -Wundef -Wall -W -Wpointer-arith -Wwrite-strings -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -DNDEBUG -DNO_DEBUG -O2 -O2 -march=pentium3 -fomit-frame-pointer -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common -pedantic-errors conftest.cc >&5 >conftest.cc: In function `int main()': >conftest.cc:37: error: `strlcpy' undeclared (first use this function) >conftest.cc:37: error: (Each undeclared identifier is reported only once for > each function it appears in.) >configure:21551: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE "kwirelessmonitor" >| #define VERSION "0.5.4" >| #ifdef __cplusplus >| extern "C" void std::exit (int) throw (); using std::exit; >| #endif >| #define KDELIBSUFF "" >| #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_DLFCN_H 1 >| #define HAVE_SGI_STL 1 >| /* end confdefs.h. */ >| >| >| #include <string.h> >| >| >| int >| main () >| { >| >| char buf[20]; >| strlcpy(buf, "KDE function test", sizeof(buf)); >| >| >| ; >| return 0; >| } >configure:21586: result: no >configure:21589: checking if strlcpy needs custom prototype >configure:21692: result: yes - in libkdefakes >configure:21716: checking for main in -lutil >configure:21740: gcc -o conftest -ansi -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG -O2 -O2 -march=pentium3 -fomit-frame-pointer -Wformat-security -Wmissing-format-attribute conftest.c -lutil >&5 >configure:21746: $? = 0 >configure:21750: test -z > || test ! -s conftest.err >configure:21753: $? = 0 >configure:21756: test -s conftest >configure:21759: $? = 0 >configure:21772: result: yes >configure:21778: checking for main in -lcompat >configure:21802: gcc -o conftest -ansi -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG -O2 -O2 -march=pentium3 -fomit-frame-pointer -Wformat-security -Wmissing-format-attribute conftest.c -lcompat >&5 >/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.2/../../../../i686-pc-linux-gnu/bin/ld: cannot find -lcompat >collect2: ld returned 1 exit status >configure:21808: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE "kwirelessmonitor" >| #define VERSION "0.5.4" >| #ifdef __cplusplus >| extern "C" void std::exit (int) throw (); using std::exit; >| #endif >| #define KDELIBSUFF "" >| #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_DLFCN_H 1 >| #define HAVE_SGI_STL 1 >| /* end confdefs.h. */ >| >| >| int >| main () >| { >| main (); >| ; >| return 0; >| } >configure:21834: result: no >configure:21841: checking for crypt in -lcrypt >configure:21871: gcc -o conftest -ansi -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG -O2 -O2 -march=pentium3 -fomit-frame-pointer -Wformat-security -Wmissing-format-attribute conftest.c -lcrypt >&5 >configure:21877: $? = 0 >configure:21881: test -z > || test ! -s conftest.err >configure:21884: $? = 0 >configure:21887: test -s conftest >configure:21890: $? = 0 >configure:21903: result: yes >configure:21997: checking for socklen_t >configure:22036: g++ -c -Wnon-virtual-dtor -Wno-long-long -Wundef -Wall -W -Wpointer-arith -Wwrite-strings -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -DNDEBUG -DNO_DEBUG -O2 -O2 -march=pentium3 -fomit-frame-pointer -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common conftest.cc >&5 >configure:22042: $? = 0 >configure:22046: test -z > || test ! -s conftest.err >configure:22049: $? = 0 >configure:22052: test -s conftest.o >configure:22055: $? = 0 >configure:22127: result: socklen_t >configure:22143: checking for dnet_ntoa in -ldnet >configure:22173: gcc -o conftest -ansi -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG -O2 -O2 -march=pentium3 -fomit-frame-pointer -Wformat-security -Wmissing-format-attribute conftest.c -ldnet >&5 >/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.2/../../../../i686-pc-linux-gnu/bin/ld: cannot find -ldnet >collect2: ld returned 1 exit status >configure:22179: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE "kwirelessmonitor" >| #define VERSION "0.5.4" >| #ifdef __cplusplus >| extern "C" void std::exit (int) throw (); using std::exit; >| #endif >| #define KDELIBSUFF "" >| #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_DLFCN_H 1 >| #define HAVE_SGI_STL 1 >| #define HAVE_CRYPT 1 >| #define ksize_t socklen_t >| /* 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 dnet_ntoa (); >| int >| main () >| { >| dnet_ntoa (); >| ; >| return 0; >| } >configure:22205: result: no >configure:22212: checking for dnet_ntoa in -ldnet_stub >configure:22242: gcc -o conftest -ansi -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG -O2 -O2 -march=pentium3 -fomit-frame-pointer -Wformat-security -Wmissing-format-attribute conftest.c -ldnet_stub >&5 >/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.2/../../../../i686-pc-linux-gnu/bin/ld: cannot find -ldnet_stub >collect2: ld returned 1 exit status >configure:22248: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE "kwirelessmonitor" >| #define VERSION "0.5.4" >| #ifdef __cplusplus >| extern "C" void std::exit (int) throw (); using std::exit; >| #endif >| #define KDELIBSUFF "" >| #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_DLFCN_H 1 >| #define HAVE_SGI_STL 1 >| #define HAVE_CRYPT 1 >| #define ksize_t socklen_t >| /* 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 dnet_ntoa (); >| int >| main () >| { >| dnet_ntoa (); >| ; >| return 0; >| } >configure:22274: result: no >configure:22281: checking for inet_ntoa >configure:22338: gcc -o conftest -ansi -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG -O2 -O2 -march=pentium3 -fomit-frame-pointer -Wformat-security -Wmissing-format-attribute conftest.c >&5 >configure:22344: $? = 0 >configure:22348: test -z > || test ! -s conftest.err >configure:22351: $? = 0 >configure:22354: test -s conftest >configure:22357: $? = 0 >configure:22369: result: yes >configure:22442: checking for connect >configure:22499: gcc -o conftest -ansi -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG -O2 -O2 -march=pentium3 -fomit-frame-pointer -Wformat-security -Wmissing-format-attribute conftest.c >&5 >configure:22505: $? = 0 >configure:22509: test -z > || test ! -s conftest.err >configure:22512: $? = 0 >configure:22515: test -s conftest >configure:22518: $? = 0 >configure:22530: result: yes >configure:22604: checking for remove >configure:22661: gcc -o conftest -ansi -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG -O2 -O2 -march=pentium3 -fomit-frame-pointer -Wformat-security -Wmissing-format-attribute conftest.c >&5 >configure:22667: $? = 0 >configure:22671: test -z > || test ! -s conftest.err >configure:22674: $? = 0 >configure:22677: test -s conftest >configure:22680: $? = 0 >configure:22692: result: yes >configure:22767: checking for shmat >configure:22824: gcc -o conftest -ansi -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG -O2 -O2 -march=pentium3 -fomit-frame-pointer -Wformat-security -Wmissing-format-attribute conftest.c >&5 >configure:22830: $? = 0 >configure:22834: test -z > || test ! -s conftest.err >configure:22837: $? = 0 >configure:22840: test -s conftest >configure:22843: $? = 0 >configure:22855: result: yes >configure:22938: checking for sys/types.h >configure:22943: result: yes >configure:22938: checking for stdint.h >configure:22943: result: yes >configure:23085: checking for poll in -lpoll >configure:23115: gcc -o conftest -ansi -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG -O2 -O2 -march=pentium3 -fomit-frame-pointer -Wformat-security -Wmissing-format-attribute conftest.c -lpoll >&5 >/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.2/../../../../i686-pc-linux-gnu/bin/ld: cannot find -lpoll >collect2: ld returned 1 exit status >configure:23121: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE "kwirelessmonitor" >| #define VERSION "0.5.4" >| #ifdef __cplusplus >| extern "C" void std::exit (int) throw (); using std::exit; >| #endif >| #define KDELIBSUFF "" >| #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_DLFCN_H 1 >| #define HAVE_SGI_STL 1 >| #define HAVE_CRYPT 1 >| #define ksize_t socklen_t >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_STDINT_H 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 poll (); >| int >| main () >| { >| poll (); >| ; >| return 0; >| } >configure:23147: result: no >configure:23165: checking CoreAudio/CoreAudio.h usability >configure:23177: gcc -c -ansi -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG -O2 -O2 -march=pentium3 -fomit-frame-pointer -Wformat-security -Wmissing-format-attribute conftest.c >&5 >conftest.c:65:33: CoreAudio/CoreAudio.h: No such file or directory >configure:23183: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE "kwirelessmonitor" >| #define VERSION "0.5.4" >| #ifdef __cplusplus >| extern "C" void std::exit (int) throw (); using std::exit; >| #endif >| #define KDELIBSUFF "" >| #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_DLFCN_H 1 >| #define HAVE_SGI_STL 1 >| #define HAVE_CRYPT 1 >| #define ksize_t socklen_t >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_STDINT_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 <CoreAudio/CoreAudio.h> >configure:23206: result: no >configure:23210: checking CoreAudio/CoreAudio.h presence >configure:23220: gcc -E conftest.c >conftest.c:31:33: CoreAudio/CoreAudio.h: No such file or directory >configure:23226: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE "kwirelessmonitor" >| #define VERSION "0.5.4" >| #ifdef __cplusplus >| extern "C" void std::exit (int) throw (); using std::exit; >| #endif >| #define KDELIBSUFF "" >| #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_DLFCN_H 1 >| #define HAVE_SGI_STL 1 >| #define HAVE_CRYPT 1 >| #define ksize_t socklen_t >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_STDINT_H 1 >| /* end confdefs.h. */ >| #include <CoreAudio/CoreAudio.h> >configure:23246: result: no >configure:23281: checking for CoreAudio/CoreAudio.h >configure:23288: result: no >configure:23306: checking if res_init needs -lresolv >configure:23333: gcc -o conftest -ansi -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG -O2 -O2 -march=pentium3 -fomit-frame-pointer -Wformat-security -Wmissing-format-attribute conftest.c -lresolv >&5 >configure:23339: $? = 0 >configure:23343: test -z > || test ! -s conftest.err >configure:23346: $? = 0 >configure:23349: test -s conftest >configure:23352: $? = 0 >configure:23356: result: yes >configure:23377: checking if res_init is available >configure:23402: gcc -c -ansi -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG -O2 -O2 -march=pentium3 -fomit-frame-pointer -Wformat-security -Wmissing-format-attribute conftest.c >&5 >configure:23408: $? = 0 >configure:23412: test -z > || test ! -s conftest.err >configure:23415: $? = 0 >configure:23418: test -s conftest.o >configure:23421: $? = 0 >configure:23424: result: yes >configure:23447: checking for killpg in -lucb >configure:23477: gcc -o conftest -ansi -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG -O2 -O2 -march=pentium3 -fomit-frame-pointer -Wformat-security -Wmissing-format-attribute conftest.c -lucb >&5 >/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.2/../../../../i686-pc-linux-gnu/bin/ld: cannot find -lucb >collect2: ld returned 1 exit status >configure:23483: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE "kwirelessmonitor" >| #define VERSION "0.5.4" >| #ifdef __cplusplus >| extern "C" void std::exit (int) throw (); using std::exit; >| #endif >| #define KDELIBSUFF "" >| #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_DLFCN_H 1 >| #define HAVE_SGI_STL 1 >| #define HAVE_CRYPT 1 >| #define ksize_t socklen_t >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_RES_INIT 1 >| #define HAVE_RES_INIT 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 killpg (); >| int >| main () >| { >| killpg (); >| ; >| return 0; >| } >configure:23509: result: no >configure:23592: checking for int >configure:23616: gcc -c -ansi -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG -O2 -O2 -march=pentium3 -fomit-frame-pointer -Wformat-security -Wmissing-format-attribute conftest.c >&5 >configure:23622: $? = 0 >configure:23626: test -z > || test ! -s conftest.err >configure:23629: $? = 0 >configure:23632: test -s conftest.o >configure:23635: $? = 0 >configure:23646: result: yes >configure:23649: checking size of int >configure:23968: gcc -o conftest -ansi -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG -O2 -O2 -march=pentium3 -fomit-frame-pointer -Wformat-security -Wmissing-format-attribute conftest.c >&5 >conftest.c:67: warning: no previous prototype for `longval' >conftest.c:68: warning: no previous prototype for `ulongval' >configure:23971: $? = 0 >configure:23973: ./conftest >configure:23976: $? = 0 >configure:23999: result: 4 >configure:24005: checking for short >configure:24029: gcc -c -ansi -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG -O2 -O2 -march=pentium3 -fomit-frame-pointer -Wformat-security -Wmissing-format-attribute conftest.c >&5 >configure:24035: $? = 0 >configure:24039: test -z > || test ! -s conftest.err >configure:24042: $? = 0 >configure:24045: test -s conftest.o >configure:24048: $? = 0 >configure:24059: result: yes >configure:24062: checking size of short >configure:24381: gcc -o conftest -ansi -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG -O2 -O2 -march=pentium3 -fomit-frame-pointer -Wformat-security -Wmissing-format-attribute conftest.c >&5 >conftest.c:68: warning: no previous prototype for `longval' >conftest.c:69: warning: no previous prototype for `ulongval' >configure:24384: $? = 0 >configure:24386: ./conftest >configure:24389: $? = 0 >configure:24412: result: 2 >configure:24418: checking for long >configure:24442: gcc -c -ansi -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG -O2 -O2 -march=pentium3 -fomit-frame-pointer -Wformat-security -Wmissing-format-attribute conftest.c >&5 >configure:24448: $? = 0 >configure:24452: test -z > || test ! -s conftest.err >configure:24455: $? = 0 >configure:24458: test -s conftest.o >configure:24461: $? = 0 >configure:24472: result: yes >configure:24475: checking size of long >configure:24794: gcc -o conftest -ansi -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG -O2 -O2 -march=pentium3 -fomit-frame-pointer -Wformat-security -Wmissing-format-attribute conftest.c >&5 >conftest.c:69: warning: no previous prototype for `longval' >conftest.c:70: warning: no previous prototype for `ulongval' >configure:24797: $? = 0 >configure:24799: ./conftest >configure:24802: $? = 0 >configure:24825: result: 4 >configure:24831: checking for char * >configure:24855: gcc -c -ansi -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG -O2 -O2 -march=pentium3 -fomit-frame-pointer -Wformat-security -Wmissing-format-attribute conftest.c >&5 >configure:24861: $? = 0 >configure:24865: test -z > || test ! -s conftest.err >configure:24868: $? = 0 >configure:24871: test -s conftest.o >configure:24874: $? = 0 >configure:24885: result: yes >configure:24888: checking size of char * >configure:25207: gcc -o conftest -ansi -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG -O2 -O2 -march=pentium3 -fomit-frame-pointer -Wformat-security -Wmissing-format-attribute conftest.c >&5 >conftest.c:70: warning: no previous prototype for `longval' >conftest.c:71: warning: no previous prototype for `ulongval' >configure:25210: $? = 0 >configure:25212: ./conftest >configure:25215: $? = 0 >configure:25238: result: 4 >configure:25246: checking for dlopen in -ldl >configure:25308: result: yes >configure:25318: checking for shl_unload in -ldld >configure:25348: gcc -o conftest -ansi -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG -O2 -O2 -march=pentium3 -fomit-frame-pointer -Wformat-security -Wmissing-format-attribute conftest.c -ldld >&5 >/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.2/../../../../i686-pc-linux-gnu/bin/ld: cannot find -ldld >collect2: ld returned 1 exit status >configure:25354: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE "kwirelessmonitor" >| #define VERSION "0.5.4" >| #ifdef __cplusplus >| extern "C" void std::exit (int) throw (); using std::exit; >| #endif >| #define KDELIBSUFF "" >| #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_DLFCN_H 1 >| #define HAVE_SGI_STL 1 >| #define HAVE_CRYPT 1 >| #define ksize_t socklen_t >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_RES_INIT 1 >| #define HAVE_RES_INIT 1 >| #define SIZEOF_INT 4 >| #define SIZEOF_SHORT 2 >| #define SIZEOF_LONG 4 >| #define SIZEOF_CHAR_P 4 >| /* end confdefs.h. */ >| >| /* Override any gcc2 internal prototype to avoid an error. */ >| #ifdef __cplusplus >| extern "C" >| #endif >| /* We use char because int might match the return type of a gcc2 >| builtin and then its argument prototype would still apply. */ >| char shl_unload (); >| int >| main () >| { >| shl_unload (); >| ; >| return 0; >| } >configure:25380: result: no >configure:25395: checking for size_t >configure:25419: gcc -c -ansi -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG -O2 -O2 -march=pentium3 -fomit-frame-pointer -Wformat-security -Wmissing-format-attribute conftest.c >&5 >configure:25425: $? = 0 >configure:25429: test -z > || test ! -s conftest.err >configure:25432: $? = 0 >configure:25435: test -s conftest.o >configure:25438: $? = 0 >configure:25449: result: yes >configure:25452: checking size of size_t >configure:25771: gcc -o conftest -ansi -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG -O2 -O2 -march=pentium3 -fomit-frame-pointer -Wformat-security -Wmissing-format-attribute conftest.c >&5 >conftest.c:71: warning: no previous prototype for `longval' >conftest.c:72: warning: no previous prototype for `ulongval' >configure:25774: $? = 0 >configure:25776: ./conftest >configure:25779: $? = 0 >configure:25802: result: 4 >configure:25809: checking for unsigned long >configure:25833: gcc -c -ansi -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG -O2 -O2 -march=pentium3 -fomit-frame-pointer -Wformat-security -Wmissing-format-attribute conftest.c >&5 >configure:25839: $? = 0 >configure:25843: test -z > || test ! -s conftest.err >configure:25846: $? = 0 >configure:25849: test -s conftest.o >configure:25852: $? = 0 >configure:25863: result: yes >configure:25866: checking size of unsigned long >configure:26185: gcc -o conftest -ansi -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG -O2 -O2 -march=pentium3 -fomit-frame-pointer -Wformat-security -Wmissing-format-attribute conftest.c >&5 >conftest.c:72: warning: no previous prototype for `longval' >conftest.c:73: warning: no previous prototype for `ulongval' >configure:26188: $? = 0 >configure:26190: ./conftest >configure:26193: $? = 0 >configure:26216: result: 4 >configure:26224: checking sizeof size_t == sizeof unsigned long >configure:26246: gcc -c -ansi -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG -O2 -O2 -march=pentium3 -fomit-frame-pointer -Wformat-security -Wmissing-format-attribute conftest.c >&5 >configure:26252: $? = 0 >configure:26256: test -z > || test ! -s conftest.err >configure:26259: $? = 0 >configure:26262: test -s conftest.o >configure:26265: $? = 0 >configure:26267: result: yes >configure:26305: checking crt_externs.h usability >configure:26317: gcc -c -ansi -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG -O2 -O2 -march=pentium3 -fomit-frame-pointer -Wformat-security -Wmissing-format-attribute conftest.c >&5 >conftest.c:73:25: crt_externs.h: No such file or directory >configure:26323: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE "kwirelessmonitor" >| #define VERSION "0.5.4" >| #ifdef __cplusplus >| extern "C" void std::exit (int) throw (); using std::exit; >| #endif >| #define KDELIBSUFF "" >| #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_DLFCN_H 1 >| #define HAVE_SGI_STL 1 >| #define HAVE_CRYPT 1 >| #define ksize_t socklen_t >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_RES_INIT 1 >| #define HAVE_RES_INIT 1 >| #define SIZEOF_INT 4 >| #define SIZEOF_SHORT 2 >| #define SIZEOF_LONG 4 >| #define SIZEOF_CHAR_P 4 >| #define SIZEOF_SIZE_T 4 >| #define SIZEOF_UNSIGNED_LONG 4 >| /* 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 <crt_externs.h> >configure:26346: result: no >configure:26350: checking crt_externs.h presence >configure:26360: gcc -E conftest.c >conftest.c:39:25: crt_externs.h: No such file or directory >configure:26366: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE "kwirelessmonitor" >| #define VERSION "0.5.4" >| #ifdef __cplusplus >| extern "C" void std::exit (int) throw (); using std::exit; >| #endif >| #define KDELIBSUFF "" >| #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_DLFCN_H 1 >| #define HAVE_SGI_STL 1 >| #define HAVE_CRYPT 1 >| #define ksize_t socklen_t >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_RES_INIT 1 >| #define HAVE_RES_INIT 1 >| #define SIZEOF_INT 4 >| #define SIZEOF_SHORT 2 >| #define SIZEOF_LONG 4 >| #define SIZEOF_CHAR_P 4 >| #define SIZEOF_SIZE_T 4 >| #define SIZEOF_UNSIGNED_LONG 4 >| /* end confdefs.h. */ >| #include <crt_externs.h> >configure:26386: result: no >configure:26421: checking for crt_externs.h >configure:26428: result: no >configure:26441: checking for _NSGetEnviron >configure:26498: gcc -o conftest -ansi -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG -O2 -O2 -march=pentium3 -fomit-frame-pointer -Wformat-security -Wmissing-format-attribute conftest.c >&5 >/var/tmp/portage/kwirelessmonitor-0.5.4/temp/ccOnYgyY.o(.text+0x11): In function `main': >: undefined reference to `_NSGetEnviron' >/var/tmp/portage/kwirelessmonitor-0.5.4/temp/ccOnYgyY.o(.data+0x0): undefined reference to `_NSGetEnviron' >collect2: ld returned 1 exit status >configure:26504: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE "kwirelessmonitor" >| #define VERSION "0.5.4" >| #ifdef __cplusplus >| extern "C" void std::exit (int) throw (); using std::exit; >| #endif >| #define KDELIBSUFF "" >| #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_DLFCN_H 1 >| #define HAVE_SGI_STL 1 >| #define HAVE_CRYPT 1 >| #define ksize_t socklen_t >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_RES_INIT 1 >| #define HAVE_RES_INIT 1 >| #define SIZEOF_INT 4 >| #define SIZEOF_SHORT 2 >| #define SIZEOF_LONG 4 >| #define SIZEOF_CHAR_P 4 >| #define SIZEOF_SIZE_T 4 >| #define SIZEOF_UNSIGNED_LONG 4 >| /* end confdefs.h. */ >| /* Define _NSGetEnviron to an innocuous variant, in case <limits.h> declares _NSGetEnviron. >| For example, HP-UX 11i <limits.h> declares gettimeofday. */ >| #define _NSGetEnviron innocuous__NSGetEnviron >| >| /* System header to define __stub macros and hopefully few prototypes, >| which can conflict with char _NSGetEnviron (); 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 _NSGetEnviron >| >| /* 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 _NSGetEnviron (); >| /* 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__NSGetEnviron) || defined (__stub____NSGetEnviron) >| choke me >| #else >| char (*f) () = _NSGetEnviron; >| #endif >| #ifdef __cplusplus >| } >| #endif >| >| int >| main () >| { >| return f != _NSGetEnviron; >| ; >| return 0; >| } >configure:26529: result: no >configure:26551: checking for vsnprintf >configure:26608: gcc -o conftest -ansi -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG -O2 -O2 -march=pentium3 -fomit-frame-pointer -Wformat-security -Wmissing-format-attribute conftest.c >&5 >configure:26614: $? = 0 >configure:26618: test -z > || test ! -s conftest.err >configure:26621: $? = 0 >configure:26624: test -s conftest >configure:26627: $? = 0 >configure:26639: result: yes >configure:26551: checking for snprintf >configure:26608: gcc -o conftest -ansi -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG -O2 -O2 -march=pentium3 -fomit-frame-pointer -Wformat-security -Wmissing-format-attribute conftest.c >&5 >configure:26614: $? = 0 >configure:26618: test -z > || test ! -s conftest.err >configure:26621: $? = 0 >configure:26624: test -s conftest >configure:26627: $? = 0 >configure:26639: result: yes >configure:26686: checking for X >configure:26724: gcc -E conftest.c >configure:26730: $? = 0 >configure:26821: gcc -o conftest -ansi -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG -O2 -O2 -march=pentium3 -fomit-frame-pointer -Wformat-security -Wmissing-format-attribute conftest.c -lXt >&5 >conftest.c: In function `main': >conftest.c:45: warning: implicit declaration of function `XtMalloc' >/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.2/../../../../i686-pc-linux-gnu/bin/ld: cannot find -lXt >collect2: ld returned 1 exit status >configure:26827: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE "kwirelessmonitor" >| #define VERSION "0.5.4" >| #ifdef __cplusplus >| extern "C" void std::exit (int) throw (); using std::exit; >| #endif >| #define KDELIBSUFF "" >| #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_DLFCN_H 1 >| #define HAVE_SGI_STL 1 >| #define HAVE_CRYPT 1 >| #define ksize_t socklen_t >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_RES_INIT 1 >| #define HAVE_RES_INIT 1 >| #define SIZEOF_INT 4 >| #define SIZEOF_SHORT 2 >| #define SIZEOF_LONG 4 >| #define SIZEOF_CHAR_P 4 >| #define SIZEOF_SIZE_T 4 >| #define SIZEOF_UNSIGNED_LONG 4 >| #define HAVE_VSNPRINTF 1 >| #define HAVE_SNPRINTF 1 >| /* end confdefs.h. */ >| >| int >| main () >| { >| XtMalloc() >| ; >| return 0; >| } >configure:26986: result: libraries /usr/X11R6/lib, headers /usr/X11R6/include >configure:27015: checking for IceConnectionNumber in -lICE >configure:27045: gcc -o conftest -ansi -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG -O2 -O2 -march=pentium3 -fomit-frame-pointer -Wformat-security -Wmissing-format-attribute -L/usr/X11R6/lib conftest.c -lICE >&5 >configure:27051: $? = 0 >configure:27055: test -z > || test ! -s conftest.err >configure:27058: $? = 0 >configure:27061: test -s conftest >configure:27064: $? = 0 >configure:27077: result: yes >configure:27087: checking for libXext >configure:27122: gcc -o conftest -ansi -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG -O2 -O2 -march=pentium3 -fomit-frame-pointer -Wformat-security -Wmissing-format-attribute -L/usr/X11R6/lib conftest.c -lXext -lX11 >&5 >configure:27128: $? = 0 >configure:27132: test -z > || test ! -s conftest.err >configure:27135: $? = 0 >configure:27138: test -s conftest >configure:27141: $? = 0 >configure:27160: result: yes >configure:27305: checking for pthread_create in -lpthread >configure:27335: gcc -o conftest -ansi -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG -O2 -O2 -march=pentium3 -fomit-frame-pointer -Wformat-security -Wmissing-format-attribute conftest.c -lpthread >&5 >configure:27341: $? = 0 >configure:27345: test -z > || test ! -s conftest.err >configure:27348: $? = 0 >configure:27351: test -s conftest >configure:27354: $? = 0 >configure:27367: result: yes >configure:27584: checking for extra includes >configure:27612: result: no >configure:27616: checking for extra libs >configure:27645: result: no >configure:27651: checking for libz >configure:27686: gcc -o conftest -ansi -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG -O2 -O2 -march=pentium3 -fomit-frame-pointer -Wformat-security -Wmissing-format-attribute -I/usr/X11R6/include -D_REENTRANT conftest.c -L/usr/X11R6/lib -lz >&5 >configure:27692: $? = 0 >configure:27696: test -z > || test ! -s conftest.err >configure:27699: $? = 0 >configure:27702: test -s conftest >configure:27705: $? = 0 >configure:27727: result: -lz >configure:27748: checking for libpng >configure:27785: gcc -o conftest -ansi -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG -O2 -O2 -march=pentium3 -fomit-frame-pointer -Wformat-security -Wmissing-format-attribute -I/usr/X11R6/include -D_REENTRANT conftest.c -L/usr/X11R6/lib -lpng -lz -lm -lX11 >&5 >configure:27791: $? = 0 >configure:27795: test -z > || test ! -s conftest.err >configure:27798: $? = 0 >configure:27801: test -s conftest >configure:27804: $? = 0 >configure:27828: result: -lpng -lz -lm >configure:27839: checking for libjpeg6b >configure:27879: gcc -o conftest -ansi -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG -O2 -O2 -march=pentium3 -fomit-frame-pointer -Wformat-security -Wmissing-format-attribute -I/usr/X11R6/include -D_REENTRANT conftest.c -L/usr/X11R6/lib -ljpeg6b -lm >&5 >/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.2/../../../../i686-pc-linux-gnu/bin/ld: cannot find -ljpeg6b >collect2: ld returned 1 exit status >configure:27885: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE "kwirelessmonitor" >| #define VERSION "0.5.4" >| #ifdef __cplusplus >| extern "C" void std::exit (int) throw (); using std::exit; >| #endif >| #define KDELIBSUFF "" >| #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_DLFCN_H 1 >| #define HAVE_SGI_STL 1 >| #define HAVE_CRYPT 1 >| #define ksize_t socklen_t >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_RES_INIT 1 >| #define HAVE_RES_INIT 1 >| #define SIZEOF_INT 4 >| #define SIZEOF_SHORT 2 >| #define SIZEOF_LONG 4 >| #define SIZEOF_CHAR_P 4 >| #define SIZEOF_SIZE_T 4 >| #define SIZEOF_UNSIGNED_LONG 4 >| #define HAVE_VSNPRINTF 1 >| #define HAVE_SNPRINTF 1 >| #define HAVE_LIBZ 1 >| #define HAVE_LIBPNG 1 >| /* end confdefs.h. */ >| /* Override any gcc2 internal prototype to avoid an error. */ >| struct jpeg_decompress_struct; >| typedef struct jpeg_decompress_struct * j_decompress_ptr; >| typedef int size_t; >| #ifdef __cplusplus >| extern "C" { >| #endif >| void jpeg_CreateDecompress(j_decompress_ptr cinfo, >| int version, size_t structsize); >| #ifdef __cplusplus >| } >| #endif >| /* We use char because int might match the return type of a gcc2 >| builtin and then its argument prototype would still apply. */ >| >| int >| main () >| { >| jpeg_CreateDecompress(0L, 0, 0); >| ; >| return 0; >| } >configure:27920: result: no >configure:27923: checking for libjpeg >configure:27963: gcc -o conftest -ansi -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG -O2 -O2 -march=pentium3 -fomit-frame-pointer -Wformat-security -Wmissing-format-attribute -I/usr/X11R6/include -D_REENTRANT conftest.c -L/usr/X11R6/lib -ljpeg -lm >&5 >configure:27969: $? = 0 >configure:27973: test -z > || test ! -s conftest.err >configure:27976: $? = 0 >configure:27979: test -s conftest >configure:27982: $? = 0 >configure:28001: result: -ljpeg >configure: 28028: ${prefix}/include/jpeglib.h >configure: 28028: /usr/include/jpeglib.h >taking that >configure:28072: checking for perl >configure:28129: result: /usr/bin/perl >configure:28265: checking for Qt >configure: 28333: /usr/qt/3/include/qstyle.h >taking that >configure:28448: rm -rf SunWS_cache; g++ -o conftest -Wnon-virtual-dtor -Wno-long-long -Wundef -Wall -W -Wpointer-arith -Wwrite-strings -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -DNDEBUG -DNO_DEBUG -O2 -O2 -march=pentium3 -fomit-frame-pointer -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common -I/usr/qt/3/include -I/usr/X11R6/include -DQT_THREAD_SUPPORT -D_REENTRANT -L/usr/qt/3/lib -L/usr/X11R6/lib conftest.cc -lqt-mt -lpng -lz -lm -ljpeg -ldl -lXext -lX11 -lSM -lICE -lpthread 1>&5 >configure:28451: $? = 0 >configure:28510: result: libraries /usr/qt/3/lib, headers /usr/qt/3/include using -mt >configure:28692: checking for moc >configure:28761: result: /usr/qt/3/bin/moc >configure:28769: checking for uic >configure:28820: result: /usr/qt/3/bin/uic >configure:28851: checking whether uic supports -L >configure:28862: /usr/qt/3/bin/uic -L /nonexistent conftest.ui >/dev/null >configure:28865: $? = 0 >configure:28877: result: yes >configure:28889: checking whether uic supports -nounload >configure:28900: /usr/qt/3/bin/uic -nounload conftest.ui >/dev/null >configure:28903: $? = 0 >configure:28915: result: yes >configure:28952: checking if Qt needs -ljpeg >configure:28993: rm -rf SunWS_cache; g++ -o conftest -Wnon-virtual-dtor -Wno-long-long -Wundef -Wall -W -Wpointer-arith -Wwrite-strings -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -DNDEBUG -DNO_DEBUG -O2 -O2 -march=pentium3 -fomit-frame-pointer -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common -I/usr/qt/3/include -I/usr/X11R6/include -DQT_THREAD_SUPPORT -D_REENTRANT conftest.cc -L/usr/X11R6/lib -L/usr/qt/3/lib -lqt-mt -lpng -lz -lm -ldl -lXext -lX11 -lSM -lICE 1>&5 >conftest.cc: In function `int main()': >conftest.cc:51: warning: `char**argv' might be used uninitialized in this > function >configure:28999: $? = 0 >configure:29003: test -z > || test ! -s conftest.err >configure:29006: $? = 0 >configure:29009: test -s conftest >configure:29012: $? = 0 >configure:29041: result: no >configure:29073: checking for rpath >configure:29101: result: yes >configure:29104: checking for KDE >configure: 29160: /usr/include/ksharedptr.h >configure: 29160: /usr/kde/3.2/include/ksharedptr.h >taking that >configure: 29190: /usr/lib/libkio.la >configure: 29190: ${exec_prefix}/lib/libkio.la >configure: 29190: /usr/kde/3.2/lib/libkio.la >taking that >configure: 29208: /usr/lib/kde3/plugins/designer/kdewidgets.la >configure: 29208: ${exec_prefix}/lib/kde3/plugins/designer/kdewidgets.la >configure: 29208: /usr/kde/3.2/lib/kde3/plugins/designer/kdewidgets.la >taking that >configure:29278: result: libraries /usr/kde/3.2/lib, headers /usr/kde/3.2/include >configure:29317: checking if UIC has KDE plugins available >configure:29344: /usr/qt/3/bin/uic -L /usr/kde/3.2/lib/kde3/plugins/designer -nounload -impl actest.h actest.ui > actest.cpp >configure:29347: $? = 0 >configure:29361: result: no >configure:29364: error: you need to install kdelibs first. > >## ---------------- ## >## Cache variables. ## >## ---------------- ## > >ac_cv_build=i686-pc-linux-gnu >ac_cv_build_alias=i686-pc-linux-gnu >ac_cv_c_compiler_gnu=yes >ac_cv_cxx_compiler_gnu=yes >ac_cv_env_CC_set=set >ac_cv_env_CC_value=gcc >ac_cv_env_CFLAGS_set=set >ac_cv_env_CFLAGS_value='-O2 -march=pentium3 -fomit-frame-pointer' >ac_cv_env_CPPFLAGS_set= >ac_cv_env_CPPFLAGS_value= >ac_cv_env_CPP_set= >ac_cv_env_CPP_value= >ac_cv_env_CXXCPP_set= >ac_cv_env_CXXCPP_value= >ac_cv_env_CXXFLAGS_set=set >ac_cv_env_CXXFLAGS_value='-O2 -march=pentium3 -fomit-frame-pointer' >ac_cv_env_CXX_set=set >ac_cv_env_CXX_value=g++ >ac_cv_env_F77_set= >ac_cv_env_F77_value= >ac_cv_env_FFLAGS_set= >ac_cv_env_FFLAGS_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=set >ac_cv_env_host_alias_value=i686-pc-linux-gnu >ac_cv_env_target_alias_set= >ac_cv_env_target_alias_value= >ac_cv_exeext= >ac_cv_f77_compiler_gnu=yes >ac_cv_func__NSGetEnviron=no >ac_cv_func_connect=yes >ac_cv_func_dlopen=no >ac_cv_func_inet_ntoa=yes >ac_cv_func_remove=yes >ac_cv_func_shl_load=no >ac_cv_func_shmat=yes >ac_cv_func_snprintf=yes >ac_cv_func_vsnprintf=yes >ac_cv_have_dlfcn=yes >ac_cv_have_kde='have_kde=yes ac_kde_includes=/usr/kde/3.2/include ac_kde_libraries=/usr/kde/3.2/lib' >ac_cv_have_qt='have_qt=yes ac_qt_includes=/usr/qt/3/include ac_qt_libraries=/usr/qt/3/lib' >ac_cv_header_CoreAudio_CoreAudio_h=no >ac_cv_header_crt_externs_h=no >ac_cv_header_dlfcn_h=yes >ac_cv_header_inttypes_h=yes >ac_cv_header_memory_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_sys_stat_h=yes >ac_cv_header_sys_types_h=yes >ac_cv_header_unistd_h=yes >ac_cv_host=i686-pc-linux-gnu >ac_cv_host_alias=i686-pc-linux-gnu >ac_cv_lib_ICE_IceConnectionNumber=yes >ac_cv_lib_compat_main=no >ac_cv_lib_crypt_crypt=yes >ac_cv_lib_dl_dlopen=yes >ac_cv_lib_dld_shl_load=no >ac_cv_lib_dld_shl_unload=no >ac_cv_lib_dnet_dnet_ntoa=no >ac_cv_lib_dnet_stub_dnet_ntoa=no >ac_cv_lib_jpeg_6b=no >ac_cv_lib_jpeg_normal=-ljpeg >ac_cv_lib_png='-lpng -lz -lm' >ac_cv_lib_poll_poll=no >ac_cv_lib_pthread_pthread_create=yes >ac_cv_lib_ucb_killpg=no >ac_cv_lib_util_main=yes >ac_cv_lib_z=-lz >ac_cv_objext=o >ac_cv_path_GMSGFMT=/usr/bin/msgfmt >ac_cv_path_MSGFMT=/usr/bin/msgfmt >ac_cv_path_XGETTEXT=/usr/bin/xgettext >ac_cv_path_install='/bin/install -c' >ac_cv_prog_AWK=gawk >ac_cv_prog_CC=gcc >ac_cv_prog_CPP='gcc -E' >ac_cv_prog_CXX=g++ >ac_cv_prog_CXXCPP='g++ -E' >ac_cv_prog_F77=i686-pc-linux-gnu-g77 >ac_cv_prog_STRIP=strip >ac_cv_prog_ac_ct_AR=ar >ac_cv_prog_ac_ct_RANLIB=ranlib >ac_cv_prog_ac_ct_STRIP=strip >ac_cv_prog_cc_g=yes >ac_cv_prog_cc_stdc= >ac_cv_prog_cxx_g=yes >ac_cv_prog_egrep='grep -E' >ac_cv_prog_f77_g=yes >ac_cv_prog_make_make_set=yes >ac_cv_sizeof_char_p=4 >ac_cv_sizeof_int=4 >ac_cv_sizeof_long=4 >ac_cv_sizeof_short=2 >ac_cv_sizeof_size_t=4 >ac_cv_sizeof_unsigned_long=4 >ac_cv_socklen_t=socklen_t >ac_cv_target=i686-pc-linux-gnu >ac_cv_target_alias=i686-pc-linux-gnu >ac_cv_type_char_p=yes >ac_cv_type_int=yes >ac_cv_type_long=yes >ac_cv_type_short=yes >ac_cv_type_size_t=yes >ac_cv_type_unsigned_long=yes >am_cv_CC_dependencies_compiler_type=none >am_cv_CXX_dependencies_compiler_type=none >kde_cv_func_strlcat=no >kde_cv_func_strlcpy=no >kde_cv_have_libXext=yes >kde_cv_have_x='have_x=yes kde_x_includes=/usr/X11R6/include kde_x_libraries=/usr/X11R6/lib' >kde_cv_path=/usr/qt/3/bin/uic >kde_cv_path_moc=/usr/qt/3/bin/moc >kde_cv_path_perl=/usr/bin/perl >kde_cv_path_uic=/usr/qt/3/bin/uic >kde_cv_prog_cxx_O0=yes >kde_cv_prog_cxx_Wl___allow_shlib_undefined=yes >kde_cv_prog_cxx_Wl___no_undefined=yes >kde_cv_prog_cxx_Wmissing_format_attribute=yes >kde_cv_prog_cxx_Wno_long_long=yes >kde_cv_prog_cxx_Wnon_virtual_dtor=yes >kde_cv_prog_cxx_Wundef=yes >kde_cv_prog_cxx_fexceptions=yes >kde_cv_prog_cxx_fno_check_new=yes >kde_cv_prog_cxx_fno_common=yes >kde_cv_prog_cxx_fno_exceptions=yes >kde_cv_prog_uic_L=yes >kde_cv_prog_uic_nounload=yes >kde_cv_proto_strlcat='yes - in libkdefakes' >kde_cv_proto_strlcpy='yes - in libkdefakes' >kde_cv_qt_jpeg=no >kde_cv_stl_works=yes >kde_cv_uic_plugins=no >lt_cv_deplibs_check_method=pass_all >lt_cv_dlopen=dlopen >lt_cv_dlopen_libs=-ldl >lt_cv_dlopen_self=yes >lt_cv_dlopen_self_static=yes >lt_cv_file_magic_cmd='$MAGIC_CMD' >lt_cv_file_magic_test_file='/lib/libc.so.6 /lib/libc-2.3.2.so' >lt_cv_ld_reload_flag=-r >lt_cv_objdir=.libs >lt_cv_path_LD=/usr/i686-pc-linux-gnu/bin/ld >lt_cv_path_LDCXX=/usr/i686-pc-linux-gnu/bin/ld >lt_cv_path_NM=nm >lt_cv_path_SED=/bin/sed >lt_cv_prog_compiler_c_o=yes >lt_cv_prog_compiler_c_o_CXX=yes >lt_cv_prog_compiler_c_o_F77=yes >lt_cv_prog_compiler_rtti_exceptions=no >lt_cv_prog_gnu_ld=yes >lt_cv_prog_gnu_ldcxx=yes >lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGISTW][ABCDGISTW]*\)[ ][ ]*\(\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p'\''' >lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\) $/ {\"\1\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \([^ ]*\) \([^ ]*\)$/ {"\2", (lt_ptr) \&\2},/p'\''' >lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^. .* \(.*\)$/extern int \1;/p'\''' >lt_cv_sys_max_cmd_len=32768 >lt_lt_cv_prog_compiler_c_o='"yes"' >lt_lt_cv_prog_compiler_c_o_CXX='"yes"' >lt_lt_cv_prog_compiler_c_o_F77='"yes"' >lt_lt_cv_sys_global_symbol_pipe='"sed -n -e '\''s/^.*[ ]\\([ABCDGISTW][ABCDGISTW]*\\)[ ][ ]*\\(\\)\\([_A-Za-z][_A-Za-z0-9]*\\)\$/\\1 \\2\\3 \\3/p'\''"' >lt_lt_cv_sys_global_symbol_to_c_name_address='"sed -n -e '\''s/^: \\([^ ]*\\) \$/ {\\\"\\1\\\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \\([^ ]*\\) \\([^ ]*\\)\$/ {\"\\2\", (lt_ptr) \\&\\2},/p'\''"' >lt_lt_cv_sys_global_symbol_to_cdecl='"sed -n -e '\''s/^. .* \\(.*\\)\$/extern int \\1;/p'\''"' > >## ----------------- ## >## Output variables. ## >## ----------------- ## > >ACLOCAL='${SHELL} /var/tmp/portage/kwirelessmonitor-0.5.4/work/kwirelessmonitor-0.5.4/admin/missing --run aclocal-1.6' >AMDEPBACKSLASH='' >AMDEP_FALSE='' >AMDEP_TRUE='#' >AMTAR='${SHELL} /var/tmp/portage/kwirelessmonitor-0.5.4/work/kwirelessmonitor-0.5.4/admin/missing --run tar' >AR='ar' >ARTSCCONFIG='' >AUTOCONF='$(SHELL) $(top_srcdir)/admin/cvs.sh configure || touch configure' >AUTODIRS='' >AUTOHEADER='${SHELL} /var/tmp/portage/kwirelessmonitor-0.5.4/work/kwirelessmonitor-0.5.4/admin/missing --run autoheader' >AUTOMAKE='${SHELL} /var/tmp/portage/kwirelessmonitor-0.5.4/work/kwirelessmonitor-0.5.4/admin/missing --run automake-1.6' >AWK='gawk' >CC='gcc' >CCDEPMODE='depmode=none' >CFLAGS='-ansi -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG -O2 -O2 -march=pentium3 -fomit-frame-pointer -Wformat-security -Wmissing-format-attribute' >CONF_FILES=' $(top_srcdir)/./admin/configure.in.min $(top_srcdir)/configure.in.in' >CPP='gcc -E' >CPPFLAGS=' -DQT_THREAD_SUPPORT -D_REENTRANT' >CXX='g++' >CXXCPP='g++ -E' >CXXDEPMODE='depmode=none' >CXXFLAGS='-Wnon-virtual-dtor -Wno-long-long -Wundef -Wall -W -Wpointer-arith -Wwrite-strings -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -DNDEBUG -DNO_DEBUG -O2 -O2 -march=pentium3 -fomit-frame-pointer -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common' >DCOPIDL2CPP='' >DCOPIDL='' >DCOPIDLNG='' >DCOP_DEPENDENCIES='' >DEFS='' >DEPDIR='.deps' >ECHO='echo' >ECHO_C='' >ECHO_N='-n' >ECHO_T='' >EGREP='grep -E' >EXEEXT='' >F77='i686-pc-linux-gnu-g77' >FFLAGS='-g -O2' >FRAMEWORK_COREAUDIO='' >GMSGFMT='/usr/bin/msgfmt' >INSTALL_DATA='${INSTALL} -m 644' >INSTALL_PROGRAM='${INSTALL} $(INSTALL_STRIP_FLAG)' >INSTALL_SCRIPT='${INSTALL}' >INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s' >KCFG_DEPENDENCIES='' >KCONFIG_COMPILER='' >KDECONFIG='' >KDE_EXTRA_RPATH='' >KDE_INCLUDES='-I/usr/kde/3.2/include' >KDE_LDFLAGS='-L/usr/kde/3.2/lib' >KDE_MT_LDFLAGS='' >KDE_MT_LIBS='-lpthread' >KDE_NO_UNDEFINED='-Wl,--no-undefined -Wl,--allow-shlib-undefined' >KDE_PLUGIN='-avoid-version -module -no-undefined $(KDE_NO_UNDEFINED) $(KDE_RPATH) $(KDE_MT_LDFLAGS)' >KDE_RPATH='-R $(kde_libraries) -R $(qt_libraries) -R $(x_libraries)' >KDE_USE_CLOSURE_FALSE='' >KDE_USE_CLOSURE_TRUE='#' >KDE_USE_FINAL_FALSE='' >KDE_USE_FINAL_TRUE='#' >KDE_USE_NMCHECK_FALSE='' >KDE_USE_NMCHECK_TRUE='#' >KDE_XSL_STYLESHEET='' >LDFLAGS='' >LIBCOMPAT='' >LIBCRYPT='-lcrypt' >LIBDL='-ldl' >LIBJPEG='-ljpeg' >LIBOBJS='' >LIBPNG='-lpng -lz -lm' >LIBPTHREAD='-lpthread' >LIBRESOLV='-lresolv' >LIBS='' >LIBSM='-lSM -lICE' >LIBSOCKET='' >LIBTOOL='$(SHELL) $(top_builddir)/libtool --silent' >LIBUCB='' >LIBUTIL='-lutil' >LIBZ='-lz' >LIB_KAB='' >LIB_KABC='' >LIB_KDECORE='' >LIB_KDEPIM='' >LIB_KDEPRINT='' >LIB_KDEUI='' >LIB_KFILE='' >LIB_KFM='' >LIB_KHTML='' >LIB_KIO='' >LIB_KPARTS='' >LIB_KSPELL='' >LIB_KSYCOCA='' >LIB_KUTILS='' >LIB_POLL='' >LIB_QPE='' >LIB_QT='-lqt-mt $(LIBZ) $(LIBPNG) -lXext $(LIB_X11) $(LIBSM) -lpthread' >LIB_SMB='' >LIB_X11='-lX11 $(LIBSOCKET)' >LIB_XEXT='-lXext' >LIB_XRENDER='' >LN_S='ln -s' >LTLIBOBJS='' >MAKEINFO='${SHELL} /var/tmp/portage/kwirelessmonitor-0.5.4/work/kwirelessmonitor-0.5.4/admin/missing --run makeinfo' >MCOPIDL='' >MEINPROC='' >MOC='/usr/qt/3/bin/moc' >MSGFMT='/usr/bin/msgfmt' >NOOPT_CFLAGS='-O0' >NOOPT_CXXFLAGS='-O0' >OBJEXT='o' >PACKAGE='kwirelessmonitor' >PACKAGE_BUGREPORT='' >PACKAGE_NAME='' >PACKAGE_STRING='' >PACKAGE_TARNAME='' >PACKAGE_VERSION='' >PATH_SEPARATOR=':' >PERL='/usr/bin/perl' >QTE_NORTTI='' >QT_INCLUDES='-I/usr/qt/3/include' >QT_LDFLAGS='-L/usr/qt/3/lib' >RANLIB='ranlib' >SET_MAKE='' >SHELL='/bin/sh' >STRIP='strip' >TOPSUBDIRS='' >UIC='/usr/qt/3/bin/uic -L $(kde_widgetdir) -nounload' >UIC_TR='tr2i18n' >USER_INCLUDES='' >USER_LDFLAGS='' >USE_EXCEPTIONS='-fexceptions' >USE_RTTI='' >USE_THREADS='' >VERSION='0.5.4' >WOVERLOADED_VIRTUAL='' >XGETTEXT='/usr/bin/xgettext' >XMLLINT='' >X_EXTRA_LIBS='' >X_INCLUDES='-I/usr/X11R6/include' >X_LDFLAGS='-L/usr/X11R6/lib' >X_PRE_LIBS='' >X_RPATH='-R $(x_libraries)' >ac_ct_AR='ar' >ac_ct_CC='' >ac_ct_CXX='' >ac_ct_F77='' >ac_ct_RANLIB='ranlib' >ac_ct_STRIP='strip' >all_includes='-I/usr/kde/3.2/include -I/usr/qt/3/include -I/usr/X11R6/include ' >all_libraries='-L/usr/X11R6/lib -L/usr/qt/3/lib -L/usr/kde/3.2/lib ' >am__include='include' >am__quote='' >bindir='${exec_prefix}/bin' >build='i686-pc-linux-gnu' >build_alias='' >build_cpu='i686' >build_os='linux-gnu' >build_vendor='pc' >datadir='/usr/share' >exec_prefix='NONE' >host='i686-pc-linux-gnu' >host_alias='i686-pc-linux-gnu' >host_cpu='i686' >host_os='linux-gnu' >host_vendor='pc' >include_ARTS_FALSE='' >include_ARTS_TRUE='' >includedir='${prefix}/include' >infodir='/usr/share/info' >install_sh='/var/tmp/portage/kwirelessmonitor-0.5.4/work/kwirelessmonitor-0.5.4/admin/install-sh' >kde_appsdir='' >kde_bindir='' >kde_confdir='' >kde_datadir='' >kde_htmldir='' >kde_icondir='' >kde_includes='/usr/kde/3.2/include' >kde_kcfgdir='' >kde_libraries='/usr/kde/3.2/lib' >kde_libs_htmldir='' >kde_libs_prefix='' >kde_locale='' >kde_mimedir='' >kde_moduledir='' >kde_qtver='3' >kde_servicesdir='' >kde_servicetypesdir='' >kde_sounddir='' >kde_styledir='' >kde_templatesdir='' >kde_wallpaperdir='' >kde_widgetdir='/usr/kde/3.2/lib/kde3/plugins/designer' >kdeinitdir='' >libdir='${exec_prefix}/lib' >libexecdir='${exec_prefix}/libexec' >localstatedir='/var/lib' >mandir='/usr/share/man' >oldincludedir='/usr/include' >prefix='/usr' >program_transform_name='s,x,x,' >qt_includes='/usr/qt/3/include' >qt_libraries='/usr/qt/3/lib' >sbindir='${exec_prefix}/sbin' >sharedstatedir='${prefix}/com' >sysconfdir='/etc' >target='i686-pc-linux-gnu' >target_alias='' >target_cpu='i686' >target_os='linux-gnu' >target_vendor='pc' >x_includes='/usr/X11R6/include' >x_libraries='/usr/X11R6/lib' >xdg_appsdir='' >xdg_directorydir='' >xdg_menudir='' > >## ----------- ## >## confdefs.h. ## >## ----------- ## > >#define HAVE_CRYPT 1 >#define HAVE_DLFCN_H 1 >#define HAVE_INTTYPES_H 1 >#define HAVE_LIBJPEG 1 >#define HAVE_LIBPNG 1 >#define HAVE_LIBPTHREAD 1 >#define HAVE_LIBZ 1 >#define HAVE_MEMORY_H 1 >#define HAVE_RES_INIT 1 >#define HAVE_RES_INIT 1 >#define HAVE_SGI_STL 1 >#define HAVE_SNPRINTF 1 >#define HAVE_STDINT_H 1 >#define HAVE_STDINT_H 1 >#define HAVE_STDLIB_H 1 >#define HAVE_STRINGS_H 1 >#define HAVE_STRING_H 1 >#define HAVE_SYS_STAT_H 1 >#define HAVE_SYS_TYPES_H 1 >#define HAVE_SYS_TYPES_H 1 >#define HAVE_UNISTD_H 1 >#define HAVE_VSNPRINTF 1 >#define KDELIBSUFF "" >#define PACKAGE "kwirelessmonitor" >#define PACKAGE_BUGREPORT "" >#define PACKAGE_NAME "" >#define PACKAGE_STRING "" >#define PACKAGE_TARNAME "" >#define PACKAGE_VERSION "" >#define SIZEOF_CHAR_P 4 >#define SIZEOF_INT 4 >#define SIZEOF_LONG 4 >#define SIZEOF_SHORT 2 >#define SIZEOF_SIZE_T 4 >#define SIZEOF_UNSIGNED_LONG 4 >#define STDC_HEADERS 1 >#define VERSION "0.5.4" >#define ksize_t socklen_t >#endif >#ifdef __cplusplus >extern "C" void std::exit (int) throw (); using std::exit; > >configure: exit 1
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 74087
:
45859
| 45863