This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by configure, which was generated by GNU Autoconf 2.59. Invocation command line was $ ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var --mandir=/usr/share/man --infodir=/usr/share/info --enable-shared --build=i586-uhu-linux --host=i586-uhu-linux ## --------- ## ## Platform. ## ## --------- ## hostname = norris uname -m = i686 uname -r = 2.6.17.6-3 uname -s = Linux uname -v = #1 SMP Wed Jul 26 12:57:38 CEST 2006 /usr/bin/uname -p = unknown /bin/uname -X = unknown /bin/arch = i686 /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown hostinfo = unknown /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /usr/lib/uhubuild PATH: /usr/lib/ccache PATH: /sbin PATH: /usr/sbin PATH: /bin PATH: /usr/bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:1567: checking build system type configure:1585: result: i586-uhu-linux-gnu configure:1593: checking host system type configure:1607: result: i586-uhu-linux-gnu configure:1615: checking target system type configure:1629: result: i586-uhu-linux-gnu configure:1676: checking for a BSD-compatible install configure:1731: result: /bin/install -c configure:1746: checking for -p flag to install configure:1759: result: yes configure:1770: checking whether build environment is sane configure:1813: result: yes configure:1865: checking for gawk configure:1881: found /bin/gawk configure:1891: result: gawk configure:1901: checking whether make sets $(MAKE) configure:1921: result: yes configure:2103: result: not using lib directory suffix configure:2126: checking for extra includes configure:2154: result: no configure:2158: checking for extra libs configure:2187: result: no configure:2202: checking for pkg-config configure:2220: found /usr/bin/pkg-config configure:2233: result: /usr/bin/pkg-config configure:2308: checking for style of include used by make configure:2336: result: GNU configure:2371: checking for i586-uhu-linux-g++ configure:2387: found /usr/lib/ccache/i586-uhu-linux-g++ configure:2397: result: i586-uhu-linux-g++ configure:2455: checking for C++ compiler version configure:2458: i586-uhu-linux-g++ --version &5 i586-uhu-linux-g++ (GCC) 3.4.6 Copyright (C) 2006 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:2461: $? = 0 configure:2463: i586-uhu-linux-g++ -v &5 Reading specs from /usr/lib/gcc/i586-uhu-linux/3.4.6/specs Configured with: /var/uhubuild/work/compile/configure --prefix=/usr --infodir=/usr/share/info --mandir=/usr/share/man --enable-languages=c,c++ --enable-shared --with-gnu-as --with-gnu-ld --with-system-zlib --host=i586-uhu-linux Thread model: posix gcc version 3.4.6 configure:2466: $? = 0 configure:2468: i586-uhu-linux-g++ -V &5 i586-uhu-linux-g++: `-V' option must have argument configure:2471: $? = 1 configure:2494: checking for C++ compiler default output file name configure:2497: i586-uhu-linux-g++ conftest.cc >&5 configure:2500: $? = 0 configure:2546: result: a.out configure:2551: checking whether the C++ compiler works configure:2557: ./a.out configure:2560: $? = 0 configure:2577: result: yes configure:2584: checking whether we are cross compiling configure:2586: result: no configure:2589: checking for suffix of executables configure:2591: i586-uhu-linux-g++ -o conftest conftest.cc >&5 configure:2594: $? = 0 configure:2619: result: configure:2625: checking for suffix of object files configure:2646: i586-uhu-linux-g++ -c conftest.cc >&5 configure:2649: $? = 0 configure:2671: result: o configure:2675: checking whether we are using the GNU C++ compiler configure:2699: i586-uhu-linux-g++ -c conftest.cc >&5 configure:2705: $? = 0 configure:2709: test -z || test ! -s conftest.err configure:2712: $? = 0 configure:2715: test -s conftest.o configure:2718: $? = 0 configure:2731: result: yes configure:2737: checking whether i586-uhu-linux-g++ accepts -g configure:2758: i586-uhu-linux-g++ -c -g conftest.cc >&5 configure:2764: $? = 0 configure:2768: test -z || test ! -s conftest.err configure:2771: $? = 0 configure:2774: test -s conftest.o configure:2777: $? = 0 configure:2788: result: yes configure:2830: i586-uhu-linux-g++ -c -g -O2 conftest.cc >&5 configure:2836: $? = 0 configure:2840: test -z || test ! -s conftest.err configure:2843: $? = 0 configure:2846: test -s conftest.o configure:2849: $? = 0 configure:2875: i586-uhu-linux-g++ -c -g -O2 conftest.cc >&5 conftest.cc: In function `int main()': conftest.cc:16: error: `exit' was not declared in this scope configure:2881: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "scribus" | #define VERSION "1.3.3.2" | #define KDELIBSUFF "" | /* end confdefs.h. */ | | int | main () | { | exit (42); | ; | return 0; | } configure:2830: i586-uhu-linux-g++ -c -g -O2 conftest.cc >&5 configure:2836: $? = 0 configure:2840: test -z || test ! -s conftest.err configure:2843: $? = 0 configure:2846: test -s conftest.o configure:2849: $? = 0 configure:2875: i586-uhu-linux-g++ -c -g -O2 conftest.cc >&5 configure:2881: $? = 0 configure:2885: test -z || test ! -s conftest.err configure:2888: $? = 0 configure:2891: test -s conftest.o configure:2894: $? = 0 configure:2919: checking dependency style of i586-uhu-linux-g++ configure:3009: result: gcc3 configure:3028: checking whether i586-uhu-linux-g++ supports -fvisibility=hidden configure:3066: rm -rf SunWS_cache; i586-uhu-linux-g++ -o conftest -g -O2 -fvisibility=hidden conftest.cc 1>&5 cc1plus: error: unrecognized command line option "-fvisibility=hidden" configure:3072: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "scribus" | #define VERSION "1.3.3.2" | #define KDELIBSUFF "" | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | /* end confdefs.h. */ | | int | main () | { | return 0; | ; | return 0; | } configure:3111: result: no configure:3117: checking whether to use gcc symbol visibility controls configure:3129: result: no - disabled or no compiler support configure:3141: checking for libart2-config configure:3159: found /usr/bin/libart2-config configure:3171: result: /usr/bin/libart2-config configure:3267: checking for i586-uhu-linux-gcc configure:3283: found /usr/lib/ccache/i586-uhu-linux-gcc configure:3293: result: i586-uhu-linux-gcc configure:3575: checking for C compiler version configure:3578: i586-uhu-linux-gcc --version &5 i586-uhu-linux-gcc (GCC) 3.4.6 Copyright (C) 2006 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. configure:3581: $? = 0 configure:3583: i586-uhu-linux-gcc -v &5 Reading specs from /usr/lib/gcc/i586-uhu-linux/3.4.6/specs Configured with: /var/uhubuild/work/compile/configure --prefix=/usr --infodir=/usr/share/info --mandir=/usr/share/man --enable-languages=c,c++ --enable-shared --with-gnu-as --with-gnu-ld --with-system-zlib --host=i586-uhu-linux Thread model: posix gcc version 3.4.6 configure:3586: $? = 0 configure:3588: i586-uhu-linux-gcc -V &5 i586-uhu-linux-gcc: `-V' option must have argument configure:3591: $? = 1 configure:3594: checking whether we are using the GNU C compiler configure:3618: i586-uhu-linux-gcc -c conftest.c >&5 configure:3624: $? = 0 configure:3628: test -z || test ! -s conftest.err configure:3631: $? = 0 configure:3634: test -s conftest.o configure:3637: $? = 0 configure:3650: result: yes configure:3656: checking whether i586-uhu-linux-gcc accepts -g configure:3677: i586-uhu-linux-gcc -c -g conftest.c >&5 configure:3683: $? = 0 configure:3687: test -z || test ! -s conftest.err configure:3690: $? = 0 configure:3693: test -s conftest.o configure:3696: $? = 0 configure:3707: result: yes configure:3724: checking for i586-uhu-linux-gcc option to accept ANSI C configure:3794: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:3800: $? = 0 configure:3804: test -z || test ! -s conftest.err configure:3807: $? = 0 configure:3810: test -s conftest.o configure:3813: $? = 0 configure:3831: result: none needed configure:3849: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 conftest.c:2: error: syntax error before "me" configure:3855: $? = 1 configure: failed program was: | #ifndef __cplusplus | choke me | #endif configure:3990: checking dependency style of i586-uhu-linux-gcc configure:4080: result: gcc3 configure:4098: checking whether byte ordering is bigendian configure:4125: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:4131: $? = 0 configure:4135: test -z || test ! -s conftest.err configure:4138: $? = 0 configure:4141: test -s conftest.o configure:4144: $? = 0 configure:4168: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 conftest.c: In function `main': conftest.c:23: error: `not' undeclared (first use in this function) conftest.c:23: error: (Each undeclared identifier is reported only once conftest.c:23: error: for each function it appears in.) conftest.c:23: error: syntax error before "big" configure:4174: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "scribus" | #define VERSION "1.3.3.2" | #define KDELIBSUFF "" | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define HAVE_LIBART 1 | /* end confdefs.h. */ | #include | #include | | int | main () | { | #if BYTE_ORDER != BIG_ENDIAN | not big endian | #endif | | ; | return 0; | } configure:4309: result: no configure:4335: checking for freetype-config configure:4353: found /usr/bin/freetype-config configure:4365: result: /usr/bin/freetype-config configure:4378: checking for FT_Get_First_Char in -lfreetype configure:4408: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c -lfreetype -lfreetype -lz >&5 configure:4414: $? = 0 configure:4418: test -z || test ! -s conftest.err configure:4421: $? = 0 configure:4424: test -s conftest configure:4427: $? = 0 configure:4440: result: yes configure:4448: checking for FT_Get_Next_Char in -lfreetype configure:4478: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c -lfreetype -lfreetype -lz >&5 configure:4484: $? = 0 configure:4488: test -z || test ! -s conftest.err configure:4491: $? = 0 configure:4494: test -s conftest configure:4497: $? = 0 configure:4510: result: yes configure:4531: checking freetype version > 2.1.9 configure:4558: i586-uhu-linux-gcc -c -I/usr/include/freetype2 conftest.c >&5 configure:4564: $? = 0 configure:4568: test -z || test ! -s conftest.err configure:4571: $? = 0 configure:4574: test -s conftest.o configure:4577: $? = 0 configure:4588: result: yes configure:4609: checking Checking for fontconfig with pkg-config configure:4615: result: found configure:4679: checking for FcPatternBuild in -lfontconfig configure:4709: i586-uhu-linux-gcc -o conftest -g -O2 -lfontconfig conftest.c -lfontconfig >&5 configure:4715: $? = 0 configure:4719: test -z || test ! -s conftest.err configure:4722: $? = 0 configure:4725: test -s conftest configure:4728: $? = 0 configure:4741: result: yes configure:4772: checking for xml2-config configure:4790: found /usr/bin/xml2-config configure:4802: result: /usr/bin/xml2-config configure:4823: checking for attribute in -lxml2 configure:4853: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c -lxml2 >&5 configure:4859: $? = 0 configure:4863: test -z || test ! -s conftest.err configure:4866: $? = 0 configure:4869: test -s conftest configure:4872: $? = 0 configure:4885: result: yes configure:4924: checking for socket in -lsocket configure:4954: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c -lsocket >&5 /usr/bin/ld: cannot find -lsocket collect2: ld returned 1 exit status configure:4960: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "scribus" | #define VERSION "1.3.3.2" | #define KDELIBSUFF "" | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define HAVE_LIBART 1 | #define HAVE_FREETYPE 1 | #define HAVE_FONTCONFIG 1 | #define HAVE_XML 1 | #define HAVE_XML26 1 | /* end confdefs.h. */ | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char socket (); | int | main () | { | socket (); | ; | return 0; | } configure:4986: result: no configure:4996: checking for gethostbyaddr in -lnsl configure:5026: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c -lnsl >&5 configure:5032: $? = 0 configure:5036: test -z || test ! -s conftest.err configure:5039: $? = 0 configure:5042: test -s conftest configure:5045: $? = 0 configure:5058: result: yes configure:5084: checking for _cmsChannelsOf in -llcms configure:5114: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c -llcms -lm -lnsl >&5 configure:5120: $? = 0 configure:5124: test -z || test ! -s conftest.err configure:5127: $? = 0 configure:5130: test -s conftest configure:5133: $? = 0 configure:5146: result: yes configure:5162: checking how to run the C preprocessor configure:5197: i586-uhu-linux-gcc -E conftest.c configure:5203: $? = 0 configure:5235: i586-uhu-linux-gcc -E conftest.c conftest.c:20:28: ac_nonexistent.h: No such file or directory configure:5241: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "scribus" | #define VERSION "1.3.3.2" | #define KDELIBSUFF "" | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define HAVE_LIBART 1 | #define HAVE_FREETYPE 1 | #define HAVE_FONTCONFIG 1 | #define HAVE_XML 1 | #define HAVE_XML26 1 | /* end confdefs.h. */ | #include configure:5280: result: i586-uhu-linux-gcc -E configure:5304: i586-uhu-linux-gcc -E conftest.c configure:5310: $? = 0 configure:5342: i586-uhu-linux-gcc -E conftest.c conftest.c:20:28: ac_nonexistent.h: No such file or directory configure:5348: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "scribus" | #define VERSION "1.3.3.2" | #define KDELIBSUFF "" | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define HAVE_LIBART 1 | #define HAVE_FREETYPE 1 | #define HAVE_FONTCONFIG 1 | #define HAVE_XML 1 | #define HAVE_XML26 1 | /* end confdefs.h. */ | #include configure:5392: checking for egrep configure:5402: result: grep -E configure:5407: checking for ANSI C header files configure:5432: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:5438: $? = 0 configure:5442: test -z || test ! -s conftest.err configure:5445: $? = 0 configure:5448: test -s conftest.o configure:5451: $? = 0 configure:5540: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c -lnsl >&5 configure:5543: $? = 0 configure:5545: ./conftest configure:5548: $? = 0 configure:5563: result: yes configure:5587: checking for sys/types.h configure:5603: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:5609: $? = 0 configure:5613: test -z || test ! -s conftest.err configure:5616: $? = 0 configure:5619: test -s conftest.o configure:5622: $? = 0 configure:5633: result: yes configure:5587: checking for sys/stat.h configure:5603: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:5609: $? = 0 configure:5613: test -z || test ! -s conftest.err configure:5616: $? = 0 configure:5619: test -s conftest.o configure:5622: $? = 0 configure:5633: result: yes configure:5587: checking for stdlib.h configure:5603: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:5609: $? = 0 configure:5613: test -z || test ! -s conftest.err configure:5616: $? = 0 configure:5619: test -s conftest.o configure:5622: $? = 0 configure:5633: result: yes configure:5587: checking for string.h configure:5603: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:5609: $? = 0 configure:5613: test -z || test ! -s conftest.err configure:5616: $? = 0 configure:5619: test -s conftest.o configure:5622: $? = 0 configure:5633: result: yes configure:5587: checking for memory.h configure:5603: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:5609: $? = 0 configure:5613: test -z || test ! -s conftest.err configure:5616: $? = 0 configure:5619: test -s conftest.o configure:5622: $? = 0 configure:5633: result: yes configure:5587: checking for strings.h configure:5603: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:5609: $? = 0 configure:5613: test -z || test ! -s conftest.err configure:5616: $? = 0 configure:5619: test -s conftest.o configure:5622: $? = 0 configure:5633: result: yes configure:5587: checking for inttypes.h configure:5603: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:5609: $? = 0 configure:5613: test -z || test ! -s conftest.err configure:5616: $? = 0 configure:5619: test -s conftest.o configure:5622: $? = 0 configure:5633: result: yes configure:5587: checking for stdint.h configure:5603: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:5609: $? = 0 configure:5613: test -z || test ! -s conftest.err configure:5616: $? = 0 configure:5619: test -s conftest.o configure:5622: $? = 0 configure:5633: result: yes configure:5587: checking for unistd.h configure:5603: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:5609: $? = 0 configure:5613: test -z || test ! -s conftest.err configure:5616: $? = 0 configure:5619: test -s conftest.o configure:5622: $? = 0 configure:5633: result: yes configure:5655: checking lcms.h usability configure:5667: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:5673: $? = 0 configure:5677: test -z || test ! -s conftest.err configure:5680: $? = 0 configure:5683: test -s conftest.o configure:5686: $? = 0 configure:5696: result: yes configure:5700: checking lcms.h presence configure:5710: i586-uhu-linux-gcc -E conftest.c configure:5716: $? = 0 configure:5736: result: yes configure:5771: checking for lcms.h configure:5778: result: yes configure:5957: checking liblcms version > 1.1.2 configure:5981: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:5987: $? = 0 configure:5991: test -z || test ! -s conftest.err configure:5994: $? = 0 configure:5997: test -s conftest.o configure:6000: $? = 0 configure:6010: result: yes configure:6029: checking for TIFFOpen in -ltiff configure:6059: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c -ltiff -lm -lnsl >&5 configure:6065: $? = 0 configure:6069: test -z || test ! -s conftest.err configure:6072: $? = 0 configure:6075: test -s conftest configure:6078: $? = 0 configure:6091: result: yes configure:6113: checking tiffvers.h usability configure:6125: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:6131: $? = 0 configure:6135: test -z || test ! -s conftest.err configure:6138: $? = 0 configure:6141: test -s conftest.o configure:6144: $? = 0 configure:6154: result: yes configure:6158: checking tiffvers.h presence configure:6168: i586-uhu-linux-gcc -E conftest.c configure:6174: $? = 0 configure:6194: result: yes configure:6229: checking for tiffvers.h configure:6236: result: yes configure:6248: checking libtiff version > 3.6.0 configure:6272: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:6278: $? = 0 configure:6282: test -z || test ! -s conftest.err configure:6285: $? = 0 configure:6288: test -s conftest.o configure:6291: $? = 0 configure:6301: result: yes configure:6319: checking for dlopen in -lc configure:6349: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c -lc -lnsl >&5 /tmp/ccEmvnHK.o: In function `main': /var/uhubuild/work/compile/conftest.c:44: undefined reference to `dlopen' collect2: ld returned 1 exit status configure:6355: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "scribus" | #define VERSION "1.3.3.2" | #define KDELIBSUFF "" | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define HAVE_LIBART 1 | #define HAVE_FREETYPE 1 | #define HAVE_FONTCONFIG 1 | #define HAVE_XML 1 | #define HAVE_XML26 1 | #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 CMS_INC "lcms.h" | #define HAVE_CMS 1 | #define HAVE_TIFF 1 | /* end confdefs.h. */ | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char dlopen (); | int | main () | { | dlopen (); | ; | return 0; | } configure:6381: result: no configure:6476: checking for i586-uhu-linux-gcc configure:6502: result: i586-uhu-linux-gcc configure:6784: checking for C compiler version configure:6787: i586-uhu-linux-gcc --version &5 i586-uhu-linux-gcc (GCC) 3.4.6 Copyright (C) 2006 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:6790: $? = 0 configure:6792: i586-uhu-linux-gcc -v &5 Reading specs from /usr/lib/gcc/i586-uhu-linux/3.4.6/specs Configured with: /var/uhubuild/work/compile/configure --prefix=/usr --infodir=/usr/share/info --mandir=/usr/share/man --enable-languages=c,c++ --enable-shared --with-gnu-as --with-gnu-ld --with-system-zlib --host=i586-uhu-linux Thread model: posix gcc version 3.4.6 configure:6795: $? = 0 configure:6797: i586-uhu-linux-gcc -V &5 i586-uhu-linux-gcc: `-V' option must have argument configure:6800: $? = 1 configure:6803: checking whether we are using the GNU C compiler configure:6859: result: yes configure:6865: checking whether i586-uhu-linux-gcc accepts -g configure:6916: result: yes configure:6933: checking for i586-uhu-linux-gcc option to accept ANSI C configure:7040: result: none needed configure:7058: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 conftest.c:2: error: syntax error before "me" configure:7064: $? = 1 configure: failed program was: | #ifndef __cplusplus | choke me | #endif configure:7199: checking dependency style of i586-uhu-linux-gcc configure:7289: result: gcc3 configure:7312: checking how to run the C preprocessor configure:7430: result: i586-uhu-linux-gcc -E configure:7454: i586-uhu-linux-gcc -E conftest.c configure:7460: $? = 0 configure:7492: i586-uhu-linux-gcc -E conftest.c conftest.c:33:28: ac_nonexistent.h: No such file or directory configure:7498: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "scribus" | #define VERSION "1.3.3.2" | #define KDELIBSUFF "" | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define HAVE_LIBART 1 | #define HAVE_FREETYPE 1 | #define HAVE_FONTCONFIG 1 | #define HAVE_XML 1 | #define HAVE_XML26 1 | #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 CMS_INC "lcms.h" | #define HAVE_CMS 1 | #define HAVE_TIFF 1 | /* end confdefs.h. */ | #include configure:7580: checking for i586-uhu-linux-g++ configure:7606: result: i586-uhu-linux-g++ configure:7664: checking for C++ compiler version configure:7667: i586-uhu-linux-g++ --version &5 i586-uhu-linux-g++ (GCC) 3.4.6 Copyright (C) 2006 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:7670: $? = 0 configure:7672: i586-uhu-linux-g++ -v &5 Reading specs from /usr/lib/gcc/i586-uhu-linux/3.4.6/specs Configured with: /var/uhubuild/work/compile/configure --prefix=/usr --infodir=/usr/share/info --mandir=/usr/share/man --enable-languages=c,c++ --enable-shared --with-gnu-as --with-gnu-ld --with-system-zlib --host=i586-uhu-linux Thread model: posix gcc version 3.4.6 configure:7675: $? = 0 configure:7677: i586-uhu-linux-g++ -V &5 i586-uhu-linux-g++: `-V' option must have argument configure:7680: $? = 1 configure:7683: checking whether we are using the GNU C++ compiler configure:7739: result: yes configure:7745: checking whether i586-uhu-linux-g++ accepts -g configure:7796: result: yes configure:7838: i586-uhu-linux-g++ -c -g -O2 conftest.cc >&5 configure:7844: $? = 0 configure:7848: test -z || test ! -s conftest.err configure:7851: $? = 0 configure:7854: test -s conftest.o configure:7857: $? = 0 configure:7883: i586-uhu-linux-g++ -c -g -O2 conftest.cc >&5 configure:7889: $? = 0 configure:7893: test -z || test ! -s conftest.err configure:7896: $? = 0 configure:7899: test -s conftest.o configure:7902: $? = 0 configure:7927: checking dependency style of i586-uhu-linux-g++ configure:8017: result: gcc3 configure:8339: checking whether i586-uhu-linux-g++ supports -Wmissing-format-attribute configure:8375: rm -rf SunWS_cache; i586-uhu-linux-g++ -o conftest -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -Wwrite-strings -O2 -g -O2 -Wmissing-format-attribute conftest.cc -lnsl 1>&5 configure:8381: $? = 0 configure:8385: test -z || test ! -s conftest.err configure:8388: $? = 0 configure:8391: test -s conftest configure:8394: $? = 0 configure:8415: result: yes configure:8427: checking whether i586-uhu-linux-gcc supports -Wmissing-format-attribute configure:8460: i586-uhu-linux-gcc -o conftest -ansi -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -O2 -g -O2 -Wmissing-format-attribute conftest.c -lnsl >&5 configure:8466: $? = 0 configure:8470: test -z || test ! -s conftest.err configure:8473: $? = 0 configure:8476: test -s conftest configure:8479: $? = 0 configure:8500: result: yes configure:8514: checking whether i586-uhu-linux-g++ supports -Wundef configure:8550: rm -rf SunWS_cache; i586-uhu-linux-g++ -o conftest -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -Wwrite-strings -O2 -g -O2 -Wformat-security -Wmissing-format-attribute -Wundef conftest.cc -lnsl 1>&5 configure:8556: $? = 0 configure:8560: test -z || test ! -s conftest.err configure:8563: $? = 0 configure:8566: test -s conftest configure:8569: $? = 0 configure:8590: result: yes configure:8602: checking whether i586-uhu-linux-g++ supports -Wno-long-long configure:8638: rm -rf SunWS_cache; i586-uhu-linux-g++ -o conftest -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -Wwrite-strings -O2 -g -O2 -Wformat-security -Wmissing-format-attribute -Wno-long-long conftest.cc -lnsl 1>&5 configure:8644: $? = 0 configure:8648: test -z || test ! -s conftest.err configure:8651: $? = 0 configure:8654: test -s conftest configure:8657: $? = 0 configure:8678: result: yes configure:8690: checking whether i586-uhu-linux-g++ supports -Wnon-virtual-dtor configure:8726: rm -rf SunWS_cache; i586-uhu-linux-g++ -o conftest -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -Wwrite-strings -O2 -g -O2 -Wformat-security -Wmissing-format-attribute -Wnon-virtual-dtor conftest.cc -lnsl 1>&5 configure:8732: $? = 0 configure:8736: test -z || test ! -s conftest.err configure:8739: $? = 0 configure:8742: test -s conftest configure:8745: $? = 0 configure:8766: result: yes configure:8786: checking whether i586-uhu-linux-g++ supports -fno-exceptions configure:8822: rm -rf SunWS_cache; i586-uhu-linux-g++ -o conftest -Wnon-virtual-dtor -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -Wwrite-strings -O2 -g -O2 -Wformat-security -Wmissing-format-attribute -fno-exceptions conftest.cc -lnsl 1>&5 configure:8828: $? = 0 configure:8832: test -z || test ! -s conftest.err configure:8835: $? = 0 configure:8838: test -s conftest configure:8841: $? = 0 configure:8862: result: yes configure:8874: checking whether i586-uhu-linux-g++ supports -fno-check-new configure:8910: rm -rf SunWS_cache; i586-uhu-linux-g++ -o conftest -Wnon-virtual-dtor -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -Wwrite-strings -O2 -g -O2 -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new conftest.cc -lnsl 1>&5 configure:8916: $? = 0 configure:8920: test -z || test ! -s conftest.err configure:8923: $? = 0 configure:8926: test -s conftest configure:8929: $? = 0 configure:8950: result: yes configure:8962: checking whether i586-uhu-linux-g++ supports -fno-common configure:8998: rm -rf SunWS_cache; i586-uhu-linux-g++ -o conftest -Wnon-virtual-dtor -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -Wwrite-strings -O2 -g -O2 -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common conftest.cc -lnsl 1>&5 configure:9004: $? = 0 configure:9008: test -z || test ! -s conftest.err configure:9011: $? = 0 configure:9014: test -s conftest configure:9017: $? = 0 configure:9038: result: yes configure:9050: checking whether i586-uhu-linux-g++ supports -fexceptions configure:9086: rm -rf SunWS_cache; i586-uhu-linux-g++ -o conftest -Wnon-virtual-dtor -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -Wwrite-strings -O2 -g -O2 -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common -fexceptions conftest.cc -lnsl 1>&5 configure:9092: $? = 0 configure:9096: test -z || test ! -s conftest.err configure:9099: $? = 0 configure:9102: test -s conftest configure:9105: $? = 0 configure:9126: result: yes configure:9788: checking how to run the C++ preprocessor configure:9819: i586-uhu-linux-g++ -E conftest.cc configure:9825: $? = 0 configure:9857: i586-uhu-linux-g++ -E conftest.cc conftest.cc:33:28: ac_nonexistent.h: No such file or directory configure:9863: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "scribus" | #define VERSION "1.3.3.2" | #define KDELIBSUFF "" | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define HAVE_LIBART 1 | #define HAVE_FREETYPE 1 | #define HAVE_FONTCONFIG 1 | #define HAVE_XML 1 | #define HAVE_XML26 1 | #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 CMS_INC "lcms.h" | #define HAVE_CMS 1 | #define HAVE_TIFF 1 | /* end confdefs.h. */ | #include configure:9902: result: i586-uhu-linux-g++ -E configure:9926: i586-uhu-linux-g++ -E conftest.cc configure:9932: $? = 0 configure:9964: i586-uhu-linux-g++ -E conftest.cc conftest.cc:33:28: ac_nonexistent.h: No such file or directory configure:9970: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "scribus" | #define VERSION "1.3.3.2" | #define KDELIBSUFF "" | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define HAVE_LIBART 1 | #define HAVE_FREETYPE 1 | #define HAVE_FONTCONFIG 1 | #define HAVE_XML 1 | #define HAVE_XML26 1 | #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 CMS_INC "lcms.h" | #define HAVE_CMS 1 | #define HAVE_TIFF 1 | /* end confdefs.h. */ | #include configure:10018: checking whether i586-uhu-linux-g++ supports -O0 configure:10054: rm -rf SunWS_cache; i586-uhu-linux-g++ -o conftest -Wnon-virtual-dtor -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -Wwrite-strings -O2 -g -O2 -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common -O0 conftest.cc -lnsl 1>&5 configure:10060: $? = 0 configure:10064: test -z || test ! -s conftest.err configure:10067: $? = 0 configure:10070: test -s conftest configure:10073: $? = 0 configure:10094: result: yes configure:10150: checking whether i586-uhu-linux-g++ supports -Wl,--no-undefined configure:10186: rm -rf SunWS_cache; i586-uhu-linux-g++ -o conftest -Wnon-virtual-dtor -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -Wwrite-strings -O2 -g -O2 -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common -Wl,--no-undefined conftest.cc -lnsl 1>&5 configure:10192: $? = 0 configure:10196: test -z || test ! -s conftest.err configure:10199: $? = 0 configure:10202: test -s conftest configure:10205: $? = 0 configure:10226: result: yes configure:10230: checking whether i586-uhu-linux-g++ supports -Wl,--allow-shlib-undefined configure:10266: rm -rf SunWS_cache; i586-uhu-linux-g++ -o conftest -Wnon-virtual-dtor -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -Wwrite-strings -O2 -g -O2 -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common -Wl,--allow-shlib-undefined conftest.cc -lnsl 1>&5 configure:10272: $? = 0 configure:10276: test -z || test ! -s conftest.err configure:10279: $? = 0 configure:10282: test -s conftest configure:10285: $? = 0 configure:10306: result: yes configure:10427: checking for a sed that does not truncate output configure:10481: result: /bin/sed configure:10495: checking for ld used by i586-uhu-linux-gcc configure:10562: result: /usr/bin/ld configure:10571: checking if the linker (/usr/bin/ld) is GNU ld configure:10586: result: yes configure:10591: checking for /usr/bin/ld option to reload object files configure:10598: result: -r configure:10607: checking for BSD-compatible nm configure:10649: result: nm configure:10653: checking whether ln -s works configure:10657: result: yes configure:10664: checking how to recognise dependent libraries configure:10871: result: pass_all configure:11093: checking dlfcn.h usability configure:11105: i586-uhu-linux-gcc -c -ansi -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -O2 -g -O2 -Wformat-security -Wmissing-format-attribute conftest.c >&5 configure:11111: $? = 0 configure:11115: test -z || test ! -s conftest.err configure:11118: $? = 0 configure:11121: test -s conftest.o configure:11124: $? = 0 configure:11134: result: yes configure:11138: checking dlfcn.h presence configure:11148: i586-uhu-linux-gcc -E conftest.c configure:11154: $? = 0 configure:11174: result: yes configure:11209: checking for dlfcn.h configure:11216: result: yes configure:11238: checking for i586-uhu-linux-g77 configure:11267: result: no configure:11238: checking for i586-uhu-linux-f77 configure:11267: result: no configure:11238: checking for i586-uhu-linux-xlf configure:11267: result: no configure:11238: checking for i586-uhu-linux-frt configure:11267: result: no configure:11238: checking for i586-uhu-linux-pgf77 configure:11267: result: no configure:11238: checking for i586-uhu-linux-fort77 configure:11267: result: no configure:11238: checking for i586-uhu-linux-fl32 configure:11267: result: no configure:11238: checking for i586-uhu-linux-af77 configure:11267: result: no configure:11238: checking for i586-uhu-linux-f90 configure:11267: result: no configure:11238: checking for i586-uhu-linux-xlf90 configure:11267: result: no configure:11238: checking for i586-uhu-linux-pgf90 configure:11267: result: no configure:11238: checking for i586-uhu-linux-epcf90 configure:11267: result: no configure:11238: checking for i586-uhu-linux-f95 configure:11267: result: no configure:11238: checking for i586-uhu-linux-fort configure:11267: result: no configure:11238: checking for i586-uhu-linux-xlf95 configure:11267: result: no configure:11238: checking for i586-uhu-linux-ifc configure:11267: result: no configure:11238: checking for i586-uhu-linux-efc configure:11267: result: no configure:11238: checking for i586-uhu-linux-pgf95 configure:11267: result: no configure:11238: checking for i586-uhu-linux-lf95 configure:11267: result: no configure:11238: checking for i586-uhu-linux-gfortran configure:11267: result: no configure:11280: checking for g77 configure:11309: result: no configure:11280: checking for f77 configure:11309: result: no configure:11280: checking for xlf configure:11309: result: no configure:11280: checking for frt configure:11309: result: no configure:11280: checking for pgf77 configure:11309: result: no configure:11280: checking for fort77 configure:11309: result: no configure:11280: checking for fl32 configure:11309: result: no configure:11280: checking for af77 configure:11309: result: no configure:11280: checking for f90 configure:11309: result: no configure:11280: checking for xlf90 configure:11309: result: no configure:11280: checking for pgf90 configure:11309: result: no configure:11280: checking for epcf90 configure:11309: result: no configure:11280: checking for f95 configure:11309: result: no configure:11280: checking for fort configure:11309: result: no configure:11280: checking for xlf95 configure:11309: result: no configure:11280: checking for ifc configure:11309: result: no configure:11280: checking for efc configure:11309: result: no configure:11280: checking for pgf95 configure:11309: result: no configure:11280: checking for lf95 configure:11309: result: no configure:11280: checking for gfortran configure:11309: result: no configure:11321: checking for Fortran 77 compiler version configure:11324: --version &5 ./configure: line 11325: --version: command not found configure:11327: $? = 127 configure:11329: -v &5 ./configure: line 11330: -v: command not found configure:11332: $? = 127 configure:11334: -V &5 ./configure: line 11335: -V: command not found configure:11337: $? = 127 configure:11345: checking whether we are using the GNU Fortran 77 compiler configure:11359: -c conftest.F >&5 ./configure: line 11360: -c: command not found configure:11365: $? = 127 configure: failed program was: | program main | #ifndef __GNUC__ | choke me | #endif | | end configure:11391: result: no configure:11397: checking whether accepts -g configure:11409: -c -g conftest.f >&5 ./configure: line 11410: -c: command not found configure:11415: $? = 127 configure: failed program was: | program main | | end configure:11440: result: no configure:11470: checking the maximum length of command line arguments configure:11529: result: 32768 configure:11540: checking command to parse nm output from i586-uhu-linux-gcc object configure:11629: i586-uhu-linux-gcc -c -ansi -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -O2 -g -O2 -Wformat-security -Wmissing-format-attribute conftest.c >&5 conftest.c:5: warning: no previous prototype for 'nm_test_func' configure:11632: $? = 0 configure:11636: nm conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGISTW][ABCDGISTW]*\)[ ][ ]*\(\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p' \> conftest.nm configure:11639: $? = 0 configure:11691: i586-uhu-linux-gcc -o conftest -ansi -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -O2 -g -O2 -Wformat-security -Wmissing-format-attribute conftest.c conftstm.o >&5 configure:11694: $? = 0 configure:11732: result: ok configure:11736: checking for objdir configure:11751: result: .libs configure:11803: checking for i586-uhu-linux-ar configure:11832: result: no configure:11841: checking for ar configure:11857: found /usr/bin/ar configure:11868: result: ar configure:11883: checking for i586-uhu-linux-ranlib configure:11912: result: no configure:11921: checking for ranlib configure:11937: found /usr/bin/ranlib configure:11948: result: ranlib configure:11963: checking for i586-uhu-linux-strip configure:11992: result: no configure:12001: checking for strip configure:12017: found /usr/bin/strip configure:12028: result: strip configure:12290: checking if i586-uhu-linux-gcc static flag works configure:12313: result: yes configure:12335: checking if i586-uhu-linux-gcc supports -fno-rtti -fno-exceptions configure:12353: i586-uhu-linux-gcc -c -ansi -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -O2 -g -O2 -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:12357: $? = 0 configure:12368: result: no configure:12383: checking for i586-uhu-linux-gcc option to produce PIC configure:12560: result: -fPIC configure:12568: checking if i586-uhu-linux-gcc PIC flag -fPIC works configure:12586: i586-uhu-linux-gcc -c -ansi -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -O2 -g -O2 -Wformat-security -Wmissing-format-attribute -fPIC -DPIC conftest.c >&5 configure:12590: $? = 0 configure:12601: result: yes configure:12625: checking if i586-uhu-linux-gcc supports -c -o file.o configure:12653: i586-uhu-linux-gcc -c -ansi -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -O2 -g -O2 -Wformat-security -Wmissing-format-attribute -o out/conftest2.o conftest.c >&5 configure:12657: $? = 0 configure:12674: result: yes configure:12700: checking whether the i586-uhu-linux-gcc linker (/usr/bin/ld) supports shared libraries configure:13501: result: yes configure:13527: checking whether -lc should be explicitly linked in configure:13532: i586-uhu-linux-gcc -c -ansi -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -O2 -g -O2 -Wformat-security -Wmissing-format-attribute conftest.c >&5 configure:13535: $? = 0 configure:13549: i586-uhu-linux-gcc -shared conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| grep -lc \>/dev/null 2\>\&1 configure:13552: $? = 0 configure:13564: result: no configure:13572: checking dynamic linker characteristics configure:14090: result: GNU/Linux ld.so configure:14094: checking how to hardcode library paths into programs configure:14119: result: immediate configure:14133: checking whether stripping libraries is possible configure:14138: result: yes configure:14264: checking for shl_load configure:14321: i586-uhu-linux-gcc -o conftest -ansi -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -O2 -g -O2 -Wformat-security -Wmissing-format-attribute conftest.c -lnsl >&5 /tmp/cc0cwPoM.o: In function `main': /var/uhubuild/work/compile/conftest.c:74: undefined reference to `shl_load' /tmp/cc0cwPoM.o:(.data+0x0): undefined reference to `shl_load' collect2: ld returned 1 exit status configure:14327: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "scribus" | #define VERSION "1.3.3.2" | #define KDELIBSUFF "" | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define HAVE_LIBART 1 | #define HAVE_FREETYPE 1 | #define HAVE_FONTCONFIG 1 | #define HAVE_XML 1 | #define HAVE_XML26 1 | #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 CMS_INC "lcms.h" | #define HAVE_CMS 1 | #define HAVE_TIFF 1 | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | /* Define shl_load to an innocuous variant, in case declares shl_load. | For example, HP-UX 11i declares gettimeofday. */ | #define shl_load innocuous_shl_load | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char shl_load (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef shl_load | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | { | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char shl_load (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined (__stub_shl_load) || defined (__stub___shl_load) | choke me | #else | char (*f) () = shl_load; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != shl_load; | ; | return 0; | } configure:14352: result: no configure:14357: checking for shl_load in -ldld configure:14387: i586-uhu-linux-gcc -o conftest -ansi -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -O2 -g -O2 -Wformat-security -Wmissing-format-attribute conftest.c -ldld -lnsl >&5 /usr/bin/ld: cannot find -ldld collect2: ld returned 1 exit status configure:14393: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "scribus" | #define VERSION "1.3.3.2" | #define KDELIBSUFF "" | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define HAVE_LIBART 1 | #define HAVE_FREETYPE 1 | #define HAVE_FONTCONFIG 1 | #define HAVE_XML 1 | #define HAVE_XML26 1 | #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 CMS_INC "lcms.h" | #define HAVE_CMS 1 | #define HAVE_TIFF 1 | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char shl_load (); | int | main () | { | shl_load (); | ; | return 0; | } configure:14419: result: no configure:14424: checking for dlopen configure:14481: i586-uhu-linux-gcc -o conftest -ansi -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -O2 -g -O2 -Wformat-security -Wmissing-format-attribute conftest.c -lnsl >&5 /tmp/ccgR38y2.o: In function `main': /var/uhubuild/work/compile/conftest.c:74: undefined reference to `dlopen' /tmp/ccgR38y2.o:(.data+0x0): undefined reference to `dlopen' collect2: ld returned 1 exit status configure:14487: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "scribus" | #define VERSION "1.3.3.2" | #define KDELIBSUFF "" | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define HAVE_LIBART 1 | #define HAVE_FREETYPE 1 | #define HAVE_FONTCONFIG 1 | #define HAVE_XML 1 | #define HAVE_XML26 1 | #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 CMS_INC "lcms.h" | #define HAVE_CMS 1 | #define HAVE_TIFF 1 | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | /* Define dlopen to an innocuous variant, in case declares dlopen. | For example, HP-UX 11i declares gettimeofday. */ | #define dlopen innocuous_dlopen | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char dlopen (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef dlopen | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | { | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char dlopen (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined (__stub_dlopen) || defined (__stub___dlopen) | choke me | #else | char (*f) () = dlopen; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != dlopen; | ; | return 0; | } configure:14512: result: no configure:14517: checking for dlopen in -ldl configure:14547: i586-uhu-linux-gcc -o conftest -ansi -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -O2 -g -O2 -Wformat-security -Wmissing-format-attribute conftest.c -ldl -lnsl >&5 configure:14553: $? = 0 configure:14557: test -z || test ! -s conftest.err configure:14560: $? = 0 configure:14563: test -s conftest configure:14566: $? = 0 configure:14579: result: yes configure:14754: checking whether a program can dlopen itself configure:14826: i586-uhu-linux-gcc -o conftest -ansi -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -O2 -g -O2 -Wformat-security -Wmissing-format-attribute -DHAVE_DLFCN_H -Wl,--export-dynamic conftest.c -ldl -lnsl >&5 configure:14809: warning: no previous prototype for 'fnord' configure: In function `fnord': configure:14809: warning: unused variable `i' configure: In function `main': configure:14822: warning: implicit declaration of function `exit' configure:14829: $? = 0 configure:14847: result: yes configure:14852: checking whether a statically linked program can dlopen itself configure:14924: i586-uhu-linux-gcc -o conftest -ansi -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -O2 -g -O2 -Wformat-security -Wmissing-format-attribute -DHAVE_DLFCN_H -Wl,--export-dynamic conftest.c -ldl -lnsl >&5 configure:14907: warning: no previous prototype for 'fnord' configure: In function `fnord': configure:14907: warning: unused variable `i' configure: In function `main': configure:14920: warning: implicit declaration of function `exit' configure:14927: $? = 0 configure:14945: result: yes configure:14968: checking if libtool supports shared libraries configure:14970: result: yes configure:14973: checking whether to build shared libraries configure:15020: result: yes configure:15023: checking whether to build static libraries configure:15027: result: no configure:15118: creating libtool configure:15662: checking for ld used by i586-uhu-linux-g++ configure:15729: result: /usr/bin/ld configure:15738: checking if the linker (/usr/bin/ld) is GNU ld configure:15753: result: yes configure:15804: checking whether the i586-uhu-linux-g++ linker (/usr/bin/ld) supports shared libraries configure:16607: result: yes configure:16629: i586-uhu-linux-g++ -c -Wnon-virtual-dtor -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -Wwrite-strings -O2 -g -O2 -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common conftest.cc >&5 configure:16632: $? = 0 configure:16728: checking for i586-uhu-linux-g++ option to produce PIC configure:16980: result: -fPIC configure:16988: checking if i586-uhu-linux-g++ PIC flag -fPIC works configure:17006: i586-uhu-linux-g++ -c -Wnon-virtual-dtor -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -Wwrite-strings -O2 -g -O2 -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common -fPIC -DPIC conftest.cc >&5 configure:17010: $? = 0 configure:17021: result: yes configure:17045: checking if i586-uhu-linux-g++ supports -c -o file.o configure:17073: i586-uhu-linux-g++ -c -Wnon-virtual-dtor -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -Wwrite-strings -O2 -g -O2 -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common -o out/conftest2.o conftest.cc >&5 configure:17077: $? = 0 configure:17094: result: yes configure:17120: checking whether the i586-uhu-linux-g++ linker (/usr/bin/ld) supports shared libraries configure:17145: result: yes configure:17216: checking dynamic linker characteristics configure:17734: result: GNU/Linux ld.so configure:17738: checking how to hardcode library paths into programs configure:17763: result: immediate configure:17777: checking whether stripping libraries is possible configure:17782: result: yes configure:17908: checking for shl_load configure:17996: result: no configure:18001: checking for shl_load in -ldld configure:18063: result: no configure:18068: checking for dlopen configure:18156: result: no configure:18161: checking for dlopen in -ldl configure:18223: result: yes configure:18398: checking whether a program can dlopen itself configure:18491: result: yes configure:18496: checking whether a statically linked program can dlopen itself configure:18589: result: yes configure:24901: checking for dlopen in -ldl configure:24963: result: yes configure:24973: checking for shl_unload in -ldld configure:25003: i586-uhu-linux-gcc -o conftest -ansi -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -O2 -g -O2 -Wformat-security -Wmissing-format-attribute conftest.c -ldld -lnsl >&5 /usr/bin/ld: cannot find -ldld collect2: ld returned 1 exit status configure:25009: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "scribus" | #define VERSION "1.3.3.2" | #define KDELIBSUFF "" | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define HAVE_LIBART 1 | #define HAVE_FREETYPE 1 | #define HAVE_FONTCONFIG 1 | #define HAVE_XML 1 | #define HAVE_XML26 1 | #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 CMS_INC "lcms.h" | #define HAVE_CMS 1 | #define HAVE_TIFF 1 | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char shl_unload (); | int | main () | { | shl_unload (); | ; | return 0; | } configure:25035: result: no configure:25138: checking for pthread_create in -lpthread configure:25168: i586-uhu-linux-gcc -o conftest -ansi -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -O2 -g -O2 -Wformat-security -Wmissing-format-attribute conftest.c -lpthread -lnsl >&5 configure:25174: $? = 0 configure:25178: test -z || test ! -s conftest.err configure:25181: $? = 0 configure:25184: test -s conftest configure:25187: $? = 0 configure:25200: result: yes configure:25212: checking for Python directory configure:25240: result: /usr/local configure:25255: checking for Python2.4 configure: 25265: /usr/local/include/Python.h configure: 25265: /usr/include/Python.h configure: 25265: /usr/local/include//Python.h configure: 25281: /usr/local/include/python2.4/Python.h configure: 25281: /usr/include/python2.4/Python.h taking that configure: 25305: /usr/local/lib/libpython2.4.so configure: 25305: /usr/lib/libpython2.4.so taking that configure: 25365: /usr/local/lib/python2.4/copy.py configure: 25365: /usr/lib/python2.4/copy.py taking that configure:25381: result: header /usr/include/python2.4 library /usr/lib modules /usr/lib/python2.4 configure:32534: checking if a Python application links configure:32572: i586-uhu-linux-gcc -o conftest -ansi -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -O2 -g -O2 -Wformat-security -Wmissing-format-attribute -I/usr/include/python2.4 -L/usr/lib conftest.c -lnsl -lpython2.4 -ldl >&5 In file included from /usr/include/python2.4/Python.h:8, from conftest.c:35: /usr/include/python2.4/pyconfig.h:844:1: warning: "_XOPEN_SOURCE" redefined :1:1: warning: this is the location of the previous definition configure:32578: $? = 0 configure:32582: test -z || test ! -s conftest.err configure:32585: $? = 0 configure:32588: test -s conftest configure:32591: $? = 0 configure:32611: result: yes configure:33870: checking cups/cups.h usability configure:33882: i586-uhu-linux-gcc -c -ansi -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -O2 -g -O2 -Wformat-security -Wmissing-format-attribute conftest.c >&5 configure:33888: $? = 0 configure:33892: test -z || test ! -s conftest.err configure:33895: $? = 0 configure:33898: test -s conftest.o configure:33901: $? = 0 configure:33911: result: yes configure:33915: checking cups/cups.h presence configure:33925: i586-uhu-linux-gcc -E conftest.c configure:33931: $? = 0 configure:33951: result: yes configure:33986: checking for cups/cups.h configure:33993: result: yes configure:34007: checking for cups-config configure:34023: found /usr/bin/cups-config configure:34034: result: yes configure:34066: checking for gs configure:34099: result: no configure:34103: checking GhostScript version configure:34106: result: gs not found configure:34108: WARNING: "GhostScript not found - gs 8.x is required for full features." configure:34210: checking for strlcat configure:34258: i586-uhu-linux-g++ -c -Wnon-virtual-dtor -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -Wwrite-strings -O2 -g -O2 -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common -pedantic-errors conftest.cc >&5 conftest.cc: In function `int main()': conftest.cc:47: error: `strlcat' was not declared in this scope conftest.cc:47: warning: unused variable 'strlcat' configure:34264: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "scribus" | #define VERSION "1.3.3.2" | #define KDELIBSUFF "" | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define HAVE_LIBART 1 | #define HAVE_FREETYPE 1 | #define HAVE_FONTCONFIG 1 | #define HAVE_XML 1 | #define HAVE_XML26 1 | #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 CMS_INC "lcms.h" | #define HAVE_CMS 1 | #define HAVE_TIFF 1 | #define HAVE_DLFCN_H 1 | #define HAVE_PYTHON 1 | #define HAVE_CUPS 1 | /* end confdefs.h. */ | | | #include | | | int | main () | { | | char buf[20]; | buf[0]='\0'; | strlcat(buf, "KDE function test", sizeof(buf)); | | | ; | return 0; | } configure:34299: result: no configure:34302: checking if strlcat needs custom prototype configure:34406: result: yes - in libkdefakes configure:34431: checking for strlcpy configure:34478: i586-uhu-linux-g++ -c -Wnon-virtual-dtor -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -Wwrite-strings -O2 -g -O2 -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common -pedantic-errors conftest.cc >&5 conftest.cc: In function `int main()': conftest.cc:46: error: `strlcpy' was not declared in this scope conftest.cc:46: warning: unused variable 'strlcpy' configure:34484: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "scribus" | #define VERSION "1.3.3.2" | #define KDELIBSUFF "" | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define HAVE_LIBART 1 | #define HAVE_FREETYPE 1 | #define HAVE_FONTCONFIG 1 | #define HAVE_XML 1 | #define HAVE_XML26 1 | #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 CMS_INC "lcms.h" | #define HAVE_CMS 1 | #define HAVE_TIFF 1 | #define HAVE_DLFCN_H 1 | #define HAVE_PYTHON 1 | #define HAVE_CUPS 1 | /* end confdefs.h. */ | | | #include | | | int | main () | { | | char buf[20]; | strlcpy(buf, "KDE function test", sizeof(buf)); | | | ; | return 0; | } configure:34519: result: no configure:34522: checking if strlcpy needs custom prototype configure:34625: result: yes - in libkdefakes configure:34649: checking for main in -lutil configure:34673: i586-uhu-linux-gcc -o conftest -ansi -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -O2 -g -O2 -Wformat-security -Wmissing-format-attribute conftest.c -lutil -lnsl >&5 configure:34679: $? = 0 configure:34683: test -z || test ! -s conftest.err configure:34686: $? = 0 configure:34689: test -s conftest configure:34692: $? = 0 configure:34705: result: yes configure:34711: checking for main in -lcompat configure:34735: i586-uhu-linux-gcc -o conftest -ansi -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -O2 -g -O2 -Wformat-security -Wmissing-format-attribute conftest.c -lcompat -lnsl >&5 /usr/bin/ld: cannot find -lcompat collect2: ld returned 1 exit status configure:34741: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "scribus" | #define VERSION "1.3.3.2" | #define KDELIBSUFF "" | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define HAVE_LIBART 1 | #define HAVE_FREETYPE 1 | #define HAVE_FONTCONFIG 1 | #define HAVE_XML 1 | #define HAVE_XML26 1 | #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 CMS_INC "lcms.h" | #define HAVE_CMS 1 | #define HAVE_TIFF 1 | #define HAVE_DLFCN_H 1 | #define HAVE_PYTHON 1 | #define HAVE_CUPS 1 | /* end confdefs.h. */ | | | int | main () | { | main (); | ; | return 0; | } configure:34767: result: no configure:34774: checking for crypt in -lcrypt configure:34804: i586-uhu-linux-gcc -o conftest -ansi -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -O2 -g -O2 -Wformat-security -Wmissing-format-attribute conftest.c -lcrypt -lnsl >&5 configure:34810: $? = 0 configure:34814: test -z || test ! -s conftest.err configure:34817: $? = 0 configure:34820: test -s conftest configure:34823: $? = 0 configure:34836: result: yes configure:34930: checking for socklen_t configure:34969: i586-uhu-linux-g++ -c -Wnon-virtual-dtor -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -Wwrite-strings -O2 -g -O2 -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common conftest.cc >&5 configure:34975: $? = 0 configure:34979: test -z || test ! -s conftest.err configure:34982: $? = 0 configure:34985: test -s conftest.o configure:34988: $? = 0 configure:35060: result: socklen_t configure:35076: checking for dnet_ntoa in -ldnet configure:35106: i586-uhu-linux-gcc -o conftest -ansi -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -O2 -g -O2 -Wformat-security -Wmissing-format-attribute conftest.c -ldnet -lnsl >&5 /usr/bin/ld: cannot find -ldnet collect2: ld returned 1 exit status configure:35112: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "scribus" | #define VERSION "1.3.3.2" | #define KDELIBSUFF "" | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define HAVE_LIBART 1 | #define HAVE_FREETYPE 1 | #define HAVE_FONTCONFIG 1 | #define HAVE_XML 1 | #define HAVE_XML26 1 | #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 CMS_INC "lcms.h" | #define HAVE_CMS 1 | #define HAVE_TIFF 1 | #define HAVE_DLFCN_H 1 | #define HAVE_PYTHON 1 | #define HAVE_CUPS 1 | #define HAVE_CRYPT 1 | #define ksize_t socklen_t | /* end confdefs.h. */ | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char dnet_ntoa (); | int | main () | { | dnet_ntoa (); | ; | return 0; | } configure:35138: result: no configure:35145: checking for dnet_ntoa in -ldnet_stub configure:35175: i586-uhu-linux-gcc -o conftest -ansi -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -O2 -g -O2 -Wformat-security -Wmissing-format-attribute conftest.c -ldnet_stub -lnsl >&5 /usr/bin/ld: cannot find -ldnet_stub collect2: ld returned 1 exit status configure:35181: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "scribus" | #define VERSION "1.3.3.2" | #define KDELIBSUFF "" | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define HAVE_LIBART 1 | #define HAVE_FREETYPE 1 | #define HAVE_FONTCONFIG 1 | #define HAVE_XML 1 | #define HAVE_XML26 1 | #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 CMS_INC "lcms.h" | #define HAVE_CMS 1 | #define HAVE_TIFF 1 | #define HAVE_DLFCN_H 1 | #define HAVE_PYTHON 1 | #define HAVE_CUPS 1 | #define HAVE_CRYPT 1 | #define ksize_t socklen_t | /* end confdefs.h. */ | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char dnet_ntoa (); | int | main () | { | dnet_ntoa (); | ; | return 0; | } configure:35207: result: no configure:35214: checking for inet_ntoa configure:35271: i586-uhu-linux-gcc -o conftest -ansi -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -O2 -g -O2 -Wformat-security -Wmissing-format-attribute conftest.c -lnsl >&5 configure:35277: $? = 0 configure:35281: test -z || test ! -s conftest.err configure:35284: $? = 0 configure:35287: test -s conftest configure:35290: $? = 0 configure:35302: result: yes configure:35375: checking for connect configure:35432: i586-uhu-linux-gcc -o conftest -ansi -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -O2 -g -O2 -Wformat-security -Wmissing-format-attribute conftest.c -lnsl >&5 configure:35438: $? = 0 configure:35442: test -z || test ! -s conftest.err configure:35445: $? = 0 configure:35448: test -s conftest configure:35451: $? = 0 configure:35463: result: yes configure:35537: checking for remove configure:35594: i586-uhu-linux-gcc -o conftest -ansi -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -O2 -g -O2 -Wformat-security -Wmissing-format-attribute conftest.c -lnsl >&5 configure:35600: $? = 0 configure:35604: test -z || test ! -s conftest.err configure:35607: $? = 0 configure:35610: test -s conftest configure:35613: $? = 0 configure:35625: result: yes configure:35700: checking for shmat configure:35757: i586-uhu-linux-gcc -o conftest -ansi -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -O2 -g -O2 -Wformat-security -Wmissing-format-attribute conftest.c -lnsl >&5 configure:35763: $? = 0 configure:35767: test -z || test ! -s conftest.err configure:35770: $? = 0 configure:35773: test -s conftest configure:35776: $? = 0 configure:35788: result: yes configure:35871: checking for sys/types.h configure:35876: result: yes configure:35871: checking for stdint.h configure:35876: result: yes configure:36032: checking sys/bitypes.h usability configure:36044: i586-uhu-linux-gcc -c -ansi -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -O2 -g -O2 -Wformat-security -Wmissing-format-attribute conftest.c >&5 configure:36050: $? = 0 configure:36054: test -z || test ! -s conftest.err configure:36057: $? = 0 configure:36060: test -s conftest.o configure:36063: $? = 0 configure:36073: result: yes configure:36077: checking sys/bitypes.h presence configure:36087: i586-uhu-linux-gcc -E conftest.c configure:36093: $? = 0 configure:36113: result: yes configure:36148: checking for sys/bitypes.h configure:36155: result: yes configure:36170: checking for poll in -lpoll configure:36200: i586-uhu-linux-gcc -o conftest -ansi -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -O2 -g -O2 -Wformat-security -Wmissing-format-attribute conftest.c -lpoll -lnsl >&5 /usr/bin/ld: cannot find -lpoll collect2: ld returned 1 exit status configure:36206: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "scribus" | #define VERSION "1.3.3.2" | #define KDELIBSUFF "" | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define HAVE_LIBART 1 | #define HAVE_FREETYPE 1 | #define HAVE_FONTCONFIG 1 | #define HAVE_XML 1 | #define HAVE_XML26 1 | #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 CMS_INC "lcms.h" | #define HAVE_CMS 1 | #define HAVE_TIFF 1 | #define HAVE_DLFCN_H 1 | #define HAVE_PYTHON 1 | #define HAVE_CUPS 1 | #define HAVE_CRYPT 1 | #define ksize_t socklen_t | #define HAVE_SYS_TYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_BITYPES_H 1 | /* end confdefs.h. */ | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char poll (); | int | main () | { | poll (); | ; | return 0; | } configure:36232: result: no configure:36250: checking CoreAudio/CoreAudio.h usability configure:36262: i586-uhu-linux-gcc -c -ansi -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -O2 -g -O2 -Wformat-security -Wmissing-format-attribute conftest.c >&5 conftest.c:75:33: CoreAudio/CoreAudio.h: No such file or directory configure:36268: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "scribus" | #define VERSION "1.3.3.2" | #define KDELIBSUFF "" | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define HAVE_LIBART 1 | #define HAVE_FREETYPE 1 | #define HAVE_FONTCONFIG 1 | #define HAVE_XML 1 | #define HAVE_XML26 1 | #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 CMS_INC "lcms.h" | #define HAVE_CMS 1 | #define HAVE_TIFF 1 | #define HAVE_DLFCN_H 1 | #define HAVE_PYTHON 1 | #define HAVE_CUPS 1 | #define HAVE_CRYPT 1 | #define ksize_t socklen_t | #define HAVE_SYS_TYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_BITYPES_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:36291: result: no configure:36295: checking CoreAudio/CoreAudio.h presence configure:36305: i586-uhu-linux-gcc -E conftest.c conftest.c:41:33: CoreAudio/CoreAudio.h: No such file or directory configure:36311: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "scribus" | #define VERSION "1.3.3.2" | #define KDELIBSUFF "" | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define HAVE_LIBART 1 | #define HAVE_FREETYPE 1 | #define HAVE_FONTCONFIG 1 | #define HAVE_XML 1 | #define HAVE_XML26 1 | #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 CMS_INC "lcms.h" | #define HAVE_CMS 1 | #define HAVE_TIFF 1 | #define HAVE_DLFCN_H 1 | #define HAVE_PYTHON 1 | #define HAVE_CUPS 1 | #define HAVE_CRYPT 1 | #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:36331: result: no configure:36366: checking for CoreAudio/CoreAudio.h configure:36373: result: no configure:36391: checking if res_init needs -lresolv configure:36418: i586-uhu-linux-gcc -o conftest -ansi -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -O2 -g -O2 -Wformat-security -Wmissing-format-attribute conftest.c -lnsl -lresolv >&5 configure:36424: $? = 0 configure:36428: test -z || test ! -s conftest.err configure:36431: $? = 0 configure:36434: test -s conftest configure:36437: $? = 0 configure:36441: result: yes configure:36462: checking if res_init is available configure:36487: i586-uhu-linux-gcc -c -ansi -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -O2 -g -O2 -Wformat-security -Wmissing-format-attribute conftest.c >&5 configure:36493: $? = 0 configure:36497: test -z || test ! -s conftest.err configure:36500: $? = 0 configure:36503: test -s conftest.o configure:36506: $? = 0 configure:36509: result: yes configure:36532: checking for killpg in -lucb configure:36562: i586-uhu-linux-gcc -o conftest -ansi -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -O2 -g -O2 -Wformat-security -Wmissing-format-attribute conftest.c -lucb -lnsl >&5 /usr/bin/ld: cannot find -lucb collect2: ld returned 1 exit status configure:36568: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "scribus" | #define VERSION "1.3.3.2" | #define KDELIBSUFF "" | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define HAVE_LIBART 1 | #define HAVE_FREETYPE 1 | #define HAVE_FONTCONFIG 1 | #define HAVE_XML 1 | #define HAVE_XML26 1 | #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 CMS_INC "lcms.h" | #define HAVE_CMS 1 | #define HAVE_TIFF 1 | #define HAVE_DLFCN_H 1 | #define HAVE_PYTHON 1 | #define HAVE_CUPS 1 | #define HAVE_CRYPT 1 | #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 | /* end confdefs.h. */ | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char killpg (); | int | main () | { | killpg (); | ; | return 0; | } configure:36594: result: no configure:36677: checking for int configure:36701: i586-uhu-linux-gcc -c -ansi -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -O2 -g -O2 -Wformat-security -Wmissing-format-attribute conftest.c >&5 configure:36707: $? = 0 configure:36711: test -z || test ! -s conftest.err configure:36714: $? = 0 configure:36717: test -s conftest.o configure:36720: $? = 0 configure:36731: result: yes configure:36734: checking size of int configure:37053: i586-uhu-linux-gcc -o conftest -ansi -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -O2 -g -O2 -Wformat-security -Wmissing-format-attribute conftest.c -lnsl >&5 conftest.c:77: warning: no previous prototype for 'longval' conftest.c:78: warning: no previous prototype for 'ulongval' configure:37056: $? = 0 configure:37058: ./conftest configure:37061: $? = 0 configure:37084: result: 4 configure:37090: checking for short configure:37114: i586-uhu-linux-gcc -c -ansi -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -O2 -g -O2 -Wformat-security -Wmissing-format-attribute conftest.c >&5 configure:37120: $? = 0 configure:37124: test -z || test ! -s conftest.err configure:37127: $? = 0 configure:37130: test -s conftest.o configure:37133: $? = 0 configure:37144: result: yes configure:37147: checking size of short configure:37466: i586-uhu-linux-gcc -o conftest -ansi -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -O2 -g -O2 -Wformat-security -Wmissing-format-attribute conftest.c -lnsl >&5 conftest.c:78: warning: no previous prototype for 'longval' conftest.c:79: warning: no previous prototype for 'ulongval' configure:37469: $? = 0 configure:37471: ./conftest configure:37474: $? = 0 configure:37497: result: 2 configure:37503: checking for long configure:37527: i586-uhu-linux-gcc -c -ansi -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -O2 -g -O2 -Wformat-security -Wmissing-format-attribute conftest.c >&5 configure:37533: $? = 0 configure:37537: test -z || test ! -s conftest.err configure:37540: $? = 0 configure:37543: test -s conftest.o configure:37546: $? = 0 configure:37557: result: yes configure:37560: checking size of long configure:37879: i586-uhu-linux-gcc -o conftest -ansi -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -O2 -g -O2 -Wformat-security -Wmissing-format-attribute conftest.c -lnsl >&5 conftest.c:79: warning: no previous prototype for 'longval' conftest.c:80: warning: no previous prototype for 'ulongval' configure:37882: $? = 0 configure:37884: ./conftest configure:37887: $? = 0 configure:37910: result: 4 configure:37916: checking for char * configure:37940: i586-uhu-linux-gcc -c -ansi -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -O2 -g -O2 -Wformat-security -Wmissing-format-attribute conftest.c >&5 configure:37946: $? = 0 configure:37950: test -z || test ! -s conftest.err configure:37953: $? = 0 configure:37956: test -s conftest.o configure:37959: $? = 0 configure:37970: result: yes configure:37973: checking size of char * configure:38292: i586-uhu-linux-gcc -o conftest -ansi -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -O2 -g -O2 -Wformat-security -Wmissing-format-attribute conftest.c -lnsl >&5 conftest.c:80: warning: no previous prototype for 'longval' conftest.c:81: warning: no previous prototype for 'ulongval' configure:38295: $? = 0 configure:38297: ./conftest configure:38300: $? = 0 configure:38323: result: 4 configure:38331: checking for dlopen in -ldl configure:38393: result: yes configure:38403: checking for shl_unload in -ldld configure:38465: result: no configure:38480: checking for size_t configure:38504: i586-uhu-linux-gcc -c -ansi -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -O2 -g -O2 -Wformat-security -Wmissing-format-attribute conftest.c >&5 configure:38510: $? = 0 configure:38514: test -z || test ! -s conftest.err configure:38517: $? = 0 configure:38520: test -s conftest.o configure:38523: $? = 0 configure:38534: result: yes configure:38537: checking size of size_t configure:38856: i586-uhu-linux-gcc -o conftest -ansi -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -O2 -g -O2 -Wformat-security -Wmissing-format-attribute conftest.c -lnsl >&5 conftest.c:81: warning: no previous prototype for 'longval' conftest.c:82: warning: no previous prototype for 'ulongval' configure:38859: $? = 0 configure:38861: ./conftest configure:38864: $? = 0 configure:38887: result: 4 configure:38894: checking for unsigned long configure:38918: i586-uhu-linux-gcc -c -ansi -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -O2 -g -O2 -Wformat-security -Wmissing-format-attribute conftest.c >&5 configure:38924: $? = 0 configure:38928: test -z || test ! -s conftest.err configure:38931: $? = 0 configure:38934: test -s conftest.o configure:38937: $? = 0 configure:38948: result: yes configure:38951: checking size of unsigned long configure:39270: i586-uhu-linux-gcc -o conftest -ansi -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -O2 -g -O2 -Wformat-security -Wmissing-format-attribute conftest.c -lnsl >&5 conftest.c:82: warning: no previous prototype for 'longval' conftest.c:83: warning: no previous prototype for 'ulongval' configure:39273: $? = 0 configure:39275: ./conftest configure:39278: $? = 0 configure:39301: result: 4 configure:39309: checking sizeof size_t == sizeof unsigned long configure:39331: i586-uhu-linux-gcc -c -ansi -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -O2 -g -O2 -Wformat-security -Wmissing-format-attribute conftest.c >&5 configure:39337: $? = 0 configure:39341: test -z || test ! -s conftest.err configure:39344: $? = 0 configure:39347: test -s conftest.o configure:39350: $? = 0 configure:39352: result: yes configure:39390: checking crt_externs.h usability configure:39402: i586-uhu-linux-gcc -c -ansi -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -O2 -g -O2 -Wformat-security -Wmissing-format-attribute conftest.c >&5 conftest.c:83:25: crt_externs.h: No such file or directory configure:39408: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "scribus" | #define VERSION "1.3.3.2" | #define KDELIBSUFF "" | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define HAVE_LIBART 1 | #define HAVE_FREETYPE 1 | #define HAVE_FONTCONFIG 1 | #define HAVE_XML 1 | #define HAVE_XML26 1 | #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 CMS_INC "lcms.h" | #define HAVE_CMS 1 | #define HAVE_TIFF 1 | #define HAVE_DLFCN_H 1 | #define HAVE_PYTHON 1 | #define HAVE_CUPS 1 | #define HAVE_CRYPT 1 | #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 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 | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:39431: result: no configure:39435: checking crt_externs.h presence configure:39445: i586-uhu-linux-gcc -E conftest.c conftest.c:49:25: crt_externs.h: No such file or directory configure:39451: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "scribus" | #define VERSION "1.3.3.2" | #define KDELIBSUFF "" | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define HAVE_LIBART 1 | #define HAVE_FREETYPE 1 | #define HAVE_FONTCONFIG 1 | #define HAVE_XML 1 | #define HAVE_XML26 1 | #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 CMS_INC "lcms.h" | #define HAVE_CMS 1 | #define HAVE_TIFF 1 | #define HAVE_DLFCN_H 1 | #define HAVE_PYTHON 1 | #define HAVE_CUPS 1 | #define HAVE_CRYPT 1 | #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 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:39471: result: no configure:39506: checking for crt_externs.h configure:39513: result: no configure:39526: checking for _NSGetEnviron configure:39583: i586-uhu-linux-gcc -o conftest -ansi -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -O2 -g -O2 -Wformat-security -Wmissing-format-attribute conftest.c -lnsl >&5 /tmp/ccMoeL2d.o: In function `main': /var/uhubuild/work/compile/conftest.c:89: undefined reference to `_NSGetEnviron' /tmp/ccMoeL2d.o:(.data+0x0): undefined reference to `_NSGetEnviron' collect2: ld returned 1 exit status configure:39589: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "scribus" | #define VERSION "1.3.3.2" | #define KDELIBSUFF "" | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define HAVE_LIBART 1 | #define HAVE_FREETYPE 1 | #define HAVE_FONTCONFIG 1 | #define HAVE_XML 1 | #define HAVE_XML26 1 | #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 CMS_INC "lcms.h" | #define HAVE_CMS 1 | #define HAVE_TIFF 1 | #define HAVE_DLFCN_H 1 | #define HAVE_PYTHON 1 | #define HAVE_CUPS 1 | #define HAVE_CRYPT 1 | #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 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 gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | { | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char _NSGetEnviron (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined (__stub__NSGetEnviron) || defined (__stub____NSGetEnviron) | choke me | #else | char (*f) () = _NSGetEnviron; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != _NSGetEnviron; | ; | return 0; | } configure:39614: result: no configure:39636: checking for vsnprintf configure:39693: i586-uhu-linux-gcc -o conftest -ansi -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -O2 -g -O2 -Wformat-security -Wmissing-format-attribute conftest.c -lnsl >&5 configure:39699: $? = 0 configure:39703: test -z || test ! -s conftest.err configure:39706: $? = 0 configure:39709: test -s conftest configure:39712: $? = 0 configure:39724: result: yes configure:39636: checking for snprintf configure:39693: i586-uhu-linux-gcc -o conftest -ansi -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -O2 -g -O2 -Wformat-security -Wmissing-format-attribute conftest.c -lnsl >&5 configure:39699: $? = 0 configure:39703: test -z || test ! -s conftest.err configure:39706: $? = 0 configure:39709: test -s conftest configure:39712: $? = 0 configure:39724: result: yes configure:39771: checking for X configure:39809: i586-uhu-linux-gcc -E conftest.c configure:39815: $? = 0 configure:39906: i586-uhu-linux-gcc -o conftest -ansi -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -O2 -g -O2 -Wformat-security -Wmissing-format-attribute conftest.c -lXt -lnsl >&5 conftest.c: In function `main': conftest.c:55: warning: implicit declaration of function `XtMalloc' configure:39912: $? = 0 configure:39916: test -z || test ! -s conftest.err configure:39919: $? = 0 configure:39922: test -s conftest configure:39925: $? = 0 configure:40071: result: libraries /usr/lib, headers . configure:40100: checking for IceConnectionNumber in -lICE configure:40130: i586-uhu-linux-gcc -o conftest -ansi -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -O2 -g -O2 -Wformat-security -Wmissing-format-attribute -L/usr/lib conftest.c -lICE -lnsl >&5 configure:40136: $? = 0 configure:40140: test -z || test ! -s conftest.err configure:40143: $? = 0 configure:40146: test -s conftest configure:40149: $? = 0 configure:40162: result: yes configure:40172: checking for libXext configure:40207: i586-uhu-linux-gcc -o conftest -ansi -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -O2 -g -O2 -Wformat-security -Wmissing-format-attribute -L/usr/lib conftest.c -lXext -lX11 >&5 configure:40213: $? = 0 configure:40217: test -z || test ! -s conftest.err configure:40220: $? = 0 configure:40223: test -s conftest configure:40226: $? = 0 configure:40245: result: yes configure:40588: checking for libz configure:40623: i586-uhu-linux-gcc -o conftest -ansi -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -O2 -g -O2 -Wformat-security -Wmissing-format-attribute -I. -D_REENTRANT conftest.c -L/usr/lib -lz >&5 configure:40629: $? = 0 configure:40633: test -z || test ! -s conftest.err configure:40636: $? = 0 configure:40639: test -s conftest configure:40642: $? = 0 configure:40664: result: -lz configure:40685: checking for libpng configure:40722: i586-uhu-linux-gcc -o conftest -ansi -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -O2 -g -O2 -Wformat-security -Wmissing-format-attribute -I. -D_REENTRANT conftest.c -lnsl -L/usr/lib -lpng -lz -lm -lX11 >&5 configure:40728: $? = 0 configure:40732: test -z || test ! -s conftest.err configure:40735: $? = 0 configure:40738: test -s conftest configure:40741: $? = 0 configure:40765: result: -lpng -lz -lm configure:40776: checking for libjpeg6b configure:40816: i586-uhu-linux-gcc -o conftest -ansi -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -O2 -g -O2 -Wformat-security -Wmissing-format-attribute -I. -D_REENTRANT conftest.c -L/usr/lib -ljpeg6b -lm >&5 /usr/bin/ld: cannot find -ljpeg6b collect2: ld returned 1 exit status configure:40822: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "scribus" | #define VERSION "1.3.3.2" | #define KDELIBSUFF "" | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define HAVE_LIBART 1 | #define HAVE_FREETYPE 1 | #define HAVE_FONTCONFIG 1 | #define HAVE_XML 1 | #define HAVE_XML26 1 | #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 CMS_INC "lcms.h" | #define HAVE_CMS 1 | #define HAVE_TIFF 1 | #define HAVE_DLFCN_H 1 | #define HAVE_PYTHON 1 | #define HAVE_CUPS 1 | #define HAVE_CRYPT 1 | #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 SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define SIZEOF_CHAR_P 4 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_UNSIGNED_LONG 4 | #define HAVE_VSNPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBPNG 1 | /* end confdefs.h. */ | /* Override any gcc2 internal prototype to avoid an error. */ | struct jpeg_decompress_struct; | typedef struct jpeg_decompress_struct * j_decompress_ptr; | typedef int size_t; | #ifdef __cplusplus | extern "C" { | #endif | void jpeg_CreateDecompress(j_decompress_ptr cinfo, | int version, size_t structsize); | #ifdef __cplusplus | } | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | | int | main () | { | jpeg_CreateDecompress(0L, 0, 0); | ; | return 0; | } configure:40857: result: no configure:40860: checking for libjpeg configure:40900: i586-uhu-linux-gcc -o conftest -ansi -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -O2 -g -O2 -Wformat-security -Wmissing-format-attribute -I. -D_REENTRANT conftest.c -L/usr/lib -ljpeg -lm >&5 configure:40906: $? = 0 configure:40910: test -z || test ! -s conftest.err configure:40913: $? = 0 configure:40916: test -s conftest configure:40919: $? = 0 configure:40938: result: -ljpeg configure: 40962: ${prefix}/include/jpeglib.h configure: 40962: /usr/include/jpeglib.h taking that configure:41009: checking for perl configure:41069: result: /usr/bin/perl configure:41205: checking for Qt configure: 41270: /usr/lib/qt/include/qstyle.h taking that tried NO configure:41388: rm -rf SunWS_cache; i586-uhu-linux-g++ -o conftest -Wnon-virtual-dtor -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -Wwrite-strings -O2 -g -O2 -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common -I/usr/lib/qt/include -I. -DQT_THREAD_SUPPORT -D_REENTRANT -L/usr/lib/qt/lib -L/usr/lib conftest.cc -lnsl -lqt-mt -lpng -lz -lm -ljpeg -ldl -lXext -lX11 -lSM -lICE -lpthread 1>&5 configure:41391: $? = 0 configure:41450: result: libraries /usr/lib/qt/lib, headers /usr/lib/qt/include using -mt configure:41632: checking for moc configure:41704: result: /usr/lib/qt/bin/moc configure:41712: checking for uic configure:41766: result: /usr/lib/qt/bin/uic configure:41797: checking whether uic supports -L configure:41808: /usr/lib/qt/bin/uic -L /nonexistent conftest.ui >/dev/null configure:41811: $? = 0 configure:41823: result: yes configure:41835: checking whether uic supports -nounload configure:41846: /usr/lib/qt/bin/uic -nounload conftest.ui >/dev/null configure:41849: $? = 0 configure:41861: result: yes configure:41898: checking if Qt needs -ljpeg configure:41939: rm -rf SunWS_cache; i586-uhu-linux-g++ -o conftest -Wnon-virtual-dtor -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -Wwrite-strings -O2 -g -O2 -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common -I/usr/lib/qt/include -I. -DQT_THREAD_SUPPORT -D_REENTRANT conftest.cc -L/usr/lib -L/usr/lib/qt/lib -lqt-mt -lpng -lz -lm -ldl -lXext -lX11 -lSM -lICE 1>&5 conftest.cc: In function `int main()': conftest.cc:61: warning: 'argv' might be used uninitialized in this function configure:41945: $? = 0 configure:41949: test -z || test ! -s conftest.err configure:41952: $? = 0 configure:41955: test -s conftest configure:41958: $? = 0 configure:41987: result: no configure:42019: checking If we should build Boost::Python-based Python scripting configure:42045: result: no configure:42070: checking if we're trying to compile against Qt 4 configure:42094: i586-uhu-linux-gcc -c -I/usr/lib/qt/include -I. -ansi -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -O2 -g -O2 -Wformat-security -Wmissing-format-attribute -DQT_THREAD_SUPPORT -D_REENTRANT conftest.c >&5 configure:42100: $? = 0 configure:42104: test -z || test ! -s conftest.err configure:42107: $? = 0 configure:42110: test -s conftest.o configure:42113: $? = 0 configure:42130: result: Usable Qt 3.x found configure:42157: i586-uhu-linux-gcc -c -ansi -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -O2 -g -O2 -Wformat-security -Wmissing-format-attribute -DQT_THREAD_SUPPORT -D_REENTRANT conftest.c >&5 conftest.c:62:2: #error __GNUC__ < 4, not using gcc4 configure:42163: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "scribus" | #define VERSION "1.3.3.2" | #define KDELIBSUFF "" | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define HAVE_LIBART 1 | #define HAVE_FREETYPE 1 | #define HAVE_FONTCONFIG 1 | #define HAVE_XML 1 | #define HAVE_XML26 1 | #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 CMS_INC "lcms.h" | #define HAVE_CMS 1 | #define HAVE_TIFF 1 | #define HAVE_DLFCN_H 1 | #define HAVE_PYTHON 1 | #define HAVE_CUPS 1 | #define HAVE_CRYPT 1 | #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 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 | /* end confdefs.h. */ | | | int | main () | { | | #if __GNUC__ < 4 | #error __GNUC__ < 4, not using gcc4 | #endif | | ; | return 0; | } configure:42211: checking if scribus should be compiled configure:42223: result: yes configure:42526: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by config.status, which was generated by GNU Autoconf 2.59. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on norris config.status:876: creating Makefile config.status:876: creating scribus/Makefile config.status:876: creating scribus/dicts/Makefile config.status:876: creating scribus/doc/Makefile config.status:876: creating scribus/doc/cs/Makefile config.status:876: creating scribus/doc/cs/tutorials/Makefile config.status:876: creating scribus/doc/cs/tutorials/short-words/Makefile config.status:876: creating scribus/doc/de/Makefile config.status:876: creating scribus/doc/en/Makefile config.status:876: creating scribus/doc/en/images/Makefile config.status:876: creating scribus/doc/en/tutorials/Makefile config.status:876: creating scribus/doc/en/tutorials/short-words/Makefile config.status:876: creating scribus/doc/fr/Makefile config.status:876: creating scribus/doc/fr/tutorials/Makefile config.status:876: creating scribus/doc/fr/tutorials/short-words/Makefile config.status:876: creating scribus/doc/pl/Makefile config.status:876: creating scribus/doc/pl/tutorials/Makefile config.status:876: creating scribus/doc/pl/tutorials/short-words/Makefile config.status:876: creating scribus/dtd/Makefile config.status:876: creating scribus/icons/Makefile config.status:876: creating scribus/keysets/Makefile config.status:876: creating scribus/libart/Makefile config.status:876: creating scribus/loremipsum/Makefile config.status:876: creating scribus/manpages/Makefile config.status:876: creating scribus/pixbuf/Makefile config.status:876: creating scribus/plugins/Makefile config.status:876: creating scribus/plugins/barcodegenerator/Makefile config.status:876: creating scribus/plugins/colorwheel/Makefile config.status:876: creating scribus/plugins/fileloader/Makefile config.status:876: creating scribus/plugins/fileloader/oldscribusformat/Makefile config.status:876: creating scribus/plugins/fileloader/oodraw/Makefile config.status:876: creating scribus/plugins/fontpreview/Makefile config.status:876: creating scribus/plugins/gettext/Makefile config.status:876: creating scribus/plugins/gettext/csvim/Makefile config.status:876: creating scribus/plugins/gettext/docim/Makefile config.status:876: creating scribus/plugins/gettext/htmlim/Makefile config.status:876: creating scribus/plugins/gettext/odtim/Makefile config.status:876: creating scribus/plugins/gettext/pdbim/Makefile config.status:876: creating scribus/plugins/gettext/sxwim/Makefile config.status:876: creating scribus/plugins/gettext/textfilter/Makefile config.status:876: creating scribus/plugins/gettext/txtim/Makefile config.status:876: creating scribus/plugins/myplugin/Makefile config.status:876: creating scribus/plugins/newfromtemplateplugin/Makefile config.status:876: creating scribus/plugins/pixmapexport/Makefile config.status:876: creating scribus/plugins/psimport/Makefile config.status:876: creating scribus/plugins/saveastemplateplugin/Makefile config.status:876: creating scribus/plugins/scriptplugin/Makefile config.status:876: creating scribus/plugins/scriptplugin/samples/Makefile config.status:876: creating scribus/plugins/scriptplugin/scripter2/Makefile config.status:876: creating scribus/plugins/scriptplugin/scripts/Makefile config.status:876: creating scribus/plugins/short-words/Makefile config.status:876: creating scribus/plugins/svgexplugin/Makefile config.status:876: creating scribus/plugins/svgimplugin/Makefile config.status:876: creating scribus/po/Makefile config.status:876: creating scribus/profiles/Makefile config.status:876: creating scribus/qm/Makefile config.status:876: creating scribus/swatches/Makefile config.status:876: creating scribus/templates/Makefile config.status:876: creating scribus/text/Makefile config.status:980: creating config.h config.status:1344: executing depfiles commands ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=i586-uhu-linux-gnu ac_cv_build_alias=i586-uhu-linux ac_cv_c_bigendian=no ac_cv_c_compiler_gnu=yes ac_cv_cxx_compiler_gnu=yes ac_cv_env_CC_set= ac_cv_env_CC_value= ac_cv_env_CFLAGS_set= ac_cv_env_CFLAGS_value= ac_cv_env_CPPFLAGS_set= ac_cv_env_CPPFLAGS_value= ac_cv_env_CPP_set= ac_cv_env_CPP_value= ac_cv_env_CXXCPP_set= ac_cv_env_CXXCPP_value= ac_cv_env_CXXFLAGS_set= ac_cv_env_CXXFLAGS_value= 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_build_alias_set=set ac_cv_env_build_alias_value=i586-uhu-linux ac_cv_env_host_alias_set=set ac_cv_env_host_alias_value=i586-uhu-linux ac_cv_env_target_alias_set= ac_cv_env_target_alias_value= ac_cv_exeext= ac_cv_f77_compiler_gnu=no ac_cv_func__NSGetEnviron=no ac_cv_func_connect=yes ac_cv_func_dlopen=no ac_cv_func_inet_ntoa=yes ac_cv_func_remove=yes ac_cv_func_shl_load=no ac_cv_func_shmat=yes ac_cv_func_snprintf=yes ac_cv_func_vsnprintf=yes ac_cv_have_dlfcn=yes ac_cv_have_qt='have_qt=yes ac_qt_includes=/usr/lib/qt/include ac_qt_libraries=/usr/lib/qt/lib' ac_cv_header_CoreAudio_CoreAudio_h=no ac_cv_header_crt_externs_h=no ac_cv_header_cups_cups_h=yes ac_cv_header_dlfcn_h=yes ac_cv_header_inttypes_h=yes ac_cv_header_lcms_h=yes ac_cv_header_memory_h=yes ac_cv_header_stdc=yes ac_cv_header_stdint_h=yes ac_cv_header_stdlib_h=yes ac_cv_header_string_h=yes ac_cv_header_strings_h=yes ac_cv_header_sys_bitypes_h=yes ac_cv_header_sys_stat_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_tiffvers_h=yes ac_cv_header_unistd_h=yes ac_cv_host=i586-uhu-linux-gnu ac_cv_host_alias=i586-uhu-linux ac_cv_lib_ICE_IceConnectionNumber=yes ac_cv_lib_c_dlopen=no 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_fontconfig_FcPatternBuild=yes ac_cv_lib_freetype_FT_Get_First_Char=yes ac_cv_lib_freetype_FT_Get_Next_Char=yes ac_cv_lib_jpeg_6b=no ac_cv_lib_jpeg_normal=-ljpeg ac_cv_lib_lcms__cmsChannelsOf=yes ac_cv_lib_nsl_gethostbyaddr=yes ac_cv_lib_png='-lpng -lz -lm' ac_cv_lib_poll_poll=no ac_cv_lib_pthread_pthread_create=yes ac_cv_lib_socket_socket=no ac_cv_lib_tiff_TIFFOpen=yes ac_cv_lib_ucb_killpg=no ac_cv_lib_util_main=yes ac_cv_lib_xml2_attribute=yes ac_cv_lib_z=-lz ac_cv_objext=o ac_cv_path_FREETYPE_CONFIG=/usr/bin/freetype-config ac_cv_path_LIBART_CONFIG=/usr/bin/libart2-config ac_cv_path_PKG_CONFIG=/usr/bin/pkg-config ac_cv_path_XML_CONFIG=/usr/bin/xml2-config ac_cv_path_install='/bin/install -c' ac_cv_prog_AWK=gawk ac_cv_prog_CC=i586-uhu-linux-gcc ac_cv_prog_CPP='i586-uhu-linux-gcc -E' ac_cv_prog_CXX=i586-uhu-linux-g++ ac_cv_prog_CXXCPP='i586-uhu-linux-g++ -E' ac_cv_prog_ac_ct_AR=ar ac_cv_prog_ac_ct_RANLIB=ranlib ac_cv_prog_ac_ct_STRIP=strip ac_cv_prog_cc_g=yes ac_cv_prog_cc_stdc= ac_cv_prog_cxx_g=yes ac_cv_prog_egrep='grep -E' ac_cv_prog_f77_g=no ac_cv_prog_hacups_cfg=yes ac_cv_prog_make_make_set=yes ac_cv_sizeof_char_p=4 ac_cv_sizeof_int=4 ac_cv_sizeof_long=4 ac_cv_sizeof_short=2 ac_cv_sizeof_size_t=4 ac_cv_sizeof_unsigned_long=4 ac_cv_socklen_t=socklen_t ac_cv_target=i586-uhu-linux-gnu ac_cv_target_alias=i586-uhu-linux ac_cv_type_char_p=yes ac_cv_type_int=yes ac_cv_type_long=yes ac_cv_type_short=yes ac_cv_type_size_t=yes ac_cv_type_unsigned_long=yes am_cv_CC_dependencies_compiler_type=gcc3 am_cv_CXX_dependencies_compiler_type=gcc3 kde_cv_func_strlcat=no kde_cv_func_strlcpy=no kde_cv_have_libXext=yes kde_cv_have_x='have_x=yes kde_x_includes=. kde_x_libraries=/usr/lib' kde_cv_path=/usr/lib/qt/bin/uic kde_cv_path_moc=/usr/lib/qt/bin/moc kde_cv_path_perl=/usr/bin/perl kde_cv_path_uic=/usr/lib/qt/bin/uic kde_cv_prog_cc_Wmissing_format_attribute=yes kde_cv_prog_cxx_O0=yes kde_cv_prog_cxx_Wl___allow_shlib_undefined=yes kde_cv_prog_cxx_Wl___no_undefined=yes kde_cv_prog_cxx_Wmissing_format_attribute=yes kde_cv_prog_cxx_Wno_long_long=yes kde_cv_prog_cxx_Wnon_virtual_dtor=yes kde_cv_prog_cxx_Wundef=yes kde_cv_prog_cxx_fexceptions=yes kde_cv_prog_cxx_fno_check_new=yes kde_cv_prog_cxx_fno_common=yes kde_cv_prog_cxx_fno_exceptions=yes kde_cv_prog_uic_L=yes kde_cv_prog_uic_nounload=yes kde_cv_proto_strlcat='yes - in libkdefakes' kde_cv_proto_strlcpy='yes - in libkdefakes' kde_cv_pythondir=/usr/local kde_cv_qt_jpeg=no kde_cv_try_link_python_normal=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.4.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=nm lt_cv_path_SED=/bin/sed lt_cv_prog_compiler_c_o=yes lt_cv_prog_compiler_c_o_CXX=yes lt_cv_prog_compiler_rtti_exceptions=no lt_cv_prog_gnu_ld=yes lt_cv_prog_gnu_ldcxx=yes lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGISTW][ABCDGISTW]*\)[ ][ ]*\(\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p'\''' lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\) $/ {\"\1\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \([^ ]*\) \([^ ]*\)$/ {"\2", (lt_ptr) \&\2},/p'\''' lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^. .* \(.*\)$/extern int \1;/p'\''' lt_cv_sys_max_cmd_len=32768 lt_lt_cv_prog_compiler_c_o='"yes"' lt_lt_cv_prog_compiler_c_o_CXX='"yes"' lt_lt_cv_sys_global_symbol_pipe='"sed -n -e '\''s/^.*[ ]\\([ABCDGISTW][ABCDGISTW]*\\)[ ][ ]*\\(\\)\\([_A-Za-z][_A-Za-z0-9]*\\)\$/\\1 \\2\\3 \\3/p'\''"' lt_lt_cv_sys_global_symbol_to_c_name_address='"sed -n -e '\''s/^: \\([^ ]*\\) \$/ {\\\"\\1\\\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \\([^ ]*\\) \\([^ ]*\\)\$/ {\"\\2\", (lt_ptr) \\&\\2},/p'\''"' lt_lt_cv_sys_global_symbol_to_cdecl='"sed -n -e '\''s/^. .* \\(.*\\)\$/extern int \\1;/p'\''"' ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /var/uhubuild/work/compile/admin/missing --run aclocal-1.9' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='${SHELL} /var/uhubuild/work/compile/admin/missing --run tar' AR='ar' AUTOCONF='$(SHELL) $(top_srcdir)/admin/cvs.sh configure || touch configure' AUTOHEADER='${SHELL} /var/uhubuild/work/compile/admin/missing --run autoheader' AUTOMAKE='${SHELL} /var/uhubuild/work/compile/admin/missing --run automake-1.9' AWK='gawk' BOOST_PYTHON_CXXFLAGS='' BOOST_PYTHON_LDFLAGS='' BUILD_MAC_BUNDLE_FALSE='' BUILD_MAC_BUNDLE_TRUE='#' CC='i586-uhu-linux-gcc' CCDEPMODE='depmode=gcc3' CFLAGS='-ansi -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -O2 -g -O2 -Wformat-security -Wmissing-format-attribute' COMPILE_CAIRO_FALSE='' COMPILE_CAIRO_TRUE='#' COMPILE_DEBUG_FALSE='' COMPILE_DEBUG_TRUE='#' COMPILE_PYTHON_FALSE='#' COMPILE_PYTHON_TRUE='' COREFOUNDATION_LIBS='' CPP='i586-uhu-linux-gcc -E' CPPFLAGS=' -DQT_THREAD_SUPPORT -D_REENTRANT' CXX='i586-uhu-linux-g++' CXXCPP='i586-uhu-linux-g++ -E' CXXDEPMODE='depmode=gcc3' CXXFLAGS='-Wnon-virtual-dtor -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -Wwrite-strings -O2 -g -O2 -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common' CYGPATH_W='echo' DEFS='-DHAVE_CONFIG_H' DEPDIR='.deps' ECHO='echo' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='grep -E' ENABLE_PERMISSIVE_FLAG='-fpermissive' EXEEXT='' F77='' FFLAGS='' FONTCONFIG_CONFIG='' FRAMEWORK_COREAUDIO='' FREETYPE_CONFIG='/usr/bin/freetype-config' GCC_CXX_VISIBILITY_FLAGS='' GCC_C_VISIBILITY_FLAGS='' GS_PATH='' HAVE_SCRIPTER2_FALSE='' HAVE_SCRIPTER2_TRUE='#' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL} $(INSTALL_STRIP_FLAG)' INSTALL_SCRIPT='${INSTALL}' INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s' 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_USE_CLOSURE_FALSE='' KDE_USE_CLOSURE_TRUE='#' KDE_USE_FINAL_FALSE='' KDE_USE_FINAL_TRUE='#' KDE_USE_NMCHECK_FALSE='' KDE_USE_NMCHECK_TRUE='#' LDFLAGS='' LIBART_CFLAGS='-I/usr/include/libart-2.0' LIBART_CONFIG='/usr/bin/libart2-config' LIBART_LIBS='-L/usr/lib -lart_lgpl_2 -lm' LIBCAIRO_CFLAGS='' LIBCAIRO_LIBS='' LIBCOMPAT='' LIBCRYPT='-lcrypt' LIBCUPS='-lcups -lssl -lcrypto -lnsl' LIBDL2='' LIBDL='-ldl' LIBFONTCONFIG_CFLAGS=' ' LIBFONTCONFIG_LIBS='-lfontconfig ' LIBFREETYPE_CFLAGS='-I/usr/include/freetype2' LIBFREETYPE_LIBS='-lfreetype -lz' LIBJPEG='-ljpeg' LIBLCMS='-llcms' LIBOBJS='' LIBPNG='-lpng -lz -lm' LIBPTHREAD='-lpthread' LIBPYTHON='-lpython2.4 -ldl ' LIBRESOLV='-lresolv' LIBS='-lnsl ' LIBSM='-lSM -lICE' LIBSOCKET='' LIBTIFF='-ltiff' LIBTOOL='$(SHELL) $(top_builddir)/libtool --silent' LIBUCB='' LIBUTIL='-lutil' LIBZ='-lz' LIB_POLL='' LIB_QPE='' LIB_QT='-lqt-mt $(LIBZ) $(LIBPNG) -lXext $(LIB_X11) $(LIBSM) -lpthread' LIB_X11='-lX11 $(LIBSOCKET)' LIB_XEXT='-lXext' LIB_XRENDER='' LINK_PIXBUF_FALSE='#' LINK_PIXBUF_TRUE='' LN_S='ln -s' LTLIBOBJS='' MAKEINFO='${SHELL} /var/uhubuild/work/compile/admin/missing --run makeinfo' MOC='/usr/lib/qt/bin/moc' MODULE_LINK_FLAGS=' -module ' NOOPT_CFLAGS='-O0' NOOPT_CXXFLAGS='-O0' OBJEXT='o' PACKAGE='scribus' PACKAGE_BUGREPORT='' PACKAGE_NAME='' PACKAGE_STRING='' PACKAGE_TARNAME='' PACKAGE_VERSION='' PATH_SEPARATOR=':' PERL='/usr/bin/perl' PKG_CONFIG='/usr/bin/pkg-config' PYTHONINC='-I/usr/include/python2.4' PYTHONLIB='-L/usr/lib' PYTHONMODDIR='/usr/lib/python2.4' QTE_NORTTI='' QT_INCLUDES='-I/usr/lib/qt/include' QT_LDFLAGS='-L/usr/lib/qt/lib' RANLIB='ranlib' SET_MAKE='' SHELL='/bin/sh' STRIP='strip' TOPSUBDIRS=' scribus' UIC='/usr/lib/qt/bin/uic -L $(kde_widgetdir) -nounload' UIC_TR='tr2i18n' USER_INCLUDES='' USER_LDFLAGS='' USE_EXCEPTIONS='-fexceptions' USE_RTTI='' USE_THREADS='' VERSION='1.3.3.2' WOVERLOADED_VIRTUAL='' XML_CFLAGS='-I/usr/include/libxml2' XML_CONFIG='/usr/bin/xml2-config' XML_LIBS='-L/usr/lib -lxml2 -lz -lm' X_EXTRA_LIBS='' X_INCLUDES='-I.' X_LDFLAGS='-L/usr/lib' X_PRE_LIBS='' ac_ct_AR='ar' ac_ct_CC='' ac_ct_CXX='' ac_ct_F77='' ac_ct_RANLIB='ranlib' ac_ct_STRIP='strip' all_includes='-I/usr/lib/qt/include -I.' all_libraries='-L/usr/lib -L/usr/lib/qt/lib' am__fastdepCC_FALSE='#' am__fastdepCC_TRUE='' am__fastdepCXX_FALSE='#' am__fastdepCXX_TRUE='' am__include='include' am__leading_dot='.' am__quote='' am__tar='${AMTAR} chof - "$$tardir"' am__untar='${AMTAR} xf -' bindir='${exec_prefix}/bin' build='i586-uhu-linux-gnu' build_alias='i586-uhu-linux' build_cpu='i586' build_os='linux-gnu' build_vendor='uhu' datadir='${prefix}/share' exec_prefix='${prefix}' hacups_cfg='yes' host='i586-uhu-linux-gnu' host_alias='i586-uhu-linux' host_cpu='i586' host_os='linux-gnu' host_vendor='uhu' includedir='${prefix}/include' infodir='/usr/share/info' install_sh='/var/uhubuild/work/compile/admin/install-sh' kde_qtver='3' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localstatedir='/var' mandir='/usr/share/man' mkdir_p='mkdir -p --' oldincludedir='/usr/include' prefix='/usr' program_transform_name='s,x,x,' qt_includes='/usr/lib/qt/include' qt_libraries='/usr/lib/qt/lib' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='/etc' target='i586-uhu-linux-gnu' target_alias='' target_cpu='i586' target_os='linux-gnu' target_vendor='uhu' x_includes='.' x_libraries='/usr/lib' ## ----------- ## ## confdefs.h. ## ## ----------- ## #define CMS_INC "lcms.h" #define HAVE_CMS 1 #define HAVE_CRYPT 1 #define HAVE_CUPS 1 #define HAVE_DLFCN_H 1 #define HAVE_FONTCONFIG 1 #define HAVE_FREETYPE 1 #define HAVE_INTTYPES_H 1 #define HAVE_LIBART 1 #define HAVE_LIBJPEG 1 #define HAVE_LIBPNG 1 #define HAVE_LIBPTHREAD 1 #define HAVE_LIBZ 1 #define HAVE_MEMORY_H 1 #define HAVE_PYTHON 1 #define HAVE_RES_INIT 1 #define HAVE_RES_INIT 1 #define HAVE_SNPRINTF 1 #define HAVE_STDINT_H 1 #define HAVE_STDINT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRINGS_H 1 #define HAVE_STRING_H 1 #define HAVE_SYS_BITYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_TIFF 1 #define HAVE_UNISTD_H 1 #define HAVE_VSNPRINTF 1 #define HAVE_XML 1 #define HAVE_XML26 1 #define KDELIBSUFF "" #define PACKAGE "scribus" #define PACKAGE_BUGREPORT "" #define PACKAGE_NAME "" #define PACKAGE_STRING "" #define PACKAGE_TARNAME "" #define PACKAGE_VERSION "" #define SIZEOF_CHAR_P 4 #define SIZEOF_INT 4 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_UNSIGNED_LONG 4 #define STDC_HEADERS 1 #define VERSION "1.3.3.2" #define ksize_t socklen_t #endif #ifdef __cplusplus extern "C" void std::exit (int) throw (); using std::exit; configure: exit 0