This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by jp2a configure 1.0.6, which was generated by GNU Autoconf 2.60. Invocation command line was $ ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var --mandir=/usr/share/man --infodir=/usr/share/info --enable-shared --build=i686-uhu-linux --host=i686-uhu-linux --disable-static CFLAGS=-O2 -march=i686 -mtune=generic ## --------- ## ## Platform. ## ## --------- ## hostname = hp10 uname -m = i686 uname -r = 3.15.0-rc8-2.i386 uname -s = Linux uname -v = #2 SMP Thu Jun 5 11:08:29 UTC 2014 /usr/bin/uname -p = unknown /bin/uname -X = unknown /bin/arch = unknown /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown /usr/bin/hostinfo = unknown /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /usr/lib/uhubuild PATH: /usr/lib/ccache PATH: /sbin PATH: /usr/sbin PATH: /bin PATH: /usr/bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:1772: checking for a BSD-compatible install configure:1828: result: /bin/install -c configure:1839: checking whether build environment is sane configure:1882: result: yes configure:1947: checking for gawk configure:1963: found /bin/gawk configure:1974: result: gawk configure:1985: checking whether make sets $(MAKE) configure:2006: result: yes configure:2206: checking for i686-uhu-linux-gcc configure:2222: found /usr/bin/i686-uhu-linux-gcc configure:2233: result: i686-uhu-linux-gcc configure:2511: checking for C compiler version configure:2518: i686-uhu-linux-gcc --version >&5 i686-uhu-linux-gcc (GCC) 4.8.3 Copyright (C) 2013 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:2521: $? = 0 configure:2528: i686-uhu-linux-gcc -v >&5 Using built-in specs. COLLECT_GCC=i686-uhu-linux-gcc COLLECT_LTO_WRAPPER=/usr/libexec/gcc/i686-uhu-linux/4.8.3/lto-wrapper Target: i686-uhu-linux Configured with: /var/uhubuild/work/compile/configure --prefix=/usr --infodir=/usr/share/info --mandir=/usr/share/man --build=i686-uhu-linux --host=i686-uhu-linux --target=i686-uhu-linux --enable-languages=c,c++,objc,java,fortran --enable-shared --enable-targets=all --disable-multilib --with-gnu-as --with-gnu-ld --with-system-zlib --with-arch-32=i686 --with-arch-64=core2 --with-cpu-32=i686 --with-cpu-64=core2 --with-tune=generic Thread model: posix gcc version 4.8.3 (GCC) configure:2531: $? = 0 configure:2538: i686-uhu-linux-gcc -V >&5 i686-uhu-linux-gcc: error: unrecognized command line option '-V' i686-uhu-linux-gcc: fatal error: no input files compilation terminated. configure:2541: $? = 1 configure:2564: checking for C compiler default output file name configure:2591: i686-uhu-linux-gcc -O2 -march=i686 -mtune=generic conftest.c >&5 configure:2594: $? = 0 configure:2640: result: a.out configure:2645: checking whether the C compiler works configure:2655: ./a.out configure:2658: $? = 0 configure:2675: result: yes configure:2682: checking whether we are cross compiling configure:2684: result: no configure:2687: checking for suffix of executables configure:2694: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:2697: $? = 0 configure:2721: result: configure:2727: checking for suffix of object files configure:2753: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:2756: $? = 0 configure:2779: result: o configure:2783: checking whether we are using the GNU C compiler configure:2812: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:2818: $? = 0 configure:2825: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:2828: $? = 0 configure:2835: test -s conftest.o configure:2838: $? = 0 configure:2852: result: yes configure:2857: checking whether i686-uhu-linux-gcc accepts -g configure:2887: i686-uhu-linux-gcc -c -g conftest.c >&5 configure:2893: $? = 0 configure:2900: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:2903: $? = 0 configure:2910: test -s conftest.o configure:2913: $? = 0 configure:3043: result: yes configure:3060: checking for i686-uhu-linux-gcc option to accept ISO C89 configure:3134: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3140: $? = 0 configure:3147: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:3150: $? = 0 configure:3157: test -s conftest.o configure:3160: $? = 0 configure:3180: result: none needed configure:3209: checking for style of include used by make configure:3237: result: GNU configure:3265: checking dependency style of i686-uhu-linux-gcc configure:3355: result: gcc3 configure:3405: checking for jpeg_start_decompress in -ljpeg configure:3440: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -ljpeg >&5 configure:3446: $? = 0 configure:3453: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:3456: $? = 0 configure:3463: test -s conftest configure:3466: $? = 0 configure:3480: result: yes configure:3515: checking enable-curl configure:3517: result: yes configure:3525: checking for curl-config configure:3558: result: no configure:3588: checking for curl_easy_init in -lcurl configure:3623: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -lcurl -ljpeg >&5 /usr/bin/ld: cannot find -lcurl collect2: error: ld returned 1 exit status configure:3629: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "jp2a" | #define PACKAGE_TARNAME "jp2a" | #define PACKAGE_VERSION "1.0.6" | #define PACKAGE_STRING "jp2a 1.0.6" | #define PACKAGE_BUGREPORT "csl@sublevel3.org" | #define PACKAGE "jp2a" | #define VERSION "1.0.6" | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char curl_easy_init (); | int | main () | { | return curl_easy_init (); | ; | return 0; | } configure:3663: result: no configure:3673: WARNING: I need a working libcurl (use --with-curl-config=PATH); download-support will be disabled configure:3687: checking how to run the C preprocessor configure:3727: i686-uhu-linux-gcc -E conftest.c configure:3733: $? = 0 configure:3771: i686-uhu-linux-gcc -E conftest.c conftest.c:10:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure:3777: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "jp2a" | #define PACKAGE_TARNAME "jp2a" | #define PACKAGE_VERSION "1.0.6" | #define PACKAGE_STRING "jp2a 1.0.6" | #define PACKAGE_BUGREPORT "csl@sublevel3.org" | #define PACKAGE "jp2a" | #define VERSION "1.0.6" | /* end confdefs.h. */ | #include configure:3817: result: i686-uhu-linux-gcc -E configure:3846: i686-uhu-linux-gcc -E conftest.c configure:3852: $? = 0 configure:3890: i686-uhu-linux-gcc -E conftest.c conftest.c:10:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure:3896: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "jp2a" | #define PACKAGE_TARNAME "jp2a" | #define PACKAGE_VERSION "1.0.6" | #define PACKAGE_STRING "jp2a 1.0.6" | #define PACKAGE_BUGREPORT "csl@sublevel3.org" | #define PACKAGE "jp2a" | #define VERSION "1.0.6" | /* end confdefs.h. */ | #include configure:3941: checking for grep that handles long lines and -e configure:4015: result: /bin/grep configure:4020: checking for egrep configure:4098: result: /bin/grep -E configure:4103: checking for ANSI C header files configure:4133: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4139: $? = 0 configure:4146: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:4149: $? = 0 configure:4156: test -s conftest.o configure:4159: $? = 0 configure:4255: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -ljpeg >&5 configure:4258: $? = 0 configure:4264: ./conftest configure:4267: $? = 0 configure:4284: result: yes configure:4309: checking for sys/types.h configure:4330: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4336: $? = 0 configure:4343: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:4346: $? = 0 configure:4353: test -s conftest.o configure:4356: $? = 0 configure:4369: result: yes configure:4309: checking for sys/stat.h configure:4330: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4336: $? = 0 configure:4343: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:4346: $? = 0 configure:4353: test -s conftest.o configure:4356: $? = 0 configure:4369: result: yes configure:4309: checking for stdlib.h configure:4330: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4336: $? = 0 configure:4343: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:4346: $? = 0 configure:4353: test -s conftest.o configure:4356: $? = 0 configure:4369: result: yes configure:4309: checking for string.h configure:4330: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4336: $? = 0 configure:4343: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:4346: $? = 0 configure:4353: test -s conftest.o configure:4356: $? = 0 configure:4369: result: yes configure:4309: checking for memory.h configure:4330: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4336: $? = 0 configure:4343: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:4346: $? = 0 configure:4353: test -s conftest.o configure:4356: $? = 0 configure:4369: result: yes configure:4309: checking for strings.h configure:4330: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4336: $? = 0 configure:4343: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:4346: $? = 0 configure:4353: test -s conftest.o configure:4356: $? = 0 configure:4369: result: yes configure:4309: checking for inttypes.h configure:4330: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4336: $? = 0 configure:4343: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:4346: $? = 0 configure:4353: test -s conftest.o configure:4356: $? = 0 configure:4369: result: yes configure:4309: checking for stdint.h configure:4330: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4336: $? = 0 configure:4343: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:4346: $? = 0 configure:4353: test -s conftest.o configure:4356: $? = 0 configure:4369: result: yes configure:4309: checking for unistd.h configure:4330: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4336: $? = 0 configure:4343: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:4346: $? = 0 configure:4353: test -s conftest.o configure:4356: $? = 0 configure:4369: result: yes configure:4391: checking jpeglib.h usability configure:4408: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4414: $? = 0 configure:4421: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:4424: $? = 0 configure:4431: test -s conftest.o configure:4434: $? = 0 configure:4445: result: yes configure:4449: checking jpeglib.h presence configure:4464: i686-uhu-linux-gcc -E conftest.c configure:4470: $? = 0 configure:4491: result: yes configure:4524: checking for jpeglib.h configure:4531: result: yes configure:4736: checking fcntl.h usability configure:4753: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4759: $? = 0 configure:4766: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:4769: $? = 0 configure:4776: test -s conftest.o configure:4779: $? = 0 configure:4790: result: yes configure:4794: checking fcntl.h presence configure:4809: i686-uhu-linux-gcc -E conftest.c configure:4815: $? = 0 configure:4836: result: yes configure:4869: checking for fcntl.h configure:4877: result: yes configure:4736: checking curses.h usability configure:4753: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4759: $? = 0 configure:4766: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:4769: $? = 0 configure:4776: test -s conftest.o configure:4779: $? = 0 configure:4790: result: yes configure:4794: checking curses.h presence configure:4809: i686-uhu-linux-gcc -E conftest.c configure:4815: $? = 0 configure:4836: result: yes configure:4869: checking for curses.h configure:4877: result: yes configure:4736: checking term.h usability configure:4753: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4759: $? = 0 configure:4766: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:4769: $? = 0 configure:4776: test -s conftest.o configure:4779: $? = 0 configure:4790: result: yes configure:4794: checking term.h presence configure:4809: i686-uhu-linux-gcc -E conftest.c configure:4815: $? = 0 configure:4836: result: yes configure:4869: checking for term.h configure:4877: result: yes configure:4736: checking ncurses/term.h usability configure:4753: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:57:26: fatal error: ncurses/term.h: No such file or directory #include ^ compilation terminated. configure:4759: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "jp2a" | #define PACKAGE_TARNAME "jp2a" | #define PACKAGE_VERSION "1.0.6" | #define PACKAGE_STRING "jp2a 1.0.6" | #define PACKAGE_BUGREPORT "csl@sublevel3.org" | #define PACKAGE "jp2a" | #define VERSION "1.0.6" | #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_JPEGLIB_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_TERM_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 | #endif | #if HAVE_STDINT_H | # include | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:4790: result: no configure:4794: checking ncurses/term.h presence configure:4809: i686-uhu-linux-gcc -E conftest.c conftest.c:24:26: fatal error: ncurses/term.h: No such file or directory #include ^ compilation terminated. configure:4815: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "jp2a" | #define PACKAGE_TARNAME "jp2a" | #define PACKAGE_VERSION "1.0.6" | #define PACKAGE_STRING "jp2a 1.0.6" | #define PACKAGE_BUGREPORT "csl@sublevel3.org" | #define PACKAGE "jp2a" | #define VERSION "1.0.6" | #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_JPEGLIB_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_TERM_H 1 | /* end confdefs.h. */ | #include configure:4836: result: no configure:4869: checking for ncurses/term.h configure:4877: result: no configure:4900: checking for tgetent in -lncurses configure:4935: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -lncurses -ljpeg >&5 configure:4941: $? = 0 configure:4948: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:4951: $? = 0 configure:4958: test -s conftest configure:4961: $? = 0 configure:4976: result: yes configure:5001: checking for an ANSI C-conforming const configure:5076: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:5082: $? = 0 configure:5089: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:5092: $? = 0 configure:5099: test -s conftest.o configure:5102: $? = 0 configure:5114: result: yes configure:5124: checking for size_t configure:5154: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:5160: $? = 0 configure:5167: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:5170: $? = 0 configure:5177: test -s conftest.o configure:5180: $? = 0 configure:5192: result: yes configure:5210: checking for memset configure:5266: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -ljpeg -lncurses >&5 conftest.c:48:6: warning: conflicting types for built-in function 'memset' [enabled by default] char memset (); ^ configure:5272: $? = 0 configure:5279: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:5282: $? = 0 configure:5289: test -s conftest configure:5292: $? = 0 configure:5306: result: yes configure:5320: checking for atexit configure:5376: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -ljpeg -lncurses >&5 configure:5382: $? = 0 configure:5389: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:5392: $? = 0 configure:5399: test -s conftest configure:5402: $? = 0 configure:5416: result: yes configure:5426: checking for pid_t configure:5456: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:5462: $? = 0 configure:5469: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:5472: $? = 0 configure:5479: test -s conftest.o configure:5482: $? = 0 configure:5494: result: yes configure:5521: checking vfork.h usability configure:5538: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:60:19: fatal error: vfork.h: No such file or directory #include ^ compilation terminated. configure:5544: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "jp2a" | #define PACKAGE_TARNAME "jp2a" | #define PACKAGE_VERSION "1.0.6" | #define PACKAGE_STRING "jp2a 1.0.6" | #define PACKAGE_BUGREPORT "csl@sublevel3.org" | #define PACKAGE "jp2a" | #define VERSION "1.0.6" | #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_JPEGLIB_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_TERM_H 1 | #define FEAT_TERMLIB 1 | #define HAVE_MEMSET 1 | #define HAVE_ATEXIT 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 | #endif | #if HAVE_STDINT_H | # include | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:5575: result: no configure:5579: checking vfork.h presence configure:5594: i686-uhu-linux-gcc -E conftest.c conftest.c:27:19: fatal error: vfork.h: No such file or directory #include ^ compilation terminated. configure:5600: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "jp2a" | #define PACKAGE_TARNAME "jp2a" | #define PACKAGE_VERSION "1.0.6" | #define PACKAGE_STRING "jp2a 1.0.6" | #define PACKAGE_BUGREPORT "csl@sublevel3.org" | #define PACKAGE "jp2a" | #define VERSION "1.0.6" | #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_JPEGLIB_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_TERM_H 1 | #define FEAT_TERMLIB 1 | #define HAVE_MEMSET 1 | #define HAVE_ATEXIT 1 | /* end confdefs.h. */ | #include configure:5621: result: no configure:5654: checking for vfork.h configure:5662: result: no configure:5680: checking for fork configure:5736: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -ljpeg -lncurses >&5 conftest.c:50:6: warning: conflicting types for built-in function 'fork' [enabled by default] char fork (); ^ configure:5742: $? = 0 configure:5749: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:5752: $? = 0 configure:5759: test -s conftest configure:5762: $? = 0 configure:5776: result: yes configure:5680: checking for vfork configure:5736: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -ljpeg -lncurses >&5 configure:5742: $? = 0 configure:5749: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:5752: $? = 0 configure:5759: test -s conftest configure:5762: $? = 0 configure:5776: result: yes configure:5787: checking for working fork configure:5819: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -ljpeg -lncurses >&5 configure:5822: $? = 0 configure:5828: ./conftest configure:5831: $? = 0 configure:5847: result: yes configure:5868: checking for working vfork configure:6006: result: yes configure:6037: checking for pid_t configure:6105: result: yes configure:6118: checking for inline configure:6144: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:6150: $? = 0 configure:6157: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:6160: $? = 0 configure:6167: test -s conftest.o configure:6170: $? = 0 configure:6185: result: inline configure:6209: checking for stdlib.h configure:6215: result: yes configure:6373: checking for GNU libc compatible malloc configure:6407: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -ljpeg -lncurses >&5 configure:6410: $? = 0 configure:6416: ./conftest configure:6419: $? = 0 configure:6435: result: yes configure:6577: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by jp2a config.status 1.0.6, which was generated by GNU Autoconf 2.60. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on hp10 config.status:622: creating Makefile config.status:622: creating src/Makefile config.status:622: creating config.h config.status:901: executing depfiles commands ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_c_compiler_gnu=yes ac_cv_c_const=yes ac_cv_c_inline=inline ac_cv_env_CC_set= ac_cv_env_CC_value= ac_cv_env_CFLAGS_set=set ac_cv_env_CFLAGS_value='-O2 -march=i686 -mtune=generic ' 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=set ac_cv_env_build_alias_value=i686-uhu-linux ac_cv_env_host_alias_set=set ac_cv_env_host_alias_value=i686-uhu-linux ac_cv_env_target_alias_set= ac_cv_env_target_alias_value= ac_cv_func_atexit=yes ac_cv_func_fork=yes ac_cv_func_fork_works=yes ac_cv_func_malloc_0_nonnull=yes ac_cv_func_memset=yes ac_cv_func_vfork=yes ac_cv_func_vfork_works=yes ac_cv_header_curses_h=yes ac_cv_header_fcntl_h=yes ac_cv_header_inttypes_h=yes ac_cv_header_jpeglib_h=yes ac_cv_header_memory_h=yes ac_cv_header_ncurses_term_h=no 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_term_h=yes ac_cv_header_unistd_h=yes ac_cv_header_vfork_h=no ac_cv_lib_curl_curl_easy_init=no ac_cv_lib_jpeg_jpeg_start_decompress=yes ac_cv_lib_ncurses___tgetent=yes ac_cv_objext=o ac_cv_path_EGREP='/bin/grep -E' ac_cv_path_GREP=/bin/grep ac_cv_path_install='/bin/install -c' ac_cv_prog_AWK=gawk ac_cv_prog_CC=i686-uhu-linux-gcc ac_cv_prog_CPP='i686-uhu-linux-gcc -E' ac_cv_prog_cc_c89= ac_cv_prog_cc_g=yes ac_cv_prog_make_make_set=yes ac_cv_type_pid_t=yes ac_cv_type_size_t=yes am_cv_CC_dependencies_compiler_type=gcc3 ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /var/uhubuild/work/compile/missing --run aclocal-1.9' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='${SHELL} /var/uhubuild/work/compile/missing --run tar' AUTOCONF='${SHELL} /var/uhubuild/work/compile/missing --run autoconf' AUTOHEADER='${SHELL} /var/uhubuild/work/compile/missing --run autoheader' AUTOMAKE='${SHELL} /var/uhubuild/work/compile/missing --run automake-1.9' AWK='gawk' CC='i686-uhu-linux-gcc' CCDEPMODE='depmode=gcc3' CFLAGS='-O2 -march=i686 -mtune=generic ' CPP='i686-uhu-linux-gcc -E' CPPFLAGS='' CYGPATH_W='echo' DEFS='-DHAVE_CONFIG_H' DEPDIR='.deps' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/bin/grep -E' EXEEXT='' GREP='/bin/grep' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s' LDFLAGS='' LIBOBJS='' LIBS=' -ljpeg -lncurses' LTLIBOBJS='' MAKEINFO='${SHELL} /var/uhubuild/work/compile/missing --run makeinfo' OBJEXT='o' PACKAGE='jp2a' PACKAGE_BUGREPORT='csl@sublevel3.org' PACKAGE_NAME='jp2a' PACKAGE_STRING='jp2a 1.0.6' PACKAGE_TARNAME='jp2a' PACKAGE_VERSION='1.0.6' PATH_SEPARATOR=':' SET_MAKE='' SHELL='/bin/sh' STRIP='' VERSION='1.0.6' ac_ct_CC='' am__fastdepCC_FALSE='#' am__fastdepCC_TRUE='' am__include='include' am__leading_dot='.' am__quote='' am__tar='${AMTAR} chof - "$$tardir"' am__untar='${AMTAR} xf -' bindir='${exec_prefix}/bin' build_alias='i686-uhu-linux' curl_config='no' datadir='${datarootdir}' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' dvidir='${docdir}' exec_prefix='${prefix}' host_alias='i686-uhu-linux' htmldir='${docdir}' includedir='${prefix}/include' infodir='/usr/share/info' install_sh='/var/uhubuild/work/compile/install-sh' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='/var' mandir='/usr/share/man' mkdir_p='mkdir -p --' oldincludedir='/usr/include' pdfdir='${docdir}' prefix='/usr' program_transform_name='s,x,x,' psdir='${docdir}' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='/etc' target_alias='' ## ----------- ## ## confdefs.h. ## ## ----------- ## #define PACKAGE_NAME "jp2a" #define PACKAGE_TARNAME "jp2a" #define PACKAGE_VERSION "1.0.6" #define PACKAGE_STRING "jp2a 1.0.6" #define PACKAGE_BUGREPORT "csl@sublevel3.org" #define PACKAGE "jp2a" #define VERSION "1.0.6" #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_JPEGLIB_H 1 #define HAVE_FCNTL_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define FEAT_TERMLIB 1 #define HAVE_MEMSET 1 #define HAVE_ATEXIT 1 #define HAVE_FORK 1 #define HAVE_VFORK 1 #define HAVE_WORKING_VFORK 1 #define HAVE_WORKING_FORK 1 #define HAVE_STDLIB_H 1 #define HAVE_MALLOC 1 configure: exit 0