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=/opt/gnome --bindir=/opt/gnome/bin --sbindir=/opt/gnome/sbin --libdir=/opt/gnome/lib --datadir=/opt/gnome/share --includedir=/opt/gnome/include --infodir=/opt/gnome/info --mandir=/opt/gnome/man --sysconfdir=/etc/opt/gnome --localstatedir=/var/opt/gnome --disable-debug --enable-libpam --enable-pam --build=i586-unknown-linux-gnu --host=i586-unknown-linux-gnu --disable-gtk-doc ## --------- ## ## Platform. ## ## --------- ## hostname = companion uname -m = i686 uname -r = 2.6.10 uname -s = Linux uname -v = #1 Wed Jan 12 15:16:30 CET 2005 /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: /R.work/build/default-2.0.4-x86-pentium-mmx-32-reference/tools.chroot/wrapper PATH: /R.work/build/default-2.0.4-x86-pentium-mmx-32-reference/tools.chroot/bin PATH: /sbin PATH: /bin PATH: /usr/sbin PATH: /usr/bin PATH: /usr/local/sbin PATH: /usr/local/bin PATH: /usr/X11/bin PATH: /usr/games PATH: /opt/e17/sbin PATH: /opt/gnome/sbin PATH: /opt/gnome24/sbin PATH: /opt/pdnsd/sbin PATH: /opt/squid/sbin PATH: /opt/wwwoffle/sbin PATH: /opt/MailScanner/bin PATH: /opt/dcc/bin PATH: /opt/e17/bin PATH: /opt/gnome/bin PATH: /opt/gnome24/bin PATH: /opt/kde3/bin PATH: /opt/mono/bin PATH: /opt/mysql/bin PATH: /opt/postgresql/bin PATH: /opt/qt33/bin PATH: /opt/squid/bin PATH: /opt/wwwoffle/bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:1514: checking for a BSD-compatible install configure:1568: result: /R.work/build/default-2.0.4-x86-pentium-mmx-32-reference/tools.chroot/wrapper/install -c configure:1579: checking whether build environment is sane configure:1622: result: yes configure:1655: checking for gawk configure:1681: result: gawk configure:1691: checking whether make sets $(MAKE) configure:1711: result: yes configure:1870: checking for i586-unknown-linux-gnu-gcc configure:1896: result: gcc-3 configure:2178: checking for C compiler version configure:2181: gcc-3 --version &5 gcc-3 (GCC) 3.2.3 Copyright (C) 2002 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:2184: $? = 0 configure:2186: gcc-3 -v &5 Reading specs from /usr/lib/gcc-lib/i586-unknown-linux-gnu/3.2.3/specs Configured with: ../configure --prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --libdir=/usr/lib --datadir=/usr/share --includedir=/usr/include --infodir=/usr/info --mandir=/usr/man --sysconfdir=/etc --localstatedir=/var --disable-debug --with-libpam --with-pam --enable-libpam --enable-pam --build=i586-unknown-linux-gnu --host=i586-unknown-linux-gnu --disable-multilib --enable-__cxa_atexit --enable-shared=yes --with-gnu-as --enable-version-specific-runtime-libs --with-gnu-ld --enable-threads=posix Thread model: posix gcc version 3.2.3 configure:2189: $? = 0 configure:2191: gcc-3 -V &5 gcc-3: invalid version number format configure:2194: $? = 1 configure:2218: checking for C compiler default output configure:2221: gcc-3 conftest.c >&5 configure:2224: $? = 0 configure:2270: result: a.out configure:2275: checking whether the C compiler works configure:2281: ./a.out configure:2284: $? = 0 configure:2301: result: yes configure:2308: checking whether we are cross compiling configure:2310: result: no configure:2313: checking for suffix of executables configure:2315: gcc-3 -o conftest conftest.c >&5 configure:2318: $? = 0 configure:2343: result: configure:2349: checking for suffix of object files configure:2371: gcc-3 -c conftest.c >&5 configure:2374: $? = 0 configure:2396: result: o configure:2400: checking whether we are using the GNU C compiler configure:2425: gcc-3 -c conftest.c >&5 configure:2428: $? = 0 configure:2431: test -s conftest.o configure:2434: $? = 0 configure:2447: result: yes configure:2453: checking whether gcc-3 accepts -g configure:2475: gcc-3 -c -g conftest.c >&5 configure:2478: $? = 0 configure:2481: test -s conftest.o configure:2484: $? = 0 configure:2495: result: yes configure:2512: checking for gcc-3 option to accept ANSI C configure:2573: gcc-3 -c -g -O2 conftest.c >&5 configure:2576: $? = 0 configure:2579: test -s conftest.o configure:2582: $? = 0 configure:2600: result: none needed configure:2618: gcc-3 -c -g -O2 conftest.c >&5 conftest.c:2: syntax error before "me" configure:2621: $? = 1 configure: failed program was: | #ifndef __cplusplus | choke me | #endif configure:2749: checking for style of include used by make configure:2777: result: GNU configure:2805: checking dependency style of gcc-3 configure:2867: result: gcc3 configure:2888: checking for bison configure:2904: found /usr/bin/bison configure:2914: result: bison -y configure:2931: checking for flex configure:2947: found /usr/bin/flex configure:2957: result: flex configure:2972: checking for flex configure:2998: result: flex configure:3011: checking for yywrap in -lfl configure:3042: gcc-3 -o conftest -g -O2 conftest.c -lfl >&5 configure:3045: $? = 0 configure:3048: test -s conftest configure:3051: $? = 0 configure:3063: result: yes configure:3131: checking lex output file root configure:3142: flex conftest.l configure:3145: $? = 0 configure:3157: result: lex.yy configure:3162: checking whether yytext is a pointer configure:3178: gcc-3 -o conftest -g -O2 conftest.c -lfl >&5 configure:3181: $? = 0 configure:3184: test -s conftest configure:3187: $? = 0 configure:3200: result: yes configure:3285: checking build system type configure:3303: result: i586-unknown-linux-gnu configure:3311: checking host system type configure:3325: result: i586-unknown-linux-gnu configure:3355: checking for ld used by GCC configure:3418: result: ld configure:3427: checking if the linker (ld) is GNU ld GNU ld version 2.15.90.0.1.1 20040303 configure:3439: result: yes configure:3444: checking for ld option to reload object files configure:3451: result: -r configure:3456: checking for BSD-compatible nm configure:3492: result: nm configure:3495: checking for a sed that does not truncate output configure:3577: result: sed configure:3580: checking whether ln -s works configure:3584: result: yes configure:3591: checking how to recognise dependent libraries configure:3772: result: pass_all configure:3784: checking command to parse nm output configure:3868: gcc-3 -c -g -O2 conftest.c >&5 configure:3871: $? = 0 configure:3875: nm conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGISTW][ABCDGISTW]*\)[ ][ ]*\(\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p' \> conftest.nm configure:3878: $? = 0 configure:3930: gcc-3 -o conftest -g -O2 conftest.c conftstm.o >&5 configure:3933: $? = 0 configure:3977: result: ok configure:3986: checking how to run the C preprocessor configure:4022: gcc-3 -E conftest.c configure:4028: $? = 0 configure:4060: gcc-3 -E conftest.c configure:4060:28: ac_nonexistent.h: No such file or directory configure:4066: $? = 1 configure: failed program was: | #line 4051 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define YYTEXT_POINTER 1 | /* end confdefs.h. */ | #include configure:4104: result: gcc-3 -E configure:4129: gcc-3 -E conftest.c configure:4135: $? = 0 configure:4167: gcc-3 -E conftest.c configure:4167:28: ac_nonexistent.h: No such file or directory configure:4173: $? = 1 configure: failed program was: | #line 4158 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define YYTEXT_POINTER 1 | /* end confdefs.h. */ | #include configure:4216: checking for egrep configure:4226: result: grep -E configure:4231: checking for ANSI C header files configure:4257: gcc-3 -c -g -O2 conftest.c >&5 configure:4260: $? = 0 configure:4263: test -s conftest.o configure:4266: $? = 0 configure:4355: gcc-3 -o conftest -g -O2 conftest.c >&5 configure:4358: $? = 0 configure:4360: ./conftest configure:4363: $? = 0 configure:4378: result: yes configure:4402: checking for sys/types.h configure:4419: gcc-3 -c -g -O2 conftest.c >&5 configure:4422: $? = 0 configure:4425: test -s conftest.o configure:4428: $? = 0 configure:4439: result: yes configure:4402: checking for sys/stat.h configure:4419: gcc-3 -c -g -O2 conftest.c >&5 configure:4422: $? = 0 configure:4425: test -s conftest.o configure:4428: $? = 0 configure:4439: result: yes configure:4402: checking for stdlib.h configure:4419: gcc-3 -c -g -O2 conftest.c >&5 configure:4422: $? = 0 configure:4425: test -s conftest.o configure:4428: $? = 0 configure:4439: result: yes configure:4402: checking for string.h configure:4419: gcc-3 -c -g -O2 conftest.c >&5 configure:4422: $? = 0 configure:4425: test -s conftest.o configure:4428: $? = 0 configure:4439: result: yes configure:4402: checking for memory.h configure:4419: gcc-3 -c -g -O2 conftest.c >&5 configure:4422: $? = 0 configure:4425: test -s conftest.o configure:4428: $? = 0 configure:4439: result: yes configure:4402: checking for strings.h configure:4419: gcc-3 -c -g -O2 conftest.c >&5 configure:4422: $? = 0 configure:4425: test -s conftest.o configure:4428: $? = 0 configure:4439: result: yes configure:4402: checking for inttypes.h configure:4419: gcc-3 -c -g -O2 conftest.c >&5 configure:4422: $? = 0 configure:4425: test -s conftest.o configure:4428: $? = 0 configure:4439: result: yes configure:4402: checking for stdint.h configure:4419: gcc-3 -c -g -O2 conftest.c >&5 configure:4422: $? = 0 configure:4425: test -s conftest.o configure:4428: $? = 0 configure:4439: result: yes configure:4402: checking for unistd.h configure:4419: gcc-3 -c -g -O2 conftest.c >&5 configure:4422: $? = 0 configure:4425: test -s conftest.o configure:4428: $? = 0 configure:4439: result: yes configure:4465: checking dlfcn.h usability configure:4478: gcc-3 -c -g -O2 conftest.c >&5 configure:4481: $? = 0 configure:4484: test -s conftest.o configure:4487: $? = 0 configure:4497: result: yes configure:4501: checking dlfcn.h presence configure:4512: gcc-3 -E conftest.c configure:4518: $? = 0 configure:4537: result: yes configure:4573: checking for dlfcn.h configure:4580: result: yes configure:4740: checking for i586-unknown-linux-gnu-ranlib configure:4766: result: ranlib configure:4820: checking for i586-unknown-linux-gnu-strip configure:4846: result: strip configure:4938: gcc-3 -c -g -O2 conftest.c >&5 configure:4941: $? = 0 configure:5107: checking for objdir configure:5118: result: .libs configure:5135: checking for gcc-3 option to produce PIC configure:5281: result: -fPIC configure:5285: checking if gcc-3 PIC flag -fPIC works configure:5309: gcc-3 -c -g -O2 -fPIC -DPIC conftest.c >&5 configure:5312: $? = 0 configure:5315: test -s conftest.o configure:5318: $? = 0 configure:5356: result: yes configure:5372: checking if gcc-3 static flag -static works configure:5397: gcc-3 -o conftest -g -O2 -static conftest.c >&5 configure:5400: $? = 0 configure:5403: test -s conftest configure:5406: $? = 0 configure:5422: result: yes configure:5434: checking if gcc-3 supports -c -o file.o configure:5457: gcc-3 -c -g -O2 -o out/conftest2.o conftest.c >&5 configure:5478: result: yes configure:5483: checking if gcc-3 supports -c -o file.lo configure:5511: gcc-3 -c -g -O2 -c -o conftest.lo conftest.c >&5 configure:5514: $? = 0 configure:5517: test -s conftest.lo configure:5520: $? = 0 configure:5542: result: yes configure:5573: checking if gcc-3 supports -fno-rtti -fno-exceptions configure:5596: gcc-3 -c -g -O2 -fno-rtti -fno-exceptions -c conftest.c conftest.c >&5 configure:5599: $? = 0 configure:5602: test -s conftest.o configure:5605: $? = 0 configure:5622: result: yes configure:5633: checking whether the linker (ld) supports shared libraries configure:6328: result: yes configure:6333: checking how to hardcode library paths into programs configure:6357: result: immediate configure:6362: checking whether stripping libraries is possible configure:6367: result: yes configure:6378: checking dynamic linker characteristics configure:6792: result: GNU/Linux ld.so configure:6797: checking if libtool supports shared libraries configure:6799: result: yes configure:6802: checking whether to build shared libraries configure:6823: result: yes configure:6826: checking whether to build static libraries configure:6830: result: yes configure:7504: checking whether -lc should be explicitly linked in configure:7512: gcc-3 -c -g -O2 conftest.c >&5 configure:7515: $? = 0 configure:7529: gcc-3 -shared conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| grep -lc \>/dev/null 2\>\&1 configure:7532: $? = 0 configure:7545: result: no configure:8119: checking whether to enable maintainer-specific portions of Makefiles configure:8128: result: no configure:8145: checking target system type configure:8159: result: i586-unknown-linux-gnu configure:8226: checking whether byte ordering is bigendian configure:8254: gcc-3 -c -g -O2 conftest.c >&5 configure:8257: $? = 0 configure:8260: test -s conftest.o configure:8263: $? = 0 configure:8288: gcc-3 -c -g -O2 conftest.c >&5 configure: In function `main': configure:8293: `not' undeclared (first use in this function) configure:8293: (Each undeclared identifier is reported only once configure:8293: for each function it appears in.) configure:8293: syntax error before "big" configure:8291: $? = 1 configure: failed program was: | #line 8266 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define YYTEXT_POINTER 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 HAVE_DLFCN_H 1 | /* end confdefs.h. */ | #include | #include | | int | main () | { | #if BYTE_ORDER != BIG_ENDIAN | not big endian | #endif | | ; | return 0; | } configure:8411: result: no configure:8747: checking for C compiler version configure:8750: gcc-3 --version &5 gcc-3 (GCC) 3.2.3 Copyright (C) 2002 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:8753: $? = 0 configure:8755: gcc-3 -v &5 Reading specs from /usr/lib/gcc-lib/i586-unknown-linux-gnu/3.2.3/specs Configured with: ../configure --prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --libdir=/usr/lib --datadir=/usr/share --includedir=/usr/include --infodir=/usr/info --mandir=/usr/man --sysconfdir=/etc --localstatedir=/var --disable-debug --with-libpam --with-pam --enable-libpam --enable-pam --build=i586-unknown-linux-gnu --host=i586-unknown-linux-gnu --disable-multilib --enable-__cxa_atexit --enable-shared=yes --with-gnu-as --enable-version-specific-runtime-libs --with-gnu-ld --enable-threads=posix Thread model: posix gcc version 3.2.3 configure:8758: $? = 0 configure:8760: gcc-3 -V &5 gcc-3: invalid version number format configure:8763: $? = 1 configure:8766: checking whether we are using the GNU C compiler configure:8813: result: yes configure:8819: checking whether gcc-3 accepts -g configure:8861: result: yes configure:8878: checking for gcc-3 option to accept ANSI C configure:8966: result: none needed configure:8984: gcc-3 -c -g -O2 conftest.c >&5 conftest.c:2: syntax error before "me" configure:8987: $? = 1 configure: failed program was: | #ifndef __cplusplus | choke me | #endif configure:9098: checking dependency style of gcc-3 configure:9160: result: gcc3 configure:9180: checking for gcc-3 option to accept ANSI C configure:9244: gcc-3 -c -g -O2 conftest.c >&5 configure:9247: $? = 0 configure:9250: test -s conftest.o configure:9253: $? = 0 configure:9268: result: none needed configure:9291: checking for a BSD-compatible install configure:9345: result: /R.work/build/default-2.0.4-x86-pentium-mmx-32-reference/tools.chroot/wrapper/install -c configure:9356: checking whether ln -s works configure:9360: result: yes configure:9367: checking whether make sets $(MAKE) configure:9387: result: yes configure:9401: checking how to run the C preprocessor configure:9519: result: gcc-3 -E configure:9544: gcc-3 -E conftest.c configure:9550: $? = 0 configure:9582: gcc-3 -E conftest.c configure:9593:28: ac_nonexistent.h: No such file or directory configure:9588: $? = 1 configure: failed program was: | #line 9573 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define YYTEXT_POINTER 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 HAVE_DLFCN_H 1 | /* end confdefs.h. */ | #include configure:9724: checking for C++ compiler version configure:9727: g++-3 --version &5 g++-3 (GCC) 3.2.3 Copyright (C) 2002 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:9730: $? = 0 configure:9732: g++-3 -v &5 Reading specs from /usr/lib/gcc-lib/i586-unknown-linux-gnu/3.2.3/specs Configured with: ../configure --prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --libdir=/usr/lib --datadir=/usr/share --includedir=/usr/include --infodir=/usr/info --mandir=/usr/man --sysconfdir=/etc --localstatedir=/var --disable-debug --with-libpam --with-pam --enable-libpam --enable-pam --build=i586-unknown-linux-gnu --host=i586-unknown-linux-gnu --disable-multilib --enable-__cxa_atexit --enable-shared=yes --with-gnu-as --enable-version-specific-runtime-libs --with-gnu-ld --enable-threads=posix Thread model: posix gcc version 3.2.3 g++-3: no input files configure:9735: $? = 1 configure:9737: g++-3 -V &5 g++-3: invalid version number format configure:9740: $? = 1 configure:9743: checking whether we are using the GNU C++ compiler configure:9768: g++-3 -c conftest.cc >&5 configure:9771: $? = 0 configure:9774: test -s conftest.o configure:9777: $? = 0 configure:9790: result: yes configure:9796: checking whether g++-3 accepts -g configure:9818: g++-3 -c -g conftest.cc >&5 configure:9821: $? = 0 configure:9824: test -s conftest.o configure:9827: $? = 0 configure:9838: result: yes configure:9882: g++-3 -c -g -O2 conftest.cc >&5 configure:9885: $? = 0 configure:9888: test -s conftest.o configure:9891: $? = 0 configure:9918: g++-3 -c -g -O2 conftest.cc >&5 configure: In function `int main()': configure:9925: `exit' undeclared (first use this function) configure:9925: (Each undeclared identifier is reported only once for each function it appears in.) configure:9921: $? = 1 configure: failed program was: | #line 9901 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define YYTEXT_POINTER 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 HAVE_DLFCN_H 1 | /* end confdefs.h. */ | | int | main () | { | exit (42); | ; | return 0; | } configure:9882: g++-3 -c -g -O2 conftest.cc >&5 configure:9885: $? = 0 configure:9888: test -s conftest.o configure:9891: $? = 0 configure:9918: g++-3 -c -g -O2 conftest.cc >&5 configure:9921: $? = 0 configure:9924: test -s conftest.o configure:9927: $? = 0 configure:9952: checking dependency style of g++-3 configure:10014: result: gcc3 configure:10081: checking for gtk-config configure:10099: found /opt/gnome/bin/gtk-config configure:10112: result: /opt/gnome/bin/gtk-config configure:10120: checking for GTK - version >= 1.2.8 configure:10227: gcc-3 -o conftest -g -O2 -I/opt/gnome/include/gtk-1.2 -I/opt/gnome/include/glib-1.2 -I/opt/gnome/lib/glib/include -I/usr/X11R6/include conftest.c -L/opt/gnome/lib -L/usr/X11R6/lib -lgtk -lgdk -rdynamic -lgmodule -lglib -ldl -lXi -lXext -lX11 -lm >&5 configure:10230: $? = 0 configure:10232: ./conftest configure:10235: $? = 0 configure:10253: result: yes configure:10386: checking for TIFF support configure:10389: checking for TIFFOpen in -ltiff configure:10420: gcc-3 -o conftest -g -O2 -Wall -I/opt/gnome/include/gtk-1.2 -I/opt/gnome/include/glib-1.2 -I/opt/gnome/lib/glib/include -I/usr/X11R6/include -L/opt/gnome/lib -L/usr/X11R6/lib conftest.c -ltiff -L/opt/gnome/lib -L/usr/X11R6/lib -lgtk -lgdk -rdynamic -lgmodule -lglib -ldl -lXi -lXext -lX11 -lm >&5 /usr/lib/gcc-lib/i586-unknown-linux-gnu/3.2.3/../../../libtiff.a(tif_jpeg.o)(.text+0x2e): In function `TIFFjpeg_error_exit': : undefined reference to `jpeg_abort' /usr/lib/gcc-lib/i586-unknown-linux-gnu/3.2.3/../../../libtiff.a(tif_jpeg.o)(.text+0x74): In function `TIFFjpeg_create_compress': : undefined reference to `jpeg_std_error' /usr/lib/gcc-lib/i586-unknown-linux-gnu/3.2.3/../../../libtiff.a(tif_jpeg.o)(.text+0xba): In function `TIFFjpeg_create_compress': : undefined reference to `jpeg_CreateCompress' /usr/lib/gcc-lib/i586-unknown-linux-gnu/3.2.3/../../../libtiff.a(tif_jpeg.o)(.text+0xd8): In function `TIFFjpeg_create_decompress': : undefined reference to `jpeg_std_error' /usr/lib/gcc-lib/i586-unknown-linux-gnu/3.2.3/../../../libtiff.a(tif_jpeg.o)(.text+0x11e): In function `TIFFjpeg_create_decompress': : undefined reference to `jpeg_CreateDecompress' /usr/lib/gcc-lib/i586-unknown-linux-gnu/3.2.3/../../../libtiff.a(tif_jpeg.o)(.text+0x153): In function `TIFFjpeg_set_defaults': : undefined reference to `jpeg_set_defaults' /usr/lib/gcc-lib/i586-unknown-linux-gnu/3.2.3/../../../libtiff.a(tif_jpeg.o)(.text+0x189): In function `TIFFjpeg_set_colorspace': : undefined reference to `jpeg_set_colorspace' /usr/lib/gcc-lib/i586-unknown-linux-gnu/3.2.3/../../../libtiff.a(tif_jpeg.o)(.text+0x1c3): In function `TIFFjpeg_set_quality': : undefined reference to `jpeg_set_quality' /usr/lib/gcc-lib/i586-unknown-linux-gnu/3.2.3/../../../libtiff.a(tif_jpeg.o)(.text+0x1fb): In function `TIFFjpeg_suppress_tables': : undefined reference to `jpeg_suppress_tables' /usr/lib/gcc-lib/i586-unknown-linux-gnu/3.2.3/../../../libtiff.a(tif_jpeg.o)(.text+0x232): In function `TIFFjpeg_start_compress': : undefined reference to `jpeg_start_compress' /usr/lib/gcc-lib/i586-unknown-linux-gnu/3.2.3/../../../libtiff.a(tif_jpeg.o)(.text+0x26d): In function `TIFFjpeg_write_scanlines': : undefined reference to `jpeg_write_scanlines' /usr/lib/gcc-lib/i586-unknown-linux-gnu/3.2.3/../../../libtiff.a(tif_jpeg.o)(.text+0x2a4): In function `TIFFjpeg_write_raw_data': : undefined reference to `jpeg_write_raw_data' /usr/lib/gcc-lib/i586-unknown-linux-gnu/3.2.3/../../../libtiff.a(tif_jpeg.o)(.text+0x2d4): In function `TIFFjpeg_finish_compress': : undefined reference to `jpeg_finish_compress' /usr/lib/gcc-lib/i586-unknown-linux-gnu/3.2.3/../../../libtiff.a(tif_jpeg.o)(.text+0x307): In function `TIFFjpeg_write_tables': : undefined reference to `jpeg_write_tables' /usr/lib/gcc-lib/i586-unknown-linux-gnu/3.2.3/../../../libtiff.a(tif_jpeg.o)(.text+0x33e): In function `TIFFjpeg_read_header': : undefined reference to `jpeg_read_header' /usr/lib/gcc-lib/i586-unknown-linux-gnu/3.2.3/../../../libtiff.a(tif_jpeg.o)(.text+0x36b): In function `TIFFjpeg_start_decompress': : undefined reference to `jpeg_start_decompress' /usr/lib/gcc-lib/i586-unknown-linux-gnu/3.2.3/../../../libtiff.a(tif_jpeg.o)(.text+0x3a5): In function `TIFFjpeg_read_scanlines': : undefined reference to `jpeg_read_scanlines' /usr/lib/gcc-lib/i586-unknown-linux-gnu/3.2.3/../../../libtiff.a(tif_jpeg.o)(.text+0x3dc): In function `TIFFjpeg_read_raw_data': : undefined reference to `jpeg_read_raw_data' /usr/lib/gcc-lib/i586-unknown-linux-gnu/3.2.3/../../../libtiff.a(tif_jpeg.o)(.text+0x40d): In function `TIFFjpeg_finish_decompress': : undefined reference to `jpeg_finish_decompress' /usr/lib/gcc-lib/i586-unknown-linux-gnu/3.2.3/../../../libtiff.a(tif_jpeg.o)(.text+0x43b): In function `TIFFjpeg_abort': : undefined reference to `jpeg_abort' /usr/lib/gcc-lib/i586-unknown-linux-gnu/3.2.3/../../../libtiff.a(tif_jpeg.o)(.text+0x46e): In function `TIFFjpeg_destroy': : undefined reference to `jpeg_destroy' /usr/lib/gcc-lib/i586-unknown-linux-gnu/3.2.3/../../../libtiff.a(tif_jpeg.o)(.text+0x76d): In function `TIFFjpeg_data_src': : undefined reference to `jpeg_resync_to_restart' /usr/lib/gcc-lib/i586-unknown-linux-gnu/3.2.3/../../../libtiff.a(tif_pixarlog.o)(.text+0x13be): In function `PixarLogSetupDecode': : undefined reference to `inflateInit_' /usr/lib/gcc-lib/i586-unknown-linux-gnu/3.2.3/../../../libtiff.a(tif_pixarlog.o)(.text+0x1457): In function `PixarLogPreDecode': : undefined reference to `inflateReset' /usr/lib/gcc-lib/i586-unknown-linux-gnu/3.2.3/../../../libtiff.a(tif_pixarlog.o)(.text+0x14e4): In function `PixarLogDecode': : undefined reference to `inflate' /usr/lib/gcc-lib/i586-unknown-linux-gnu/3.2.3/../../../libtiff.a(tif_pixarlog.o)(.text+0x1684): In function `PixarLogDecode': : undefined reference to `inflateSync' /usr/lib/gcc-lib/i586-unknown-linux-gnu/3.2.3/../../../libtiff.a(tif_pixarlog.o)(.text+0x1758): In function `PixarLogSetupEncode': : undefined reference to `deflateInit_' /usr/lib/gcc-lib/i586-unknown-linux-gnu/3.2.3/../../../libtiff.a(tif_pixarlog.o)(.text+0x17f1): In function `PixarLogPreEncode': : undefined reference to `deflateReset' /usr/lib/gcc-lib/i586-unknown-linux-gnu/3.2.3/../../../libtiff.a(tif_pixarlog.o)(.text+0x2a9c): In function `PixarLogEncode': : undefined reference to `deflate' /usr/lib/gcc-lib/i586-unknown-linux-gnu/3.2.3/../../../libtiff.a(tif_pixarlog.o)(.text+0x2b83): In function `PixarLogPostEncode': : undefined reference to `deflate' /usr/lib/gcc-lib/i586-unknown-linux-gnu/3.2.3/../../../libtiff.a(tif_pixarlog.o)(.text+0x2c68): In function `PixarLogCleanup': : undefined reference to `inflateEnd' /usr/lib/gcc-lib/i586-unknown-linux-gnu/3.2.3/../../../libtiff.a(tif_pixarlog.o)(.text+0x2c9a): In function `PixarLogCleanup': : undefined reference to `deflateEnd' /usr/lib/gcc-lib/i586-unknown-linux-gnu/3.2.3/../../../libtiff.a(tif_pixarlog.o)(.text+0x2d38): In function `PixarLogVSetField': : undefined reference to `deflateParams' /usr/lib/gcc-lib/i586-unknown-linux-gnu/3.2.3/../../../libtiff.a(tif_zip.o)(.text+0x1e): In function `ZIPSetupDecode': : undefined reference to `inflateInit_' /usr/lib/gcc-lib/i586-unknown-linux-gnu/3.2.3/../../../libtiff.a(tif_zip.o)(.text+0x8e): In function `ZIPPreDecode': : undefined reference to `inflateReset' /usr/lib/gcc-lib/i586-unknown-linux-gnu/3.2.3/../../../libtiff.a(tif_zip.o)(.text+0xdd): In function `ZIPDecode': : undefined reference to `inflate' /usr/lib/gcc-lib/i586-unknown-linux-gnu/3.2.3/../../../libtiff.a(tif_zip.o)(.text+0x15b): In function `ZIPDecode': : undefined reference to `inflateSync' /usr/lib/gcc-lib/i586-unknown-linux-gnu/3.2.3/../../../libtiff.a(tif_zip.o)(.text+0x1a1): In function `ZIPSetupEncode': : undefined reference to `deflateInit_' /usr/lib/gcc-lib/i586-unknown-linux-gnu/3.2.3/../../../libtiff.a(tif_zip.o)(.text+0x214): In function `ZIPPreEncode': : undefined reference to `deflateReset' /usr/lib/gcc-lib/i586-unknown-linux-gnu/3.2.3/../../../libtiff.a(tif_zip.o)(.text+0x25d): In function `ZIPEncode': : undefined reference to `deflate' /usr/lib/gcc-lib/i586-unknown-linux-gnu/3.2.3/../../../libtiff.a(tif_zip.o)(.text+0x2db): In function `ZIPPostEncode': : undefined reference to `deflate' /usr/lib/gcc-lib/i586-unknown-linux-gnu/3.2.3/../../../libtiff.a(tif_zip.o)(.text+0x361): In function `ZIPCleanup': : undefined reference to `inflateEnd' /usr/lib/gcc-lib/i586-unknown-linux-gnu/3.2.3/../../../libtiff.a(tif_zip.o)(.text+0x383): In function `ZIPCleanup': : undefined reference to `deflateEnd' /usr/lib/gcc-lib/i586-unknown-linux-gnu/3.2.3/../../../libtiff.a(tif_zip.o)(.text+0x3d4): In function `ZIPVSetField': : undefined reference to `deflateParams' collect2: ld returned 1 exit status configure:10423: $? = 1 configure: failed program was: | #line 10396 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define YYTEXT_POINTER 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 HAVE_DLFCN_H 1 | #ifdef __cplusplus | #include | #endif | /* 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 TIFFOpen (); | int | main () | { | TIFFOpen (); | ; | return 0; | } configure:10441: result: no configure:10451: error: *** TIFF dev lib not found *** ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=i586-unknown-linux-gnu ac_cv_build_alias=i586-unknown-linux-gnu ac_cv_c_bigendian=no ac_cv_c_compiler_gnu=yes ac_cv_cxx_compiler_gnu=yes ac_cv_env_CC_set=set ac_cv_env_CC_value=gcc-3 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_CXXFLAGS_set= ac_cv_env_CXXFLAGS_value= ac_cv_env_CXX_set=set ac_cv_env_CXX_value=g++-3 ac_cv_env_LDFLAGS_set= ac_cv_env_LDFLAGS_value= ac_cv_env_build_alias_set=set ac_cv_env_build_alias_value=i586-unknown-linux-gnu ac_cv_env_host_alias_set=set ac_cv_env_host_alias_value=i586-unknown-linux-gnu ac_cv_env_target_alias_set= ac_cv_env_target_alias_value= ac_cv_exeext= ac_cv_header_dlfcn_h=yes ac_cv_header_inttypes_h=yes ac_cv_header_memory_h=yes ac_cv_header_stdc=yes ac_cv_header_stdint_h=yes ac_cv_header_stdlib_h=yes ac_cv_header_string_h=yes ac_cv_header_strings_h=yes ac_cv_header_sys_stat_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_unistd_h=yes ac_cv_host=i586-unknown-linux-gnu ac_cv_host_alias=i586-unknown-linux-gnu ac_cv_lib_fl_yywrap=yes ac_cv_lib_tiff_TIFFOpen=no ac_cv_objext=o ac_cv_path_GTK_CONFIG=/opt/gnome/bin/gtk-config ac_cv_path_install='/R.work/build/default-2.0.4-x86-pentium-mmx-32-reference/tools.chroot/wrapper/install -c' ac_cv_prog_AWK=gawk ac_cv_prog_CC=gcc-3 ac_cv_prog_CPP='gcc-3 -E' ac_cv_prog_LEX=flex ac_cv_prog_RANLIB=ranlib ac_cv_prog_STRIP=strip ac_cv_prog_YACC='bison -y' 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_lex_root=lex.yy ac_cv_prog_lex_yytext_pointer=yes ac_cv_prog_make_make_set=yes ac_cv_target=i586-unknown-linux-gnu ac_cv_target_alias=i586-unknown-linux-gnu am_cv_CC_dependencies_compiler_type=gcc3 am_cv_CXX_dependencies_compiler_type=gcc3 am_cv_prog_cc_stdc= lt_cv_archive_cmds_need_lc=no lt_cv_cc_64bit_output=no lt_cv_compiler_c_o=yes lt_cv_compiler_o_lo=yes lt_cv_deplibs_check_method=pass_all lt_cv_file_magic_cmd='$MAGIC_CMD' lt_cv_file_magic_test_file='/lib/libc.so.6 /lib/libc-2.3.2.so' lt_cv_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_global_symbol_to_cdecl='sed -n -e '\''s/^. .* \(.*\)$/extern char \1;/p'\''' lt_cv_ld_reload_flag=-r lt_cv_path_LD=ld lt_cv_path_NM=nm lt_cv_path_SED=sed lt_cv_prog_cc_can_build_shared=yes lt_cv_prog_cc_no_builtin= lt_cv_prog_cc_pic=' -fPIC' lt_cv_prog_cc_pic_works=yes lt_cv_prog_cc_shlib= lt_cv_prog_cc_static=-static lt_cv_prog_cc_static_works=yes lt_cv_prog_cc_wl=-Wl, lt_cv_prog_gnu_ld=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'\''' ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /R.work/src.cinepaint.1110377671.15816.1605885857/cinepaint-0.18-3/missing --run aclocal-1.7' ALLOCA='' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='${SHELL} /R.work/src.cinepaint.1110377671.15816.1605885857/cinepaint-0.18-3/missing --run tar' AUTOCONF='${SHELL} /R.work/src.cinepaint.1110377671.15816.1605885857/cinepaint-0.18-3/missing --run autoconf' AUTOHEADER='${SHELL} /R.work/src.cinepaint.1110377671.15816.1605885857/cinepaint-0.18-3/missing --run autoheader' AUTOMAKE='${SHELL} /R.work/src.cinepaint.1110377671.15816.1605885857/cinepaint-0.18-3/missing --run automake-1.7' AWK='gawk' CC='gcc-3' CCDEPMODE='depmode=gcc3' CFLAGS='-g -O2 -Wall' CPP='gcc-3 -E' CPPFLAGS=' -I/opt/gnome/include/gtk-1.2 -I/opt/gnome/include/glib-1.2 -I/opt/gnome/lib/glib/include -I/usr/X11R6/include' CXX='g++-3' CXXDEPMODE='depmode=gcc3' CXXFLAGS='-g -O2' CYGPATH_W='echo' DEFS='' DEPDIR='.deps' ECHO='echo' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='grep -E' EMACS='' EXEEXT='' GTK_CFLAGS='-I/opt/gnome/include/gtk-1.2 -I/opt/gnome/include/glib-1.2 -I/opt/gnome/lib/glib/include -I/usr/X11R6/include' GTK_CONFIG='/opt/gnome/bin/gtk-config' GTK_LIBS='-L/opt/gnome/lib -L/usr/X11R6/lib -lgtk -lgdk -rdynamic -lgmodule -lglib -ldl -lXi -lXext -lX11 -lm' HAVE_OPENEXR='' HAVE_OPENEXR_FALSE='' HAVE_OPENEXR_TRUE='' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s' LDFLAGS=' -L/opt/gnome/lib -L/usr/X11R6/lib ' LEX='flex' LEXLIB='-lfl' LEX_OUTPUT_ROOT='lex.yy' LIBJPEG_LIB='' LIBOBJS='' LIBPNG='' LIBS=' -L/opt/gnome/lib -L/usr/X11R6/lib -lgtk -lgdk -rdynamic -lgmodule -lglib -ldl -lXi -lXext -lX11 -lm' LIBTIFF_LIB='' LIBTOOL='$(SHELL) $(top_builddir)/libtool' LN_S='ln -s' LTLIBOBJS='' MAINT='#' MAINTAINER_MODE_FALSE='' MAINTAINER_MODE_TRUE='#' MAJOR_VERSION='0' MAKEINFO='${SHELL} /R.work/src.cinepaint.1110377671.15816.1605885857/cinepaint-0.18-3/missing --run makeinfo' MICRO_VERSION='3' MINOR_VERSION='18' OBJEXT='o' OPENEXR='' OPENEXR_INCLUDES='' OPENEXR_LIBS='' PACKAGE='cinepaint' PACKAGE_BUGREPORT='' PACKAGE_NAME='' PACKAGE_STRING='' PACKAGE_TARNAME='' PACKAGE_VERSION='' PATH_SEPARATOR=':' PYINCLUDE='' PYLIB='' PYTHON='' PYTHON_EXEC_PREFIX='' PYTHON_PLATFORM='' PYTHON_PREFIX='' PYTHON_VERSION='' RANLIB='ranlib' RNH_VERSION='28b01' RPMBUILD='' SET_MAKE='' SHELL='/bin/sh' STATICLIBS_FALSE='' STATICLIBS_TRUE='' STRIP='strip' TIFF='' VERSION='0.18-3' X_CFLAGS='-I/opt/gnome/include/gtk-1.2 -I/opt/gnome/include/glib-1.2 -I/opt/gnome/lib/glib/include -I/usr/X11R6/include' X_LIBS='-L/opt/gnome/lib -L/usr/X11R6/lib -lgtk -lgdk -rdynamic -lgmodule -lglib -ldl -lXi -lXext -lX11 -lm' YACC='bison -y' ac_ct_CC='' ac_ct_CXX='' ac_ct_RANLIB='' ac_ct_STRIP='' am__fastdepCC_FALSE='#' am__fastdepCC_TRUE='' am__fastdepCXX_FALSE='#' am__fastdepCXX_TRUE='' am__include='include' am__quote='' bindir='/opt/gnome/bin' brushdata='' build='i586-unknown-linux-gnu' build_alias='i586-unknown-linux-gnu' build_cpu='i586' build_os='linux-gnu' build_vendor='unknown' datadir='/opt/gnome/share' exec_prefix='NONE' gradientdata='' host='i586-unknown-linux-gnu' host_alias='i586-unknown-linux-gnu' host_cpu='i586' host_os='linux-gnu' host_vendor='unknown' includedir='/opt/gnome/include' infodir='/opt/gnome/info' install_sh='/R.work/src.cinepaint.1110377671.15816.1605885857/cinepaint-0.18-3/install-sh' libdir='/opt/gnome/lib' libexecdir='${exec_prefix}/libexec' localedir='' localstatedir='/var/opt/gnome' mandir='/opt/gnome/man' oldincludedir='/usr/include' palettedata='' patterndata='' pkgpyexecdir='' pkgpythondir='' platform='' precision='PRECISION_U16' prefix='/opt/gnome' program_transform_name='s,x,x,' programdatadir='' programdotdir='.cinepaint' programincludedir='' programplugindir='' programsysconfdir='' pyexecdir='' pythondir='' sbindir='/opt/gnome/sbin' sharedstatedir='${prefix}/com' sysconfdir='/etc/opt/gnome' target='i586-unknown-linux-gnu' target_alias='' target_cpu='i586' target_os='linux-gnu' target_vendor='unknown' ## ----------- ## ## confdefs.h. ## ## ----------- ## #define HAVE_DLFCN_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_MEMORY_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_STAT_H 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_UNISTD_H 1 #define PACKAGE_BUGREPORT "" #define PACKAGE_NAME "" #define PACKAGE_STRING "" #define PACKAGE_TARNAME "" #define PACKAGE_VERSION "" #define STDC_HEADERS 1 #define YYTEXT_POINTER 1 #endif #ifdef __cplusplus #include configure: exit 1