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.61. Invocation command line was $ ./configure --prefix=/opt/kde --disable-debug --disable-dependency-tracking --disable-kpdf-drm --enable-multithreaded-kpdf --with-extra-includes=/usr/include/poppler/qt3 --with-extra-libs=/usr/lib --with-gphoto2-includes=/usr/include/gphoto2 --with-gphoto2-libraries=/usr/lib/ --enable-final --enable-gcc-hidden-visibility ## --------- ## ## Platform. ## ## --------- ## hostname = flusenfalle uname -m = i686 uname -r = 2.6.24-rc7-zen2-20080117-g7c7e9c4a uname -s = Linux uname -v = #1 SMP PREEMPT Thu Jan 17 04:11:38 CET 2008 /usr/bin/uname -p = unknown /bin/uname -X = unknown /bin/arch = i686 /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown /usr/bin/hostinfo = unknown /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /usr/lib/ccache/bin PATH: /bin PATH: /usr/bin PATH: /sbin PATH: /usr/sbin PATH: /usr/X11R6/bin PATH: /opt/bin PATH: /opt/java/bin PATH: /opt/java/jre/bin PATH: /opt/mozilla/bin PATH: /opt/qt/bin PATH: /opt/kde/bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:2283: checking build system type configure:2301: result: i686-pc-linux-gnu configure:2323: checking host system type configure:2338: result: i686-pc-linux-gnu configure:2360: checking target system type configure:2375: result: i686-pc-linux-gnu configure:2437: checking for a BSD-compatible install configure:2493: result: /bin/install -c configure:2508: checking for -p flag to install configure:2521: result: yes configure:2532: checking whether build environment is sane configure:2575: result: yes configure:2590: checking for a thread-safe mkdir -p configure:2629: result: /bin/mkdir -p configure:2642: checking for gawk configure:2658: found /bin/gawk configure:2669: result: gawk configure:2680: checking whether make sets $(MAKE) configure:2701: result: yes configure:2979: checking for kde-config configure:3041: result: /opt/kde/bin/kde-config configure:3064: checking where to install configure:3072: result: /opt/kde (as requested) configure:3123: checking for style of include used by make configure:3151: result: GNU configure:3298: checking for gcc configure:3314: found /usr/lib/ccache/bin/gcc configure:3325: result: gcc configure:3563: checking for C compiler version configure:3570: gcc --version >&5 gcc (GCC) 4.2.2 Copyright (C) 2007 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:3573: $? = 0 configure:3580: gcc -v >&5 Using built-in specs. Target: i686-pc-linux-gnu Configured with: ../configure --prefix=/usr --enable-shared --enable-languages=c,c++,objc --enable-threads=posix --enable-__cxa_atexit --disable-multilib --libdir=/usr/lib --libexecdir=/usr/lib --enable-clocale=gnu --disable-libstdcxx-pch --with-tune=generic Thread model: posix gcc version 4.2.2 configure:3583: $? = 0 configure:3590: gcc -V >&5 gcc: '-V' option must have argument configure:3593: $? = 1 configure:3616: checking for C compiler default output file name configure:3643: gcc -march=i686 -mtune=generic -O2 -pipe conftest.c >&5 configure:3646: $? = 0 configure:3684: result: a.out configure:3701: checking whether the C compiler works configure:3711: ./a.out configure:3714: $? = 0 configure:3731: result: yes configure:3738: checking whether we are cross compiling configure:3740: result: no configure:3743: checking for suffix of executables configure:3750: gcc -o conftest -march=i686 -mtune=generic -O2 -pipe conftest.c >&5 configure:3753: $? = 0 configure:3777: result: configure:3783: checking for suffix of object files configure:3809: gcc -c -march=i686 -mtune=generic -O2 -pipe conftest.c >&5 configure:3812: $? = 0 configure:3835: result: o configure:3839: checking whether we are using the GNU C compiler configure:3868: gcc -c -march=i686 -mtune=generic -O2 -pipe conftest.c >&5 configure:3874: $? = 0 configure:3891: result: yes configure:3896: checking whether gcc accepts -g configure:3926: gcc -c -g conftest.c >&5 configure:3932: $? = 0 configure:4031: result: yes configure:4048: checking for gcc option to accept ISO C89 configure:4122: gcc -c -march=i686 -mtune=generic -O2 -pipe conftest.c >&5 configure:4128: $? = 0 configure:4151: result: none needed configure:4171: checking dependency style of gcc configure:4262: result: none configure:4283: checking how to run the C preprocessor configure:4323: gcc -E conftest.c configure:4329: $? = 0 configure:4360: gcc -E conftest.c conftest.c:10:28: error: ac_nonexistent.h: No such file or directory configure:4366: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "kdegraphics" | #define VERSION "3.5.8" | /* end confdefs.h. */ | #include configure:4399: result: gcc -E configure:4428: gcc -E conftest.c configure:4434: $? = 0 configure:4465: gcc -E conftest.c conftest.c:10:28: error: ac_nonexistent.h: No such file or directory configure:4471: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "kdegraphics" | #define VERSION "3.5.8" | /* end confdefs.h. */ | #include configure:4595: checking for g++ configure:4611: found /usr/lib/ccache/bin/g++ configure:4622: result: g++ configure:4653: checking for C++ compiler version configure:4660: g++ --version >&5 g++ (GCC) 4.2.2 Copyright (C) 2007 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:4663: $? = 0 configure:4670: g++ -v >&5 Using built-in specs. Target: i686-pc-linux-gnu Configured with: ../configure --prefix=/usr --enable-shared --enable-languages=c,c++,objc --enable-threads=posix --enable-__cxa_atexit --disable-multilib --libdir=/usr/lib --libexecdir=/usr/lib --enable-clocale=gnu --disable-libstdcxx-pch --with-tune=generic Thread model: posix gcc version 4.2.2 configure:4673: $? = 0 configure:4680: g++ -V >&5 g++: '-V' option must have argument configure:4683: $? = 1 configure:4686: checking whether we are using the GNU C++ compiler configure:4715: g++ -c -march=i686 -mtune=generic -O2 -pipe conftest.cpp >&5 configure:4721: $? = 0 configure:4738: result: yes configure:4743: checking whether g++ accepts -g configure:4773: g++ -c -g conftest.cpp >&5 configure:4779: $? = 0 configure:4878: result: yes configure:4903: checking dependency style of g++ configure:4994: result: none configure:5011: checking whether gcc is blacklisted configure:5042: gcc -c -DNDEBUG -O2 -march=i686 -mtune=generic -O2 -pipe conftest.c >&5 configure:5048: $? = 0 configure:5064: result: no configure:5392: checking whether g++ supports -Wmissing-format-attribute configure:5432: rm -rf SunWS_cache; g++ -o conftest -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -DNDEBUG -DNO_DEBUG -O2 -march=i686 -mtune=generic -O2 -pipe -Wmissing-format-attribute conftest.cpp 1>&5 configure:5438: $? = 0 configure:5465: result: yes configure:5477: checking whether gcc supports -Wmissing-format-attribute configure:5514: 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 -march=i686 -mtune=generic -O2 -pipe -Wmissing-format-attribute conftest.c >&5 configure:5520: $? = 0 configure:5547: result: yes configure:5561: checking whether g++ supports -Wundef configure:5601: rm -rf SunWS_cache; g++ -o conftest -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -DNDEBUG -DNO_DEBUG -O2 -march=i686 -mtune=generic -O2 -pipe -Wformat-security -Wmissing-format-attribute -Wundef conftest.cpp 1>&5 configure:5607: $? = 0 configure:5634: result: yes configure:5646: checking whether g++ supports -Wno-long-long configure:5686: rm -rf SunWS_cache; g++ -o conftest -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -DNDEBUG -DNO_DEBUG -O2 -march=i686 -mtune=generic -O2 -pipe -Wformat-security -Wmissing-format-attribute -Wno-long-long conftest.cpp 1>&5 configure:5692: $? = 0 configure:5719: result: yes configure:5731: checking whether g++ supports -Wno-non-virtual-dtor configure:5771: rm -rf SunWS_cache; g++ -o conftest -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -DNDEBUG -DNO_DEBUG -O2 -march=i686 -mtune=generic -O2 -pipe -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor conftest.cpp 1>&5 configure:5777: $? = 0 configure:5804: result: yes configure:5836: checking whether g++ supports -fno-reorder-blocks configure:5876: rm -rf SunWS_cache; g++ -o conftest -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -DNDEBUG -DNO_DEBUG -O2 -march=i686 -mtune=generic -O2 -pipe -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-reorder-blocks conftest.cpp 1>&5 configure:5882: $? = 0 configure:5909: result: yes configure:5927: checking whether g++ supports -fno-exceptions configure:5967: rm -rf SunWS_cache; g++ -o conftest -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -DNDEBUG -DNO_DEBUG -O2 -march=i686 -mtune=generic -O2 -pipe -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions conftest.cpp 1>&5 configure:5973: $? = 0 configure:6000: result: yes configure:6012: checking whether g++ supports -fno-check-new configure:6052: rm -rf SunWS_cache; g++ -o conftest -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -DNDEBUG -DNO_DEBUG -O2 -march=i686 -mtune=generic -O2 -pipe -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new conftest.cpp 1>&5 configure:6058: $? = 0 configure:6085: result: yes configure:6097: checking whether g++ supports -fno-common configure:6137: rm -rf SunWS_cache; g++ -o conftest -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -DNDEBUG -DNO_DEBUG -O2 -march=i686 -mtune=generic -O2 -pipe -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common conftest.cpp 1>&5 configure:6143: $? = 0 configure:6170: result: yes configure:6182: checking whether g++ supports -fexceptions configure:6222: rm -rf SunWS_cache; g++ -o conftest -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -DNDEBUG -DNO_DEBUG -O2 -march=i686 -mtune=generic -O2 -pipe -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -fexceptions conftest.cpp 1>&5 configure:6228: $? = 0 configure:6255: result: yes configure:6298: checking whether system headers can cope with -O2 -fno-inline configure:6364: result: irrelevant configure:7000: checking how to run the C++ preprocessor configure:7036: g++ -E conftest.cpp configure:7042: $? = 0 configure:7073: g++ -E conftest.cpp conftest.cpp:10:28: error: ac_nonexistent.h: No such file or directory configure:7079: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "kdegraphics" | #define VERSION "3.5.8" | /* end confdefs.h. */ | #include configure:7112: result: g++ -E configure:7141: g++ -E conftest.cpp configure:7147: $? = 0 configure:7178: g++ -E conftest.cpp conftest.cpp:10:28: error: ac_nonexistent.h: No such file or directory configure:7184: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "kdegraphics" | #define VERSION "3.5.8" | /* end confdefs.h. */ | #include configure:7226: checking whether g++ supports -O0 configure:7266: rm -rf SunWS_cache; g++ -o conftest -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -DNDEBUG -DNO_DEBUG -O2 -march=i686 -mtune=generic -O2 -pipe -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -O0 conftest.cpp 1>&5 configure:7272: $? = 0 configure:7299: result: yes configure:7564: checking whether g++ supports -Wl,--no-undefined configure:7604: rm -rf SunWS_cache; g++ -o conftest -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -DNDEBUG -DNO_DEBUG -O2 -march=i686 -mtune=generic -O2 -pipe -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -Wl,--no-undefined conftest.cpp 1>&5 configure:7610: $? = 0 configure:7637: result: yes configure:7641: checking whether g++ supports -Wl,--allow-shlib-undefined configure:7681: rm -rf SunWS_cache; g++ -o conftest -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -DNDEBUG -DNO_DEBUG -O2 -march=i686 -mtune=generic -O2 -pipe -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -Wl,--allow-shlib-undefined conftest.cpp 1>&5 configure:7687: $? = 0 configure:7714: result: yes configure:7839: result: not using lib directory suffix configure:7884: checking for a sed that does not truncate output configure:7938: result: /bin/sed configure:7941: checking for grep that handles long lines and -e configure:8015: result: /bin/grep configure:8020: checking for egrep configure:8098: result: /bin/grep -E configure:8114: checking for ld used by gcc configure:8181: result: /usr/bin/ld configure:8190: checking if the linker (/usr/bin/ld) is GNU ld configure:8205: result: yes configure:8210: checking for /usr/bin/ld option to reload object files configure:8217: result: -r configure:8226: checking for BSD-compatible nm configure:8268: result: /usr/bin/nm -B configure:8272: checking whether ln -s works configure:8276: result: yes configure:8283: checking how to recognise dependent libraries configure:8490: result: pass_all configure:8696: checking for ANSI C header files configure:8726: 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 -march=i686 -mtune=generic -O2 -pipe -Wformat-security -Wmissing-format-attribute conftest.c >&5 configure:8732: $? = 0 configure:8831: 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 -march=i686 -mtune=generic -O2 -pipe -Wformat-security -Wmissing-format-attribute conftest.c >&5 configure:8834: $? = 0 configure:8840: ./conftest configure:8843: $? = 0 configure:8860: result: yes configure:8884: checking for sys/types.h configure:8905: 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 -march=i686 -mtune=generic -O2 -pipe -Wformat-security -Wmissing-format-attribute conftest.c >&5 configure:8911: $? = 0 configure:8927: result: yes configure:8884: checking for sys/stat.h configure:8905: 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 -march=i686 -mtune=generic -O2 -pipe -Wformat-security -Wmissing-format-attribute conftest.c >&5 configure:8911: $? = 0 configure:8927: result: yes configure:8884: checking for stdlib.h configure:8905: 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 -march=i686 -mtune=generic -O2 -pipe -Wformat-security -Wmissing-format-attribute conftest.c >&5 configure:8911: $? = 0 configure:8927: result: yes configure:8884: checking for string.h configure:8905: 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 -march=i686 -mtune=generic -O2 -pipe -Wformat-security -Wmissing-format-attribute conftest.c >&5 configure:8911: $? = 0 configure:8927: result: yes configure:8884: checking for memory.h configure:8905: 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 -march=i686 -mtune=generic -O2 -pipe -Wformat-security -Wmissing-format-attribute conftest.c >&5 configure:8911: $? = 0 configure:8927: result: yes configure:8884: checking for strings.h configure:8905: 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 -march=i686 -mtune=generic -O2 -pipe -Wformat-security -Wmissing-format-attribute conftest.c >&5 configure:8911: $? = 0 configure:8927: result: yes configure:8884: checking for inttypes.h configure:8905: 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 -march=i686 -mtune=generic -O2 -pipe -Wformat-security -Wmissing-format-attribute conftest.c >&5 configure:8911: $? = 0 configure:8927: result: yes configure:8884: checking for stdint.h configure:8905: 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 -march=i686 -mtune=generic -O2 -pipe -Wformat-security -Wmissing-format-attribute conftest.c >&5 configure:8911: $? = 0 configure:8927: result: yes configure:8884: checking for unistd.h configure:8905: 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 -march=i686 -mtune=generic -O2 -pipe -Wformat-security -Wmissing-format-attribute conftest.c >&5 configure:8911: $? = 0 configure:8927: result: yes configure:8954: checking dlfcn.h usability configure:8971: 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 -march=i686 -mtune=generic -O2 -pipe -Wformat-security -Wmissing-format-attribute conftest.c >&5 configure:8977: $? = 0 configure:8991: result: yes configure:8995: checking dlfcn.h presence configure:9010: gcc -E conftest.c configure:9016: $? = 0 configure:9030: result: yes configure:9058: checking for dlfcn.h configure:9066: result: yes configure:9132: checking for g77 configure:9162: result: no configure:9132: checking for xlf configure:9162: result: no configure:9132: checking for f77 configure:9162: result: no configure:9132: checking for frt configure:9162: result: no configure:9132: checking for pgf77 configure:9162: result: no configure:9132: checking for cf77 configure:9162: result: no configure:9132: checking for fort77 configure:9162: result: no configure:9132: checking for fl32 configure:9162: result: no configure:9132: checking for af77 configure:9162: result: no configure:9132: checking for xlf90 configure:9162: result: no configure:9132: checking for f90 configure:9162: result: no configure:9132: checking for pgf90 configure:9162: result: no configure:9132: checking for pghpf configure:9162: result: no configure:9132: checking for epcf90 configure:9162: result: no configure:9132: checking for gfortran configure:9162: result: no configure:9132: checking for g95 configure:9162: result: no configure:9132: checking for xlf95 configure:9162: result: no configure:9132: checking for f95 configure:9162: result: no configure:9132: checking for fort configure:9162: result: no configure:9132: checking for ifort configure:9162: result: no configure:9132: checking for ifc configure:9162: result: no configure:9132: checking for efc configure:9162: result: no configure:9132: checking for pgf95 configure:9162: result: no configure:9132: checking for lf95 configure:9162: result: no configure:9132: checking for ftn configure:9162: result: no configure:9189: checking for Fortran 77 compiler version configure:9196: --version >&5 ./configure: line 9197: --version: command not found configure:9199: $? = 127 configure:9206: -v >&5 ./configure: line 9207: -v: command not found configure:9209: $? = 127 configure:9216: -V >&5 ./configure: line 9217: -V: command not found configure:9219: $? = 127 configure:9227: checking whether we are using the GNU Fortran 77 compiler configure:9246: -c conftest.F >&5 ./configure: line 9247: -c: command not found configure:9252: $? = 127 configure: failed program was: | program main | #ifndef __GNUC__ | choke me | #endif | | end configure:9269: result: no configure:9275: checking whether accepts -g configure:9292: -c -g conftest.f >&5 ./configure: line 9293: -c: command not found configure:9298: $? = 127 configure: failed program was: | program main | | end configure:9314: result: no configure:9344: checking the maximum length of command line arguments configure:9403: result: 32768 configure:9414: checking command to parse /usr/bin/nm -B output from gcc object configure:9503: 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 -march=i686 -mtune=generic -O2 -pipe -Wformat-security -Wmissing-format-attribute conftest.c >&5 conftest.c:5: warning: no previous prototype for 'nm_test_func' configure:9506: $? = 0 configure:9510: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGISTW][ABCDGISTW]*\)[ ][ ]*\(\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p' \> conftest.nm configure:9513: $? = 0 configure:9565: 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 -march=i686 -mtune=generic -O2 -pipe -Wformat-security -Wmissing-format-attribute conftest.c conftstm.o >&5 configure:9568: $? = 0 configure:9606: result: ok configure:9610: checking for objdir configure:9625: result: .libs configure:9717: checking for ar configure:9733: found /usr/bin/ar configure:9744: result: ar configure:9813: checking for ranlib configure:9829: found /usr/bin/ranlib configure:9840: result: ranlib configure:9909: checking for strip configure:9925: found /usr/bin/strip configure:9936: result: strip configure:10212: checking if gcc static flag works configure:10235: result: yes configure:10257: checking if gcc supports -fno-rtti -fno-exceptions configure:10275: 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 -march=i686 -mtune=generic -O2 -pipe -Wformat-security -Wmissing-format-attribute -fno-rtti -fno-exceptions conftest.c >&5 cc1: warning: command line option "-fno-rtti" is valid for C++/ObjC++ but not for C cc1: warning: command line option "-fno-rtti" is valid for C++/ObjC++ but not for C configure:10279: $? = 0 configure:10290: result: no configure:10305: checking for gcc option to produce PIC configure:10482: result: -fPIC configure:10490: checking if gcc PIC flag -fPIC works configure:10508: 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 -march=i686 -mtune=generic -O2 -pipe -Wformat-security -Wmissing-format-attribute -fPIC -DPIC conftest.c >&5 configure:10512: $? = 0 configure:10523: result: yes configure:10547: checking if gcc supports -c -o file.o configure:10575: 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 -march=i686 -mtune=generic -O2 -pipe -Wformat-security -Wmissing-format-attribute -o out/conftest2.o conftest.c >&5 configure:10579: $? = 0 configure:10596: result: yes configure:10622: checking whether the gcc linker (/usr/bin/ld) supports shared libraries configure:11430: result: yes configure:11456: checking whether -lc should be explicitly linked in configure:11461: 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 -march=i686 -mtune=generic -O2 -pipe -Wformat-security -Wmissing-format-attribute conftest.c >&5 configure:11464: $? = 0 configure:11478: gcc -shared -v conftest.o -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| grep -lc \>/dev/null 2\>\&1 configure:11481: $? = 0 configure:11493: result: no configure:11501: checking dynamic linker characteristics configure:12019: result: GNU/Linux ld.so configure:12023: checking how to hardcode library paths into programs configure:12048: result: immediate configure:12062: checking whether stripping libraries is possible configure:12067: result: yes configure:12190: checking for shl_load configure:12246: 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 -march=i686 -mtune=generic -O2 -pipe -Wformat-security -Wmissing-format-attribute conftest.c >&5 /tmp/ccy3BW7U.o: In function `main': conftest.c:(.text+0x12): undefined reference to `shl_load' collect2: ld returned 1 exit status configure:12252: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "kdegraphics" | #define VERSION "3.5.8" | #define KDELIBSUFF "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | /* Define shl_load to an innocuous variant, in case 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 GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char 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 | #endif | | int | main () | { | return shl_load (); | ; | return 0; | } configure:12269: result: no configure:12274: checking for shl_load in -ldld configure:12309: 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 -march=i686 -mtune=generic -O2 -pipe -Wformat-security -Wmissing-format-attribute conftest.c -ldld >&5 /usr/bin/ld: cannot find -ldld collect2: ld returned 1 exit status configure:12315: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "kdegraphics" | #define VERSION "3.5.8" | #define KDELIBSUFF "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char shl_load (); | int | main () | { | return shl_load (); | ; | return 0; | } configure:12333: result: no configure:12338: checking for dlopen configure:12394: 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 -march=i686 -mtune=generic -O2 -pipe -Wformat-security -Wmissing-format-attribute conftest.c >&5 /tmp/cc6ZiUs2.o: In function `main': conftest.c:(.text+0x12): undefined reference to `dlopen' collect2: ld returned 1 exit status configure:12400: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "kdegraphics" | #define VERSION "3.5.8" | #define KDELIBSUFF "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | /* Define dlopen to an innocuous variant, in case 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 GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char 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 | #endif | | int | main () | { | return dlopen (); | ; | return 0; | } configure:12417: result: no configure:12422: checking for dlopen in -ldl configure:12457: 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 -march=i686 -mtune=generic -O2 -pipe -Wformat-security -Wmissing-format-attribute conftest.c -ldl >&5 configure:12463: $? = 0 configure:12481: result: yes configure:12650: checking whether a program can dlopen itself configure:12722: 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 -march=i686 -mtune=generic -O2 -pipe -Wformat-security -Wmissing-format-attribute -DHAVE_DLFCN_H -Wl,--export-dynamic conftest.c -ldl >&5 configure:12705: warning: no previous prototype for 'fnord' configure: In function 'fnord': configure:12705: warning: unused variable 'i' configure: In function 'main': configure:12718: warning: implicit declaration of function 'exit' configure:12718: warning: incompatible implicit declaration of built-in function 'exit' configure:12725: $? = 0 configure:12743: result: yes configure:12748: checking whether a statically linked program can dlopen itself configure:12820: 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 -march=i686 -mtune=generic -O2 -pipe -Wformat-security -Wmissing-format-attribute -DHAVE_DLFCN_H -Wl,--export-dynamic conftest.c -ldl >&5 configure:12803: warning: no previous prototype for 'fnord' configure: In function 'fnord': configure:12803: warning: unused variable 'i' configure: In function 'main': configure:12816: warning: implicit declaration of function 'exit' configure:12816: warning: incompatible implicit declaration of built-in function 'exit' configure:12823: $? = 0 configure:12841: result: yes configure:12864: checking if libtool supports shared libraries configure:12866: result: yes configure:12869: checking whether to build shared libraries configure:12927: result: yes configure:12930: checking whether to build static libraries configure:12934: result: no configure:13025: creating libtool configure:13569: checking for ld used by g++ configure:13636: result: /usr/bin/ld configure:13645: checking if the linker (/usr/bin/ld) is GNU ld configure:13660: result: yes configure:13711: checking whether the g++ linker (/usr/bin/ld) supports shared libraries configure:14521: result: yes configure:14543: g++ -c -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -DNDEBUG -DNO_DEBUG -O2 -march=i686 -mtune=generic -O2 -pipe -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common conftest.cc >&5 configure:14546: $? = 0 configure:14642: checking for g++ option to produce PIC configure:14894: result: -fPIC configure:14902: checking if g++ PIC flag -fPIC works configure:14920: g++ -c -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -DNDEBUG -DNO_DEBUG -O2 -march=i686 -mtune=generic -O2 -pipe -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -fPIC -DPIC conftest.cc >&5 configure:14924: $? = 0 configure:14935: result: yes configure:14959: checking if g++ supports -c -o file.o configure:14987: g++ -c -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -DNDEBUG -DNO_DEBUG -O2 -march=i686 -mtune=generic -O2 -pipe -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -o out/conftest2.o conftest.cc >&5 configure:14991: $? = 0 configure:15008: result: yes configure:15034: checking whether the g++ linker (/usr/bin/ld) supports shared libraries configure:15059: result: yes configure:15130: checking dynamic linker characteristics configure:15648: result: GNU/Linux ld.so configure:15652: checking how to hardcode library paths into programs configure:15677: result: immediate configure:15691: checking whether stripping libraries is possible configure:15696: result: yes configure:15819: checking for shl_load configure:15898: result: no configure:15903: checking for shl_load in -ldld configure:15962: result: no configure:15967: checking for dlopen configure:16046: result: no configure:16051: checking for dlopen in -ldl configure:16110: result: yes configure:16279: checking whether a program can dlopen itself configure:16372: result: yes configure:16377: checking whether a statically linked program can dlopen itself configure:16470: result: yes configure:22767: checking for msgfmt configure:22794: result: /usr/bin/msgfmt configure:22803: checking for gmsgfmt configure:22834: result: /usr/bin/msgfmt configure:22854: checking for xgettext configure:22881: result: /usr/bin/xgettext configure:22916: checking if C++ programs can be compiled configure:22950: g++ -c -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -DNDEBUG -DNO_DEBUG -O2 -march=i686 -mtune=generic -O2 -pipe -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-check-new -fno-common conftest.cpp >&5 configure:22956: $? = 0 configure:22974: result: yes configure:23004: checking for strlcat configure:23056: g++ -c -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -DNDEBUG -DNO_DEBUG -O2 -march=i686 -mtune=generic -O2 -pipe -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -pedantic-errors conftest.cpp >&5 conftest.cpp: In function 'int main()': conftest.cpp:34: error: 'strlcat' was not declared in this scope configure:23062: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "kdegraphics" | #define VERSION "3.5.8" | #define KDELIBSUFF "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SGI_STL 1 | /* end confdefs.h. */ | | | #include | | | int | main () | { | | char buf[20]; | buf[0]='\0'; | strlcat(buf, "KDE function test", sizeof(buf)); | | | ; | return 0; | } configure:23088: result: no configure:23091: checking if strlcat needs custom prototype configure:23191: result: yes - in libkdefakes configure:23216: checking for strlcpy configure:23267: g++ -c -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -DNDEBUG -DNO_DEBUG -O2 -march=i686 -mtune=generic -O2 -pipe -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -pedantic-errors conftest.cpp >&5 conftest.cpp: In function 'int main()': conftest.cpp:33: error: 'strlcpy' was not declared in this scope configure:23273: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "kdegraphics" | #define VERSION "3.5.8" | #define KDELIBSUFF "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SGI_STL 1 | /* end confdefs.h. */ | | | #include | | | int | main () | { | | char buf[20]; | strlcpy(buf, "KDE function test", sizeof(buf)); | | | ; | return 0; | } configure:23299: result: no configure:23302: checking if strlcpy needs custom prototype configure:23401: result: yes - in libkdefakes configure:23425: checking for main in -lutil configure:23454: 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 -march=i686 -mtune=generic -O2 -pipe -Wformat-security -Wmissing-format-attribute conftest.c -lutil >&5 configure:23460: $? = 0 configure:23478: result: yes configure:23484: checking for main in -lcompat configure:23513: 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 -march=i686 -mtune=generic -O2 -pipe -Wformat-security -Wmissing-format-attribute conftest.c -lcompat >&5 /usr/bin/ld: cannot find -lcompat collect2: ld returned 1 exit status configure:23519: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "kdegraphics" | #define VERSION "3.5.8" | #define KDELIBSUFF "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SGI_STL 1 | /* end confdefs.h. */ | | | int | main () | { | return main (); | ; | return 0; | } configure:23537: result: no configure:23544: checking for crypt in -lcrypt configure:23579: 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 -march=i686 -mtune=generic -O2 -pipe -Wformat-security -Wmissing-format-attribute conftest.c -lcrypt >&5 configure:23585: $? = 0 configure:23603: result: yes configure:23694: checking for socklen_t configure:23734: g++ -c -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -DNDEBUG -DNO_DEBUG -O2 -march=i686 -mtune=generic -O2 -pipe -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common conftest.cpp >&5 configure:23740: $? = 0 configure:23766: result: yes configure:23857: checking for dnet_ntoa in -ldnet configure:23892: 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 -march=i686 -mtune=generic -O2 -pipe -Wformat-security -Wmissing-format-attribute conftest.c -ldnet >&5 /usr/bin/ld: cannot find -ldnet collect2: ld returned 1 exit status configure:23898: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "kdegraphics" | #define VERSION "3.5.8" | #define KDELIBSUFF "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SGI_STL 1 | #define HAVE_CRYPT 1 | #define kde_socklen_t socklen_t | #define ksize_t socklen_t | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char dnet_ntoa (); | int | main () | { | return dnet_ntoa (); | ; | return 0; | } configure:23916: result: no configure:23923: checking for dnet_ntoa in -ldnet_stub configure:23958: 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 -march=i686 -mtune=generic -O2 -pipe -Wformat-security -Wmissing-format-attribute conftest.c -ldnet_stub >&5 /usr/bin/ld: cannot find -ldnet_stub collect2: ld returned 1 exit status configure:23964: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "kdegraphics" | #define VERSION "3.5.8" | #define KDELIBSUFF "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SGI_STL 1 | #define HAVE_CRYPT 1 | #define kde_socklen_t socklen_t | #define ksize_t socklen_t | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char dnet_ntoa (); | int | main () | { | return dnet_ntoa (); | ; | return 0; | } configure:23982: result: no configure:23989: checking for inet_ntoa configure:24045: 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 -march=i686 -mtune=generic -O2 -pipe -Wformat-security -Wmissing-format-attribute conftest.c >&5 configure:24051: $? = 0 configure:24068: result: yes configure:24138: checking for connect configure:24194: 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 -march=i686 -mtune=generic -O2 -pipe -Wformat-security -Wmissing-format-attribute conftest.c >&5 configure:24200: $? = 0 configure:24217: result: yes configure:24288: checking for remove configure:24344: 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 -march=i686 -mtune=generic -O2 -pipe -Wformat-security -Wmissing-format-attribute conftest.c >&5 configure:24350: $? = 0 configure:24367: result: yes configure:24439: checking for shmat configure:24495: 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 -march=i686 -mtune=generic -O2 -pipe -Wformat-security -Wmissing-format-attribute conftest.c >&5 configure:24501: $? = 0 configure:24518: result: yes configure:24598: checking for sys/types.h configure:24604: result: yes configure:24598: checking for stdint.h configure:24604: result: yes configure:24750: checking sys/bitypes.h usability configure:24767: 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 -march=i686 -mtune=generic -O2 -pipe -Wformat-security -Wmissing-format-attribute conftest.c >&5 configure:24773: $? = 0 configure:24787: result: yes configure:24791: checking sys/bitypes.h presence configure:24806: gcc -E conftest.c configure:24812: $? = 0 configure:24826: result: yes configure:24854: checking for sys/bitypes.h configure:24862: result: yes configure:24877: checking for poll in -lpoll configure:24912: 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 -march=i686 -mtune=generic -O2 -pipe -Wformat-security -Wmissing-format-attribute conftest.c -lpoll >&5 /usr/bin/ld: cannot find -lpoll collect2: ld returned 1 exit status configure:24918: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "kdegraphics" | #define VERSION "3.5.8" | #define KDELIBSUFF "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SGI_STL 1 | #define HAVE_CRYPT 1 | #define kde_socklen_t socklen_t | #define ksize_t socklen_t | #define HAVE_SYS_TYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_BITYPES_H 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char poll (); | int | main () | { | return poll (); | ; | return 0; | } configure:24936: result: no configure:24959: checking Carbon/Carbon.h usability configure:24976: 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 -march=i686 -mtune=generic -O2 -pipe -Wformat-security -Wmissing-format-attribute conftest.c >&5 conftest.c:62:27: error: Carbon/Carbon.h: No such file or directory configure:24982: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "kdegraphics" | #define VERSION "3.5.8" | #define KDELIBSUFF "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SGI_STL 1 | #define HAVE_CRYPT 1 | #define kde_socklen_t socklen_t | #define ksize_t socklen_t | #define HAVE_SYS_TYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_BITYPES_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:24996: result: no configure:25000: checking Carbon/Carbon.h presence configure:25015: gcc -E conftest.c conftest.c:29:27: error: Carbon/Carbon.h: No such file or directory configure:25021: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "kdegraphics" | #define VERSION "3.5.8" | #define KDELIBSUFF "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SGI_STL 1 | #define HAVE_CRYPT 1 | #define kde_socklen_t socklen_t | #define ksize_t socklen_t | #define HAVE_SYS_TYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_BITYPES_H 1 | /* end confdefs.h. */ | #include configure:25035: result: no configure:25063: checking for Carbon/Carbon.h configure:25071: result: no configure:25096: checking CoreAudio/CoreAudio.h usability configure:25113: 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 -march=i686 -mtune=generic -O2 -pipe -Wformat-security -Wmissing-format-attribute conftest.c >&5 conftest.c:62:33: error: CoreAudio/CoreAudio.h: No such file or directory configure:25119: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "kdegraphics" | #define VERSION "3.5.8" | #define KDELIBSUFF "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SGI_STL 1 | #define HAVE_CRYPT 1 | #define kde_socklen_t socklen_t | #define ksize_t socklen_t | #define HAVE_SYS_TYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_BITYPES_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:25133: result: no configure:25137: checking CoreAudio/CoreAudio.h presence configure:25152: gcc -E conftest.c conftest.c:29:33: error: CoreAudio/CoreAudio.h: No such file or directory configure:25158: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "kdegraphics" | #define VERSION "3.5.8" | #define KDELIBSUFF "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SGI_STL 1 | #define HAVE_CRYPT 1 | #define kde_socklen_t socklen_t | #define ksize_t socklen_t | #define HAVE_SYS_TYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_BITYPES_H 1 | /* end confdefs.h. */ | #include configure:25172: result: no configure:25200: checking for CoreAudio/CoreAudio.h configure:25207: result: no configure:25225: checking if res_init needs -lresolv configure:25257: 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 -march=i686 -mtune=generic -O2 -pipe -Wformat-security -Wmissing-format-attribute conftest.c -lresolv >&5 configure:25263: $? = 0 configure:25271: result: yes configure:25294: checking for res_init configure:25346: g++ -c -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -DNDEBUG -DNO_DEBUG -O2 -march=i686 -mtune=generic -O2 -pipe -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -pedantic-errors conftest.cpp >&5 configure:25352: $? = 0 configure:25378: result: yes configure:25381: checking if res_init needs custom prototype configure:25481: result: no configure:25509: checking for killpg in -lucb configure:25544: 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 -march=i686 -mtune=generic -O2 -pipe -Wformat-security -Wmissing-format-attribute conftest.c -lucb >&5 /usr/bin/ld: cannot find -lucb collect2: ld returned 1 exit status configure:25550: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "kdegraphics" | #define VERSION "3.5.8" | #define KDELIBSUFF "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SGI_STL 1 | #define HAVE_CRYPT 1 | #define kde_socklen_t socklen_t | #define ksize_t socklen_t | #define HAVE_SYS_TYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_BITYPES_H 1 | #define HAVE_RES_INIT 1 | #define HAVE_RES_INIT 1 | #define HAVE_RES_INIT_PROTO 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char killpg (); | int | main () | { | return killpg (); | ; | return 0; | } configure:25568: result: no configure:25648: checking for int configure:25678: 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 -march=i686 -mtune=generic -O2 -pipe -Wformat-security -Wmissing-format-attribute conftest.c >&5 configure:25684: $? = 0 configure:25699: result: yes configure:25706: checking size of int configure:26008: 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 -march=i686 -mtune=generic -O2 -pipe -Wformat-security -Wmissing-format-attribute conftest.c >&5 configure:26011: $? = 0 configure:26017: ./conftest configure:26020: $? = 0 configure:26043: result: 4 configure:26052: checking for short configure:26082: 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 -march=i686 -mtune=generic -O2 -pipe -Wformat-security -Wmissing-format-attribute conftest.c >&5 configure:26088: $? = 0 configure:26103: result: yes configure:26110: checking size of short configure:26412: 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 -march=i686 -mtune=generic -O2 -pipe -Wformat-security -Wmissing-format-attribute conftest.c >&5 configure:26415: $? = 0 configure:26421: ./conftest configure:26424: $? = 0 configure:26447: result: 2 configure:26456: checking for long configure:26486: 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 -march=i686 -mtune=generic -O2 -pipe -Wformat-security -Wmissing-format-attribute conftest.c >&5 configure:26492: $? = 0 configure:26507: result: yes configure:26514: checking size of long configure:26816: 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 -march=i686 -mtune=generic -O2 -pipe -Wformat-security -Wmissing-format-attribute conftest.c >&5 configure:26819: $? = 0 configure:26825: ./conftest configure:26828: $? = 0 configure:26851: result: 4 configure:26860: checking for char * configure:26890: 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 -march=i686 -mtune=generic -O2 -pipe -Wformat-security -Wmissing-format-attribute conftest.c >&5 configure:26896: $? = 0 configure:26911: result: yes configure:26918: checking size of char * configure:27220: 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 -march=i686 -mtune=generic -O2 -pipe -Wformat-security -Wmissing-format-attribute conftest.c >&5 configure:27223: $? = 0 configure:27229: ./conftest configure:27232: $? = 0 configure:27255: result: 4 configure:27266: checking for dlopen in -ldl configure:27325: result: yes configure:27335: checking for shl_unload in -ldld configure:27370: 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 -march=i686 -mtune=generic -O2 -pipe -Wformat-security -Wmissing-format-attribute conftest.c -ldld >&5 /usr/bin/ld: cannot find -ldld collect2: ld returned 1 exit status configure:27376: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "kdegraphics" | #define VERSION "3.5.8" | #define KDELIBSUFF "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SGI_STL 1 | #define HAVE_CRYPT 1 | #define kde_socklen_t socklen_t | #define ksize_t socklen_t | #define HAVE_SYS_TYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_BITYPES_H 1 | #define HAVE_RES_INIT 1 | #define HAVE_RES_INIT 1 | #define HAVE_RES_INIT_PROTO 1 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define SIZEOF_CHAR_P 4 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char shl_unload (); | int | main () | { | return shl_unload (); | ; | return 0; | } configure:27394: result: no configure:27409: checking for size_t configure:27439: 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 -march=i686 -mtune=generic -O2 -pipe -Wformat-security -Wmissing-format-attribute conftest.c >&5 configure:27445: $? = 0 configure:27460: result: yes configure:27467: checking size of size_t configure:27769: 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 -march=i686 -mtune=generic -O2 -pipe -Wformat-security -Wmissing-format-attribute conftest.c >&5 configure:27772: $? = 0 configure:27778: ./conftest configure:27781: $? = 0 configure:27804: result: 4 configure:27814: checking for unsigned long configure:27844: 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 -march=i686 -mtune=generic -O2 -pipe -Wformat-security -Wmissing-format-attribute conftest.c >&5 configure:27850: $? = 0 configure:27865: result: yes configure:27872: checking size of unsigned long configure:28174: 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 -march=i686 -mtune=generic -O2 -pipe -Wformat-security -Wmissing-format-attribute conftest.c >&5 configure:28177: $? = 0 configure:28183: ./conftest configure:28186: $? = 0 configure:28209: result: 4 configure:28220: checking sizeof size_t == sizeof unsigned long configure:28247: 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 -march=i686 -mtune=generic -O2 -pipe -Wformat-security -Wmissing-format-attribute conftest.c >&5 configure:28253: $? = 0 configure:28258: result: yes configure:28282: checking for PIE support configure:28324: rm -rf SunWS_cache; g++ -o conftest -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -DNDEBUG -DNO_DEBUG -O2 -march=i686 -mtune=generic -O2 -pipe -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -fPIE -pie conftest.cpp 1>&5 configure:28330: $? = 0 configure:28357: result: yes configure:28360: checking if enabling -pie/fPIE support configure:28375: result: yes configure:28406: checking crt_externs.h usability configure:28423: 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 -march=i686 -mtune=generic -O2 -pipe -Wformat-security -Wmissing-format-attribute conftest.c >&5 conftest.c:71:25: error: crt_externs.h: No such file or directory configure:28429: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "kdegraphics" | #define VERSION "3.5.8" | #define KDELIBSUFF "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SGI_STL 1 | #define HAVE_CRYPT 1 | #define kde_socklen_t socklen_t | #define ksize_t socklen_t | #define HAVE_SYS_TYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_BITYPES_H 1 | #define HAVE_RES_INIT 1 | #define HAVE_RES_INIT 1 | #define HAVE_RES_INIT_PROTO 1 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define SIZEOF_CHAR_P 4 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_UNSIGNED_LONG 4 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:28443: result: no configure:28447: checking crt_externs.h presence configure:28462: gcc -E conftest.c conftest.c:38:25: error: crt_externs.h: No such file or directory configure:28468: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "kdegraphics" | #define VERSION "3.5.8" | #define KDELIBSUFF "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SGI_STL 1 | #define HAVE_CRYPT 1 | #define kde_socklen_t socklen_t | #define ksize_t socklen_t | #define HAVE_SYS_TYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_BITYPES_H 1 | #define HAVE_RES_INIT 1 | #define HAVE_RES_INIT 1 | #define HAVE_RES_INIT_PROTO 1 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define SIZEOF_CHAR_P 4 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_UNSIGNED_LONG 4 | /* end confdefs.h. */ | #include configure:28482: result: no configure:28510: checking for crt_externs.h configure:28518: result: no configure:28531: checking for _NSGetEnviron configure:28587: 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 -march=i686 -mtune=generic -O2 -pipe -Wformat-security -Wmissing-format-attribute conftest.c >&5 /tmp/cckIX1l7.o: In function `main': conftest.c:(.text+0x12): undefined reference to `_NSGetEnviron' collect2: ld returned 1 exit status configure:28593: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "kdegraphics" | #define VERSION "3.5.8" | #define KDELIBSUFF "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SGI_STL 1 | #define HAVE_CRYPT 1 | #define kde_socklen_t socklen_t | #define ksize_t socklen_t | #define HAVE_SYS_TYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_BITYPES_H 1 | #define HAVE_RES_INIT 1 | #define HAVE_RES_INIT 1 | #define HAVE_RES_INIT_PROTO 1 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define SIZEOF_CHAR_P 4 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_UNSIGNED_LONG 4 | /* end confdefs.h. */ | /* Define _NSGetEnviron to an innocuous variant, in case 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 GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char _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 | #endif | | int | main () | { | return _NSGetEnviron (); | ; | return 0; | } configure:28610: result: no configure:28632: checking for vsnprintf configure:28688: 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 -march=i686 -mtune=generic -O2 -pipe -Wformat-security -Wmissing-format-attribute conftest.c >&5 configure:28694: $? = 0 configure:28712: result: yes configure:28632: checking for snprintf configure:28688: 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 -march=i686 -mtune=generic -O2 -pipe -Wformat-security -Wmissing-format-attribute conftest.c >&5 configure:28694: $? = 0 configure:28712: result: yes configure:28769: checking for X configure:28812: gcc -E conftest.c configure:28818: $? = 0 configure:28908: 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 -march=i686 -mtune=generic -O2 -pipe -Wformat-security -Wmissing-format-attribute conftest.c -lXt >&5 configure:28914: $? = 0 configure:29070: result: libraries /usr/lib, headers . configure:29099: checking for IceConnectionNumber in -lICE configure:29134: 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 -march=i686 -mtune=generic -O2 -pipe -Wformat-security -Wmissing-format-attribute conftest.c -lICE >&5 configure:29140: $? = 0 configure:29158: result: yes configure:29168: checking for libXext configure:29208: 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 -march=i686 -mtune=generic -O2 -pipe -Wformat-security -Wmissing-format-attribute conftest.c -lXext -lX11 >&5 configure:29214: $? = 0 configure:29238: result: yes configure:29471: checking for pthread_create in -lpthread configure:29506: 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 -march=i686 -mtune=generic -O2 -pipe -Wformat-security -Wmissing-format-attribute conftest.c -lpthread >&5 configure:29512: $? = 0 configure:29530: result: yes configure:29801: checking for extra includes configure:29829: result: added configure:29833: checking for extra libs configure:29862: result: added configure:29868: checking for libz configure:29908: 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 -march=i686 -mtune=generic -O2 -pipe -Wformat-security -Wmissing-format-attribute -I. -I/usr/include/poppler/qt3 -D_REENTRANT conftest.c -L/usr/lib -lz >&5 conftest.c: In function 'main': conftest.c:52: warning: comparison with string literal results in unspecified behaviour configure:29914: $? = 0 configure:29941: result: -lz configure:29962: checking for libpng configure:30004: 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 -march=i686 -mtune=generic -O2 -pipe -Wformat-security -Wmissing-format-attribute -I. -I/usr/include/poppler/qt3 -D_REENTRANT conftest.c -L/usr/lib -lpng -lz -lm -lX11 >&5 configure:30010: $? = 0 configure:30039: result: -lpng -lz -lm configure:30050: checking for libjpeg6b configure:30089: 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 -march=i686 -mtune=generic -O2 -pipe -Wformat-security -Wmissing-format-attribute -I. -I/usr/include/poppler/qt3 -D_REENTRANT conftest.c -L/usr/lib -ljpeg6b -lm >&5 /usr/bin/ld: cannot find -ljpeg6b collect2: ld returned 1 exit status configure:30095: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "kdegraphics" | #define VERSION "3.5.8" | #define KDELIBSUFF "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SGI_STL 1 | #define HAVE_CRYPT 1 | #define kde_socklen_t socklen_t | #define ksize_t socklen_t | #define HAVE_SYS_TYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_BITYPES_H 1 | #define HAVE_RES_INIT 1 | #define HAVE_RES_INIT 1 | #define HAVE_RES_INIT_PROTO 1 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define SIZEOF_CHAR_P 4 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_UNSIGNED_LONG 4 | #define HAVE_VSNPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBPNG 1 | /* end confdefs.h. */ | | #ifdef __cplusplus | extern "C" { | #endif | void jpeg_CreateDecompress(); | #ifdef __cplusplus | } | #endif | | int | main () | { | jpeg_CreateDecompress(); | ; | return 0; | } configure:30122: result: no configure:30125: checking for libjpeg configure:30164: 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 -march=i686 -mtune=generic -O2 -pipe -Wformat-security -Wmissing-format-attribute -I. -I/usr/include/poppler/qt3 -D_REENTRANT conftest.c -L/usr/lib -ljpeg -lm >&5 configure:30170: $? = 0 configure:30194: result: -ljpeg configure: 30218: ${prefix}/include/jpeglib.h configure: 30218: /usr/include/jpeglib.h taking that configure:30265: checking for perl configure:30325: result: /usr/bin/perl configure:30451: checking for Qt configure: 30516: /opt/qt/include/qstyle.h taking that tried NO configure:30633: rm -rf SunWS_cache; g++ -o conftest -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -DNDEBUG -DNO_DEBUG -O2 -march=i686 -mtune=generic -O2 -pipe -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -I/opt/qt/include -I. -DQT_THREAD_SUPPORT -D_REENTRANT -L/opt/qt/lib -L/usr/lib conftest.cpp -lqt-mt -lpng -lz -lm -ljpeg -ldl -lXext -lX11 -lSM -lICE -lpthread 1>&5 configure:30636: $? = 0 configure:30695: result: libraries /opt/qt/lib, headers /opt/qt/include using -mt configure:30876: checking for moc configure:30948: result: /opt/qt/bin/moc configure:30956: checking for uic configure:31010: result: /opt/qt/bin/uic configure:31041: checking whether uic supports -L configure:31052: /opt/qt/bin/uic -L /nonexistent conftest.ui >/dev/null configure:31055: $? = 0 configure:31067: result: yes configure:31079: checking whether uic supports -nounload configure:31090: /opt/qt/bin/uic -nounload conftest.ui >/dev/null configure:31093: $? = 0 configure:31105: result: yes configure:31142: checking if Qt needs -ljpeg configure:31187: rm -rf SunWS_cache; g++ -o conftest -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -DNDEBUG -DNO_DEBUG -O2 -march=i686 -mtune=generic -O2 -pipe -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -I/opt/qt/include -I. -I/usr/include/poppler/qt3 -DQT_THREAD_SUPPORT -D_REENTRANT conftest.cpp -L/opt/qt/lib -L/usr/lib -lqt-mt -lpng -lz -lm -ldl -lXext -lX11 -lSM -lICE 1>&5 conftest.cpp: In function 'int main()': conftest.cpp:51: warning: 'argv' is used uninitialized in this function configure:31193: $? = 0 configure:31227: result: no configure:31259: checking for rpath configure:31291: result: yes configure:31294: checking for KDE configure: 31347: /opt/kde/include/ksharedptr.h taking that configure: 31377: /opt/kde/lib/libkio.la taking that configure: 31395: /opt/kde/lib/kde3/plugins/designer/kdewidgets.la taking that configure:31468: result: libraries /opt/kde/lib, headers /opt/kde/include configure:31507: checking if UIC has KDE plugins available configure:31534: /opt/qt/bin/uic -L /opt/kde/lib/kde3/plugins/designer -nounload -impl actest.h actest.ui > actest.cpp configure:31537: $? = 0 configure:31551: result: yes configure:31606: checking for KDE paths configure:32221: result: defaults configure:32267: checking for dcopidl configure:32329: result: /opt/kde/bin/dcopidl configure:32336: checking for dcopidl2cpp configure:32398: result: /opt/kde/bin/dcopidl2cpp configure:32406: checking for mcopidl configure:32470: result: /opt/kde/bin/mcopidl configure:32477: checking for artsc-config configure:32541: result: /opt/kde/bin/artsc-config configure:32549: checking for meinproc configure:32603: result: /opt/kde/bin/meinproc configure:32633: checking for kconfig_compiler configure:32695: result: /opt/kde/bin/kconfig_compiler configure:32702: checking for dcopidlng configure:32764: result: /opt/kde/bin/dcopidlng configure:32773: checking for makekdewidgets configure:32835: result: /opt/kde/bin/makekdewidgets configure:32844: checking for xmllint configure:32898: result: /usr/bin/xmllint configure: 32914: /opt/kde/share/apps/ksgmltools2/customization/kde-chunk.xsl taking that configure:33081: checking for dirent.h that defines DIR configure:33110: 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 -march=i686 -mtune=generic -O2 -pipe -Wformat-security -Wmissing-format-attribute -DQT_THREAD_SUPPORT -D_REENTRANT conftest.c >&5 configure:33116: $? = 0 configure:33132: result: yes configure:33145: checking for library containing opendir configure:33186: 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 -march=i686 -mtune=generic -O2 -pipe -Wformat-security -Wmissing-format-attribute -DQT_THREAD_SUPPORT -D_REENTRANT conftest.c >&5 configure:33192: $? = 0 configure:33220: result: none required configure:33314: checking for ANSI C header files configure:33478: result: yes configure:33507: checking fcntl.h usability configure:33524: 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 -march=i686 -mtune=generic -O2 -pipe -Wformat-security -Wmissing-format-attribute -DQT_THREAD_SUPPORT -D_REENTRANT conftest.c >&5 configure:33530: $? = 0 configure:33544: result: yes configure:33548: checking fcntl.h presence configure:33563: gcc -E -DQT_THREAD_SUPPORT -D_REENTRANT conftest.c configure:33569: $? = 0 configure:33583: result: yes configure:33611: checking for fcntl.h configure:33619: result: yes configure:33507: checking sys/time.h usability configure:33524: 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 -march=i686 -mtune=generic -O2 -pipe -Wformat-security -Wmissing-format-attribute -DQT_THREAD_SUPPORT -D_REENTRANT conftest.c >&5 configure:33530: $? = 0 configure:33544: result: yes configure:33548: checking sys/time.h presence configure:33563: gcc -E -DQT_THREAD_SUPPORT -D_REENTRANT conftest.c configure:33569: $? = 0 configure:33583: result: yes configure:33611: checking for sys/time.h configure:33619: result: yes configure:33497: checking for unistd.h configure:33503: result: yes configure:33497: checking for stdlib.h configure:33503: result: yes configure:33507: checking paths.h usability configure:33524: 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 -march=i686 -mtune=generic -O2 -pipe -Wformat-security -Wmissing-format-attribute -DQT_THREAD_SUPPORT -D_REENTRANT conftest.c >&5 configure:33530: $? = 0 configure:33544: result: yes configure:33548: checking paths.h presence configure:33563: gcc -E -DQT_THREAD_SUPPORT -D_REENTRANT conftest.c configure:33569: $? = 0 configure:33583: result: yes configure:33611: checking for paths.h configure:33619: result: yes configure:33634: checking for setenv configure:33683: g++ -c -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -DNDEBUG -DNO_DEBUG -O2 -march=i686 -mtune=generic -O2 -pipe -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -pedantic-errors -DQT_THREAD_SUPPORT -D_REENTRANT conftest.cpp >&5 configure:33689: $? = 0 configure:33715: result: yes configure:33718: checking if setenv needs custom prototype configure:33815: result: no configure:33840: checking for unsetenv configure:33889: g++ -c -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -DNDEBUG -DNO_DEBUG -O2 -march=i686 -mtune=generic -O2 -pipe -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -pedantic-errors -DQT_THREAD_SUPPORT -D_REENTRANT conftest.cpp >&5 configure:33895: $? = 0 configure:33921: result: yes configure:33924: checking if unsetenv needs custom prototype configure:34021: result: no configure:34046: checking for usleep configure:34097: g++ -c -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -DNDEBUG -DNO_DEBUG -O2 -march=i686 -mtune=generic -O2 -pipe -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -pedantic-errors -DQT_THREAD_SUPPORT -D_REENTRANT conftest.cpp >&5 configure:34103: $? = 0 configure:34129: result: yes configure:34132: checking if usleep needs custom prototype configure:34231: result: no configure:34256: checking for mkstemps configure:34308: g++ -c -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -DNDEBUG -DNO_DEBUG -O2 -march=i686 -mtune=generic -O2 -pipe -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -pedantic-errors -DQT_THREAD_SUPPORT -D_REENTRANT conftest.cpp >&5 conftest.cpp: In function 'int main()': conftest.cpp:68: error: 'mkstemps' was not declared in this scope configure:34314: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "kdegraphics" | #define VERSION "3.5.8" | #define KDELIBSUFF "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SGI_STL 1 | #define HAVE_CRYPT 1 | #define kde_socklen_t socklen_t | #define ksize_t socklen_t | #define HAVE_SYS_TYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_BITYPES_H 1 | #define HAVE_RES_INIT 1 | #define HAVE_RES_INIT 1 | #define HAVE_RES_INIT_PROTO 1 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define SIZEOF_CHAR_P 4 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_UNSIGNED_LONG 4 | #define HAVE_VSNPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBPNG 1 | #define HAVE_LIBJPEG 1 | #define HAVE_LIBPTHREAD 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_SETENV 1 | #define HAVE_SETENV_PROTO 1 | #define HAVE_UNSETENV 1 | #define HAVE_UNSETENV_PROTO 1 | #define HAVE_USLEEP 1 | #define HAVE_USLEEP_PROTO 1 | /* end confdefs.h. */ | | | #include | #include | | | int | main () | { | | | mkstemps("/tmp/aaaXXXXXX", 6); | | | ; | return 0; | } configure:34340: result: no configure:34343: checking if mkstemps needs custom prototype configure:34443: result: yes - in libkdefakes configure:34466: checking whether time.h and sys/time.h may both be included configure:34496: 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 -march=i686 -mtune=generic -O2 -pipe -Wformat-security -Wmissing-format-attribute -DQT_THREAD_SUPPORT -D_REENTRANT conftest.c >&5 configure:34502: $? = 0 configure:34517: result: yes configure:34531: checking for Qt docs configure: 34544: /doc/html/qsql.html configure: 34544: /opt/qt/doc/html/qsql.html configure: 34544: /usr/share/doc/packages/qt3/html/qsql.html configure: 34544: /usr/lib/qt/doc/qsql.html configure: 34544: /usr/lib/qt3/doc/qsql.html configure: 34544: /usr/lib/qt3/doc/html/qsql.html configure: 34544: /usr/doc/qt3/html/qsql.html configure: 34544: /usr/doc/qt3/qsql.html configure: 34544: /usr/share/doc/qt3-doc/qsql.html configure: 34544: /usr/share/qt3/doc/html/qsql.html configure: 34544: /usr/X11R6/share/doc/qt/html/qsql.html configure:34553: result: NO configure:34559: checking for dot configure:34609: result: not found configure:34626: checking for doxygen configure:34680: result: /usr/bin/doxygen configure:34737: checking for gPhoto2 configure:34742: checking for gphoto2-config configure:34758: found /usr/bin/gphoto2-config configure:34770: result: gphoto2-config configure:34780: checking for gphoto2-port-config configure:34796: found /usr/bin/gphoto2-port-config configure:34808: result: gphoto2-port-config configure:35013: 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 -march=i686 -mtune=generic -O2 -pipe -Wformat-security -Wmissing-format-attribute -I/usr/include/gphoto2 -DQT_THREAD_SUPPORT -D_REENTRANT conftest.c -L/usr/lib/ -lgphoto2 >&5 conftest.c: In function 'main': conftest.c:62: warning: too many arguments for format configure:35019: $? = 0 configure:35047: checking for va_copy configure:35075: 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 -march=i686 -mtune=generic -O2 -pipe -Wformat-security -Wmissing-format-attribute -DQT_THREAD_SUPPORT -D_REENTRANT conftest.c >&5 conftest.c: In function 'main': conftest.c:64: warning: implicit declaration of function 'va_copy' conftest.c:64: warning: 'ap1' is used uninitialized in this function conftest.c:64: warning: 'ap2' is used uninitialized in this function /tmp/ccsvWyHa.o: In function `main': conftest.c:(.text+0x19): undefined reference to `va_copy' collect2: ld returned 1 exit status configure:35081: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "kdegraphics" | #define VERSION "3.5.8" | #define KDELIBSUFF "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SGI_STL 1 | #define HAVE_CRYPT 1 | #define kde_socklen_t socklen_t | #define ksize_t socklen_t | #define HAVE_SYS_TYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_BITYPES_H 1 | #define HAVE_RES_INIT 1 | #define HAVE_RES_INIT 1 | #define HAVE_RES_INIT_PROTO 1 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define SIZEOF_CHAR_P 4 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_UNSIGNED_LONG 4 | #define HAVE_VSNPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBPNG 1 | #define HAVE_LIBJPEG 1 | #define HAVE_LIBPTHREAD 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_SETENV 1 | #define HAVE_SETENV_PROTO 1 | #define HAVE_UNSETENV 1 | #define HAVE_UNSETENV_PROTO 1 | #define HAVE_USLEEP 1 | #define HAVE_USLEEP_PROTO 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_GPHOTO2 1 | /* end confdefs.h. */ | #include | int | main () | { | va_list ap1, ap2; | va_copy(ap1,ap2); | | ; | return 0; | } configure:35099: result: no configure:35109: checking for __va_copy configure:35137: 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 -march=i686 -mtune=generic -O2 -pipe -Wformat-security -Wmissing-format-attribute -DQT_THREAD_SUPPORT -D_REENTRANT conftest.c >&5 conftest.c: In function 'main': conftest.c:64: warning: 'ap2' is used uninitialized in this function configure:35143: $? = 0 configure:35161: result: yes configure:35187: result: gphoto2 libraries /usr/lib/, gphoto2 headers /usr/include/gphoto2 configure:35209: checking for kpsewhich configure:35263: result: /usr/bin/kpsewhich configure:35283: checking for sys/types.h configure:35289: result: yes configure:35293: checking sys/params.h usability configure:35310: 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 -march=i686 -mtune=generic -O2 -pipe -Wformat-security -Wmissing-format-attribute -DQT_THREAD_SUPPORT -D_REENTRANT conftest.c >&5 conftest.c:94:24: error: sys/params.h: No such file or directory configure:35316: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "kdegraphics" | #define VERSION "3.5.8" | #define KDELIBSUFF "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SGI_STL 1 | #define HAVE_CRYPT 1 | #define kde_socklen_t socklen_t | #define ksize_t socklen_t | #define HAVE_SYS_TYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_BITYPES_H 1 | #define HAVE_RES_INIT 1 | #define HAVE_RES_INIT 1 | #define HAVE_RES_INIT_PROTO 1 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define SIZEOF_CHAR_P 4 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_UNSIGNED_LONG 4 | #define HAVE_VSNPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBPNG 1 | #define HAVE_LIBJPEG 1 | #define HAVE_LIBPTHREAD 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_SETENV 1 | #define HAVE_SETENV_PROTO 1 | #define HAVE_UNSETENV 1 | #define HAVE_UNSETENV_PROTO 1 | #define HAVE_USLEEP 1 | #define HAVE_USLEEP_PROTO 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_GPHOTO2 1 | #define HAVE___VA_COPY 1 | #define HAVE_SYS_TYPES_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:35330: result: no configure:35334: checking sys/params.h presence configure:35349: gcc -E -DQT_THREAD_SUPPORT -D_REENTRANT conftest.c conftest.c:61:24: error: sys/params.h: No such file or directory configure:35355: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "kdegraphics" | #define VERSION "3.5.8" | #define KDELIBSUFF "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SGI_STL 1 | #define HAVE_CRYPT 1 | #define kde_socklen_t socklen_t | #define ksize_t socklen_t | #define HAVE_SYS_TYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_BITYPES_H 1 | #define HAVE_RES_INIT 1 | #define HAVE_RES_INIT 1 | #define HAVE_RES_INIT_PROTO 1 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define SIZEOF_CHAR_P 4 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_UNSIGNED_LONG 4 | #define HAVE_VSNPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBPNG 1 | #define HAVE_LIBJPEG 1 | #define HAVE_LIBPTHREAD 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_SETENV 1 | #define HAVE_SETENV_PROTO 1 | #define HAVE_UNSETENV 1 | #define HAVE_UNSETENV_PROTO 1 | #define HAVE_USLEEP 1 | #define HAVE_USLEEP_PROTO 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_GPHOTO2 1 | #define HAVE___VA_COPY 1 | #define HAVE_SYS_TYPES_H 1 | /* end confdefs.h. */ | #include configure:35369: result: no configure:35397: checking for sys/params.h configure:35405: result: no configure:35293: checking limits.h usability configure:35310: 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 -march=i686 -mtune=generic -O2 -pipe -Wformat-security -Wmissing-format-attribute -DQT_THREAD_SUPPORT -D_REENTRANT conftest.c >&5 configure:35316: $? = 0 configure:35330: result: yes configure:35334: checking limits.h presence configure:35349: gcc -E -DQT_THREAD_SUPPORT -D_REENTRANT conftest.c configure:35355: $? = 0 configure:35369: result: yes configure:35397: checking for limits.h configure:35405: result: yes configure:35421: checking for freetype-config configure:35475: result: /usr/bin/freetype-config configure:35534: checking for pkg-config configure:35552: found /usr/bin/pkg-config configure:35565: result: /usr/bin/pkg-config configure:35575: checking for OpenEXR libraries configure:35639: rm -rf SunWS_cache; g++ -o conftest -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -DNDEBUG -DNO_DEBUG -O2 -march=i686 -mtune=generic -O2 -pipe -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 -I/opt/kde/include -I/opt/qt/include -I. -I/usr/include/poppler/qt3 -I/usr/include/poppler/qt3 -pthread -I/usr/include/OpenEXR -DQT_THREAD_SUPPORT -D_REENTRANT conftest.cpp -L/opt/kde/lib -L/opt/qt/lib -L/usr/lib -L/usr/lib -lIlmImf -lImath -lHalf -lIex -lz -lz 1>&5 configure:35645: $? = 0 configure:35679: result: -lIlmImf -lImath -lHalf -lIex -lz configure:35775: checking for poppler-qt >= 0.3.1 configure:35842: checking for libtiff tiff configure:35891: rm -rf SunWS_cache; g++ -o conftest -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -DNDEBUG -DNO_DEBUG -O2 -march=i686 -mtune=generic -O2 -pipe -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 -I/opt/kde/include -I/opt/qt/include -I. -I/usr/include/poppler/qt3 -I/usr/include/poppler/qt3 -DQT_THREAD_SUPPORT -D_REENTRANT conftest.cpp -L/opt/kde/lib -L/opt/qt/lib -L/usr/lib -L/usr/lib -ltiff -ljpeg -lz -lX11 -lm 1>&5 configure:35897: $? = 0 configure:36043: result: yes configure:36071: checking for XFree86-VidModeExtension configure:36106: 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 -march=i686 -mtune=generic -O2 -pipe -Wformat-security -Wmissing-format-attribute -I/opt/kde/include -I/opt/qt/include -I. -I/usr/include/poppler/qt3 -DQT_THREAD_SUPPORT -D_REENTRANT conftest.c -L/usr/lib -lXxf86vm -lXext -lX11 >&5 configure:36112: $? = 0 configure:36139: result: -lXxf86vm configure:36142: checking for gamma functions in XFree86-VidModeExtension configure:36173: 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 -march=i686 -mtune=generic -O2 -pipe -Wformat-security -Wmissing-format-attribute -I/opt/kde/include -I/opt/qt/include -I. -I/usr/include/poppler/qt3 -DQT_THREAD_SUPPORT -D_REENTRANT conftest.c -L/usr/lib -lXxf86vm -lXext -lX11 >&5 conftest.c: In function 'main': conftest.c:69: warning: implicit declaration of function 'XF86VidModeGetGamma' configure:36179: $? = 0 configure:36185: result: yes configure:36236: checking sstream usability configure:36253: g++ -c -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -DNDEBUG -DNO_DEBUG -O2 -march=i686 -mtune=generic -O2 -pipe -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.cpp >&5 configure:36259: $? = 0 configure:36273: result: yes configure:36277: checking sstream presence configure:36292: g++ -E -DQT_THREAD_SUPPORT -D_REENTRANT conftest.cpp configure:36298: $? = 0 configure:36312: result: yes configure:36340: checking for sstream configure:36348: result: yes configure:36400: WARNING: couldn't find kadmos engine header file under /usr/local/kadmos.h configure:36416: checking for freetype-config configure:36473: result: /usr/bin/freetype-config configure:36520: checking for dirent.h that defines DIR configure:36571: result: yes configure:36584: checking for library containing opendir configure:36659: result: none required configure:36817: checking for xft >= 2.0 configure:36821: result: yes configure:36825: checking XFT_CFLAGS configure:36828: result: -I/usr/include/freetype2 configure:36831: checking XFT_LIBS configure:36834: result: -lXft -lXrender -lfontconfig -lfreetype -lz -lX11 configure:36957: checking paper.h usability configure:36974: g++ -c -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -DNDEBUG -DNO_DEBUG -O2 -march=i686 -mtune=generic -O2 -pipe -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/opt/kde/include -I/opt/qt/include -I. -I/usr/include/poppler/qt3 conftest.cpp >&5 conftest.cpp:101:19: error: paper.h: No such file or directory configure:36980: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "kdegraphics" | #define VERSION "3.5.8" | #define KDELIBSUFF "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SGI_STL 1 | #define HAVE_CRYPT 1 | #define kde_socklen_t socklen_t | #define ksize_t socklen_t | #define HAVE_SYS_TYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_BITYPES_H 1 | #define HAVE_RES_INIT 1 | #define HAVE_RES_INIT 1 | #define HAVE_RES_INIT_PROTO 1 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define SIZEOF_CHAR_P 4 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_UNSIGNED_LONG 4 | #define HAVE_VSNPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBPNG 1 | #define HAVE_LIBJPEG 1 | #define HAVE_LIBPTHREAD 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_SETENV 1 | #define HAVE_SETENV_PROTO 1 | #define HAVE_UNSETENV 1 | #define HAVE_UNSETENV_PROTO 1 | #define HAVE_USLEEP 1 | #define HAVE_USLEEP_PROTO 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_GPHOTO2 1 | #define HAVE___VA_COPY 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_FREETYPE 1 | #define HAVE_EXR 1 | #define HAVE_LIBTIFF 1 | #define HAVE_SSTREAM 1 | #define HAVE_FREETYPE 1 | #define HAVE_DIRENT_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:36994: result: no configure:36998: checking paper.h presence configure:37013: g++ -E -DQT_THREAD_SUPPORT -D_REENTRANT -I/opt/kde/include -I/opt/qt/include -I. -I/usr/include/poppler/qt3 conftest.cpp conftest.cpp:68:19: error: paper.h: No such file or directory configure:37019: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "kdegraphics" | #define VERSION "3.5.8" | #define KDELIBSUFF "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SGI_STL 1 | #define HAVE_CRYPT 1 | #define kde_socklen_t socklen_t | #define ksize_t socklen_t | #define HAVE_SYS_TYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_BITYPES_H 1 | #define HAVE_RES_INIT 1 | #define HAVE_RES_INIT 1 | #define HAVE_RES_INIT_PROTO 1 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define SIZEOF_CHAR_P 4 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_UNSIGNED_LONG 4 | #define HAVE_VSNPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBPNG 1 | #define HAVE_LIBJPEG 1 | #define HAVE_LIBPTHREAD 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_SETENV 1 | #define HAVE_SETENV_PROTO 1 | #define HAVE_UNSETENV 1 | #define HAVE_UNSETENV_PROTO 1 | #define HAVE_USLEEP 1 | #define HAVE_USLEEP_PROTO 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_GPHOTO2 1 | #define HAVE___VA_COPY 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_FREETYPE 1 | #define HAVE_EXR 1 | #define HAVE_LIBTIFF 1 | #define HAVE_SSTREAM 1 | #define HAVE_FREETYPE 1 | #define HAVE_DIRENT_H 1 | /* end confdefs.h. */ | #include configure:37033: result: no configure:37061: checking for paper.h configure:37068: result: no configure:37108: checking for fseek64 configure:37164: 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 -march=i686 -mtune=generic -O2 -pipe -Wformat-security -Wmissing-format-attribute -DQT_THREAD_SUPPORT -D_REENTRANT conftest.c >&5 /tmp/ccZLeoVC.o: In function `main': conftest.c:(.text+0x12): undefined reference to `fseek64' collect2: ld returned 1 exit status configure:37170: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "kdegraphics" | #define VERSION "3.5.8" | #define KDELIBSUFF "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SGI_STL 1 | #define HAVE_CRYPT 1 | #define kde_socklen_t socklen_t | #define ksize_t socklen_t | #define HAVE_SYS_TYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_BITYPES_H 1 | #define HAVE_RES_INIT 1 | #define HAVE_RES_INIT 1 | #define HAVE_RES_INIT_PROTO 1 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define SIZEOF_CHAR_P 4 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_UNSIGNED_LONG 4 | #define HAVE_VSNPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBPNG 1 | #define HAVE_LIBJPEG 1 | #define HAVE_LIBPTHREAD 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_SETENV 1 | #define HAVE_SETENV_PROTO 1 | #define HAVE_UNSETENV 1 | #define HAVE_UNSETENV_PROTO 1 | #define HAVE_USLEEP 1 | #define HAVE_USLEEP_PROTO 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_GPHOTO2 1 | #define HAVE___VA_COPY 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_FREETYPE 1 | #define HAVE_EXR 1 | #define HAVE_LIBTIFF 1 | #define HAVE_SSTREAM 1 | #define HAVE_FREETYPE 1 | #define HAVE_DIRENT_H 1 | #define HAVE_PAPER_H 0 | /* end confdefs.h. */ | /* Define fseek64 to an innocuous variant, in case declares fseek64. | For example, HP-UX 11i declares gettimeofday. */ | #define fseek64 innocuous_fseek64 | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char fseek64 (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef fseek64 | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char fseek64 (); | /* 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_fseek64 || defined __stub___fseek64 | choke me | #endif | | int | main () | { | return fseek64 (); | ; | return 0; | } configure:37188: result: no configure:37108: checking for mkstemp configure:37164: 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 -march=i686 -mtune=generic -O2 -pipe -Wformat-security -Wmissing-format-attribute -DQT_THREAD_SUPPORT -D_REENTRANT conftest.c >&5 configure:37170: $? = 0 configure:37188: result: yes configure:37108: checking for mkstemps configure:37164: 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 -march=i686 -mtune=generic -O2 -pipe -Wformat-security -Wmissing-format-attribute -DQT_THREAD_SUPPORT -D_REENTRANT conftest.c >&5 /tmp/cc3S1JxP.o: In function `main': conftest.c:(.text+0x12): undefined reference to `mkstemps' collect2: ld returned 1 exit status configure:37170: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "kdegraphics" | #define VERSION "3.5.8" | #define KDELIBSUFF "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SGI_STL 1 | #define HAVE_CRYPT 1 | #define kde_socklen_t socklen_t | #define ksize_t socklen_t | #define HAVE_SYS_TYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_BITYPES_H 1 | #define HAVE_RES_INIT 1 | #define HAVE_RES_INIT 1 | #define HAVE_RES_INIT_PROTO 1 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define SIZEOF_CHAR_P 4 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_UNSIGNED_LONG 4 | #define HAVE_VSNPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBPNG 1 | #define HAVE_LIBJPEG 1 | #define HAVE_LIBPTHREAD 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_SETENV 1 | #define HAVE_SETENV_PROTO 1 | #define HAVE_UNSETENV 1 | #define HAVE_UNSETENV_PROTO 1 | #define HAVE_USLEEP 1 | #define HAVE_USLEEP_PROTO 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_GPHOTO2 1 | #define HAVE___VA_COPY 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_FREETYPE 1 | #define HAVE_EXR 1 | #define HAVE_LIBTIFF 1 | #define HAVE_SSTREAM 1 | #define HAVE_FREETYPE 1 | #define HAVE_DIRENT_H 1 | #define HAVE_PAPER_H 0 | #define HAVE_MKSTEMP 1 | /* end confdefs.h. */ | /* Define mkstemps to an innocuous variant, in case declares mkstemps. | For example, HP-UX 11i declares gettimeofday. */ | #define mkstemps innocuous_mkstemps | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char mkstemps (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef mkstemps | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char mkstemps (); | /* 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_mkstemps || defined __stub___mkstemps | choke me | #endif | | int | main () | { | return mkstemps (); | ; | return 0; | } configure:37188: result: no configure:37108: checking for popen configure:37164: 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 -march=i686 -mtune=generic -O2 -pipe -Wformat-security -Wmissing-format-attribute -DQT_THREAD_SUPPORT -D_REENTRANT conftest.c >&5 configure:37170: $? = 0 configure:37188: result: yes configure: 37205: /etc/xpdfrc configure: 37205: /usr/local/etc/xpdfrc configure: 37205: /etc/xpdf/xpdfrc configure:37230: checking for special C compiler options needed for large files configure:37323: result: no configure:37329: checking for _FILE_OFFSET_BITS value needed for large files configure:37364: 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 -march=i686 -mtune=generic -O2 -pipe -Wformat-security -Wmissing-format-attribute -DQT_THREAD_SUPPORT -D_REENTRANT conftest.c >&5 conftest.c:77: warning: left shift count >= width of type conftest.c:77: warning: left shift count >= width of type conftest.c:79: error: size of array 'off_t_is_large' is negative configure:37370: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "kdegraphics" | #define VERSION "3.5.8" | #define KDELIBSUFF "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SGI_STL 1 | #define HAVE_CRYPT 1 | #define kde_socklen_t socklen_t | #define ksize_t socklen_t | #define HAVE_SYS_TYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_BITYPES_H 1 | #define HAVE_RES_INIT 1 | #define HAVE_RES_INIT 1 | #define HAVE_RES_INIT_PROTO 1 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define SIZEOF_CHAR_P 4 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_UNSIGNED_LONG 4 | #define HAVE_VSNPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBPNG 1 | #define HAVE_LIBJPEG 1 | #define HAVE_LIBPTHREAD 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_SETENV 1 | #define HAVE_SETENV_PROTO 1 | #define HAVE_UNSETENV 1 | #define HAVE_UNSETENV_PROTO 1 | #define HAVE_USLEEP 1 | #define HAVE_USLEEP_PROTO 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_GPHOTO2 1 | #define HAVE___VA_COPY 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_FREETYPE 1 | #define HAVE_EXR 1 | #define HAVE_LIBTIFF 1 | #define HAVE_SSTREAM 1 | #define HAVE_FREETYPE 1 | #define HAVE_DIRENT_H 1 | #define HAVE_PAPER_H 0 | #define HAVE_MKSTEMP 1 | #define HAVE_POPEN 1 | /* end confdefs.h. */ | #include | /* Check that off_t can represent 2**63 - 1 correctly. | We can't simply define LARGE_OFF_T to be 9223372036854775807, | since some C++ compilers masquerading as C compilers | incorrectly reject 9223372036854775807. */ | #define LARGE_OFF_T (((off_t) 1 << 62) - 1 + ((off_t) 1 << 62)) | int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721 | && LARGE_OFF_T % 2147483647 == 1) | ? 1 : -1]; | int | main () | { | | ; | return 0; | } configure:37414: 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 -march=i686 -mtune=generic -O2 -pipe -Wformat-security -Wmissing-format-attribute -DQT_THREAD_SUPPORT -D_REENTRANT conftest.c >&5 configure:37420: $? = 0 configure:37438: result: 64 configure:37582: checking for _LARGEFILE_SOURCE value needed for large files configure:37609: 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 -march=i686 -mtune=generic -O2 -pipe -Wformat-security -Wmissing-format-attribute -DQT_THREAD_SUPPORT -D_REENTRANT -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES=1 conftest.c >&5 configure:37615: $? = 0 configure:37679: result: no configure:37706: checking for fseek64 configure:37786: result: no configure:37802: checking for ftell64 configure:37858: 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 -march=i686 -mtune=generic -O2 -pipe -Wformat-security -Wmissing-format-attribute -DQT_THREAD_SUPPORT -D_REENTRANT -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES=1 conftest.c >&5 /tmp/ccCO4Lwg.o: In function `main': conftest.c:(.text+0x12): undefined reference to `ftell64' collect2: ld returned 1 exit status configure:37864: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "kdegraphics" | #define VERSION "3.5.8" | #define KDELIBSUFF "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SGI_STL 1 | #define HAVE_CRYPT 1 | #define kde_socklen_t socklen_t | #define ksize_t socklen_t | #define HAVE_SYS_TYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_BITYPES_H 1 | #define HAVE_RES_INIT 1 | #define HAVE_RES_INIT 1 | #define HAVE_RES_INIT_PROTO 1 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define SIZEOF_CHAR_P 4 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_UNSIGNED_LONG 4 | #define HAVE_VSNPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBPNG 1 | #define HAVE_LIBJPEG 1 | #define HAVE_LIBPTHREAD 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_SETENV 1 | #define HAVE_SETENV_PROTO 1 | #define HAVE_UNSETENV 1 | #define HAVE_UNSETENV_PROTO 1 | #define HAVE_USLEEP 1 | #define HAVE_USLEEP_PROTO 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_GPHOTO2 1 | #define HAVE___VA_COPY 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_FREETYPE 1 | #define HAVE_EXR 1 | #define HAVE_LIBTIFF 1 | #define HAVE_SSTREAM 1 | #define HAVE_FREETYPE 1 | #define HAVE_DIRENT_H 1 | #define HAVE_PAPER_H 0 | #define HAVE_MKSTEMP 1 | #define HAVE_POPEN 1 | #define _FILE_OFFSET_BITS 64 | #define HAVE_FSEEKO 1 | /* end confdefs.h. */ | /* Define ftell64 to an innocuous variant, in case declares ftell64. | For example, HP-UX 11i declares gettimeofday. */ | #define ftell64 innocuous_ftell64 | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char ftell64 (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef ftell64 | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char ftell64 (); | /* 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_ftell64 || defined __stub___ftell64 | choke me | #endif | | int | main () | { | return ftell64 (); | ; | return 0; | } configure:37882: result: no configure:37983: checking whether g++ supports -fno-regmove configure:38023: rm -rf SunWS_cache; g++ -o conftest -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -DNDEBUG -DNO_DEBUG -O2 -march=i686 -mtune=generic -O2 -pipe -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 -fno-regmove -DQT_THREAD_SUPPORT -D_REENTRANT -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES=1 conftest.cpp 1>&5 configure:38029: $? = 0 configure:38056: result: yes configure:38110: checking GL/gl.h usability configure:38127: g++ -c -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -DNDEBUG -DNO_DEBUG -O2 -march=i686 -mtune=generic -O2 -pipe -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 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES=1 -I/opt/kde/include -I/opt/qt/include -I. -I/usr/include/poppler/qt3 conftest.cpp >&5 configure:38133: $? = 0 configure:38147: result: yes configure:38151: checking GL/gl.h presence configure:38166: g++ -E -DQT_THREAD_SUPPORT -D_REENTRANT -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES=1 -I/opt/kde/include -I/opt/qt/include -I. -I/usr/include/poppler/qt3 conftest.cpp configure:38172: $? = 0 configure:38186: result: yes configure:38214: checking for GL/gl.h configure:38222: result: yes configure:38110: checking GL/glu.h usability configure:38127: g++ -c -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -DNDEBUG -DNO_DEBUG -O2 -march=i686 -mtune=generic -O2 -pipe -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 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES=1 -I/opt/kde/include -I/opt/qt/include -I. -I/usr/include/poppler/qt3 conftest.cpp >&5 configure:38133: $? = 0 configure:38147: result: yes configure:38151: checking GL/glu.h presence configure:38166: g++ -E -DQT_THREAD_SUPPORT -D_REENTRANT -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES=1 -I/opt/kde/include -I/opt/qt/include -I. -I/usr/include/poppler/qt3 conftest.cpp configure:38172: $? = 0 configure:38186: result: yes configure:38214: checking for GL/glu.h configure:38222: result: yes configure:38110: checking GL/glx.h usability configure:38127: g++ -c -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -DNDEBUG -DNO_DEBUG -O2 -march=i686 -mtune=generic -O2 -pipe -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 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES=1 -I/opt/kde/include -I/opt/qt/include -I. -I/usr/include/poppler/qt3 conftest.cpp >&5 configure:38133: $? = 0 configure:38147: result: yes configure:38151: checking GL/glx.h presence configure:38166: g++ -E -DQT_THREAD_SUPPORT -D_REENTRANT -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES=1 -I/opt/kde/include -I/opt/qt/include -I. -I/usr/include/poppler/qt3 conftest.cpp configure:38172: $? = 0 configure:38186: result: yes configure:38214: checking for GL/glx.h configure:38222: result: yes configure:38273: checking for GL configure:38321: rm -rf SunWS_cache; g++ -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 -march=i686 -mtune=generic -O2 -pipe -Wformat-security -Wmissing-format-attribute -I. -DQT_THREAD_SUPPORT -D_REENTRANT -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES=1 -L/opt/kde/lib -L/opt/qt/lib -L/usr/lib conftest.cpp -lGL -lGLU -lX11 -lXext -lm 1>&5 cc1plus: warning: command line option "-Wmissing-prototypes" is valid for C/ObjC but not for C++ cc1plus: warning: command line option "-std=iso9899:1990" is valid for C/ObjC but not for C++ configure:38327: $? = 0 configure:38377: result: yes configure:38400: checking for freetype-config configure:38454: result: /usr/bin/freetype-config configure:38482: result: libraries -lfreetype -lz, headers -I/usr/include/freetype2 configure:38514: checking for X11/extensions/shape.h configure:38538: g++ -c -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -DNDEBUG -DNO_DEBUG -O2 -march=i686 -mtune=generic -O2 -pipe -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 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES=1 -I/opt/kde/include -I/opt/qt/include -I. -I/usr/include/poppler/qt3 conftest.cpp >&5 configure:38544: $? = 0 configure:38560: result: yes configure:38582: checking for libart2-config configure:38636: result: /usr/bin/libart2-config configure:38677: checking for fontconfig-config configure:38727: result: not found configure:38731: checking for pkg-config configure:38785: result: /usr/bin/pkg-config configure:38846: checking for freetype-config configure:38900: result: /usr/bin/freetype-config configure:38974: checking lcms/lcms.h usability configure:38991: g++ -c -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -DNDEBUG -DNO_DEBUG -O2 -march=i686 -mtune=generic -O2 -pipe -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 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES=1 -I/opt/kde/include -I/opt/qt/include -I. -I/usr/include/poppler/qt3 conftest.cpp >&5 conftest.cpp:119:23: error: lcms/lcms.h: No such file or directory configure:38997: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "kdegraphics" | #define VERSION "3.5.8" | #define KDELIBSUFF "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SGI_STL 1 | #define HAVE_CRYPT 1 | #define kde_socklen_t socklen_t | #define ksize_t socklen_t | #define HAVE_SYS_TYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_BITYPES_H 1 | #define HAVE_RES_INIT 1 | #define HAVE_RES_INIT 1 | #define HAVE_RES_INIT_PROTO 1 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define SIZEOF_CHAR_P 4 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_UNSIGNED_LONG 4 | #define HAVE_VSNPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBPNG 1 | #define HAVE_LIBJPEG 1 | #define HAVE_LIBPTHREAD 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_SETENV 1 | #define HAVE_SETENV_PROTO 1 | #define HAVE_UNSETENV 1 | #define HAVE_UNSETENV_PROTO 1 | #define HAVE_USLEEP 1 | #define HAVE_USLEEP_PROTO 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_GPHOTO2 1 | #define HAVE___VA_COPY 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_FREETYPE 1 | #define HAVE_EXR 1 | #define HAVE_LIBTIFF 1 | #define HAVE_SSTREAM 1 | #define HAVE_FREETYPE 1 | #define HAVE_DIRENT_H 1 | #define HAVE_PAPER_H 0 | #define HAVE_MKSTEMP 1 | #define HAVE_POPEN 1 | #define _FILE_OFFSET_BITS 64 | #define HAVE_FSEEKO 1 | #define HAVE_FSEEK64 0 | #define MULTITHREADED 1 | #define KPDF_FORCE_DRM 0 | #define HAVE_GL_GL_H 1 | #define HAVE_GL_GLU_H 1 | #define HAVE_GL_GLX_H 1 | #define HAVE_GL 1 | #define HAVE_FREETYPE 1 | #define HAVE_X11_EXTENSIONS_SHAPE_H 1 | #define HAVE_LIBART 1 | #define HAVE_FONTCONFIG 1 | #define HAVE_FREETYPE 1 | #define HAVE_FREETYPE_2_2_x 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:39011: result: no configure:39015: checking lcms/lcms.h presence configure:39030: g++ -E -DQT_THREAD_SUPPORT -D_REENTRANT -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES=1 -I/opt/kde/include -I/opt/qt/include -I. -I/usr/include/poppler/qt3 conftest.cpp conftest.cpp:86:23: error: lcms/lcms.h: No such file or directory configure:39036: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "kdegraphics" | #define VERSION "3.5.8" | #define KDELIBSUFF "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SGI_STL 1 | #define HAVE_CRYPT 1 | #define kde_socklen_t socklen_t | #define ksize_t socklen_t | #define HAVE_SYS_TYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_BITYPES_H 1 | #define HAVE_RES_INIT 1 | #define HAVE_RES_INIT 1 | #define HAVE_RES_INIT_PROTO 1 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define SIZEOF_CHAR_P 4 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_UNSIGNED_LONG 4 | #define HAVE_VSNPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBPNG 1 | #define HAVE_LIBJPEG 1 | #define HAVE_LIBPTHREAD 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_SETENV 1 | #define HAVE_SETENV_PROTO 1 | #define HAVE_UNSETENV 1 | #define HAVE_UNSETENV_PROTO 1 | #define HAVE_USLEEP 1 | #define HAVE_USLEEP_PROTO 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_GPHOTO2 1 | #define HAVE___VA_COPY 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_FREETYPE 1 | #define HAVE_EXR 1 | #define HAVE_LIBTIFF 1 | #define HAVE_SSTREAM 1 | #define HAVE_FREETYPE 1 | #define HAVE_DIRENT_H 1 | #define HAVE_PAPER_H 0 | #define HAVE_MKSTEMP 1 | #define HAVE_POPEN 1 | #define _FILE_OFFSET_BITS 64 | #define HAVE_FSEEKO 1 | #define HAVE_FSEEK64 0 | #define MULTITHREADED 1 | #define KPDF_FORCE_DRM 0 | #define HAVE_GL_GL_H 1 | #define HAVE_GL_GLU_H 1 | #define HAVE_GL_GLX_H 1 | #define HAVE_GL 1 | #define HAVE_FREETYPE 1 | #define HAVE_X11_EXTENSIONS_SHAPE_H 1 | #define HAVE_LIBART 1 | #define HAVE_FONTCONFIG 1 | #define HAVE_FREETYPE 1 | #define HAVE_FREETYPE_2_2_x 1 | /* end confdefs.h. */ | #include configure:39050: result: no configure:39078: checking for lcms/lcms.h configure:39085: result: no configure:39135: checking lcms.h usability configure:39152: g++ -c -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -DNDEBUG -DNO_DEBUG -O2 -march=i686 -mtune=generic -O2 -pipe -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 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES=1 -I/opt/kde/include -I/opt/qt/include -I. -I/usr/include/poppler/qt3 conftest.cpp >&5 configure:39158: $? = 0 configure:39172: result: yes configure:39176: checking lcms.h presence configure:39191: g++ -E -DQT_THREAD_SUPPORT -D_REENTRANT -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES=1 -I/opt/kde/include -I/opt/qt/include -I. -I/usr/include/poppler/qt3 conftest.cpp configure:39197: $? = 0 configure:39211: result: yes configure:39239: checking for lcms.h configure:39246: result: yes configure:39314: checking for fribidi-config configure:39368: result: /usr/bin/fribidi-config configure:39422: checking for sstream configure:39428: result: yes configure:39668: checking for imlib >= 1.9.10 configure:39672: result: yes configure:39676: checking IMLIB_CFLAGS configure:39679: result: configure:39682: checking IMLIB_LIBS configure:39685: result: -lImlib -ljpeg -ltiff -lungif -lpng -lz -lm -lSM -lICE -lXext -lX11 configure:39819: checking whether the compiler recognizes bool as a built-in type configure:39859: g++ -c -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -DNDEBUG -DNO_DEBUG -O2 -march=i686 -mtune=generic -O2 -pipe -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 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES=1 conftest.cpp >&5 conftest.cpp:90: warning: unused parameter 'x' conftest.cpp:91: warning: unused parameter 'x' conftest.cpp:92: warning: unused parameter 'x' configure:39865: $? = 0 configure:39887: result: yes configure:39897: checking whether the compiler supports exceptions configure:39933: g++ -c -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -DNDEBUG -DNO_DEBUG -O2 -march=i686 -mtune=generic -O2 -pipe -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 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES=1 conftest.cpp >&5 conftest.cpp: In function 'int main()': conftest.cpp:94: error: exception handling disabled, use -fexceptions to enable conftest.cpp:94: error: 'i' was not declared in this scope configure:39939: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "kdegraphics" | #define VERSION "3.5.8" | #define KDELIBSUFF "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SGI_STL 1 | #define HAVE_CRYPT 1 | #define kde_socklen_t socklen_t | #define ksize_t socklen_t | #define HAVE_SYS_TYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_BITYPES_H 1 | #define HAVE_RES_INIT 1 | #define HAVE_RES_INIT 1 | #define HAVE_RES_INIT_PROTO 1 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define SIZEOF_CHAR_P 4 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_UNSIGNED_LONG 4 | #define HAVE_VSNPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBPNG 1 | #define HAVE_LIBJPEG 1 | #define HAVE_LIBPTHREAD 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_SETENV 1 | #define HAVE_SETENV_PROTO 1 | #define HAVE_UNSETENV 1 | #define HAVE_UNSETENV_PROTO 1 | #define HAVE_USLEEP 1 | #define HAVE_USLEEP_PROTO 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_GPHOTO2 1 | #define HAVE___VA_COPY 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_FREETYPE 1 | #define HAVE_EXR 1 | #define HAVE_LIBTIFF 1 | #define HAVE_SSTREAM 1 | #define HAVE_FREETYPE 1 | #define HAVE_DIRENT_H 1 | #define HAVE_PAPER_H 0 | #define HAVE_MKSTEMP 1 | #define HAVE_POPEN 1 | #define _FILE_OFFSET_BITS 64 | #define HAVE_FSEEKO 1 | #define HAVE_FSEEK64 0 | #define MULTITHREADED 1 | #define KPDF_FORCE_DRM 0 | #define HAVE_GL_GL_H 1 | #define HAVE_GL_GLU_H 1 | #define HAVE_GL_GLX_H 1 | #define HAVE_GL 1 | #define HAVE_FREETYPE 1 | #define HAVE_X11_EXTENSIONS_SHAPE_H 1 | #define HAVE_LIBART 1 | #define HAVE_FONTCONFIG 1 | #define HAVE_FREETYPE 1 | #define HAVE_FREETYPE_2_2_x 1 | #define LCMS_HEADER | #define HAVE_FRIBIDI 1 | #define HAVE_SSTREAM 1 | #define HAVE_BOOL 1 | /* end confdefs.h. */ | | int | main () | { | try { throw 1; } catch (int i) { return i; } | ; | return 0; | } configure:39961: result: no configure:39971: checking whether the compiler recognizes typename configure:40007: g++ -c -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -DNDEBUG -DNO_DEBUG -O2 -march=i686 -mtune=generic -O2 -pipe -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 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES=1 conftest.cpp >&5 configure:40013: $? = 0 configure:40035: result: yes configure:40045: checking whether the compiler comes with standard includes configure:40083: g++ -c -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -DNDEBUG -DNO_DEBUG -O2 -march=i686 -mtune=generic -O2 -pipe -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 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES=1 conftest.cpp >&5 configure:40089: $? = 0 configure:40111: result: yes configure:40121: checking whether the compiler implements namespaces configure:40157: g++ -c -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -DNDEBUG -DNO_DEBUG -O2 -march=i686 -mtune=generic -O2 -pipe -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 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES=1 conftest.cpp >&5 configure:40163: $? = 0 configure:40185: result: yes configure:40195: checking whether the compiler supports member templates configure:40235: g++ -c -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -DNDEBUG -DNO_DEBUG -O2 -march=i686 -mtune=generic -O2 -pipe -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 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES=1 conftest.cpp >&5 conftest.cpp: In instantiation of 'A A::operator=(const A&) [with int N2 = 7, T = double, int N = 4]': conftest.cpp:100: instantiated from here conftest.cpp:95: warning: unused parameter 'z' configure:40241: $? = 0 configure:40263: result: yes configure:40300: checking for sqrt in -lm configure:40335: g++ -o conftest -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -DNDEBUG -DNO_DEBUG -O2 -march=i686 -mtune=generic -O2 -pipe -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 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES=1 conftest.cpp -lm >&5 configure:40341: $? = 0 configure:40359: result: yes configure:40371: checking for libiconv in -liconv configure:40406: g++ -o conftest -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -DNDEBUG -DNO_DEBUG -O2 -march=i686 -mtune=generic -O2 -pipe -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 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES=1 conftest.cpp -liconv -lm >&5 /usr/bin/ld: cannot find -liconv collect2: ld returned 1 exit status configure:40412: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "kdegraphics" | #define VERSION "3.5.8" | #define KDELIBSUFF "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SGI_STL 1 | #define HAVE_CRYPT 1 | #define kde_socklen_t socklen_t | #define ksize_t socklen_t | #define HAVE_SYS_TYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_BITYPES_H 1 | #define HAVE_RES_INIT 1 | #define HAVE_RES_INIT 1 | #define HAVE_RES_INIT_PROTO 1 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define SIZEOF_CHAR_P 4 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_UNSIGNED_LONG 4 | #define HAVE_VSNPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBPNG 1 | #define HAVE_LIBJPEG 1 | #define HAVE_LIBPTHREAD 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_SETENV 1 | #define HAVE_SETENV_PROTO 1 | #define HAVE_UNSETENV 1 | #define HAVE_UNSETENV_PROTO 1 | #define HAVE_USLEEP 1 | #define HAVE_USLEEP_PROTO 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_GPHOTO2 1 | #define HAVE___VA_COPY 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_FREETYPE 1 | #define HAVE_EXR 1 | #define HAVE_LIBTIFF 1 | #define HAVE_SSTREAM 1 | #define HAVE_FREETYPE 1 | #define HAVE_DIRENT_H 1 | #define HAVE_PAPER_H 0 | #define HAVE_MKSTEMP 1 | #define HAVE_POPEN 1 | #define _FILE_OFFSET_BITS 64 | #define HAVE_FSEEKO 1 | #define HAVE_FSEEK64 0 | #define MULTITHREADED 1 | #define KPDF_FORCE_DRM 0 | #define HAVE_GL_GL_H 1 | #define HAVE_GL_GLU_H 1 | #define HAVE_GL_GLX_H 1 | #define HAVE_GL 1 | #define HAVE_FREETYPE 1 | #define HAVE_X11_EXTENSIONS_SHAPE_H 1 | #define HAVE_LIBART 1 | #define HAVE_FONTCONFIG 1 | #define HAVE_FREETYPE 1 | #define HAVE_FREETYPE_2_2_x 1 | #define LCMS_HEADER | #define HAVE_FRIBIDI 1 | #define HAVE_SSTREAM 1 | #define HAVE_BOOL 1 | #define HAVE_TYPENAME 1 | #define HAVE_STDINCLUDES 1 | #define HAVE_MEMBER_TEMPLATES 1 | #define HAVE_LIBM 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char libiconv (); | int | main () | { | return libiconv (); | ; | return 0; | } configure:40430: result: no configure:40446: checking for ANSI C header files configure:40610: result: yes configure:40628: checking for dirent.h that defines DIR configure:40679: result: yes configure:40692: checking for library containing opendir configure:40767: result: none required configure:40861: checking whether time.h and sys/time.h may both be included configure:40912: result: yes configure:40922: checking for sys/wait.h that is POSIX.1 compatible configure:40958: g++ -c -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -DNDEBUG -DNO_DEBUG -O2 -march=i686 -mtune=generic -O2 -pipe -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 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES=1 conftest.cpp >&5 configure:40964: $? = 0 configure:40979: result: yes configure:41007: checking wchar.h usability configure:41024: g++ -c -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -DNDEBUG -DNO_DEBUG -O2 -march=i686 -mtune=generic -O2 -pipe -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 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES=1 conftest.cpp >&5 configure:41030: $? = 0 configure:41044: result: yes configure:41048: checking wchar.h presence configure:41063: g++ -E -DQT_THREAD_SUPPORT -D_REENTRANT -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES=1 conftest.cpp configure:41069: $? = 0 configure:41083: result: yes configure:41111: checking for wchar.h configure:41119: result: yes configure:41007: checking wctype.h usability configure:41024: g++ -c -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -DNDEBUG -DNO_DEBUG -O2 -march=i686 -mtune=generic -O2 -pipe -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 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES=1 conftest.cpp >&5 configure:41030: $? = 0 configure:41044: result: yes configure:41048: checking wctype.h presence configure:41063: g++ -E -DQT_THREAD_SUPPORT -D_REENTRANT -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES=1 conftest.cpp configure:41069: $? = 0 configure:41083: result: yes configure:41111: checking for wctype.h configure:41119: result: yes configure:41007: checking sys/mman.h usability configure:41024: g++ -c -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -DNDEBUG -DNO_DEBUG -O2 -march=i686 -mtune=generic -O2 -pipe -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 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES=1 conftest.cpp >&5 configure:41030: $? = 0 configure:41044: result: yes configure:41048: checking sys/mman.h presence configure:41063: g++ -E -DQT_THREAD_SUPPORT -D_REENTRANT -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES=1 conftest.cpp configure:41069: $? = 0 configure:41083: result: yes configure:41111: checking for sys/mman.h configure:41119: result: yes configure:41007: checking iconv.h usability configure:41024: g++ -c -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -DNDEBUG -DNO_DEBUG -O2 -march=i686 -mtune=generic -O2 -pipe -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 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES=1 conftest.cpp >&5 configure:41030: $? = 0 configure:41044: result: yes configure:41048: checking iconv.h presence configure:41063: g++ -E -DQT_THREAD_SUPPORT -D_REENTRANT -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES=1 conftest.cpp configure:41069: $? = 0 configure:41083: result: yes configure:41111: checking for iconv.h configure:41119: result: yes configure:41139: checking for stdint.h configure:41145: result: yes configure:41149: checking sys/ipc.h usability configure:41166: g++ -c -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -DNDEBUG -DNO_DEBUG -O2 -march=i686 -mtune=generic -O2 -pipe -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 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES=1 conftest.cpp >&5 configure:41172: $? = 0 configure:41186: result: yes configure:41190: checking sys/ipc.h presence configure:41205: g++ -E -DQT_THREAD_SUPPORT -D_REENTRANT -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES=1 conftest.cpp configure:41211: $? = 0 configure:41225: result: yes configure:41253: checking for sys/ipc.h configure:41261: result: yes configure:41149: checking sys/shm.h usability configure:41166: g++ -c -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -DNDEBUG -DNO_DEBUG -O2 -march=i686 -mtune=generic -O2 -pipe -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 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES=1 conftest.cpp >&5 configure:41172: $? = 0 configure:41186: result: yes configure:41190: checking sys/shm.h presence configure:41205: g++ -E -DQT_THREAD_SUPPORT -D_REENTRANT -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES=1 conftest.cpp configure:41211: $? = 0 configure:41225: result: yes configure:41253: checking for sys/shm.h configure:41261: result: yes configure:41279: checking for wchar_t configure:41309: g++ -c -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -DNDEBUG -DNO_DEBUG -O2 -march=i686 -mtune=generic -O2 -pipe -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 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES=1 conftest.cpp >&5 configure:41315: $? = 0 configure:41330: result: yes configure:41341: checking for long long int configure:41371: g++ -c -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -DNDEBUG -DNO_DEBUG -O2 -march=i686 -mtune=generic -O2 -pipe -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 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES=1 conftest.cpp >&5 configure:41377: $? = 0 configure:41392: result: yes configure:41403: checking for mbstate_t configure:41434: g++ -c -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -DNDEBUG -DNO_DEBUG -O2 -march=i686 -mtune=generic -O2 -pipe -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 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES=1 conftest.cpp >&5 configure:41440: $? = 0 configure:41455: result: yes configure:41477: checking for stdlib.h configure:41483: result: yes configure:41477: checking for unistd.h configure:41483: result: yes configure:41616: checking for getpagesize configure:41672: g++ -o conftest -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -DNDEBUG -DNO_DEBUG -O2 -march=i686 -mtune=generic -O2 -pipe -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 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES=1 conftest.cpp -lm >&5 configure:41678: $? = 0 configure:41696: result: yes configure:41706: checking for working mmap configure:41853: g++ -o conftest -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -DNDEBUG -DNO_DEBUG -O2 -march=i686 -mtune=generic -O2 -pipe -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 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES=1 conftest.cpp -lm >&5 configure:41856: $? = 0 configure:41862: ./conftest configure:41865: $? = 0 configure:41881: result: yes configure:41892: checking for pid_t configure:41922: g++ -c -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -DNDEBUG -DNO_DEBUG -O2 -march=i686 -mtune=generic -O2 -pipe -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 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES=1 conftest.cpp >&5 configure:41928: $? = 0 configure:41943: result: yes configure:41970: checking vfork.h usability configure:41987: g++ -c -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -DNDEBUG -DNO_DEBUG -O2 -march=i686 -mtune=generic -O2 -pipe -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 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES=1 conftest.cpp >&5 conftest.cpp:145:19: error: vfork.h: No such file or directory configure:41993: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "kdegraphics" | #define VERSION "3.5.8" | #define KDELIBSUFF "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SGI_STL 1 | #define HAVE_CRYPT 1 | #define kde_socklen_t socklen_t | #define ksize_t socklen_t | #define HAVE_SYS_TYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_BITYPES_H 1 | #define HAVE_RES_INIT 1 | #define HAVE_RES_INIT 1 | #define HAVE_RES_INIT_PROTO 1 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define SIZEOF_CHAR_P 4 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_UNSIGNED_LONG 4 | #define HAVE_VSNPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBPNG 1 | #define HAVE_LIBJPEG 1 | #define HAVE_LIBPTHREAD 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_SETENV 1 | #define HAVE_SETENV_PROTO 1 | #define HAVE_UNSETENV 1 | #define HAVE_UNSETENV_PROTO 1 | #define HAVE_USLEEP 1 | #define HAVE_USLEEP_PROTO 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_GPHOTO2 1 | #define HAVE___VA_COPY 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_FREETYPE 1 | #define HAVE_EXR 1 | #define HAVE_LIBTIFF 1 | #define HAVE_SSTREAM 1 | #define HAVE_FREETYPE 1 | #define HAVE_DIRENT_H 1 | #define HAVE_PAPER_H 0 | #define HAVE_MKSTEMP 1 | #define HAVE_POPEN 1 | #define _FILE_OFFSET_BITS 64 | #define HAVE_FSEEKO 1 | #define HAVE_FSEEK64 0 | #define MULTITHREADED 1 | #define KPDF_FORCE_DRM 0 | #define HAVE_GL_GL_H 1 | #define HAVE_GL_GLU_H 1 | #define HAVE_GL_GLX_H 1 | #define HAVE_GL 1 | #define HAVE_FREETYPE 1 | #define HAVE_X11_EXTENSIONS_SHAPE_H 1 | #define HAVE_LIBART 1 | #define HAVE_FONTCONFIG 1 | #define HAVE_FREETYPE 1 | #define HAVE_FREETYPE_2_2_x 1 | #define LCMS_HEADER | #define HAVE_FRIBIDI 1 | #define HAVE_SSTREAM 1 | #define HAVE_BOOL 1 | #define HAVE_TYPENAME 1 | #define HAVE_STDINCLUDES 1 | #define HAVE_MEMBER_TEMPLATES 1 | #define HAVE_LIBM 1 | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_WCHAR_T 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:42007: result: no configure:42011: checking vfork.h presence configure:42026: g++ -E -DQT_THREAD_SUPPORT -D_REENTRANT -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES=1 conftest.cpp conftest.cpp:112:19: error: vfork.h: No such file or directory configure:42032: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "kdegraphics" | #define VERSION "3.5.8" | #define KDELIBSUFF "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SGI_STL 1 | #define HAVE_CRYPT 1 | #define kde_socklen_t socklen_t | #define ksize_t socklen_t | #define HAVE_SYS_TYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_BITYPES_H 1 | #define HAVE_RES_INIT 1 | #define HAVE_RES_INIT 1 | #define HAVE_RES_INIT_PROTO 1 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define SIZEOF_CHAR_P 4 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_UNSIGNED_LONG 4 | #define HAVE_VSNPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBPNG 1 | #define HAVE_LIBJPEG 1 | #define HAVE_LIBPTHREAD 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_SETENV 1 | #define HAVE_SETENV_PROTO 1 | #define HAVE_UNSETENV 1 | #define HAVE_UNSETENV_PROTO 1 | #define HAVE_USLEEP 1 | #define HAVE_USLEEP_PROTO 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_GPHOTO2 1 | #define HAVE___VA_COPY 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_FREETYPE 1 | #define HAVE_EXR 1 | #define HAVE_LIBTIFF 1 | #define HAVE_SSTREAM 1 | #define HAVE_FREETYPE 1 | #define HAVE_DIRENT_H 1 | #define HAVE_PAPER_H 0 | #define HAVE_MKSTEMP 1 | #define HAVE_POPEN 1 | #define _FILE_OFFSET_BITS 64 | #define HAVE_FSEEKO 1 | #define HAVE_FSEEK64 0 | #define MULTITHREADED 1 | #define KPDF_FORCE_DRM 0 | #define HAVE_GL_GL_H 1 | #define HAVE_GL_GLU_H 1 | #define HAVE_GL_GLX_H 1 | #define HAVE_GL 1 | #define HAVE_FREETYPE 1 | #define HAVE_X11_EXTENSIONS_SHAPE_H 1 | #define HAVE_LIBART 1 | #define HAVE_FONTCONFIG 1 | #define HAVE_FREETYPE 1 | #define HAVE_FREETYPE_2_2_x 1 | #define LCMS_HEADER | #define HAVE_FRIBIDI 1 | #define HAVE_SSTREAM 1 | #define HAVE_BOOL 1 | #define HAVE_TYPENAME 1 | #define HAVE_STDINCLUDES 1 | #define HAVE_MEMBER_TEMPLATES 1 | #define HAVE_LIBM 1 | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_WCHAR_T 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | /* end confdefs.h. */ | #include configure:42046: result: no configure:42074: checking for vfork.h configure:42082: result: no configure:42100: checking for fork configure:42156: g++ -o conftest -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -DNDEBUG -DNO_DEBUG -O2 -march=i686 -mtune=generic -O2 -pipe -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 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES=1 conftest.cpp -lm >&5 configure:42162: $? = 0 configure:42180: result: yes configure:42100: checking for vfork configure:42156: g++ -o conftest -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -DNDEBUG -DNO_DEBUG -O2 -march=i686 -mtune=generic -O2 -pipe -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 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES=1 conftest.cpp -lm >&5 configure:42162: $? = 0 configure:42180: result: yes configure:42191: checking for working fork configure:42223: g++ -o conftest -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -DNDEBUG -DNO_DEBUG -O2 -march=i686 -mtune=generic -O2 -pipe -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 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES=1 conftest.cpp -lm >&5 configure:42226: $? = 0 configure:42232: ./conftest configure:42235: $? = 0 configure:42251: result: yes configure:42272: checking for working vfork configure:42410: result: yes configure:42446: checking for wcrtomb configure:42502: g++ -o conftest -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -DNDEBUG -DNO_DEBUG -O2 -march=i686 -mtune=generic -O2 -pipe -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 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES=1 conftest.cpp -lm >&5 configure:42508: $? = 0 configure:42526: result: yes configure:42446: checking for iswspace configure:42502: g++ -o conftest -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -DNDEBUG -DNO_DEBUG -O2 -march=i686 -mtune=generic -O2 -pipe -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 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES=1 conftest.cpp -lm >&5 configure:42508: $? = 0 configure:42526: result: yes configure:42542: checking for putc_unlocked configure:42598: g++ -o conftest -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -DNDEBUG -DNO_DEBUG -O2 -march=i686 -mtune=generic -O2 -pipe -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 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES=1 conftest.cpp -lm >&5 configure:42604: $? = 0 configure:42622: result: yes configure:42542: checking for strerror configure:42598: g++ -o conftest -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -DNDEBUG -DNO_DEBUG -O2 -march=i686 -mtune=generic -O2 -pipe -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 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES=1 conftest.cpp -lm >&5 configure:42604: $? = 0 configure:42622: result: yes configure:42542: checking for vsnprintf configure:42622: result: yes configure:42639: checking for gethostname configure:42695: g++ -o conftest -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -DNDEBUG -DNO_DEBUG -O2 -march=i686 -mtune=generic -O2 -pipe -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 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES=1 conftest.cpp -lm >&5 configure:42701: $? = 0 configure:42719: result: yes configure:42639: checking for iconv configure:42695: g++ -o conftest -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -DNDEBUG -DNO_DEBUG -O2 -march=i686 -mtune=generic -O2 -pipe -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 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES=1 conftest.cpp -lm >&5 configure:42701: $? = 0 configure:42719: result: yes configure:42639: checking for strftime configure:42695: g++ -o conftest -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -DNDEBUG -DNO_DEBUG -O2 -march=i686 -mtune=generic -O2 -pipe -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 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES=1 conftest.cpp -lm >&5 configure:42701: $? = 0 configure:42719: result: yes configure:42639: checking for getpwuid configure:42695: g++ -o conftest -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -DNDEBUG -DNO_DEBUG -O2 -march=i686 -mtune=generic -O2 -pipe -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 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES=1 conftest.cpp -lm >&5 configure:42701: $? = 0 configure:42719: result: yes configure:42756: checking for the libtiff library configure:42794: g++ -o conftest -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -DNDEBUG -DNO_DEBUG -O2 -march=i686 -mtune=generic -O2 -pipe -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 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES=1 conftest.cpp -lm -ltiff >&5 configure:42800: $? = 0 configure:42819: result: yes configure:42834: result: setting TIFF_CFLAGS= configure:42836: result: setting TIFF_LIBS=-ltiff configure:42870: checking pthread.h usability configure:42887: g++ -c -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -DNDEBUG -DNO_DEBUG -O2 -march=i686 -mtune=generic -O2 -pipe -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 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES=1 conftest.cpp >&5 configure:42893: $? = 0 configure:42907: result: yes configure:42911: checking pthread.h presence configure:42926: g++ -E -DQT_THREAD_SUPPORT -D_REENTRANT -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES=1 conftest.cpp configure:42932: $? = 0 configure:42946: result: yes configure:42974: checking for pthread.h configure:42981: result: yes configure:43115: checking for the pthreads library -lpthreads configure:43158: g++ -o conftest -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -DNDEBUG -DNO_DEBUG -O2 -march=i686 -mtune=generic -O2 -pipe -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 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES=1 conftest.cpp -lpthreads -lm >&5 conftest.cpp: In function 'int main()': conftest.cpp:131: warning: null argument where non-null required (argument 1) conftest.cpp:131: warning: type-punning to incomplete type might break strict-aliasing rules conftest.cpp:132: warning: null argument where non-null required (argument 1) conftest.cpp:132: warning: null argument where non-null required (argument 3) conftest.cpp:130: warning: 'th' is used uninitialized in this function /usr/bin/ld: cannot find -lpthreads collect2: ld returned 1 exit status configure:43164: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "kdegraphics" | #define VERSION "3.5.8" | #define KDELIBSUFF "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SGI_STL 1 | #define HAVE_CRYPT 1 | #define kde_socklen_t socklen_t | #define ksize_t socklen_t | #define HAVE_SYS_TYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_BITYPES_H 1 | #define HAVE_RES_INIT 1 | #define HAVE_RES_INIT 1 | #define HAVE_RES_INIT_PROTO 1 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define SIZEOF_CHAR_P 4 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_UNSIGNED_LONG 4 | #define HAVE_VSNPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBPNG 1 | #define HAVE_LIBJPEG 1 | #define HAVE_LIBPTHREAD 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_SETENV 1 | #define HAVE_SETENV_PROTO 1 | #define HAVE_UNSETENV 1 | #define HAVE_UNSETENV_PROTO 1 | #define HAVE_USLEEP 1 | #define HAVE_USLEEP_PROTO 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_GPHOTO2 1 | #define HAVE___VA_COPY 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_FREETYPE 1 | #define HAVE_EXR 1 | #define HAVE_LIBTIFF 1 | #define HAVE_SSTREAM 1 | #define HAVE_FREETYPE 1 | #define HAVE_DIRENT_H 1 | #define HAVE_PAPER_H 0 | #define HAVE_MKSTEMP 1 | #define HAVE_POPEN 1 | #define _FILE_OFFSET_BITS 64 | #define HAVE_FSEEKO 1 | #define HAVE_FSEEK64 0 | #define MULTITHREADED 1 | #define KPDF_FORCE_DRM 0 | #define HAVE_GL_GL_H 1 | #define HAVE_GL_GLU_H 1 | #define HAVE_GL_GLX_H 1 | #define HAVE_GL 1 | #define HAVE_FREETYPE 1 | #define HAVE_X11_EXTENSIONS_SHAPE_H 1 | #define HAVE_LIBART 1 | #define HAVE_FONTCONFIG 1 | #define HAVE_FREETYPE 1 | #define HAVE_FREETYPE_2_2_x 1 | #define LCMS_HEADER | #define HAVE_FRIBIDI 1 | #define HAVE_SSTREAM 1 | #define HAVE_BOOL 1 | #define HAVE_TYPENAME 1 | #define HAVE_STDINCLUDES 1 | #define HAVE_MEMBER_TEMPLATES 1 | #define HAVE_LIBM 1 | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_WCHAR_T 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_WCRTOMB 1 | #define HAVE_ISWSPACE 1 | #define HAVE_PUTC_UNLOCKED 1 | #define HAVE_STRERROR 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_ICONV 1 | #define HAVE_STRFTIME 1 | #define HAVE_GETPWUID 1 | #define HAVE_TIFF 1 | /* end confdefs.h. */ | #include | int | main () | { | pthread_t th; pthread_join(th, 0); | pthread_attr_init(0); pthread_cleanup_push(0, 0); | pthread_create(0,0,0,0); pthread_cleanup_pop(0); | ; | return 0; | } configure:43183: result: no configure:43106: checking whether pthreads work without any flags configure:43158: g++ -o conftest -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -DNDEBUG -DNO_DEBUG -O2 -march=i686 -mtune=generic -O2 -pipe -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 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES=1 conftest.cpp -lm >&5 conftest.cpp: In function 'int main()': conftest.cpp:131: warning: null argument where non-null required (argument 1) conftest.cpp:131: warning: type-punning to incomplete type might break strict-aliasing rules conftest.cpp:132: warning: null argument where non-null required (argument 1) conftest.cpp:132: warning: null argument where non-null required (argument 3) conftest.cpp:130: warning: 'th' is used uninitialized in this function /tmp/cc4tTFW7.o: In function `main': conftest.cpp:(.text+0x1e): undefined reference to `pthread_join' conftest.cpp:(.text+0x4b): undefined reference to `__pthread_register_cancel' conftest.cpp:(.text+0x6f): undefined reference to `pthread_create' conftest.cpp:(.text+0x76): undefined reference to `__pthread_unregister_cancel' collect2: ld returned 1 exit status configure:43164: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "kdegraphics" | #define VERSION "3.5.8" | #define KDELIBSUFF "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SGI_STL 1 | #define HAVE_CRYPT 1 | #define kde_socklen_t socklen_t | #define ksize_t socklen_t | #define HAVE_SYS_TYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_BITYPES_H 1 | #define HAVE_RES_INIT 1 | #define HAVE_RES_INIT 1 | #define HAVE_RES_INIT_PROTO 1 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define SIZEOF_CHAR_P 4 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_UNSIGNED_LONG 4 | #define HAVE_VSNPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBPNG 1 | #define HAVE_LIBJPEG 1 | #define HAVE_LIBPTHREAD 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_SETENV 1 | #define HAVE_SETENV_PROTO 1 | #define HAVE_UNSETENV 1 | #define HAVE_UNSETENV_PROTO 1 | #define HAVE_USLEEP 1 | #define HAVE_USLEEP_PROTO 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_GPHOTO2 1 | #define HAVE___VA_COPY 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_FREETYPE 1 | #define HAVE_EXR 1 | #define HAVE_LIBTIFF 1 | #define HAVE_SSTREAM 1 | #define HAVE_FREETYPE 1 | #define HAVE_DIRENT_H 1 | #define HAVE_PAPER_H 0 | #define HAVE_MKSTEMP 1 | #define HAVE_POPEN 1 | #define _FILE_OFFSET_BITS 64 | #define HAVE_FSEEKO 1 | #define HAVE_FSEEK64 0 | #define MULTITHREADED 1 | #define KPDF_FORCE_DRM 0 | #define HAVE_GL_GL_H 1 | #define HAVE_GL_GLU_H 1 | #define HAVE_GL_GLX_H 1 | #define HAVE_GL 1 | #define HAVE_FREETYPE 1 | #define HAVE_X11_EXTENSIONS_SHAPE_H 1 | #define HAVE_LIBART 1 | #define HAVE_FONTCONFIG 1 | #define HAVE_FREETYPE 1 | #define HAVE_FREETYPE_2_2_x 1 | #define LCMS_HEADER | #define HAVE_FRIBIDI 1 | #define HAVE_SSTREAM 1 | #define HAVE_BOOL 1 | #define HAVE_TYPENAME 1 | #define HAVE_STDINCLUDES 1 | #define HAVE_MEMBER_TEMPLATES 1 | #define HAVE_LIBM 1 | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_WCHAR_T 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_WCRTOMB 1 | #define HAVE_ISWSPACE 1 | #define HAVE_PUTC_UNLOCKED 1 | #define HAVE_STRERROR 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_ICONV 1 | #define HAVE_STRFTIME 1 | #define HAVE_GETPWUID 1 | #define HAVE_TIFF 1 | /* end confdefs.h. */ | #include | int | main () | { | pthread_t th; pthread_join(th, 0); | pthread_attr_init(0); pthread_cleanup_push(0, 0); | pthread_create(0,0,0,0); pthread_cleanup_pop(0); | ; | return 0; | } configure:43183: result: no configure:43110: checking whether pthreads work with -Kthread configure:43158: g++ -o conftest -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -DNDEBUG -DNO_DEBUG -O2 -march=i686 -mtune=generic -O2 -pipe -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 -Kthread -DQT_THREAD_SUPPORT -D_REENTRANT -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES=1 conftest.cpp -lm >&5 g++: unrecognized option '-Kthread' conftest.cpp: In function 'int main()': conftest.cpp:131: warning: null argument where non-null required (argument 1) conftest.cpp:131: warning: type-punning to incomplete type might break strict-aliasing rules conftest.cpp:132: warning: null argument where non-null required (argument 1) conftest.cpp:132: warning: null argument where non-null required (argument 3) conftest.cpp:130: warning: 'th' is used uninitialized in this function /tmp/cclkiFOj.o: In function `main': conftest.cpp:(.text+0x1e): undefined reference to `pthread_join' conftest.cpp:(.text+0x4b): undefined reference to `__pthread_register_cancel' conftest.cpp:(.text+0x6f): undefined reference to `pthread_create' conftest.cpp:(.text+0x76): undefined reference to `__pthread_unregister_cancel' collect2: ld returned 1 exit status configure:43164: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "kdegraphics" | #define VERSION "3.5.8" | #define KDELIBSUFF "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SGI_STL 1 | #define HAVE_CRYPT 1 | #define kde_socklen_t socklen_t | #define ksize_t socklen_t | #define HAVE_SYS_TYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_BITYPES_H 1 | #define HAVE_RES_INIT 1 | #define HAVE_RES_INIT 1 | #define HAVE_RES_INIT_PROTO 1 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define SIZEOF_CHAR_P 4 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_UNSIGNED_LONG 4 | #define HAVE_VSNPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBPNG 1 | #define HAVE_LIBJPEG 1 | #define HAVE_LIBPTHREAD 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_SETENV 1 | #define HAVE_SETENV_PROTO 1 | #define HAVE_UNSETENV 1 | #define HAVE_UNSETENV_PROTO 1 | #define HAVE_USLEEP 1 | #define HAVE_USLEEP_PROTO 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_GPHOTO2 1 | #define HAVE___VA_COPY 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_FREETYPE 1 | #define HAVE_EXR 1 | #define HAVE_LIBTIFF 1 | #define HAVE_SSTREAM 1 | #define HAVE_FREETYPE 1 | #define HAVE_DIRENT_H 1 | #define HAVE_PAPER_H 0 | #define HAVE_MKSTEMP 1 | #define HAVE_POPEN 1 | #define _FILE_OFFSET_BITS 64 | #define HAVE_FSEEKO 1 | #define HAVE_FSEEK64 0 | #define MULTITHREADED 1 | #define KPDF_FORCE_DRM 0 | #define HAVE_GL_GL_H 1 | #define HAVE_GL_GLU_H 1 | #define HAVE_GL_GLX_H 1 | #define HAVE_GL 1 | #define HAVE_FREETYPE 1 | #define HAVE_X11_EXTENSIONS_SHAPE_H 1 | #define HAVE_LIBART 1 | #define HAVE_FONTCONFIG 1 | #define HAVE_FREETYPE 1 | #define HAVE_FREETYPE_2_2_x 1 | #define LCMS_HEADER | #define HAVE_FRIBIDI 1 | #define HAVE_SSTREAM 1 | #define HAVE_BOOL 1 | #define HAVE_TYPENAME 1 | #define HAVE_STDINCLUDES 1 | #define HAVE_MEMBER_TEMPLATES 1 | #define HAVE_LIBM 1 | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_WCHAR_T 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_WCRTOMB 1 | #define HAVE_ISWSPACE 1 | #define HAVE_PUTC_UNLOCKED 1 | #define HAVE_STRERROR 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_ICONV 1 | #define HAVE_STRFTIME 1 | #define HAVE_GETPWUID 1 | #define HAVE_TIFF 1 | /* end confdefs.h. */ | #include | int | main () | { | pthread_t th; pthread_join(th, 0); | pthread_attr_init(0); pthread_cleanup_push(0, 0); | pthread_create(0,0,0,0); pthread_cleanup_pop(0); | ; | return 0; | } configure:43183: result: no configure:43110: checking whether pthreads work with -kthread configure:43158: g++ -o conftest -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -DNDEBUG -DNO_DEBUG -O2 -march=i686 -mtune=generic -O2 -pipe -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 -kthread -DQT_THREAD_SUPPORT -D_REENTRANT -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES=1 conftest.cpp -lm >&5 g++: unrecognized option '-kthread' conftest.cpp: In function 'int main()': conftest.cpp:131: warning: null argument where non-null required (argument 1) conftest.cpp:131: warning: type-punning to incomplete type might break strict-aliasing rules conftest.cpp:132: warning: null argument where non-null required (argument 1) conftest.cpp:132: warning: null argument where non-null required (argument 3) conftest.cpp:130: warning: 'th' is used uninitialized in this function /tmp/ccBjtlBj.o: In function `main': conftest.cpp:(.text+0x1e): undefined reference to `pthread_join' conftest.cpp:(.text+0x4b): undefined reference to `__pthread_register_cancel' conftest.cpp:(.text+0x6f): undefined reference to `pthread_create' conftest.cpp:(.text+0x76): undefined reference to `__pthread_unregister_cancel' collect2: ld returned 1 exit status configure:43164: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "kdegraphics" | #define VERSION "3.5.8" | #define KDELIBSUFF "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SGI_STL 1 | #define HAVE_CRYPT 1 | #define kde_socklen_t socklen_t | #define ksize_t socklen_t | #define HAVE_SYS_TYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_BITYPES_H 1 | #define HAVE_RES_INIT 1 | #define HAVE_RES_INIT 1 | #define HAVE_RES_INIT_PROTO 1 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define SIZEOF_CHAR_P 4 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_UNSIGNED_LONG 4 | #define HAVE_VSNPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBPNG 1 | #define HAVE_LIBJPEG 1 | #define HAVE_LIBPTHREAD 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_SETENV 1 | #define HAVE_SETENV_PROTO 1 | #define HAVE_UNSETENV 1 | #define HAVE_UNSETENV_PROTO 1 | #define HAVE_USLEEP 1 | #define HAVE_USLEEP_PROTO 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_GPHOTO2 1 | #define HAVE___VA_COPY 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_FREETYPE 1 | #define HAVE_EXR 1 | #define HAVE_LIBTIFF 1 | #define HAVE_SSTREAM 1 | #define HAVE_FREETYPE 1 | #define HAVE_DIRENT_H 1 | #define HAVE_PAPER_H 0 | #define HAVE_MKSTEMP 1 | #define HAVE_POPEN 1 | #define _FILE_OFFSET_BITS 64 | #define HAVE_FSEEKO 1 | #define HAVE_FSEEK64 0 | #define MULTITHREADED 1 | #define KPDF_FORCE_DRM 0 | #define HAVE_GL_GL_H 1 | #define HAVE_GL_GLU_H 1 | #define HAVE_GL_GLX_H 1 | #define HAVE_GL 1 | #define HAVE_FREETYPE 1 | #define HAVE_X11_EXTENSIONS_SHAPE_H 1 | #define HAVE_LIBART 1 | #define HAVE_FONTCONFIG 1 | #define HAVE_FREETYPE 1 | #define HAVE_FREETYPE_2_2_x 1 | #define LCMS_HEADER | #define HAVE_FRIBIDI 1 | #define HAVE_SSTREAM 1 | #define HAVE_BOOL 1 | #define HAVE_TYPENAME 1 | #define HAVE_STDINCLUDES 1 | #define HAVE_MEMBER_TEMPLATES 1 | #define HAVE_LIBM 1 | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_WCHAR_T 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_WCRTOMB 1 | #define HAVE_ISWSPACE 1 | #define HAVE_PUTC_UNLOCKED 1 | #define HAVE_STRERROR 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_ICONV 1 | #define HAVE_STRFTIME 1 | #define HAVE_GETPWUID 1 | #define HAVE_TIFF 1 | /* end confdefs.h. */ | #include | int | main () | { | pthread_t th; pthread_join(th, 0); | pthread_attr_init(0); pthread_cleanup_push(0, 0); | pthread_create(0,0,0,0); pthread_cleanup_pop(0); | ; | return 0; | } configure:43183: result: no configure:43115: checking for the pthreads library -llthread configure:43158: g++ -o conftest -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -DNDEBUG -DNO_DEBUG -O2 -march=i686 -mtune=generic -O2 -pipe -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 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES=1 conftest.cpp -llthread -lm >&5 conftest.cpp: In function 'int main()': conftest.cpp:131: warning: null argument where non-null required (argument 1) conftest.cpp:131: warning: type-punning to incomplete type might break strict-aliasing rules conftest.cpp:132: warning: null argument where non-null required (argument 1) conftest.cpp:132: warning: null argument where non-null required (argument 3) conftest.cpp:130: warning: 'th' is used uninitialized in this function /usr/bin/ld: cannot find -llthread collect2: ld returned 1 exit status configure:43164: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "kdegraphics" | #define VERSION "3.5.8" | #define KDELIBSUFF "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SGI_STL 1 | #define HAVE_CRYPT 1 | #define kde_socklen_t socklen_t | #define ksize_t socklen_t | #define HAVE_SYS_TYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_BITYPES_H 1 | #define HAVE_RES_INIT 1 | #define HAVE_RES_INIT 1 | #define HAVE_RES_INIT_PROTO 1 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define SIZEOF_CHAR_P 4 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_UNSIGNED_LONG 4 | #define HAVE_VSNPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBPNG 1 | #define HAVE_LIBJPEG 1 | #define HAVE_LIBPTHREAD 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_SETENV 1 | #define HAVE_SETENV_PROTO 1 | #define HAVE_UNSETENV 1 | #define HAVE_UNSETENV_PROTO 1 | #define HAVE_USLEEP 1 | #define HAVE_USLEEP_PROTO 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_GPHOTO2 1 | #define HAVE___VA_COPY 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_FREETYPE 1 | #define HAVE_EXR 1 | #define HAVE_LIBTIFF 1 | #define HAVE_SSTREAM 1 | #define HAVE_FREETYPE 1 | #define HAVE_DIRENT_H 1 | #define HAVE_PAPER_H 0 | #define HAVE_MKSTEMP 1 | #define HAVE_POPEN 1 | #define _FILE_OFFSET_BITS 64 | #define HAVE_FSEEKO 1 | #define HAVE_FSEEK64 0 | #define MULTITHREADED 1 | #define KPDF_FORCE_DRM 0 | #define HAVE_GL_GL_H 1 | #define HAVE_GL_GLU_H 1 | #define HAVE_GL_GLX_H 1 | #define HAVE_GL 1 | #define HAVE_FREETYPE 1 | #define HAVE_X11_EXTENSIONS_SHAPE_H 1 | #define HAVE_LIBART 1 | #define HAVE_FONTCONFIG 1 | #define HAVE_FREETYPE 1 | #define HAVE_FREETYPE_2_2_x 1 | #define LCMS_HEADER | #define HAVE_FRIBIDI 1 | #define HAVE_SSTREAM 1 | #define HAVE_BOOL 1 | #define HAVE_TYPENAME 1 | #define HAVE_STDINCLUDES 1 | #define HAVE_MEMBER_TEMPLATES 1 | #define HAVE_LIBM 1 | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_WCHAR_T 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_WCRTOMB 1 | #define HAVE_ISWSPACE 1 | #define HAVE_PUTC_UNLOCKED 1 | #define HAVE_STRERROR 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_ICONV 1 | #define HAVE_STRFTIME 1 | #define HAVE_GETPWUID 1 | #define HAVE_TIFF 1 | /* end confdefs.h. */ | #include | int | main () | { | pthread_t th; pthread_join(th, 0); | pthread_attr_init(0); pthread_cleanup_push(0, 0); | pthread_create(0,0,0,0); pthread_cleanup_pop(0); | ; | return 0; | } configure:43183: result: no configure:43110: checking whether pthreads work with -pthread configure:43158: g++ -o conftest -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -DNDEBUG -DNO_DEBUG -O2 -march=i686 -mtune=generic -O2 -pipe -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 -pthread -DQT_THREAD_SUPPORT -D_REENTRANT -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES=1 conftest.cpp -lm >&5 conftest.cpp: In function 'int main()': conftest.cpp:131: warning: null argument where non-null required (argument 1) conftest.cpp:131: warning: type-punning to incomplete type might break strict-aliasing rules conftest.cpp:132: warning: null argument where non-null required (argument 1) conftest.cpp:132: warning: null argument where non-null required (argument 3) conftest.cpp:130: warning: 'th' is used uninitialized in this function configure:43164: $? = 0 configure:43183: result: yes configure:43200: checking if more special flags are required for pthreads configure:43207: result: no configure:43383: checking threading model configure:43385: result: pthread configure:43388: result: setting THREAD_CFLAGS=-pthread -DTHREADMODEL=POSIXTHREADS configure:43390: result: setting THREAD_LIBS= configure:43414: checking for sane-config configure:43472: result: /usr/bin/sane-config configure:43525: checking if doc should be compiled configure:43537: result: yes configure:43525: checking if kamera should be compiled configure:43537: result: yes configure:43525: checking if kcoloredit should be compiled configure:43537: result: yes configure:43525: checking if kfax should be compiled configure:43537: result: yes configure:43525: checking if kgamma should be compiled configure:43537: result: yes configure:43525: checking if kghostview should be compiled configure:43537: result: yes configure:43525: checking if kiconedit should be compiled configure:43537: result: yes configure:43525: checking if kmrml should be compiled configure:43537: result: yes configure:43525: checking if kolourpaint should be compiled configure:43537: result: yes configure:43525: checking if kpdf should be compiled configure:43537: result: yes configure:43525: checking if kpovmodeler should be compiled configure:43537: result: yes configure:43525: checking if kruler should be compiled configure:43537: result: yes configure:43525: checking if ksnapshot should be compiled configure:43537: result: yes configure:43525: checking if ksvg should be compiled configure:43537: result: yes configure:43525: checking if kuickshow should be compiled configure:43537: result: yes configure:43525: checking if kview should be compiled configure:43537: result: yes configure:43525: checking if kviewshell should be compiled configure:43537: result: yes configure:43525: checking if libkscan should be compiled configure:43537: result: yes configure:43525: checking if kfile-plugins should be compiled configure:43537: result: yes configure:43525: checking if kfaxview should be compiled configure:43537: result: yes configure:43525: checking if kdvi should be compiled configure:43537: result: yes configure:43525: checking if kooka should be compiled configure:43537: result: yes configure:44342: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by config.status, which was generated by GNU Autoconf 2.61. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on flusenfalle config.status:1069: creating Makefile config.status:1069: creating doc/Makefile config.status:1069: creating doc/kamera/Makefile config.status:1069: creating doc/kcoloredit/Makefile config.status:1069: creating doc/kdvi/Makefile config.status:1069: creating doc/kgamma/Makefile config.status:1069: creating doc/kghostview/Makefile config.status:1069: creating doc/kiconedit/Makefile config.status:1069: creating doc/kolourpaint/Makefile config.status:1069: creating doc/kooka/Makefile config.status:1069: creating doc/kpdf/Makefile config.status:1069: creating doc/kpovmodeler/Makefile config.status:1069: creating doc/kruler/Makefile config.status:1069: creating doc/ksnapshot/Makefile config.status:1069: creating doc/kuickshow/Makefile config.status:1069: creating doc/kview/Makefile config.status:1069: creating kamera/Makefile config.status:1069: creating kamera/kcontrol/Makefile config.status:1069: creating kamera/kioslave/Makefile config.status:1069: creating kamera/pics/Makefile config.status:1069: creating kcoloredit/Makefile config.status:1069: creating kdvi/Makefile config.status:1069: creating kdvi/pix/Makefile config.status:1069: creating kfax/Makefile config.status:1069: creating kfaxview/Makefile config.status:1069: creating kfaxview/libkfaximage/Makefile config.status:1069: creating kfile-plugins/Makefile config.status:1069: creating kfile-plugins/bmp/Makefile config.status:1069: creating kfile-plugins/dds/Makefile config.status:1069: creating kfile-plugins/dvi/Makefile config.status:1069: creating kfile-plugins/exr/Makefile config.status:1069: creating kfile-plugins/gif/Makefile config.status:1069: creating kfile-plugins/ico/Makefile config.status:1069: creating kfile-plugins/jpeg/Makefile config.status:1069: creating kfile-plugins/pcx/Makefile config.status:1069: creating kfile-plugins/pdf/Makefile config.status:1069: creating kfile-plugins/png/Makefile config.status:1069: creating kfile-plugins/pnm/Makefile config.status:1069: creating kfile-plugins/ps/Makefile config.status:1069: creating kfile-plugins/raw/Makefile config.status:1069: creating kfile-plugins/rgb/Makefile config.status:1069: creating kfile-plugins/tga/Makefile config.status:1069: creating kfile-plugins/tiff/Makefile config.status:1069: creating kfile-plugins/xbm/Makefile config.status:1069: creating kfile-plugins/xpm/Makefile config.status:1069: creating kgamma/Makefile config.status:1069: creating kgamma/kcmkgamma/Makefile config.status:1069: creating kgamma/kcmkgamma/pics/Makefile config.status:1069: creating kgamma/xf86gammacfg/Makefile config.status:1069: creating kghostview/Makefile config.status:1069: creating kghostview/data/Makefile config.status:1069: creating kiconedit/Makefile config.status:1069: creating kiconedit/pics/Makefile config.status:1069: creating kiconedit/pics/icons/Makefile config.status:1069: creating kiconedit/pics/toolbar/Makefile config.status:1069: creating kmrml/Makefile config.status:1069: creating kmrml/kmrml/Makefile config.status:1069: creating kmrml/kmrml/kcontrol/Makefile config.status:1069: creating kmrml/kmrml/lib/Makefile config.status:1069: creating kmrml/kmrml/server/Makefile config.status:1069: creating kolourpaint/Makefile config.status:1069: creating kolourpaint/cursors/Makefile config.status:1069: creating kolourpaint/pics/Makefile config.status:1069: creating kolourpaint/pics/custom/Makefile config.status:1069: creating kolourpaint/pixmapfx/Makefile config.status:1069: creating kolourpaint/tools/Makefile config.status:1069: creating kolourpaint/views/Makefile config.status:1069: creating kolourpaint/widgets/Makefile config.status:1069: creating kooka/Makefile config.status:1069: creating kooka/pics/Makefile config.status:1069: creating kpdf/Makefile config.status:1069: creating kpdf/conf/Makefile config.status:1069: creating kpdf/core/Makefile config.status:1069: creating kpdf/core/generator_kimgio/Makefile config.status:1069: creating kpdf/core/generator_pdf/Makefile config.status:1069: creating kpdf/shell/Makefile config.status:1069: creating kpdf/ui/Makefile config.status:1069: creating kpdf/xpdf/Makefile config.status:1069: creating kpdf/xpdf/fofi/Makefile config.status:1069: creating kpdf/xpdf/goo/Makefile config.status:1069: creating kpdf/xpdf/splash/Makefile config.status:1069: creating kpdf/xpdf/xpdf/Makefile config.status:1069: creating kpovmodeler/Makefile config.status:1069: creating kpovmodeler/examples/Makefile config.status:1069: creating kpovmodeler/examples/includes/Makefile config.status:1069: creating kpovmodeler/examples/includes/inlined/Makefile config.status:1069: creating kpovmodeler/examples/includes/original/Makefile config.status:1069: creating kpovmodeler/examples/scenes/Makefile config.status:1069: creating kpovmodeler/examples/scenes/advanced/Makefile config.status:1069: creating kpovmodeler/examples/scenes/csg/Makefile config.status:1069: creating kpovmodeler/examples/scenes/interior/Makefile config.status:1069: creating kpovmodeler/examples/scenes/lights/Makefile config.status:1069: creating kpovmodeler/examples/scenes/objects/Makefile config.status:1069: creating kpovmodeler/pics/Makefile config.status:1069: creating kpovmodeler/pics/crystalsvg/Makefile config.status:1069: creating kpovmodeler/pics/locolor/Makefile config.status:1069: creating kruler/Makefile config.status:1069: creating kruler/pics/Makefile config.status:1069: creating ksnapshot/Makefile config.status:1069: creating ksvg/Makefile config.status:1069: creating ksvg/core/Makefile config.status:1069: creating ksvg/dom/Makefile config.status:1069: creating ksvg/ecma/Makefile config.status:1069: creating ksvg/impl/Makefile config.status:1069: creating ksvg/impl/libs/Makefile config.status:1069: creating ksvg/impl/libs/art_support/Makefile config.status:1069: creating ksvg/impl/libs/libtext2path/Makefile config.status:1069: creating ksvg/impl/libs/libtext2path/src/Makefile config.status:1069: creating ksvg/impl/libs/xrgbrender/Makefile config.status:1069: creating ksvg/plugin/Makefile config.status:1069: creating ksvg/plugin/backends/Makefile config.status:1069: creating ksvg/plugin/backends/agg/Makefile config.status:1069: creating ksvg/plugin/backends/libart/Makefile config.status:1069: creating ksvg/test/Makefile config.status:1069: creating ksvg/test/external/Makefile config.status:1069: creating kuickshow/Makefile config.status:1069: creating kuickshow/misc/Makefile config.status:1069: creating kuickshow/pics/Makefile config.status:1069: creating kuickshow/src/Makefile config.status:1069: creating kview/Makefile config.status:1069: creating kview/config/Makefile config.status:1069: creating kview/config/plugins/Makefile config.status:1069: creating kview/kimageviewer/Makefile config.status:1069: creating kview/kviewcanvas/Makefile config.status:1069: creating kview/kviewcanvas/config/Makefile config.status:1069: creating kview/kviewcanvas/test/Makefile config.status:1069: creating kview/kviewviewer/Makefile config.status:1069: creating kview/kviewviewer/config/Makefile config.status:1069: creating kview/kviewviewer/test/Makefile config.status:1069: creating kview/modules/Makefile config.status:1069: creating kview/modules/browser/Makefile config.status:1069: creating kview/modules/effects/Makefile config.status:1069: creating kview/modules/presenter/Makefile config.status:1069: creating kview/modules/presenter/config/Makefile config.status:1069: creating kview/modules/scale/Makefile config.status:1069: creating kview/modules/scanner/Makefile config.status:1069: creating kview/modules/template/Makefile config.status:1069: creating kview/photobook/Makefile config.status:1069: creating kviewshell/Makefile config.status:1069: creating kviewshell/pics/Makefile config.status:1069: creating kviewshell/pics/icons/Makefile config.status:1069: creating kviewshell/plugins/Makefile config.status:1069: creating kviewshell/plugins/djvu/Makefile config.status:1069: creating kviewshell/plugins/djvu/libdjvu/Makefile config.status:1069: creating libkscan/Makefile config.status:1069: creating libkscan/pics/Makefile config.status:1069: creating config.h config.status:1464: executing depfiles commands ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=i686-pc-linux-gnu ac_cv_c___va_copy=yes ac_cv_c_compiler_gnu=yes ac_cv_c_va_copy=no ac_cv_cxx_bool=yes ac_cv_cxx_compiler_gnu=yes ac_cv_cxx_exceptions=no ac_cv_cxx_member_templates=yes ac_cv_cxx_namespaces=yes ac_cv_cxx_stdincludes=yes ac_cv_cxx_typename=yes ac_cv_env_CCC_set= ac_cv_env_CCC_value= ac_cv_env_CC_set= ac_cv_env_CC_value= ac_cv_env_CFLAGS_set=set ac_cv_env_CFLAGS_value='-march=i686 -mtune=generic -O2 -pipe' ac_cv_env_CPPFLAGS_set= ac_cv_env_CPPFLAGS_value= ac_cv_env_CPP_set= ac_cv_env_CPP_value= ac_cv_env_CXXCPP_set= ac_cv_env_CXXCPP_value= ac_cv_env_CXXFLAGS_set=set ac_cv_env_CXXFLAGS_value='-march=i686 -mtune=generic -O2 -pipe' 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= ac_cv_env_FFLAGS_value= ac_cv_env_LDFLAGS_set= ac_cv_env_LDFLAGS_value= ac_cv_env_LIBS_set= ac_cv_env_LIBS_value= ac_cv_env_PTHREAD_CFLAGS_set= ac_cv_env_PTHREAD_CFLAGS_value= ac_cv_env_PTHREAD_LIBS_set= ac_cv_env_PTHREAD_LIBS_value= ac_cv_env_TIFF_CFLAGS_set= ac_cv_env_TIFF_CFLAGS_value= ac_cv_env_TIFF_LIBS_set= ac_cv_env_TIFF_LIBS_value= ac_cv_env_XMKMF_set= ac_cv_env_XMKMF_value= ac_cv_env_build_alias_set= ac_cv_env_build_alias_value= ac_cv_env_host_alias_set= ac_cv_env_host_alias_value= ac_cv_env_target_alias_set= ac_cv_env_target_alias_value= ac_cv_f77_compiler_gnu=no ac_cv_func__NSGetEnviron=no ac_cv_func_connect=yes ac_cv_func_dlopen=no ac_cv_func_fork=yes ac_cv_func_fork_works=yes ac_cv_func_fseek64=no ac_cv_func_ftell64=no ac_cv_func_gethostname=yes ac_cv_func_getpagesize=yes ac_cv_func_getpwuid=yes ac_cv_func_iconv=yes ac_cv_func_inet_ntoa=yes ac_cv_func_iswspace=yes ac_cv_func_mkstemp=yes ac_cv_func_mkstemps=no ac_cv_func_mmap_fixed_mapped=yes ac_cv_func_popen=yes ac_cv_func_putc_unlocked=yes ac_cv_func_remove=yes ac_cv_func_shl_load=no ac_cv_func_shmat=yes ac_cv_func_snprintf=yes ac_cv_func_strerror=yes ac_cv_func_strftime=yes ac_cv_func_vfork=yes ac_cv_func_vfork_works=yes ac_cv_func_vsnprintf=yes ac_cv_func_wcrtomb=yes ac_cv_have_dlfcn=yes ac_cv_have_gl=yes ac_cv_have_kde='have_kde=yes ac_kde_includes=/opt/kde/include ac_kde_libraries=/opt/kde/lib' ac_cv_have_qt='have_qt=yes ac_qt_includes=/opt/qt/include ac_qt_libraries=/opt/qt/lib' ac_cv_header_Carbon_Carbon_h=no ac_cv_header_CoreAudio_CoreAudio_h=no ac_cv_header_GL_gl_h=yes ac_cv_header_GL_glu_h=yes ac_cv_header_GL_glx_h=yes ac_cv_header_X11_extensions_shape_h=yes ac_cv_header_crt_externs_h=no ac_cv_header_dirent_dirent_h=yes ac_cv_header_dlfcn_h=yes ac_cv_header_fcntl_h=yes ac_cv_header_iconv_h=yes ac_cv_header_inttypes_h=yes ac_cv_header_lcms_h=yes ac_cv_header_lcms_lcms_h=no ac_cv_header_limits_h=yes ac_cv_header_memory_h=yes ac_cv_header_paper_h=no ac_cv_header_paths_h=yes ac_cv_header_pthread_h=yes ac_cv_header_sstream=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_ipc_h=yes ac_cv_header_sys_mman_h=yes ac_cv_header_sys_params_h=no ac_cv_header_sys_shm_h=yes ac_cv_header_sys_stat_h=yes ac_cv_header_sys_time_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_sys_wait_h=yes ac_cv_header_time=yes ac_cv_header_unistd_h=yes ac_cv_header_vfork_h=no ac_cv_header_wchar_h=yes ac_cv_header_wctype_h=yes ac_cv_host=i686-pc-linux-gnu ac_cv_lib_ICE_IceConnectionNumber=yes ac_cv_lib_compat_main=no ac_cv_lib_crypt_crypt=yes ac_cv_lib_dl_dlopen=yes ac_cv_lib_dld_shl_load=no ac_cv_lib_dld_shl_unload=no ac_cv_lib_dnet_dnet_ntoa=no ac_cv_lib_dnet_stub_dnet_ntoa=no ac_cv_lib_iconv_libiconv=no ac_cv_lib_jpeg_6b=no ac_cv_lib_jpeg_normal=-ljpeg ac_cv_lib_m_sqrt=yes 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_vm=-lXxf86vm ac_cv_lib_z=-lz ac_cv_libexr='-lIlmImf -lImath -lHalf -lIex -lz ' ac_cv_objext=o ac_cv_path_EGREP='/bin/grep -E' ac_cv_path_GMSGFMT=/usr/bin/msgfmt ac_cv_path_GREP=/bin/grep ac_cv_path_MSGFMT=/usr/bin/msgfmt ac_cv_path_PKG_CONFIG=/usr/bin/pkg-config ac_cv_path_XGETTEXT=/usr/bin/xgettext ac_cv_path_install='/bin/install -c' ac_cv_path_mkdir=/bin/mkdir ac_cv_prog_AWK=gawk ac_cv_prog_CPP='gcc -E' ac_cv_prog_CXXCPP='g++ -E' ac_cv_prog_ac_ct_AR=ar ac_cv_prog_ac_ct_CC=gcc ac_cv_prog_ac_ct_CXX=g++ ac_cv_prog_ac_ct_RANLIB=ranlib ac_cv_prog_ac_ct_STRIP=strip ac_cv_prog_cc_c89= ac_cv_prog_cc_g=yes ac_cv_prog_cxx_g=yes ac_cv_prog_f77_g=no ac_cv_prog_gphoto2_config=gphoto2-config ac_cv_prog_gphoto2_port_config=gphoto2-port-config ac_cv_prog_make_make_set=yes ac_cv_search_opendir='none required' ac_cv_sizeof_char_p=4 ac_cv_sizeof_int=4 ac_cv_sizeof_long=4 ac_cv_sizeof_short=2 ac_cv_sizeof_size_t=4 ac_cv_sizeof_unsigned_long=4 ac_cv_sys_file_offset_bits=64 ac_cv_sys_largefile_CC=no ac_cv_sys_largefile_source=no ac_cv_target=i686-pc-linux-gnu ac_cv_type_char_p=yes ac_cv_type_int=yes ac_cv_type_long=yes ac_cv_type_long_long_int=yes ac_cv_type_mbstate_t=yes ac_cv_type_pid_t=yes ac_cv_type_short=yes ac_cv_type_size_t=yes ac_cv_type_unsigned_long=yes ac_cv_type_wchar_t=yes am_cv_CC_dependencies_compiler_type=none am_cv_CXX_dependencies_compiler_type=none 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="/opt/kde/lib/kde3/plugins/designer" xdg_appsdir="\${datadir}/applications/kde" xdg_menudir="\${sysconfdir}/xdg/menus" xdg_directorydir="\${datadir}/desktop-directories" kde_result=defaults' kde_cv_func_mkstemps=no kde_cv_func_res_init=yes kde_cv_func_setenv=yes kde_cv_func_strlcat=no kde_cv_func_strlcpy=no kde_cv_func_unsetenv=yes kde_cv_func_usleep=yes kde_cv_have_libXext=yes kde_cv_have_x='have_x=yes kde_x_includes=. kde_x_libraries=/usr/lib' kde_cv_libtiff_tiff='-ltiff -ljpeg -lz' kde_cv_opt_noinline_match=irrelevant kde_cv_path=/usr/bin/sane-config kde_cv_path_artsc_config=/opt/kde/bin/artsc-config kde_cv_path_dcopidl2cpp=/opt/kde/bin/dcopidl2cpp kde_cv_path_dcopidl=/opt/kde/bin/dcopidl kde_cv_path_dcopidlng=/opt/kde/bin/dcopidlng kde_cv_path_dot=NONE kde_cv_path_doxygen=/usr/bin/doxygen kde_cv_path_fontconfig_config=NONE kde_cv_path_freetype_config=/usr/bin/freetype-config kde_cv_path_fribidi_config=/usr/bin/fribidi-config kde_cv_path_kconfig_compiler=/opt/kde/bin/kconfig_compiler kde_cv_path_kde_config=/opt/kde/bin/kde-config kde_cv_path_kpsewhich=/usr/bin/kpsewhich kde_cv_path_libart2_config=/usr/bin/libart2-config kde_cv_path_makekdewidgets=/opt/kde/bin/makekdewidgets kde_cv_path_mcopidl=/opt/kde/bin/mcopidl kde_cv_path_meinproc=/opt/kde/bin/meinproc kde_cv_path_moc=/opt/qt/bin/moc kde_cv_path_perl=/usr/bin/perl kde_cv_path_sane_config=/usr/bin/sane-config kde_cv_path_uic=/opt/qt/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___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_regmove=yes kde_cv_prog_cxx_fno_reorder_blocks=yes kde_cv_prog_uic_L=yes kde_cv_prog_uic_nounload=yes kde_cv_proto_mkstemps='yes - in libkdefakes' kde_cv_proto_res_init=no kde_cv_proto_setenv=no kde_cv_proto_strlcat='yes - in libkdefakes' kde_cv_proto_strlcpy='yes - in libkdefakes' kde_cv_proto_unsetenv=no kde_cv_proto_usleep=no 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 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.7.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 lt_cv_path_NM='/usr/bin/nm -B' 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'\''"' xpdf_cv_func_fseek64=no xpdf_cv_func_ftell64=no ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /home/jan/Arch/kdemod/work/kdegraphics/src/kdegraphics-3.5.8/admin/missing --run aclocal-1.10' AMDEPBACKSLASH='' AMDEP_FALSE='' AMDEP_TRUE='#' AMTAR='${SHELL} /home/jan/Arch/kdemod/work/kdegraphics/src/kdegraphics-3.5.8/admin/missing --run tar' AR='ar' ARTSCCONFIG='/opt/kde/bin/artsc-config' AUTOCONF='$(SHELL) $(top_srcdir)/admin/cvs.sh configure || touch configure' AUTODIRS='' AUTOHEADER='${SHELL} /home/jan/Arch/kdemod/work/kdegraphics/src/kdegraphics-3.5.8/admin/missing --run autoheader' AUTOMAKE='${SHELL} /home/jan/Arch/kdemod/work/kdegraphics/src/kdegraphics-3.5.8/admin/missing --run automake-1.10' AWK='gawk' CC='gcc' CCDEPMODE='depmode=none' CFLAGS='-std=iso9899:1990 -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG -O2 -march=i686 -mtune=generic -O2 -pipe -Wformat-security -Wmissing-format-attribute' CONF_FILES=' $(top_srcdir)/./admin/configure.in.min $(top_srcdir)/configure.in.in $(top_srcdir)/./kamera/configure.in.in $(top_srcdir)/./kdvi/configure.in.in $(top_srcdir)/./kfile-plugins/configure.in.bot $(top_srcdir)/./kfile-plugins/exr/configure.in.in $(top_srcdir)/./kfile-plugins/pdf/configure.in.in $(top_srcdir)/./kfile-plugins/tiff/configure.in.in $(top_srcdir)/./kgamma/configure.in.in $(top_srcdir)/./kooka/configure.in.in $(top_srcdir)/./kpdf/configure.in.bot $(top_srcdir)/./kpdf/configure.in.in $(top_srcdir)/./kpovmodeler/configure.in.bot $(top_srcdir)/./kpovmodeler/configure.in.in $(top_srcdir)/./ksnapshot/configure.in.in $(top_srcdir)/./ksvg/configure.in.bot $(top_srcdir)/./ksvg/configure.in.in $(top_srcdir)/./ksvg/impl/libs/libtext2path/configure.in.in $(top_srcdir)/./kuickshow/configure.in.bot $(top_srcdir)/./kuickshow/configure.in.in $(top_srcdir)/./kviewshell/plugins/djvu/libdjvu/configure.in.in $(top_srcdir)/./libkscan/configure.in.bot $(top_srcdir)/./libkscan/configure.in.in' CPP='gcc -E' CPPFLAGS=' -DQT_THREAD_SUPPORT -D_REENTRANT -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES=1' CXX='g++' CXXCPP='g++ -E' CXXDEPMODE='depmode=none' CXXFLAGS='-Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -DNDEBUG -DNO_DEBUG -O2 -march=i686 -mtune=generic -O2 -pipe -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' CXXRPOFLAGS='' CYGPATH_W='echo' DCOPIDL2CPP='/opt/kde/bin/dcopidl2cpp' DCOPIDL='/opt/kde/bin/dcopidl' DCOPIDLNG='/opt/kde/bin/dcopidlng' DCOP_DEPENDENCIES='$(DCOPIDL) $(DCOPIDLNG)' DEFS='-DHAVE_CONFIG_H' DEPDIR='.deps' DOXYGEN='/usr/bin/doxygen' DOXYGEN_PROJECT_NAME='KDE Graphics API Reference' DOXYGEN_PROJECT_NUMBER='Version 3.5.8' ECHO='echo' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/bin/grep -E' ENABLE_PERMISSIVE_FLAG='-fpermissive' EXEEXT='' EXR_FLAGS='-pthread -I/usr/include/OpenEXR ' F77='' FFLAGS='' FONTCONFIG_CFLAGS=' ' FONTCONFIG_LIBS='-lfontconfig ' FONTCONFIG_RPATH='' FRAMEWORK_COREAUDIO='' FREETYPE_CFLAGS='-I/usr/include/freetype2' FREETYPE_LIBS='-lfreetype -lz' FREETYPE_RPATH='' FREETYPE_VERSION='9016003' FRIBIDI_CFLAGS='-I/usr/include' FRIBIDI_LIBS='-L/usr/lib -lfribidi' FRIBIDI_RPATH='' GENERIC_API_VERSION='0.1' GENERIC_LIBRARY_NAME='libtext2path-0.1' GENERIC_LIBRARY_VERSION='0:1:0' GENERIC_RELEASE='0.1' GENERIC_VERSION='0.1.0' GLINC='' GLLIB='-lGLU -lGL $(LIB_X11)' GMSGFMT='/usr/bin/msgfmt' GPHOTO2_INCS='-I/usr/include/gphoto2' GPHOTO2_LIBS='-L/usr/lib/ -lgphoto2' GREP='/bin/grep' HAVE_GCC_VISIBILITY='0' IMLIB_CFLAGS=' ' IMLIB_LIBS='-lImlib -ljpeg -ltiff -lungif -lpng -lz -lm -lSM -lICE -lXext -lX11 ' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL} $(INSTALL_STRIP_FLAG)' INSTALL_SCRIPT='${INSTALL}' INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' KADMOS_INC='' KADMOS_LIB='' KCFG_DEPENDENCIES='$(KCONFIG_COMPILER)' KCONFIG_COMPILER='/opt/kde/bin/kconfig_compiler' KDECONFIG='/opt/kde/bin/kde-config' KDE_CHECK_PLUGIN='$(KDE_PLUGIN) -rpath $(libdir)' KDE_EXTRA_RPATH=' -R /usr/lib' KDE_HAS_DOXYGEN='no' KDE_HAVE_DOT='NO' KDE_INCLUDES='-I/opt/kde/include' KDE_LDFLAGS='-L/opt/kde/lib' KDE_MT_LDFLAGS='' KDE_MT_LIBS='-lpthread' KDE_NO_UNDEFINED='-Wl,--no-undefined -Wl,--allow-shlib-undefined' KDE_PLUGIN='-avoid-version -module -no-undefined $(KDE_NO_UNDEFINED) $(KDE_RPATH) $(KDE_MT_LDFLAGS)' KDE_RPATH='-R $(libdir) -R $(kde_libraries) -R $(qt_libraries) $(KDE_EXTRA_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='/opt/kde/share/apps/ksgmltools2/customization/kde-chunk.xsl' LCMS_LIBS='-llcms' LDFLAGS='' LDFLAGS_AS_NEEDED='' LDFLAGS_NEW_DTAGS='' LIBART_CFLAGS='-I/usr/include/libart-2.0' LIBART_LIBS='-L/usr/lib -lart_lgpl_2 -lm' LIBART_RPATH='-R/usr/lib' LIBCOMPAT='' LIBCRYPT='-lcrypt' LIBDL='-ldl' LIBFREETYPE_CFLAGS='-I/usr/include/freetype2' LIBFREETYPE_LIBS='-lfreetype -lz' LIBFREETYPE_RPATH='' LIBJPEG='-ljpeg' LIBOBJS='' LIBPAPER_LIBS='' LIBPNG='-lpng -lz -lm' LIBPTHREAD='-lpthread' LIBRESOLV='-lresolv' LIBS='-lm ' LIBSANE_INCLUDES='' LIBSANE_LDFLAGS='-L/usr/lib -Wl,-rpath,/usr/lib' LIBSANE_LIBS='-lsane -lusb -lpthread -lm -ljpeg -ltiff -lieee1284 -lgphoto2 -lgphoto2_port -lexif -lm -lusb -ldl' LIBSM='-lSM -lICE' LIBSOCKET='' LIBTIFF='-ltiff -ljpeg -lz' LIBTOOL='$(SHELL) $(top_builddir)/libtool --silent' LIBUCB='' LIBUTIL='-lutil' LIBVM='-lXxf86vm' LIBZ='-lz' LIB_EXR='-lIlmImf -lImath -lHalf -lIex -lz ' LIB_IMLIB='-lImlib -ljpeg -ltiff -lungif -lpng -lz -lm -lSM -lICE -lXext -lX11 ' 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/jan/Arch/kdemod/work/kdegraphics/src/kdegraphics-3.5.8/admin/missing --run makeinfo' MAKEKDEWIDGETS='/opt/kde/bin/makekdewidgets' MCOPIDL='/opt/kde/bin/mcopidl' MEINPROC='/opt/kde/bin/meinproc' MOC='/opt/qt/bin/moc' MSGFMT='/usr/bin/msgfmt' NOOPT_CFLAGS='-O0' NOOPT_CXXFLAGS='-O0' NOREGMOVE='-fno-regmove' OBJEXT='o' PACKAGE='kdegraphics' PACKAGE_BUGREPORT='' PACKAGE_NAME='' PACKAGE_STRING='' PACKAGE_TARNAME='' PACKAGE_VERSION='' PATH_SEPARATOR=':' PERL='/usr/bin/perl' PKG_CONFIG='/usr/bin/pkg-config' POPPLER_CFLAGS='' POPPLER_LIBS='' PTHREAD_CFLAGS='-pthread' PTHREAD_LIBS='' QTDOCDIR='NO' QTE_NORTTI='' QT_INCLUDES='-I/opt/qt/include' QT_LDFLAGS='-L/opt/qt/lib' RANLIB='ranlib' RPO_NO='' RPO_YES='#' SET_MAKE='' SHELL='/bin/sh' STRIP='strip' THREAD_CFLAGS='-pthread -DTHREADMODEL=POSIXTHREADS' THREAD_LIBS='' TIFF_CFLAGS='' TIFF_LIBS='-ltiff' TOPSUBDIRS=' doc kamera kcoloredit kfax kgamma kghostview kiconedit kmrml kolourpaint kpdf kpovmodeler kruler ksnapshot ksvg kuickshow kview kviewshell libkscan kfile-plugins kfaxview kdvi kooka' UIC='/opt/qt/bin/uic -L $(kde_widgetdir) -nounload' UIC_TR='tr2i18n' USER_INCLUDES=' -I/usr/include/poppler/qt3' USER_LDFLAGS=' -L/usr/lib' USE_EXCEPTIONS='-fexceptions' USE_RTTI='' USE_THREADS='' VERSION='3.5.8' WOVERLOADED_VIRTUAL='' XFT_CFLAGS='-I/usr/include/freetype2 ' XFT_LIBS='-lXft -lXrender -lfontconfig -lfreetype -lz -lX11 ' XGETTEXT='/usr/bin/xgettext' XMKMF='' XMLLINT='/usr/bin/xmllint' X_EXTRA_LIBS='' X_INCLUDES='-I.' X_LDFLAGS='' X_PRE_LIBS='' X_RPATH='' ac_ct_CC='gcc' ac_ct_CXX='g++' ac_ct_F77='' all_includes='-I/opt/kde/include -I/opt/qt/include -I. -I/usr/include/poppler/qt3' all_libraries='-L/opt/kde/lib -L/opt/qt/lib -L/usr/lib' am__fastdepCC_FALSE='' am__fastdepCC_TRUE='#' am__fastdepCXX_FALSE='' am__fastdepCXX_TRUE='#' am__include='include' am__isrc='' am__leading_dot='.' am__quote='' am__tar='${AMTAR} chof - "$$tardir"' am__untar='${AMTAR} xf -' bindir='${exec_prefix}/bin' build='i686-pc-linux-gnu' build_alias='' build_cpu='i686' build_os='linux-gnu' build_vendor='pc' datadir='${datarootdir}' datarootdir='${prefix}/share' doc_SUBDIR_included_FALSE='#' doc_SUBDIR_included_TRUE='' docdir='${datarootdir}/doc/${PACKAGE}' dvidir='${docdir}' exec_prefix='${prefix}' gphoto2_config='gphoto2-config' gphoto2_port_config='gphoto2-port-config' host='i686-pc-linux-gnu' host_alias='' host_cpu='i686' host_os='linux-gnu' host_vendor='pc' htmldir='${docdir}' include_ARTS_FALSE='#' include_ARTS_TRUE='' include_EXR_MODULES_FALSE='#' include_EXR_MODULES_TRUE='' include_PDF_FALSE='' include_PDF_TRUE='#' include_TIFF_FALSE='#' include_TIFF_TRUE='' include_kooka_FALSE='#' include_kooka_TRUE='' include_x11_FALSE='#' include_x11_TRUE='' includedir='${prefix}/include' infodir='${datarootdir}/info' install_sh='$(SHELL) /home/jan/Arch/kdemod/work/kdegraphics/src/kdegraphics-3.5.8/admin/install-sh' kamera_SUBDIR_included_FALSE='#' kamera_SUBDIR_included_TRUE='' kcoloredit_SUBDIR_included_FALSE='#' kcoloredit_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='/opt/kde/include' kde_kcfgdir='${datadir}/config.kcfg' kde_libraries='/opt/kde/lib' kde_libs_htmldir='/opt/kde/share/doc/HTML' kde_libs_prefix='/opt/kde' 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='/opt/kde/lib/kde3/plugins/designer' kdeinitdir='$(kde_moduledir)' kdvi_SUBDIR_included_FALSE='#' kdvi_SUBDIR_included_TRUE='' kfax_SUBDIR_included_FALSE='#' kfax_SUBDIR_included_TRUE='' kfaxview_SUBDIR_included_FALSE='#' kfaxview_SUBDIR_included_TRUE='' kfile_plugins_SUBDIR_included_FALSE='#' kfile_plugins_SUBDIR_included_TRUE='' kgamma_SUBDIR_included_FALSE='#' kgamma_SUBDIR_included_TRUE='' kghostview_SUBDIR_included_FALSE='#' kghostview_SUBDIR_included_TRUE='' kiconedit_SUBDIR_included_FALSE='#' kiconedit_SUBDIR_included_TRUE='' kmrml_SUBDIR_included_FALSE='#' kmrml_SUBDIR_included_TRUE='' kolourpaint_SUBDIR_included_FALSE='#' kolourpaint_SUBDIR_included_TRUE='' kooka_SUBDIR_included_FALSE='#' kooka_SUBDIR_included_TRUE='' kpdf_SUBDIR_included_FALSE='#' kpdf_SUBDIR_included_TRUE='' kpovmodeler_SUBDIR_included_FALSE='#' kpovmodeler_SUBDIR_included_TRUE='' kruler_SUBDIR_included_FALSE='#' kruler_SUBDIR_included_TRUE='' ksnapshot_SUBDIR_included_FALSE='#' ksnapshot_SUBDIR_included_TRUE='' ksvg_SUBDIR_included_FALSE='#' ksvg_SUBDIR_included_TRUE='' kuickshow_SUBDIR_included_FALSE='#' kuickshow_SUBDIR_included_TRUE='' kview_SUBDIR_included_FALSE='#' kview_SUBDIR_included_TRUE='' kviewshell_SUBDIR_included_FALSE='#' kviewshell_SUBDIR_included_TRUE='' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' libkscan_SUBDIR_included_FALSE='#' libkscan_SUBDIR_included_TRUE='' localedir='${datarootdir}/locale' localstatedir='${prefix}/var' mandir='${datarootdir}/man' mkdir_p='/bin/mkdir -p' oldincludedir='/usr/include' pdfdir='${docdir}' prefix='/opt/kde' program_transform_name='s,x,x,' psdir='${docdir}' qt_includes='/opt/qt/include' qt_libraries='/opt/qt/lib' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='${prefix}/etc' target='i686-pc-linux-gnu' target_alias='' target_cpu='i686' target_os='linux-gnu' target_vendor='pc' unsermake_enable_pch_FALSE='' unsermake_enable_pch_TRUE='#' x_includes='.' x_libraries='/usr/lib' xdg_appsdir='${datadir}/applications/kde' xdg_directorydir='${datadir}/desktop-directories' xdg_menudir='${sysconfdir}/xdg/menus' ## ----------- ## ## confdefs.h. ## ## ----------- ## #define PACKAGE_NAME "" #define PACKAGE_TARNAME "" #define PACKAGE_VERSION "" #define PACKAGE_STRING "" #define PACKAGE_BUGREPORT "" #define PACKAGE "kdegraphics" #define VERSION "3.5.8" #define KDELIBSUFF "" #define STDC_HEADERS 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRING_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_DLFCN_H 1 #define HAVE_SGI_STL 1 #define HAVE_CRYPT 1 #define kde_socklen_t socklen_t #define ksize_t socklen_t #define HAVE_SYS_TYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_SYS_BITYPES_H 1 #define HAVE_RES_INIT 1 #define HAVE_RES_INIT 1 #define HAVE_RES_INIT_PROTO 1 #define SIZEOF_INT 4 #define SIZEOF_SHORT 2 #define SIZEOF_LONG 4 #define SIZEOF_CHAR_P 4 #define SIZEOF_SIZE_T 4 #define SIZEOF_UNSIGNED_LONG 4 #define HAVE_VSNPRINTF 1 #define HAVE_SNPRINTF 1 #define HAVE_LIBZ 1 #define HAVE_LIBPNG 1 #define HAVE_LIBJPEG 1 #define HAVE_LIBPTHREAD 1 #define HAVE_DIRENT_H 1 #define STDC_HEADERS 1 #define HAVE_FCNTL_H 1 #define HAVE_SYS_TIME_H 1 #define HAVE_UNISTD_H 1 #define HAVE_STDLIB_H 1 #define HAVE_PATHS_H 1 #define HAVE_SETENV 1 #define HAVE_SETENV_PROTO 1 #define HAVE_UNSETENV 1 #define HAVE_UNSETENV_PROTO 1 #define HAVE_USLEEP 1 #define HAVE_USLEEP_PROTO 1 #define TIME_WITH_SYS_TIME 1 #define HAVE_GPHOTO2 1 #define HAVE___VA_COPY 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_LIMITS_H 1 #define HAVE_FREETYPE 1 #define HAVE_EXR 1 #define HAVE_LIBTIFF 1 #define HAVE_SSTREAM 1 #define HAVE_FREETYPE 1 #define HAVE_DIRENT_H 1 #define HAVE_PAPER_H 0 #define HAVE_MKSTEMP 1 #define HAVE_POPEN 1 #define _FILE_OFFSET_BITS 64 #define HAVE_FSEEKO 1 #define HAVE_FSEEK64 0 #define MULTITHREADED 1 #define KPDF_FORCE_DRM 0 #define HAVE_GL_GL_H 1 #define HAVE_GL_GLU_H 1 #define HAVE_GL_GLX_H 1 #define HAVE_GL 1 #define HAVE_FREETYPE 1 #define HAVE_X11_EXTENSIONS_SHAPE_H 1 #define HAVE_LIBART 1 #define HAVE_FONTCONFIG 1 #define HAVE_FREETYPE 1 #define HAVE_FREETYPE_2_2_x 1 #define LCMS_HEADER #define HAVE_FRIBIDI 1 #define HAVE_SSTREAM 1 #define HAVE_BOOL 1 #define HAVE_TYPENAME 1 #define HAVE_STDINCLUDES 1 #define HAVE_MEMBER_TEMPLATES 1 #define HAVE_LIBM 1 #define STDC_HEADERS 1 #define HAVE_DIRENT_H 1 #define TIME_WITH_SYS_TIME 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_WCHAR_H 1 #define HAVE_WCTYPE_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_ICONV_H 1 #define HAVE_STDINT_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_WCHAR_T 1 #define HAVE_LONG_LONG_INT 1 #define HAVE_MBSTATE_T 1 #define HAVE_STDLIB_H 1 #define HAVE_UNISTD_H 1 #define HAVE_GETPAGESIZE 1 #define HAVE_MMAP 1 #define HAVE_FORK 1 #define HAVE_VFORK 1 #define HAVE_WORKING_VFORK 1 #define HAVE_WORKING_FORK 1 #define HAVE_WCRTOMB 1 #define HAVE_ISWSPACE 1 #define HAVE_PUTC_UNLOCKED 1 #define HAVE_STRERROR 1 #define HAVE_VSNPRINTF 1 #define HAVE_GETHOSTNAME 1 #define HAVE_ICONV 1 #define HAVE_STRFTIME 1 #define HAVE_GETPWUID 1 #define HAVE_TIFF 1 #define HAVE_PTHREAD 1 #define HAVE_SANE 1 configure: exit 0