Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 43866 Details for
Bug 71056
media-libs/lipkipi-0.1 configure fails to find Qt
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
config.log
config.log (text/plain), 105.62 KB, created by
Daniel Drake (RETIRED)
on 2004-11-13 07:13:05 UTC
(
hide
)
Description:
config.log
Filename:
MIME Type:
Creator:
Daniel Drake (RETIRED)
Created:
2004-11-13 07:13:05 UTC
Size:
105.62 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 --without-arts --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --libdir=${exec_prefix}/lib > >## --------- ## >## Platform. ## >## --------- ## > >hostname = dsd >uname -m = i686 >uname -r = 2.6.9-gentoo-r4 >uname -s = Linux >uname -v = #1 Sat Nov 13 15:16:48 GMT 2004 > >/usr/bin/uname -p = AMD Athlon(tm) XP 2600+ >/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.3/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.4 >PATH: /usr/X11R6/bin >PATH: /opt/fdo/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.3/sbin >PATH: /usr/kde/3.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:2118: checking for kde-config >configure:2180: result: /usr/kde/3.3/bin/kde-config >configure:2203: checking where to install >configure:2211: result: /usr (as requested) >configure:2274: checking for style of include used by make >configure:2302: result: GNU >configure:2412: checking for i686-pc-linux-gnu-gcc >configure:2438: result: gcc >configure:2720: checking for C compiler version >configure:2723: gcc --version </dev/null >&5 >gcc (GCC) 3.4.3 (Gentoo Linux 3.4.3, ssp-3.4.3-0, pie-8.7.6.6) >Copyright (C) 2004 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:2726: $? = 0 >configure:2728: gcc -v </dev/null >&5 >Reading specs from /usr/lib/gcc/i686-pc-linux-gnu/3.4.3/specs >Configured with: /var/tmp/portage/gcc-3.4.3/work/gcc-3.4.3/configure --enable-version-specific-runtime-libs --prefix=/usr --bindir=/usr/i686-pc-linux-gnu/gcc-bin/3.4 --includedir=/usr/lib/gcc/i686-pc-linux-gnu/3.4.3/include --datadir=/usr/share/gcc-data/i686-pc-linux-gnu/3.4 --mandir=/usr/share/gcc-data/i686-pc-linux-gnu/3.4/man --infodir=/usr/share/gcc-data/i686-pc-linux-gnu/3.4/info --with-gxx-include-dir=/usr/lib/gcc/i686-pc-linux-gnu/3.4.3/include/g++-v3 --host=i686-pc-linux-gnu --disable-altivec --disable-nls --enable-__cxa_atexit --enable-clocale=gnu --enable-shared --with-system-zlib --disable-checking --disable-werror --disable-libunwind-exceptions --enable-threads=posix --disable-multilib --enable-java-awt=gtk --enable-languages=c,c++,f77,java >Thread model: posix >gcc version 3.4.3 (Gentoo Linux 3.4.3, ssp-3.4.3-0, pie-8.7.6.6) >configure:2731: $? = 0 >configure:2733: gcc -V </dev/null >&5 >gcc: `-V' option must have argument >configure:2736: $? = 1 >configure:2759: checking for C compiler default output file name >configure:2762: gcc -march=athlon-xp -O2 -pipe -fomit-frame-pointer -ftracer -mfpmath=387 conftest.c >&5 >configure:2765: $? = 0 >configure:2811: result: a.out >configure:2816: checking whether the C compiler works >configure:2822: ./a.out >configure:2825: $? = 0 >configure:2842: result: yes >configure:2849: checking whether we are cross compiling >configure:2851: result: no >configure:2854: checking for suffix of executables >configure:2856: gcc -o conftest -march=athlon-xp -O2 -pipe -fomit-frame-pointer -ftracer -mfpmath=387 conftest.c >&5 >configure:2859: $? = 0 >configure:2884: result: >configure:2890: checking for suffix of object files >configure:2911: gcc -c -march=athlon-xp -O2 -pipe -fomit-frame-pointer -ftracer -mfpmath=387 conftest.c >&5 >configure:2914: $? = 0 >configure:2936: result: o >configure:2940: checking whether we are using the GNU C compiler >configure:2964: gcc -c -march=athlon-xp -O2 -pipe -fomit-frame-pointer -ftracer -mfpmath=387 conftest.c >&5 >configure:2970: $? = 0 >configure:2973: test -z || test ! -s conftest.err >configure:2976: $? = 0 >configure:2979: test -s conftest.o >configure:2982: $? = 0 >configure:2995: result: yes >configure:3001: checking whether gcc accepts -g >configure:3022: gcc -c -g conftest.c >&5 >configure:3028: $? = 0 >configure:3031: test -z || test ! -s conftest.err >configure:3034: $? = 0 >configure:3037: test -s conftest.o >configure:3040: $? = 0 >configure:3051: result: yes >configure:3068: checking for gcc option to accept ANSI C >configure:3138: gcc -c -march=athlon-xp -O2 -pipe -fomit-frame-pointer -ftracer -mfpmath=387 conftest.c >&5 >configure:3144: $? = 0 >configure:3147: test -z || test ! -s conftest.err >configure:3150: $? = 0 >configure:3153: test -s conftest.o >configure:3156: $? = 0 >configure:3174: result: none needed >configure:3192: gcc -c -march=athlon-xp -O2 -pipe -fomit-frame-pointer -ftracer -mfpmath=387 conftest.c >&5 >conftest.c:2: error: parse error before "me" >configure:3198: $? = 1 >configure: failed program was: >| #ifndef __cplusplus >| choke me >| #endif >configure:3330: checking dependency style of gcc >configure:3392: result: none >configure:3403: checking how to run the C preprocessor >configure:3438: gcc -E conftest.c >configure:3444: $? = 0 >configure:3476: gcc -E conftest.c >conftest.c:11:28: ac_nonexistent.h: No such file or directory >configure:3482: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE "libkipi-0.1" >| #define VERSION "3.3.0" >| /* end confdefs.h. */ >| #include <ac_nonexistent.h> >configure:3521: result: gcc -E >configure:3545: gcc -E conftest.c >configure:3551: $? = 0 >configure:3583: gcc -E conftest.c >conftest.c:11:28: ac_nonexistent.h: No such file or directory >configure:3589: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE "libkipi-0.1" >| #define VERSION "3.3.0" >| /* end confdefs.h. */ >| #include <ac_nonexistent.h> >configure:3671: checking for i686-pc-linux-gnu-g++ >configure:3697: result: g++ >configure:3755: checking for C++ compiler version >configure:3758: g++ --version </dev/null >&5 >g++ (GCC) 3.4.3 (Gentoo Linux 3.4.3, ssp-3.4.3-0, pie-8.7.6.6) >Copyright (C) 2004 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:3761: $? = 0 >configure:3763: g++ -v </dev/null >&5 >Reading specs from /usr/lib/gcc/i686-pc-linux-gnu/3.4.3/specs >Configured with: /var/tmp/portage/gcc-3.4.3/work/gcc-3.4.3/configure --enable-version-specific-runtime-libs --prefix=/usr --bindir=/usr/i686-pc-linux-gnu/gcc-bin/3.4 --includedir=/usr/lib/gcc/i686-pc-linux-gnu/3.4.3/include --datadir=/usr/share/gcc-data/i686-pc-linux-gnu/3.4 --mandir=/usr/share/gcc-data/i686-pc-linux-gnu/3.4/man --infodir=/usr/share/gcc-data/i686-pc-linux-gnu/3.4/info --with-gxx-include-dir=/usr/lib/gcc/i686-pc-linux-gnu/3.4.3/include/g++-v3 --host=i686-pc-linux-gnu --disable-altivec --disable-nls --enable-__cxa_atexit --enable-clocale=gnu --enable-shared --with-system-zlib --disable-checking --disable-werror --disable-libunwind-exceptions --enable-threads=posix --disable-multilib --enable-java-awt=gtk --enable-languages=c,c++,f77,java >Thread model: posix >gcc version 3.4.3 (Gentoo Linux 3.4.3, ssp-3.4.3-0, pie-8.7.6.6) >configure:3766: $? = 0 >configure:3768: g++ -V </dev/null >&5 >g++: `-V' option must have argument >configure:3771: $? = 1 >configure:3774: checking whether we are using the GNU C++ compiler >configure:3798: g++ -c -march=athlon-xp -O2 -pipe -fomit-frame-pointer -ftracer -mfpmath=387 conftest.cc >&5 >configure:3804: $? = 0 >configure:3807: test -z || test ! -s conftest.err >configure:3810: $? = 0 >configure:3813: test -s conftest.o >configure:3816: $? = 0 >configure:3829: result: yes >configure:3835: checking whether g++ accepts -g >configure:3856: g++ -c -g conftest.cc >&5 >configure:3862: $? = 0 >configure:3865: test -z || test ! -s conftest.err >configure:3868: $? = 0 >configure:3871: test -s conftest.o >configure:3874: $? = 0 >configure:3885: result: yes >configure:3927: g++ -c -march=athlon-xp -O2 -pipe -fomit-frame-pointer -ftracer -mfpmath=387 conftest.cc >&5 >configure:3933: $? = 0 >configure:3936: test -z || test ! -s conftest.err >configure:3939: $? = 0 >configure:3942: test -s conftest.o >configure:3945: $? = 0 >configure:3971: g++ -c -march=athlon-xp -O2 -pipe -fomit-frame-pointer -ftracer -mfpmath=387 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:3977: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE "libkipi-0.1" >| #define VERSION "3.3.0" >| /* end confdefs.h. */ >| >| int >| main () >| { >| exit (42); >| ; >| return 0; >| } >configure:3927: g++ -c -march=athlon-xp -O2 -pipe -fomit-frame-pointer -ftracer -mfpmath=387 conftest.cc >&5 >configure:3933: $? = 0 >configure:3936: test -z || test ! -s conftest.err >configure:3939: $? = 0 >configure:3942: test -s conftest.o >configure:3945: $? = 0 >configure:3971: g++ -c -march=athlon-xp -O2 -pipe -fomit-frame-pointer -ftracer -mfpmath=387 conftest.cc >&5 >configure:3977: $? = 0 >configure:3980: test -z || test ! -s conftest.err >configure:3983: $? = 0 >configure:3986: test -s conftest.o >configure:3989: $? = 0 >configure:4014: checking dependency style of g++ >configure:4076: result: none >configure:4385: checking whether g++ supports -Wmissing-format-attribute >configure:4421: rm -rf SunWS_cache; g++ -o conftest -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -Wwrite-strings -DNDEBUG -DNO_DEBUG -O2 -march=athlon-xp -O2 -pipe -fomit-frame-pointer -ftracer -mfpmath=387 -Wmissing-format-attribute conftest.cc 1>&5 >configure:4427: $? = 0 >configure:4430: test -z || test ! -s conftest.err >configure:4433: $? = 0 >configure:4436: test -s conftest >configure:4439: $? = 0 >configure:4460: result: yes >configure:4472: checking whether gcc supports -Wmissing-format-attribute >configure:4505: gcc -o conftest -ansi -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG -O2 -march=athlon-xp -O2 -pipe -fomit-frame-pointer -ftracer -mfpmath=387 -Wmissing-format-attribute conftest.c >&5 >configure:4511: $? = 0 >configure:4514: test -z || test ! -s conftest.err >configure:4517: $? = 0 >configure:4520: test -s conftest >configure:4523: $? = 0 >configure:4544: result: yes >configure:4558: checking whether g++ supports -Wundef >configure:4594: rm -rf SunWS_cache; g++ -o conftest -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -Wwrite-strings -DNDEBUG -DNO_DEBUG -O2 -march=athlon-xp -O2 -pipe -fomit-frame-pointer -ftracer -mfpmath=387 -Wformat-security -Wmissing-format-attribute -Wundef conftest.cc 1>&5 >configure:4600: $? = 0 >configure:4603: test -z || test ! -s conftest.err >configure:4606: $? = 0 >configure:4609: test -s conftest >configure:4612: $? = 0 >configure:4633: result: yes >configure:4645: checking whether g++ supports -Wno-long-long >configure:4681: rm -rf SunWS_cache; g++ -o conftest -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -Wwrite-strings -DNDEBUG -DNO_DEBUG -O2 -march=athlon-xp -O2 -pipe -fomit-frame-pointer -ftracer -mfpmath=387 -Wformat-security -Wmissing-format-attribute -Wno-long-long conftest.cc 1>&5 >configure:4687: $? = 0 >configure:4690: test -z || test ! -s conftest.err >configure:4693: $? = 0 >configure:4696: test -s conftest >configure:4699: $? = 0 >configure:4720: result: yes >configure:4732: checking whether g++ supports -Wnon-virtual-dtor >configure:4768: rm -rf SunWS_cache; g++ -o conftest -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -Wwrite-strings -DNDEBUG -DNO_DEBUG -O2 -march=athlon-xp -O2 -pipe -fomit-frame-pointer -ftracer -mfpmath=387 -Wformat-security -Wmissing-format-attribute -Wnon-virtual-dtor conftest.cc 1>&5 >configure:4774: $? = 0 >configure:4777: test -z || test ! -s conftest.err >configure:4780: $? = 0 >configure:4783: test -s conftest >configure:4786: $? = 0 >configure:4807: result: yes >configure:4835: checking whether g++ supports -fno-exceptions >configure:4871: rm -rf SunWS_cache; g++ -o conftest -Wnon-virtual-dtor -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -Wwrite-strings -DNDEBUG -DNO_DEBUG -O2 -march=athlon-xp -O2 -pipe -fomit-frame-pointer -ftracer -mfpmath=387 -Wformat-security -Wmissing-format-attribute -fno-exceptions conftest.cc 1>&5 >configure:4877: $? = 0 >configure:4880: test -z || test ! -s conftest.err >configure:4883: $? = 0 >configure:4886: test -s conftest >configure:4889: $? = 0 >configure:4910: result: yes >configure:4922: checking whether g++ supports -fno-check-new >configure:4958: rm -rf SunWS_cache; g++ -o conftest -Wnon-virtual-dtor -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -Wwrite-strings -DNDEBUG -DNO_DEBUG -O2 -march=athlon-xp -O2 -pipe -fomit-frame-pointer -ftracer -mfpmath=387 -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new conftest.cc 1>&5 >configure:4964: $? = 0 >configure:4967: test -z || test ! -s conftest.err >configure:4970: $? = 0 >configure:4973: test -s conftest >configure:4976: $? = 0 >configure:4997: result: yes >configure:5009: checking whether g++ supports -fno-common >configure:5045: rm -rf SunWS_cache; g++ -o conftest -Wnon-virtual-dtor -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -Wwrite-strings -DNDEBUG -DNO_DEBUG -O2 -march=athlon-xp -O2 -pipe -fomit-frame-pointer -ftracer -mfpmath=387 -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common conftest.cc 1>&5 >configure:5051: $? = 0 >configure:5054: test -z || test ! -s conftest.err >configure:5057: $? = 0 >configure:5060: test -s conftest >configure:5063: $? = 0 >configure:5084: result: yes >configure:5096: checking whether g++ supports -fexceptions >configure:5132: rm -rf SunWS_cache; g++ -o conftest -Wnon-virtual-dtor -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -Wwrite-strings -DNDEBUG -DNO_DEBUG -O2 -march=athlon-xp -O2 -pipe -fomit-frame-pointer -ftracer -mfpmath=387 -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common -fexceptions conftest.cc 1>&5 >configure:5138: $? = 0 >configure:5141: test -z || test ! -s conftest.err >configure:5144: $? = 0 >configure:5147: test -s conftest >configure:5150: $? = 0 >configure:5171: result: yes >configure:5856: checking how to run the C++ preprocessor >configure:5887: g++ -E conftest.cc >configure:5893: $? = 0 >configure:5925: g++ -E conftest.cc >conftest.cc:14:28: ac_nonexistent.h: No such file or directory >configure:5931: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE "libkipi-0.1" >| #define VERSION "3.3.0" >| #ifdef __cplusplus >| extern "C" void std::exit (int) throw (); using std::exit; >| #endif >| /* end confdefs.h. */ >| #include <ac_nonexistent.h> >configure:5970: result: g++ -E >configure:5994: g++ -E conftest.cc >configure:6000: $? = 0 >configure:6032: g++ -E conftest.cc >conftest.cc:14:28: ac_nonexistent.h: No such file or directory >configure:6038: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE "libkipi-0.1" >| #define VERSION "3.3.0" >| #ifdef __cplusplus >| extern "C" void std::exit (int) throw (); using std::exit; >| #endif >| /* end confdefs.h. */ >| #include <ac_nonexistent.h> >configure:6086: checking whether g++ supports -O0 >configure:6122: rm -rf SunWS_cache; g++ -o conftest -Wnon-virtual-dtor -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -Wwrite-strings -DNDEBUG -DNO_DEBUG -O2 -march=athlon-xp -O2 -pipe -fomit-frame-pointer -ftracer -mfpmath=387 -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common -O0 conftest.cc 1>&5 >configure:6128: $? = 0 >configure:6131: test -z || test ! -s conftest.err >configure:6134: $? = 0 >configure:6137: test -s conftest >configure:6140: $? = 0 >configure:6161: result: yes >configure:6217: checking whether g++ supports -Wl,--no-undefined >configure:6253: rm -rf SunWS_cache; g++ -o conftest -Wnon-virtual-dtor -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -Wwrite-strings -DNDEBUG -DNO_DEBUG -O2 -march=athlon-xp -O2 -pipe -fomit-frame-pointer -ftracer -mfpmath=387 -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common -Wl,--no-undefined conftest.cc 1>&5 >configure:6259: $? = 0 >configure:6262: test -z || test ! -s conftest.err >configure:6265: $? = 0 >configure:6268: test -s conftest >configure:6271: $? = 0 >configure:6292: result: yes >configure:6296: checking whether g++ supports -Wl,--allow-shlib-undefined >configure:6332: rm -rf SunWS_cache; g++ -o conftest -Wnon-virtual-dtor -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -Wwrite-strings -DNDEBUG -DNO_DEBUG -O2 -march=athlon-xp -O2 -pipe -fomit-frame-pointer -ftracer -mfpmath=387 -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common -Wl,--allow-shlib-undefined conftest.cc 1>&5 >configure:6338: $? = 0 >configure:6341: test -z || test ! -s conftest.err >configure:6344: $? = 0 >configure:6347: test -s conftest >configure:6350: $? = 0 >configure:6371: result: yes >configure:6481: result: not using lib directory suffix >configure:6526: checking for a sed that does not truncate output >configure:6580: result: /bin/sed >configure:6583: checking for egrep >configure:6593: result: grep -E >configure:6609: checking for ld used by gcc >configure:6676: result: /usr/i686-pc-linux-gnu/bin/ld >configure:6685: checking if the linker (/usr/i686-pc-linux-gnu/bin/ld) is GNU ld >configure:6700: result: yes >configure:6705: checking for /usr/i686-pc-linux-gnu/bin/ld option to reload object files >configure:6712: result: -r >configure:6721: checking for BSD-compatible nm >configure:6763: result: nm >configure:6767: checking whether ln -s works >configure:6771: result: yes >configure:6778: checking how to recognise dependent libraries >configure:6985: result: pass_all >configure:7193: checking for ANSI C header files >configure:7218: gcc -c -ansi -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG -O2 -march=athlon-xp -O2 -pipe -fomit-frame-pointer -ftracer -mfpmath=387 -Wformat-security -Wmissing-format-attribute conftest.c >&5 >configure:7224: $? = 0 >configure:7227: test -z || test ! -s conftest.err >configure:7230: $? = 0 >configure:7233: test -s conftest.o >configure:7236: $? = 0 >configure:7322: gcc -o conftest -ansi -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG -O2 -march=athlon-xp -O2 -pipe -fomit-frame-pointer -ftracer -mfpmath=387 -Wformat-security -Wmissing-format-attribute conftest.c >&5 >conftest.c: In function `main': >conftest.c:32: warning: implicit declaration of function `exit' >configure:7325: $? = 0 >configure:7327: ./conftest >configure:7330: $? = 0 >configure:7345: result: yes >configure:7369: checking for sys/types.h >configure:7385: gcc -c -ansi -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG -O2 -march=athlon-xp -O2 -pipe -fomit-frame-pointer -ftracer -mfpmath=387 -Wformat-security -Wmissing-format-attribute conftest.c >&5 >configure:7391: $? = 0 >configure:7394: test -z || test ! -s conftest.err >configure:7397: $? = 0 >configure:7400: test -s conftest.o >configure:7403: $? = 0 >configure:7414: result: yes >configure:7369: checking for sys/stat.h >configure:7385: gcc -c -ansi -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG -O2 -march=athlon-xp -O2 -pipe -fomit-frame-pointer -ftracer -mfpmath=387 -Wformat-security -Wmissing-format-attribute conftest.c >&5 >configure:7391: $? = 0 >configure:7394: test -z || test ! -s conftest.err >configure:7397: $? = 0 >configure:7400: test -s conftest.o >configure:7403: $? = 0 >configure:7414: result: yes >configure:7369: checking for stdlib.h >configure:7385: gcc -c -ansi -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG -O2 -march=athlon-xp -O2 -pipe -fomit-frame-pointer -ftracer -mfpmath=387 -Wformat-security -Wmissing-format-attribute conftest.c >&5 >configure:7391: $? = 0 >configure:7394: test -z || test ! -s conftest.err >configure:7397: $? = 0 >configure:7400: test -s conftest.o >configure:7403: $? = 0 >configure:7414: result: yes >configure:7369: checking for string.h >configure:7385: gcc -c -ansi -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG -O2 -march=athlon-xp -O2 -pipe -fomit-frame-pointer -ftracer -mfpmath=387 -Wformat-security -Wmissing-format-attribute conftest.c >&5 >configure:7391: $? = 0 >configure:7394: test -z || test ! -s conftest.err >configure:7397: $? = 0 >configure:7400: test -s conftest.o >configure:7403: $? = 0 >configure:7414: result: yes >configure:7369: checking for memory.h >configure:7385: gcc -c -ansi -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG -O2 -march=athlon-xp -O2 -pipe -fomit-frame-pointer -ftracer -mfpmath=387 -Wformat-security -Wmissing-format-attribute conftest.c >&5 >configure:7391: $? = 0 >configure:7394: test -z || test ! -s conftest.err >configure:7397: $? = 0 >configure:7400: test -s conftest.o >configure:7403: $? = 0 >configure:7414: result: yes >configure:7369: checking for strings.h >configure:7385: gcc -c -ansi -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG -O2 -march=athlon-xp -O2 -pipe -fomit-frame-pointer -ftracer -mfpmath=387 -Wformat-security -Wmissing-format-attribute conftest.c >&5 >configure:7391: $? = 0 >configure:7394: test -z || test ! -s conftest.err >configure:7397: $? = 0 >configure:7400: test -s conftest.o >configure:7403: $? = 0 >configure:7414: result: yes >configure:7369: checking for inttypes.h >configure:7385: gcc -c -ansi -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG -O2 -march=athlon-xp -O2 -pipe -fomit-frame-pointer -ftracer -mfpmath=387 -Wformat-security -Wmissing-format-attribute conftest.c >&5 >configure:7391: $? = 0 >configure:7394: test -z || test ! -s conftest.err >configure:7397: $? = 0 >configure:7400: test -s conftest.o >configure:7403: $? = 0 >configure:7414: result: yes >configure:7369: checking for stdint.h >configure:7385: gcc -c -ansi -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG -O2 -march=athlon-xp -O2 -pipe -fomit-frame-pointer -ftracer -mfpmath=387 -Wformat-security -Wmissing-format-attribute conftest.c >&5 >configure:7391: $? = 0 >configure:7394: test -z || test ! -s conftest.err >configure:7397: $? = 0 >configure:7400: test -s conftest.o >configure:7403: $? = 0 >configure:7414: result: yes >configure:7369: checking for unistd.h >configure:7385: gcc -c -ansi -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG -O2 -march=athlon-xp -O2 -pipe -fomit-frame-pointer -ftracer -mfpmath=387 -Wformat-security -Wmissing-format-attribute conftest.c >&5 >configure:7391: $? = 0 >configure:7394: test -z || test ! -s conftest.err >configure:7397: $? = 0 >configure:7400: test -s conftest.o >configure:7403: $? = 0 >configure:7414: result: yes >configure:7440: checking dlfcn.h usability >configure:7452: gcc -c -ansi -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG -O2 -march=athlon-xp -O2 -pipe -fomit-frame-pointer -ftracer -mfpmath=387 -Wformat-security -Wmissing-format-attribute conftest.c >&5 >configure:7458: $? = 0 >configure:7461: test -z || test ! -s conftest.err >configure:7464: $? = 0 >configure:7467: test -s conftest.o >configure:7470: $? = 0 >configure:7480: result: yes >configure:7484: checking dlfcn.h presence >configure:7494: gcc -E conftest.c >configure:7500: $? = 0 >configure:7520: result: yes >configure:7555: checking for dlfcn.h >configure:7562: result: yes >configure:7584: checking for i686-pc-linux-gnu-g77 >configure:7600: found /usr/i686-pc-linux-gnu/gcc-bin/3.4/i686-pc-linux-gnu-g77 >configure:7610: result: i686-pc-linux-gnu-g77 >configure:7670: checking for Fortran 77 compiler version >configure:7670: i686-pc-linux-gnu-g77 --version </dev/null >&5 >GNU Fortran (GCC) 3.4.3 (Gentoo Linux 3.4.3, ssp-3.4.3-0, pie-8.7.6.6) >Copyright (C) 2004 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:7673: $? = 0 >configure:7675: i686-pc-linux-gnu-g77 -v </dev/null >&5 >Reading specs from /usr/lib/gcc/i686-pc-linux-gnu/3.4.3/specs >Configured with: /var/tmp/portage/gcc-3.4.3/work/gcc-3.4.3/configure --enable-version-specific-runtime-libs --prefix=/usr --bindir=/usr/i686-pc-linux-gnu/gcc-bin/3.4 --includedir=/usr/lib/gcc/i686-pc-linux-gnu/3.4.3/include --datadir=/usr/share/gcc-data/i686-pc-linux-gnu/3.4 --mandir=/usr/share/gcc-data/i686-pc-linux-gnu/3.4/man --infodir=/usr/share/gcc-data/i686-pc-linux-gnu/3.4/info --with-gxx-include-dir=/usr/lib/gcc/i686-pc-linux-gnu/3.4.3/include/g++-v3 --host=i686-pc-linux-gnu --disable-altivec --disable-nls --enable-__cxa_atexit --enable-clocale=gnu --enable-shared --with-system-zlib --disable-checking --disable-werror --disable-libunwind-exceptions --enable-threads=posix --disable-multilib --enable-java-awt=gtk --enable-languages=c,c++,f77,java >Thread model: posix >gcc version 3.4.3 (Gentoo Linux 3.4.3, ssp-3.4.3-0, pie-8.7.6.6) >configure:7678: $? = 0 >configure:7680: i686-pc-linux-gnu-g77 -V </dev/null >&5 >i686-pc-linux-gnu-g77: `-V' option must have argument >configure:7683: $? = 1 >configure:7691: checking whether we are using the GNU Fortran 77 compiler >configure:7705: i686-pc-linux-gnu-g77 -c conftest.F >&5 >configure:7711: $? = 0 >configure:7714: test -z || test ! -s conftest.err >configure:7717: $? = 0 >configure:7720: test -s conftest.o >configure:7723: $? = 0 >configure:7736: result: yes >configure:7742: checking whether i686-pc-linux-gnu-g77 accepts -g >configure:7754: i686-pc-linux-gnu-g77 -c -g conftest.f >&5 >configure:7760: $? = 0 >configure:7763: test -z || test ! -s conftest.err >configure:7766: $? = 0 >configure:7769: test -s conftest.o >configure:7772: $? = 0 >configure:7784: result: yes >configure:7814: checking the maximum length of command line arguments >configure:7873: result: 32768 >configure:7884: checking command to parse nm output from gcc object >configure:7973: gcc -c -ansi -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG -O2 -march=athlon-xp -O2 -pipe -fomit-frame-pointer -ftracer -mfpmath=387 -Wformat-security -Wmissing-format-attribute conftest.c >&5 >conftest.c:5: warning: no previous prototype for 'nm_test_func' >configure:7976: $? = 0 >configure:7980: nm conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGISTW][ABCDGISTW]*\)[ ][ ]*\(\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p' \> conftest.nm >configure:7983: $? = 0 >configure:8035: gcc -o conftest -ansi -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG -O2 -march=athlon-xp -O2 -pipe -fomit-frame-pointer -ftracer -mfpmath=387 -Wformat-security -Wmissing-format-attribute conftest.c conftstm.o >&5 >configure:8038: $? = 0 >configure:8076: result: ok >configure:8080: checking for objdir >configure:8095: result: .libs >configure:8147: checking for i686-pc-linux-gnu-ar >configure:8176: result: no >configure:8185: checking for ar >configure:8201: found /usr/bin/ar >configure:8212: result: ar >configure:8227: checking for i686-pc-linux-gnu-ranlib >configure:8256: result: no >configure:8265: checking for ranlib >configure:8281: found /usr/bin/ranlib >configure:8292: result: ranlib >configure:8307: checking for i686-pc-linux-gnu-strip >configure:8333: result: strip >configure:8634: checking if gcc static flag works >configure:8657: result: yes >configure:8675: checking if gcc supports -fno-rtti -fno-exceptions >configure:8696: gcc -c -ansi -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG -O2 -march=athlon-xp -O2 -pipe -fomit-frame-pointer -ftracer -mfpmath=387 -Wformat-security -Wmissing-format-attribute -fno-rtti -fno-exceptions conftest.c >&5 >cc1: warning: command line option "-fno-rtti" is valid for C++/ObjC++ but not for C >cc1: warning: command line option "-fno-rtti" is valid for C++/ObjC++ but not for C >configure:8700: $? = 0 >configure:8708: result: no >configure:8723: checking for gcc option to produce PIC >configure:8900: result: -fPIC >configure:8908: checking if gcc PIC flag -fPIC works >configure:8929: gcc -c -ansi -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG -O2 -march=athlon-xp -O2 -pipe -fomit-frame-pointer -ftracer -mfpmath=387 -Wformat-security -Wmissing-format-attribute -fPIC -DPIC conftest.c >&5 >configure:8933: $? = 0 >configure:8941: result: yes >configure:8965: checking if gcc supports -c -o file.o >configure:8996: gcc -c -ansi -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG -O2 -march=athlon-xp -O2 -pipe -fomit-frame-pointer -ftracer -mfpmath=387 -Wformat-security -Wmissing-format-attribute -o out/conftest2.o conftest.c >&5 >configure:9000: $? = 0 >configure:9014: result: yes >configure:9040: checking whether the gcc linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries >configure:9839: result: yes >configure:9865: checking whether -lc should be explicitly linked in >configure:9870: gcc -c -ansi -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG -O2 -march=athlon-xp -O2 -pipe -fomit-frame-pointer -ftracer -mfpmath=387 -Wformat-security -Wmissing-format-attribute conftest.c >&5 >configure:9873: $? = 0 >configure:9887: gcc -shared conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| grep -lc \>/dev/null 2\>\&1 >configure:9890: $? = 0 >configure:9902: result: no >configure:9910: checking dynamic linker characteristics >configure:10428: result: GNU/Linux ld.so >configure:10432: checking how to hardcode library paths into programs >configure:10457: result: immediate >configure:10471: checking whether stripping libraries is possible >configure:10476: result: yes >configure:10601: checking for shl_load >configure:10658: gcc -o conftest -ansi -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG -O2 -march=athlon-xp -O2 -pipe -fomit-frame-pointer -ftracer -mfpmath=387 -Wformat-security -Wmissing-format-attribute conftest.c >&5 >/var/tmp/portage/libkipi-0.1/temp/ccPAcBKX.o(.text+0x14): In function `main': >: undefined reference to `shl_load' >/var/tmp/portage/libkipi-0.1/temp/ccPAcBKX.o(.data+0x0): undefined reference to `shl_load' >collect2: ld returned 1 exit status >configure:10664: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE "libkipi-0.1" >| #define VERSION "3.3.0" >| #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:10688: result: no >configure:10693: checking for shl_load in -ldld >configure:10723: gcc -o conftest -ansi -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG -O2 -march=athlon-xp -O2 -pipe -fomit-frame-pointer -ftracer -mfpmath=387 -Wformat-security -Wmissing-format-attribute conftest.c -ldld >&5 >/usr/lib/gcc/i686-pc-linux-gnu/3.4.3/../../../../i686-pc-linux-gnu/bin/ld: cannot find -ldld >collect2: ld returned 1 exit status >configure:10729: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE "libkipi-0.1" >| #define VERSION "3.3.0" >| #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:10754: result: no >configure:10759: checking for dlopen >configure:10816: gcc -o conftest -ansi -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG -O2 -march=athlon-xp -O2 -pipe -fomit-frame-pointer -ftracer -mfpmath=387 -Wformat-security -Wmissing-format-attribute conftest.c >&5 >/var/tmp/portage/libkipi-0.1/temp/ccxCUC59.o(.text+0x14): In function `main': >: undefined reference to `dlopen' >/var/tmp/portage/libkipi-0.1/temp/ccxCUC59.o(.data+0x0): undefined reference to `dlopen' >collect2: ld returned 1 exit status >configure:10822: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE "libkipi-0.1" >| #define VERSION "3.3.0" >| #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:10846: result: no >configure:10851: checking for dlopen in -ldl >configure:10881: gcc -o conftest -ansi -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG -O2 -march=athlon-xp -O2 -pipe -fomit-frame-pointer -ftracer -mfpmath=387 -Wformat-security -Wmissing-format-attribute conftest.c -ldl >&5 >configure:10887: $? = 0 >configure:10890: test -z || test ! -s conftest.err >configure:10893: $? = 0 >configure:10896: test -s conftest >configure:10899: $? = 0 >configure:10912: result: yes >configure:11085: checking whether a program can dlopen itself >configure:11157: gcc -o conftest -ansi -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG -O2 -march=athlon-xp -O2 -pipe -fomit-frame-pointer -ftracer -mfpmath=387 -Wformat-security -Wmissing-format-attribute -DHAVE_DLFCN_H -Wl,--export-dynamic conftest.c -ldl >&5 >configure:11143: warning: no previous prototype for 'fnord' >configure: In function `fnord': >configure:11143: warning: unused variable `i' >configure: In function `main': >configure:11156: warning: implicit declaration of function `exit' >configure:11160: $? = 0 >configure:11178: result: yes >configure:11183: checking whether a statically linked program can dlopen itself >configure:11255: gcc -o conftest -ansi -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG -O2 -march=athlon-xp -O2 -pipe -fomit-frame-pointer -ftracer -mfpmath=387 -Wformat-security -Wmissing-format-attribute -DHAVE_DLFCN_H -Wl,--export-dynamic conftest.c -ldl >&5 >configure:11241: warning: no previous prototype for 'fnord' >configure: In function `fnord': >configure:11241: warning: unused variable `i' >configure: In function `main': >configure:11254: warning: implicit declaration of function `exit' >configure:11258: $? = 0 >configure:11276: result: yes >configure:11299: checking if libtool supports shared libraries >configure:11301: result: yes >configure:11304: checking whether to build shared libraries >configure:11351: result: yes >configure:11354: checking whether to build static libraries >configure:11358: result: no >configure:11449: creating libtool >configure:11993: checking for ld used by g++ >configure:12060: result: /usr/i686-pc-linux-gnu/bin/ld >configure:12069: checking if the linker (/usr/i686-pc-linux-gnu/bin/ld) is GNU ld >configure:12084: result: yes >configure:12135: checking whether the g++ linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries >configure:12936: result: yes >configure:12954: g++ -c -Wnon-virtual-dtor -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -Wwrite-strings -DNDEBUG -DNO_DEBUG -O2 -march=athlon-xp -O2 -pipe -fomit-frame-pointer -ftracer -mfpmath=387 -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common conftest.cc >&5 >configure:12957: $? = 0 >configure:13053: checking for g++ option to produce PIC >configure:13305: result: -fPIC >configure:13313: checking if g++ PIC flag -fPIC works >configure:13334: g++ -c -Wnon-virtual-dtor -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -Wwrite-strings -DNDEBUG -DNO_DEBUG -O2 -march=athlon-xp -O2 -pipe -fomit-frame-pointer -ftracer -mfpmath=387 -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common -fPIC -DPIC conftest.cc >&5 >configure:13338: $? = 0 >configure:13346: result: yes >configure:13370: checking if g++ supports -c -o file.o >configure:13401: g++ -c -Wnon-virtual-dtor -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -Wwrite-strings -DNDEBUG -DNO_DEBUG -O2 -march=athlon-xp -O2 -pipe -fomit-frame-pointer -ftracer -mfpmath=387 -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common -o out/conftest2.o conftest.cc >&5 >configure:13405: $? = 0 >configure:13419: result: yes >configure:13445: checking whether the g++ linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries >configure:13470: result: yes >configure:13541: checking dynamic linker characteristics >configure:14059: result: GNU/Linux ld.so >configure:14063: checking how to hardcode library paths into programs >configure:14088: result: immediate >configure:14102: checking whether stripping libraries is possible >configure:14107: result: yes >configure:14232: checking for shl_load >configure:14319: result: no >configure:14324: checking for shl_load in -ldld >configure:14385: result: no >configure:14390: checking for dlopen >configure:14477: result: no >configure:14482: checking for dlopen in -ldl >configure:14543: result: yes >configure:14716: checking whether a program can dlopen itself >configure:14809: result: yes >configure:14814: checking whether a statically linked program can dlopen itself >configure:14907: result: yes >configure:15403: checking if libtool supports shared libraries >configure:15405: result: yes >configure:15408: checking whether to build shared libraries >configure:15426: result: yes >configure:15429: checking whether to build static libraries >configure:15433: result: no >configure:15445: checking for i686-pc-linux-gnu-g77 option to produce PIC >configure:15622: result: -fPIC >configure:15630: checking if i686-pc-linux-gnu-g77 PIC flag -fPIC works >configure:15651: i686-pc-linux-gnu-g77 -c -g -O2 -fPIC conftest.f >&5 >configure:15655: $? = 0 >configure:15663: result: yes >configure:15687: checking if i686-pc-linux-gnu-g77 supports -c -o file.o >configure:15718: i686-pc-linux-gnu-g77 -c -g -O2 -o out/conftest2.o conftest.f >&5 >configure:15722: $? = 0 >configure:15736: result: yes >configure:15762: checking whether the i686-pc-linux-gnu-g77 linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries >configure:16541: result: yes >configure:16612: checking dynamic linker characteristics >configure:17130: result: GNU/Linux ld.so >configure:17134: checking how to hardcode library paths into programs >configure:17159: result: immediate >configure:17173: checking whether stripping libraries is possible >configure:17178: result: yes >configure:21206: checking for msgfmt >configure:21233: result: /usr/bin/msgfmt >configure:21242: checking for gmsgfmt >configure:21260: found /usr/bin/gmsgfmt >configure:21273: result: /usr/bin/gmsgfmt >configure:21292: checking for xgettext >configure:21319: result: /usr/bin/xgettext >configure:21436: checking if C++ programs can be compiled >configure:21465: g++ -c -Wnon-virtual-dtor -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -Wwrite-strings -DNDEBUG -DNO_DEBUG -O2 -march=athlon-xp -O2 -pipe -fomit-frame-pointer -ftracer -mfpmath=387 -Wformat-security -Wmissing-format-attribute -fno-check-new -fno-common conftest.cc >&5 >configure:21471: $? = 0 >configure:21474: test -z || test ! -s conftest.err >configure:21477: $? = 0 >configure:21480: test -s conftest.o >configure:21483: $? = 0 >configure:21497: result: yes >configure:21527: checking for strlcat >configure:21575: g++ -c -Wnon-virtual-dtor -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -Wwrite-strings -DNDEBUG -DNO_DEBUG -O2 -march=athlon-xp -O2 -pipe -fomit-frame-pointer -ftracer -mfpmath=387 -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:21581: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE "libkipi-0.1" >| #define VERSION "3.3.0" >| #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:21615: result: no >configure:21618: checking if strlcat needs custom prototype >configure:21721: result: yes - in libkdefakes >configure:21746: checking for strlcpy >configure:21793: g++ -c -Wnon-virtual-dtor -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -Wwrite-strings -DNDEBUG -DNO_DEBUG -O2 -march=athlon-xp -O2 -pipe -fomit-frame-pointer -ftracer -mfpmath=387 -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:21799: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE "libkipi-0.1" >| #define VERSION "3.3.0" >| #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:21833: result: no >configure:21836: checking if strlcpy needs custom prototype >configure:21938: result: yes - in libkdefakes >configure:21962: checking for main in -lutil >configure:21986: gcc -o conftest -ansi -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG -O2 -march=athlon-xp -O2 -pipe -fomit-frame-pointer -ftracer -mfpmath=387 -Wformat-security -Wmissing-format-attribute conftest.c -lutil >&5 >configure:21992: $? = 0 >configure:21995: test -z || test ! -s conftest.err >configure:21998: $? = 0 >configure:22001: test -s conftest >configure:22004: $? = 0 >configure:22017: result: yes >configure:22023: checking for main in -lcompat >configure:22047: gcc -o conftest -ansi -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG -O2 -march=athlon-xp -O2 -pipe -fomit-frame-pointer -ftracer -mfpmath=387 -Wformat-security -Wmissing-format-attribute conftest.c -lcompat >&5 >/usr/lib/gcc/i686-pc-linux-gnu/3.4.3/../../../../i686-pc-linux-gnu/bin/ld: cannot find -lcompat >collect2: ld returned 1 exit status >configure:22053: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE "libkipi-0.1" >| #define VERSION "3.3.0" >| #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:22078: result: no >configure:22085: checking for crypt in -lcrypt >configure:22115: gcc -o conftest -ansi -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG -O2 -march=athlon-xp -O2 -pipe -fomit-frame-pointer -ftracer -mfpmath=387 -Wformat-security -Wmissing-format-attribute conftest.c -lcrypt >&5 >configure:22121: $? = 0 >configure:22124: test -z || test ! -s conftest.err >configure:22127: $? = 0 >configure:22130: test -s conftest >configure:22133: $? = 0 >configure:22146: result: yes >configure:22239: checking for socklen_t >configure:22274: g++ -c -Wnon-virtual-dtor -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -Wwrite-strings -DNDEBUG -DNO_DEBUG -O2 -march=athlon-xp -O2 -pipe -fomit-frame-pointer -ftracer -mfpmath=387 -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common conftest.cc >&5 >configure:22280: $? = 0 >configure:22283: test -z || test ! -s conftest.err >configure:22286: $? = 0 >configure:22289: test -s conftest.o >configure:22292: $? = 0 >configure:22313: result: yes >configure:22406: checking for dnet_ntoa in -ldnet >configure:22436: gcc -o conftest -ansi -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG -O2 -march=athlon-xp -O2 -pipe -fomit-frame-pointer -ftracer -mfpmath=387 -Wformat-security -Wmissing-format-attribute conftest.c -ldnet >&5 >/usr/lib/gcc/i686-pc-linux-gnu/3.4.3/../../../../i686-pc-linux-gnu/bin/ld: cannot find -ldnet >collect2: ld returned 1 exit status >configure:22442: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE "libkipi-0.1" >| #define VERSION "3.3.0" >| #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 kde_socklen_t socklen_t >| #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:22467: result: no >configure:22474: checking for dnet_ntoa in -ldnet_stub >configure:22504: gcc -o conftest -ansi -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG -O2 -march=athlon-xp -O2 -pipe -fomit-frame-pointer -ftracer -mfpmath=387 -Wformat-security -Wmissing-format-attribute conftest.c -ldnet_stub >&5 >/usr/lib/gcc/i686-pc-linux-gnu/3.4.3/../../../../i686-pc-linux-gnu/bin/ld: cannot find -ldnet_stub >collect2: ld returned 1 exit status >configure:22510: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE "libkipi-0.1" >| #define VERSION "3.3.0" >| #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 kde_socklen_t socklen_t >| #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:22535: result: no >configure:22542: checking for inet_ntoa >configure:22599: gcc -o conftest -ansi -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG -O2 -march=athlon-xp -O2 -pipe -fomit-frame-pointer -ftracer -mfpmath=387 -Wformat-security -Wmissing-format-attribute conftest.c >&5 >configure:22605: $? = 0 >configure:22608: test -z || test ! -s conftest.err >configure:22611: $? = 0 >configure:22614: test -s conftest >configure:22617: $? = 0 >configure:22629: result: yes >configure:22701: checking for connect >configure:22758: gcc -o conftest -ansi -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG -O2 -march=athlon-xp -O2 -pipe -fomit-frame-pointer -ftracer -mfpmath=387 -Wformat-security -Wmissing-format-attribute conftest.c >&5 >configure:22764: $? = 0 >configure:22767: test -z || test ! -s conftest.err >configure:22770: $? = 0 >configure:22773: test -s conftest >configure:22776: $? = 0 >configure:22788: result: yes >configure:22861: checking for remove >configure:22918: gcc -o conftest -ansi -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG -O2 -march=athlon-xp -O2 -pipe -fomit-frame-pointer -ftracer -mfpmath=387 -Wformat-security -Wmissing-format-attribute conftest.c >&5 >configure:22924: $? = 0 >configure:22927: test -z || test ! -s conftest.err >configure:22930: $? = 0 >configure:22933: test -s conftest >configure:22936: $? = 0 >configure:22948: result: yes >configure:23022: checking for shmat >configure:23079: gcc -o conftest -ansi -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG -O2 -march=athlon-xp -O2 -pipe -fomit-frame-pointer -ftracer -mfpmath=387 -Wformat-security -Wmissing-format-attribute conftest.c >&5 >configure:23085: $? = 0 >configure:23088: test -z || test ! -s conftest.err >configure:23091: $? = 0 >configure:23094: test -s conftest >configure:23097: $? = 0 >configure:23109: result: yes >configure:23191: checking for sys/types.h >configure:23196: result: yes >configure:23191: checking for stdint.h >configure:23196: result: yes >configure:23351: checking sys/bitypes.h usability >configure:23363: gcc -c -ansi -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG -O2 -march=athlon-xp -O2 -pipe -fomit-frame-pointer -ftracer -mfpmath=387 -Wformat-security -Wmissing-format-attribute conftest.c >&5 >configure:23369: $? = 0 >configure:23372: test -z || test ! -s conftest.err >configure:23375: $? = 0 >configure:23378: test -s conftest.o >configure:23381: $? = 0 >configure:23391: result: yes >configure:23395: checking sys/bitypes.h presence >configure:23405: gcc -E conftest.c >configure:23411: $? = 0 >configure:23431: result: yes >configure:23466: checking for sys/bitypes.h >configure:23473: result: yes >configure:23488: checking for poll in -lpoll >configure:23518: gcc -o conftest -ansi -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG -O2 -march=athlon-xp -O2 -pipe -fomit-frame-pointer -ftracer -mfpmath=387 -Wformat-security -Wmissing-format-attribute conftest.c -lpoll >&5 >/usr/lib/gcc/i686-pc-linux-gnu/3.4.3/../../../../i686-pc-linux-gnu/bin/ld: cannot find -lpoll >collect2: ld returned 1 exit status >configure:23524: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE "libkipi-0.1" >| #define VERSION "3.3.0" >| #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 kde_socklen_t socklen_t >| #define ksize_t socklen_t >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_SYS_BITYPES_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:23549: result: no >configure:23567: checking CoreAudio/CoreAudio.h usability >configure:23579: gcc -c -ansi -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG -O2 -march=athlon-xp -O2 -pipe -fomit-frame-pointer -ftracer -mfpmath=387 -Wformat-security -Wmissing-format-attribute conftest.c >&5 >conftest.c:67:33: CoreAudio/CoreAudio.h: No such file or directory >configure:23585: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE "libkipi-0.1" >| #define VERSION "3.3.0" >| #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 kde_socklen_t socklen_t >| #define ksize_t socklen_t >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_SYS_BITYPES_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:23607: result: no >configure:23611: checking CoreAudio/CoreAudio.h presence >configure:23621: gcc -E conftest.c >conftest.c:33:33: CoreAudio/CoreAudio.h: No such file or directory >configure:23627: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE "libkipi-0.1" >| #define VERSION "3.3.0" >| #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 kde_socklen_t socklen_t >| #define ksize_t socklen_t >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_SYS_BITYPES_H 1 >| /* end confdefs.h. */ >| #include <CoreAudio/CoreAudio.h> >configure:23647: result: no >configure:23682: checking for CoreAudio/CoreAudio.h >configure:23689: result: no >configure:23707: checking if res_init needs -lresolv >configure:23734: gcc -o conftest -ansi -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG -O2 -march=athlon-xp -O2 -pipe -fomit-frame-pointer -ftracer -mfpmath=387 -Wformat-security -Wmissing-format-attribute conftest.c -lresolv >&5 >configure:23740: $? = 0 >configure:23743: test -z || test ! -s conftest.err >configure:23746: $? = 0 >configure:23749: test -s conftest >configure:23752: $? = 0 >configure:23756: result: yes >configure:23778: checking for res_init >configure:23826: g++ -c -Wnon-virtual-dtor -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -Wwrite-strings -DNDEBUG -DNO_DEBUG -O2 -march=athlon-xp -O2 -pipe -fomit-frame-pointer -ftracer -mfpmath=387 -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common -pedantic-errors conftest.cc >&5 >configure:23832: $? = 0 >configure:23835: test -z || test ! -s conftest.err >configure:23838: $? = 0 >configure:23841: test -s conftest.o >configure:23844: $? = 0 >configure:23866: result: yes >configure:23869: checking if res_init needs custom prototype >configure:23972: result: no >configure:24000: checking for killpg in -lucb >configure:24030: gcc -o conftest -ansi -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG -O2 -march=athlon-xp -O2 -pipe -fomit-frame-pointer -ftracer -mfpmath=387 -Wformat-security -Wmissing-format-attribute conftest.c -lucb >&5 >/usr/lib/gcc/i686-pc-linux-gnu/3.4.3/../../../../i686-pc-linux-gnu/bin/ld: cannot find -lucb >collect2: ld returned 1 exit status >configure:24036: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE "libkipi-0.1" >| #define VERSION "3.3.0" >| #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 kde_socklen_t socklen_t >| #define ksize_t socklen_t >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_SYS_BITYPES_H 1 >| #define HAVE_RES_INIT 1 >| #define HAVE_RES_INIT 1 >| #define HAVE_RES_INIT_PROTO 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:24061: result: no >configure:24143: checking for int >configure:24167: gcc -c -ansi -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG -O2 -march=athlon-xp -O2 -pipe -fomit-frame-pointer -ftracer -mfpmath=387 -Wformat-security -Wmissing-format-attribute conftest.c >&5 >configure:24173: $? = 0 >configure:24176: test -z || test ! -s conftest.err >configure:24179: $? = 0 >configure:24182: test -s conftest.o >configure:24185: $? = 0 >configure:24196: result: yes >configure:24199: checking size of int >configure:24511: gcc -o conftest -ansi -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG -O2 -march=athlon-xp -O2 -pipe -fomit-frame-pointer -ftracer -mfpmath=387 -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:24514: $? = 0 >configure:24516: ./conftest >configure:24519: $? = 0 >configure:24542: result: 4 >configure:24548: checking for short >configure:24572: gcc -c -ansi -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG -O2 -march=athlon-xp -O2 -pipe -fomit-frame-pointer -ftracer -mfpmath=387 -Wformat-security -Wmissing-format-attribute conftest.c >&5 >configure:24578: $? = 0 >configure:24581: test -z || test ! -s conftest.err >configure:24584: $? = 0 >configure:24587: test -s conftest.o >configure:24590: $? = 0 >configure:24601: result: yes >configure:24604: checking size of short >configure:24916: gcc -o conftest -ansi -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG -O2 -march=athlon-xp -O2 -pipe -fomit-frame-pointer -ftracer -mfpmath=387 -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:24919: $? = 0 >configure:24921: ./conftest >configure:24924: $? = 0 >configure:24947: result: 2 >configure:24953: checking for long >configure:24977: gcc -c -ansi -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG -O2 -march=athlon-xp -O2 -pipe -fomit-frame-pointer -ftracer -mfpmath=387 -Wformat-security -Wmissing-format-attribute conftest.c >&5 >configure:24983: $? = 0 >configure:24986: test -z || test ! -s conftest.err >configure:24989: $? = 0 >configure:24992: test -s conftest.o >configure:24995: $? = 0 >configure:25006: result: yes >configure:25009: checking size of long >configure:25321: gcc -o conftest -ansi -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG -O2 -march=athlon-xp -O2 -pipe -fomit-frame-pointer -ftracer -mfpmath=387 -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:25324: $? = 0 >configure:25326: ./conftest >configure:25329: $? = 0 >configure:25352: result: 4 >configure:25358: checking for char * >configure:25382: gcc -c -ansi -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG -O2 -march=athlon-xp -O2 -pipe -fomit-frame-pointer -ftracer -mfpmath=387 -Wformat-security -Wmissing-format-attribute conftest.c >&5 >configure:25388: $? = 0 >configure:25391: test -z || test ! -s conftest.err >configure:25394: $? = 0 >configure:25397: test -s conftest.o >configure:25400: $? = 0 >configure:25411: result: yes >configure:25414: checking size of char * >configure:25726: gcc -o conftest -ansi -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG -O2 -march=athlon-xp -O2 -pipe -fomit-frame-pointer -ftracer -mfpmath=387 -Wformat-security -Wmissing-format-attribute conftest.c >&5 >conftest.c:73: warning: no previous prototype for 'longval' >conftest.c:74: warning: no previous prototype for 'ulongval' >configure:25729: $? = 0 >configure:25731: ./conftest >configure:25734: $? = 0 >configure:25757: result: 4 >configure:25765: checking for dlopen in -ldl >configure:25826: result: yes >configure:25836: checking for shl_unload in -ldld >configure:25866: gcc -o conftest -ansi -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG -O2 -march=athlon-xp -O2 -pipe -fomit-frame-pointer -ftracer -mfpmath=387 -Wformat-security -Wmissing-format-attribute conftest.c -ldld >&5 >/usr/lib/gcc/i686-pc-linux-gnu/3.4.3/../../../../i686-pc-linux-gnu/bin/ld: cannot find -ldld >collect2: ld returned 1 exit status >configure:25872: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE "libkipi-0.1" >| #define VERSION "3.3.0" >| #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 kde_socklen_t socklen_t >| #define ksize_t socklen_t >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_SYS_BITYPES_H 1 >| #define HAVE_RES_INIT 1 >| #define HAVE_RES_INIT 1 >| #define HAVE_RES_INIT_PROTO 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:25897: result: no >configure:25912: checking for size_t >configure:25936: gcc -c -ansi -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG -O2 -march=athlon-xp -O2 -pipe -fomit-frame-pointer -ftracer -mfpmath=387 -Wformat-security -Wmissing-format-attribute conftest.c >&5 >configure:25942: $? = 0 >configure:25945: test -z || test ! -s conftest.err >configure:25948: $? = 0 >configure:25951: test -s conftest.o >configure:25954: $? = 0 >configure:25965: result: yes >configure:25968: checking size of size_t >configure:26280: gcc -o conftest -ansi -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG -O2 -march=athlon-xp -O2 -pipe -fomit-frame-pointer -ftracer -mfpmath=387 -Wformat-security -Wmissing-format-attribute conftest.c >&5 >conftest.c:74: warning: no previous prototype for 'longval' >conftest.c:75: warning: no previous prototype for 'ulongval' >configure:26283: $? = 0 >configure:26285: ./conftest >configure:26288: $? = 0 >configure:26311: result: 4 >configure:26318: checking for unsigned long >configure:26342: gcc -c -ansi -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG -O2 -march=athlon-xp -O2 -pipe -fomit-frame-pointer -ftracer -mfpmath=387 -Wformat-security -Wmissing-format-attribute conftest.c >&5 >configure:26348: $? = 0 >configure:26351: test -z || test ! -s conftest.err >configure:26354: $? = 0 >configure:26357: test -s conftest.o >configure:26360: $? = 0 >configure:26371: result: yes >configure:26374: checking size of unsigned long >configure:26686: gcc -o conftest -ansi -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG -O2 -march=athlon-xp -O2 -pipe -fomit-frame-pointer -ftracer -mfpmath=387 -Wformat-security -Wmissing-format-attribute conftest.c >&5 >conftest.c:75: warning: no previous prototype for 'longval' >conftest.c:76: warning: no previous prototype for 'ulongval' >configure:26689: $? = 0 >configure:26691: ./conftest >configure:26694: $? = 0 >configure:26717: result: 4 >configure:26725: checking sizeof size_t == sizeof unsigned long >configure:26747: gcc -c -ansi -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG -O2 -march=athlon-xp -O2 -pipe -fomit-frame-pointer -ftracer -mfpmath=387 -Wformat-security -Wmissing-format-attribute conftest.c >&5 >configure:26753: $? = 0 >configure:26756: test -z || test ! -s conftest.err >configure:26759: $? = 0 >configure:26762: test -s conftest.o >configure:26765: $? = 0 >configure:26767: result: yes >configure:26805: checking crt_externs.h usability >configure:26817: gcc -c -ansi -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG -O2 -march=athlon-xp -O2 -pipe -fomit-frame-pointer -ftracer -mfpmath=387 -Wformat-security -Wmissing-format-attribute conftest.c >&5 >conftest.c:76:25: crt_externs.h: No such file or directory >configure:26823: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE "libkipi-0.1" >| #define VERSION "3.3.0" >| #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 kde_socklen_t socklen_t >| #define ksize_t socklen_t >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_SYS_BITYPES_H 1 >| #define HAVE_RES_INIT 1 >| #define HAVE_RES_INIT 1 >| #define HAVE_RES_INIT_PROTO 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:26845: result: no >configure:26849: checking crt_externs.h presence >configure:26859: gcc -E conftest.c >conftest.c:42:25: crt_externs.h: No such file or directory >configure:26865: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE "libkipi-0.1" >| #define VERSION "3.3.0" >| #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 kde_socklen_t socklen_t >| #define ksize_t socklen_t >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_SYS_BITYPES_H 1 >| #define HAVE_RES_INIT 1 >| #define HAVE_RES_INIT 1 >| #define HAVE_RES_INIT_PROTO 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:26885: result: no >configure:26920: checking for crt_externs.h >configure:26927: result: no >configure:26940: checking for _NSGetEnviron >configure:26997: gcc -o conftest -ansi -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG -O2 -march=athlon-xp -O2 -pipe -fomit-frame-pointer -ftracer -mfpmath=387 -Wformat-security -Wmissing-format-attribute conftest.c >&5 >/var/tmp/portage/libkipi-0.1/temp/ccJRXV76.o(.text+0x14): In function `main': >: undefined reference to `_NSGetEnviron' >/var/tmp/portage/libkipi-0.1/temp/ccJRXV76.o(.data+0x0): undefined reference to `_NSGetEnviron' >collect2: ld returned 1 exit status >configure:27003: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE "libkipi-0.1" >| #define VERSION "3.3.0" >| #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 kde_socklen_t socklen_t >| #define ksize_t socklen_t >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_SYS_BITYPES_H 1 >| #define HAVE_RES_INIT 1 >| #define HAVE_RES_INIT 1 >| #define HAVE_RES_INIT_PROTO 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:27027: result: no >configure:27049: checking for vsnprintf >configure:27106: gcc -o conftest -ansi -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG -O2 -march=athlon-xp -O2 -pipe -fomit-frame-pointer -ftracer -mfpmath=387 -Wformat-security -Wmissing-format-attribute conftest.c >&5 >configure:27112: $? = 0 >configure:27115: test -z || test ! -s conftest.err >configure:27118: $? = 0 >configure:27121: test -s conftest >configure:27124: $? = 0 >configure:27136: result: yes >configure:27049: checking for snprintf >configure:27106: gcc -o conftest -ansi -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG -O2 -march=athlon-xp -O2 -pipe -fomit-frame-pointer -ftracer -mfpmath=387 -Wformat-security -Wmissing-format-attribute conftest.c >&5 >configure:27112: $? = 0 >configure:27115: test -z || test ! -s conftest.err >configure:27118: $? = 0 >configure:27121: test -s conftest >configure:27124: $? = 0 >configure:27136: result: yes >configure:27183: checking for X >configure:27221: gcc -E conftest.c >configure:27227: $? = 0 >configure:27318: gcc -o conftest -ansi -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG -O2 -march=athlon-xp -O2 -pipe -fomit-frame-pointer -ftracer -mfpmath=387 -Wformat-security -Wmissing-format-attribute conftest.c -lXt >&5 >conftest.c: In function `main': >conftest.c:48: warning: implicit declaration of function `XtMalloc' >/usr/lib/gcc/i686-pc-linux-gnu/3.4.3/../../../../i686-pc-linux-gnu/bin/ld: cannot find -lXt >collect2: ld returned 1 exit status >configure:27324: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE "libkipi-0.1" >| #define VERSION "3.3.0" >| #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 kde_socklen_t socklen_t >| #define ksize_t socklen_t >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_SYS_BITYPES_H 1 >| #define HAVE_RES_INIT 1 >| #define HAVE_RES_INIT 1 >| #define HAVE_RES_INIT_PROTO 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:27482: result: libraries /usr/X11R6/lib, headers /usr/X11R6/include >configure:27511: checking for IceConnectionNumber in -lICE >configure:27541: gcc -o conftest -ansi -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG -O2 -march=athlon-xp -O2 -pipe -fomit-frame-pointer -ftracer -mfpmath=387 -Wformat-security -Wmissing-format-attribute -L/usr/X11R6/lib conftest.c -lICE >&5 >configure:27547: $? = 0 >configure:27550: test -z || test ! -s conftest.err >configure:27553: $? = 0 >configure:27556: test -s conftest >configure:27559: $? = 0 >configure:27572: result: yes >configure:27582: checking for libXext >configure:27617: gcc -o conftest -ansi -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG -O2 -march=athlon-xp -O2 -pipe -fomit-frame-pointer -ftracer -mfpmath=387 -Wformat-security -Wmissing-format-attribute -L/usr/X11R6/lib conftest.c -lXext -lX11 >&5 >configure:27623: $? = 0 >configure:27626: test -z || test ! -s conftest.err >configure:27629: $? = 0 >configure:27632: test -s conftest >configure:27635: $? = 0 >configure:27654: result: yes >configure:27709: checking for pthread_create in -lpthread >configure:27729: gcc -o conftest -ansi -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG -O2 -march=athlon-xp -O2 -pipe -fomit-frame-pointer -ftracer -mfpmath=387 -Wformat-security -Wmissing-format-attribute conftest.c -lpthread >&5 >configure:27735: $? = 0 >configure:27738: test -z || test ! -s conftest.err >configure:27741: $? = 0 >configure:27744: test -s conftest >configure:27747: $? = 0 >configure:27750: result: yes >configure:27972: checking for extra includes >configure:28000: result: no >configure:28004: checking for extra libs >configure:28033: result: no >configure:28039: checking for libz >configure:28074: gcc -o conftest -ansi -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG -O2 -march=athlon-xp -O2 -pipe -fomit-frame-pointer -ftracer -mfpmath=387 -Wformat-security -Wmissing-format-attribute -I/usr/X11R6/include -D_REENTRANT conftest.c -L/usr/X11R6/lib -lz >&5 >configure:28080: $? = 0 >configure:28083: test -z || test ! -s conftest.err >configure:28086: $? = 0 >configure:28089: test -s conftest >configure:28092: $? = 0 >configure:28114: result: -lz >configure:28135: checking for libpng >configure:28172: gcc -o conftest -ansi -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG -O2 -march=athlon-xp -O2 -pipe -fomit-frame-pointer -ftracer -mfpmath=387 -Wformat-security -Wmissing-format-attribute -I/usr/X11R6/include -D_REENTRANT conftest.c -L/usr/X11R6/lib -lpng -lz -lm -lX11 >&5 >configure:28178: $? = 0 >configure:28181: test -z || test ! -s conftest.err >configure:28184: $? = 0 >configure:28187: test -s conftest >configure:28190: $? = 0 >configure:28214: result: -lpng -lz -lm >configure:28225: checking for libjpeg6b >configure:28265: gcc -o conftest -ansi -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG -O2 -march=athlon-xp -O2 -pipe -fomit-frame-pointer -ftracer -mfpmath=387 -Wformat-security -Wmissing-format-attribute -I/usr/X11R6/include -D_REENTRANT conftest.c -L/usr/X11R6/lib -ljpeg6b -lm >&5 >/usr/lib/gcc/i686-pc-linux-gnu/3.4.3/../../../../i686-pc-linux-gnu/bin/ld: cannot find -ljpeg6b >collect2: ld returned 1 exit status >configure:28271: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE "libkipi-0.1" >| #define VERSION "3.3.0" >| #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 kde_socklen_t socklen_t >| #define ksize_t socklen_t >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_SYS_BITYPES_H 1 >| #define HAVE_RES_INIT 1 >| #define HAVE_RES_INIT 1 >| #define HAVE_RES_INIT_PROTO 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:28305: result: no >configure:28308: checking for libjpeg >configure:28348: gcc -o conftest -ansi -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG -O2 -march=athlon-xp -O2 -pipe -fomit-frame-pointer -ftracer -mfpmath=387 -Wformat-security -Wmissing-format-attribute -I/usr/X11R6/include -D_REENTRANT conftest.c -L/usr/X11R6/lib -ljpeg -lm >&5 >configure:28354: $? = 0 >configure:28357: test -z || test ! -s conftest.err >configure:28360: $? = 0 >configure:28363: test -s conftest >configure:28366: $? = 0 >configure:28385: result: -ljpeg >configure: 28412: ${prefix}/include/jpeglib.h >configure: 28412: /usr/include/jpeglib.h >taking that >configure:28456: checking for perl >configure:28516: result: /usr/bin/perl >configure:28652: checking for Qt >configure: 28720: /usr/qt/3/include/qstyle.h >taking that >configure:28835: rm -rf SunWS_cache; g++ -o conftest -Wnon-virtual-dtor -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -Wwrite-strings -DNDEBUG -DNO_DEBUG -O2 -march=athlon-xp -O2 -pipe -fomit-frame-pointer -ftracer -mfpmath=387 -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 >/usr/qt/3/lib/libqt-mt.so: undefined reference to `__pthread_register_cancel@GLIBC_2.3.3' >/usr/qt/3/lib/libqt-mt.so: undefined reference to `__pthread_unregister_cancel@GLIBC_2.3.3' >collect2: ld returned 1 exit status >configure:28838: $? = 1 >configure: failed program was: >#include "confdefs.h" >#include <qglobal.h> >#include <qapplication.h> >#include <qcursor.h> >#include <qstylefactory.h> >#include <private/qucomextra_p.h> >#if ! (QT_VERSION >= 0x030100) >#error 1 >#endif > >int main() { > (void)QStyleFactory::create(QString::null); > QCursor c(Qt::WhatsThisCursor); > return 0; >} >configure:28878: error: Qt (>= Qt 3.1 (20021021)) (library qt-mt) not found. Please check your installation! >For more details about this problem, look at the end of config.log. >Make sure that you have compiled Qt with thread support! > >## ---------------- ## >## 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='-march=athlon-xp -O2 -pipe -fomit-frame-pointer -ftracer -mfpmath=387' >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='-march=athlon-xp -O2 -pipe -fomit-frame-pointer -ftracer -mfpmath=387' >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_qt=have_qt=no >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_bitypes_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_ucb_killpg=no >ac_cv_lib_util_main=yes >ac_cv_lib_z=-lz >ac_cv_objext=o >ac_cv_path_GMSGFMT=/usr/bin/gmsgfmt >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_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_res_init=yes >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/bin/perl >kde_cv_path_kde_config=/usr/kde/3.3/bin/kde-config >kde_cv_path_perl=/usr/bin/perl >kde_cv_prog_cc_Wmissing_format_attribute=yes >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_proto_res_init=no >kde_cv_proto_strlcat='yes - in libkdefakes' >kde_cv_proto_strlcpy='yes - in libkdefakes' >kde_cv_socklen_t=yes >kde_cv_socklen_t_equiv=socklen_t >kde_cv_stl_works=yes >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.4.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/libkipi-0.1/work/libkipi-0.1/admin/missing --run aclocal-1.6' >AMDEPBACKSLASH='' >AMDEP_FALSE='' >AMDEP_TRUE='#' >AMTAR='${SHELL} /var/tmp/portage/libkipi-0.1/work/libkipi-0.1/admin/missing --run tar' >AR='ar' >ARTSCCONFIG='' >AUTOCONF='$(SHELL) $(top_srcdir)/admin/cvs.sh configure || touch configure' >AUTODIRS='' >AUTOHEADER='${SHELL} /var/tmp/portage/libkipi-0.1/work/libkipi-0.1/admin/missing --run autoheader' >AUTOMAKE='${SHELL} /var/tmp/portage/libkipi-0.1/work/libkipi-0.1/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 -march=athlon-xp -O2 -pipe -fomit-frame-pointer -ftracer -mfpmath=387 -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 -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -Wwrite-strings -DNDEBUG -DNO_DEBUG -O2 -march=athlon-xp -O2 -pipe -fomit-frame-pointer -ftracer -mfpmath=387 -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common' >DCOPIDL2CPP='' >DCOPIDL='' >DCOPIDLNG='' >DCOP_DEPENDENCIES='' >DEFS='' >DEPDIR='.deps' >DOXYGEN='' >DOXYGEN_PROJECT_NAME='' >DOXYGEN_PROJECT_NUMBER='' >ECHO='echo' >ECHO_C='' >ECHO_N='-n' >ECHO_T='' >EGREP='grep -E' >ENABLE_PERMISSIVE_FLAG='-fpermissive' >EXEEXT='' >F77='i686-pc-linux-gnu-g77' >FFLAGS='-g -O2' >FRAMEWORK_COREAUDIO='' >GMSGFMT='/usr/bin/gmsgfmt' >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='/usr/kde/3.3/bin/kde-config' >KDE_EXTRA_RPATH='' >KDE_HAS_DOXYGEN='' >KDE_HAVE_DOT='' >KDE_INCLUDES='' >KDE_LDFLAGS='' >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='' >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_KIMPROXY='' >LIB_KIO='' >LIB_KPARTS='' >LIB_KSPELL='' >LIB_KSYCOCA='' >LIB_KUTILS='' >LIB_POLL='' >LIB_QPE='' >LIB_QT='' >LIB_SMB='' >LIB_X11='-lX11 $(LIBSOCKET)' >LIB_XEXT='-lXext' >LIB_XRENDER='' >LN_S='ln -s' >LTLIBOBJS='' >MAKEINFO='${SHELL} /var/tmp/portage/libkipi-0.1/work/libkipi-0.1/admin/missing --run makeinfo' >MAKEKDEWIDGETS='' >MCOPIDL='' >MEINPROC='' >MOC='' >MSGFMT='/usr/bin/gmsgfmt' >NOOPT_CFLAGS='-O0' >NOOPT_CXXFLAGS='-O0' >OBJEXT='o' >PACKAGE='libkipi-0.1' >PACKAGE_BUGREPORT='' >PACKAGE_NAME='' >PACKAGE_STRING='' >PACKAGE_TARNAME='' >PACKAGE_VERSION='' >PATH_SEPARATOR=':' >PERL='/usr/bin/perl' >QTDOCDIR='' >QTE_NORTTI='' >QT_INCLUDES='' >QT_LDFLAGS='' >RANLIB='ranlib' >SET_MAKE='' >SHELL='/bin/sh' >STRIP='strip' >TOPSUBDIRS='' >UIC='' >UIC_TR='' >USER_INCLUDES='' >USER_LDFLAGS='' >USE_EXCEPTIONS='-fexceptions' >USE_RTTI='' >USE_THREADS='' >VERSION='3.3.0' >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='' >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/X11R6/include' >all_libraries='-L/usr/X11R6/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/libkipi-0.1/work/libkipi-0.1/admin/install-sh' >kde_appsdir='' >kde_bindir='' >kde_confdir='' >kde_datadir='' >kde_htmldir='' >kde_icondir='' >kde_includes='' >kde_kcfgdir='' >kde_libraries='' >kde_libs_htmldir='/usr/kde/3.3/share/doc/HTML' >kde_libs_prefix='/usr/kde/3.3' >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.3/lib/kde3/plugins/designer' >kdeinitdir='' >libdir='${exec_prefix}/lib' >libexecdir='${exec_prefix}/libexec' >libkexif_SUBDIR_included_FALSE='' >libkexif_SUBDIR_included_TRUE='' >libkipi_SUBDIR_included_FALSE='' >libkipi_SUBDIR_included_TRUE='' >localstatedir='/var/lib' >mandir='/usr/share/man' >oldincludedir='/usr/include' >po_SUBDIR_included_FALSE='' >po_SUBDIR_included_TRUE='' >prefix='/usr' >program_transform_name='s,x,x,' >qt_includes='' >qt_libraries='' >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' >unsermake_enable_pch_FALSE='' >unsermake_enable_pch_TRUE='#' >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_RES_INIT_PROTO 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_BITYPES_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 "libkipi-0.1" >#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 "3.3.0" >#define kde_socklen_t socklen_t >#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 71056
: 43866