From kde-devel Wed Aug 23 03:23:49 2006 From: =?iso-8859-1?q?Z=E9?= Date: Wed, 23 Aug 2006 03:23:49 +0000 To: kde-devel Subject: kdesdk umbrello detection build problem Message-Id: <200608230423.50339.mmodem00 () netvisao ! pt> X-MARC-Message: https://marc.info/?l=kde-devel&m=115634496529547 MIME-Version: 1 Content-Type: multipart/mixed; boundary="--Boundary-00=_Gp86EOU6/NAgs13" --Boundary-00=_Gp86EOU6/NAgs13 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline I have built kdesdk-3.5.4 fine in wich umbrello was compiled, now i have=20 updated kdesdk branch_3.5 and now what happens is that umbrello isnt being= =20 built because libxml2 and libxslt arent being detected and i do have them=20 installed else i wouldnt also be able to build kdesdk umbrello 3.5.4 I see that in config.log is saying that umbrello isnt being build due to=20 missing libxml2 and libxslt and this is false since i do have them installe= d. ]$ locate libxslt/xslt.h /usr/include/libxslt/xslt.h ]$ locate libxml2/libxml/xmlmemory.h /usr/include/libxml2/libxml/xmlmemory.h kdesdk svn revision 576060 Can anyone tell whats happening? PS: im also attaching here kdesdk config.log for more detailed info. =2D-=20 Z=E9 Linux user #378762 MDE developer - www.mde.djura.org --Boundary-00=_Gp86EOU6/NAgs13 Content-Type: text/x-log; charset="iso-8859-1"; name="config.log" Content-Transfer-Encoding: 7bit Content-Disposition: attachment; filename="config.log" 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 x86_64-mandriva-linux-gnu --program-prefix= --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/lib64 --localstatedir=/var/lib --sharedstatedir=/usr/com --mandir=/usr/share/man --infodir=/usr/share/info --x-includes=/usr/X11R6/include --x-libraries=/usr/X11R6/lib64 --build=x86_64-mandriva-linux-gnu --host=x86_64-mandriva-linux-gnu --enable-new-ldflags --disable-debug --enable-shared --enable-final --disable-static --enable-pch --enable-libsuffix=64 --disable-embedded --disable-palmtop --disable-rpath --with-gnu-ld --with-pic --with-xinerama ## --------- ## ## Platform. ## ## --------- ## hostname = newpc uname -m = x86_64 uname -r = 2.6.12-24mdk uname -s = Linux uname -v = #1 Mon Jul 17 12:35:38 MDT 2006 /usr/bin/uname -p = unknown /bin/uname -X = unknown /bin/arch = x86_64 /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown hostinfo = unknown /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /usr/lib/qt3/bin PATH: /usr/bin PATH: /usr/lib64/ccache/bin PATH: /usr/bin PATH: /bin PATH: /usr/bin PATH: /usr/local/bin PATH: /usr/X11R6/bin/ PATH: /usr/games PATH: /usr/share/unsermake PATH: /home/mmodem/bin PATH: /usr/share/unsermake ## ----------- ## ## Core tests. ## ## ----------- ## configure:1582: checking build system type configure:1600: result: x86_64-mandriva-linux-gnu configure:1608: checking host system type configure:1622: result: x86_64-mandriva-linux-gnu configure:1630: checking target system type configure:1644: result: x86_64-mandriva-linux-gnu configure:1691: checking for a BSD-compatible install configure:1746: result: /usr/bin/install -c configure:1761: checking for -p flag to install configure:1774: result: yes configure:1785: checking whether build environment is sane configure:1828: result: yes configure:1880: checking for gawk configure:1896: found /usr/bin/gawk configure:1906: result: gawk configure:1916: checking whether make sets $(MAKE) configure:1936: result: yes configure:2194: checking for kde-config configure:2256: result: /usr/bin/kde-config configure:2279: checking where to install configure:2287: result: /usr (as requested) configure:2338: checking for style of include used by make configure:2366: result: GNU configure:2476: checking for x86_64-mandriva-linux-gnu-gcc configure:2492: found /usr/bin/x86_64-mandriva-linux-gnu-gcc configure:2502: result: x86_64-mandriva-linux-gnu-gcc configure:2784: checking for C compiler version configure:2787: x86_64-mandriva-linux-gnu-gcc --version &5 x86_64-mandriva-linux-gnu-gcc (GCC) 4.0.1 (4.0.1-5mdk for Mandriva Linux release 2006.0) Copyright (C) 2005 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:2790: $? = 0 configure:2792: x86_64-mandriva-linux-gnu-gcc -v &5 Using built-in specs. Target: x86_64-mandriva-linux-gnu Configured with: ../configure --prefix=/usr --libexecdir=/usr/lib --with-slibdir=/lib64 --mandir=/usr/share/man --infodir=/usr/share/info --enable-shared --enable-threads=posix --disable-checking --enable-languages=c,c++,ada,f95,objc,java --host=x86_64-mandriva-linux-gnu --with-system-zlib --enable-long-long --enable-__cxa_atexit --enable-clocale=gnu --disable-libunwind-exceptions --enable-java-awt=gtk --with-java-home=/usr/lib/jvm/java-1.4.2-gcj-1.4.2.0/jre --enable-gtk-cairo --disable-libjava-multilib Thread model: posix gcc version 4.0.1 (4.0.1-5mdk for Mandriva Linux release 2006.0) configure:2795: $? = 0 configure:2797: x86_64-mandriva-linux-gnu-gcc -V &5 x86_64-mandriva-linux-gnu-gcc: '-V' option must have argument configure:2800: $? = 1 configure:2823: checking for C compiler default output file name configure:2826: x86_64-mandriva-linux-gnu-gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions conftest.c >&5 configure:2829: $? = 0 configure:2875: result: a.out configure:2880: checking whether the C compiler works configure:2886: ./a.out configure:2889: $? = 0 configure:2906: result: yes configure:2913: checking whether we are cross compiling configure:2915: result: no configure:2918: checking for suffix of executables configure:2920: x86_64-mandriva-linux-gnu-gcc -o conftest -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions conftest.c >&5 configure:2923: $? = 0 configure:2948: result: configure:2954: checking for suffix of object files configure:2975: x86_64-mandriva-linux-gnu-gcc -c -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions conftest.c >&5 configure:2978: $? = 0 configure:3000: result: o configure:3004: checking whether we are using the GNU C compiler configure:3028: x86_64-mandriva-linux-gnu-gcc -c -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions conftest.c >&5 configure:3034: $? = 0 configure:3038: test -z || test ! -s conftest.err configure:3041: $? = 0 configure:3044: test -s conftest.o configure:3047: $? = 0 configure:3060: result: yes configure:3066: checking whether x86_64-mandriva-linux-gnu-gcc accepts -g configure:3087: x86_64-mandriva-linux-gnu-gcc -c -g conftest.c >&5 configure:3093: $? = 0 configure:3097: test -z || test ! -s conftest.err configure:3100: $? = 0 configure:3103: test -s conftest.o configure:3106: $? = 0 configure:3117: result: yes configure:3134: checking for x86_64-mandriva-linux-gnu-gcc option to accept ANSI C configure:3204: x86_64-mandriva-linux-gnu-gcc -c -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions conftest.c >&5 configure:3210: $? = 0 configure:3214: test -z || test ! -s conftest.err configure:3217: $? = 0 configure:3220: test -s conftest.o configure:3223: $? = 0 configure:3241: result: none needed configure:3259: x86_64-mandriva-linux-gnu-gcc -c -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions conftest.c >&5 conftest.c:2: error: syntax error before 'me' configure:3265: $? = 1 configure: failed program was: | #ifndef __cplusplus | choke me | #endif configure:3400: checking dependency style of x86_64-mandriva-linux-gnu-gcc configure:3490: result: gcc3 configure:3513: checking how to run the C preprocessor configure:3548: x86_64-mandriva-linux-gnu-gcc -E conftest.c configure:3554: $? = 0 configure:3586: x86_64-mandriva-linux-gnu-gcc -E conftest.c conftest.c:11:28: error: ac_nonexistent.h: No such file or directory configure:3592: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "kdesdk" | #define VERSION "3.5.4" | /* end confdefs.h. */ | #include configure:3631: result: x86_64-mandriva-linux-gnu-gcc -E configure:3655: x86_64-mandriva-linux-gnu-gcc -E conftest.c configure:3661: $? = 0 configure:3693: x86_64-mandriva-linux-gnu-gcc -E conftest.c conftest.c:11:28: error: ac_nonexistent.h: No such file or directory configure:3699: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "kdesdk" | #define VERSION "3.5.4" | /* end confdefs.h. */ | #include configure:3781: checking for x86_64-mandriva-linux-gnu-g++ configure:3797: found /usr/bin/x86_64-mandriva-linux-gnu-g++ configure:3807: result: x86_64-mandriva-linux-gnu-g++ configure:3865: checking for C++ compiler version configure:3868: x86_64-mandriva-linux-gnu-g++ --version &5 x86_64-mandriva-linux-gnu-g++ (GCC) 4.0.1 (4.0.1-5mdk for Mandriva Linux release 2006.0) Copyright (C) 2005 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:3871: $? = 0 configure:3873: x86_64-mandriva-linux-gnu-g++ -v &5 Using built-in specs. Target: x86_64-mandriva-linux-gnu Configured with: ../configure --prefix=/usr --libexecdir=/usr/lib --with-slibdir=/lib64 --mandir=/usr/share/man --infodir=/usr/share/info --enable-shared --enable-threads=posix --disable-checking --enable-languages=c,c++,ada,f95,objc,java --host=x86_64-mandriva-linux-gnu --with-system-zlib --enable-long-long --enable-__cxa_atexit --enable-clocale=gnu --disable-libunwind-exceptions --enable-java-awt=gtk --with-java-home=/usr/lib/jvm/java-1.4.2-gcj-1.4.2.0/jre --enable-gtk-cairo --disable-libjava-multilib Thread model: posix gcc version 4.0.1 (4.0.1-5mdk for Mandriva Linux release 2006.0) configure:3876: $? = 0 configure:3878: x86_64-mandriva-linux-gnu-g++ -V &5 x86_64-mandriva-linux-gnu-g++: '-V' option must have argument configure:3881: $? = 1 configure:3884: checking whether we are using the GNU C++ compiler configure:3908: x86_64-mandriva-linux-gnu-g++ -c -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions conftest.cc >&5 configure:3914: $? = 0 configure:3918: test -z || test ! -s conftest.err configure:3921: $? = 0 configure:3924: test -s conftest.o configure:3927: $? = 0 configure:3940: result: yes configure:3946: checking whether x86_64-mandriva-linux-gnu-g++ accepts -g configure:3967: x86_64-mandriva-linux-gnu-g++ -c -g conftest.cc >&5 configure:3973: $? = 0 configure:3977: test -z || test ! -s conftest.err configure:3980: $? = 0 configure:3983: test -s conftest.o configure:3986: $? = 0 configure:3997: result: yes configure:4039: x86_64-mandriva-linux-gnu-g++ -c -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions conftest.cc >&5 configure:4045: $? = 0 configure:4049: test -z || test ! -s conftest.err configure:4052: $? = 0 configure:4055: test -s conftest.o configure:4058: $? = 0 configure:4084: x86_64-mandriva-linux-gnu-g++ -c -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions conftest.cc >&5 conftest.cc: In function 'int main()': conftest.cc:15: error: 'exit' was not declared in this scope configure:4090: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "kdesdk" | #define VERSION "3.5.4" | /* end confdefs.h. */ | | int | main () | { | exit (42); | ; | return 0; | } configure:4039: x86_64-mandriva-linux-gnu-g++ -c -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions conftest.cc >&5 configure:4045: $? = 0 configure:4049: test -z || test ! -s conftest.err configure:4052: $? = 0 configure:4055: test -s conftest.o configure:4058: $? = 0 configure:4084: x86_64-mandriva-linux-gnu-g++ -c -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions conftest.cc >&5 configure:4090: $? = 0 configure:4094: test -z || test ! -s conftest.err configure:4097: $? = 0 configure:4100: test -s conftest.o configure:4103: $? = 0 configure:4128: checking dependency style of x86_64-mandriva-linux-gnu-g++ configure:4218: result: gcc3 configure:4237: checking whether x86_64-mandriva-linux-gnu-gcc is blacklisted configure:4263: x86_64-mandriva-linux-gnu-gcc -c -DNDEBUG -O2 -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions conftest.c >&5 configure:4269: $? = 0 configure:4273: test -z || test ! -s conftest.err configure:4276: $? = 0 configure:4279: test -s conftest.o configure:4282: $? = 0 configure:4294: result: no configure:4631: checking whether x86_64-mandriva-linux-gnu-g++ supports -Wmissing-format-attribute configure:4667: rm -rf SunWS_cache; x86_64-mandriva-linux-gnu-g++ -o conftest -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -DNDEBUG -DNO_DEBUG -O2 -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -Wmissing-format-attribute conftest.cc 1>&5 configure:4673: $? = 0 configure:4677: test -z || test ! -s conftest.err configure:4680: $? = 0 configure:4683: test -s conftest configure:4686: $? = 0 configure:4707: result: yes configure:4719: checking whether x86_64-mandriva-linux-gnu-gcc supports -Wmissing-format-attribute configure:4752: x86_64-mandriva-linux-gnu-gcc -o conftest -std=iso9899:1990 -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG -O2 -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -Wmissing-format-attribute conftest.c >&5 configure:4758: $? = 0 configure:4762: test -z || test ! -s conftest.err configure:4765: $? = 0 configure:4768: test -s conftest configure:4771: $? = 0 configure:4792: result: yes configure:4806: checking whether x86_64-mandriva-linux-gnu-g++ supports -Wundef configure:4842: rm -rf SunWS_cache; x86_64-mandriva-linux-gnu-g++ -o conftest -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -DNDEBUG -DNO_DEBUG -O2 -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -Wformat-security -Wmissing-format-attribute -Wundef conftest.cc 1>&5 configure:4848: $? = 0 configure:4852: test -z || test ! -s conftest.err configure:4855: $? = 0 configure:4858: test -s conftest configure:4861: $? = 0 configure:4882: result: yes configure:4894: checking whether x86_64-mandriva-linux-gnu-g++ supports -Wno-long-long configure:4930: rm -rf SunWS_cache; x86_64-mandriva-linux-gnu-g++ -o conftest -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -DNDEBUG -DNO_DEBUG -O2 -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -Wformat-security -Wmissing-format-attribute -Wno-long-long conftest.cc 1>&5 configure:4936: $? = 0 configure:4940: test -z || test ! -s conftest.err configure:4943: $? = 0 configure:4946: test -s conftest configure:4949: $? = 0 configure:4970: result: yes configure:4982: checking whether x86_64-mandriva-linux-gnu-g++ supports -Wno-non-virtual-dtor configure:5018: rm -rf SunWS_cache; x86_64-mandriva-linux-gnu-g++ -o conftest -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -DNDEBUG -DNO_DEBUG -O2 -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor conftest.cc 1>&5 configure:5024: $? = 0 configure:5028: test -z || test ! -s conftest.err configure:5031: $? = 0 configure:5034: test -s conftest configure:5037: $? = 0 configure:5058: result: yes configure:5090: checking whether x86_64-mandriva-linux-gnu-g++ supports -fno-reorder-blocks configure:5126: rm -rf SunWS_cache; x86_64-mandriva-linux-gnu-g++ -o conftest -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -DNDEBUG -DNO_DEBUG -O2 -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-reorder-blocks conftest.cc 1>&5 configure:5132: $? = 0 configure:5136: test -z || test ! -s conftest.err configure:5139: $? = 0 configure:5142: test -s conftest configure:5145: $? = 0 configure:5166: result: yes configure:5184: checking whether x86_64-mandriva-linux-gnu-g++ supports -fno-exceptions configure:5220: rm -rf SunWS_cache; x86_64-mandriva-linux-gnu-g++ -o conftest -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -DNDEBUG -DNO_DEBUG -O2 -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions conftest.cc 1>&5 configure:5226: $? = 0 configure:5230: test -z || test ! -s conftest.err configure:5233: $? = 0 configure:5236: test -s conftest configure:5239: $? = 0 configure:5260: result: yes configure:5272: checking whether x86_64-mandriva-linux-gnu-g++ supports -fno-check-new configure:5308: rm -rf SunWS_cache; x86_64-mandriva-linux-gnu-g++ -o conftest -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -DNDEBUG -DNO_DEBUG -O2 -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new conftest.cc 1>&5 configure:5314: $? = 0 configure:5318: test -z || test ! -s conftest.err configure:5321: $? = 0 configure:5324: test -s conftest configure:5327: $? = 0 configure:5348: result: yes configure:5360: checking whether x86_64-mandriva-linux-gnu-g++ supports -fno-common configure:5396: rm -rf SunWS_cache; x86_64-mandriva-linux-gnu-g++ -o conftest -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -DNDEBUG -DNO_DEBUG -O2 -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common conftest.cc 1>&5 configure:5402: $? = 0 configure:5406: test -z || test ! -s conftest.err configure:5409: $? = 0 configure:5412: test -s conftest configure:5415: $? = 0 configure:5436: result: yes configure:5448: checking whether x86_64-mandriva-linux-gnu-g++ supports -fexceptions configure:5484: rm -rf SunWS_cache; x86_64-mandriva-linux-gnu-g++ -o conftest -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -DNDEBUG -DNO_DEBUG -O2 -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -fexceptions conftest.cc 1>&5 configure:5490: $? = 0 configure:5494: test -z || test ! -s conftest.err configure:5497: $? = 0 configure:5500: test -s conftest configure:5503: $? = 0 configure:5524: result: yes configure:5538: checking whether gcc supports precompiling c header files configure:5543: result: yes configure:5551: checking whether gcc supports precompiling c++ header files configure:5555: result: yes configure:5567: checking whether system headers can cope with -O2 -fno-inline configure:5636: result: irrelevant configure:6292: checking how to run the C++ preprocessor configure:6323: x86_64-mandriva-linux-gnu-g++ -E conftest.cc configure:6329: $? = 0 configure:6361: x86_64-mandriva-linux-gnu-g++ -E conftest.cc conftest.cc:14:28: error: ac_nonexistent.h: No such file or directory configure:6367: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "kdesdk" | #define VERSION "3.5.4" | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | /* end confdefs.h. */ | #include configure:6406: result: x86_64-mandriva-linux-gnu-g++ -E configure:6430: x86_64-mandriva-linux-gnu-g++ -E conftest.cc configure:6436: $? = 0 configure:6468: x86_64-mandriva-linux-gnu-g++ -E conftest.cc conftest.cc:14:28: error: ac_nonexistent.h: No such file or directory configure:6474: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "kdesdk" | #define VERSION "3.5.4" | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | /* end confdefs.h. */ | #include configure:6522: checking whether x86_64-mandriva-linux-gnu-g++ supports -O0 configure:6558: rm -rf SunWS_cache; x86_64-mandriva-linux-gnu-g++ -o conftest -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -DNDEBUG -DNO_DEBUG -O2 -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -O0 conftest.cc 1>&5 configure:6564: $? = 0 configure:6568: test -z || test ! -s conftest.err configure:6571: $? = 0 configure:6574: test -s conftest configure:6577: $? = 0 configure:6598: result: yes configure:6649: checking whether x86_64-mandriva-linux-gnu-g++ supports -Wl,--enable-new-dtags configure:6685: rm -rf SunWS_cache; x86_64-mandriva-linux-gnu-g++ -o conftest -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -DNDEBUG -DNO_DEBUG -O2 -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -Wl,--enable-new-dtags conftest.cc 1>&5 configure:6691: $? = 0 configure:6695: test -z || test ! -s conftest.err configure:6698: $? = 0 configure:6701: test -s conftest configure:6704: $? = 0 configure:6725: result: yes configure:6738: checking whether x86_64-mandriva-linux-gnu-g++ supports -Wl,--as-needed configure:6774: rm -rf SunWS_cache; x86_64-mandriva-linux-gnu-g++ -o conftest -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -DNDEBUG -DNO_DEBUG -O2 -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -Wl,--as-needed conftest.cc 1>&5 configure:6780: $? = 0 configure:6784: test -z || test ! -s conftest.err configure:6787: $? = 0 configure:6790: test -s conftest configure:6793: $? = 0 configure:6814: result: yes configure:6869: checking whether x86_64-mandriva-linux-gnu-g++ supports -Wl,--no-undefined configure:6905: rm -rf SunWS_cache; x86_64-mandriva-linux-gnu-g++ -o conftest -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -DNDEBUG -DNO_DEBUG -O2 -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -Wl,--no-undefined conftest.cc 1>&5 configure:6911: $? = 0 configure:6915: test -z || test ! -s conftest.err configure:6918: $? = 0 configure:6921: test -s conftest configure:6924: $? = 0 configure:6945: result: yes configure:6949: checking whether x86_64-mandriva-linux-gnu-g++ supports -Wl,--allow-shlib-undefined configure:6985: rm -rf SunWS_cache; x86_64-mandriva-linux-gnu-g++ -o conftest -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -DNDEBUG -DNO_DEBUG -O2 -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -Wl,--allow-shlib-undefined conftest.cc 1>&5 configure:6991: $? = 0 configure:6995: test -z || test ! -s conftest.err configure:6998: $? = 0 configure:7001: test -s conftest configure:7004: $? = 0 configure:7025: result: yes configure:7167: result: using lib directory suffix 64 configure:7195: checking for a sed that does not truncate output configure:7249: result: /bin/sed configure:7252: checking for egrep configure:7262: result: grep -E configure:7278: checking for ld used by x86_64-mandriva-linux-gnu-gcc configure:7345: result: /usr/bin/ld configure:7354: checking if the linker (/usr/bin/ld) is GNU ld configure:7369: result: yes configure:7374: checking for /usr/bin/ld option to reload object files configure:7381: result: -r configure:7390: checking for BSD-compatible nm configure:7432: result: nm configure:7436: checking whether ln -s works configure:7440: result: yes configure:7447: checking how to recognise dependent libraries configure:7654: result: pass_all configure:7736: x86_64-mandriva-linux-gnu-gcc -c -std=iso9899:1990 -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG -O2 -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -Wformat-security -Wmissing-format-attribute conftest.c >&5 configure:7739: $? = 0 configure:7863: checking for ANSI C header files configure:7888: x86_64-mandriva-linux-gnu-gcc -c -std=iso9899:1990 -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG -O2 -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -Wformat-security -Wmissing-format-attribute conftest.c >&5 configure:7894: $? = 0 configure:7898: test -z || test ! -s conftest.err configure:7901: $? = 0 configure:7904: test -s conftest.o configure:7907: $? = 0 configure:7996: x86_64-mandriva-linux-gnu-gcc -o conftest -std=iso9899:1990 -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG -O2 -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -Wformat-security -Wmissing-format-attribute conftest.c >&5 conftest.c: In function 'main': conftest.c:32: warning: implicit declaration of function 'exit' conftest.c:32: warning: incompatible implicit declaration of built-in function 'exit' configure:7999: $? = 0 configure:8001: ./conftest configure:8004: $? = 0 configure:8019: result: yes configure:8043: checking for sys/types.h configure:8059: x86_64-mandriva-linux-gnu-gcc -c -std=iso9899:1990 -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG -O2 -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -Wformat-security -Wmissing-format-attribute conftest.c >&5 configure:8065: $? = 0 configure:8069: test -z || test ! -s conftest.err configure:8072: $? = 0 configure:8075: test -s conftest.o configure:8078: $? = 0 configure:8089: result: yes configure:8043: checking for sys/stat.h configure:8059: x86_64-mandriva-linux-gnu-gcc -c -std=iso9899:1990 -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG -O2 -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -Wformat-security -Wmissing-format-attribute conftest.c >&5 configure:8065: $? = 0 configure:8069: test -z || test ! -s conftest.err configure:8072: $? = 0 configure:8075: test -s conftest.o configure:8078: $? = 0 configure:8089: result: yes configure:8043: checking for stdlib.h configure:8059: x86_64-mandriva-linux-gnu-gcc -c -std=iso9899:1990 -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG -O2 -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -Wformat-security -Wmissing-format-attribute conftest.c >&5 configure:8065: $? = 0 configure:8069: test -z || test ! -s conftest.err configure:8072: $? = 0 configure:8075: test -s conftest.o configure:8078: $? = 0 configure:8089: result: yes configure:8043: checking for string.h configure:8059: x86_64-mandriva-linux-gnu-gcc -c -std=iso9899:1990 -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG -O2 -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -Wformat-security -Wmissing-format-attribute conftest.c >&5 configure:8065: $? = 0 configure:8069: test -z || test ! -s conftest.err configure:8072: $? = 0 configure:8075: test -s conftest.o configure:8078: $? = 0 configure:8089: result: yes configure:8043: checking for memory.h configure:8059: x86_64-mandriva-linux-gnu-gcc -c -std=iso9899:1990 -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG -O2 -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -Wformat-security -Wmissing-format-attribute conftest.c >&5 configure:8065: $? = 0 configure:8069: test -z || test ! -s conftest.err configure:8072: $? = 0 configure:8075: test -s conftest.o configure:8078: $? = 0 configure:8089: result: yes configure:8043: checking for strings.h configure:8059: x86_64-mandriva-linux-gnu-gcc -c -std=iso9899:1990 -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG -O2 -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -Wformat-security -Wmissing-format-attribute conftest.c >&5 configure:8065: $? = 0 configure:8069: test -z || test ! -s conftest.err configure:8072: $? = 0 configure:8075: test -s conftest.o configure:8078: $? = 0 configure:8089: result: yes configure:8043: checking for inttypes.h configure:8059: x86_64-mandriva-linux-gnu-gcc -c -std=iso9899:1990 -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG -O2 -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -Wformat-security -Wmissing-format-attribute conftest.c >&5 configure:8065: $? = 0 configure:8069: test -z || test ! -s conftest.err configure:8072: $? = 0 configure:8075: test -s conftest.o configure:8078: $? = 0 configure:8089: result: yes configure:8043: checking for stdint.h configure:8059: x86_64-mandriva-linux-gnu-gcc -c -std=iso9899:1990 -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG -O2 -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -Wformat-security -Wmissing-format-attribute conftest.c >&5 configure:8065: $? = 0 configure:8069: test -z || test ! -s conftest.err configure:8072: $? = 0 configure:8075: test -s conftest.o configure:8078: $? = 0 configure:8089: result: yes configure:8043: checking for unistd.h configure:8059: x86_64-mandriva-linux-gnu-gcc -c -std=iso9899:1990 -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG -O2 -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -Wformat-security -Wmissing-format-attribute conftest.c >&5 configure:8065: $? = 0 configure:8069: test -z || test ! -s conftest.err configure:8072: $? = 0 configure:8075: test -s conftest.o configure:8078: $? = 0 configure:8089: result: yes configure:8115: checking dlfcn.h usability configure:8127: x86_64-mandriva-linux-gnu-gcc -c -std=iso9899:1990 -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG -O2 -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -Wformat-security -Wmissing-format-attribute conftest.c >&5 configure:8133: $? = 0 configure:8137: test -z || test ! -s conftest.err configure:8140: $? = 0 configure:8143: test -s conftest.o configure:8146: $? = 0 configure:8156: result: yes configure:8160: checking dlfcn.h presence configure:8170: x86_64-mandriva-linux-gnu-gcc -E conftest.c configure:8176: $? = 0 configure:8196: result: yes configure:8231: checking for dlfcn.h configure:8238: result: yes configure:8260: checking for x86_64-mandriva-linux-gnu-g77 configure:8289: result: no configure:8260: checking for x86_64-mandriva-linux-gnu-f77 configure:8289: result: no configure:8260: checking for x86_64-mandriva-linux-gnu-xlf configure:8289: result: no configure:8260: checking for x86_64-mandriva-linux-gnu-frt configure:8289: result: no configure:8260: checking for x86_64-mandriva-linux-gnu-pgf77 configure:8289: result: no configure:8260: checking for x86_64-mandriva-linux-gnu-fort77 configure:8289: result: no configure:8260: checking for x86_64-mandriva-linux-gnu-fl32 configure:8289: result: no configure:8260: checking for x86_64-mandriva-linux-gnu-af77 configure:8289: result: no configure:8260: checking for x86_64-mandriva-linux-gnu-f90 configure:8289: result: no configure:8260: checking for x86_64-mandriva-linux-gnu-xlf90 configure:8289: result: no configure:8260: checking for x86_64-mandriva-linux-gnu-pgf90 configure:8289: result: no configure:8260: checking for x86_64-mandriva-linux-gnu-epcf90 configure:8289: result: no configure:8260: checking for x86_64-mandriva-linux-gnu-f95 configure:8289: result: no configure:8260: checking for x86_64-mandriva-linux-gnu-fort configure:8289: result: no configure:8260: checking for x86_64-mandriva-linux-gnu-xlf95 configure:8289: result: no configure:8260: checking for x86_64-mandriva-linux-gnu-ifc configure:8289: result: no configure:8260: checking for x86_64-mandriva-linux-gnu-efc configure:8289: result: no configure:8260: checking for x86_64-mandriva-linux-gnu-pgf95 configure:8289: result: no configure:8260: checking for x86_64-mandriva-linux-gnu-lf95 configure:8289: result: no configure:8260: checking for x86_64-mandriva-linux-gnu-gfortran configure:8289: result: no configure:8302: checking for g77 configure:8331: result: no configure:8302: checking for f77 configure:8331: result: no configure:8302: checking for xlf configure:8331: result: no configure:8302: checking for frt configure:8331: result: no configure:8302: checking for pgf77 configure:8331: result: no configure:8302: checking for fort77 configure:8331: result: no configure:8302: checking for fl32 configure:8331: result: no configure:8302: checking for af77 configure:8331: result: no configure:8302: checking for f90 configure:8331: result: no configure:8302: checking for xlf90 configure:8331: result: no configure:8302: checking for pgf90 configure:8331: result: no configure:8302: checking for epcf90 configure:8331: result: no configure:8302: checking for f95 configure:8331: result: no configure:8302: checking for fort configure:8331: result: no configure:8302: checking for xlf95 configure:8331: result: no configure:8302: checking for ifc configure:8331: result: no configure:8302: checking for efc configure:8331: result: no configure:8302: checking for pgf95 configure:8331: result: no configure:8302: checking for lf95 configure:8331: result: no configure:8302: checking for gfortran configure:8331: result: no configure:8343: checking for Fortran 77 compiler version configure:8346: --version &5 ./configure: line 8347: --version: command not found configure:8349: $? = 127 configure:8351: -v &5 ./configure: line 8352: -v: command not found configure:8354: $? = 127 configure:8356: -V &5 ./configure: line 8357: -V: command not found configure:8359: $? = 127 configure:8367: checking whether we are using the GNU Fortran 77 compiler configure:8381: -c -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions conftest.F >&5 ./configure: line 8382: -c: command not found configure:8387: $? = 127 configure: failed program was: | program main | #ifndef __GNUC__ | choke me | #endif | | end configure:8413: result: no configure:8419: checking whether accepts -g configure:8431: -c -g conftest.f >&5 ./configure: line 8432: -c: command not found configure:8437: $? = 127 configure: failed program was: | program main | | end configure:8462: result: no configure:8492: checking the maximum length of command line arguments configure:8551: result: 32768 configure:8562: checking command to parse nm output from x86_64-mandriva-linux-gnu-gcc object configure:8651: x86_64-mandriva-linux-gnu-gcc -c -std=iso9899:1990 -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG -O2 -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -Wformat-security -Wmissing-format-attribute conftest.c >&5 conftest.c:5: warning: no previous prototype for 'nm_test_func' configure:8654: $? = 0 configure:8658: nm conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGISTW][ABCDGISTW]*\)[ ][ ]*\(\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p' \> conftest.nm configure:8661: $? = 0 configure:8713: x86_64-mandriva-linux-gnu-gcc -o conftest -std=iso9899:1990 -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG -O2 -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -Wformat-security -Wmissing-format-attribute conftest.c conftstm.o >&5 configure:8716: $? = 0 configure:8754: result: ok configure:8758: checking for objdir configure:8773: result: .libs configure:8825: checking for x86_64-mandriva-linux-gnu-ar configure:8854: result: no configure:8863: checking for ar configure:8879: found /usr/bin/ar configure:8890: result: ar configure:8905: checking for x86_64-mandriva-linux-gnu-ranlib configure:8934: result: no configure:8943: checking for ranlib configure:8959: found /usr/bin/ranlib configure:8970: result: ranlib configure:8985: checking for x86_64-mandriva-linux-gnu-strip configure:9014: result: no configure:9023: checking for strip configure:9039: found /usr/bin/strip configure:9050: result: strip configure:9312: checking if x86_64-mandriva-linux-gnu-gcc static flag works configure:9335: result: yes configure:9357: checking if x86_64-mandriva-linux-gnu-gcc supports -fno-rtti -fno-exceptions configure:9375: x86_64-mandriva-linux-gnu-gcc -c -std=iso9899:1990 -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG -O2 -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -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 configure:9379: $? = 0 configure:9390: result: no configure:9405: checking for x86_64-mandriva-linux-gnu-gcc option to produce PIC configure:9582: result: -fPIC configure:9590: checking if x86_64-mandriva-linux-gnu-gcc PIC flag -fPIC works configure:9608: x86_64-mandriva-linux-gnu-gcc -c -std=iso9899:1990 -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG -O2 -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -Wformat-security -Wmissing-format-attribute -fPIC -DPIC conftest.c >&5 configure:9612: $? = 0 configure:9623: result: yes configure:9647: checking if x86_64-mandriva-linux-gnu-gcc supports -c -o file.o configure:9675: x86_64-mandriva-linux-gnu-gcc -c -std=iso9899:1990 -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG -O2 -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -Wformat-security -Wmissing-format-attribute -o out/conftest2.o conftest.c >&5 configure:9679: $? = 0 configure:9696: result: yes configure:9722: checking whether the x86_64-mandriva-linux-gnu-gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries configure:10534: result: yes configure:10560: checking whether -lc should be explicitly linked in configure:10565: x86_64-mandriva-linux-gnu-gcc -c -std=iso9899:1990 -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG -O2 -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -Wformat-security -Wmissing-format-attribute conftest.c >&5 configure:10568: $? = 0 configure:10582: x86_64-mandriva-linux-gnu-gcc -shared -v conftest.o -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| grep -lc \>/dev/null 2\>\&1 configure:10585: $? = 0 configure:10597: result: no configure:10605: checking dynamic linker characteristics configure:11123: result: GNU/Linux ld.so configure:11127: checking how to hardcode library paths into programs configure:11152: result: immediate configure:11166: checking whether stripping libraries is possible configure:11171: result: yes configure:11297: checking for shl_load configure:11354: x86_64-mandriva-linux-gnu-gcc -o conftest -std=iso9899:1990 -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG -O2 -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -Wformat-security -Wmissing-format-attribute conftest.c >&5 /home/mmodem/tmp/cc41DWg9.o: In function `main': /home/mmodem/rpm/BUILD/kdesdk-3.5.4/conftest.c:65: undefined reference to `shl_load' /home/mmodem/tmp/cc41DWg9.o:(.data+0x0): undefined reference to `shl_load' collect2: ld returned 1 exit status configure:11360: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "kdesdk" | #define VERSION "3.5.4" | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define KDELIBSUFF "64" | #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 declares shl_load. | For example, HP-UX 11i 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 to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #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:11385: result: no configure:11390: checking for shl_load in -ldld configure:11420: x86_64-mandriva-linux-gnu-gcc -o conftest -std=iso9899:1990 -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG -O2 -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -Wformat-security -Wmissing-format-attribute conftest.c -ldld >&5 /usr/bin/ld: cannot find -ldld collect2: ld returned 1 exit status configure:11426: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "kdesdk" | #define VERSION "3.5.4" | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define KDELIBSUFF "64" | #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:11452: result: no configure:11457: checking for dlopen configure:11514: x86_64-mandriva-linux-gnu-gcc -o conftest -std=iso9899:1990 -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG -O2 -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -Wformat-security -Wmissing-format-attribute conftest.c >&5 /home/mmodem/tmp/ccB16w1h.o: In function `main': /home/mmodem/rpm/BUILD/kdesdk-3.5.4/conftest.c:65: undefined reference to `dlopen' /home/mmodem/tmp/ccB16w1h.o:(.data+0x0): undefined reference to `dlopen' collect2: ld returned 1 exit status configure:11520: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "kdesdk" | #define VERSION "3.5.4" | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define KDELIBSUFF "64" | #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 declares dlopen. | For example, HP-UX 11i declares gettimeofday. */ | #define dlopen innocuous_dlopen | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char dlopen (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #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:11545: result: no configure:11550: checking for dlopen in -ldl configure:11580: x86_64-mandriva-linux-gnu-gcc -o conftest -std=iso9899:1990 -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG -O2 -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -Wformat-security -Wmissing-format-attribute conftest.c -ldl >&5 configure:11586: $? = 0 configure:11590: test -z || test ! -s conftest.err configure:11593: $? = 0 configure:11596: test -s conftest configure:11599: $? = 0 configure:11612: result: yes configure:11787: checking whether a program can dlopen itself configure:11859: x86_64-mandriva-linux-gnu-gcc -o conftest -std=iso9899:1990 -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG -O2 -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -Wformat-security -Wmissing-format-attribute -DHAVE_DLFCN_H -Wl,--export-dynamic conftest.c -ldl >&5 configure:11842: warning: no previous prototype for 'fnord' configure: In function 'fnord': configure:11842: warning: unused variable 'i' configure: In function 'main': configure:11855: warning: implicit declaration of function 'exit' configure:11855: warning: incompatible implicit declaration of built-in function 'exit' configure:11862: $? = 0 configure:11880: result: yes configure:11885: checking whether a statically linked program can dlopen itself configure:11957: x86_64-mandriva-linux-gnu-gcc -o conftest -std=iso9899:1990 -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG -O2 -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -Wformat-security -Wmissing-format-attribute -DHAVE_DLFCN_H -Wl,--export-dynamic conftest.c -ldl >&5 configure:11940: warning: no previous prototype for 'fnord' configure: In function 'fnord': configure:11940: warning: unused variable 'i' configure: In function 'main': configure:11953: warning: implicit declaration of function 'exit' configure:11953: warning: incompatible implicit declaration of built-in function 'exit' configure:11960: $? = 0 configure:11978: result: yes configure:12001: checking if libtool supports shared libraries configure:12003: result: yes configure:12006: checking whether to build shared libraries configure:12064: result: yes configure:12067: checking whether to build static libraries configure:12071: result: no configure:12162: creating libtool configure:12706: checking for ld used by x86_64-mandriva-linux-gnu-g++ configure:12773: result: /usr/bin/ld -m elf_x86_64 configure:12782: checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld configure:12797: result: yes configure:12848: checking whether the x86_64-mandriva-linux-gnu-g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries configure:13662: result: yes configure:13684: x86_64-mandriva-linux-gnu-g++ -c -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -DNDEBUG -DNO_DEBUG -O2 -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common conftest.cc >&5 configure:13687: $? = 0 configure:13783: checking for x86_64-mandriva-linux-gnu-g++ option to produce PIC configure:14035: result: -fPIC configure:14043: checking if x86_64-mandriva-linux-gnu-g++ PIC flag -fPIC works configure:14061: x86_64-mandriva-linux-gnu-g++ -c -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -DNDEBUG -DNO_DEBUG -O2 -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -fPIC -DPIC conftest.cc >&5 configure:14065: $? = 0 configure:14076: result: yes configure:14100: checking if x86_64-mandriva-linux-gnu-g++ supports -c -o file.o configure:14128: x86_64-mandriva-linux-gnu-g++ -c -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -DNDEBUG -DNO_DEBUG -O2 -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -o out/conftest2.o conftest.cc >&5 configure:14132: $? = 0 configure:14149: result: yes configure:14175: checking whether the x86_64-mandriva-linux-gnu-g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries configure:14200: result: yes configure:14271: checking dynamic linker characteristics configure:14789: result: GNU/Linux ld.so configure:14793: checking how to hardcode library paths into programs configure:14818: result: immediate configure:14832: checking whether stripping libraries is possible configure:14837: result: yes configure:14963: checking for shl_load configure:15051: result: no configure:15056: checking for shl_load in -ldld configure:15118: result: no configure:15123: checking for dlopen configure:15211: result: no configure:15216: checking for dlopen in -ldl configure:15278: result: yes configure:15453: checking whether a program can dlopen itself configure:15546: result: yes configure:15551: checking whether a statically linked program can dlopen itself configure:15644: result: yes configure:21984: checking for msgfmt configure:22011: result: /usr/bin/msgfmt configure:22020: checking for gmsgfmt configure:22051: result: /usr/bin/msgfmt configure:22070: checking for xgettext configure:22097: result: /usr/bin/xgettext configure:22133: checking if C++ programs can be compiled configure:22162: x86_64-mandriva-linux-gnu-g++ -c -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -DNDEBUG -DNO_DEBUG -O2 -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-check-new -fno-common conftest.cc >&5 configure:22168: $? = 0 configure:22172: test -z || test ! -s conftest.err configure:22175: $? = 0 configure:22178: test -s conftest.o configure:22181: $? = 0 configure:22195: result: yes configure:22225: checking for strlcat configure:22273: x86_64-mandriva-linux-gnu-g++ -c -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -DNDEBUG -DNO_DEBUG -O2 -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -pedantic-errors conftest.cc >&5 conftest.cc: In function 'int main()': conftest.cc:38: error: 'strlcat' was not declared in this scope configure:22279: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "kdesdk" | #define VERSION "3.5.4" | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define KDELIBSUFF "64" | #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 | | | int | main () | { | | char buf[20]; | buf[0]='\0'; | strlcat(buf, "KDE function test", sizeof(buf)); | | | ; | return 0; | } configure:22314: result: no configure:22317: checking if strlcat needs custom prototype configure:22421: result: yes - in libkdefakes configure:22446: checking for strlcpy configure:22493: x86_64-mandriva-linux-gnu-g++ -c -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -DNDEBUG -DNO_DEBUG -O2 -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -pedantic-errors conftest.cc >&5 conftest.cc: In function 'int main()': conftest.cc:37: error: 'strlcpy' was not declared in this scope configure:22499: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "kdesdk" | #define VERSION "3.5.4" | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define KDELIBSUFF "64" | #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 | | | int | main () | { | | char buf[20]; | strlcpy(buf, "KDE function test", sizeof(buf)); | | | ; | return 0; | } configure:22534: result: no configure:22537: checking if strlcpy needs custom prototype configure:22640: result: yes - in libkdefakes configure:22664: checking for main in -lutil configure:22688: x86_64-mandriva-linux-gnu-gcc -o conftest -std=iso9899:1990 -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG -O2 -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -Wformat-security -Wmissing-format-attribute conftest.c -lutil >&5 configure:22694: $? = 0 configure:22698: test -z || test ! -s conftest.err configure:22701: $? = 0 configure:22704: test -s conftest configure:22707: $? = 0 configure:22720: result: yes configure:22726: checking for main in -lcompat configure:22750: x86_64-mandriva-linux-gnu-gcc -o conftest -std=iso9899:1990 -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG -O2 -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -Wformat-security -Wmissing-format-attribute conftest.c -lcompat >&5 /usr/bin/ld: cannot find -lcompat collect2: ld returned 1 exit status configure:22756: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "kdesdk" | #define VERSION "3.5.4" | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define KDELIBSUFF "64" | #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:22782: result: no configure:22789: checking for crypt in -lcrypt configure:22819: x86_64-mandriva-linux-gnu-gcc -o conftest -std=iso9899:1990 -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG -O2 -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -Wformat-security -Wmissing-format-attribute conftest.c -lcrypt >&5 configure:22825: $? = 0 configure:22829: test -z || test ! -s conftest.err configure:22832: $? = 0 configure:22835: test -s conftest configure:22838: $? = 0 configure:22851: result: yes configure:22945: checking for socklen_t configure:22980: x86_64-mandriva-linux-gnu-g++ -c -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -DNDEBUG -DNO_DEBUG -O2 -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common conftest.cc >&5 configure:22986: $? = 0 configure:22990: test -z || test ! -s conftest.err configure:22993: $? = 0 configure:22996: test -s conftest.o configure:22999: $? = 0 configure:23020: result: yes configure:23114: checking for dnet_ntoa in -ldnet configure:23144: x86_64-mandriva-linux-gnu-gcc -o conftest -std=iso9899:1990 -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG -O2 -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -Wformat-security -Wmissing-format-attribute conftest.c -ldnet >&5 /usr/bin/ld: cannot find -ldnet collect2: ld returned 1 exit status configure:23150: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "kdesdk" | #define VERSION "3.5.4" | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define KDELIBSUFF "64" | #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:23176: result: no configure:23183: checking for dnet_ntoa in -ldnet_stub configure:23213: x86_64-mandriva-linux-gnu-gcc -o conftest -std=iso9899:1990 -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG -O2 -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -Wformat-security -Wmissing-format-attribute conftest.c -ldnet_stub >&5 /usr/bin/ld: cannot find -ldnet_stub collect2: ld returned 1 exit status configure:23219: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "kdesdk" | #define VERSION "3.5.4" | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define KDELIBSUFF "64" | #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:23245: result: no configure:23252: checking for inet_ntoa configure:23309: x86_64-mandriva-linux-gnu-gcc -o conftest -std=iso9899:1990 -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG -O2 -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -Wformat-security -Wmissing-format-attribute conftest.c >&5 configure:23315: $? = 0 configure:23319: test -z || test ! -s conftest.err configure:23322: $? = 0 configure:23325: test -s conftest configure:23328: $? = 0 configure:23340: result: yes configure:23413: checking for connect configure:23470: x86_64-mandriva-linux-gnu-gcc -o conftest -std=iso9899:1990 -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG -O2 -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -Wformat-security -Wmissing-format-attribute conftest.c >&5 configure:23476: $? = 0 configure:23480: test -z || test ! -s conftest.err configure:23483: $? = 0 configure:23486: test -s conftest configure:23489: $? = 0 configure:23501: result: yes configure:23575: checking for remove configure:23632: x86_64-mandriva-linux-gnu-gcc -o conftest -std=iso9899:1990 -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG -O2 -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -Wformat-security -Wmissing-format-attribute conftest.c >&5 configure:23638: $? = 0 configure:23642: test -z || test ! -s conftest.err configure:23645: $? = 0 configure:23648: test -s conftest configure:23651: $? = 0 configure:23663: result: yes configure:23738: checking for shmat configure:23795: x86_64-mandriva-linux-gnu-gcc -o conftest -std=iso9899:1990 -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG -O2 -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -Wformat-security -Wmissing-format-attribute conftest.c >&5 configure:23801: $? = 0 configure:23805: test -z || test ! -s conftest.err configure:23808: $? = 0 configure:23811: test -s conftest configure:23814: $? = 0 configure:23826: result: yes configure:23909: checking for sys/types.h configure:23914: result: yes configure:23909: checking for stdint.h configure:23914: result: yes configure:24070: checking sys/bitypes.h usability configure:24082: x86_64-mandriva-linux-gnu-gcc -c -std=iso9899:1990 -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG -O2 -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -Wformat-security -Wmissing-format-attribute conftest.c >&5 configure:24088: $? = 0 configure:24092: test -z || test ! -s conftest.err configure:24095: $? = 0 configure:24098: test -s conftest.o configure:24101: $? = 0 configure:24111: result: yes configure:24115: checking sys/bitypes.h presence configure:24125: x86_64-mandriva-linux-gnu-gcc -E conftest.c configure:24131: $? = 0 configure:24151: result: yes configure:24186: checking for sys/bitypes.h configure:24193: result: yes configure:24208: checking for poll in -lpoll configure:24238: x86_64-mandriva-linux-gnu-gcc -o conftest -std=iso9899:1990 -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG -O2 -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -Wformat-security -Wmissing-format-attribute conftest.c -lpoll >&5 /usr/bin/ld: cannot find -lpoll collect2: ld returned 1 exit status configure:24244: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "kdesdk" | #define VERSION "3.5.4" | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define KDELIBSUFF "64" | #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:24270: result: no configure:24292: checking Carbon/Carbon.h usability configure:24304: x86_64-mandriva-linux-gnu-gcc -c -std=iso9899:1990 -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG -O2 -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -Wformat-security -Wmissing-format-attribute conftest.c >&5 conftest.c:67:27: error: Carbon/Carbon.h: No such file or directory configure:24310: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "kdesdk" | #define VERSION "3.5.4" | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define KDELIBSUFF "64" | #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 | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:24333: result: no configure:24337: checking Carbon/Carbon.h presence configure:24347: x86_64-mandriva-linux-gnu-gcc -E conftest.c conftest.c:33:27: error: Carbon/Carbon.h: No such file or directory configure:24353: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "kdesdk" | #define VERSION "3.5.4" | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define KDELIBSUFF "64" | #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 configure:24373: result: no configure:24408: checking for Carbon/Carbon.h configure:24415: result: no configure:24440: checking CoreAudio/CoreAudio.h usability configure:24452: x86_64-mandriva-linux-gnu-gcc -c -std=iso9899:1990 -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG -O2 -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -Wformat-security -Wmissing-format-attribute conftest.c >&5 conftest.c:67:33: error: CoreAudio/CoreAudio.h: No such file or directory configure:24458: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "kdesdk" | #define VERSION "3.5.4" | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define KDELIBSUFF "64" | #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 | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:24481: result: no configure:24485: checking CoreAudio/CoreAudio.h presence configure:24495: x86_64-mandriva-linux-gnu-gcc -E conftest.c conftest.c:33:33: error: CoreAudio/CoreAudio.h: No such file or directory configure:24501: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "kdesdk" | #define VERSION "3.5.4" | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define KDELIBSUFF "64" | #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 configure:24521: result: no configure:24556: checking for CoreAudio/CoreAudio.h configure:24563: result: no configure:24581: checking if res_init needs -lresolv configure:24608: x86_64-mandriva-linux-gnu-gcc -o conftest -std=iso9899:1990 -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG -O2 -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -Wformat-security -Wmissing-format-attribute conftest.c -lresolv >&5 configure:24614: $? = 0 configure:24618: test -z || test ! -s conftest.err configure:24621: $? = 0 configure:24624: test -s conftest configure:24627: $? = 0 configure:24631: result: yes configure:24653: checking for res_init configure:24701: x86_64-mandriva-linux-gnu-g++ -c -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -DNDEBUG -DNO_DEBUG -O2 -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -pedantic-errors conftest.cc >&5 configure:24707: $? = 0 configure:24711: test -z || test ! -s conftest.err configure:24714: $? = 0 configure:24717: test -s conftest.o configure:24720: $? = 0 configure:24742: result: yes configure:24745: checking if res_init needs custom prototype configure:24849: result: no configure:24877: checking for killpg in -lucb configure:24907: x86_64-mandriva-linux-gnu-gcc -o conftest -std=iso9899:1990 -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG -O2 -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -Wformat-security -Wmissing-format-attribute conftest.c -lucb >&5 /usr/bin/ld: cannot find -lucb collect2: ld returned 1 exit status configure:24913: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "kdesdk" | #define VERSION "3.5.4" | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define KDELIBSUFF "64" | #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:24939: result: no configure:25022: checking for int configure:25046: x86_64-mandriva-linux-gnu-gcc -c -std=iso9899:1990 -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG -O2 -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -Wformat-security -Wmissing-format-attribute conftest.c >&5 configure:25052: $? = 0 configure:25056: test -z || test ! -s conftest.err configure:25059: $? = 0 configure:25062: test -s conftest.o configure:25065: $? = 0 configure:25076: result: yes configure:25079: checking size of int configure:25398: x86_64-mandriva-linux-gnu-gcc -o conftest -std=iso9899:1990 -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG -O2 -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -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:25401: $? = 0 configure:25403: ./conftest configure:25406: $? = 0 configure:25429: result: 4 configure:25435: checking for short configure:25459: x86_64-mandriva-linux-gnu-gcc -c -std=iso9899:1990 -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG -O2 -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -Wformat-security -Wmissing-format-attribute conftest.c >&5 configure:25465: $? = 0 configure:25469: test -z || test ! -s conftest.err configure:25472: $? = 0 configure:25475: test -s conftest.o configure:25478: $? = 0 configure:25489: result: yes configure:25492: checking size of short configure:25811: x86_64-mandriva-linux-gnu-gcc -o conftest -std=iso9899:1990 -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG -O2 -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -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:25814: $? = 0 configure:25816: ./conftest configure:25819: $? = 0 configure:25842: result: 2 configure:25848: checking for long configure:25872: x86_64-mandriva-linux-gnu-gcc -c -std=iso9899:1990 -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG -O2 -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -Wformat-security -Wmissing-format-attribute conftest.c >&5 configure:25878: $? = 0 configure:25882: test -z || test ! -s conftest.err configure:25885: $? = 0 configure:25888: test -s conftest.o configure:25891: $? = 0 configure:25902: result: yes configure:25905: checking size of long configure:26224: x86_64-mandriva-linux-gnu-gcc -o conftest -std=iso9899:1990 -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG -O2 -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -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:26227: $? = 0 configure:26229: ./conftest configure:26232: $? = 0 configure:26255: result: 8 configure:26261: checking for char * configure:26285: x86_64-mandriva-linux-gnu-gcc -c -std=iso9899:1990 -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG -O2 -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -Wformat-security -Wmissing-format-attribute conftest.c >&5 configure:26291: $? = 0 configure:26295: test -z || test ! -s conftest.err configure:26298: $? = 0 configure:26301: test -s conftest.o configure:26304: $? = 0 configure:26315: result: yes configure:26318: checking size of char * configure:26637: x86_64-mandriva-linux-gnu-gcc -o conftest -std=iso9899:1990 -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG -O2 -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -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:26640: $? = 0 configure:26642: ./conftest configure:26645: $? = 0 configure:26668: result: 8 configure:26676: checking for dlopen in -ldl configure:26738: result: yes configure:26748: checking for shl_unload in -ldld configure:26778: x86_64-mandriva-linux-gnu-gcc -o conftest -std=iso9899:1990 -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG -O2 -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -Wformat-security -Wmissing-format-attribute conftest.c -ldld >&5 /usr/bin/ld: cannot find -ldld collect2: ld returned 1 exit status configure:26784: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "kdesdk" | #define VERSION "3.5.4" | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define KDELIBSUFF "64" | #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 8 | #define SIZEOF_CHAR_P 8 | /* 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:26810: result: no configure:26825: checking for size_t configure:26849: x86_64-mandriva-linux-gnu-gcc -c -std=iso9899:1990 -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG -O2 -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -Wformat-security -Wmissing-format-attribute conftest.c >&5 configure:26855: $? = 0 configure:26859: test -z || test ! -s conftest.err configure:26862: $? = 0 configure:26865: test -s conftest.o configure:26868: $? = 0 configure:26879: result: yes configure:26882: checking size of size_t configure:27201: x86_64-mandriva-linux-gnu-gcc -o conftest -std=iso9899:1990 -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG -O2 -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -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:27204: $? = 0 configure:27206: ./conftest configure:27209: $? = 0 configure:27232: result: 8 configure:27239: checking for unsigned long configure:27263: x86_64-mandriva-linux-gnu-gcc -c -std=iso9899:1990 -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG -O2 -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -Wformat-security -Wmissing-format-attribute conftest.c >&5 configure:27269: $? = 0 configure:27273: test -z || test ! -s conftest.err configure:27276: $? = 0 configure:27279: test -s conftest.o configure:27282: $? = 0 configure:27293: result: yes configure:27296: checking size of unsigned long configure:27615: x86_64-mandriva-linux-gnu-gcc -o conftest -std=iso9899:1990 -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG -O2 -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -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:27618: $? = 0 configure:27620: ./conftest configure:27623: $? = 0 configure:27646: result: 8 configure:27654: checking sizeof size_t == sizeof unsigned long configure:27676: x86_64-mandriva-linux-gnu-gcc -c -std=iso9899:1990 -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG -O2 -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -Wformat-security -Wmissing-format-attribute conftest.c >&5 configure:27682: $? = 0 configure:27686: test -z || test ! -s conftest.err configure:27689: $? = 0 configure:27692: test -s conftest.o configure:27695: $? = 0 configure:27697: result: yes configure:27720: checking for PIE support configure:27758: rm -rf SunWS_cache; x86_64-mandriva-linux-gnu-g++ -o conftest -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -DNDEBUG -DNO_DEBUG -O2 -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -fPIE -pie conftest.cc 1>&5 configure:27764: $? = 0 configure:27768: test -z || test ! -s conftest.err configure:27771: $? = 0 configure:27774: test -s conftest configure:27777: $? = 0 configure:27799: result: yes configure:27802: checking if enabling -pie/fPIE support configure:27817: result: yes configure:27847: checking crt_externs.h usability configure:27859: x86_64-mandriva-linux-gnu-gcc -c -std=iso9899:1990 -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG -O2 -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -Wformat-security -Wmissing-format-attribute conftest.c >&5 conftest.c:76:25: error: crt_externs.h: No such file or directory configure:27865: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "kdesdk" | #define VERSION "3.5.4" | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define KDELIBSUFF "64" | #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 8 | #define SIZEOF_CHAR_P 8 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_UNSIGNED_LONG 8 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:27888: result: no configure:27892: checking crt_externs.h presence configure:27902: x86_64-mandriva-linux-gnu-gcc -E conftest.c conftest.c:42:25: error: crt_externs.h: No such file or directory configure:27908: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "kdesdk" | #define VERSION "3.5.4" | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define KDELIBSUFF "64" | #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 8 | #define SIZEOF_CHAR_P 8 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_UNSIGNED_LONG 8 | /* end confdefs.h. */ | #include configure:27928: result: no configure:27963: checking for crt_externs.h configure:27970: result: no configure:27983: checking for _NSGetEnviron configure:28040: x86_64-mandriva-linux-gnu-gcc -o conftest -std=iso9899:1990 -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG -O2 -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -Wformat-security -Wmissing-format-attribute conftest.c >&5 /home/mmodem/tmp/ccpMQjzY.o: In function `main': /home/mmodem/rpm/BUILD/kdesdk-3.5.4/conftest.c:81: undefined reference to `_NSGetEnviron' /home/mmodem/tmp/ccpMQjzY.o:(.data+0x0): undefined reference to `_NSGetEnviron' collect2: ld returned 1 exit status configure:28046: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "kdesdk" | #define VERSION "3.5.4" | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define KDELIBSUFF "64" | #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 8 | #define SIZEOF_CHAR_P 8 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_UNSIGNED_LONG 8 | /* end confdefs.h. */ | /* Define _NSGetEnviron to an innocuous variant, in case declares _NSGetEnviron. | For example, HP-UX 11i declares gettimeofday. */ | #define _NSGetEnviron innocuous__NSGetEnviron | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char _NSGetEnviron (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #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:28071: result: no configure:28093: checking for vsnprintf configure:28150: x86_64-mandriva-linux-gnu-gcc -o conftest -std=iso9899:1990 -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG -O2 -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -Wformat-security -Wmissing-format-attribute conftest.c >&5 configure:28156: $? = 0 configure:28160: test -z || test ! -s conftest.err configure:28163: $? = 0 configure:28166: test -s conftest configure:28169: $? = 0 configure:28181: result: yes configure:28093: checking for snprintf configure:28150: x86_64-mandriva-linux-gnu-gcc -o conftest -std=iso9899:1990 -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG -O2 -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -Wformat-security -Wmissing-format-attribute conftest.c >&5 configure:28156: $? = 0 configure:28160: test -z || test ! -s conftest.err configure:28163: $? = 0 configure:28166: test -s conftest configure:28169: $? = 0 configure:28181: result: yes configure:28240: checking for X configure:28540: result: libraries /usr/X11R6/lib64, headers /usr/X11R6/include configure:28569: checking for IceConnectionNumber in -lICE configure:28599: x86_64-mandriva-linux-gnu-gcc -o conftest -std=iso9899:1990 -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG -O2 -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -Wformat-security -Wmissing-format-attribute -L/usr/X11R6/lib64 conftest.c -lICE >&5 configure:28605: $? = 0 configure:28609: test -z || test ! -s conftest.err configure:28612: $? = 0 configure:28615: test -s conftest configure:28618: $? = 0 configure:28631: result: yes configure:28641: checking for libXext configure:28676: x86_64-mandriva-linux-gnu-gcc -o conftest -std=iso9899:1990 -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG -O2 -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -Wformat-security -Wmissing-format-attribute -L/usr/X11R6/lib64 conftest.c -lXext -lX11 >&5 configure:28682: $? = 0 configure:28686: test -z || test ! -s conftest.err configure:28689: $? = 0 configure:28692: test -s conftest configure:28695: $? = 0 configure:28714: result: yes configure:28949: checking for pthread_create in -lpthread configure:28979: x86_64-mandriva-linux-gnu-gcc -o conftest -std=iso9899:1990 -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG -O2 -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -Wformat-security -Wmissing-format-attribute conftest.c -lpthread >&5 configure:28985: $? = 0 configure:28989: test -z || test ! -s conftest.err configure:28992: $? = 0 configure:28995: test -s conftest configure:28998: $? = 0 configure:29011: result: yes configure:29291: checking for extra includes configure:29319: result: no configure:29323: checking for extra libs configure:29352: result: no configure:29358: checking for libz configure:29393: x86_64-mandriva-linux-gnu-gcc -o conftest -std=iso9899:1990 -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG -O2 -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -Wformat-security -Wmissing-format-attribute -I/usr/X11R6/include -D_REENTRANT conftest.c -L/usr/X11R6/lib64 -Wl,--as-needed -Wl,--enable-new-dtags -lz >&5 configure:29399: $? = 0 configure:29403: test -z || test ! -s conftest.err configure:29406: $? = 0 configure:29409: test -s conftest configure:29412: $? = 0 configure:29434: result: -lz configure:29455: checking for libpng configure:29492: x86_64-mandriva-linux-gnu-gcc -o conftest -std=iso9899:1990 -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG -O2 -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -Wformat-security -Wmissing-format-attribute -I/usr/X11R6/include -D_REENTRANT conftest.c -L/usr/X11R6/lib64 -Wl,--as-needed -Wl,--enable-new-dtags -lpng -lz -lm -lX11 >&5 configure:29498: $? = 0 configure:29502: test -z || test ! -s conftest.err configure:29505: $? = 0 configure:29508: test -s conftest configure:29511: $? = 0 configure:29535: result: -lpng -lz -lm configure:29546: checking for libjpeg6b configure:29580: x86_64-mandriva-linux-gnu-gcc -o conftest -std=iso9899:1990 -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG -O2 -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -Wformat-security -Wmissing-format-attribute -I/usr/X11R6/include -D_REENTRANT conftest.c -L/usr/X11R6/lib64 -Wl,--as-needed -Wl,--enable-new-dtags -ljpeg6b -lm >&5 /usr/bin/ld: cannot find -ljpeg6b collect2: ld returned 1 exit status configure:29586: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "kdesdk" | #define VERSION "3.5.4" | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define KDELIBSUFF "64" | #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 8 | #define SIZEOF_CHAR_P 8 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_UNSIGNED_LONG 8 | #define HAVE_VSNPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBPNG 1 | /* end confdefs.h. */ | | #ifdef __cplusplus | extern "C" { | #endif | void jpeg_CreateDecompress(); | #ifdef __cplusplus | } | #endif | | int | main () | { | jpeg_CreateDecompress(); | ; | return 0; | } configure:29621: result: no configure:29624: checking for libjpeg configure:29658: x86_64-mandriva-linux-gnu-gcc -o conftest -std=iso9899:1990 -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG -O2 -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -Wformat-security -Wmissing-format-attribute -I/usr/X11R6/include -D_REENTRANT conftest.c -L/usr/X11R6/lib64 -Wl,--as-needed -Wl,--enable-new-dtags -ljpeg -lm >&5 configure:29664: $? = 0 configure:29668: test -z || test ! -s conftest.err configure:29671: $? = 0 configure:29674: test -s conftest configure:29677: $? = 0 configure:29696: result: -ljpeg configure: 29720: /usr/include/jpeglib.h taking that configure:29767: checking for perl configure:29827: result: /usr/bin/perl configure:29953: checking for Qt configure: 30018: /usr/lib/qt3/include/qstyle.h taking that tried NO configure:30136: rm -rf SunWS_cache; x86_64-mandriva-linux-gnu-g++ -o conftest -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -DNDEBUG -DNO_DEBUG -O2 -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -I/usr/lib/qt3/include -I/usr/X11R6/include -DQT_THREAD_SUPPORT -D_REENTRANT -L/usr/lib/qt3/lib64 -L/usr/X11R6/lib64 -Wl,--as-needed -Wl,--enable-new-dtags conftest.cc -lqt-mt -lpng -lz -lm -ljpeg -ldl -lXext -lX11 -lSM -lICE -lpthread 1>&5 configure:30139: $? = 0 configure:30198: result: libraries /usr/lib/qt3/lib64, headers /usr/lib/qt3/include using -mt configure:30380: checking for moc configure:30452: result: /usr/lib/qt3/bin/moc configure:30460: checking for uic configure:30514: result: /usr/lib/qt3/bin/uic configure:30545: checking whether uic supports -L configure:30556: /usr/lib/qt3/bin/uic -L /nonexistent conftest.ui >/dev/null configure:30559: $? = 0 configure:30571: result: yes configure:30583: checking whether uic supports -nounload configure:30594: /usr/lib/qt3/bin/uic -nounload conftest.ui >/dev/null configure:30597: $? = 0 configure:30609: result: yes configure:30646: checking if Qt needs -ljpeg configure:30687: rm -rf SunWS_cache; x86_64-mandriva-linux-gnu-g++ -o conftest -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -DNDEBUG -DNO_DEBUG -O2 -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -I/usr/lib/qt3/include -I/usr/X11R6/include -DQT_THREAD_SUPPORT -D_REENTRANT conftest.cc -L/usr/lib/qt3/lib64 -L/usr/X11R6/lib64 -Wl,--as-needed -Wl,--enable-new-dtags -lqt-mt -lpng -lz -lm -ldl -lXext -lX11 -lSM -lICE 1>&5 conftest.cc: In function 'int main()': conftest.cc:55: warning: 'argv' is used uninitialized in this function configure:30693: $? = 0 configure:30697: test -z || test ! -s conftest.err configure:30700: $? = 0 configure:30703: test -s conftest configure:30706: $? = 0 configure:30735: result: no configure:30767: checking for rpath configure:30799: result: no configure:30802: checking for KDE configure: 30855: /usr/include/ksharedptr.h taking that configure: 30885: /usr/lib64/libkio.la taking that configure: 30903: /usr/lib64/kde3/plugins/designer/kdewidgets.la taking that configure:30976: result: libraries /usr/lib64, headers /usr/include configure:31015: checking if UIC has KDE plugins available configure:31042: /usr/lib/qt3/bin/uic -L /usr/lib64/kde3/plugins/designer -nounload -impl actest.h actest.ui > actest.cpp configure:31045: $? = 0 configure:31059: result: yes configure:31114: checking for KDE paths configure:31731: result: defaults configure:31779: checking for dcopidl configure:31841: result: /usr/bin/dcopidl configure:31848: checking for dcopidl2cpp configure:31910: result: /usr/bin/dcopidl2cpp configure:31918: checking for mcopidl configure:31982: result: /usr/bin/mcopidl configure:31989: checking for artsc-config configure:32053: result: /usr/bin/artsc-config configure:32061: checking for meinproc configure:32115: result: /usr/bin/meinproc configure:32145: checking for kconfig_compiler configure:32207: result: /usr/bin/kconfig_compiler configure:32214: checking for dcopidlng configure:32276: result: /usr/bin/dcopidlng configure:32285: checking for makekdewidgets configure:32347: result: /usr/bin/makekdewidgets configure:32356: checking for xmllint configure:32410: result: /usr/bin/xmllint configure: 32426: /usr/share/apps/ksgmltools2/customization/kde-chunk.xsl taking that configure:32587: checking grepping for visibility push/pop in headers configure:32614: result: yes configure:32640: checking whether x86_64-mandriva-linux-gnu-g++ supports -fvisibility=hidden configure:32676: rm -rf SunWS_cache; x86_64-mandriva-linux-gnu-g++ -o conftest -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -DNDEBUG -DNO_DEBUG -O2 -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -fvisibility=hidden -DQT_THREAD_SUPPORT -D_REENTRANT conftest.cc 1>&5 configure:32682: $? = 0 configure:32686: test -z || test ! -s conftest.err configure:32689: $? = 0 configure:32692: test -s conftest configure:32695: $? = 0 configure:32716: result: yes configure:32729: checking if Qt is patched for -fvisibility configure:32772: x86_64-mandriva-linux-gnu-g++ -c -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -DNDEBUG -DNO_DEBUG -O2 -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -I/usr/lib/qt3/include -I/usr/X11R6/include -DQT_THREAD_SUPPORT -D_REENTRANT conftest.cc >&5 conftest.cc:50:5: warning: "__attribute__" is not defined conftest.cc:50:5: error: missing binary operator before token "(" configure:32778: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "kdesdk" | #define VERSION "3.5.4" | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define KDELIBSUFF "64" | #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 8 | #define SIZEOF_CHAR_P 8 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_UNSIGNED_LONG 8 | #define HAVE_VSNPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBPNG 1 | #define HAVE_LIBJPEG 1 | #define HAVE_LIBPTHREAD 1 | /* end confdefs.h. */ | | #include | #if Q_EXPORT - 0 != 0 | /* if this compiles, then Q_EXPORT is undefined */ | /* if Q_EXPORT is nonempty, this will break compilation */ | #endif | | int | main () | { | /* elvis is alive */ | ; | return 0; | } configure:32812: result: yes configure:32941: checking for flex configure:32957: found /usr/bin/flex configure:32967: result: flex configure:32980: checking for yywrap in -lfl configure:33010: x86_64-mandriva-linux-gnu-gcc -o conftest -std=iso9899:1990 -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG -O2 -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -Wformat-security -Wmissing-format-attribute -DQT_THREAD_SUPPORT -D_REENTRANT conftest.c -lfl >&5 configure:33016: $? = 0 configure:33020: test -z || test ! -s conftest.err configure:33023: $? = 0 configure:33026: test -s conftest configure:33029: $? = 0 configure:33042: result: yes configure:33120: checking lex output file root configure:33131: flex conftest.l configure:33134: $? = 0 configure:33146: result: lex.yy configure:33151: checking whether yytext is a pointer configure:33167: x86_64-mandriva-linux-gnu-gcc -o conftest -std=iso9899:1990 -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG -O2 -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -Wformat-security -Wmissing-format-attribute -DQT_THREAD_SUPPORT -D_REENTRANT conftest.c -lfl >&5 lex.yy.c:508: warning: no previous prototype for 'yylex' lex.yy.c:948: warning: 'yyunput' defined but not used configure:33173: $? = 0 configure:33177: test -z || test ! -s conftest.err configure:33180: $? = 0 configure:33183: test -s conftest configure:33186: $? = 0 configure:33200: result: yes configure:33236: checking FlexLexer.h usability configure:33248: x86_64-mandriva-linux-gnu-g++ -c -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -DNDEBUG -DNO_DEBUG -O2 -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST -DQT_NO_STL -DQT_NO_COMPAT -DQT_NO_TRANSLATION -DQT_THREAD_SUPPORT -D_REENTRANT conftest.cc >&5 configure:33254: $? = 0 configure:33258: test -z || test ! -s conftest.err configure:33261: $? = 0 configure:33264: test -s conftest.o configure:33267: $? = 0 configure:33277: result: yes configure:33281: checking FlexLexer.h presence configure:33291: x86_64-mandriva-linux-gnu-g++ -E -DQT_THREAD_SUPPORT -D_REENTRANT conftest.cc configure:33297: $? = 0 configure:33317: result: yes configure:33352: checking for FlexLexer.h configure:33359: result: yes configure:33393: checking for Berkeley Database IV configure:33484: x86_64-mandriva-linux-gnu-gcc -o conftest -std=iso9899:1990 -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG -O2 -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -Wformat-security -Wmissing-format-attribute -DQT_THREAD_SUPPORT -D_REENTRANT -L/usr/X11R6/lib64 -L/usr/lib64 -L/usr/lib/qt3/lib64 -L/usr/X11R6/lib64 -Wl,--as-needed -Wl,--enable-new-dtags -I/usr/lib/qt3/include -I/usr/X11R6/include conftest.c -ldb >&5 conftest.c: In function 'main': conftest.c:59: warning: 'db' is used uninitialized in this function configure:33490: $? = 0 configure:33494: test -z || test ! -s conftest.err configure:33497: $? = 0 configure:33500: test -s conftest configure:33503: $? = 0 configure:33729: result: -ldb configure:33836: checking libkcal/resourcecalendar.h usability configure:33848: x86_64-mandriva-linux-gnu-g++ -c -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -DNDEBUG -DNO_DEBUG -O2 -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST -DQT_NO_STL -DQT_NO_COMPAT -DQT_NO_TRANSLATION -DQT_THREAD_SUPPORT -D_REENTRANT -I/usr/lib/qt3/include -I/usr/X11R6/include conftest.cc >&5 configure:33854: $? = 0 configure:33858: test -z || test ! -s conftest.err configure:33861: $? = 0 configure:33864: test -s conftest.o configure:33867: $? = 0 configure:33877: result: yes configure:33881: checking libkcal/resourcecalendar.h presence configure:33891: x86_64-mandriva-linux-gnu-g++ -E -DQT_THREAD_SUPPORT -D_REENTRANT -I/usr/lib/qt3/include -I/usr/X11R6/include conftest.cc configure:33897: $? = 0 configure:33917: result: yes configure:33952: checking for libkcal/resourcecalendar.h configure:33959: result: yes configure:34002: checking for stdlib.h configure:34007: result: yes configure:34002: checking for unistd.h configure:34007: result: yes configure:34151: checking for getpagesize configure:34208: x86_64-mandriva-linux-gnu-gcc -o conftest -std=iso9899:1990 -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG -O2 -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -Wformat-security -Wmissing-format-attribute -DQT_THREAD_SUPPORT -D_REENTRANT conftest.c >&5 configure:34214: $? = 0 configure:34218: test -z || test ! -s conftest.err configure:34221: $? = 0 configure:34224: test -s conftest configure:34227: $? = 0 configure:34239: result: yes configure:34249: checking for working mmap configure:34391: x86_64-mandriva-linux-gnu-gcc -o conftest -std=iso9899:1990 -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG -O2 -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -Wformat-security -Wmissing-format-attribute -DQT_THREAD_SUPPORT -D_REENTRANT conftest.c >&5 configure:34394: $? = 0 configure:34396: ./conftest configure:34399: $? = 0 configure:34413: result: yes configure:34450: checking for APR configure:34461: result: found configure:34485: checking for APR util configure:34495: result: found configure:34505: checking for Subversion svn-config configure:34529: result: yes configure:34639: x86_64-mandriva-linux-gnu-gcc -o conftest -std=iso9899:1990 -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG -O2 -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -Wformat-security -Wmissing-format-attribute -DQT_THREAD_SUPPORT -D_REENTRANT conftest.c -Wl,-Bstatic -liberty -Wl,-Bdynamic >&5 configure:34645: $? = 0 configure:34649: test -z || test ! -s conftest.err configure:34652: $? = 0 configure:34655: test -s conftest configure:34658: $? = 0 configure:34694: checking for FlexLexer.h configure:34699: result: yes configure:34855: checking for setenv configure:34912: x86_64-mandriva-linux-gnu-gcc -o conftest -std=iso9899:1990 -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG -O2 -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -Wformat-security -Wmissing-format-attribute -DQT_THREAD_SUPPORT -D_REENTRANT conftest.c >&5 configure:34918: $? = 0 configure:34922: test -z || test ! -s conftest.err configure:34925: $? = 0 configure:34928: test -s conftest configure:34931: $? = 0 configure:34943: result: yes configure:34975: checking libxml2/libxml/xmlmemory.h usability configure:34987: x86_64-mandriva-linux-gnu-gcc -c -std=iso9899:1990 -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG -O2 -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -Wformat-security -Wmissing-format-attribute -DQT_THREAD_SUPPORT -D_REENTRANT conftest.c >&5 In file included from conftest.c:89: /usr/include/libxml2/libxml/xmlmemory.h:16:31: error: libxml/xmlversion.h: No such file or directory In file included from conftest.c:89: /usr/include/libxml2/libxml/xmlmemory.h:57: error: syntax error before '*' token /usr/include/libxml2/libxml/xmlmemory.h:66: error: syntax error before '*' token /usr/include/libxml2/libxml/xmlmemory.h:77: error: syntax error before '*' token /usr/include/libxml2/libxml/xmlmemory.h:87: error: syntax error before '*' token /usr/include/libxml2/libxml/xmlmemory.h:103: error: syntax error before 'int' /usr/include/libxml2/libxml/xmlmemory.h:104: error: syntax error before 'freeFunc' /usr/include/libxml2/libxml/xmlmemory.h:108: error: syntax error before 'int' /usr/include/libxml2/libxml/xmlmemory.h:109: error: syntax error before '*' token /usr/include/libxml2/libxml/xmlmemory.h:113: error: syntax error before 'int' /usr/include/libxml2/libxml/xmlmemory.h:114: error: syntax error before 'freeFunc' /usr/include/libxml2/libxml/xmlmemory.h:119: error: syntax error before 'int' /usr/include/libxml2/libxml/xmlmemory.h:120: error: syntax error before '*' token /usr/include/libxml2/libxml/xmlmemory.h:129: error: syntax error before 'int' /usr/include/libxml2/libxml/xmlmemory.h:135: error: syntax error before 'void' /usr/include/libxml2/libxml/xmlmemory.h:140: error: syntax error before 'int' /usr/include/libxml2/libxml/xmlmemory.h:142: error: syntax error before 'int' /usr/include/libxml2/libxml/xmlmemory.h:144: error: syntax error before 'void' /usr/include/libxml2/libxml/xmlmemory.h:146: error: syntax error before 'void' /usr/include/libxml2/libxml/xmlmemory.h:148: error: syntax error before 'void' /usr/include/libxml2/libxml/xmlmemory.h:150: error: syntax error before 'void' /usr/include/libxml2/libxml/xmlmemory.h:151: error: syntax error before 'xmlMemMalloc' /usr/include/libxml2/libxml/xmlmemory.h:152: error: syntax error before 'void' /usr/include/libxml2/libxml/xmlmemory.h:153: error: syntax error before 'xmlMemRealloc' /usr/include/libxml2/libxml/xmlmemory.h:154: error: syntax error before 'void' /usr/include/libxml2/libxml/xmlmemory.h:156: error: syntax error before 'char' /usr/include/libxml2/libxml/xmlmemory.h:157: error: syntax error before 'xmlMemoryStrdup' /usr/include/libxml2/libxml/xmlmemory.h:158: error: syntax error before 'void' /usr/include/libxml2/libxml/xmlmemory.h:159: error: syntax error before 'xmlMallocLoc' /usr/include/libxml2/libxml/xmlmemory.h:160: error: syntax error before 'void' /usr/include/libxml2/libxml/xmlmemory.h:161: error: syntax error before 'xmlReallocLoc' /usr/include/libxml2/libxml/xmlmemory.h:162: error: syntax error before 'void' /usr/include/libxml2/libxml/xmlmemory.h:163: error: syntax error before 'xmlMallocAtomicLoc' /usr/include/libxml2/libxml/xmlmemory.h:164: error: syntax error before 'char' /usr/include/libxml2/libxml/xmlmemory.h:165: error: syntax error before 'xmlMemStrdupLoc' /usr/include/libxml2/libxml/xmlmemory.h:216:28: error: libxml/threads.h: No such file or directory /usr/include/libxml2/libxml/xmlmemory.h:217:28: error: libxml/globals.h: No such file or directory configure:34993: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "kdesdk" | #define VERSION "3.5.4" | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define KDELIBSUFF "64" | #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 8 | #define SIZEOF_CHAR_P 8 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_UNSIGNED_LONG 8 | #define HAVE_VSNPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBPNG 1 | #define HAVE_LIBJPEG 1 | #define HAVE_LIBPTHREAD 1 | #define YYTEXT_POINTER 1 | #define HAVE_DB_DB_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_SETENV 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:35016: result: no configure:35020: checking libxml2/libxml/xmlmemory.h presence configure:35030: x86_64-mandriva-linux-gnu-gcc -E -DQT_THREAD_SUPPORT -D_REENTRANT conftest.c In file included from conftest.c:55: /usr/include/libxml2/libxml/xmlmemory.h:16:31: error: libxml/xmlversion.h: No such file or directory /usr/include/libxml2/libxml/xmlmemory.h:216:28: error: libxml/threads.h: No such file or directory /usr/include/libxml2/libxml/xmlmemory.h:217:28: error: libxml/globals.h: No such file or directory configure:35036: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "kdesdk" | #define VERSION "3.5.4" | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define KDELIBSUFF "64" | #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 8 | #define SIZEOF_CHAR_P 8 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_UNSIGNED_LONG 8 | #define HAVE_VSNPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBPNG 1 | #define HAVE_LIBJPEG 1 | #define HAVE_LIBPTHREAD 1 | #define YYTEXT_POINTER 1 | #define HAVE_DB_DB_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_SETENV 1 | /* end confdefs.h. */ | #include configure:35056: result: no configure:35091: checking for libxml2/libxml/xmlmemory.h configure:35098: result: no configure:35124: checking libxslt/xslt.h usability configure:35136: x86_64-mandriva-linux-gnu-gcc -c -std=iso9899:1990 -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG -O2 -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -Wformat-security -Wmissing-format-attribute -DQT_THREAD_SUPPORT -D_REENTRANT conftest.c >&5 In file included from conftest.c:89: /usr/include/libxslt/xslt.h:13:25: error: libxml/tree.h: No such file or directory configure:35142: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "kdesdk" | #define VERSION "3.5.4" | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define KDELIBSUFF "64" | #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 8 | #define SIZEOF_CHAR_P 8 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_UNSIGNED_LONG 8 | #define HAVE_VSNPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBPNG 1 | #define HAVE_LIBJPEG 1 | #define HAVE_LIBPTHREAD 1 | #define YYTEXT_POINTER 1 | #define HAVE_DB_DB_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_SETENV 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:35165: result: no configure:35169: checking libxslt/xslt.h presence configure:35179: x86_64-mandriva-linux-gnu-gcc -E -DQT_THREAD_SUPPORT -D_REENTRANT conftest.c In file included from conftest.c:55: /usr/include/libxslt/xslt.h:13:25: error: libxml/tree.h: No such file or directory configure:35185: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "kdesdk" | #define VERSION "3.5.4" | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define KDELIBSUFF "64" | #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 8 | #define SIZEOF_CHAR_P 8 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_UNSIGNED_LONG 8 | #define HAVE_VSNPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBPNG 1 | #define HAVE_LIBJPEG 1 | #define HAVE_LIBPTHREAD 1 | #define YYTEXT_POINTER 1 | #define HAVE_DB_DB_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_SETENV 1 | /* end confdefs.h. */ | #include configure:35205: result: no configure:35240: checking for libxslt/xslt.h configure:35247: result: no configure:35292: checking if cervisia should be compiled configure:35304: result: yes configure:35292: checking if doc should be compiled configure:35304: result: yes configure:35292: checking if kapptemplate should be compiled configure:35304: result: yes configure:35292: checking if kbabel should be compiled configure:35304: result: yes configure:35292: checking if kbugbuster should be compiled configure:35304: result: yes configure:35292: checking if kcachegrind should be compiled configure:35304: result: yes configure:35292: checking if kdeaccounts-plugin should be compiled configure:35304: result: yes configure:35292: checking if kfile-plugins should be compiled configure:35304: result: yes configure:35292: checking if kioslave should be compiled configure:35304: result: yes configure:35292: checking if kmtrace should be compiled configure:35304: result: yes configure:35292: checking if kompare should be compiled configure:35304: result: yes configure:35292: checking if kprofilemethod should be compiled configure:35304: result: yes configure:35292: checking if kspy should be compiled configure:35304: result: yes configure:35292: checking if kstartperf should be compiled configure:35304: result: no configure:35292: checking if kuiviewer should be compiled configure:35304: result: yes configure:35292: checking if kunittest should be compiled configure:35304: result: yes configure:35292: checking if poxml should be compiled configure:35304: result: yes configure:35292: checking if scheck should be compiled configure:35304: result: yes configure:35292: checking if scripts should be compiled configure:35304: result: yes configure:35292: checking if umbrello should be compiled configure:35304: result: no configure:36057: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by config.status, which was generated by GNU Autoconf 2.59. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on newpc config.status:921: creating config.h config.status:1285: executing depfiles commands ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=x86_64-mandriva-linux-gnu ac_cv_build_alias=x86_64-mandriva-linux-gnu ac_cv_c_compiler_gnu=yes ac_cv_cxx_compiler_gnu=yes ac_cv_env_CC_set= ac_cv_env_CC_value= ac_cv_env_CFLAGS_set=set ac_cv_env_CFLAGS_value='-O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions' ac_cv_env_CPPFLAGS_set= ac_cv_env_CPPFLAGS_value= ac_cv_env_CPP_set= ac_cv_env_CPP_value= ac_cv_env_CXXCPP_set= ac_cv_env_CXXCPP_value= ac_cv_env_CXXFLAGS_set=set ac_cv_env_CXXFLAGS_value='-O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions' ac_cv_env_CXX_set= ac_cv_env_CXX_value= ac_cv_env_F77_set= ac_cv_env_F77_value= ac_cv_env_FFLAGS_set=set ac_cv_env_FFLAGS_value='-O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions' ac_cv_env_LDFLAGS_set= ac_cv_env_LDFLAGS_value= ac_cv_env_build_alias_set=set ac_cv_env_build_alias_value=x86_64-mandriva-linux-gnu ac_cv_env_host_alias_set=set ac_cv_env_host_alias_value=x86_64-mandriva-linux-gnu ac_cv_env_target_alias_set=set ac_cv_env_target_alias_value=x86_64-mandriva-linux-gnu ac_cv_exeext= ac_cv_f77_compiler_gnu=no ac_cv_func__NSGetEnviron=no ac_cv_func_connect=yes ac_cv_func_dlopen=no ac_cv_func_getpagesize=yes ac_cv_func_inet_ntoa=yes ac_cv_func_mmap_fixed_mapped=yes ac_cv_func_remove=yes ac_cv_func_setenv=yes ac_cv_func_shl_load=no ac_cv_func_shmat=yes ac_cv_func_snprintf=yes ac_cv_func_vsnprintf=yes ac_cv_have_dlfcn=yes ac_cv_have_kde='have_kde=yes ac_kde_includes=/usr/include ac_kde_libraries=/usr/lib64' ac_cv_have_qt='have_qt=yes ac_qt_includes=/usr/lib/qt3/include ac_qt_libraries=/usr/lib/qt3/lib64' ac_cv_header_Carbon_Carbon_h=no ac_cv_header_CoreAudio_CoreAudio_h=no ac_cv_header_FlexLexer_h=yes ac_cv_header_crt_externs_h=no ac_cv_header_dlfcn_h=yes ac_cv_header_inttypes_h=yes ac_cv_header_libkcal_resourcecalendar_h=yes ac_cv_header_libxml2_libxml_xmlmemory_h=no ac_cv_header_libxslt_xslt_h=no 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=x86_64-mandriva-linux-gnu ac_cv_host_alias=x86_64-mandriva-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_fl_yywrap=yes ac_cv_lib_jpeg_6b=no ac_cv_lib_jpeg_normal=-ljpeg ac_cv_lib_png='-lpng -lz -lm' ac_cv_lib_poll_poll=no ac_cv_lib_pthread_pthread_create=yes ac_cv_lib_ucb_killpg=no ac_cv_lib_util_main=yes ac_cv_lib_z=-lz ac_cv_objext=o ac_cv_path_GMSGFMT=/usr/bin/msgfmt ac_cv_path_MSGFMT=/usr/bin/msgfmt ac_cv_path_XGETTEXT=/usr/bin/xgettext ac_cv_path_install='/usr/bin/install -c' ac_cv_prog_AWK=gawk ac_cv_prog_CC=x86_64-mandriva-linux-gnu-gcc ac_cv_prog_CPP='x86_64-mandriva-linux-gnu-gcc -E' ac_cv_prog_CXX=x86_64-mandriva-linux-gnu-g++ ac_cv_prog_CXXCPP='x86_64-mandriva-linux-gnu-g++ -E' ac_cv_prog_LEX=flex 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=no ac_cv_prog_lex_root=lex.yy ac_cv_prog_lex_yytext_pointer=yes ac_cv_prog_make_make_set=yes ac_cv_sizeof_char_p=8 ac_cv_sizeof_int=4 ac_cv_sizeof_long=8 ac_cv_sizeof_short=2 ac_cv_sizeof_size_t=8 ac_cv_sizeof_unsigned_long=8 ac_cv_target=x86_64-mandriva-linux-gnu ac_cv_target_alias=x86_64-mandriva-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=gcc3 am_cv_CXX_dependencies_compiler_type=gcc3 kde_cv_all_paths='kde_have_all_paths="yes" kde_htmldir="\${datadir}/doc/HTML" kde_appsdir="\${datadir}/applnk" kde_icondir="\${datadir}/icons" kde_sounddir="\${datadir}/sounds" kde_datadir="\${datadir}/apps" kde_locale="\${datadir}/locale" kde_cgidir="\${exec_prefix}/cgi-bin" kde_confdir="\${datadir}/config" kde_kcfgdir="\${datadir}/config.kcfg" kde_mimedir="\${datadir}/mimelnk" kde_toolbardir="\${datadir}/toolbar" kde_wallpaperdir="\${datadir}/wallpapers" kde_templatesdir="\${datadir}/templates" kde_bindir="\${exec_prefix}/bin" kde_servicesdir="\${datadir}/services" kde_servicetypesdir="\${datadir}/servicetypes" kde_moduledir="\${libdir}/kde3" kde_styledir="\${libdir}/kde3/plugins/styles" kde_widgetdir="/usr/lib64/kde3/plugins/designer" xdg_appsdir="\${datadir}/applications/kde" xdg_menudir="\${sysconfdir}/xdg/menus" xdg_directorydir="\${datadir}/desktop-directories" kde_result=defaults' kde_cv_berk_database=db 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/lib64' kde_cv_opt_noinline_match=irrelevant kde_cv_path=/usr/bin/xmllint kde_cv_path_artsc_config=/usr/bin/artsc-config kde_cv_path_dcopidl=/usr/bin/dcopidl kde_cv_path_dcopidl2cpp=/usr/bin/dcopidl2cpp kde_cv_path_dcopidlng=/usr/bin/dcopidlng kde_cv_path_kconfig_compiler=/usr/bin/kconfig_compiler kde_cv_path_kde_config=/usr/bin/kde-config kde_cv_path_makekdewidgets=/usr/bin/makekdewidgets kde_cv_path_mcopidl=/usr/bin/mcopidl kde_cv_path_meinproc=/usr/bin/meinproc kde_cv_path_moc=/usr/lib/qt3/bin/moc kde_cv_path_perl=/usr/bin/perl kde_cv_path_uic=/usr/lib/qt3/bin/uic kde_cv_path_xmllint=/usr/bin/xmllint 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___as_needed=yes kde_cv_prog_cxx_Wl___enable_new_dtags=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_Wno_non_virtual_dtor=yes kde_cv_prog_cxx_Wundef=yes kde_cv_prog_cxx_fexceptions=yes kde_cv_prog_cxx_fno_check_new=yes kde_cv_prog_cxx_fno_common=yes kde_cv_prog_cxx_fno_exceptions=yes kde_cv_prog_cxx_fno_reorder_blocks=yes kde_cv_prog_cxx_fvisibility_hidden=yes kde_cv_prog_uic_L=yes kde_cv_prog_uic_nounload=yes kde_cv_proto_res_init=no kde_cv_proto_strlcat='yes - in libkdefakes' kde_cv_proto_strlcpy='yes - in libkdefakes' kde_cv_qt_jpeg=no kde_cv_socklen_t=yes kde_cv_socklen_t_equiv=socklen_t kde_cv_stl_works=yes kde_cv_uic_plugins=yes kde_cv_val_pie_support=yes kde_cv_val_qt_gcc_visibility_patched=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.6.so' lt_cv_ld_reload_flag=-r lt_cv_objdir=.libs lt_cv_path_LD=/usr/bin/ld lt_cv_path_LDCXX='/usr/bin/ld -m elf_x86_64' 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_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_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} /home/mmodem/rpm/BUILD/kdesdk-3.5.4/admin/missing --run aclocal-1.9' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='${SHELL} /home/mmodem/rpm/BUILD/kdesdk-3.5.4/admin/missing --run tar' AR='ar' ARTSCCONFIG='/usr/bin/artsc-config' AUTOCONF='$(SHELL) $(top_srcdir)/admin/cvs.sh configure || touch configure' AUTODIRS='' AUTOHEADER='${SHELL} /home/mmodem/rpm/BUILD/kdesdk-3.5.4/admin/missing --run autoheader' AUTOMAKE='${SHELL} /home/mmodem/rpm/BUILD/kdesdk-3.5.4/admin/missing --run automake-1.9' AWK='gawk' CC='x86_64-mandriva-linux-gnu-gcc' CCDEPMODE='depmode=gcc3' CFLAGS='-std=iso9899:1990 -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG -O2 -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -Wformat-security -Wmissing-format-attribute' CONF_FILES=' $(top_srcdir)/./admin/configure.in.min $(top_srcdir)/configure.in.in $(top_srcdir)/./kbabel/configure.in.in $(top_srcdir)/./kbabel/kbabeldict/modules/dbsearchengine/configure.in.bot $(top_srcdir)/./kbabel/kbabeldict/modules/dbsearchengine/configure.in.in $(top_srcdir)/./kbugbuster/configure.in.in $(top_srcdir)/./kcachegrind/configure.in.in $(top_srcdir)/./kioslave/svn/configure.in.bot $(top_srcdir)/./kioslave/svn/configure.in.in $(top_srcdir)/./kmtrace/configure.in.in $(top_srcdir)/./umbrello/configure.in.in' CPP='x86_64-mandriva-linux-gnu-gcc -E' CPPFLAGS=' -DQT_THREAD_SUPPORT -D_REENTRANT' CXX='x86_64-mandriva-linux-gnu-g++' CXXCPP='x86_64-mandriva-linux-gnu-g++ -E' CXXDEPMODE='depmode=gcc3' CXXFLAGS='-Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -DNDEBUG -DNO_DEBUG -O2 -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST -DQT_NO_STL -DQT_NO_COMPAT -DQT_NO_TRANSLATION' CYGPATH_W='echo' DBIV_INCLUDES='' DBIV_LDFLAGS='' DBIV_NAME='db' DCOPIDL2CPP='/usr/bin/dcopidl2cpp' DCOPIDL='/usr/bin/dcopidl' DCOPIDLNG='/usr/bin/dcopidlng' DCOP_DEPENDENCIES='$(DCOPIDL) $(DCOPIDLNG)' DEFS='-DHAVE_CONFIG_H' DEPDIR='.deps' ECHO='echo' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='grep -E' ENABLE_PERMISSIVE_FLAG='-fpermissive' EXEEXT='' F77='' FFLAGS='-O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions' FRAMEWORK_COREAUDIO='' GMSGFMT='/usr/bin/msgfmt' HAVE_GCC_VISIBILITY='0' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL} $(INSTALL_STRIP_FLAG)' INSTALL_SCRIPT='${INSTALL}' INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s' KCACHEGRIND_VERSION='0.4.6kde' KCFG_DEPENDENCIES='$(KCONFIG_COMPILER)' KCONFIG_COMPILER='/usr/bin/kconfig_compiler' KDECONFIG='/usr/bin/kde-config' KDE_CHECK_PLUGIN='$(KDE_PLUGIN) -rpath $(libdir)' KDE_EXTRA_RPATH='' KDE_INCLUDES='' KDE_LDFLAGS='-L/usr/lib64' 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_FPIE='-fPIE' KDE_USE_NMCHECK_FALSE='' KDE_USE_NMCHECK_TRUE='#' KDE_USE_PIE='-pie' KDE_XSL_STYLESHEET='/usr/share/apps/ksgmltools2/customization/kde-chunk.xsl' KMTRACE_LIBS=' -Wl,-Bstatic -liberty -Wl,-Bdynamic' LDFLAGS='' LDFLAGS_AS_NEEDED='-Wl,--as-needed' LDFLAGS_NEW_DTAGS='-Wl,--enable-new-dtags' LEX='flex' LEXLIB='-lfl' LEX_OUTPUT_ROOT='lex.yy' 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_DBIV='-ldb' LIB_KAB='-lkab' LIB_KABC='-lkabc' LIB_KDECORE='-lkdecore' LIB_KDED='' LIB_KDEPIM='-lkdepim' LIB_KDEPRINT='-lkdeprint' LIB_KDEUI='-lkdeui' LIB_KDNSSD='-lkdnssd' LIB_KFILE='-lkio' LIB_KFM='' LIB_KHTML='-lkhtml' LIB_KIMPROXY='-lkimproxy' LIB_KIO='-lkio' LIB_KJS='-lkjs' LIB_KNEWSTUFF='-lknewstuff' LIB_KPARTS='-lkparts' LIB_KSPELL='-lkspell' LIB_KSYCOCA='-lkio' LIB_KUNITTEST='-lkunittest' LIB_KUTILS='-lkutils' LIB_POLL='' LIB_QPE='' LIB_QT='-lqt-mt $(LIBZ) $(LIBPNG) -lXext $(LIB_X11) $(LIBSM) -lpthread' LIB_SMB='-lsmb' LIB_X11='-lX11 $(LIBSOCKET)' LIB_XEXT='-lXext' LIB_XRENDER='' LN_S='ln -s' LTLIBOBJS='' MAKEINFO='${SHELL} /home/mmodem/rpm/BUILD/kdesdk-3.5.4/admin/missing --run makeinfo' MAKEKDEWIDGETS='/usr/bin/makekdewidgets' MCOPIDL='/usr/bin/mcopidl' MEINPROC='/usr/bin/meinproc' MOC='/usr/lib/qt3/bin/moc' MSGFMT='/usr/bin/msgfmt' NOOPT_CFLAGS='-O0' NOOPT_CXXFLAGS='-O0' OBJEXT='o' PACKAGE='kdesdk' PACKAGE_BUGREPORT='' PACKAGE_NAME='' PACKAGE_STRING='' PACKAGE_TARNAME='' PACKAGE_VERSION='' PATH_SEPARATOR=':' PERL='/usr/bin/perl' QTE_NORTTI='' QT_INCLUDES='-I/usr/lib/qt3/include' QT_LDFLAGS='-L/usr/lib/qt3/lib64' RANLIB='ranlib' SET_MAKE='' SHELL='/bin/sh' STRIP='strip' SVNCONFIG='/usr/bin/svn-config' SVNLD=' ' SVN_CPPFLAGS=' -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE' SVN_INCLUDE=' -I/usr/include/subversion-1 -I/usr/include/neon -I/usr/include/db4 -I/usr/include/apr-0 -I/usr/include/apr-0 -I/usr/include/subversion-1/ -I/usr/include/apr-0 -I/usr/include/apr-0 ' SVN_LIB=' /usr/lib64/libneon.la -laprutil-0 -lldap -llber -lgdbm -ldb-4.2 -lexpat -lapr-0 -lrt -lm -lcrypt -lpthread -ldl -ldb -lsvn_client-1 -lapr-0 -lrt -lm -lcrypt -lpthread -ldl -laprutil-0 -lldap -llber -lgdbm -ldb-4.2 -lexpat -lsvn_client-1' TOPSUBDIRS=' cervisia doc kapptemplate kbabel kbugbuster kcachegrind kdeaccounts-plugin kfile-plugins kioslave kmtrace kompare kprofilemethod kspy kuiviewer kunittest poxml scheck scripts' UIC='/usr/lib/qt3/bin/uic -L $(kde_widgetdir) -nounload' UIC_TR='tr2i18n' USER_INCLUDES='' USER_LDFLAGS='' USE_EXCEPTIONS='-fexceptions' USE_RTTI='' USE_THREADS='' VERSION='3.5.4' WOVERLOADED_VIRTUAL='' XGETTEXT='/usr/bin/xgettext' XMLLINT='/usr/bin/xmllint' X_EXTRA_LIBS='' X_INCLUDES='-I/usr/X11R6/include' X_LDFLAGS='-L/usr/X11R6/lib64' 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/lib/qt3/include -I/usr/X11R6/include ' all_libraries='-L/usr/lib64 -L/usr/lib/qt3/lib64 -L/usr/X11R6/lib64 -Wl,--as-needed -Wl,--enable-new-dtags ' am__fastdepCC_FALSE='#' am__fastdepCC_TRUE='' am__fastdepCXX_FALSE='#' am__fastdepCXX_TRUE='' am__include='include' am__leading_dot='.' am__quote='' am__tar='${AMTAR} chof - "$$tardir"' am__untar='${AMTAR} xf -' bindir='${exec_prefix}/bin' build='x86_64-mandriva-linux-gnu' build_alias='x86_64-mandriva-linux-gnu' build_cpu='x86_64' build_os='linux-gnu' build_vendor='mandriva' cervisia_SUBDIR_included_FALSE='#' cervisia_SUBDIR_included_TRUE='' datadir='/usr/share' doc_SUBDIR_included_FALSE='#' doc_SUBDIR_included_TRUE='' exec_prefix='/usr' host='x86_64-mandriva-linux-gnu' host_alias='x86_64-mandriva-linux-gnu' host_cpu='x86_64' host_os='linux-gnu' host_vendor='mandriva' include_ARTS_FALSE='#' include_ARTS_TRUE='' include_DBSEARCHENGINE_FALSE='#' include_DBSEARCHENGINE_TRUE='' include_kcalresource_FALSE='#' include_kcalresource_TRUE='' include_kioslave_svn_FALSE='#' include_kioslave_svn_TRUE='' include_x11_FALSE='#' include_x11_TRUE='' includedir='/usr/include' infodir='/usr/share/info' install_sh='/home/mmodem/rpm/BUILD/kdesdk-3.5.4/admin/install-sh' kapptemplate_SUBDIR_included_FALSE='#' kapptemplate_SUBDIR_included_TRUE='' kbabel_SUBDIR_included_FALSE='#' kbabel_SUBDIR_included_TRUE='' kbugbuster_SUBDIR_included_FALSE='#' kbugbuster_SUBDIR_included_TRUE='' kcachegrind_SUBDIR_included_FALSE='#' kcachegrind_SUBDIR_included_TRUE='' kde_appsdir='${datadir}/applnk' kde_bindir='${exec_prefix}/bin' kde_confdir='${datadir}/config' kde_datadir='${datadir}/apps' kde_htmldir='${datadir}/doc/HTML' kde_icondir='${datadir}/icons' kde_includes='/usr/include' kde_kcfgdir='${datadir}/config.kcfg' kde_libraries='/usr/lib64' kde_libs_htmldir='/usr/share/doc/HTML' kde_libs_prefix='/usr' kde_locale='${datadir}/locale' kde_mimedir='${datadir}/mimelnk' kde_moduledir='${libdir}/kde3' kde_qtver='3' kde_servicesdir='${datadir}/services' kde_servicetypesdir='${datadir}/servicetypes' kde_sounddir='${datadir}/sounds' kde_styledir='${libdir}/kde3/plugins/styles' kde_templatesdir='${datadir}/templates' kde_wallpaperdir='${datadir}/wallpapers' kde_widgetdir='/usr/lib64/kde3/plugins/designer' kdeaccounts_plugin_SUBDIR_included_FALSE='#' kdeaccounts_plugin_SUBDIR_included_TRUE='' kdeinitdir='$(kde_moduledir)' kfile_plugins_SUBDIR_included_FALSE='#' kfile_plugins_SUBDIR_included_TRUE='' kioslave_SUBDIR_included_FALSE='#' kioslave_SUBDIR_included_TRUE='' kmtrace_SUBDIR_included_FALSE='#' kmtrace_SUBDIR_included_TRUE='' kompare_SUBDIR_included_FALSE='#' kompare_SUBDIR_included_TRUE='' kprofilemethod_SUBDIR_included_FALSE='#' kprofilemethod_SUBDIR_included_TRUE='' kspy_SUBDIR_included_FALSE='#' kspy_SUBDIR_included_TRUE='' kstartperf_SUBDIR_included_FALSE='' kstartperf_SUBDIR_included_TRUE='#' kuiviewer_SUBDIR_included_FALSE='#' kuiviewer_SUBDIR_included_TRUE='' kunittest_SUBDIR_included_FALSE='#' kunittest_SUBDIR_included_TRUE='' libdir='/usr/lib64' libexecdir='/usr/lib64' localstatedir='/var/lib' mandir='/usr/share/man' mkdir_p='mkdir -p --' oldincludedir='/usr/include' poxml_SUBDIR_included_FALSE='#' poxml_SUBDIR_included_TRUE='' prefix='/usr' program_transform_name='s,^,,' qt_includes='/usr/lib/qt3/include' qt_libraries='/usr/lib/qt3/lib64' sbindir='/usr/sbin' scheck_SUBDIR_included_FALSE='#' scheck_SUBDIR_included_TRUE='' scripts_SUBDIR_included_FALSE='#' scripts_SUBDIR_included_TRUE='' sharedstatedir='/usr/com' sysconfdir='/etc' target='x86_64-mandriva-linux-gnu' target_alias='x86_64-mandriva-linux-gnu' target_cpu='x86_64' target_os='linux-gnu' target_vendor='mandriva' umbrello_SUBDIR_included_FALSE='' umbrello_SUBDIR_included_TRUE='#' unsermake_enable_pch_FALSE='#' unsermake_enable_pch_TRUE='' x_includes='/usr/X11R6/include' x_libraries='/usr/X11R6/lib64' xdg_appsdir='${datadir}/applications/kde' xdg_directorydir='${datadir}/desktop-directories' xdg_menudir='${sysconfdir}/xdg/menus' ## ----------- ## ## confdefs.h. ## ## ----------- ## #define HAVE_CRYPT 1 #define HAVE_DB_DB_H 1 #define HAVE_DLFCN_H 1 #define HAVE_GETPAGESIZE 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_MMAP 1 #define HAVE_RES_INIT 1 #define HAVE_RES_INIT 1 #define HAVE_RES_INIT_PROTO 1 #define HAVE_SETENV 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_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_UNISTD_H 1 #define HAVE_VSNPRINTF 1 #define KDELIBSUFF "64" #define PACKAGE "kdesdk" #define PACKAGE_BUGREPORT "" #define PACKAGE_NAME "" #define PACKAGE_STRING "" #define PACKAGE_TARNAME "" #define PACKAGE_VERSION "" #define SIZEOF_CHAR_P 8 #define SIZEOF_INT 4 #define SIZEOF_LONG 8 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 8 #define SIZEOF_UNSIGNED_LONG 8 #define STDC_HEADERS 1 #define VERSION "3.5.4" #define YYTEXT_POINTER 1 #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 0 --Boundary-00=_Gp86EOU6/NAgs13 Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline >> Visit http://mail.kde.org/mailman/listinfo/kde-devel#unsub to unsubscribe << --Boundary-00=_Gp86EOU6/NAgs13--