Files
love-android/jni/jasper-1.900.1/config.log
T

2122 lines
62 KiB
Plaintext

This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.
It was created by jasper configure 1.900.1, which was
generated by GNU Autoconf 2.59. Invocation command line was
$ ./configure
## --------- ##
## Platform. ##
## --------- ##
hostname = dormouse
uname -m = i686
uname -r = 2.6.38-12-generic-pae
uname -s = Linux
uname -v = #51-Ubuntu SMP Wed Sep 28 16:11:32 UTC 2011
/usr/bin/uname -p = unknown
/bin/uname -X = unknown
/bin/arch = unknown
/usr/bin/arch -k = unknown
/usr/convex/getsysinfo = unknown
hostinfo = unknown
/bin/machine = unknown
/usr/bin/oslevel = unknown
/bin/universe = unknown
PATH: /usr/lib/git-core
PATH: /usr/local/sbin
PATH: /usr/local/bin
PATH: /usr/sbin
PATH: /usr/bin
PATH: /sbin
PATH: /bin
PATH: /usr/games
## ----------- ##
## Core tests. ##
## ----------- ##
configure:1558: checking build system type
configure:1576: result: i686-pc-linux-gnu
configure:1584: checking host system type
configure:1598: result: i686-pc-linux-gnu
configure:1606: checking target system type
configure:1620: result: i686-pc-linux-gnu
configure:1650: checking for a BSD-compatible install
configure:1705: result: /usr/bin/install -c
configure:1716: checking whether build environment is sane
configure:1759: result: yes
configure:1824: checking for gawk
configure:1840: found /usr/bin/gawk
configure:1850: result: gawk
configure:1860: checking whether make sets $(MAKE)
configure:1880: result: yes
configure:2154: checking for gcc
configure:2170: found /usr/bin/gcc
configure:2180: result: gcc
configure:2424: checking for C compiler version
configure:2427: gcc --version </dev/null >&5
gcc (Ubuntu/Linaro 4.5.2-8ubuntu4) 4.5.2
Copyright (C) 2010 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:2430: $? = 0
configure:2432: gcc -v </dev/null >&5
Using built-in specs.
COLLECT_GCC=gcc
COLLECT_LTO_WRAPPER=/usr/lib/i386-linux-gnu/gcc/i686-linux-gnu/4.5.2/lto-wrapper
Target: i686-linux-gnu
Configured with: ../src/configure -v --with-pkgversion='Ubuntu/Linaro 4.5.2-8ubuntu4' --with-bugurl=file:///usr/share/doc/gcc-4.5/README.Bugs --enable-languages=c,c++,fortran,objc,obj-c++ --prefix=/usr --program-suffix=-4.5 --enable-shared --enable-multiarch --with-multiarch-defaults=i386-linux-gnu --enable-linker-build-id --with-system-zlib --libexecdir=/usr/lib/i386-linux-gnu --without-included-gettext --enable-threads=posix --with-gxx-include-dir=/usr/include/c++/4.5 --libdir=/usr/lib/i386-linux-gnu --enable-nls --with-sysroot=/ --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --enable-plugin --enable-gold --enable-ld=default --with-plugin-ld=ld.gold --enable-objc-gc --enable-targets=all --disable-werror --with-arch-32=i686 --with-tune=generic --enable-checking=release --build=i686-linux-gnu --host=i686-linux-gnu --target=i686-linux-gnu
Thread model: posix
gcc version 4.5.2 (Ubuntu/Linaro 4.5.2-8ubuntu4)
configure:2435: $? = 0
configure:2437: gcc -V </dev/null >&5
gcc: '-V' option must have argument
configure:2440: $? = 1
configure:2463: checking for C compiler default output file name
configure:2466: gcc conftest.c >&5
configure:2469: $? = 0
configure:2515: result: a.out
configure:2520: checking whether the C compiler works
configure:2526: ./a.out
configure:2529: $? = 0
configure:2546: result: yes
configure:2553: checking whether we are cross compiling
configure:2555: result: no
configure:2558: checking for suffix of executables
configure:2560: gcc -o conftest conftest.c >&5
configure:2563: $? = 0
configure:2588: result:
configure:2594: checking for suffix of object files
configure:2615: gcc -c conftest.c >&5
configure:2618: $? = 0
configure:2640: result: o
configure:2644: checking whether we are using the GNU C compiler
configure:2668: gcc -c conftest.c >&5
configure:2674: $? = 0
configure:2678: test -z
|| test ! -s conftest.err
configure:2681: $? = 0
configure:2684: test -s conftest.o
configure:2687: $? = 0
configure:2700: result: yes
configure:2706: checking whether gcc accepts -g
configure:2727: gcc -c -g conftest.c >&5
configure:2733: $? = 0
configure:2737: test -z
|| test ! -s conftest.err
configure:2740: $? = 0
configure:2743: test -s conftest.o
configure:2746: $? = 0
configure:2757: result: yes
configure:2774: checking for gcc option to accept ANSI C
configure:2844: gcc -c -g -O2 conftest.c >&5
configure:2850: $? = 0
configure:2854: test -z
|| test ! -s conftest.err
configure:2857: $? = 0
configure:2860: test -s conftest.o
configure:2863: $? = 0
configure:2881: result: none needed
configure:2899: gcc -c -g -O2 conftest.c >&5
conftest.c:2:9: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'me'
configure:2905: $? = 1
configure: failed program was:
| #ifndef __cplusplus
| choke me
| #endif
configure:3049: checking for style of include used by make
configure:3077: result: GNU
configure:3105: checking dependency style of gcc
configure:3195: result: gcc3
configure:3225: checking for a BSD-compatible install
configure:3280: result: /usr/bin/install -c
configure:3332: checking for ranlib
configure:3348: found /usr/bin/ranlib
configure:3359: result: ranlib
configure:3448: checking for a sed that does not truncate output
configure:3504: result: /bin/sed
configure:3507: checking for egrep
configure:3517: result: grep -E
configure:3533: checking for ld used by gcc
configure:3600: result: /usr/bin/ld
configure:3609: checking if the linker (/usr/bin/ld) is GNU ld
configure:3624: result: yes
configure:3629: checking for /usr/bin/ld option to reload object files
configure:3636: result: -r
configure:3654: checking for BSD-compatible nm
configure:3703: result: /usr/bin/nm -B
configure:3707: checking whether ln -s works
configure:3711: result: yes
configure:3718: checking how to recognise dependent libraries
configure:3894: result: pass_all
configure:4131: checking how to run the C preprocessor
configure:4166: gcc -E conftest.c
configure:4172: $? = 0
configure:4204: gcc -E conftest.c
conftest.c:13:28: fatal error: ac_nonexistent.h: No such file or directory
compilation terminated.
configure:4210: $? = 1
configure: failed program was:
| /* confdefs.h. */
|
| #define PACKAGE_NAME "jasper"
| #define PACKAGE_TARNAME "jasper"
| #define PACKAGE_VERSION "1.900.1"
| #define PACKAGE_STRING "jasper 1.900.1"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "jasper"
| #define VERSION "1.900.1"
| #define JAS_VERSION "1.900.1"
| #define JAS_CONFIGURE 1
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:4249: result: gcc -E
configure:4273: gcc -E conftest.c
configure:4279: $? = 0
configure:4311: gcc -E conftest.c
conftest.c:13:28: fatal error: ac_nonexistent.h: No such file or directory
compilation terminated.
configure:4317: $? = 1
configure: failed program was:
| /* confdefs.h. */
|
| #define PACKAGE_NAME "jasper"
| #define PACKAGE_TARNAME "jasper"
| #define PACKAGE_VERSION "1.900.1"
| #define PACKAGE_STRING "jasper 1.900.1"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "jasper"
| #define VERSION "1.900.1"
| #define JAS_VERSION "1.900.1"
| #define JAS_CONFIGURE 1
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:4361: checking for ANSI C header files
configure:4386: gcc -c -g -O2 conftest.c >&5
configure:4392: $? = 0
configure:4396: test -z
|| test ! -s conftest.err
configure:4399: $? = 0
configure:4402: test -s conftest.o
configure:4405: $? = 0
configure:4494: gcc -o conftest -g -O2 conftest.c >&5
conftest.c: In function 'main':
conftest.c:30:7: warning: incompatible implicit declaration of built-in function 'exit'
configure:4497: $? = 0
configure:4499: ./conftest
configure:4502: $? = 0
configure:4517: result: yes
configure:4541: checking for sys/types.h
configure:4557: gcc -c -g -O2 conftest.c >&5
configure:4563: $? = 0
configure:4567: test -z
|| test ! -s conftest.err
configure:4570: $? = 0
configure:4573: test -s conftest.o
configure:4576: $? = 0
configure:4587: result: yes
configure:4541: checking for sys/stat.h
configure:4557: gcc -c -g -O2 conftest.c >&5
configure:4563: $? = 0
configure:4567: test -z
|| test ! -s conftest.err
configure:4570: $? = 0
configure:4573: test -s conftest.o
configure:4576: $? = 0
configure:4587: result: yes
configure:4541: checking for stdlib.h
configure:4557: gcc -c -g -O2 conftest.c >&5
configure:4563: $? = 0
configure:4567: test -z
|| test ! -s conftest.err
configure:4570: $? = 0
configure:4573: test -s conftest.o
configure:4576: $? = 0
configure:4587: result: yes
configure:4541: checking for string.h
configure:4557: gcc -c -g -O2 conftest.c >&5
configure:4563: $? = 0
configure:4567: test -z
|| test ! -s conftest.err
configure:4570: $? = 0
configure:4573: test -s conftest.o
configure:4576: $? = 0
configure:4587: result: yes
configure:4541: checking for memory.h
configure:4557: gcc -c -g -O2 conftest.c >&5
configure:4563: $? = 0
configure:4567: test -z
|| test ! -s conftest.err
configure:4570: $? = 0
configure:4573: test -s conftest.o
configure:4576: $? = 0
configure:4587: result: yes
configure:4541: checking for strings.h
configure:4557: gcc -c -g -O2 conftest.c >&5
configure:4563: $? = 0
configure:4567: test -z
|| test ! -s conftest.err
configure:4570: $? = 0
configure:4573: test -s conftest.o
configure:4576: $? = 0
configure:4587: result: yes
configure:4541: checking for inttypes.h
configure:4557: gcc -c -g -O2 conftest.c >&5
configure:4563: $? = 0
configure:4567: test -z
|| test ! -s conftest.err
configure:4570: $? = 0
configure:4573: test -s conftest.o
configure:4576: $? = 0
configure:4587: result: yes
configure:4541: checking for stdint.h
configure:4557: gcc -c -g -O2 conftest.c >&5
configure:4563: $? = 0
configure:4567: test -z
|| test ! -s conftest.err
configure:4570: $? = 0
configure:4573: test -s conftest.o
configure:4576: $? = 0
configure:4587: result: yes
configure:4541: checking for unistd.h
configure:4557: gcc -c -g -O2 conftest.c >&5
configure:4563: $? = 0
configure:4567: test -z
|| test ! -s conftest.err
configure:4570: $? = 0
configure:4573: test -s conftest.o
configure:4576: $? = 0
configure:4587: result: yes
configure:4613: checking dlfcn.h usability
configure:4625: gcc -c -g -O2 conftest.c >&5
configure:4631: $? = 0
configure:4635: test -z
|| test ! -s conftest.err
configure:4638: $? = 0
configure:4641: test -s conftest.o
configure:4644: $? = 0
configure:4654: result: yes
configure:4658: checking dlfcn.h presence
configure:4668: gcc -E conftest.c
configure:4674: $? = 0
configure:4694: result: yes
configure:4729: checking for dlfcn.h
configure:4736: result: yes
configure:4801: checking for g++
configure:4817: found /usr/bin/g++
configure:4827: result: g++
configure:4843: checking for C++ compiler version
configure:4846: g++ --version </dev/null >&5
g++ (Ubuntu/Linaro 4.5.2-8ubuntu4) 4.5.2
Copyright (C) 2010 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:4849: $? = 0
configure:4851: g++ -v </dev/null >&5
Using built-in specs.
COLLECT_GCC=g++
COLLECT_LTO_WRAPPER=/usr/lib/i386-linux-gnu/gcc/i686-linux-gnu/4.5.2/lto-wrapper
Target: i686-linux-gnu
Configured with: ../src/configure -v --with-pkgversion='Ubuntu/Linaro 4.5.2-8ubuntu4' --with-bugurl=file:///usr/share/doc/gcc-4.5/README.Bugs --enable-languages=c,c++,fortran,objc,obj-c++ --prefix=/usr --program-suffix=-4.5 --enable-shared --enable-multiarch --with-multiarch-defaults=i386-linux-gnu --enable-linker-build-id --with-system-zlib --libexecdir=/usr/lib/i386-linux-gnu --without-included-gettext --enable-threads=posix --with-gxx-include-dir=/usr/include/c++/4.5 --libdir=/usr/lib/i386-linux-gnu --enable-nls --with-sysroot=/ --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --enable-plugin --enable-gold --enable-ld=default --with-plugin-ld=ld.gold --enable-objc-gc --enable-targets=all --disable-werror --with-arch-32=i686 --with-tune=generic --enable-checking=release --build=i686-linux-gnu --host=i686-linux-gnu --target=i686-linux-gnu
Thread model: posix
gcc version 4.5.2 (Ubuntu/Linaro 4.5.2-8ubuntu4)
configure:4854: $? = 0
configure:4856: g++ -V </dev/null >&5
g++: '-V' option must have argument
configure:4859: $? = 1
configure:4862: checking whether we are using the GNU C++ compiler
configure:4886: g++ -c conftest.cc >&5
configure:4892: $? = 0
configure:4896: test -z
|| test ! -s conftest.err
configure:4899: $? = 0
configure:4902: test -s conftest.o
configure:4905: $? = 0
configure:4918: result: yes
configure:4924: checking whether g++ accepts -g
configure:4945: g++ -c -g conftest.cc >&5
configure:4951: $? = 0
configure:4955: test -z
|| test ! -s conftest.err
configure:4958: $? = 0
configure:4961: test -s conftest.o
configure:4964: $? = 0
configure:4975: result: yes
configure:5017: g++ -c -g -O2 conftest.cc >&5
configure:5023: $? = 0
configure:5027: test -z
|| test ! -s conftest.err
configure:5030: $? = 0
configure:5033: test -s conftest.o
configure:5036: $? = 0
configure:5062: g++ -c -g -O2 conftest.cc >&5
conftest.cc: In function 'int main()':
conftest.cc:28:9: error: 'exit' was not declared in this scope
configure:5068: $? = 1
configure: failed program was:
| /* confdefs.h. */
|
| #define PACKAGE_NAME "jasper"
| #define PACKAGE_TARNAME "jasper"
| #define PACKAGE_VERSION "1.900.1"
| #define PACKAGE_STRING "jasper 1.900.1"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "jasper"
| #define VERSION "1.900.1"
| #define JAS_VERSION "1.900.1"
| #define JAS_CONFIGURE 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:5017: g++ -c -g -O2 conftest.cc >&5
conftest.cc:24:40: error: 'void std::exit(int)' should have been declared inside 'std'
configure:5023: $? = 1
configure: failed program was:
| /* confdefs.h. */
|
| #define PACKAGE_NAME "jasper"
| #define PACKAGE_TARNAME "jasper"
| #define PACKAGE_VERSION "1.900.1"
| #define PACKAGE_STRING "jasper 1.900.1"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "jasper"
| #define VERSION "1.900.1"
| #define JAS_VERSION "1.900.1"
| #define JAS_CONFIGURE 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. */
| extern "C" void std::exit (int) throw (); using std::exit;
| #include <stdlib.h>
| int
| main ()
| {
| exit (42);
| ;
| return 0;
| }
configure:5017: g++ -c -g -O2 conftest.cc >&5
conftest.cc:24:31: error: 'void std::exit(int)' should have been declared inside 'std'
In file included from conftest.cc:25:0:
/usr/include/stdlib.h:544:70: error: declaration of 'void std::exit(int) throw ()' throws different exceptions
conftest.cc:24:17: error: from previous declaration 'void std::exit(int)'
configure:5023: $? = 1
configure: failed program was:
| /* confdefs.h. */
|
| #define PACKAGE_NAME "jasper"
| #define PACKAGE_TARNAME "jasper"
| #define PACKAGE_VERSION "1.900.1"
| #define PACKAGE_STRING "jasper 1.900.1"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "jasper"
| #define VERSION "1.900.1"
| #define JAS_VERSION "1.900.1"
| #define JAS_CONFIGURE 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. */
| extern "C" void std::exit (int); using std::exit;
| #include <stdlib.h>
| int
| main ()
| {
| exit (42);
| ;
| return 0;
| }
configure:5017: g++ -c -g -O2 conftest.cc >&5
configure:5023: $? = 0
configure:5027: test -z
|| test ! -s conftest.err
configure:5030: $? = 0
configure:5033: test -s conftest.o
configure:5036: $? = 0
configure:5062: g++ -c -g -O2 conftest.cc >&5
configure:5068: $? = 0
configure:5072: test -z
|| test ! -s conftest.err
configure:5075: $? = 0
configure:5078: test -s conftest.o
configure:5081: $? = 0
configure:5106: checking dependency style of g++
configure:5196: result: gcc3
configure:5223: checking how to run the C++ preprocessor
configure:5254: g++ -E conftest.cc
configure:5260: $? = 0
configure:5292: g++ -E conftest.cc
conftest.cc:27:28: fatal error: ac_nonexistent.h: No such file or directory
compilation terminated.
configure:5298: $? = 1
configure: failed program was:
| /* confdefs.h. */
|
| #define PACKAGE_NAME "jasper"
| #define PACKAGE_TARNAME "jasper"
| #define PACKAGE_VERSION "1.900.1"
| #define PACKAGE_STRING "jasper 1.900.1"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "jasper"
| #define VERSION "1.900.1"
| #define JAS_VERSION "1.900.1"
| #define JAS_CONFIGURE 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
| extern "C" void exit (int) throw ();
| #endif
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:5337: result: g++ -E
configure:5361: g++ -E conftest.cc
configure:5367: $? = 0
configure:5399: g++ -E conftest.cc
conftest.cc:27:28: fatal error: ac_nonexistent.h: No such file or directory
compilation terminated.
configure:5405: $? = 1
configure: failed program was:
| /* confdefs.h. */
|
| #define PACKAGE_NAME "jasper"
| #define PACKAGE_TARNAME "jasper"
| #define PACKAGE_VERSION "1.900.1"
| #define PACKAGE_STRING "jasper 1.900.1"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "jasper"
| #define VERSION "1.900.1"
| #define JAS_VERSION "1.900.1"
| #define JAS_CONFIGURE 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
| extern "C" void exit (int) throw ();
| #endif
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:5502: checking for g77
configure:5531: result: no
configure:5502: checking for f77
configure:5531: result: no
configure:5502: checking for xlf
configure:5531: result: no
configure:5502: checking for frt
configure:5531: result: no
configure:5502: checking for pgf77
configure:5531: result: no
configure:5502: checking for fort77
configure:5531: result: no
configure:5502: checking for fl32
configure:5531: result: no
configure:5502: checking for af77
configure:5531: result: no
configure:5502: checking for f90
configure:5531: result: no
configure:5502: checking for xlf90
configure:5531: result: no
configure:5502: checking for pgf90
configure:5531: result: no
configure:5502: checking for epcf90
configure:5531: result: no
configure:5502: checking for f95
configure:5531: result: no
configure:5502: checking for fort
configure:5531: result: no
configure:5502: checking for xlf95
configure:5531: result: no
configure:5502: checking for ifc
configure:5531: result: no
configure:5502: checking for efc
configure:5531: result: no
configure:5502: checking for pgf95
configure:5531: result: no
configure:5502: checking for lf95
configure:5531: result: no
configure:5502: checking for gfortran
configure:5531: result: no
configure:5543: checking for Fortran 77 compiler version
configure:5546: --version </dev/null >&5
./configure: line 5547: --version: command not found
configure:5549: $? = 127
configure:5551: -v </dev/null >&5
./configure: line 5552: -v: command not found
configure:5554: $? = 127
configure:5556: -V </dev/null >&5
./configure: line 5557: -V: command not found
configure:5559: $? = 127
configure:5567: checking whether we are using the GNU Fortran 77 compiler
configure:5581: -c conftest.F >&5
./configure: line 5582: -c: command not found
configure:5587: $? = 127
configure: failed program was:
| program main
| #ifndef __GNUC__
| choke me
| #endif
|
| end
configure:5613: result: no
configure:5619: checking whether accepts -g
configure:5631: -c -g conftest.f >&5
./configure: line 5632: -c: command not found
configure:5637: $? = 127
configure: failed program was:
| program main
|
| end
configure:5662: result: no
configure:5692: checking the maximum length of command line arguments
configure:5801: result: 32768
configure:5812: checking command to parse /usr/bin/nm -B output from gcc object
configure:5917: gcc -c -g -O2 conftest.c >&5
configure:5920: $? = 0
configure:5924: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' \> conftest.nm
configure:5927: $? = 0
configure:5979: gcc -o conftest -g -O2 conftest.c conftstm.o >&5
configure:5982: $? = 0
configure:6020: result: ok
configure:6024: checking for objdir
configure:6039: result: .libs
configure:6129: checking for ar
configure:6145: found /usr/bin/ar
configure:6156: result: ar
configure:6209: checking for ranlib
configure:6236: result: ranlib
configure:6289: checking for strip
configure:6305: found /usr/bin/strip
configure:6316: result: strip
configure:6588: checking if gcc supports -fno-rtti -fno-exceptions
configure:6606: gcc -c -g -O2 -fno-rtti -fno-exceptions conftest.c >&5
cc1: warning: command line option "-fno-rtti" is valid for C++/ObjC++ but not for C
configure:6610: $? = 0
configure:6623: result: no
configure:6638: checking for gcc option to produce PIC
configure:6848: result: -fPIC
configure:6856: checking if gcc PIC flag -fPIC works
configure:6874: gcc -c -g -O2 -fPIC -DPIC conftest.c >&5
configure:6878: $? = 0
configure:6891: result: yes
configure:6919: checking if gcc static flag -static works
configure:6947: result: yes
configure:6957: checking if gcc supports -c -o file.o
configure:6978: gcc -c -g -O2 -o out/conftest2.o conftest.c >&5
configure:6982: $? = 0
configure:7004: result: yes
configure:7030: checking whether the gcc linker (/usr/bin/ld) supports shared libraries
configure:7988: result: yes
configure:8055: checking dynamic linker characteristics
configure:8664: result: GNU/Linux ld.so
configure:8673: checking how to hardcode library paths into programs
configure:8698: result: immediate
configure:8712: checking whether stripping libraries is possible
configure:8717: result: yes
configure:9551: checking if libtool supports shared libraries
configure:9553: result: yes
configure:9556: checking whether to build shared libraries
configure:9577: result: no
configure:9580: checking whether to build static libraries
configure:9584: result: yes
configure:9676: creating libtool
configure:10267: checking for ld used by g++
configure:10334: result: /usr/bin/ld
configure:10343: checking if the linker (/usr/bin/ld) is GNU ld
configure:10358: result: yes
configure:10409: checking whether the g++ linker (/usr/bin/ld) supports shared libraries
configure:11347: result: yes
configure:11365: g++ -c -g -O2 conftest.cpp >&5
configure:11368: $? = 0
configure:11487: checking for g++ option to produce PIC
configure:11761: result: -fPIC
configure:11769: checking if g++ PIC flag -fPIC works
configure:11787: g++ -c -g -O2 -fPIC -DPIC conftest.cpp >&5
configure:11791: $? = 0
configure:11804: result: yes
configure:11832: checking if g++ static flag -static works
configure:11860: result: yes
configure:11870: checking if g++ supports -c -o file.o
configure:11891: g++ -c -g -O2 -o out/conftest2.o conftest.cpp >&5
configure:11895: $? = 0
configure:11917: result: yes
configure:11943: checking whether the g++ linker (/usr/bin/ld) supports shared libraries
configure:11968: result: yes
configure:12035: checking dynamic linker characteristics
configure:12644: result: GNU/Linux ld.so
configure:12653: checking how to hardcode library paths into programs
configure:12678: result: immediate
configure:18883: checking for X
configure:18988: gcc -E conftest.c
configure:18994: $? = 0
configure:19044: gcc -o conftest -g -O2 conftest.c -lX11 >&5
configure:19050: $? = 0
configure:19054: test -z
|| test ! -s conftest.err
configure:19057: $? = 0
configure:19060: test -s conftest
configure:19063: $? = 0
configure:19113: result: libraries , headers
configure:19285: gcc -o conftest -g -O2 conftest.c -lX11 >&5
configure:19291: $? = 0
configure:19295: test -z
|| test ! -s conftest.err
configure:19298: $? = 0
configure:19301: test -s conftest
configure:19304: $? = 0
configure:19462: checking for gethostbyname
configure:19519: gcc -o conftest -g -O2 conftest.c >&5
configure:19525: $? = 0
configure:19529: test -z
|| test ! -s conftest.err
configure:19532: $? = 0
configure:19535: test -s conftest
configure:19538: $? = 0
configure:19550: result: yes
configure:19701: checking for connect
configure:19758: gcc -o conftest -g -O2 conftest.c >&5
configure:19764: $? = 0
configure:19768: test -z
|| test ! -s conftest.err
configure:19771: $? = 0
configure:19774: test -s conftest
configure:19777: $? = 0
configure:19789: result: yes
configure:19864: checking for remove
configure:19921: gcc -o conftest -g -O2 conftest.c >&5
configure:19927: $? = 0
configure:19931: test -z
|| test ! -s conftest.err
configure:19934: $? = 0
configure:19937: test -s conftest
configure:19940: $? = 0
configure:19952: result: yes
configure:20027: checking for shmat
configure:20084: gcc -o conftest -g -O2 conftest.c >&5
configure:20090: $? = 0
configure:20094: test -z
|| test ! -s conftest.err
configure:20097: $? = 0
configure:20100: test -s conftest
configure:20103: $? = 0
configure:20115: result: yes
configure:20199: checking for IceConnectionNumber in -lICE
configure:20229: gcc -o conftest -g -O2 conftest.c -lICE >&5
/usr/bin/ld: cannot find -lICE
collect2: ld returned 1 exit status
configure:20235: $? = 1
configure: failed program was:
| /* confdefs.h. */
|
| #define PACKAGE_NAME "jasper"
| #define PACKAGE_TARNAME "jasper"
| #define PACKAGE_VERSION "1.900.1"
| #define PACKAGE_STRING "jasper 1.900.1"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "jasper"
| #define VERSION "1.900.1"
| #define JAS_VERSION "1.900.1"
| #define JAS_CONFIGURE 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
| extern "C" void exit (int) throw ();
| #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 IceConnectionNumber ();
| int
| main ()
| {
| IceConnectionNumber ();
| ;
| return 0;
| }
configure:20261: result: no
configure:20272: checking whether variable-length arrays are supported
configure:20292: gcc -c -g -O2 conftest.c >&5
configure:20298: $? = 0
configure:20302: test -z
|| test ! -s conftest.err
configure:20305: $? = 0
configure:20308: test -s conftest.o
configure:20311: $? = 0
configure:20313: result: yes
configure:20356: checking for jpeg_destroy in -ljpeg
configure:20386: gcc -o conftest -g -O2 conftest.c -ljpeg >&5
configure:20392: $? = 0
configure:20396: test -z
|| test ! -s conftest.err
configure:20399: $? = 0
configure:20402: test -s conftest
configure:20405: $? = 0
configure:20418: result: yes
configure:20504: checking for glutInit in -lglut
configure:20534: gcc -o conftest -g -O2 conftest.c -lglut -lglut -lGL -lGLU -lX11 -lXmu -lXi -lXext -lXt -ljpeg >&5
/usr/bin/ld: cannot find -lglut
/usr/bin/ld: cannot find -lglut
/usr/bin/ld: cannot find -lGL
/usr/bin/ld: cannot find -lGLU
/usr/bin/ld: cannot find -lXmu
/usr/bin/ld: cannot find -lXi
/usr/bin/ld: cannot find -lXext
/usr/bin/ld: cannot find -lXt
collect2: ld returned 1 exit status
configure:20540: $? = 1
configure: failed program was:
| /* confdefs.h. */
|
| #define PACKAGE_NAME "jasper"
| #define PACKAGE_TARNAME "jasper"
| #define PACKAGE_VERSION "1.900.1"
| #define PACKAGE_STRING "jasper 1.900.1"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "jasper"
| #define VERSION "1.900.1"
| #define JAS_VERSION "1.900.1"
| #define JAS_CONFIGURE 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
| extern "C" void exit (int) throw ();
| #endif
| #define HAVE_VLA 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 glutInit ();
| int
| main ()
| {
| glutInit ();
| ;
| return 0;
| }
configure:20566: result: no
configure:20586: checking GL/glut.h usability
configure:20598: gcc -c -g -O2 conftest.c >&5
conftest.c:62:21: fatal error: GL/glut.h: No such file or directory
compilation terminated.
configure:20604: $? = 1
configure: failed program was:
| /* confdefs.h. */
|
| #define PACKAGE_NAME "jasper"
| #define PACKAGE_TARNAME "jasper"
| #define PACKAGE_VERSION "1.900.1"
| #define PACKAGE_STRING "jasper 1.900.1"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "jasper"
| #define VERSION "1.900.1"
| #define JAS_VERSION "1.900.1"
| #define JAS_CONFIGURE 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
| extern "C" void exit (int) throw ();
| #endif
| #define HAVE_VLA 1
| /* end confdefs.h. */
| #include <stdio.h>
| #if HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #if HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #if STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # if HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #if HAVE_STRING_H
| # if !STDC_HEADERS && HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #if HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #if HAVE_INTTYPES_H
| # include <inttypes.h>
| #else
| # if HAVE_STDINT_H
| # include <stdint.h>
| # endif
| #endif
| #if HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <GL/glut.h>
configure:20627: result: no
configure:20631: checking GL/glut.h presence
configure:20641: gcc -E conftest.c
conftest.c:28:21: fatal error: GL/glut.h: No such file or directory
compilation terminated.
configure:20647: $? = 1
configure: failed program was:
| /* confdefs.h. */
|
| #define PACKAGE_NAME "jasper"
| #define PACKAGE_TARNAME "jasper"
| #define PACKAGE_VERSION "1.900.1"
| #define PACKAGE_STRING "jasper 1.900.1"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "jasper"
| #define VERSION "1.900.1"
| #define JAS_VERSION "1.900.1"
| #define JAS_CONFIGURE 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
| extern "C" void exit (int) throw ();
| #endif
| #define HAVE_VLA 1
| /* end confdefs.h. */
| #include <GL/glut.h>
configure:20667: result: no
configure:20702: checking for GL/glut.h
configure:20709: result: no
configure:20733: checking whether OpenGL libraries and headers were detected
configure:20735: result: no
configure:20744: checking for main in -lm
configure:20768: gcc -o conftest -g -O2 conftest.c -lm -ljpeg >&5
configure:20774: $? = 0
configure:20778: test -z
|| test ! -s conftest.err
configure:20781: $? = 0
configure:20784: test -s conftest
configure:20787: $? = 0
configure:20800: result: yes
configure:20816: checking for ANSI C header files
configure:20972: result: yes
configure:21006: checking fcntl.h usability
configure:21018: gcc -c -g -O2 conftest.c >&5
configure:21024: $? = 0
configure:21028: test -z
|| test ! -s conftest.err
configure:21031: $? = 0
configure:21034: test -s conftest.o
configure:21037: $? = 0
configure:21047: result: yes
configure:21051: checking fcntl.h presence
configure:21061: gcc -E conftest.c
configure:21067: $? = 0
configure:21087: result: yes
configure:21122: checking for fcntl.h
configure:21129: result: yes
configure:21006: checking limits.h usability
configure:21018: gcc -c -g -O2 conftest.c >&5
configure:21024: $? = 0
configure:21028: test -z
|| test ! -s conftest.err
configure:21031: $? = 0
configure:21034: test -s conftest.o
configure:21037: $? = 0
configure:21047: result: yes
configure:21051: checking limits.h presence
configure:21061: gcc -E conftest.c
configure:21067: $? = 0
configure:21087: result: yes
configure:21122: checking for limits.h
configure:21129: result: yes
configure:20997: checking for unistd.h
configure:21002: result: yes
configure:20997: checking for stdint.h
configure:21002: result: yes
configure:21006: checking stdbool.h usability
configure:21018: gcc -c -g -O2 conftest.c >&5
configure:21024: $? = 0
configure:21028: test -z
|| test ! -s conftest.err
configure:21031: $? = 0
configure:21034: test -s conftest.o
configure:21037: $? = 0
configure:21047: result: yes
configure:21051: checking stdbool.h presence
configure:21061: gcc -E conftest.c
configure:21067: $? = 0
configure:21087: result: yes
configure:21122: checking for stdbool.h
configure:21129: result: yes
configure:21006: checking io.h usability
configure:21018: gcc -c -g -O2 conftest.c >&5
conftest.c:69:16: fatal error: io.h: No such file or directory
compilation terminated.
configure:21024: $? = 1
configure: failed program was:
| /* confdefs.h. */
|
| #define PACKAGE_NAME "jasper"
| #define PACKAGE_TARNAME "jasper"
| #define PACKAGE_VERSION "1.900.1"
| #define PACKAGE_STRING "jasper 1.900.1"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "jasper"
| #define VERSION "1.900.1"
| #define JAS_VERSION "1.900.1"
| #define JAS_CONFIGURE 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
| extern "C" void exit (int) throw ();
| #endif
| #define HAVE_VLA 1
| #define HAVE_LIBM 1
| #define STDC_HEADERS 1
| #define HAVE_FCNTL_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDBOOL_H 1
| /* end confdefs.h. */
| #include <stdio.h>
| #if HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #if HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #if STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # if HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #if HAVE_STRING_H
| # if !STDC_HEADERS && HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #if HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #if HAVE_INTTYPES_H
| # include <inttypes.h>
| #else
| # if HAVE_STDINT_H
| # include <stdint.h>
| # endif
| #endif
| #if HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <io.h>
configure:21047: result: no
configure:21051: checking io.h presence
configure:21061: gcc -E conftest.c
conftest.c:35:16: fatal error: io.h: No such file or directory
compilation terminated.
configure:21067: $? = 1
configure: failed program was:
| /* confdefs.h. */
|
| #define PACKAGE_NAME "jasper"
| #define PACKAGE_TARNAME "jasper"
| #define PACKAGE_VERSION "1.900.1"
| #define PACKAGE_STRING "jasper 1.900.1"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "jasper"
| #define VERSION "1.900.1"
| #define JAS_VERSION "1.900.1"
| #define JAS_CONFIGURE 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
| extern "C" void exit (int) throw ();
| #endif
| #define HAVE_VLA 1
| #define HAVE_LIBM 1
| #define STDC_HEADERS 1
| #define HAVE_FCNTL_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDBOOL_H 1
| /* end confdefs.h. */
| #include <io.h>
configure:21087: result: no
configure:21122: checking for io.h
configure:21129: result: no
configure:21006: checking windows.h usability
configure:21018: gcc -c -g -O2 conftest.c >&5
conftest.c:69:21: fatal error: windows.h: No such file or directory
compilation terminated.
configure:21024: $? = 1
configure: failed program was:
| /* confdefs.h. */
|
| #define PACKAGE_NAME "jasper"
| #define PACKAGE_TARNAME "jasper"
| #define PACKAGE_VERSION "1.900.1"
| #define PACKAGE_STRING "jasper 1.900.1"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "jasper"
| #define VERSION "1.900.1"
| #define JAS_VERSION "1.900.1"
| #define JAS_CONFIGURE 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
| extern "C" void exit (int) throw ();
| #endif
| #define HAVE_VLA 1
| #define HAVE_LIBM 1
| #define STDC_HEADERS 1
| #define HAVE_FCNTL_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDBOOL_H 1
| /* end confdefs.h. */
| #include <stdio.h>
| #if HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #if HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #if STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # if HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #if HAVE_STRING_H
| # if !STDC_HEADERS && HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #if HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #if HAVE_INTTYPES_H
| # include <inttypes.h>
| #else
| # if HAVE_STDINT_H
| # include <stdint.h>
| # endif
| #endif
| #if HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <windows.h>
configure:21047: result: no
configure:21051: checking windows.h presence
configure:21061: gcc -E conftest.c
conftest.c:35:21: fatal error: windows.h: No such file or directory
compilation terminated.
configure:21067: $? = 1
configure: failed program was:
| /* confdefs.h. */
|
| #define PACKAGE_NAME "jasper"
| #define PACKAGE_TARNAME "jasper"
| #define PACKAGE_VERSION "1.900.1"
| #define PACKAGE_STRING "jasper 1.900.1"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "jasper"
| #define VERSION "1.900.1"
| #define JAS_VERSION "1.900.1"
| #define JAS_CONFIGURE 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
| extern "C" void exit (int) throw ();
| #endif
| #define HAVE_VLA 1
| #define HAVE_LIBM 1
| #define STDC_HEADERS 1
| #define HAVE_FCNTL_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDBOOL_H 1
| /* end confdefs.h. */
| #include <windows.h>
configure:21087: result: no
configure:21122: checking for windows.h
configure:21129: result: no
configure:20997: checking for sys/types.h
configure:21002: result: yes
configure:21006: checking sys/time.h usability
configure:21018: gcc -c -g -O2 conftest.c >&5
configure:21024: $? = 0
configure:21028: test -z
|| test ! -s conftest.err
configure:21031: $? = 0
configure:21034: test -s conftest.o
configure:21037: $? = 0
configure:21047: result: yes
configure:21051: checking sys/time.h presence
configure:21061: gcc -E conftest.c
configure:21067: $? = 0
configure:21087: result: yes
configure:21122: checking for sys/time.h
configure:21129: result: yes
configure:20997: checking for stdlib.h
configure:21002: result: yes
configure:21006: checking stddef.h usability
configure:21018: gcc -c -g -O2 conftest.c >&5
configure:21024: $? = 0
configure:21028: test -z
|| test ! -s conftest.err
configure:21031: $? = 0
configure:21034: test -s conftest.o
configure:21037: $? = 0
configure:21047: result: yes
configure:21051: checking stddef.h presence
configure:21061: gcc -E conftest.c
configure:21067: $? = 0
configure:21087: result: yes
configure:21122: checking for stddef.h
configure:21129: result: yes
configure:21147: checking for an ANSI C-conforming const
configure:21214: gcc -c -g -O2 conftest.c >&5
configure:21220: $? = 0
configure:21224: test -z
|| test ! -s conftest.err
configure:21227: $? = 0
configure:21230: test -s conftest.o
configure:21233: $? = 0
configure:21244: result: yes
configure:21254: checking for inline
configure:21275: gcc -c -g -O2 conftest.c >&5
configure:21281: $? = 0
configure:21285: test -z
|| test ! -s conftest.err
configure:21288: $? = 0
configure:21291: test -s conftest.o
configure:21294: $? = 0
configure:21306: result: inline
configure:21325: checking for size_t
configure:21349: gcc -c -g -O2 conftest.c >&5
configure:21355: $? = 0
configure:21359: test -z
|| test ! -s conftest.err
configure:21362: $? = 0
configure:21365: test -s conftest.o
configure:21368: $? = 0
configure:21379: result: yes
configure:21391: checking for uchar
configure:21415: gcc -c -g -O2 conftest.c >&5
conftest.c: In function 'main':
conftest.c:76:6: error: 'uchar' undeclared (first use in this function)
conftest.c:76:6: note: each undeclared identifier is reported only once for each function it appears in
conftest.c:76:13: error: expected expression before ')' token
configure:21421: $? = 1
configure: failed program was:
| /* confdefs.h. */
|
| #define PACKAGE_NAME "jasper"
| #define PACKAGE_TARNAME "jasper"
| #define PACKAGE_VERSION "1.900.1"
| #define PACKAGE_STRING "jasper 1.900.1"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "jasper"
| #define VERSION "1.900.1"
| #define JAS_VERSION "1.900.1"
| #define JAS_CONFIGURE 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
| extern "C" void exit (int) throw ();
| #endif
| #define HAVE_VLA 1
| #define HAVE_LIBM 1
| #define STDC_HEADERS 1
| #define HAVE_FCNTL_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STDDEF_H 1
| /* end confdefs.h. */
| #include <stdio.h>
| #if HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #if HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #if STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # if HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #if HAVE_STRING_H
| # if !STDC_HEADERS && HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #if HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #if HAVE_INTTYPES_H
| # include <inttypes.h>
| #else
| # if HAVE_STDINT_H
| # include <stdint.h>
| # endif
| #endif
| #if HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| int
| main ()
| {
| if ((uchar *) 0)
| return 0;
| if (sizeof (uchar))
| return 0;
| ;
| return 0;
| }
configure:21445: result: no
configure:21457: checking for ushort
configure:21481: gcc -c -g -O2 conftest.c >&5
configure:21487: $? = 0
configure:21491: test -z
|| test ! -s conftest.err
configure:21494: $? = 0
configure:21497: test -s conftest.o
configure:21500: $? = 0
configure:21511: result: yes
configure:21523: checking for uint
configure:21547: gcc -c -g -O2 conftest.c >&5
configure:21553: $? = 0
configure:21557: test -z
|| test ! -s conftest.err
configure:21560: $? = 0
configure:21563: test -s conftest.o
configure:21566: $? = 0
configure:21577: result: yes
configure:21589: checking for ulong
configure:21613: gcc -c -g -O2 conftest.c >&5
configure:21619: $? = 0
configure:21623: test -z
|| test ! -s conftest.err
configure:21626: $? = 0
configure:21629: test -s conftest.o
configure:21632: $? = 0
configure:21643: result: yes
configure:21655: checking for longlong
configure:21679: gcc -c -g -O2 conftest.c >&5
conftest.c: In function 'main':
conftest.c:77:6: error: 'longlong' undeclared (first use in this function)
conftest.c:77:6: note: each undeclared identifier is reported only once for each function it appears in
conftest.c:77:16: error: expected expression before ')' token
configure:21685: $? = 1
configure: failed program was:
| /* confdefs.h. */
|
| #define PACKAGE_NAME "jasper"
| #define PACKAGE_TARNAME "jasper"
| #define PACKAGE_VERSION "1.900.1"
| #define PACKAGE_STRING "jasper 1.900.1"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "jasper"
| #define VERSION "1.900.1"
| #define JAS_VERSION "1.900.1"
| #define JAS_CONFIGURE 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
| extern "C" void exit (int) throw ();
| #endif
| #define HAVE_VLA 1
| #define HAVE_LIBM 1
| #define STDC_HEADERS 1
| #define HAVE_FCNTL_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STDDEF_H 1
| #define uchar unsigned char
| /* end confdefs.h. */
| #include <stdio.h>
| #if HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #if HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #if STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # if HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #if HAVE_STRING_H
| # if !STDC_HEADERS && HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #if HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #if HAVE_INTTYPES_H
| # include <inttypes.h>
| #else
| # if HAVE_STDINT_H
| # include <stdint.h>
| # endif
| #endif
| #if HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| int
| main ()
| {
| if ((longlong *) 0)
| return 0;
| if (sizeof (longlong))
| return 0;
| ;
| return 0;
| }
configure:21709: result: no
configure:21721: checking for ulonglong
configure:21745: gcc -c -g -O2 conftest.c >&5
conftest.c: In function 'main':
conftest.c:78:6: error: 'ulonglong' undeclared (first use in this function)
conftest.c:78:6: note: each undeclared identifier is reported only once for each function it appears in
conftest.c:78:17: error: expected expression before ')' token
configure:21751: $? = 1
configure: failed program was:
| /* confdefs.h. */
|
| #define PACKAGE_NAME "jasper"
| #define PACKAGE_TARNAME "jasper"
| #define PACKAGE_VERSION "1.900.1"
| #define PACKAGE_STRING "jasper 1.900.1"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "jasper"
| #define VERSION "1.900.1"
| #define JAS_VERSION "1.900.1"
| #define JAS_CONFIGURE 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
| extern "C" void exit (int) throw ();
| #endif
| #define HAVE_VLA 1
| #define HAVE_LIBM 1
| #define STDC_HEADERS 1
| #define HAVE_FCNTL_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STDDEF_H 1
| #define uchar unsigned char
| #define longlong long long
| /* end confdefs.h. */
| #include <stdio.h>
| #if HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #if HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #if STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # if HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #if HAVE_STRING_H
| # if !STDC_HEADERS && HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #if HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #if HAVE_INTTYPES_H
| # include <inttypes.h>
| #else
| # if HAVE_STDINT_H
| # include <stdint.h>
| # endif
| #endif
| #if HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| int
| main ()
| {
| if ((ulonglong *) 0)
| return 0;
| if (sizeof (ulonglong))
| return 0;
| ;
| return 0;
| }
configure:21775: result: no
configure:21787: checking for ssize_t
configure:21811: gcc -c -g -O2 conftest.c >&5
configure:21817: $? = 0
configure:21821: test -z
|| test ! -s conftest.err
configure:21824: $? = 0
configure:21827: test -s conftest.o
configure:21830: $? = 0
configure:21841: result: yes
configure:21857: checking for gettimeofday
configure:21914: gcc -o conftest -g -O2 conftest.c -lm -ljpeg >&5
configure:21920: $? = 0
configure:21924: test -z
|| test ! -s conftest.err
configure:21927: $? = 0
configure:21930: test -s conftest
configure:21933: $? = 0
configure:21945: result: yes
configure:21959: checking for getrusage
configure:22016: gcc -o conftest -g -O2 conftest.c -lm -ljpeg >&5
configure:22022: $? = 0
configure:22026: test -z
|| test ! -s conftest.err
configure:22029: $? = 0
configure:22032: test -s conftest
configure:22035: $? = 0
configure:22047: result: yes
configure:22066: checking for vprintf
configure:22123: gcc -o conftest -g -O2 conftest.c -lm -ljpeg >&5
conftest.c:68:6: warning: conflicting types for built-in function 'vprintf'
configure:22129: $? = 0
configure:22133: test -z
|| test ! -s conftest.err
configure:22136: $? = 0
configure:22139: test -s conftest
configure:22142: $? = 0
configure:22154: result: yes
configure:22161: checking for _doprnt
configure:22218: gcc -o conftest -g -O2 conftest.c -lm -ljpeg >&5
/tmp/cctknOab.o: In function `main':
/home/hagish/workspace/adt/love-native-android/jni/jasper-1.900.1/conftest.c:85: undefined reference to `_doprnt'
/tmp/cctknOab.o:(.data+0x0): undefined reference to `_doprnt'
collect2: ld returned 1 exit status
configure:22224: $? = 1
configure: failed program was:
| /* confdefs.h. */
|
| #define PACKAGE_NAME "jasper"
| #define PACKAGE_TARNAME "jasper"
| #define PACKAGE_VERSION "1.900.1"
| #define PACKAGE_STRING "jasper 1.900.1"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "jasper"
| #define VERSION "1.900.1"
| #define JAS_VERSION "1.900.1"
| #define JAS_CONFIGURE 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
| extern "C" void exit (int) throw ();
| #endif
| #define HAVE_VLA 1
| #define HAVE_LIBM 1
| #define STDC_HEADERS 1
| #define HAVE_FCNTL_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STDDEF_H 1
| #define uchar unsigned char
| #define longlong long long
| #define ulonglong unsigned long long
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_VPRINTF 1
| /* end confdefs.h. */
| /* Define _doprnt to an innocuous variant, in case <limits.h> declares _doprnt.
| For example, HP-UX 11i <limits.h> declares gettimeofday. */
| #define _doprnt innocuous__doprnt
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char _doprnt (); below.
| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
| <limits.h> exists even on freestanding compilers. */
|
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
|
| #undef _doprnt
|
| /* 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 _doprnt ();
| /* The GNU C library defines this for functions which it implements
| to always fail with ENOSYS. Some functions are actually named
| something starting with __ and the normal name is an alias. */
| #if defined (__stub__doprnt) || defined (__stub____doprnt)
| choke me
| #else
| char (*f) () = _doprnt;
| #endif
| #ifdef __cplusplus
| }
| #endif
|
| int
| main ()
| {
| return f != _doprnt;
| ;
| return 0;
| }
configure:22249: result: no
configure:22507: creating ./config.status
## ---------------------- ##
## Running config.status. ##
## ---------------------- ##
This file was extended by jasper config.status 1.900.1, which was
generated by GNU Autoconf 2.59. Invocation command line was
CONFIG_FILES =
CONFIG_HEADERS =
CONFIG_LINKS =
CONFIG_COMMANDS =
$ ./config.status
on dormouse
config.status:753: creating Makefile
config.status:753: creating src/Makefile
config.status:753: creating src/appl/Makefile
config.status:753: creating src/libjasper/Makefile
config.status:753: creating src/libjasper/base/Makefile
config.status:753: creating src/libjasper/bmp/Makefile
config.status:753: creating src/libjasper/include/Makefile
config.status:753: creating src/libjasper/include/jasper/Makefile
config.status:753: creating src/libjasper/jp2/Makefile
config.status:753: creating src/libjasper/jpc/Makefile
config.status:753: creating src/libjasper/jpg/Makefile
config.status:753: creating src/libjasper/mif/Makefile
config.status:753: creating src/libjasper/pgx/Makefile
config.status:753: creating src/libjasper/pnm/Makefile
config.status:753: creating src/libjasper/ras/Makefile
config.status:753: creating src/msvc/Makefile
config.status:753: creating jasper.spec
config.status:857: creating src/libjasper/include/jasper/jas_config.h
config.status:1014: src/libjasper/include/jasper/jas_config.h is unchanged
config.status:1194: executing depfiles 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_cxx_compiler_gnu=yes
ac_cv_env_CC_set=
ac_cv_env_CC_value=
ac_cv_env_CFLAGS_set=
ac_cv_env_CFLAGS_value=
ac_cv_env_CPPFLAGS_set=
ac_cv_env_CPPFLAGS_value=
ac_cv_env_CPP_set=
ac_cv_env_CPP_value=
ac_cv_env_CXXCPP_set=
ac_cv_env_CXXCPP_value=
ac_cv_env_CXXFLAGS_set=
ac_cv_env_CXXFLAGS_value=
ac_cv_env_CXX_set=
ac_cv_env_CXX_value=
ac_cv_env_F77_set=
ac_cv_env_F77_value=
ac_cv_env_FFLAGS_set=
ac_cv_env_FFLAGS_value=
ac_cv_env_LDFLAGS_set=
ac_cv_env_LDFLAGS_value=
ac_cv_env_build_alias_set=
ac_cv_env_build_alias_value=
ac_cv_env_host_alias_set=
ac_cv_env_host_alias_value=
ac_cv_env_target_alias_set=
ac_cv_env_target_alias_value=
ac_cv_exeext=
ac_cv_f77_compiler_gnu=no
ac_cv_func__doprnt=no
ac_cv_func_connect=yes
ac_cv_func_gethostbyname=yes
ac_cv_func_getrusage=yes
ac_cv_func_gettimeofday=yes
ac_cv_func_remove=yes
ac_cv_func_shmat=yes
ac_cv_func_vprintf=yes
ac_cv_have_x='have_x=yes ac_x_includes= ac_x_libraries='
ac_cv_header_GL_glut_h=no
ac_cv_header_dlfcn_h=yes
ac_cv_header_fcntl_h=yes
ac_cv_header_inttypes_h=yes
ac_cv_header_io_h=no
ac_cv_header_limits_h=yes
ac_cv_header_memory_h=yes
ac_cv_header_stdbool_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_stat_h=yes
ac_cv_header_sys_time_h=yes
ac_cv_header_sys_types_h=yes
ac_cv_header_unistd_h=yes
ac_cv_header_windows_h=no
ac_cv_host=i686-pc-linux-gnu
ac_cv_host_alias=i686-pc-linux-gnu
ac_cv_lib_ICE_IceConnectionNumber=no
ac_cv_lib_glut_glutInit=no
ac_cv_lib_jpeg_jpeg_destroy=yes
ac_cv_lib_m_main=yes
ac_cv_objext=o
ac_cv_path_install='/usr/bin/install -c'
ac_cv_prog_AWK=gawk
ac_cv_prog_CPP='gcc -E'
ac_cv_prog_CXXCPP='g++ -E'
ac_cv_prog_ac_ct_AR=ar
ac_cv_prog_ac_ct_CC=gcc
ac_cv_prog_ac_ct_CXX=g++
ac_cv_prog_ac_ct_RANLIB=ranlib
ac_cv_prog_ac_ct_STRIP=strip
ac_cv_prog_cc_g=yes
ac_cv_prog_cc_stdc=
ac_cv_prog_cxx_g=yes
ac_cv_prog_egrep='grep -E'
ac_cv_prog_f77_g=no
ac_cv_prog_make_make_set=yes
ac_cv_target=i686-pc-linux-gnu
ac_cv_target_alias=i686-pc-linux-gnu
ac_cv_type_longlong=no
ac_cv_type_size_t=yes
ac_cv_type_ssize_t=yes
ac_cv_type_uchar=no
ac_cv_type_uint=yes
ac_cv_type_ulong=yes
ac_cv_type_ulonglong=no
ac_cv_type_ushort=yes
am_cv_CC_dependencies_compiler_type=gcc3
am_cv_CXX_dependencies_compiler_type=gcc3
lt_cv_deplibs_check_method=pass_all
lt_cv_file_magic_cmd='$MAGIC_CMD'
lt_cv_file_magic_test_file=
lt_cv_ld_reload_flag=-r
lt_cv_objdir=.libs
lt_cv_path_LD=/usr/bin/ld
lt_cv_path_LDCXX=/usr/bin/ld
lt_cv_path_NM='/usr/bin/nm -B'
lt_cv_path_SED=/bin/sed
lt_cv_prog_compiler_c_o=yes
lt_cv_prog_compiler_c_o_CXX=yes
lt_cv_prog_compiler_rtti_exceptions=no
lt_cv_prog_gnu_ld=yes
lt_cv_prog_gnu_ldcxx=yes
lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\'''
lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\) $/ {\"\1\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \([^ ]*\) \([^ ]*\)$/ {"\2", (lt_ptr) \&\2},/p'\'''
lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^. .* \(.*\)$/extern int \1;/p'\'''
lt_cv_sys_max_cmd_len=32768
lt_lt_cv_prog_compiler_c_o='"yes"'
lt_lt_cv_prog_compiler_c_o_CXX='"yes"'
lt_lt_cv_sys_global_symbol_pipe='"sed -n -e '\''s/^.*[ ]\\([ABCDGIRSTW][ABCDGIRSTW]*\\)[ ][ ]*\\([_A-Za-z][_A-Za-z0-9]*\\)\$/\\1 \\2 \\2/p'\''"'
lt_lt_cv_sys_global_symbol_to_c_name_address='"sed -n -e '\''s/^: \\([^ ]*\\) \$/ {\\\"\\1\\\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \\([^ ]*\\) \\([^ ]*\\)\$/ {\"\\2\", (lt_ptr) \\&\\2},/p'\''"'
lt_lt_cv_sys_global_symbol_to_cdecl='"sed -n -e '\''s/^. .* \\(.*\\)\$/extern int \\1;/p'\''"'
## ----------------- ##
## Output variables. ##
## ----------------- ##
ACLOCAL='${SHELL} /home/hagish/workspace/adt/love-native-android/jni/jasper-1.900.1/acaux/missing --run aclocal-1.9'
AMDEPBACKSLASH='\'
AMDEP_FALSE='#'
AMDEP_TRUE=''
AMTAR='${SHELL} /home/hagish/workspace/adt/love-native-android/jni/jasper-1.900.1/acaux/missing --run tar'
AR='ar'
AUTOCONF='${SHELL} /home/hagish/workspace/adt/love-native-android/jni/jasper-1.900.1/acaux/missing --run autoconf'
AUTOHEADER='${SHELL} /home/hagish/workspace/adt/love-native-android/jni/jasper-1.900.1/acaux/missing --run autoheader'
AUTOMAKE='${SHELL} /home/hagish/workspace/adt/love-native-android/jni/jasper-1.900.1/acaux/missing --run automake-1.9'
AWK='gawk'
CC='gcc'
CCDEPMODE='depmode=gcc3'
CFLAGS='-g -O2'
CPP='gcc -E'
CPPFLAGS=''
CXX='g++'
CXXCPP='g++ -E'
CXXDEPMODE='depmode=gcc3'
CXXFLAGS='-g -O2'
CYGPATH_W='echo'
DEFS='-DHAVE_CONFIG_H'
DEPDIR='.deps'
ECHO='echo'
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGREP='grep -E'
EXEEXT=''
F77=''
FFLAGS=''
HAVE_LIBJPEG_FALSE='#'
HAVE_LIBJPEG_TRUE=''
HAVE_OPENGL_FALSE=''
HAVE_OPENGL_TRUE='#'
INSTALL_DATA='${INSTALL} -m 644'
INSTALL_PROGRAM='${INSTALL}'
INSTALL_SCRIPT='${INSTALL}'
INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s'
JAS_MAJOR_VERSION='1'
JAS_MICRO_VERSION='1'
JAS_MINOR_VERSION='900'
JAS_RPM_RELEASE='1'
JAS_VERSION='1.900.1'
LDFLAGS=''
LIBOBJS=''
LIBS='-lm -ljpeg'
LIBTOOL='$(SHELL) $(top_builddir)/libtool'
LN_S='ln -s'
LTLIBOBJS=''
LT_AGE='0'
LT_CURRENT='1'
LT_RELEASE='1.900'
LT_REVISION='0'
MAKEINFO='${SHELL} /home/hagish/workspace/adt/love-native-android/jni/jasper-1.900.1/acaux/missing --run makeinfo'
OBJEXT='o'
OPENGL_LIBS=''
PACKAGE='jasper'
PACKAGE_BUGREPORT=''
PACKAGE_NAME='jasper'
PACKAGE_STRING='jasper 1.900.1'
PACKAGE_TARNAME='jasper'
PACKAGE_VERSION='1.900.1'
PATH_SEPARATOR=':'
RANLIB='ranlib'
SED='/bin/sed'
SET_MAKE=''
SHELL='/bin/bash'
STRIP='strip'
VERSION='1.900.1'
X_CFLAGS=''
X_EXTRA_LIBS=''
X_LIBS=''
X_PRE_LIBS=''
ac_ct_AR='ar'
ac_ct_CC='gcc'
ac_ct_CXX='g++'
ac_ct_F77=''
ac_ct_RANLIB='ranlib'
ac_ct_STRIP='strip'
am__fastdepCC_FALSE='#'
am__fastdepCC_TRUE=''
am__fastdepCXX_FALSE='#'
am__fastdepCXX_TRUE=''
am__include='include'
am__leading_dot='.'
am__quote=''
am__tar='${AMTAR} chof - "$$tardir"'
am__untar='${AMTAR} xf -'
bindir='${exec_prefix}/bin'
build='i686-pc-linux-gnu'
build_alias=''
build_cpu='i686'
build_os='linux-gnu'
build_vendor='pc'
datadir='${prefix}/share'
exec_prefix='${prefix}'
host='i686-pc-linux-gnu'
host_alias=''
host_cpu='i686'
host_os='linux-gnu'
host_vendor='pc'
includedir='${prefix}/include'
infodir='${prefix}/info'
install_sh='/home/hagish/workspace/adt/love-native-android/jni/jasper-1.900.1/acaux/install-sh'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
localstatedir='${prefix}/var'
mandir='${prefix}/man'
mkdir_p='mkdir -p --'
oldincludedir='/usr/include'
prefix='/usr/local'
program_transform_name='s,x,x,'
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
sysconfdir='${prefix}/etc'
target='i686-pc-linux-gnu'
target_alias=''
target_cpu='i686'
target_os='linux-gnu'
target_vendor='pc'
## ----------- ##
## confdefs.h. ##
## ----------- ##
#define HAVE_DLFCN_H 1
#define HAVE_FCNTL_H 1
#define HAVE_GETRUSAGE 1
#define HAVE_GETTIMEOFDAY 1
#define HAVE_INTTYPES_H 1
#define HAVE_LIBM 1
#define HAVE_LIMITS_H 1
#define HAVE_MEMORY_H 1
#define HAVE_STDBOOL_H 1
#define HAVE_STDDEF_H 1
#define HAVE_STDINT_H 1
#define HAVE_STDINT_H 1
#define HAVE_STDLIB_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_TIME_H 1
#define HAVE_SYS_TYPES_H 1
#define HAVE_SYS_TYPES_H 1
#define HAVE_UNISTD_H 1
#define HAVE_UNISTD_H 1
#define HAVE_VLA 1
#define HAVE_VPRINTF 1
#define JAS_CONFIGURE 1
#define JAS_VERSION "1.900.1"
#define PACKAGE "jasper"
#define PACKAGE_BUGREPORT ""
#define PACKAGE_NAME "jasper"
#define PACKAGE_STRING "jasper 1.900.1"
#define PACKAGE_TARNAME "jasper"
#define PACKAGE_VERSION "1.900.1"
#define STDC_HEADERS 1
#define STDC_HEADERS 1
#define VERSION "1.900.1"
#define longlong long long
#define uchar unsigned char
#define ulonglong unsigned long long
#endif
#ifdef __cplusplus
extern "C" void exit (int) throw ();
configure: exit 0