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.57. Invocation command line was $ ./configure --prefix=/usr --host=i686-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --disable-dependency-tracking --enable-xinerama --enable-nls ## --------- ## ## Platform. ## ## --------- ## hostname = tux uname -m = i686 uname -r = 2.6.8-rc2 uname -s = Linux uname -v = #2 Wed Jul 21 14:39:10 CEST 2004 /usr/bin/uname -p = Mobile Intel(R) Pentium(R) 4 - M CPU 1.80GHz /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/ccache/bin PATH: /sbin PATH: /usr/sbin PATH: /usr/lib/portage/bin PATH: /bin PATH: /usr/bin PATH: /usr/local/bin PATH: /opt/bin PATH: /usr/i686-pc-linux-gnu/gcc-bin/3.3 PATH: /opt/ati/bin PATH: /usr/X11R6/bin PATH: /opt/blackdown-jdk-1.4.2_rc1/bin PATH: /opt/blackdown-jdk-1.4.2_rc1/jre/bin PATH: /usr/qt/3/bin PATH: /usr/kde/3.3/sbin PATH: /usr/kde/3.3/bin PATH: /usr/kde/3.2/sbin PATH: /usr/kde/3.2/bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:1325: checking for a BSD-compatible install configure:1379: result: /bin/install -c configure:1390: checking whether build environment is sane configure:1433: result: yes configure:1466: checking for gawk configure:1482: found /bin/gawk configure:1492: result: gawk configure:1502: checking whether make sets $(MAKE) configure:1522: result: yes configure:1601: checking for i686-pc-linux-gnu-strip configure:1630: result: no configure:1639: checking for strip configure:1655: found /usr/bin/strip configure:1666: result: strip configure:1687: checking whether to enable maintainer-specific portions of Makefiles configure:1696: result: no configure:1724: checking for style of include used by make configure:1752: result: GNU configure:1785: checking for i686-pc-linux-gnu-gcc configure:1811: result: gcc configure:2093: checking for C compiler version configure:2096: gcc --version &5 gcc (GCC) 3.3.4 20040623 (Gentoo Linux 3.3.4-r1, ssp-3.3.2-2, pie-8.7.6) Copyright (C) 2003 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. configure:2099: $? = 0 configure:2101: gcc -v &5 Reading specs from /usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.4/specs Configured with: /var/tmp/portage/gcc-3.3.4-r1/work/gcc-3.3.4/configure --prefix=/usr --bindir=/usr/i686-pc-linux-gnu/gcc-bin/3.3 --includedir=/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.4/include --datadir=/usr/share/gcc-data/i686-pc-linux-gnu/3.3 --mandir=/usr/share/gcc-data/i686-pc-linux-gnu/3.3/man --infodir=/usr/share/gcc-data/i686-pc-linux-gnu/3.3/info --enable-shared --host=i686-pc-linux-gnu --target=i686-pc-linux-gnu --with-system-zlib --enable-languages=c,c++ --enable-threads=posix --enable-long-long --disable-checking --disable-libunwind-exceptions --enable-cstdio=stdio --enable-version-specific-runtime-libs --with-gxx-include-dir=/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.4/include/g++-v3 --with-local-prefix=/usr/local --enable-shared --enable-nls --without-included-gettext --disable-multilib --enable-__cxa_atexit --enable-clocale=generic Thread model: posix gcc version 3.3.4 20040623 (Gentoo Linux 3.3.4-r1, ssp-3.3.2-2, pie-8.7.6) configure:2104: $? = 0 configure:2106: gcc -V &5 gcc: `-V' option must have argument configure:2109: $? = 1 configure:2133: checking for C compiler default output configure:2136: gcc -march=pentium4 -O3 -pipe conftest.c >&5 configure:2139: $? = 0 configure:2185: result: a.out configure:2190: checking whether the C compiler works configure:2196: ./a.out configure:2199: $? = 0 configure:2216: result: yes configure:2223: checking whether we are cross compiling configure:2225: result: no configure:2228: checking for suffix of executables configure:2230: gcc -o conftest -march=pentium4 -O3 -pipe conftest.c >&5 configure:2233: $? = 0 configure:2258: result: configure:2264: checking for suffix of object files configure:2286: gcc -c -march=pentium4 -O3 -pipe conftest.c >&5 configure:2289: $? = 0 configure:2311: result: o configure:2315: checking whether we are using the GNU C compiler configure:2340: gcc -c -march=pentium4 -O3 -pipe conftest.c >&5 configure:2343: $? = 0 configure:2346: test -s conftest.o configure:2349: $? = 0 configure:2362: result: yes configure:2368: checking whether gcc accepts -g configure:2390: gcc -c -g conftest.c >&5 configure:2393: $? = 0 configure:2396: test -s conftest.o configure:2399: $? = 0 configure:2410: result: yes configure:2427: checking for gcc option to accept ANSI C configure:2488: gcc -c -march=pentium4 -O3 -pipe conftest.c >&5 configure:2491: $? = 0 configure:2494: test -s conftest.o configure:2497: $? = 0 configure:2515: result: none needed configure:2533: gcc -c -march=pentium4 -O3 -pipe conftest.c >&5 conftest.c:2: error: syntax error before "me" configure:2536: $? = 1 configure: failed program was: | #ifndef __cplusplus | choke me | #endif configure:2647: checking dependency style of gcc configure:2730: result: none configure:2749: checking for strerror in -lcposix configure:2780: gcc -o conftest -march=pentium4 -O3 -pipe conftest.c -lcposix >&5 /usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.4/../../../../i686-pc-linux-gnu/bin/ld: cannot find -lcposix collect2: ld returned 1 exit status configure:2783: $? = 1 configure: failed program was: | #line 2756 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "gqview" | #define VERSION "1.5.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 strerror (); | int | main () | { | strerror (); | ; | return 0; | } configure:2801: result: no configure:2817: checking for i686-pc-linux-gnu-gcc configure:2843: result: gcc configure:3125: checking for C compiler version configure:3128: gcc --version &5 gcc (GCC) 3.3.4 20040623 (Gentoo Linux 3.3.4-r1, ssp-3.3.2-2, pie-8.7.6) Copyright (C) 2003 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. configure:3131: $? = 0 configure:3133: gcc -v &5 Reading specs from /usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.4/specs Configured with: /var/tmp/portage/gcc-3.3.4-r1/work/gcc-3.3.4/configure --prefix=/usr --bindir=/usr/i686-pc-linux-gnu/gcc-bin/3.3 --includedir=/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.4/include --datadir=/usr/share/gcc-data/i686-pc-linux-gnu/3.3 --mandir=/usr/share/gcc-data/i686-pc-linux-gnu/3.3/man --infodir=/usr/share/gcc-data/i686-pc-linux-gnu/3.3/info --enable-shared --host=i686-pc-linux-gnu --target=i686-pc-linux-gnu --with-system-zlib --enable-languages=c,c++ --enable-threads=posix --enable-long-long --disable-checking --disable-libunwind-exceptions --enable-cstdio=stdio --enable-version-specific-runtime-libs --with-gxx-include-dir=/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.4/include/g++-v3 --with-local-prefix=/usr/local --enable-shared --enable-nls --without-included-gettext --disable-multilib --enable-__cxa_atexit --enable-clocale=generic Thread model: posix gcc version 3.3.4 20040623 (Gentoo Linux 3.3.4-r1, ssp-3.3.2-2, pie-8.7.6) configure:3136: $? = 0 configure:3138: gcc -V &5 gcc: `-V' option must have argument configure:3141: $? = 1 configure:3144: checking whether we are using the GNU C compiler configure:3191: result: yes configure:3197: checking whether gcc accepts -g configure:3239: result: yes configure:3256: checking for gcc option to accept ANSI C configure:3344: result: none needed configure:3362: gcc -c -march=pentium4 -O3 -pipe conftest.c >&5 conftest.c:2: error: syntax error before "me" configure:3365: $? = 1 configure: failed program was: | #ifndef __cplusplus | choke me | #endif configure:3476: checking dependency style of gcc configure:3559: result: none configure:3581: checking how to run the C preprocessor configure:3617: gcc -E conftest.c configure:3623: $? = 0 configure:3655: gcc -E conftest.c configure:3656:28: ac_nonexistent.h: No such file or directory configure:3661: $? = 1 configure: failed program was: | #line 3646 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "gqview" | #define VERSION "1.5.1" | /* end confdefs.h. */ | #include configure:3699: result: gcc -E configure:3724: gcc -E conftest.c configure:3730: $? = 0 configure:3762: gcc -E conftest.c configure:3763:28: ac_nonexistent.h: No such file or directory configure:3768: $? = 1 configure: failed program was: | #line 3753 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "gqview" | #define VERSION "1.5.1" | /* end confdefs.h. */ | #include configure:3811: checking for egrep configure:3821: result: grep -E configure:3826: checking for ANSI C header files configure:3852: gcc -c -march=pentium4 -O3 -pipe conftest.c >&5 configure:3855: $? = 0 configure:3858: test -s conftest.o configure:3861: $? = 0 configure:3950: gcc -o conftest -march=pentium4 -O3 -pipe conftest.c >&5 configure:3953: $? = 0 configure:3955: ./conftest configure:3958: $? = 0 configure:3973: result: yes configure:4013: checking for pkg-config configure:4031: found /usr/bin/pkg-config configure:4044: result: /usr/bin/pkg-config configure:4065: checking for GTK+ - version >= 2.2.0 configure:4181: gcc -o conftest -march=pentium4 -O3 -pipe -DXTHREADS -D_REENTRANT -DXUSE_MTSAFE_API -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/X11R6/include -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/freetype2/config -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include conftest.c -Wl,--export-dynamic -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangoxft-1.0 -lpangox-1.0 -lpango-1.0 -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 >&5 configure:4184: $? = 0 configure:4186: ./conftest configure:4189: $? = 0 configure:4207: result: yes (version 2.4.4) configure:4289: checking for png_read_info in -lpng configure:4320: gcc -o conftest -march=pentium4 -O3 -pipe conftest.c -lpng -lz -lm >&5 configure:4323: $? = 0 configure:4326: test -s conftest configure:4329: $? = 0 configure:4341: result: yes configure:4353: gcc -E conftest.c configure:4359: $? = 0 configure:4384: checking for png_structp in png.h configure:4403: gcc -c -march=pentium4 -O3 -pipe conftest.c >&5 configure:4406: $? = 0 configure:4409: test -s conftest.o configure:4412: $? = 0 configure:4422: result: yes configure:4456: checking for gnome-config configure:4487: result: no configure:4505: result: GNOME icon and menu entry will NOT be installed configure:4518: checking for strverscmp configure:4568: gcc -o conftest -march=pentium4 -O3 -pipe conftest.c >&5 configure:4571: $? = 0 configure:4574: test -s conftest configure:4577: $? = 0 configure:4588: result: yes configure:4617: checking whether NLS is requested configure:4626: result: yes configure:4664: checking for msgfmt configure:4695: result: /usr/bin/msgfmt configure:4704: checking for gmsgfmt configure:4735: result: /usr/bin/msgfmt configure:4774: checking for xgettext configure:4805: result: /usr/bin/xgettext configure:4845: checking for msgmerge configure:4875: result: /usr/bin/msgmerge configure:4916: checking build system type configure:4934: result: i686-pc-linux-gnu configure:4942: checking host system type configure:4956: result: i686-pc-linux-gnu configure:4967: checking for i686-pc-linux-gnu-ranlib configure:4996: result: no configure:5005: checking for ranlib configure:5021: found /usr/bin/ranlib configure:5032: result: ranlib configure:5044: checking for an ANSI C-conforming const configure:5112: gcc -c -march=pentium4 -O3 -pipe conftest.c >&5 configure:5115: $? = 0 configure:5118: test -s conftest.o configure:5121: $? = 0 configure:5132: result: yes configure:5142: checking for inline configure:5164: gcc -c -march=pentium4 -O3 -pipe conftest.c >&5 configure:5167: $? = 0 configure:5170: test -s conftest.o configure:5173: $? = 0 configure:5185: result: inline configure:5214: checking for sys/types.h configure:5231: gcc -c -march=pentium4 -O3 -pipe conftest.c >&5 configure:5234: $? = 0 configure:5237: test -s conftest.o configure:5240: $? = 0 configure:5251: result: yes configure:5214: checking for sys/stat.h configure:5231: gcc -c -march=pentium4 -O3 -pipe conftest.c >&5 configure:5234: $? = 0 configure:5237: test -s conftest.o configure:5240: $? = 0 configure:5251: result: yes configure:5214: checking for stdlib.h configure:5231: gcc -c -march=pentium4 -O3 -pipe conftest.c >&5 configure:5234: $? = 0 configure:5237: test -s conftest.o configure:5240: $? = 0 configure:5251: result: yes configure:5214: checking for string.h configure:5231: gcc -c -march=pentium4 -O3 -pipe conftest.c >&5 configure:5234: $? = 0 configure:5237: test -s conftest.o configure:5240: $? = 0 configure:5251: result: yes configure:5214: checking for memory.h configure:5231: gcc -c -march=pentium4 -O3 -pipe conftest.c >&5 configure:5234: $? = 0 configure:5237: test -s conftest.o configure:5240: $? = 0 configure:5251: result: yes configure:5214: checking for strings.h configure:5231: gcc -c -march=pentium4 -O3 -pipe conftest.c >&5 configure:5234: $? = 0 configure:5237: test -s conftest.o configure:5240: $? = 0 configure:5251: result: yes configure:5214: checking for inttypes.h configure:5231: gcc -c -march=pentium4 -O3 -pipe conftest.c >&5 configure:5234: $? = 0 configure:5237: test -s conftest.o configure:5240: $? = 0 configure:5251: result: yes configure:5214: checking for stdint.h configure:5231: gcc -c -march=pentium4 -O3 -pipe conftest.c >&5 configure:5234: $? = 0 configure:5237: test -s conftest.o configure:5240: $? = 0 configure:5251: result: yes configure:5214: checking for unistd.h configure:5231: gcc -c -march=pentium4 -O3 -pipe conftest.c >&5 configure:5234: $? = 0 configure:5237: test -s conftest.o configure:5240: $? = 0 configure:5251: result: yes configure:5263: checking for off_t configure:5288: gcc -c -march=pentium4 -O3 -pipe conftest.c >&5 configure:5291: $? = 0 configure:5294: test -s conftest.o configure:5297: $? = 0 configure:5308: result: yes configure:5320: checking for size_t configure:5345: gcc -c -march=pentium4 -O3 -pipe conftest.c >&5 configure:5348: $? = 0 configure:5351: test -s conftest.o configure:5354: $? = 0 configure:5365: result: yes configure:5379: checking for working alloca.h configure:5401: gcc -o conftest -march=pentium4 -O3 -pipe conftest.c >&5 configure:5404: $? = 0 configure:5407: test -s conftest configure:5410: $? = 0 configure:5421: result: yes configure:5431: checking for alloca configure:5473: gcc -o conftest -march=pentium4 -O3 -pipe conftest.c >&5 configure:5476: $? = 0 configure:5479: test -s conftest configure:5482: $? = 0 configure:5493: result: yes configure:5706: checking for stdlib.h configure:5711: result: yes configure:5706: checking for unistd.h configure:5711: result: yes configure:5847: checking for getpagesize configure:5897: gcc -o conftest -march=pentium4 -O3 -pipe conftest.c >&5 configure:5900: $? = 0 configure:5903: test -s conftest configure:5906: $? = 0 configure:5917: result: yes configure:5927: checking for working mmap configure:6070: gcc -o conftest -march=pentium4 -O3 -pipe conftest.c >&5 configure:6073: $? = 0 configure:6075: ./conftest configure:6078: $? = 0 configure:6092: result: yes configure:6104: checking whether we are using the GNU C Library 2.1 or newer configure:6136: result: yes configure:6144: checking whether integer division by zero raises SIGFPE configure:6207: gcc -o conftest -march=pentium4 -O3 -pipe conftest.c >&5 configure:6207: warning: built-in function `nan' declared as non-function configure:6210: $? = 0 configure:6212: ./conftest configure:6215: $? = 0 configure:6230: result: yes configure:6243: checking for inttypes.h configure:6266: gcc -c -march=pentium4 -O3 -pipe conftest.c >&5 configure:6269: $? = 0 configure:6272: test -s conftest.o configure:6275: $? = 0 configure:6286: result: yes configure:6297: checking for stdint.h configure:6320: gcc -c -march=pentium4 -O3 -pipe conftest.c >&5 configure:6323: $? = 0 configure:6326: test -s conftest.o configure:6329: $? = 0 configure:6340: result: yes configure:6351: checking for unsigned long long configure:6374: gcc -o conftest -march=pentium4 -O3 -pipe conftest.c >&5 configure:6377: $? = 0 configure:6380: test -s conftest configure:6383: $? = 0 configure:6394: result: yes configure:6426: checking for inttypes.h configure:6450: gcc -c -march=pentium4 -O3 -pipe conftest.c >&5 configure:6453: $? = 0 configure:6456: test -s conftest.o configure:6459: $? = 0 configure:6471: result: yes configure:6484: checking whether the inttypes.h PRIxNN macros are broken configure:6511: gcc -c -march=pentium4 -O3 -pipe conftest.c >&5 configure:6514: $? = 0 configure:6517: test -s conftest.o configure:6520: $? = 0 configure:6532: result: no configure:6583: checking for ld used by GCC configure:6646: result: /usr/i686-pc-linux-gnu/bin/ld configure:6655: checking if the linker (/usr/i686-pc-linux-gnu/bin/ld) is GNU ld GNU ld version 2.14.90.0.8 20040114 configure:6667: result: yes configure:6673: checking for shared library run path origin configure:6686: result: done configure:7112: checking argz.h usability configure:7125: gcc -c -march=pentium4 -O3 -pipe conftest.c >&5 configure:7128: $? = 0 configure:7131: test -s conftest.o configure:7134: $? = 0 configure:7144: result: yes configure:7148: checking argz.h presence configure:7159: gcc -E conftest.c configure:7165: $? = 0 configure:7184: result: yes configure:7220: checking for argz.h configure:7227: result: yes configure:7112: checking limits.h usability configure:7125: gcc -c -march=pentium4 -O3 -pipe conftest.c >&5 configure:7128: $? = 0 configure:7131: test -s conftest.o configure:7134: $? = 0 configure:7144: result: yes configure:7148: checking limits.h presence configure:7159: gcc -E conftest.c configure:7165: $? = 0 configure:7184: result: yes configure:7220: checking for limits.h configure:7227: result: yes configure:7112: checking locale.h usability configure:7125: gcc -c -march=pentium4 -O3 -pipe conftest.c >&5 configure:7128: $? = 0 configure:7131: test -s conftest.o configure:7134: $? = 0 configure:7144: result: yes configure:7148: checking locale.h presence configure:7159: gcc -E conftest.c configure:7165: $? = 0 configure:7184: result: yes configure:7220: checking for locale.h configure:7227: result: yes configure:7112: checking nl_types.h usability configure:7125: gcc -c -march=pentium4 -O3 -pipe conftest.c >&5 configure:7128: $? = 0 configure:7131: test -s conftest.o configure:7134: $? = 0 configure:7144: result: yes configure:7148: checking nl_types.h presence configure:7159: gcc -E conftest.c configure:7165: $? = 0 configure:7184: result: yes configure:7220: checking for nl_types.h configure:7227: result: yes configure:7112: checking malloc.h usability configure:7125: gcc -c -march=pentium4 -O3 -pipe conftest.c >&5 configure:7128: $? = 0 configure:7131: test -s conftest.o configure:7134: $? = 0 configure:7144: result: yes configure:7148: checking malloc.h presence configure:7159: gcc -E conftest.c configure:7165: $? = 0 configure:7184: result: yes configure:7220: checking for malloc.h configure:7227: result: yes configure:7112: checking stddef.h usability configure:7125: gcc -c -march=pentium4 -O3 -pipe conftest.c >&5 configure:7128: $? = 0 configure:7131: test -s conftest.o configure:7134: $? = 0 configure:7144: result: yes configure:7148: checking stddef.h presence configure:7159: gcc -E conftest.c configure:7165: $? = 0 configure:7184: result: yes configure:7220: checking for stddef.h configure:7227: result: yes configure:7103: checking for stdlib.h configure:7108: result: yes configure:7103: checking for string.h configure:7108: result: yes configure:7103: checking for unistd.h configure:7108: result: yes configure:7112: checking sys/param.h usability configure:7125: gcc -c -march=pentium4 -O3 -pipe conftest.c >&5 configure:7128: $? = 0 configure:7131: test -s conftest.o configure:7134: $? = 0 configure:7144: result: yes configure:7148: checking sys/param.h presence configure:7159: gcc -E conftest.c configure:7165: $? = 0 configure:7184: result: yes configure:7220: checking for sys/param.h configure:7227: result: yes configure:7268: checking for feof_unlocked configure:7318: gcc -o conftest -march=pentium4 -O3 -pipe conftest.c >&5 configure:7321: $? = 0 configure:7324: test -s conftest configure:7327: $? = 0 configure:7338: result: yes configure:7268: checking for fgets_unlocked configure:7318: gcc -o conftest -march=pentium4 -O3 -pipe conftest.c >&5 configure:7321: $? = 0 configure:7324: test -s conftest configure:7327: $? = 0 configure:7338: result: yes configure:7268: checking for getc_unlocked configure:7318: gcc -o conftest -march=pentium4 -O3 -pipe conftest.c >&5 configure:7321: $? = 0 configure:7324: test -s conftest configure:7327: $? = 0 configure:7338: result: yes configure:7268: checking for getcwd configure:7318: gcc -o conftest -march=pentium4 -O3 -pipe conftest.c >&5 configure:7321: $? = 0 configure:7324: test -s conftest configure:7327: $? = 0 configure:7338: result: yes configure:7268: checking for getegid configure:7318: gcc -o conftest -march=pentium4 -O3 -pipe conftest.c >&5 configure:7321: $? = 0 configure:7324: test -s conftest configure:7327: $? = 0 configure:7338: result: yes configure:7268: checking for geteuid configure:7318: gcc -o conftest -march=pentium4 -O3 -pipe conftest.c >&5 configure:7321: $? = 0 configure:7324: test -s conftest configure:7327: $? = 0 configure:7338: result: yes configure:7268: checking for getgid configure:7318: gcc -o conftest -march=pentium4 -O3 -pipe conftest.c >&5 configure:7321: $? = 0 configure:7324: test -s conftest configure:7327: $? = 0 configure:7338: result: yes configure:7268: checking for getuid configure:7318: gcc -o conftest -march=pentium4 -O3 -pipe conftest.c >&5 configure:7321: $? = 0 configure:7324: test -s conftest configure:7327: $? = 0 configure:7338: result: yes configure:7268: checking for mempcpy configure:7318: gcc -o conftest -march=pentium4 -O3 -pipe conftest.c >&5 configure:7341: warning: conflicting types for built-in function `mempcpy' configure:7321: $? = 0 configure:7324: test -s conftest configure:7327: $? = 0 configure:7338: result: yes configure:7268: checking for munmap configure:7318: gcc -o conftest -march=pentium4 -O3 -pipe conftest.c >&5 configure:7321: $? = 0 configure:7324: test -s conftest configure:7327: $? = 0 configure:7338: result: yes configure:7268: checking for putenv configure:7318: gcc -o conftest -march=pentium4 -O3 -pipe conftest.c >&5 configure:7321: $? = 0 configure:7324: test -s conftest configure:7327: $? = 0 configure:7338: result: yes configure:7268: checking for setenv configure:7318: gcc -o conftest -march=pentium4 -O3 -pipe conftest.c >&5 configure:7321: $? = 0 configure:7324: test -s conftest configure:7327: $? = 0 configure:7338: result: yes configure:7268: checking for setlocale configure:7318: gcc -o conftest -march=pentium4 -O3 -pipe conftest.c >&5 configure:7321: $? = 0 configure:7324: test -s conftest configure:7327: $? = 0 configure:7338: result: yes configure:7268: checking for stpcpy configure:7318: gcc -o conftest -march=pentium4 -O3 -pipe conftest.c >&5 configure:7346: warning: conflicting types for built-in function `stpcpy' configure:7321: $? = 0 configure:7324: test -s conftest configure:7327: $? = 0 configure:7338: result: yes configure:7268: checking for strcasecmp configure:7318: gcc -o conftest -march=pentium4 -O3 -pipe conftest.c >&5 configure:7321: $? = 0 configure:7324: test -s conftest configure:7327: $? = 0 configure:7338: result: yes configure:7268: checking for strdup configure:7318: gcc -o conftest -march=pentium4 -O3 -pipe conftest.c >&5 configure:7321: $? = 0 configure:7324: test -s conftest configure:7327: $? = 0 configure:7338: result: yes configure:7268: checking for strtoul configure:7318: gcc -o conftest -march=pentium4 -O3 -pipe conftest.c >&5 configure:7321: $? = 0 configure:7324: test -s conftest configure:7327: $? = 0 configure:7338: result: yes configure:7268: checking for tsearch configure:7318: gcc -o conftest -march=pentium4 -O3 -pipe conftest.c >&5 configure:7321: $? = 0 configure:7324: test -s conftest configure:7327: $? = 0 configure:7338: result: yes configure:7268: checking for __argz_count configure:7318: gcc -o conftest -march=pentium4 -O3 -pipe conftest.c >&5 configure:7321: $? = 0 configure:7324: test -s conftest configure:7327: $? = 0 configure:7338: result: yes configure:7268: checking for __argz_stringify configure:7318: gcc -o conftest -march=pentium4 -O3 -pipe conftest.c >&5 configure:7321: $? = 0 configure:7324: test -s conftest configure:7327: $? = 0 configure:7338: result: yes configure:7268: checking for __argz_next configure:7318: gcc -o conftest -march=pentium4 -O3 -pipe conftest.c >&5 configure:7321: $? = 0 configure:7324: test -s conftest configure:7327: $? = 0 configure:7338: result: yes configure:7268: checking for __fsetlocking configure:7318: gcc -o conftest -march=pentium4 -O3 -pipe conftest.c >&5 configure:7321: $? = 0 configure:7324: test -s conftest configure:7327: $? = 0 configure:7338: result: yes configure:7379: checking for iconv configure:7407: gcc -o conftest -march=pentium4 -O3 -pipe conftest.c >&5 configure:7410: $? = 0 configure:7413: test -s conftest configure:7416: $? = 0 configure:7471: result: yes configure:7494: checking for iconv declaration configure:7529: gcc -c -march=pentium4 -O3 -pipe conftest.c >&5 configure:7532: $? = 0 configure:7535: test -s conftest.o configure:7538: $? = 0 configure:7553: result: extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); configure:7564: checking for nl_langinfo and CODESET configure:7586: gcc -o conftest -march=pentium4 -O3 -pipe conftest.c >&5 configure:7589: $? = 0 configure:7592: test -s conftest configure:7595: $? = 0 configure:7607: result: yes configure:7619: checking for LC_MESSAGES configure:7641: gcc -o conftest -march=pentium4 -O3 -pipe conftest.c >&5 configure:7644: $? = 0 configure:7647: test -s conftest configure:7650: $? = 0 configure:7661: result: yes configure:7677: checking for bison configure:7693: found /usr/bin/bison configure:7703: result: bison configure:7716: checking version of bison configure:7725: result: 1.875, ok configure:7747: checking whether NLS is requested configure:7756: result: yes configure:7772: checking whether included gettext is requested configure:7782: result: no configure:7793: checking for GNU gettext in libc configure:7818: gcc -o conftest -march=pentium4 -O3 -pipe conftest.c >&5 configure:7821: $? = 0 configure:7824: test -s conftest configure:7827: $? = 0 configure:7838: result: yes configure:8371: checking whether to use NLS configure:8373: result: yes configure:8376: checking where the gettext function comes from configure:8387: result: libc configure:8619: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by config.status, which was generated by GNU Autoconf 2.57. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on tux config.status:713: creating m4/Makefile config.status:713: creating intl/Makefile config.status:713: creating po/Makefile.in config.status:713: creating Makefile config.status:713: creating gqview.spec config.status:713: creating src/Makefile config.status:713: creating src/icons/Makefile config.status:817: creating config.h config.status:1168: executing depfiles commands config.status:1168: executing default-1 commands ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=i686-pc-linux-gnu ac_cv_build_alias=i686-pc-linux-gnu ac_cv_c_compiler_gnu=yes ac_cv_c_const=yes ac_cv_c_inline=inline ac_cv_env_CC_set=set ac_cv_env_CC_value=gcc ac_cv_env_CFLAGS_set=set ac_cv_env_CFLAGS_value='-march=pentium4 -O3 -pipe' ac_cv_env_CPPFLAGS_set= ac_cv_env_CPPFLAGS_value= ac_cv_env_CPP_set= ac_cv_env_CPP_value= ac_cv_env_LDFLAGS_set= ac_cv_env_LDFLAGS_value= ac_cv_env_build_alias_set= ac_cv_env_build_alias_value= ac_cv_env_host_alias_set=set ac_cv_env_host_alias_value=i686-pc-linux-gnu ac_cv_env_target_alias_set= ac_cv_env_target_alias_value= ac_cv_exeext= ac_cv_func___argz_count=yes ac_cv_func___argz_next=yes ac_cv_func___argz_stringify=yes ac_cv_func___fsetlocking=yes ac_cv_func_alloca_works=yes ac_cv_func_feof_unlocked=yes ac_cv_func_fgets_unlocked=yes ac_cv_func_getc_unlocked=yes ac_cv_func_getcwd=yes ac_cv_func_getegid=yes ac_cv_func_geteuid=yes ac_cv_func_getgid=yes ac_cv_func_getpagesize=yes ac_cv_func_getuid=yes ac_cv_func_mempcpy=yes ac_cv_func_mmap_fixed_mapped=yes ac_cv_func_munmap=yes ac_cv_func_putenv=yes ac_cv_func_setenv=yes ac_cv_func_setlocale=yes ac_cv_func_stpcpy=yes ac_cv_func_strcasecmp=yes ac_cv_func_strdup=yes ac_cv_func_strtoul=yes ac_cv_func_strverscmp=yes ac_cv_func_tsearch=yes ac_cv_gnu_library_2_1=yes ac_cv_header_argz_h=yes ac_cv_header_inttypes_h=yes ac_cv_header_limits_h=yes ac_cv_header_locale_h=yes ac_cv_header_malloc_h=yes ac_cv_header_memory_h=yes ac_cv_header_nl_types_h=yes ac_cv_header_stdc=yes ac_cv_header_stddef_h=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_param_h=yes ac_cv_header_sys_stat_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_unistd_h=yes ac_cv_host=i686-pc-linux-gnu ac_cv_host_alias=i686-pc-linux-gnu ac_cv_lib_cposix_strerror=no ac_cv_lib_png_png_read_info=yes ac_cv_objext=o ac_cv_path_GMSGFMT=/usr/bin/msgfmt ac_cv_path_GNOME_CONFIG=no ac_cv_path_MSGFMT=/usr/bin/msgfmt ac_cv_path_MSGMERGE=/usr/bin/msgmerge ac_cv_path_PKG_CONFIG=/usr/bin/pkg-config ac_cv_path_XGETTEXT=/usr/bin/xgettext ac_cv_path_install='/bin/install -c' ac_cv_prog_AWK=gawk ac_cv_prog_CC=gcc ac_cv_prog_CPP='gcc -E' ac_cv_prog_INTLBISON=bison 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_egrep='grep -E' ac_cv_prog_make_make_set=yes ac_cv_type_off_t=yes ac_cv_type_size_t=yes ac_cv_type_unsigned_long_long=yes ac_cv_working_alloca_h=yes acl_cv_hardcode_direct=no acl_cv_hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir' acl_cv_hardcode_libdir_separator= acl_cv_hardcode_minus_L=no acl_cv_libext=a acl_cv_path_LD=/usr/i686-pc-linux-gnu/bin/ld acl_cv_prog_gnu_ld=yes acl_cv_rpath=done acl_cv_shlibext=so acl_cv_wl=-Wl, am_cv_CC_dependencies_compiler_type=none am_cv_func_iconv=yes am_cv_langinfo_codeset=yes am_cv_lib_iconv=no am_cv_proto_iconv='extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);' am_cv_proto_iconv_arg1= am_cv_val_LC_MESSAGES=yes gt_cv_func_gnugettext1_libc=yes gt_cv_header_inttypes_h=yes gt_cv_int_divbyzero_sigfpe=yes gt_cv_inttypes_pri_broken=no jm_ac_cv_header_inttypes_h=yes jm_ac_cv_header_stdint_h=yes nls_cv_force_use_gnu_gettext=no nls_cv_header_intl= nls_cv_header_libgt= nls_cv_use_gnu_gettext=no ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /var/tmp/portage/gqview-1.5.1/work/gqview-1.5.1/missing --run aclocal-1.7' ALLOCA='' AMDEPBACKSLASH='' AMDEP_FALSE='' AMDEP_TRUE='#' AMTAR='${SHELL} /var/tmp/portage/gqview-1.5.1/work/gqview-1.5.1/missing --run tar' AUTOCONF='${SHELL} /var/tmp/portage/gqview-1.5.1/work/gqview-1.5.1/missing --run autoconf' AUTOHEADER='${SHELL} /var/tmp/portage/gqview-1.5.1/work/gqview-1.5.1/missing --run autoheader' AUTOMAKE='${SHELL} /var/tmp/portage/gqview-1.5.1/work/gqview-1.5.1/missing --run automake-1.7' AWK='gawk' BUILD_INCLUDED_LIBINTL='no' CATOBJEXT='.gmo' CC='gcc' CCDEPMODE='depmode=none' CFLAGS='-march=pentium4 -O3 -pipe' CPP='gcc -E' CPPFLAGS='' CYGPATH_W='echo' DATADIRNAME='share' DEFS='-DHAVE_CONFIG_H' DEPDIR='.deps' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='grep -E' EXEEXT='' GENCAT='gencat' GLIBC21='yes' GMSGFMT='/usr/bin/msgfmt' GNOME_CONFIG='no' GNOME_DATADIR='' GTK_CFLAGS='-DXTHREADS -D_REENTRANT -DXUSE_MTSAFE_API -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/X11R6/include -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/freetype2/config -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include ' GTK_LIBS='-Wl,--export-dynamic -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangoxft-1.0 -lpangox-1.0 -lpango-1.0 -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 ' HAVE_GNOME_FALSE='' HAVE_GNOME_TRUE='#' HAVE_PNG_FALSE='#' HAVE_PNG_TRUE='' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s' INSTOBJEXT='.mo' INTLBISON='bison' INTLLIBS='' INTLOBJS='' INTL_LIBTOOL_SUFFIX_PREFIX='' LDFLAGS='' LIBICONV='' LIBINTL='' LIBOBJS='' LIBPNG='-lpng -lz' LIBS='' LTLIBICONV='' LTLIBINTL='' LTLIBOBJS='' MAINT='#' MAINTAINER_MODE_FALSE='' MAINTAINER_MODE_TRUE='#' MAKEINFO='${SHELL} /var/tmp/portage/gqview-1.5.1/work/gqview-1.5.1/missing --run makeinfo' MKINSTALLDIRS='$(top_builddir)/./mkinstalldirs' MSGFMT='/usr/bin/msgfmt' MSGMERGE='/usr/bin/msgmerge' OBJEXT='o' PACKAGE='gqview' PACKAGE_BUGREPORT='' PACKAGE_NAME='' PACKAGE_STRING='' PACKAGE_TARNAME='' PACKAGE_VERSION='' PATH_SEPARATOR=':' PKG_CONFIG='/usr/bin/pkg-config' POSUB='po' RANLIB='ranlib' SET_MAKE='' SHELL='/bin/sh' STRIP='strip' USE_INCLUDED_LIBINTL='no' USE_NLS='yes' VERSION='1.5.1' XGETTEXT='/usr/bin/xgettext' ac_ct_CC='' ac_ct_RANLIB='ranlib' ac_ct_STRIP='strip' am__fastdepCC_FALSE='' am__fastdepCC_TRUE='#' am__include='include' am__leading_dot='.' am__quote='' bindir='${exec_prefix}/bin' build='i686-pc-linux-gnu' build_alias='' build_cpu='i686' build_os='linux-gnu' build_vendor='pc' datadir='/usr/share' exec_prefix='${prefix}' host='i686-pc-linux-gnu' host_alias='i686-pc-linux-gnu' host_cpu='i686' host_os='linux-gnu' host_vendor='pc' includedir='${prefix}/include' infodir='/usr/share/info' install_sh='/var/tmp/portage/gqview-1.5.1/work/gqview-1.5.1/install-sh' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localedir='${datadir}/locale' localstatedir='/var/lib' mandir='/usr/share/man' oldincludedir='/usr/include' prefix='/usr' program_transform_name='s,x,x,' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='/etc' target_alias='' ## ----------- ## ## confdefs.h. ## ## ----------- ## #define ENABLE_NLS 1 #define GQVIEW_HELPDIR "/usr/share/gqview" #define HAVE_ALLOCA 1 #define HAVE_ALLOCA_H 1 #define HAVE_ARGZ_H 1 #define HAVE_DCGETTEXT 1 #define HAVE_FEOF_UNLOCKED 1 #define HAVE_FGETS_UNLOCKED 1 #define HAVE_GETCWD 1 #define HAVE_GETC_UNLOCKED 1 #define HAVE_GETEGID 1 #define HAVE_GETEUID 1 #define HAVE_GETGID 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETTEXT 1 #define HAVE_GETUID 1 #define HAVE_ICONV 1 #define HAVE_INTTYPES_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_INTTYPES_H_WITH_UINTMAX 1 #define HAVE_LANGINFO_CODESET 1 #define HAVE_LC_MESSAGES 1 #define HAVE_LIMITS_H 1 #define HAVE_LOCALE_H 1 #define HAVE_MALLOC_H 1 #define HAVE_MEMORY_H 1 #define HAVE_MEMPCPY 1 #define HAVE_MMAP 1 #define HAVE_MUNMAP 1 #define HAVE_NL_TYPES_H 1 #define HAVE_PUTENV 1 #define HAVE_SETENV 1 #define HAVE_SETLOCALE 1 #define HAVE_STDDEF_H 1 #define HAVE_STDINT_H 1 #define HAVE_STDINT_H_WITH_UINTMAX 1 #define HAVE_STDLIB_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STPCPY 1 #define HAVE_STRCASECMP 1 #define HAVE_STRDUP 1 #define HAVE_STRINGS_H 1 #define HAVE_STRING_H 1 #define HAVE_STRING_H 1 #define HAVE_STRTOUL 1 #define HAVE_STRVERSCMP 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_TSEARCH 1 #define HAVE_UINTMAX_T 1 #define HAVE_UNISTD_H 1 #define HAVE_UNISTD_H 1 #define HAVE_UNISTD_H 1 #define HAVE_UNSIGNED_LONG_LONG 1 #define HAVE___ARGZ_COUNT 1 #define HAVE___ARGZ_NEXT 1 #define HAVE___ARGZ_STRINGIFY 1 #define HAVE___FSETLOCKING 1 #define ICONV_CONST #define INTDIV0_RAISES_SIGFPE 1 #define PACKAGE "gqview" #define PACKAGE_BUGREPORT "" #define PACKAGE_NAME "" #define PACKAGE_STRING "" #define PACKAGE_TARNAME "" #define PACKAGE_VERSION "" #define STDC_HEADERS 1 #define VERSION "1.5.1" configure: exit 0