forked from KolibriOS/kolibrios
927f6fa6b2
git-svn-id: svn://kolibrios.org@4758 a494cfbc-eb01-0410-851d-a64ba20cac60
1200 lines
40 KiB
Plaintext
1200 lines
40 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 OpenJPEG configure 1.4.0, which was
|
|
generated by GNU Autoconf 2.68. Invocation command line was
|
|
|
|
$ ./configure --no-create --no-recursion
|
|
|
|
## --------- ##
|
|
## Platform. ##
|
|
## --------- ##
|
|
|
|
hostname = a-HP-Pavilion-g6-Notebook-PC
|
|
uname -m = x86_64
|
|
uname -r = 3.8.0-37-generic
|
|
uname -s = Linux
|
|
uname -v = #53~precise1-Ubuntu SMP Wed Feb 19 21:37:54 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/local/sbin
|
|
PATH: /usr/local/bin
|
|
PATH: /usr/sbin
|
|
PATH: /usr/bin
|
|
PATH: /sbin
|
|
PATH: /bin
|
|
PATH: /usr/games
|
|
|
|
|
|
## ----------- ##
|
|
## Core tests. ##
|
|
## ----------- ##
|
|
|
|
configure:2415: checking build system type
|
|
configure:2429: result: x86_64-unknown-linux-gnu
|
|
configure:2449: checking host system type
|
|
configure:2462: result: x86_64-unknown-linux-gnu
|
|
configure:2482: checking target system type
|
|
configure:2495: result: x86_64-unknown-linux-gnu
|
|
configure:2539: checking for a BSD-compatible install
|
|
configure:2607: result: /usr/bin/install -c
|
|
configure:2618: checking whether build environment is sane
|
|
configure:2668: result: yes
|
|
configure:2809: checking for a thread-safe mkdir -p
|
|
configure:2848: result: /bin/mkdir -p
|
|
configure:2861: checking for gawk
|
|
configure:2891: result: no
|
|
configure:2861: checking for mawk
|
|
configure:2877: found /usr/bin/mawk
|
|
configure:2888: result: mawk
|
|
configure:2899: checking whether make sets $(MAKE)
|
|
configure:2921: result: yes
|
|
configure:3065: checking for gcc
|
|
configure:3081: found /usr/bin/gcc
|
|
configure:3092: result: gcc
|
|
configure:3321: checking for C compiler version
|
|
configure:3330: gcc --version >&5
|
|
gcc (Ubuntu/Linaro 4.6.3-1ubuntu5) 4.6.3
|
|
Copyright (C) 2011 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:3341: $? = 0
|
|
configure:3330: gcc -v >&5
|
|
Using built-in specs.
|
|
COLLECT_GCC=gcc
|
|
COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/4.6/lto-wrapper
|
|
Target: x86_64-linux-gnu
|
|
Configured with: ../src/configure -v --with-pkgversion='Ubuntu/Linaro 4.6.3-1ubuntu5' --with-bugurl=file:///usr/share/doc/gcc-4.6/README.Bugs --enable-languages=c,c++,fortran,objc,obj-c++ --prefix=/usr --program-suffix=-4.6 --enable-shared --enable-linker-build-id --with-system-zlib --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --with-gxx-include-dir=/usr/include/c++/4.6 --libdir=/usr/lib --enable-nls --with-sysroot=/ --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --enable-gnu-unique-object --enable-plugin --enable-objc-gc --disable-werror --with-arch-32=i686 --with-tune=generic --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu
|
|
Thread model: posix
|
|
gcc version 4.6.3 (Ubuntu/Linaro 4.6.3-1ubuntu5)
|
|
configure:3341: $? = 0
|
|
configure:3330: gcc -V >&5
|
|
gcc: error: unrecognized option '-V'
|
|
gcc: fatal error: no input files
|
|
compilation terminated.
|
|
configure:3341: $? = 4
|
|
configure:3330: gcc -qversion >&5
|
|
gcc: error: unrecognized option '-qversion'
|
|
gcc: fatal error: no input files
|
|
compilation terminated.
|
|
configure:3341: $? = 4
|
|
configure:3361: checking whether the C compiler works
|
|
configure:3383: gcc conftest.c >&5
|
|
configure:3387: $? = 0
|
|
configure:3435: result: yes
|
|
configure:3438: checking for C compiler default output file name
|
|
configure:3440: result: a.out
|
|
configure:3446: checking for suffix of executables
|
|
configure:3453: gcc -o conftest conftest.c >&5
|
|
configure:3457: $? = 0
|
|
configure:3479: result:
|
|
configure:3501: checking whether we are cross compiling
|
|
configure:3509: gcc -o conftest conftest.c >&5
|
|
configure:3513: $? = 0
|
|
configure:3520: ./conftest
|
|
configure:3524: $? = 0
|
|
configure:3539: result: no
|
|
configure:3544: checking for suffix of object files
|
|
configure:3566: gcc -c conftest.c >&5
|
|
configure:3570: $? = 0
|
|
configure:3591: result: o
|
|
configure:3595: checking whether we are using the GNU C compiler
|
|
configure:3614: gcc -c conftest.c >&5
|
|
configure:3614: $? = 0
|
|
configure:3623: result: yes
|
|
configure:3632: checking whether gcc accepts -g
|
|
configure:3652: gcc -c -g conftest.c >&5
|
|
configure:3652: $? = 0
|
|
configure:3693: result: yes
|
|
configure:3710: checking for gcc option to accept ISO C89
|
|
configure:3774: gcc -c -g -O2 conftest.c >&5
|
|
configure:3774: $? = 0
|
|
configure:3787: result: none needed
|
|
configure:3818: checking for style of include used by make
|
|
configure:3846: result: GNU
|
|
configure:3871: checking dependency style of gcc
|
|
configure:3981: result: gcc3
|
|
configure:4054: checking for g++
|
|
configure:4070: found /usr/bin/g++
|
|
configure:4081: result: g++
|
|
configure:4108: checking for C++ compiler version
|
|
configure:4117: g++ --version >&5
|
|
g++ (Ubuntu/Linaro 4.6.3-1ubuntu5) 4.6.3
|
|
Copyright (C) 2011 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:4128: $? = 0
|
|
configure:4117: g++ -v >&5
|
|
Using built-in specs.
|
|
COLLECT_GCC=g++
|
|
COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/4.6/lto-wrapper
|
|
Target: x86_64-linux-gnu
|
|
Configured with: ../src/configure -v --with-pkgversion='Ubuntu/Linaro 4.6.3-1ubuntu5' --with-bugurl=file:///usr/share/doc/gcc-4.6/README.Bugs --enable-languages=c,c++,fortran,objc,obj-c++ --prefix=/usr --program-suffix=-4.6 --enable-shared --enable-linker-build-id --with-system-zlib --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --with-gxx-include-dir=/usr/include/c++/4.6 --libdir=/usr/lib --enable-nls --with-sysroot=/ --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --enable-gnu-unique-object --enable-plugin --enable-objc-gc --disable-werror --with-arch-32=i686 --with-tune=generic --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu
|
|
Thread model: posix
|
|
gcc version 4.6.3 (Ubuntu/Linaro 4.6.3-1ubuntu5)
|
|
configure:4128: $? = 0
|
|
configure:4117: g++ -V >&5
|
|
g++: error: unrecognized option '-V'
|
|
g++: fatal error: no input files
|
|
compilation terminated.
|
|
configure:4128: $? = 4
|
|
configure:4117: g++ -qversion >&5
|
|
g++: error: unrecognized option '-qversion'
|
|
g++: fatal error: no input files
|
|
compilation terminated.
|
|
configure:4128: $? = 4
|
|
configure:4132: checking whether we are using the GNU C++ compiler
|
|
configure:4151: g++ -c conftest.cpp >&5
|
|
configure:4151: $? = 0
|
|
configure:4160: result: yes
|
|
configure:4169: checking whether g++ accepts -g
|
|
configure:4189: g++ -c -g conftest.cpp >&5
|
|
configure:4189: $? = 0
|
|
configure:4230: result: yes
|
|
configure:4255: checking dependency style of g++
|
|
configure:4365: result: gcc3
|
|
configure:4381: checking whether ln -s works
|
|
configure:4385: result: yes
|
|
configure:4392: checking for a sed that does not truncate output
|
|
configure:4456: result: /bin/sed
|
|
configure:4469: checking for special C compiler options needed for large files
|
|
configure:4514: result: no
|
|
configure:4520: checking for _FILE_OFFSET_BITS value needed for large files
|
|
configure:4545: gcc -c -g -O2 conftest.c >&5
|
|
configure:4545: $? = 0
|
|
configure:4577: result: no
|
|
configure:4660: checking for _LARGEFILE_SOURCE value needed for large files
|
|
configure:4679: gcc -o conftest -g -O2 conftest.c >&5
|
|
configure:4679: $? = 0
|
|
configure:4707: result: no
|
|
configure:4728: checking whether make sets $(MAKE)
|
|
configure:4750: result: yes
|
|
configure:5148: checking how to print strings
|
|
configure:5175: result: printf
|
|
configure:5196: checking for a sed that does not truncate output
|
|
configure:5260: result: /bin/sed
|
|
configure:5278: checking for grep that handles long lines and -e
|
|
configure:5336: result: /bin/grep
|
|
configure:5341: checking for egrep
|
|
configure:5403: result: /bin/grep -E
|
|
configure:5408: checking for fgrep
|
|
configure:5470: result: /bin/grep -F
|
|
configure:5505: checking for ld used by gcc
|
|
configure:5572: result: /usr/bin/ld
|
|
configure:5579: checking if the linker (/usr/bin/ld) is GNU ld
|
|
configure:5594: result: yes
|
|
configure:5606: checking for BSD- or MS-compatible name lister (nm)
|
|
configure:5655: result: /usr/bin/nm -B
|
|
configure:5785: checking the name lister (/usr/bin/nm -B) interface
|
|
configure:5792: gcc -c -g -O2 conftest.c >&5
|
|
configure:5795: /usr/bin/nm -B "conftest.o"
|
|
configure:5798: output
|
|
0000000000000000 B some_variable
|
|
configure:5805: result: BSD nm
|
|
configure:5809: checking the maximum length of command line arguments
|
|
configure:5934: result: 3458764513820540925
|
|
configure:5951: checking whether the shell understands some XSI constructs
|
|
configure:5961: result: yes
|
|
configure:5965: checking whether the shell understands "+="
|
|
configure:5971: result: yes
|
|
configure:6006: checking for /usr/bin/ld option to reload object files
|
|
configure:6013: result: -r
|
|
configure:6082: checking for objdump
|
|
configure:6109: result: objdump
|
|
configure:6138: checking how to recognize dependent libraries
|
|
configure:6340: result: pass_all
|
|
configure:6400: checking for ar
|
|
configure:6416: found /usr/bin/ar
|
|
configure:6427: result: ar
|
|
configure:6505: checking for strip
|
|
configure:6521: found /usr/bin/strip
|
|
configure:6532: result: strip
|
|
configure:6604: checking for ranlib
|
|
configure:6620: found /usr/bin/ranlib
|
|
configure:6631: result: ranlib
|
|
configure:6733: checking command to parse /usr/bin/nm -B output from gcc object
|
|
configure:6851: gcc -c -g -O2 conftest.c >&5
|
|
configure:6854: $? = 0
|
|
configure:6858: /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:6861: $? = 0
|
|
configure:6915: gcc -o conftest -g -O2 conftest.c conftstm.o >&5
|
|
configure:6918: $? = 0
|
|
configure:6956: result: ok
|
|
configure:7051: gcc -c -g -O2 conftest.c >&5
|
|
configure:7054: $? = 0
|
|
configure:7796: checking how to run the C preprocessor
|
|
configure:7827: gcc -E conftest.c
|
|
configure:7827: $? = 0
|
|
configure:7841: gcc -E conftest.c
|
|
conftest.c:12:28: fatal error: ac_nonexistent.h: No such file or directory
|
|
compilation terminated.
|
|
configure:7841: $? = 1
|
|
configure: failed program was:
|
|
| /* confdefs.h */
|
|
| #define PACKAGE_NAME "OpenJPEG"
|
|
| #define PACKAGE_TARNAME "openjpeg-1.4.0"
|
|
| #define PACKAGE_VERSION "1.4.0"
|
|
| #define PACKAGE_STRING "OpenJPEG 1.4.0"
|
|
| #define PACKAGE_BUGREPORT "http://code.google.com/p/openjpeg/"
|
|
| #define PACKAGE_URL "http://www.openjpeg.org/"
|
|
| #define PACKAGE "openjpeg-1.4.0"
|
|
| #define VERSION "1.4.0"
|
|
| #define HAVE_FSEEKO 1
|
|
| /* end confdefs.h. */
|
|
| #include <ac_nonexistent.h>
|
|
configure:7866: result: gcc -E
|
|
configure:7886: gcc -E conftest.c
|
|
configure:7886: $? = 0
|
|
configure:7900: gcc -E conftest.c
|
|
conftest.c:12:28: fatal error: ac_nonexistent.h: No such file or directory
|
|
compilation terminated.
|
|
configure:7900: $? = 1
|
|
configure: failed program was:
|
|
| /* confdefs.h */
|
|
| #define PACKAGE_NAME "OpenJPEG"
|
|
| #define PACKAGE_TARNAME "openjpeg-1.4.0"
|
|
| #define PACKAGE_VERSION "1.4.0"
|
|
| #define PACKAGE_STRING "OpenJPEG 1.4.0"
|
|
| #define PACKAGE_BUGREPORT "http://code.google.com/p/openjpeg/"
|
|
| #define PACKAGE_URL "http://www.openjpeg.org/"
|
|
| #define PACKAGE "openjpeg-1.4.0"
|
|
| #define VERSION "1.4.0"
|
|
| #define HAVE_FSEEKO 1
|
|
| /* end confdefs.h. */
|
|
| #include <ac_nonexistent.h>
|
|
configure:7929: checking for ANSI C header files
|
|
configure:7949: gcc -c -g -O2 conftest.c >&5
|
|
configure:7949: $? = 0
|
|
configure:8022: gcc -o conftest -g -O2 conftest.c >&5
|
|
configure:8022: $? = 0
|
|
configure:8022: ./conftest
|
|
configure:8022: $? = 0
|
|
configure:8033: result: yes
|
|
configure:8046: checking for sys/types.h
|
|
configure:8046: gcc -c -g -O2 conftest.c >&5
|
|
configure:8046: $? = 0
|
|
configure:8046: result: yes
|
|
configure:8046: checking for sys/stat.h
|
|
configure:8046: gcc -c -g -O2 conftest.c >&5
|
|
configure:8046: $? = 0
|
|
configure:8046: result: yes
|
|
configure:8046: checking for stdlib.h
|
|
configure:8046: gcc -c -g -O2 conftest.c >&5
|
|
configure:8046: $? = 0
|
|
configure:8046: result: yes
|
|
configure:8046: checking for string.h
|
|
configure:8046: gcc -c -g -O2 conftest.c >&5
|
|
configure:8046: $? = 0
|
|
configure:8046: result: yes
|
|
configure:8046: checking for memory.h
|
|
configure:8046: gcc -c -g -O2 conftest.c >&5
|
|
configure:8046: $? = 0
|
|
configure:8046: result: yes
|
|
configure:8046: checking for strings.h
|
|
configure:8046: gcc -c -g -O2 conftest.c >&5
|
|
configure:8046: $? = 0
|
|
configure:8046: result: yes
|
|
configure:8046: checking for inttypes.h
|
|
configure:8046: gcc -c -g -O2 conftest.c >&5
|
|
configure:8046: $? = 0
|
|
configure:8046: result: yes
|
|
configure:8046: checking for stdint.h
|
|
configure:8046: gcc -c -g -O2 conftest.c >&5
|
|
configure:8046: $? = 0
|
|
configure:8046: result: yes
|
|
configure:8046: checking for unistd.h
|
|
configure:8046: gcc -c -g -O2 conftest.c >&5
|
|
configure:8046: $? = 0
|
|
configure:8046: result: yes
|
|
configure:8060: checking for dlfcn.h
|
|
configure:8060: gcc -c -g -O2 conftest.c >&5
|
|
configure:8060: $? = 0
|
|
configure:8060: result: yes
|
|
configure:8216: checking for objdir
|
|
configure:8231: result: .libs
|
|
configure:8498: checking if gcc supports -fno-rtti -fno-exceptions
|
|
configure:8516: 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 [enabled by default]
|
|
configure:8520: $? = 0
|
|
configure:8533: result: no
|
|
configure:8553: checking for gcc option to produce PIC
|
|
configure:8838: result: -fPIC -DPIC
|
|
configure:8850: checking if gcc PIC flag -fPIC -DPIC works
|
|
configure:8868: gcc -c -g -O2 -fPIC -DPIC -DPIC conftest.c >&5
|
|
configure:8872: $? = 0
|
|
configure:8885: result: yes
|
|
configure:8909: checking if gcc static flag -static works
|
|
configure:8937: result: yes
|
|
configure:8952: checking if gcc supports -c -o file.o
|
|
configure:8973: gcc -c -g -O2 -o out/conftest2.o conftest.c >&5
|
|
configure:8977: $? = 0
|
|
configure:8999: result: yes
|
|
configure:9007: checking if gcc supports -c -o file.o
|
|
configure:9054: result: yes
|
|
configure:9087: checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries
|
|
configure:10162: result: yes
|
|
configure:10199: checking whether -lc should be explicitly linked in
|
|
configure:10207: gcc -c -g -O2 conftest.c >&5
|
|
configure:10210: $? = 0
|
|
configure:10225: gcc -shared conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /bin/grep -lc \>/dev/null 2\>\&1
|
|
configure:10228: $? = 0
|
|
configure:10242: result: no
|
|
configure:10407: checking dynamic linker characteristics
|
|
configure:10862: gcc -o conftest -g -O2 -Wl,-rpath -Wl,/foo conftest.c >&5
|
|
configure:10862: $? = 0
|
|
configure:11084: result: GNU/Linux ld.so
|
|
configure:11191: checking how to hardcode library paths into programs
|
|
configure:11216: result: immediate
|
|
configure:11756: checking whether stripping libraries is possible
|
|
configure:11761: result: yes
|
|
configure:11796: checking if libtool supports shared libraries
|
|
configure:11798: result: yes
|
|
configure:11801: checking whether to build shared libraries
|
|
configure:11822: result: yes
|
|
configure:11825: checking whether to build static libraries
|
|
configure:11829: result: yes
|
|
configure:11852: checking how to run the C++ preprocessor
|
|
configure:11879: g++ -E conftest.cpp
|
|
configure:11879: $? = 0
|
|
configure:11893: g++ -E conftest.cpp
|
|
conftest.cpp:24:28: fatal error: ac_nonexistent.h: No such file or directory
|
|
compilation terminated.
|
|
configure:11893: $? = 1
|
|
configure: failed program was:
|
|
| /* confdefs.h */
|
|
| #define PACKAGE_NAME "OpenJPEG"
|
|
| #define PACKAGE_TARNAME "openjpeg-1.4.0"
|
|
| #define PACKAGE_VERSION "1.4.0"
|
|
| #define PACKAGE_STRING "OpenJPEG 1.4.0"
|
|
| #define PACKAGE_BUGREPORT "http://code.google.com/p/openjpeg/"
|
|
| #define PACKAGE_URL "http://www.openjpeg.org/"
|
|
| #define PACKAGE "openjpeg-1.4.0"
|
|
| #define VERSION "1.4.0"
|
|
| #define HAVE_FSEEKO 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
|
|
| #define LT_OBJDIR ".libs/"
|
|
| /* end confdefs.h. */
|
|
| #include <ac_nonexistent.h>
|
|
configure:11918: result: g++ -E
|
|
configure:11938: g++ -E conftest.cpp
|
|
configure:11938: $? = 0
|
|
configure:11952: g++ -E conftest.cpp
|
|
conftest.cpp:24:28: fatal error: ac_nonexistent.h: No such file or directory
|
|
compilation terminated.
|
|
configure:11952: $? = 1
|
|
configure: failed program was:
|
|
| /* confdefs.h */
|
|
| #define PACKAGE_NAME "OpenJPEG"
|
|
| #define PACKAGE_TARNAME "openjpeg-1.4.0"
|
|
| #define PACKAGE_VERSION "1.4.0"
|
|
| #define PACKAGE_STRING "OpenJPEG 1.4.0"
|
|
| #define PACKAGE_BUGREPORT "http://code.google.com/p/openjpeg/"
|
|
| #define PACKAGE_URL "http://www.openjpeg.org/"
|
|
| #define PACKAGE "openjpeg-1.4.0"
|
|
| #define VERSION "1.4.0"
|
|
| #define HAVE_FSEEKO 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
|
|
| #define LT_OBJDIR ".libs/"
|
|
| /* end confdefs.h. */
|
|
| #include <ac_nonexistent.h>
|
|
configure:12120: checking for ld used by g++
|
|
configure:12187: result: /usr/bin/ld -m elf_x86_64
|
|
configure:12194: checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld
|
|
configure:12209: result: yes
|
|
configure:12264: checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries
|
|
configure:13196: result: yes
|
|
configure:13224: g++ -c -g -O2 conftest.cpp >&5
|
|
configure:13227: $? = 0
|
|
configure:13409: checking for g++ option to produce PIC
|
|
configure:13731: result: -fPIC -DPIC
|
|
configure:13740: checking if g++ PIC flag -fPIC -DPIC works
|
|
configure:13758: g++ -c -g -O2 -fPIC -DPIC -DPIC conftest.cpp >&5
|
|
configure:13762: $? = 0
|
|
configure:13775: result: yes
|
|
configure:13796: checking if g++ static flag -static works
|
|
configure:13824: result: yes
|
|
configure:13836: checking if g++ supports -c -o file.o
|
|
configure:13857: g++ -c -g -O2 -o out/conftest2.o conftest.cpp >&5
|
|
configure:13861: $? = 0
|
|
configure:13883: result: yes
|
|
configure:13888: checking if g++ supports -c -o file.o
|
|
configure:13935: result: yes
|
|
configure:13965: checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries
|
|
configure:13993: result: yes
|
|
configure:14136: checking dynamic linker characteristics
|
|
configure:14747: result: GNU/Linux ld.so
|
|
configure:14800: checking how to hardcode library paths into programs
|
|
configure:14825: result: immediate
|
|
configure:14884: checking whether byte ordering is bigendian
|
|
configure:14899: gcc -c -g -O2 conftest.c >&5
|
|
conftest.c:25:9: error: unknown type name 'not'
|
|
conftest.c:25:15: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'universal'
|
|
conftest.c:25:15: error: unknown type name 'universal'
|
|
configure:14899: $? = 1
|
|
configure: failed program was:
|
|
| /* confdefs.h */
|
|
| #define PACKAGE_NAME "OpenJPEG"
|
|
| #define PACKAGE_TARNAME "openjpeg-1.4.0"
|
|
| #define PACKAGE_VERSION "1.4.0"
|
|
| #define PACKAGE_STRING "OpenJPEG 1.4.0"
|
|
| #define PACKAGE_BUGREPORT "http://code.google.com/p/openjpeg/"
|
|
| #define PACKAGE_URL "http://www.openjpeg.org/"
|
|
| #define PACKAGE "openjpeg-1.4.0"
|
|
| #define VERSION "1.4.0"
|
|
| #define HAVE_FSEEKO 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
|
|
| #define LT_OBJDIR ".libs/"
|
|
| /* end confdefs.h. */
|
|
| #ifndef __APPLE_CC__
|
|
| not a universal capable compiler
|
|
| #endif
|
|
| typedef int dummy;
|
|
|
|
|
configure:14944: gcc -c -g -O2 conftest.c >&5
|
|
configure:14944: $? = 0
|
|
configure:14962: gcc -c -g -O2 conftest.c >&5
|
|
conftest.c: In function 'main':
|
|
conftest.c:31:4: error: unknown type name 'not'
|
|
conftest.c:31:12: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'endian'
|
|
configure:14962: $? = 1
|
|
configure: failed program was:
|
|
| /* confdefs.h */
|
|
| #define PACKAGE_NAME "OpenJPEG"
|
|
| #define PACKAGE_TARNAME "openjpeg-1.4.0"
|
|
| #define PACKAGE_VERSION "1.4.0"
|
|
| #define PACKAGE_STRING "OpenJPEG 1.4.0"
|
|
| #define PACKAGE_BUGREPORT "http://code.google.com/p/openjpeg/"
|
|
| #define PACKAGE_URL "http://www.openjpeg.org/"
|
|
| #define PACKAGE "openjpeg-1.4.0"
|
|
| #define VERSION "1.4.0"
|
|
| #define HAVE_FSEEKO 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
|
|
| #define LT_OBJDIR ".libs/"
|
|
| /* end confdefs.h. */
|
|
| #include <sys/types.h>
|
|
| #include <sys/param.h>
|
|
|
|
|
| int
|
|
| main ()
|
|
| {
|
|
| #if BYTE_ORDER != BIG_ENDIAN
|
|
| not big endian
|
|
| #endif
|
|
|
|
|
| ;
|
|
| return 0;
|
|
| }
|
|
configure:15090: result: no
|
|
configure:15110: checking for sqrt in -lm
|
|
configure:15135: gcc -o conftest -g -O2 conftest.c -lm >&5
|
|
conftest.c:31:6: warning: conflicting types for built-in function 'sqrt' [enabled by default]
|
|
configure:15135: $? = 0
|
|
configure:15144: result: yes
|
|
configure:15151: checking for inflate in -lz
|
|
configure:15176: gcc -o conftest -g -O2 conftest.c -lz >&5
|
|
configure:15176: $? = 0
|
|
configure:15185: result: yes
|
|
configure:15196: checking for pkg-config
|
|
configure:15214: found /usr/bin/pkg-config
|
|
configure:15226: result: /usr/bin/pkg-config
|
|
configure:15238: checking whether to build with PNG support
|
|
configure:15255: checking for libpng-config
|
|
configure:15273: found /usr/bin/libpng-config
|
|
configure:15285: result: /usr/bin/libpng-config
|
|
configure:15325: checking /usr/include/libpng12/png.h usability
|
|
configure:15325: gcc -c -g -O2 conftest.c >&5
|
|
configure:15325: $? = 0
|
|
configure:15325: result: yes
|
|
configure:15325: checking /usr/include/libpng12/png.h presence
|
|
configure:15325: gcc -E conftest.c
|
|
configure:15325: $? = 0
|
|
configure:15325: result: yes
|
|
configure:15325: checking for /usr/include/libpng12/png.h
|
|
configure:15325: result: yes
|
|
configure:15352: checking for png_create_read_struct in -lpng
|
|
configure:15377: gcc -o conftest -g -O2 conftest.c -lpng -L/usr/lib/x86_64-linux-gnu -lpng12 -lz -lm >&5
|
|
configure:15377: $? = 0
|
|
configure:15386: result: yes
|
|
configure:15413: result: png is usable:yes
|
|
configure:15428: checking whether to build with TIFF support
|
|
configure:15444: checking for jpeg_read_header in -ljpeg
|
|
configure:15469: gcc -o conftest -g -O2 conftest.c -ljpeg -lm -lz -L/usr/lib/x86_64-linux-gnu -lpng12 >&5
|
|
configure:15469: $? = 0
|
|
configure:15478: result: yes
|
|
configure:15485: checking for jbg_enc_init in -ljbig
|
|
configure:15510: gcc -o conftest -g -O2 conftest.c -ljbig -lm -lz -L/usr/lib/x86_64-linux-gnu -lpng12 >&5
|
|
/usr/bin/ld: cannot find -ljbig
|
|
collect2: ld returned 1 exit status
|
|
configure:15510: $? = 1
|
|
configure: failed program was:
|
|
| /* confdefs.h */
|
|
| #define PACKAGE_NAME "OpenJPEG"
|
|
| #define PACKAGE_TARNAME "openjpeg-1.4.0"
|
|
| #define PACKAGE_VERSION "1.4.0"
|
|
| #define PACKAGE_STRING "OpenJPEG 1.4.0"
|
|
| #define PACKAGE_BUGREPORT "http://code.google.com/p/openjpeg/"
|
|
| #define PACKAGE_URL "http://www.openjpeg.org/"
|
|
| #define PACKAGE "openjpeg-1.4.0"
|
|
| #define VERSION "1.4.0"
|
|
| #define HAVE_FSEEKO 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
|
|
| #define LT_OBJDIR ".libs/"
|
|
| #define HAVE_LIBPNG 1
|
|
| #define HAVE_LIBPNG 1
|
|
| /* 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 jbg_enc_init ();
|
|
| int
|
|
| main ()
|
|
| {
|
|
| return jbg_enc_init ();
|
|
| ;
|
|
| return 0;
|
|
| }
|
|
configure:15519: result: no
|
|
configure:15526: checking for jbg85_enc_init in -ljbig85
|
|
configure:15551: gcc -o conftest -g -O2 conftest.c -ljbig85 -lm -lz -L/usr/lib/x86_64-linux-gnu -lpng12 >&5
|
|
/usr/bin/ld: cannot find -ljbig85
|
|
collect2: ld returned 1 exit status
|
|
configure:15551: $? = 1
|
|
configure: failed program was:
|
|
| /* confdefs.h */
|
|
| #define PACKAGE_NAME "OpenJPEG"
|
|
| #define PACKAGE_TARNAME "openjpeg-1.4.0"
|
|
| #define PACKAGE_VERSION "1.4.0"
|
|
| #define PACKAGE_STRING "OpenJPEG 1.4.0"
|
|
| #define PACKAGE_BUGREPORT "http://code.google.com/p/openjpeg/"
|
|
| #define PACKAGE_URL "http://www.openjpeg.org/"
|
|
| #define PACKAGE "openjpeg-1.4.0"
|
|
| #define VERSION "1.4.0"
|
|
| #define HAVE_FSEEKO 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
|
|
| #define LT_OBJDIR ".libs/"
|
|
| #define HAVE_LIBPNG 1
|
|
| #define HAVE_LIBPNG 1
|
|
| /* 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 jbg85_enc_init ();
|
|
| int
|
|
| main ()
|
|
| {
|
|
| return jbg85_enc_init ();
|
|
| ;
|
|
| return 0;
|
|
| }
|
|
configure:15560: result: no
|
|
configure:15570: checking for TIFFOpen in -ltiff
|
|
configure:15595: gcc -o conftest -g -O2 conftest.c -ltiff -ltiff -ljpeg -lz -lm >&5
|
|
configure:15595: $? = 0
|
|
configure:15604: result: yes
|
|
configure:15612: checking tiff.h usability
|
|
configure:15612: gcc -c -g -O2 conftest.c >&5
|
|
configure:15612: $? = 0
|
|
configure:15612: result: yes
|
|
configure:15612: checking tiff.h presence
|
|
configure:15612: gcc -E conftest.c
|
|
configure:15612: $? = 0
|
|
configure:15612: result: yes
|
|
configure:15612: checking for tiff.h
|
|
configure:15612: result: yes
|
|
configure:15722: result: tiff is usable:yes
|
|
configure:15737: checking whether to build with LCMS support
|
|
configure:15783: checking lcms2.h usability
|
|
configure:15783: gcc -c -g -O2 conftest.c >&5
|
|
conftest.c:60:19: fatal error: lcms2.h: No such file or directory
|
|
compilation terminated.
|
|
configure:15783: $? = 1
|
|
configure: failed program was:
|
|
| /* confdefs.h */
|
|
| #define PACKAGE_NAME "OpenJPEG"
|
|
| #define PACKAGE_TARNAME "openjpeg-1.4.0"
|
|
| #define PACKAGE_VERSION "1.4.0"
|
|
| #define PACKAGE_STRING "OpenJPEG 1.4.0"
|
|
| #define PACKAGE_BUGREPORT "http://code.google.com/p/openjpeg/"
|
|
| #define PACKAGE_URL "http://www.openjpeg.org/"
|
|
| #define PACKAGE "openjpeg-1.4.0"
|
|
| #define VERSION "1.4.0"
|
|
| #define HAVE_FSEEKO 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
|
|
| #define LT_OBJDIR ".libs/"
|
|
| #define HAVE_LIBPNG 1
|
|
| #define HAVE_LIBPNG 1
|
|
| #define HAVE_LIBTIFF 1
|
|
| /* end confdefs.h. */
|
|
| #include <stdio.h>
|
|
| #ifdef HAVE_SYS_TYPES_H
|
|
| # include <sys/types.h>
|
|
| #endif
|
|
| #ifdef HAVE_SYS_STAT_H
|
|
| # include <sys/stat.h>
|
|
| #endif
|
|
| #ifdef STDC_HEADERS
|
|
| # include <stdlib.h>
|
|
| # include <stddef.h>
|
|
| #else
|
|
| # ifdef HAVE_STDLIB_H
|
|
| # include <stdlib.h>
|
|
| # endif
|
|
| #endif
|
|
| #ifdef HAVE_STRING_H
|
|
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
|
|
| # include <memory.h>
|
|
| # endif
|
|
| # include <string.h>
|
|
| #endif
|
|
| #ifdef HAVE_STRINGS_H
|
|
| # include <strings.h>
|
|
| #endif
|
|
| #ifdef HAVE_INTTYPES_H
|
|
| # include <inttypes.h>
|
|
| #endif
|
|
| #ifdef HAVE_STDINT_H
|
|
| # include <stdint.h>
|
|
| #endif
|
|
| #ifdef HAVE_UNISTD_H
|
|
| # include <unistd.h>
|
|
| #endif
|
|
| #include <lcms2.h>
|
|
configure:15783: result: no
|
|
configure:15783: checking lcms2.h presence
|
|
configure:15783: gcc -E conftest.c
|
|
conftest.c:27:19: fatal error: lcms2.h: No such file or directory
|
|
compilation terminated.
|
|
configure:15783: $? = 1
|
|
configure: failed program was:
|
|
| /* confdefs.h */
|
|
| #define PACKAGE_NAME "OpenJPEG"
|
|
| #define PACKAGE_TARNAME "openjpeg-1.4.0"
|
|
| #define PACKAGE_VERSION "1.4.0"
|
|
| #define PACKAGE_STRING "OpenJPEG 1.4.0"
|
|
| #define PACKAGE_BUGREPORT "http://code.google.com/p/openjpeg/"
|
|
| #define PACKAGE_URL "http://www.openjpeg.org/"
|
|
| #define PACKAGE "openjpeg-1.4.0"
|
|
| #define VERSION "1.4.0"
|
|
| #define HAVE_FSEEKO 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
|
|
| #define LT_OBJDIR ".libs/"
|
|
| #define HAVE_LIBPNG 1
|
|
| #define HAVE_LIBPNG 1
|
|
| #define HAVE_LIBTIFF 1
|
|
| /* end confdefs.h. */
|
|
| #include <lcms2.h>
|
|
configure:15783: result: no
|
|
configure:15783: checking for lcms2.h
|
|
configure:15783: result: no
|
|
configure:15811: checking for cmsOpenProfileFromFile in -llcms2
|
|
configure:15836: gcc -o conftest -g -O2 conftest.c -llcms2 -llcms2 -lm >&5
|
|
/usr/bin/ld: cannot find -llcms2
|
|
/usr/bin/ld: cannot find -llcms2
|
|
collect2: ld returned 1 exit status
|
|
configure:15836: $? = 1
|
|
configure: failed program was:
|
|
| /* confdefs.h */
|
|
| #define PACKAGE_NAME "OpenJPEG"
|
|
| #define PACKAGE_TARNAME "openjpeg-1.4.0"
|
|
| #define PACKAGE_VERSION "1.4.0"
|
|
| #define PACKAGE_STRING "OpenJPEG 1.4.0"
|
|
| #define PACKAGE_BUGREPORT "http://code.google.com/p/openjpeg/"
|
|
| #define PACKAGE_URL "http://www.openjpeg.org/"
|
|
| #define PACKAGE "openjpeg-1.4.0"
|
|
| #define VERSION "1.4.0"
|
|
| #define HAVE_FSEEKO 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
|
|
| #define LT_OBJDIR ".libs/"
|
|
| #define HAVE_LIBPNG 1
|
|
| #define HAVE_LIBPNG 1
|
|
| #define HAVE_LIBTIFF 1
|
|
| /* 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 cmsOpenProfileFromFile ();
|
|
| int
|
|
| main ()
|
|
| {
|
|
| return cmsOpenProfileFromFile ();
|
|
| ;
|
|
| return 0;
|
|
| }
|
|
configure:15845: result: no
|
|
configure:15878: result: lcms2 is usable:no
|
|
configure:15890: result: lcms2libs:
|
|
configure:15930: checking /usr/include/lcms.h usability
|
|
configure:15930: gcc -c -g -O2 conftest.c >&5
|
|
configure:15930: $? = 0
|
|
configure:15930: result: yes
|
|
configure:15930: checking /usr/include/lcms.h presence
|
|
configure:15930: gcc -E conftest.c
|
|
configure:15930: $? = 0
|
|
configure:15930: result: yes
|
|
configure:15930: checking for /usr/include/lcms.h
|
|
configure:15930: result: yes
|
|
configure:15958: checking for cmsOpenProfileFromFile in -llcms
|
|
configure:15983: gcc -o conftest -g -O2 conftest.c -llcms -llcms -lm >&5
|
|
configure:15983: $? = 0
|
|
configure:15992: result: yes
|
|
configure:16024: result: lcms is usable:yes
|
|
configure:16042: checking whether to build with JPWL support
|
|
configure:16052: result: no
|
|
configure:16072: checking whether to build shared libraries
|
|
configure:16080: result: yes
|
|
configure:16096: checking whether to build the JP3D library
|
|
configure:16104: result: no
|
|
configure:16113: checking for doxygen
|
|
configure:16141: result: no
|
|
configure:16341: creating ./config.status
|
|
|
|
## ---------------- ##
|
|
## Cache variables. ##
|
|
## ---------------- ##
|
|
|
|
ac_cv_build=x86_64-unknown-linux-gnu
|
|
ac_cv_c_bigendian=no
|
|
ac_cv_c_compiler_gnu=yes
|
|
ac_cv_cxx_compiler_gnu=yes
|
|
ac_cv_env_CCC_set=
|
|
ac_cv_env_CCC_value=
|
|
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_LDFLAGS_set=
|
|
ac_cv_env_LDFLAGS_value=
|
|
ac_cv_env_LIBS_set=
|
|
ac_cv_env_LIBS_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_header__usr_include_lcms_h=yes
|
|
ac_cv_header__usr_include_libpng12_png_h=yes
|
|
ac_cv_header_dlfcn_h=yes
|
|
ac_cv_header_inttypes_h=yes
|
|
ac_cv_header_lcms2_h=no
|
|
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_tiff_h=yes
|
|
ac_cv_header_unistd_h=yes
|
|
ac_cv_host=x86_64-unknown-linux-gnu
|
|
ac_cv_lib_jbig85_jbg85_enc_init=no
|
|
ac_cv_lib_jbig_jbg_enc_init=no
|
|
ac_cv_lib_jpeg_jpeg_read_header=yes
|
|
ac_cv_lib_lcms2_cmsOpenProfileFromFile=no
|
|
ac_cv_lib_lcms_cmsOpenProfileFromFile=yes
|
|
ac_cv_lib_m_sqrt=yes
|
|
ac_cv_lib_png_png_create_read_struct=yes
|
|
ac_cv_lib_tiff_TIFFOpen=yes
|
|
ac_cv_lib_z_inflate=yes
|
|
ac_cv_objext=o
|
|
ac_cv_path_EGREP='/bin/grep -E'
|
|
ac_cv_path_FGREP='/bin/grep -F'
|
|
ac_cv_path_GREP=/bin/grep
|
|
ac_cv_path_LIBPNG_CONFIG=/usr/bin/libpng-config
|
|
ac_cv_path_PKGCONFIG=/usr/bin/pkg-config
|
|
ac_cv_path_SED=/bin/sed
|
|
ac_cv_path_install='/usr/bin/install -c'
|
|
ac_cv_path_mkdir=/bin/mkdir
|
|
ac_cv_prog_AWK=mawk
|
|
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_OBJDUMP=objdump
|
|
ac_cv_prog_ac_ct_RANLIB=ranlib
|
|
ac_cv_prog_ac_ct_STRIP=strip
|
|
ac_cv_prog_cc_c89=
|
|
ac_cv_prog_cc_g=yes
|
|
ac_cv_prog_cxx_g=yes
|
|
ac_cv_prog_make_make_set=yes
|
|
ac_cv_prog_with_doxygen=no
|
|
ac_cv_sys_file_offset_bits=no
|
|
ac_cv_sys_largefile_CC=no
|
|
ac_cv_sys_largefile_source=no
|
|
ac_cv_target=x86_64-unknown-linux-gnu
|
|
am_cv_CC_dependencies_compiler_type=gcc3
|
|
am_cv_CXX_dependencies_compiler_type=gcc3
|
|
lt_cv_archive_cmds_need_lc=no
|
|
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_nm_interface='BSD nm'
|
|
lt_cv_objdir=.libs
|
|
lt_cv_path_LD=/usr/bin/ld
|
|
lt_cv_path_LDCXX='/usr/bin/ld -m elf_x86_64'
|
|
lt_cv_path_NM='/usr/bin/nm -B'
|
|
lt_cv_prog_compiler_c_o=yes
|
|
lt_cv_prog_compiler_c_o_CXX=yes
|
|
lt_cv_prog_compiler_pic_works=yes
|
|
lt_cv_prog_compiler_pic_works_CXX=yes
|
|
lt_cv_prog_compiler_rtti_exceptions=no
|
|
lt_cv_prog_compiler_static_works=yes
|
|
lt_cv_prog_compiler_static_works_CXX=yes
|
|
lt_cv_prog_gnu_ld=yes
|
|
lt_cv_prog_gnu_ldcxx=yes
|
|
lt_cv_shlibpath_overrides_runpath=no
|
|
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\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"\2", (void *) \&\2},/p'\'''
|
|
lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \([^ ]*\) $/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \(lib[^ ]*\)$/ {"\2", (void *) \&\2},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"lib\2", (void *) \&\2},/p'\'''
|
|
lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\'''
|
|
lt_cv_sys_max_cmd_len=3458764513820540925
|
|
|
|
## ----------------- ##
|
|
## Output variables. ##
|
|
## ----------------- ##
|
|
|
|
ACLOCAL='${SHELL} /home/a/svn/kolios/contrib/menuetlibc/openjpeg/missing --run aclocal-1.11'
|
|
AMDEPBACKSLASH='\'
|
|
AMDEP_FALSE='#'
|
|
AMDEP_TRUE=''
|
|
AMTAR='${SHELL} /home/a/svn/kolios/contrib/menuetlibc/openjpeg/missing --run tar'
|
|
AR='ar'
|
|
AS='as'
|
|
AUTOCONF='${SHELL} /home/a/svn/kolios/contrib/menuetlibc/openjpeg/missing --run autoconf'
|
|
AUTOHEADER='${SHELL} /home/a/svn/kolios/contrib/menuetlibc/openjpeg/missing --run autoheader'
|
|
AUTOMAKE='${SHELL} /home/a/svn/kolios/contrib/menuetlibc/openjpeg/missing --run automake-1.11'
|
|
AWK='mawk'
|
|
BUILD_NR='0'
|
|
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'
|
|
DLLTOOL='dlltool'
|
|
DSYMUTIL=''
|
|
DUMPBIN=''
|
|
ECHO_C=''
|
|
ECHO_N='-n'
|
|
ECHO_T=''
|
|
EGREP='/bin/grep -E'
|
|
EXEEXT=''
|
|
FGREP='/bin/grep -F'
|
|
GREP='/bin/grep'
|
|
INSTALL_DATA='${INSTALL} -m 644'
|
|
INSTALL_PROGRAM='${INSTALL}'
|
|
INSTALL_SCRIPT='${INSTALL}'
|
|
INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
|
|
JP3D_BUILD_NR='0'
|
|
JP3D_MAJOR_NR='1'
|
|
JP3D_MINOR_NR='3'
|
|
LD='/usr/bin/ld -m elf_x86_64'
|
|
LDFLAGS=''
|
|
LIBOBJS=''
|
|
LIBPNG_CONFIG='/usr/bin/libpng-config'
|
|
LIBS=' -lm -lz -L/usr/lib/x86_64-linux-gnu -lpng12 -ltiff -ljpeg -llcms '
|
|
LIBTOOL='$(SHELL) $(top_builddir)/libtool'
|
|
LIPO=''
|
|
LN_S='ln -s'
|
|
LTLIBOBJS=''
|
|
MAJOR_NR='1'
|
|
MAKEINFO='${SHELL} /home/a/svn/kolios/contrib/menuetlibc/openjpeg/missing --run makeinfo'
|
|
MINOR_NR='4'
|
|
MKDIR_P='/bin/mkdir -p'
|
|
NM='/usr/bin/nm -B'
|
|
NMEDIT=''
|
|
OBJDUMP='objdump'
|
|
OBJEXT='o'
|
|
OTOOL64=''
|
|
OTOOL=''
|
|
PACKAGE='openjpeg-1.4.0'
|
|
PACKAGE_BUGREPORT='http://code.google.com/p/openjpeg/'
|
|
PACKAGE_NAME='OpenJPEG'
|
|
PACKAGE_STRING='OpenJPEG 1.4.0'
|
|
PACKAGE_TARNAME='openjpeg-1.4.0'
|
|
PACKAGE_URL='http://www.openjpeg.org/'
|
|
PACKAGE_VERSION='1.4.0'
|
|
PATH_SEPARATOR=':'
|
|
PKGCONFIG='/usr/bin/pkg-config'
|
|
RANLIB='ranlib'
|
|
SED='/bin/sed'
|
|
SET_MAKE=''
|
|
SHELL='/bin/bash'
|
|
STRIP='strip'
|
|
VERSION='1.4.0'
|
|
ac_ct_CC='gcc'
|
|
ac_ct_CXX='g++'
|
|
ac_ct_DUMPBIN=''
|
|
am__EXEEXT_FALSE=''
|
|
am__EXEEXT_TRUE='#'
|
|
am__fastdepCC_FALSE='#'
|
|
am__fastdepCC_TRUE=''
|
|
am__fastdepCXX_FALSE='#'
|
|
am__fastdepCXX_TRUE=''
|
|
am__include='include'
|
|
am__isrc=''
|
|
am__leading_dot='.'
|
|
am__quote=''
|
|
am__tar='${AMTAR} chof - "$$tardir"'
|
|
am__untar='${AMTAR} xf -'
|
|
bindir='${exec_prefix}/bin'
|
|
build='x86_64-unknown-linux-gnu'
|
|
build_alias=''
|
|
build_cpu='x86_64'
|
|
build_os='linux-gnu'
|
|
build_vendor='unknown'
|
|
datadir='${datarootdir}'
|
|
datarootdir='${prefix}/share'
|
|
docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
|
|
dvidir='${docdir}'
|
|
exec_prefix='${prefix}'
|
|
host='x86_64-unknown-linux-gnu'
|
|
host_alias=''
|
|
host_cpu='x86_64'
|
|
host_os='linux-gnu'
|
|
host_vendor='unknown'
|
|
htmldir='${docdir}'
|
|
includedir='${prefix}/include'
|
|
infodir='${datarootdir}/info'
|
|
install_sh='${SHELL} /home/a/svn/kolios/contrib/menuetlibc/openjpeg/install-sh'
|
|
jp3d_dir=''
|
|
jpwl_dir=''
|
|
lcms1includes='-I/usr/include'
|
|
lcms1libs='-llcms '
|
|
lcms2includes=''
|
|
lcms2libs=''
|
|
libdir='${exec_prefix}/lib'
|
|
libexecdir='${exec_prefix}/libexec'
|
|
localedir='${datarootdir}/locale'
|
|
localstatedir='${prefix}/var'
|
|
mandir='${datarootdir}/man'
|
|
mkdir_p='/bin/mkdir -p'
|
|
oldincludedir='/usr/include'
|
|
pdfdir='${docdir}'
|
|
pngincludes='-I/usr/include/libpng12'
|
|
pnglibs='-L/usr/lib/x86_64-linux-gnu -lpng12'
|
|
prefix='/usr/local'
|
|
program_transform_name='s,x,x,'
|
|
psdir='${docdir}'
|
|
sbindir='${exec_prefix}/sbin'
|
|
sharedstatedir='${prefix}/com'
|
|
sysconfdir='${prefix}/etc'
|
|
target='x86_64-unknown-linux-gnu'
|
|
target_alias=''
|
|
target_cpu='x86_64'
|
|
target_os='linux-gnu'
|
|
target_vendor='unknown'
|
|
tiffincludes=''
|
|
tifflibs='-ltiff'
|
|
with_doxygen='no'
|
|
with_doxygen_FALSE=''
|
|
with_doxygen_TRUE='#'
|
|
with_libjpwl_FALSE=''
|
|
with_libjpwl_TRUE='#'
|
|
with_liblcms1_FALSE='#'
|
|
with_liblcms1_TRUE=''
|
|
with_liblcms2_FALSE=''
|
|
with_liblcms2_TRUE='#'
|
|
with_libpng_FALSE='#'
|
|
with_libpng_TRUE=''
|
|
with_libtiff_FALSE='#'
|
|
with_libtiff_TRUE=''
|
|
with_sharedlibs_FALSE='#'
|
|
with_sharedlibs_TRUE=''
|
|
|
|
## ----------- ##
|
|
## confdefs.h. ##
|
|
## ----------- ##
|
|
|
|
/* confdefs.h */
|
|
#define PACKAGE_NAME "OpenJPEG"
|
|
#define PACKAGE_TARNAME "openjpeg-1.4.0"
|
|
#define PACKAGE_VERSION "1.4.0"
|
|
#define PACKAGE_STRING "OpenJPEG 1.4.0"
|
|
#define PACKAGE_BUGREPORT "http://code.google.com/p/openjpeg/"
|
|
#define PACKAGE_URL "http://www.openjpeg.org/"
|
|
#define PACKAGE "openjpeg-1.4.0"
|
|
#define VERSION "1.4.0"
|
|
#define HAVE_FSEEKO 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
|
|
#define LT_OBJDIR ".libs/"
|
|
#define HAVE_LIBPNG 1
|
|
#define HAVE_LIBPNG 1
|
|
#define HAVE_LIBTIFF 1
|
|
#define HAVE_LIBLCMS 1
|
|
#define HAVE_LIBLCMS1 1
|
|
|
|
configure: exit 0
|
|
|
|
## ---------------------- ##
|
|
## Running config.status. ##
|
|
## ---------------------- ##
|
|
|
|
This file was extended by OpenJPEG config.status 1.4.0, which was
|
|
generated by GNU Autoconf 2.68. Invocation command line was
|
|
|
|
CONFIG_FILES =
|
|
CONFIG_HEADERS =
|
|
CONFIG_LINKS =
|
|
CONFIG_COMMANDS =
|
|
$ ./config.status
|
|
|
|
on a-HP-Pavilion-g6-Notebook-PC
|
|
|
|
config.status:1195: creating Makefile
|
|
config.status:1195: creating libopenjpeg.pc
|
|
config.status:1195: creating libopenjpeg/Makefile
|
|
config.status:1195: creating jpwl/Makefile
|
|
config.status:1195: creating codec/Makefile
|
|
config.status:1195: creating mj2/Makefile
|
|
config.status:1195: creating doc/Makefile
|
|
config.status:1195: creating jp3d/Makefile
|
|
config.status:1195: creating jp3d/libjp3dvm/Makefile
|
|
config.status:1195: creating jp3d/codec/Makefile
|
|
config.status:1195: creating opj_config.h
|
|
config.status:1424: executing depfiles commands
|
|
config.status:1424: executing libtool commands
|