This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by djvulibre configure 3.5.25, which was generated by GNU Autoconf 2.68. Invocation command line was $ ./configure --prefix=/mingw ## --------- ## ## Platform. ## ## --------- ## hostname = HOME uname -m = i686 uname -r = 1.0.18(0.48/3/2) uname -s = MINGW32_NT-5.1 uname -v = 2012-11-21 22:34 /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: . PATH: /usr/local/bin PATH: /mingw/bin PATH: /bin PATH: /c/Programs/Octave-3.6.2/bin PATH: /c/Python33/Lib/site-packages/PyQt4 PATH: /c/Program Files/Ghostgum/pstoedit PATH: /c/Program Files/gs/gs9.06/bin PATH: /c/Python27/Lib/site-packages/PyQt4 PATH: /c/Python27/Scripts PATH: /c/Program Files/Common Files/Intel/Shared Libraries/redist/ia32/compiler PATH: /c/Program Files/QuickTime/QTSystem/ PATH: /c/MiKTeX/miktex/bin/ PATH: /mingw/bin PATH: /c/Program Files/ImageMagick PATH: /c/Program Files/Intel/Composer XE/bin PATH: /c/Program Files/Microsoft SQL Server/100/DTS/Binn/ PATH: /c/Program Files/Microsoft SQL Server/100/Tools/Binn/ PATH: /c/Program Files/Saxonica/SaxonHE9.4N/bin PATH: /c/Python27 PATH: /c/WINDOWS PATH: /c/windows/run PATH: /c/WINDOWS/system32 PATH: /c/WINDOWS/System32/Wbem PATH: /c/Program Files/Graphviz/bin PATH: /c/Program Files/TortoiseSVN/bin PATH: /c/Program Files/TortoiseGit/bin PATH: /c/Program Files/SysinternalsSuite PATH: /c/program files/sumatrapdf PATH: /c/Programs/LLNL/VisIt 2.6.0 PATH: /c/Program Files/Tesseract-OCR PATH: /c/windows/run PATH: /c/Program Files/Intel/Composer XE/bin PATH: /c/jython2.5.2/bin PATH: /c/Programs/llvm/bin PATH: /c/Programs/HDF/bin PATH: /c/Program Files/Git/bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:2694: checking build system type configure:2708: result: i686-pc-mingw32 configure:2728: checking host system type configure:2741: result: i686-pc-mingw32 configure:2828: checking whether make sets $(MAKE) configure:2850: result: yes configure:2861: checking whether ln -s works configure:2868: result: no, using cp -p configure:2874: checking for ar configure:2892: found /mingw/bin/ar configure:2904: result: /mingw/bin/ar configure:2914: checking for touch configure:2932: found /bin/touch configure:2944: result: /bin/touch configure:2954: checking for mkdir configure:2972: found /bin/mkdir configure:2984: result: /bin/mkdir configure:2994: checking for rsvg-convert configure:3025: result: false configure:3035: checking for convert configure:3053: found /c/Program Files/ImageMagick/convert configure:3066: result: /c/Program Files/ImageMagick/convert configure:3076: checking for inkscape configure:3107: result: false configure:3129: checking for a BSD-compatible install configure:3197: result: /bin/install -c configure:3212: checking for rm configure:3230: found /bin/rm configure:3242: result: /bin/rm configure:3330: checking how to print strings configure:3357: result: printf configure:3426: checking for gcc configure:3442: found /mingw/bin/gcc configure:3453: result: gcc configure:3682: checking for C compiler version configure:3691: gcc --version >&5 gcc.exe (GCC) 4.7.2 Copyright (C) 2012 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:3702: $? = 0 configure:3691: gcc -v >&5 Using built-in specs. COLLECT_GCC=C:\MinGW\bin\gcc.exe COLLECT_LTO_WRAPPER=c:/mingw/bin/../libexec/gcc/mingw32/4.7.2/lto-wrapper.exe Target: mingw32 Configured with: ../gcc-4.7.2/configure --enable-languages=c,c++,ada,fortran,objc,obj-c++ --disable-sjlj-exceptions --with-dwarf2 --enable-shared --enable-libgomp --disable-win32-registry --enable-libstdcxx-debug --disable-build-poststage1-with-cxx --enable-version-specific-runtime-libs --build=mingw32 --prefix=/mingw Thread model: win32 gcc version 4.7.2 (GCC) configure:3702: $? = 0 configure:3691: gcc -V >&5 gcc.exe: error: unrecognized command line option '-V' gcc.exe: fatal error: no input files compilation terminated. configure:3702: $? = 1 configure:3691: gcc -qversion >&5 gcc.exe: error: unrecognized command line option '-qversion' gcc.exe: fatal error: no input files compilation terminated. configure:3702: $? = 1 configure:3722: checking whether the C compiler works configure:3744: gcc conftest.c -lmsvcp60 >&5 configure:3748: $? = 0 configure:3796: result: yes configure:3799: checking for C compiler default output file name configure:3801: result: a.exe configure:3807: checking for suffix of executables configure:3814: gcc -o conftest.exe conftest.c -lmsvcp60 >&5 configure:3818: $? = 0 configure:3840: result: .exe configure:3862: checking whether we are cross compiling configure:3870: gcc -o conftest.exe conftest.c -lmsvcp60 >&5 configure:3874: $? = 0 configure:3881: ./conftest.exe configure:3885: $? = 0 configure:3900: result: no configure:3905: checking for suffix of object files configure:3927: gcc -c conftest.c >&5 configure:3931: $? = 0 configure:3952: result: o configure:3956: checking whether we are using the GNU C compiler configure:3975: gcc -c conftest.c >&5 configure:3975: $? = 0 configure:3984: result: yes configure:3993: checking whether gcc accepts -g configure:4013: gcc -c -g conftest.c >&5 configure:4013: $? = 0 configure:4054: result: yes configure:4071: checking for gcc option to accept ISO C89 configure:4135: gcc -c -g -O2 conftest.c >&5 configure:4135: $? = 0 configure:4148: result: none needed configure:4168: checking for a sed that does not truncate output configure:4232: result: /bin/sed configure:4250: checking for grep that handles long lines and -e configure:4308: result: /bin/grep configure:4313: checking for egrep configure:4375: result: /bin/grep -E configure:4380: checking for fgrep configure:4442: result: /bin/grep -F configure:4477: checking for ld used by gcc configure:4544: result: c:/mingw/mingw32/bin/ld.exe configure:4551: checking if the linker (c:/mingw/mingw32/bin/ld.exe) is GNU ld configure:4566: result: yes configure:4578: checking for BSD- or MS-compatible name lister (nm) configure:4627: result: /mingw/bin/nm configure:4757: checking the name lister (/mingw/bin/nm) interface configure:4764: gcc -c -g -O2 conftest.c >&5 configure:4767: /mingw/bin/nm "conftest.o" configure:4770: output 00000000 b .bss 00000000 d .data 00000000 N .debug_abbrev 00000000 N .debug_aranges 00000000 N .debug_info 00000000 N .debug_line 00000000 t .text 00000000 B _some_variable configure:4777: result: BSD nm configure:4781: checking the maximum length of command line arguments configure:4911: result: 8192 configure:4928: checking whether the shell understands some XSI constructs configure:4938: result: yes configure:4942: checking whether the shell understands "+=" configure:4948: result: yes configure:4983: checking how to convert i686-pc-mingw32 file names to i686-pc-mingw32 format configure:5023: result: func_convert_file_msys_to_w32 configure:5030: checking how to convert i686-pc-mingw32 file names to toolchain format configure:5050: result: func_convert_file_msys_to_w32 configure:5057: checking for c:/mingw/mingw32/bin/ld.exe option to reload object files configure:5064: result: -r configure:5138: checking for objdump configure:5154: found /mingw/bin/objdump configure:5165: result: objdump configure:5197: checking how to recognize dependent libraries configure:5399: result: file_magic ^x86 archive import|^x86 DLL configure:5484: checking for dlltool configure:5500: found /mingw/bin/dlltool configure:5511: result: dlltool configure:5544: checking how to associate runtime and link libraries configure:5571: result: func_cygming_dll_for_implib configure:5696: checking for archiver @FILE support configure:5713: gcc -c -g -O2 conftest.c >&5 configure:5713: $? = 0 configure:5716: /mingw/bin/ar cru libconftest.a @conftest.lst >&5 configure:5719: $? = 0 configure:5724: /mingw/bin/ar cru libconftest.a @conftest.lst >&5 C:\MinGW\bin\ar.exe: conftest.o: No such file or directory configure:5727: $? = 1 configure:5739: result: @ configure:5797: checking for strip configure:5813: found /mingw/bin/strip configure:5824: result: strip configure:5896: checking for ranlib configure:5912: found /mingw/bin/ranlib configure:5923: result: ranlib configure:6000: checking for gawk configure:6016: found /bin/gawk configure:6027: result: gawk configure:6067: checking command to parse /mingw/bin/nm output from gcc object configure:6187: gcc -c -g -O2 conftest.c >&5 configure:6190: $? = 0 configure:6194: /mingw/bin/nm conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)\{0,1\}$/\1 \2 \2/p' | sed '/ __gnu_lto/d' \> conftest.nm configure:6197: $? = 0 cannot find nm_test_var in conftest.nm configure:6187: gcc -c -g -O2 conftest.c >&5 configure:6190: $? = 0 configure:6194: /mingw/bin/nm conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*_\([_A-Za-z][_A-Za-z0-9]*\)\{0,1\}$/\1 _\2 \2/p' | sed '/ __gnu_lto/d' \> conftest.nm configure:6197: $? = 0 configure:6263: gcc -o conftest.exe -g -O2 conftest.c conftstm.o >&5 configure:6266: $? = 0 configure:6304: result: ok configure:6341: checking for sysroot configure:6371: result: no configure:6627: checking for mt configure:6657: result: no configure:6677: checking if : is a manifest tool configure:6683: : '-?' configure:6691: result: no configure:7333: checking how to run the C preprocessor configure:7364: gcc -E conftest.c configure:7364: $? = 0 configure:7378: gcc -E conftest.c conftest.c:9:28: fatal error: ac_nonexistent.h: No such file or directory compilation terminated. configure:7378: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "djvulibre" | #define PACKAGE_TARNAME "djvulibre" | #define PACKAGE_VERSION "3.5.25" | #define PACKAGE_STRING "djvulibre 3.5.25" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | /* end confdefs.h. */ | #include configure:7403: result: gcc -E configure:7423: gcc -E conftest.c configure:7423: $? = 0 configure:7437: gcc -E conftest.c conftest.c:9:28: fatal error: ac_nonexistent.h: No such file or directory compilation terminated. configure:7437: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "djvulibre" | #define PACKAGE_TARNAME "djvulibre" | #define PACKAGE_VERSION "3.5.25" | #define PACKAGE_STRING "djvulibre 3.5.25" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | /* end confdefs.h. */ | #include configure:7466: checking for ANSI C header files configure:7486: gcc -c -g -O2 conftest.c >&5 configure:7486: $? = 0 configure:7559: gcc -o conftest.exe -g -O2 conftest.c -lmsvcp60 >&5 configure:7559: $? = 0 configure:7559: ./conftest.exe configure:7559: $? = 0 configure:7570: result: yes configure:7583: checking for sys/types.h configure:7583: gcc -c -g -O2 conftest.c >&5 configure:7583: $? = 0 configure:7583: result: yes configure:7583: checking for sys/stat.h configure:7583: gcc -c -g -O2 conftest.c >&5 configure:7583: $? = 0 configure:7583: result: yes configure:7583: checking for stdlib.h configure:7583: gcc -c -g -O2 conftest.c >&5 configure:7583: $? = 0 configure:7583: result: yes configure:7583: checking for string.h configure:7583: gcc -c -g -O2 conftest.c >&5 configure:7583: $? = 0 configure:7583: result: yes configure:7583: checking for memory.h configure:7583: gcc -c -g -O2 conftest.c >&5 configure:7583: $? = 0 configure:7583: result: yes configure:7583: checking for strings.h configure:7583: gcc -c -g -O2 conftest.c >&5 configure:7583: $? = 0 configure:7583: result: yes configure:7583: checking for inttypes.h configure:7583: gcc -c -g -O2 conftest.c >&5 configure:7583: $? = 0 configure:7583: result: yes configure:7583: checking for stdint.h configure:7583: gcc -c -g -O2 conftest.c >&5 configure:7583: $? = 0 configure:7583: result: yes configure:7583: checking for unistd.h configure:7583: gcc -c -g -O2 conftest.c >&5 configure:7583: $? = 0 configure:7583: result: yes configure:7597: checking for dlfcn.h configure:7597: gcc -c -g -O2 conftest.c >&5 conftest.c:53:19: fatal error: dlfcn.h: No such file or directory compilation terminated. configure:7597: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "djvulibre" | #define PACKAGE_TARNAME "djvulibre" | #define PACKAGE_VERSION "3.5.25" | #define PACKAGE_STRING "djvulibre 3.5.25" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #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 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | | #include configure:7597: result: no configure:7773: checking for objdir configure:7788: result: .libs configure:8059: checking if gcc supports -fno-rtti -fno-exceptions configure:8077: gcc -c -g -O2 -fno-rtti -fno-exceptions conftest.c >&5 cc1.exe: warning: command line option '-fno-rtti' is valid for C++/ObjC++ but not for C [enabled by default] configure:8081: $? = 0 configure:8094: result: no configure:8421: checking for gcc option to produce PIC configure:8428: result: -DDLL_EXPORT -DPIC configure:8436: checking if gcc PIC flag -DDLL_EXPORT -DPIC works configure:8454: gcc -c -g -O2 -DDLL_EXPORT -DPIC -DPIC conftest.c >&5 configure:8458: $? = 0 configure:8471: result: yes configure:8500: checking if gcc static flag -static works configure:8528: result: yes configure:8543: checking if gcc supports -c -o file.o configure:8564: gcc -c -g -O2 -o out/conftest2.o conftest.c >&5 configure:8568: $? = 0 configure:8590: result: yes configure:8598: checking if gcc supports -c -o file.o configure:8645: result: yes configure:8678: checking whether the gcc linker (c:/mingw/mingw32/bin/ld.exe) supports shared libraries configure:9835: result: yes configure:9872: checking whether -lc should be explicitly linked in configure:9880: gcc -c -g -O2 conftest.c >&5 configure:9883: $? = 0 configure:9898: gcc -shared conftest.o -v -o ./conftest -Wl,--enable-auto-image-base -Xlinker --out-implib -Xlinker conftest 2\>\&1 \| /bin/grep -lc \>/dev/null 2\>\&1 configure:9901: $? = 1 configure:9915: result: yes configure:10075: checking dynamic linker characteristics configure:10820: result: Win32 ld.exe configure:10927: checking how to hardcode library paths into programs configure:10952: result: immediate configure:11492: checking whether stripping libraries is possible configure:11497: result: yes configure:11532: checking if libtool supports shared libraries configure:11534: result: yes configure:11537: checking whether to build shared libraries configure:11558: result: yes configure:11561: checking whether to build static libraries configure:11565: result: no configure:11650: checking for gcc configure:11677: result: gcc configure:11906: checking for C compiler version configure:11915: gcc --version >&5 gcc.exe (GCC) 4.7.2 Copyright (C) 2012 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:11926: $? = 0 configure:11915: gcc -v >&5 Using built-in specs. COLLECT_GCC=C:\MinGW\bin\gcc.exe COLLECT_LTO_WRAPPER=c:/mingw/bin/../libexec/gcc/mingw32/4.7.2/lto-wrapper.exe Target: mingw32 Configured with: ../gcc-4.7.2/configure --enable-languages=c,c++,ada,fortran,objc,obj-c++ --disable-sjlj-exceptions --with-dwarf2 --enable-shared --enable-libgomp --disable-win32-registry --enable-libstdcxx-debug --disable-build-poststage1-with-cxx --enable-version-specific-runtime-libs --build=mingw32 --prefix=/mingw Thread model: win32 gcc version 4.7.2 (GCC) configure:11926: $? = 0 configure:11915: gcc -V >&5 gcc.exe: error: unrecognized command line option '-V' gcc.exe: fatal error: no input files compilation terminated. configure:11926: $? = 1 configure:11915: gcc -qversion >&5 gcc.exe: error: unrecognized command line option '-qversion' gcc.exe: fatal error: no input files compilation terminated. configure:11926: $? = 1 configure:11930: checking whether we are using the GNU C compiler configure:11958: result: yes configure:11967: checking whether gcc accepts -g configure:12028: result: yes configure:12045: checking for gcc option to accept ISO C89 configure:12122: result: none needed configure:12200: checking for g++ configure:12216: found /mingw/bin/g++ configure:12227: result: g++ configure:12254: checking for C++ compiler version configure:12263: g++ --version >&5 g++.exe (GCC) 4.7.2 Copyright (C) 2012 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:12274: $? = 0 configure:12263: g++ -v >&5 Using built-in specs. COLLECT_GCC=C:\MinGW\bin\g++.exe COLLECT_LTO_WRAPPER=c:/mingw/bin/../libexec/gcc/mingw32/4.7.2/lto-wrapper.exe Target: mingw32 Configured with: ../gcc-4.7.2/configure --enable-languages=c,c++,ada,fortran,objc,obj-c++ --disable-sjlj-exceptions --with-dwarf2 --enable-shared --enable-libgomp --disable-win32-registry --enable-libstdcxx-debug --disable-build-poststage1-with-cxx --enable-version-specific-runtime-libs --build=mingw32 --prefix=/mingw Thread model: win32 gcc version 4.7.2 (GCC) configure:12274: $? = 0 configure:12263: g++ -V >&5 g++.exe: error: unrecognized command line option '-V' g++.exe: fatal error: no input files compilation terminated. configure:12274: $? = 1 configure:12263: g++ -qversion >&5 g++.exe: error: unrecognized command line option '-qversion' g++.exe: fatal error: no input files compilation terminated. configure:12274: $? = 1 configure:12278: checking whether we are using the GNU C++ compiler configure:12297: g++ -c conftest.cpp >&5 configure:12297: $? = 0 configure:12306: result: yes configure:12315: checking whether g++ accepts -g configure:12335: g++ -c -g conftest.cpp >&5 configure:12335: $? = 0 configure:12376: result: yes configure:12417: checking how to run the C++ preprocessor configure:12444: g++ -E conftest.cpp configure:12444: $? = 0 configure:12458: g++ -E conftest.cpp conftest.cpp:20:28: fatal error: ac_nonexistent.h: No such file or directory compilation terminated. configure:12458: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "djvulibre" | #define PACKAGE_TARNAME "djvulibre" | #define PACKAGE_VERSION "3.5.25" | #define PACKAGE_STRING "djvulibre 3.5.25" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #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 LT_OBJDIR ".libs/" | /* end confdefs.h. */ | #include configure:12483: result: g++ -E configure:12503: g++ -E conftest.cpp configure:12503: $? = 0 configure:12517: g++ -E conftest.cpp conftest.cpp:20:28: fatal error: ac_nonexistent.h: No such file or directory compilation terminated. configure:12517: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "djvulibre" | #define PACKAGE_TARNAME "djvulibre" | #define PACKAGE_VERSION "3.5.25" | #define PACKAGE_STRING "djvulibre 3.5.25" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #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 LT_OBJDIR ".libs/" | /* end confdefs.h. */ | #include configure:12686: checking for ld used by g++ configure:12753: result: c:/mingw/mingw32/bin/ld.exe configure:12760: checking if the linker (c:/mingw/mingw32/bin/ld.exe) is GNU ld configure:12775: result: yes configure:12830: checking whether the g++ linker (c:/mingw/mingw32/bin/ld.exe) supports shared libraries configure:13835: result: yes configure:13871: g++ -c -g -O2 conftest.cpp >&5 configure:13874: $? = 0 configure:14394: checking for g++ option to produce PIC configure:14401: result: -DDLL_EXPORT -DPIC configure:14409: checking if g++ PIC flag -DDLL_EXPORT -DPIC works configure:14427: g++ -c -g -O2 -DDLL_EXPORT -DPIC -DPIC conftest.cpp >&5 configure:14431: $? = 0 configure:14444: result: yes configure:14467: checking if g++ static flag -static works configure:14495: result: yes configure:14507: checking if g++ supports -c -o file.o configure:14528: g++ -c -g -O2 -o out/conftest2.o conftest.cpp >&5 configure:14532: $? = 0 configure:14554: result: yes configure:14559: checking if g++ supports -c -o file.o configure:14606: result: yes configure:14636: checking whether the g++ linker (c:/mingw/mingw32/bin/ld.exe) supports shared libraries configure:14675: result: yes configure:14816: checking dynamic linker characteristics configure:15495: result: Win32 ld.exe configure:15548: checking how to hardcode library paths into programs configure:15573: result: immediate configure:15655: checking if g++ accepts -Wall configure:15659: result: yes configure:15672: checking if g++ accepts -O3 configure:15676: result: yes configure:15705: checking if g++ accepts -Wno-non-virtual-dtor configure:15709: result: yes configure:15727: checking if g++ accepts -mtune=i686 configure:15731: result: yes configure:15802: checking whether the compiler recognizes bool as a built-in type configure:15829: g++ -c conftest.cpp >&5 configure:15829: $? = 0 configure:15843: result: yes configure:15851: checking whether the compiler supports exceptions configure:15874: g++ -c conftest.cpp >&5 configure:15874: $? = 0 configure:15888: result: yes configure:15896: checking whether the compiler recognizes typename configure:15919: g++ -c conftest.cpp >&5 configure:15919: $? = 0 configure:15933: result: yes configure:15941: checking whether the compiler comes with standard includes configure:15966: g++ -c conftest.cpp >&5 configure:15966: $? = 0 configure:15980: result: yes configure:15988: checking whether the compiler implements namespaces configure:16011: g++ -c conftest.cpp >&5 configure:16011: $? = 0 configure:16025: result: yes configure:16033: checking whether the compiler supports member templates configure:16060: g++ -c conftest.cpp >&5 configure:16060: $? = 0 configure:16074: result: yes configure:16082: checking whether the compiler supports intel atomic builtins configure:16110: g++ -o conftest.exe conftest.cpp -lmsvcp60 >&5 c:\temp\tmp\cci3fZ9s.o:conftest.cpp:(.text+0x43): undefined reference to `__sync_bool_compare_and_swap_4' collect2.exe: error: ld returned 1 exit status configure:16110: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "djvulibre" | #define PACKAGE_TARNAME "djvulibre" | #define PACKAGE_VERSION "3.5.25" | #define PACKAGE_STRING "djvulibre 3.5.25" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #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 LT_OBJDIR ".libs/" | #define HAVE_BOOL 1 | #define HAVE_EXCEPTIONS 1 | #define HAVE_TYPENAME 1 | #define HAVE_STDINCLUDES 1 | #define HAVE_NAMESPACES 1 | #define HAVE_MEMBER_TEMPLATES 1 | /* end confdefs.h. */ | static int volatile l; | int | main () | { | __sync_lock_test_and_set(&l,1); | __sync_lock_release(&l); | __sync_add_and_fetch(&l,1); | __sync_bool_compare_and_swap(&l,&l,1); | __sync_synchronize(); | return 0; | ; | return 0; | } configure:16125: result: no configure:16159: checking for sqrt in -lm configure:16184: g++ -o conftest.exe conftest.cpp -lm -lmsvcp60 >&5 configure:16184: $? = 0 configure:16193: result: yes configure:16213: checking for ANSI C header files configure:16317: result: yes configure:16328: checking for dirent.h that defines DIR configure:16347: g++ -c conftest.cpp >&5 configure:16347: $? = 0 configure:16355: result: yes configure:16368: checking for library containing opendir configure:16399: g++ -o conftest.exe conftest.cpp -lm -lmsvcp60 >&5 configure:16399: $? = 0 configure:16416: result: none required configure:16483: checking whether time.h and sys/time.h may both be included configure:16503: g++ -c conftest.cpp >&5 configure:16503: $? = 0 configure:16510: result: yes configure:16518: checking for sys/wait.h that is POSIX.1 compatible configure:16544: g++ -c conftest.cpp >&5 conftest.cpp:31:22: fatal error: sys/wait.h: No such file or directory compilation terminated. configure:16544: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "djvulibre" | #define PACKAGE_TARNAME "djvulibre" | #define PACKAGE_VERSION "3.5.25" | #define PACKAGE_STRING "djvulibre 3.5.25" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #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 LT_OBJDIR ".libs/" | #define HAVE_BOOL 1 | #define HAVE_EXCEPTIONS 1 | #define HAVE_TYPENAME 1 | #define HAVE_STDINCLUDES 1 | #define HAVE_NAMESPACES 1 | #define HAVE_MEMBER_TEMPLATES 1 | #define HAVE_LIBM 1 | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define TIME_WITH_SYS_TIME 1 | /* end confdefs.h. */ | #include | #include | #ifndef WEXITSTATUS | # define WEXITSTATUS(stat_val) ((unsigned int) (stat_val) >> 8) | #endif | #ifndef WIFEXITED | # define WIFEXITED(stat_val) (((stat_val) & 255) == 0) | #endif | | int | main () | { | int s; | wait (&s); | s = WIFEXITED (s) ? WEXITSTATUS (s) : 1; | ; | return 0; | } configure:16551: result: no configure:16562: checking wchar.h usability configure:16562: g++ -c conftest.cpp >&5 configure:16562: $? = 0 configure:16562: result: yes configure:16562: checking wchar.h presence configure:16562: g++ -E conftest.cpp configure:16562: $? = 0 configure:16562: result: yes configure:16562: checking for wchar.h configure:16562: result: yes configure:16562: checking wctype.h usability configure:16562: g++ -c conftest.cpp >&5 configure:16562: $? = 0 configure:16562: result: yes configure:16562: checking wctype.h presence configure:16562: g++ -E conftest.cpp configure:16562: $? = 0 configure:16562: result: yes configure:16562: checking for wctype.h configure:16562: result: yes configure:16562: checking sys/mman.h usability configure:16562: g++ -c conftest.cpp >&5 conftest.cpp:65:22: fatal error: sys/mman.h: No such file or directory compilation terminated. configure:16562: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "djvulibre" | #define PACKAGE_TARNAME "djvulibre" | #define PACKAGE_VERSION "3.5.25" | #define PACKAGE_STRING "djvulibre 3.5.25" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #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 LT_OBJDIR ".libs/" | #define HAVE_BOOL 1 | #define HAVE_EXCEPTIONS 1 | #define HAVE_TYPENAME 1 | #define HAVE_STDINCLUDES 1 | #define HAVE_NAMESPACES 1 | #define HAVE_MEMBER_TEMPLATES 1 | #define HAVE_LIBM 1 | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_WCHAR_H 1 | #define HAVE_WCTYPE_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:16562: result: no configure:16562: checking sys/mman.h presence configure:16562: g++ -E conftest.cpp conftest.cpp:32:22: fatal error: sys/mman.h: No such file or directory compilation terminated. configure:16562: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "djvulibre" | #define PACKAGE_TARNAME "djvulibre" | #define PACKAGE_VERSION "3.5.25" | #define PACKAGE_STRING "djvulibre 3.5.25" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #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 LT_OBJDIR ".libs/" | #define HAVE_BOOL 1 | #define HAVE_EXCEPTIONS 1 | #define HAVE_TYPENAME 1 | #define HAVE_STDINCLUDES 1 | #define HAVE_NAMESPACES 1 | #define HAVE_MEMBER_TEMPLATES 1 | #define HAVE_LIBM 1 | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_WCHAR_H 1 | #define HAVE_WCTYPE_H 1 | /* end confdefs.h. */ | #include configure:16562: result: no configure:16562: checking for sys/mman.h configure:16562: result: no configure:16562: checking iconv.h usability configure:16562: g++ -c conftest.cpp >&5 configure:16562: $? = 0 configure:16562: result: yes configure:16562: checking iconv.h presence configure:16562: g++ -E conftest.cpp configure:16562: $? = 0 configure:16562: result: yes configure:16562: checking for iconv.h configure:16562: result: yes configure:16575: checking langinfo.h usability configure:16575: g++ -c conftest.cpp >&5 conftest.cpp:66:22: fatal error: langinfo.h: No such file or directory compilation terminated. configure:16575: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "djvulibre" | #define PACKAGE_TARNAME "djvulibre" | #define PACKAGE_VERSION "3.5.25" | #define PACKAGE_STRING "djvulibre 3.5.25" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #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 LT_OBJDIR ".libs/" | #define HAVE_BOOL 1 | #define HAVE_EXCEPTIONS 1 | #define HAVE_TYPENAME 1 | #define HAVE_STDINCLUDES 1 | #define HAVE_NAMESPACES 1 | #define HAVE_MEMBER_TEMPLATES 1 | #define HAVE_LIBM 1 | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_WCHAR_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_ICONV_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:16575: result: no configure:16575: checking langinfo.h presence configure:16575: g++ -E conftest.cpp conftest.cpp:33:22: fatal error: langinfo.h: No such file or directory compilation terminated. configure:16575: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "djvulibre" | #define PACKAGE_TARNAME "djvulibre" | #define PACKAGE_VERSION "3.5.25" | #define PACKAGE_STRING "djvulibre 3.5.25" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #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 LT_OBJDIR ".libs/" | #define HAVE_BOOL 1 | #define HAVE_EXCEPTIONS 1 | #define HAVE_TYPENAME 1 | #define HAVE_STDINCLUDES 1 | #define HAVE_NAMESPACES 1 | #define HAVE_MEMBER_TEMPLATES 1 | #define HAVE_LIBM 1 | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_WCHAR_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_ICONV_H 1 | /* end confdefs.h. */ | #include configure:16575: result: no configure:16575: checking for langinfo.h configure:16575: result: no configure:16575: checking sched.h usability configure:16575: g++ -c conftest.cpp >&5 configure:16575: $? = 0 configure:16575: result: yes configure:16575: checking sched.h presence configure:16575: g++ -E conftest.cpp configure:16575: $? = 0 configure:16575: result: yes configure:16575: checking for sched.h configure:16575: result: yes configure:16575: checking new.h usability configure:16575: g++ -c conftest.cpp >&5 conftest.cpp:67:17: fatal error: new.h: No such file or directory compilation terminated. configure:16575: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "djvulibre" | #define PACKAGE_TARNAME "djvulibre" | #define PACKAGE_VERSION "3.5.25" | #define PACKAGE_STRING "djvulibre 3.5.25" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #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 LT_OBJDIR ".libs/" | #define HAVE_BOOL 1 | #define HAVE_EXCEPTIONS 1 | #define HAVE_TYPENAME 1 | #define HAVE_STDINCLUDES 1 | #define HAVE_NAMESPACES 1 | #define HAVE_MEMBER_TEMPLATES 1 | #define HAVE_LIBM 1 | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_WCHAR_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_SCHED_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:16575: result: no configure:16575: checking new.h presence configure:16575: g++ -E conftest.cpp conftest.cpp:34:17: fatal error: new.h: No such file or directory compilation terminated. configure:16575: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "djvulibre" | #define PACKAGE_TARNAME "djvulibre" | #define PACKAGE_VERSION "3.5.25" | #define PACKAGE_STRING "djvulibre 3.5.25" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #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 LT_OBJDIR ".libs/" | #define HAVE_BOOL 1 | #define HAVE_EXCEPTIONS 1 | #define HAVE_TYPENAME 1 | #define HAVE_STDINCLUDES 1 | #define HAVE_NAMESPACES 1 | #define HAVE_MEMBER_TEMPLATES 1 | #define HAVE_LIBM 1 | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_WCHAR_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_SCHED_H 1 | /* end confdefs.h. */ | #include configure:16575: result: no configure:16575: checking for new.h configure:16575: result: no configure:16588: checking for stdint.h configure:16588: result: yes configure:16588: checking for inttypes.h configure:16588: result: yes configure:16588: checking sys/ipc.h usability configure:16588: g++ -c conftest.cpp >&5 conftest.cpp:69:21: fatal error: sys/ipc.h: No such file or directory compilation terminated. configure:16588: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "djvulibre" | #define PACKAGE_TARNAME "djvulibre" | #define PACKAGE_VERSION "3.5.25" | #define PACKAGE_STRING "djvulibre 3.5.25" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #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 LT_OBJDIR ".libs/" | #define HAVE_BOOL 1 | #define HAVE_EXCEPTIONS 1 | #define HAVE_TYPENAME 1 | #define HAVE_STDINCLUDES 1 | #define HAVE_NAMESPACES 1 | #define HAVE_MEMBER_TEMPLATES 1 | #define HAVE_LIBM 1 | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_WCHAR_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:16588: result: no configure:16588: checking sys/ipc.h presence configure:16588: g++ -E conftest.cpp conftest.cpp:36:21: fatal error: sys/ipc.h: No such file or directory compilation terminated. configure:16588: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "djvulibre" | #define PACKAGE_TARNAME "djvulibre" | #define PACKAGE_VERSION "3.5.25" | #define PACKAGE_STRING "djvulibre 3.5.25" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #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 LT_OBJDIR ".libs/" | #define HAVE_BOOL 1 | #define HAVE_EXCEPTIONS 1 | #define HAVE_TYPENAME 1 | #define HAVE_STDINCLUDES 1 | #define HAVE_NAMESPACES 1 | #define HAVE_MEMBER_TEMPLATES 1 | #define HAVE_LIBM 1 | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_WCHAR_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | /* end confdefs.h. */ | #include configure:16588: result: no configure:16588: checking for sys/ipc.h configure:16588: result: no configure:16588: checking sys/shm.h usability configure:16588: g++ -c conftest.cpp >&5 conftest.cpp:69:21: fatal error: sys/shm.h: No such file or directory compilation terminated. configure:16588: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "djvulibre" | #define PACKAGE_TARNAME "djvulibre" | #define PACKAGE_VERSION "3.5.25" | #define PACKAGE_STRING "djvulibre 3.5.25" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #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 LT_OBJDIR ".libs/" | #define HAVE_BOOL 1 | #define HAVE_EXCEPTIONS 1 | #define HAVE_TYPENAME 1 | #define HAVE_STDINCLUDES 1 | #define HAVE_NAMESPACES 1 | #define HAVE_MEMBER_TEMPLATES 1 | #define HAVE_LIBM 1 | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_WCHAR_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:16588: result: no configure:16588: checking sys/shm.h presence configure:16588: g++ -E conftest.cpp conftest.cpp:36:21: fatal error: sys/shm.h: No such file or directory compilation terminated. configure:16588: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "djvulibre" | #define PACKAGE_TARNAME "djvulibre" | #define PACKAGE_VERSION "3.5.25" | #define PACKAGE_STRING "djvulibre 3.5.25" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #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 LT_OBJDIR ".libs/" | #define HAVE_BOOL 1 | #define HAVE_EXCEPTIONS 1 | #define HAVE_TYPENAME 1 | #define HAVE_STDINCLUDES 1 | #define HAVE_NAMESPACES 1 | #define HAVE_MEMBER_TEMPLATES 1 | #define HAVE_LIBM 1 | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_WCHAR_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | /* end confdefs.h. */ | #include configure:16588: result: no configure:16588: checking for sys/shm.h configure:16588: result: no configure:16603: checking for int16_t configure:16603: g++ -c conftest.cpp >&5 configure:16603: $? = 0 configure:16603: g++ -c conftest.cpp >&5 conftest.cpp: In function 'int main()': conftest.cpp:74:58: error: size of array 'test_array' is negative configure:16603: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "djvulibre" | #define PACKAGE_TARNAME "djvulibre" | #define PACKAGE_VERSION "3.5.25" | #define PACKAGE_STRING "djvulibre 3.5.25" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #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 LT_OBJDIR ".libs/" | #define HAVE_BOOL 1 | #define HAVE_EXCEPTIONS 1 | #define HAVE_TYPENAME 1 | #define HAVE_STDINCLUDES 1 | #define HAVE_NAMESPACES 1 | #define HAVE_MEMBER_TEMPLATES 1 | #define HAVE_LIBM 1 | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_WCHAR_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | enum { N = 16 / 2 - 1 }; | int | main () | { | static int test_array [1 - 2 * !((int16_t) (((((int16_t) 1 << N) << N) - 1) * 2 + 1) | < (int16_t) (((((int16_t) 1 << N) << N) - 1) * 2 + 2))]; | test_array [0] = 0 | | ; | return 0; | } configure:16603: result: yes configure:16614: checking for int32_t configure:16614: g++ -c conftest.cpp >&5 configure:16614: $? = 0 configure:16614: g++ -c conftest.cpp >&5 conftest.cpp: In function 'int main()': conftest.cpp:74:55: warning: integer overflow in expression [-Woverflow] conftest.cpp:74:58: error: size of array 'test_array' is negative configure:16614: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "djvulibre" | #define PACKAGE_TARNAME "djvulibre" | #define PACKAGE_VERSION "3.5.25" | #define PACKAGE_STRING "djvulibre 3.5.25" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #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 LT_OBJDIR ".libs/" | #define HAVE_BOOL 1 | #define HAVE_EXCEPTIONS 1 | #define HAVE_TYPENAME 1 | #define HAVE_STDINCLUDES 1 | #define HAVE_NAMESPACES 1 | #define HAVE_MEMBER_TEMPLATES 1 | #define HAVE_LIBM 1 | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_WCHAR_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | enum { N = 32 / 2 - 1 }; | int | main () | { | static int test_array [1 - 2 * !((int32_t) (((((int32_t) 1 << N) << N) - 1) * 2 + 1) | < (int32_t) (((((int32_t) 1 << N) << N) - 1) * 2 + 2))]; | test_array [0] = 0 | | ; | return 0; | } configure:16614: result: yes configure:16625: checking for uint16_t configure:16625: g++ -c conftest.cpp >&5 configure:16625: $? = 0 configure:16625: result: yes configure:16637: checking for uint32_t configure:16637: g++ -c conftest.cpp >&5 configure:16637: $? = 0 configure:16637: result: yes configure:16651: checking for wchar_t configure:16651: g++ -c conftest.cpp >&5 configure:16651: $? = 0 configure:16651: g++ -c conftest.cpp >&5 conftest.cpp: In function 'int main()': conftest.cpp:72:14: error: expected primary-expression before 'wchar_t' conftest.cpp:72:14: error: expected ')' before 'wchar_t' conftest.cpp:73:14: error: expected ')' before ';' token conftest.cpp:73:14: error: expected ')' before ';' token configure:16651: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "djvulibre" | #define PACKAGE_TARNAME "djvulibre" | #define PACKAGE_VERSION "3.5.25" | #define PACKAGE_STRING "djvulibre 3.5.25" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #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 LT_OBJDIR ".libs/" | #define HAVE_BOOL 1 | #define HAVE_EXCEPTIONS 1 | #define HAVE_TYPENAME 1 | #define HAVE_STDINCLUDES 1 | #define HAVE_NAMESPACES 1 | #define HAVE_MEMBER_TEMPLATES 1 | #define HAVE_LIBM 1 | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_WCHAR_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | if (sizeof ((wchar_t))) | return 0; | ; | return 0; | } configure:16651: result: yes configure:16661: checking for long long int configure:16661: g++ -c conftest.cpp >&5 configure:16661: $? = 0 configure:16661: g++ -c conftest.cpp >&5 conftest.cpp: In function 'int main()': conftest.cpp:73:14: error: expected primary-expression before 'long' conftest.cpp:73:14: error: expected ')' before 'long' conftest.cpp:74:14: error: expected ')' before ';' token conftest.cpp:74:14: error: expected ')' before ';' token configure:16661: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "djvulibre" | #define PACKAGE_TARNAME "djvulibre" | #define PACKAGE_VERSION "3.5.25" | #define PACKAGE_STRING "djvulibre 3.5.25" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #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 LT_OBJDIR ".libs/" | #define HAVE_BOOL 1 | #define HAVE_EXCEPTIONS 1 | #define HAVE_TYPENAME 1 | #define HAVE_STDINCLUDES 1 | #define HAVE_NAMESPACES 1 | #define HAVE_MEMBER_TEMPLATES 1 | #define HAVE_LIBM 1 | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_WCHAR_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_WCHAR_T 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | if (sizeof ((long long int))) | return 0; | ; | return 0; | } configure:16661: result: yes configure:16671: checking for mbstate_t configure:16671: g++ -c conftest.cpp >&5 configure:16671: $? = 0 configure:16671: g++ -c conftest.cpp >&5 conftest.cpp: In function 'int main()': conftest.cpp:43:23: error: expected primary-expression before ')' token configure:16671: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "djvulibre" | #define PACKAGE_TARNAME "djvulibre" | #define PACKAGE_VERSION "3.5.25" | #define PACKAGE_STRING "djvulibre 3.5.25" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #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 LT_OBJDIR ".libs/" | #define HAVE_BOOL 1 | #define HAVE_EXCEPTIONS 1 | #define HAVE_TYPENAME 1 | #define HAVE_STDINCLUDES 1 | #define HAVE_NAMESPACES 1 | #define HAVE_MEMBER_TEMPLATES 1 | #define HAVE_LIBM 1 | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_WCHAR_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_WCHAR_T 1 | #define HAVE_LONG_LONG_INT 1 | /* end confdefs.h. */ | #include "wchar.h" | | int | main () | { | if (sizeof ((mbstate_t))) | return 0; | ; | return 0; | } configure:16671: result: yes configure:16689: checking for special C compiler options needed for large files configure:16734: result: no configure:16740: checking for _FILE_OFFSET_BITS value needed for large files configure:16765: g++ -c conftest.cpp >&5 conftest.cpp:45:23: warning: left shift count >= width of type [enabled by default] conftest.cpp:45:23: warning: left shift count >= width of type [enabled by default] conftest.cpp:47:17: error: size of array 'off_t_is_large' is negative configure:16765: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "djvulibre" | #define PACKAGE_TARNAME "djvulibre" | #define PACKAGE_VERSION "3.5.25" | #define PACKAGE_STRING "djvulibre 3.5.25" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #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 LT_OBJDIR ".libs/" | #define HAVE_BOOL 1 | #define HAVE_EXCEPTIONS 1 | #define HAVE_TYPENAME 1 | #define HAVE_STDINCLUDES 1 | #define HAVE_NAMESPACES 1 | #define HAVE_MEMBER_TEMPLATES 1 | #define HAVE_LIBM 1 | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_WCHAR_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_WCHAR_T 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_MBSTATE_T 1 | /* end confdefs.h. */ | #include | /* Check that off_t can represent 2**63 - 1 correctly. | We can't simply define LARGE_OFF_T to be 9223372036854775807, | since some C++ compilers masquerading as C compilers | incorrectly reject 9223372036854775807. */ | #define LARGE_OFF_T (((off_t) 1 << 62) - 1 + ((off_t) 1 << 62)) | int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721 | && LARGE_OFF_T % 2147483647 == 1) | ? 1 : -1]; | int | main () | { | | ; | return 0; | } configure:16789: g++ -c conftest.cpp >&5 conftest.cpp:46:23: warning: left shift count >= width of type [enabled by default] conftest.cpp:46:23: warning: left shift count >= width of type [enabled by default] conftest.cpp:48:17: error: size of array 'off_t_is_large' is negative configure:16789: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "djvulibre" | #define PACKAGE_TARNAME "djvulibre" | #define PACKAGE_VERSION "3.5.25" | #define PACKAGE_STRING "djvulibre 3.5.25" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #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 LT_OBJDIR ".libs/" | #define HAVE_BOOL 1 | #define HAVE_EXCEPTIONS 1 | #define HAVE_TYPENAME 1 | #define HAVE_STDINCLUDES 1 | #define HAVE_NAMESPACES 1 | #define HAVE_MEMBER_TEMPLATES 1 | #define HAVE_LIBM 1 | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_WCHAR_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_WCHAR_T 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_MBSTATE_T 1 | /* end confdefs.h. */ | #define _FILE_OFFSET_BITS 64 | #include | /* Check that off_t can represent 2**63 - 1 correctly. | We can't simply define LARGE_OFF_T to be 9223372036854775807, | since some C++ compilers masquerading as C compilers | incorrectly reject 9223372036854775807. */ | #define LARGE_OFF_T (((off_t) 1 << 62) - 1 + ((off_t) 1 << 62)) | int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721 | && LARGE_OFF_T % 2147483647 == 1) | ? 1 : -1]; | int | main () | { | | ; | return 0; | } configure:16797: result: unknown configure:16809: checking for _LARGE_FILES value needed for large files configure:16834: g++ -c conftest.cpp >&5 conftest.cpp:45:23: warning: left shift count >= width of type [enabled by default] conftest.cpp:45:23: warning: left shift count >= width of type [enabled by default] conftest.cpp:47:17: error: size of array 'off_t_is_large' is negative configure:16834: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "djvulibre" | #define PACKAGE_TARNAME "djvulibre" | #define PACKAGE_VERSION "3.5.25" | #define PACKAGE_STRING "djvulibre 3.5.25" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #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 LT_OBJDIR ".libs/" | #define HAVE_BOOL 1 | #define HAVE_EXCEPTIONS 1 | #define HAVE_TYPENAME 1 | #define HAVE_STDINCLUDES 1 | #define HAVE_NAMESPACES 1 | #define HAVE_MEMBER_TEMPLATES 1 | #define HAVE_LIBM 1 | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_WCHAR_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_WCHAR_T 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_MBSTATE_T 1 | /* end confdefs.h. */ | #include | /* Check that off_t can represent 2**63 - 1 correctly. | We can't simply define LARGE_OFF_T to be 9223372036854775807, | since some C++ compilers masquerading as C compilers | incorrectly reject 9223372036854775807. */ | #define LARGE_OFF_T (((off_t) 1 << 62) - 1 + ((off_t) 1 << 62)) | int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721 | && LARGE_OFF_T % 2147483647 == 1) | ? 1 : -1]; | int | main () | { | | ; | return 0; | } configure:16858: g++ -c conftest.cpp >&5 conftest.cpp:46:23: warning: left shift count >= width of type [enabled by default] conftest.cpp:46:23: warning: left shift count >= width of type [enabled by default] conftest.cpp:48:17: error: size of array 'off_t_is_large' is negative configure:16858: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "djvulibre" | #define PACKAGE_TARNAME "djvulibre" | #define PACKAGE_VERSION "3.5.25" | #define PACKAGE_STRING "djvulibre 3.5.25" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #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 LT_OBJDIR ".libs/" | #define HAVE_BOOL 1 | #define HAVE_EXCEPTIONS 1 | #define HAVE_TYPENAME 1 | #define HAVE_STDINCLUDES 1 | #define HAVE_NAMESPACES 1 | #define HAVE_MEMBER_TEMPLATES 1 | #define HAVE_LIBM 1 | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_WCHAR_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_WCHAR_T 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_MBSTATE_T 1 | /* end confdefs.h. */ | #define _LARGE_FILES 1 | #include | /* Check that off_t can represent 2**63 - 1 correctly. | We can't simply define LARGE_OFF_T to be 9223372036854775807, | since some C++ compilers masquerading as C compilers | incorrectly reject 9223372036854775807. */ | #define LARGE_OFF_T (((off_t) 1 << 62) - 1 + ((off_t) 1 << 62)) | int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721 | && LARGE_OFF_T % 2147483647 == 1) | ? 1 : -1]; | int | main () | { | | ; | return 0; | } configure:16866: result: unknown configure:16891: checking for stdlib.h configure:16891: result: yes configure:16891: checking for unistd.h configure:16891: result: yes configure:16891: checking for sys/param.h configure:16891: g++ -c conftest.cpp >&5 configure:16891: $? = 0 configure:16891: result: yes configure:16911: checking for getpagesize configure:16911: g++ -o conftest.exe conftest.cpp -lm -lmsvcp60 >&5 configure:16911: $? = 0 configure:16911: result: yes configure:16920: checking for working mmap configure:17067: g++ -o conftest.exe conftest.cpp -lm -lmsvcp60 >&5 conftest.cpp:102:22: fatal error: sys/mman.h: No such file or directory compilation terminated. configure:17067: $? = 1 configure: program exited with status 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "djvulibre" | #define PACKAGE_TARNAME "djvulibre" | #define PACKAGE_VERSION "3.5.25" | #define PACKAGE_STRING "djvulibre 3.5.25" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #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 LT_OBJDIR ".libs/" | #define HAVE_BOOL 1 | #define HAVE_EXCEPTIONS 1 | #define HAVE_TYPENAME 1 | #define HAVE_STDINCLUDES 1 | #define HAVE_NAMESPACES 1 | #define HAVE_MEMBER_TEMPLATES 1 | #define HAVE_LIBM 1 | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_WCHAR_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_WCHAR_T 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETPAGESIZE 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | /* malloc might have been renamed as rpl_malloc. */ | #undef malloc | | /* Thanks to Mike Haertel and Jim Avera for this test. | Here is a matrix of mmap possibilities: | mmap private not fixed | mmap private fixed at somewhere currently unmapped | mmap private fixed at somewhere already mapped | mmap shared not fixed | mmap shared fixed at somewhere currently unmapped | mmap shared fixed at somewhere already mapped | For private mappings, we should verify that changes cannot be read() | back from the file, nor mmap's back from the file at a different | address. (There have been systems where private was not correctly | implemented like the infamous i386 svr4.0, and systems where the | VM page cache was not coherent with the file system buffer cache | like early versions of FreeBSD and possibly contemporary NetBSD.) | For shared mappings, we should conversely verify that changes get | propagated back to all the places they're supposed to be. | | Grep wants private fixed already mapped. | The main things grep needs to know about mmap are: | * does it exist and is it safe to write into the mmap'd area | * how to use it (BSD variants) */ | | #include | #include | | #if !defined STDC_HEADERS && !defined HAVE_STDLIB_H | char *malloc (); | #endif | | /* This mess was copied from the GNU getpagesize.h. */ | #ifndef HAVE_GETPAGESIZE | # ifdef _SC_PAGESIZE | # define getpagesize() sysconf(_SC_PAGESIZE) | # else /* no _SC_PAGESIZE */ | # ifdef HAVE_SYS_PARAM_H | # include | # ifdef EXEC_PAGESIZE | # define getpagesize() EXEC_PAGESIZE | # else /* no EXEC_PAGESIZE */ | # ifdef NBPG | # define getpagesize() NBPG * CLSIZE | # ifndef CLSIZE | # define CLSIZE 1 | # endif /* no CLSIZE */ | # else /* no NBPG */ | # ifdef NBPC | # define getpagesize() NBPC | # else /* no NBPC */ | # ifdef PAGESIZE | # define getpagesize() PAGESIZE | # endif /* PAGESIZE */ | # endif /* no NBPC */ | # endif /* no NBPG */ | # endif /* no EXEC_PAGESIZE */ | # else /* no HAVE_SYS_PARAM_H */ | # define getpagesize() 8192 /* punt totally */ | # endif /* no HAVE_SYS_PARAM_H */ | # endif /* no _SC_PAGESIZE */ | | #endif /* no HAVE_GETPAGESIZE */ | | int | main () | { | char *data, *data2, *data3; | const char *cdata2; | int i, pagesize; | int fd, fd2; | | pagesize = getpagesize (); | | /* First, make a file with some known garbage in it. */ | data = (char *) malloc (pagesize); | if (!data) | return 1; | for (i = 0; i < pagesize; ++i) | *(data + i) = rand (); | umask (0); | fd = creat ("conftest.mmap", 0600); | if (fd < 0) | return 2; | if (write (fd, data, pagesize) != pagesize) | return 3; | close (fd); | | /* Next, check that the tail of a page is zero-filled. File must have | non-zero length, otherwise we risk SIGBUS for entire page. */ | fd2 = open ("conftest.txt", O_RDWR | O_CREAT | O_TRUNC, 0600); | if (fd2 < 0) | return 4; | cdata2 = ""; | if (write (fd2, cdata2, 1) != 1) | return 5; | data2 = (char *) mmap (0, pagesize, PROT_READ | PROT_WRITE, MAP_SHARED, fd2, 0L); | if (data2 == MAP_FAILED) | return 6; | for (i = 0; i < pagesize; ++i) | if (*(data2 + i)) | return 7; | close (fd2); | if (munmap (data2, pagesize)) | return 8; | | /* Next, try to mmap the file at a fixed address which already has | something else allocated at it. If we can, also make sure that | we see the same garbage. */ | fd = open ("conftest.mmap", O_RDWR); | if (fd < 0) | return 9; | if (data2 != mmap (data2, pagesize, PROT_READ | PROT_WRITE, | MAP_PRIVATE | MAP_FIXED, fd, 0L)) | return 10; | for (i = 0; i < pagesize; ++i) | if (*(data + i) != *(data2 + i)) | return 11; | | /* Finally, make sure that changes to the mapped area do not | percolate back to the file as seen by read(). (This is a bug on | some variants of i386 svr4.0.) */ | for (i = 0; i < pagesize; ++i) | *(data2 + i) = *(data2 + i) + 1; | data3 = (char *) malloc (pagesize); | if (!data3) | return 12; | if (read (fd, data3, pagesize) != pagesize) | return 13; | for (i = 0; i < pagesize; ++i) | if (*(data + i) != *(data3 + i)) | return 14; | close (fd); | return 0; | } configure:17077: result: no configure:17086: checking for pid_t configure:17086: g++ -c conftest.cpp >&5 configure:17086: $? = 0 configure:17086: g++ -c conftest.cpp >&5 conftest.cpp: In function 'int main()': conftest.cpp:79:19: error: expected primary-expression before ')' token configure:17086: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "djvulibre" | #define PACKAGE_TARNAME "djvulibre" | #define PACKAGE_VERSION "3.5.25" | #define PACKAGE_STRING "djvulibre 3.5.25" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #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 LT_OBJDIR ".libs/" | #define HAVE_BOOL 1 | #define HAVE_EXCEPTIONS 1 | #define HAVE_TYPENAME 1 | #define HAVE_STDINCLUDES 1 | #define HAVE_NAMESPACES 1 | #define HAVE_MEMBER_TEMPLATES 1 | #define HAVE_LIBM 1 | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_WCHAR_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_WCHAR_T 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETPAGESIZE 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | if (sizeof ((pid_t))) | return 0; | ; | return 0; | } configure:17086: result: yes configure:17099: checking vfork.h usability configure:17099: g++ -c conftest.cpp >&5 conftest.cpp:76:19: fatal error: vfork.h: No such file or directory compilation terminated. configure:17099: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "djvulibre" | #define PACKAGE_TARNAME "djvulibre" | #define PACKAGE_VERSION "3.5.25" | #define PACKAGE_STRING "djvulibre 3.5.25" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #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 LT_OBJDIR ".libs/" | #define HAVE_BOOL 1 | #define HAVE_EXCEPTIONS 1 | #define HAVE_TYPENAME 1 | #define HAVE_STDINCLUDES 1 | #define HAVE_NAMESPACES 1 | #define HAVE_MEMBER_TEMPLATES 1 | #define HAVE_LIBM 1 | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_WCHAR_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_WCHAR_T 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETPAGESIZE 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:17099: result: no configure:17099: checking vfork.h presence configure:17099: g++ -E conftest.cpp conftest.cpp:43:19: fatal error: vfork.h: No such file or directory compilation terminated. configure:17099: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "djvulibre" | #define PACKAGE_TARNAME "djvulibre" | #define PACKAGE_VERSION "3.5.25" | #define PACKAGE_STRING "djvulibre 3.5.25" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #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 LT_OBJDIR ".libs/" | #define HAVE_BOOL 1 | #define HAVE_EXCEPTIONS 1 | #define HAVE_TYPENAME 1 | #define HAVE_STDINCLUDES 1 | #define HAVE_NAMESPACES 1 | #define HAVE_MEMBER_TEMPLATES 1 | #define HAVE_LIBM 1 | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_WCHAR_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_WCHAR_T 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETPAGESIZE 1 | /* end confdefs.h. */ | #include configure:17099: result: no configure:17099: checking for vfork.h configure:17099: result: no configure:17112: checking for fork configure:17112: g++ -o conftest.exe conftest.cpp -lm -lmsvcp60 >&5 c:\temp\tmp\cc4mc44d.o:conftest.cpp:(.text+0xc): undefined reference to `fork' collect2.exe: error: ld returned 1 exit status configure:17112: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "djvulibre" | #define PACKAGE_TARNAME "djvulibre" | #define PACKAGE_VERSION "3.5.25" | #define PACKAGE_STRING "djvulibre 3.5.25" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #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 LT_OBJDIR ".libs/" | #define HAVE_BOOL 1 | #define HAVE_EXCEPTIONS 1 | #define HAVE_TYPENAME 1 | #define HAVE_STDINCLUDES 1 | #define HAVE_NAMESPACES 1 | #define HAVE_MEMBER_TEMPLATES 1 | #define HAVE_LIBM 1 | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_WCHAR_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_WCHAR_T 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETPAGESIZE 1 | /* end confdefs.h. */ | /* Define fork to an innocuous variant, in case declares fork. | For example, HP-UX 11i declares gettimeofday. */ | #define fork innocuous_fork | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char fork (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef fork | | /* 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 fork (); | /* 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_fork || defined __stub___fork | choke me | #endif | | int | main () | { | return fork (); | ; | return 0; | } configure:17112: result: no configure:17112: checking for vfork configure:17112: g++ -o conftest.exe conftest.cpp -lm -lmsvcp60 >&5 c:\temp\tmp\cc4ds4zi.o:conftest.cpp:(.text+0xc): undefined reference to `vfork' collect2.exe: error: ld returned 1 exit status configure:17112: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "djvulibre" | #define PACKAGE_TARNAME "djvulibre" | #define PACKAGE_VERSION "3.5.25" | #define PACKAGE_STRING "djvulibre 3.5.25" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #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 LT_OBJDIR ".libs/" | #define HAVE_BOOL 1 | #define HAVE_EXCEPTIONS 1 | #define HAVE_TYPENAME 1 | #define HAVE_STDINCLUDES 1 | #define HAVE_NAMESPACES 1 | #define HAVE_MEMBER_TEMPLATES 1 | #define HAVE_LIBM 1 | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_WCHAR_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_WCHAR_T 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETPAGESIZE 1 | /* end confdefs.h. */ | /* Define vfork to an innocuous variant, in case declares vfork. | For example, HP-UX 11i declares gettimeofday. */ | #define vfork innocuous_vfork | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char vfork (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef vfork | | /* 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 vfork (); | /* 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_vfork || defined __stub___vfork | choke me | #endif | | int | main () | { | return vfork (); | ; | return 0; | } configure:17112: result: no configure:17310: checking for _LARGEFILE_SOURCE value needed for large files configure:17329: g++ -o conftest.exe conftest.cpp -lm -lmsvcp60 >&5 conftest.cpp: In function 'int main()': conftest.cpp:49:34: error: 'fseeko' was not declared in this scope configure:17329: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "djvulibre" | #define PACKAGE_TARNAME "djvulibre" | #define PACKAGE_VERSION "3.5.25" | #define PACKAGE_STRING "djvulibre 3.5.25" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #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 LT_OBJDIR ".libs/" | #define HAVE_BOOL 1 | #define HAVE_EXCEPTIONS 1 | #define HAVE_TYPENAME 1 | #define HAVE_STDINCLUDES 1 | #define HAVE_NAMESPACES 1 | #define HAVE_MEMBER_TEMPLATES 1 | #define HAVE_LIBM 1 | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_WCHAR_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_WCHAR_T 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETPAGESIZE 1 | #define vfork fork | /* end confdefs.h. */ | #include /* for off_t */ | #include | int | main () | { | int (*fp) (FILE *, off_t, int) = fseeko; | return fseeko (stdin, 0, 0) && fp (stdin, 0, 0); | ; | return 0; | } configure:17348: g++ -o conftest.exe conftest.cpp -lm -lmsvcp60 >&5 conftest.cpp: In function 'int main()': conftest.cpp:50:34: error: 'fseeko' was not declared in this scope configure:17348: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "djvulibre" | #define PACKAGE_TARNAME "djvulibre" | #define PACKAGE_VERSION "3.5.25" | #define PACKAGE_STRING "djvulibre 3.5.25" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #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 LT_OBJDIR ".libs/" | #define HAVE_BOOL 1 | #define HAVE_EXCEPTIONS 1 | #define HAVE_TYPENAME 1 | #define HAVE_STDINCLUDES 1 | #define HAVE_NAMESPACES 1 | #define HAVE_MEMBER_TEMPLATES 1 | #define HAVE_LIBM 1 | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_WCHAR_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_WCHAR_T 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETPAGESIZE 1 | #define vfork fork | /* end confdefs.h. */ | #define _LARGEFILE_SOURCE 1 | #include /* for off_t */ | #include | int | main () | { | int (*fp) (FILE *, off_t, int) = fseeko; | return fseeko (stdin, 0, 0) && fp (stdin, 0, 0); | ; | return 0; | } configure:17357: result: unknown configure:17381: checking for wcrtomb configure:17381: g++ -o conftest.exe conftest.cpp -lm -lmsvcp60 >&5 configure:17381: $? = 0 configure:17381: result: yes configure:17381: checking for iswspace configure:17381: g++ -o conftest.exe conftest.cpp -lm -lmsvcp60 >&5 configure:17381: $? = 0 configure:17381: result: yes configure:17381: checking for setenv configure:17381: g++ -o conftest.exe conftest.cpp -lm -lmsvcp60 >&5 c:\temp\tmp\ccI9qxl2.o:conftest.cpp:(.text+0xc): undefined reference to `setenv' collect2.exe: error: ld returned 1 exit status configure:17381: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "djvulibre" | #define PACKAGE_TARNAME "djvulibre" | #define PACKAGE_VERSION "3.5.25" | #define PACKAGE_STRING "djvulibre 3.5.25" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #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 LT_OBJDIR ".libs/" | #define HAVE_BOOL 1 | #define HAVE_EXCEPTIONS 1 | #define HAVE_TYPENAME 1 | #define HAVE_STDINCLUDES 1 | #define HAVE_NAMESPACES 1 | #define HAVE_MEMBER_TEMPLATES 1 | #define HAVE_LIBM 1 | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_WCHAR_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_WCHAR_T 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETPAGESIZE 1 | #define vfork fork | #define HAVE_WCRTOMB 1 | #define HAVE_ISWSPACE 1 | /* end confdefs.h. */ | /* Define setenv to an innocuous variant, in case declares setenv. | For example, HP-UX 11i declares gettimeofday. */ | #define setenv innocuous_setenv | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char setenv (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef setenv | | /* 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 setenv (); | /* 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_setenv || defined __stub___setenv | choke me | #endif | | int | main () | { | return setenv (); | ; | return 0; | } configure:17381: result: no configure:17381: checking for nl_langinfo configure:17381: g++ -o conftest.exe conftest.cpp -lm -lmsvcp60 >&5 c:\temp\tmp\ccxDDFOk.o:conftest.cpp:(.text+0xc): undefined reference to `nl_langinfo' collect2.exe: error: ld returned 1 exit status configure:17381: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "djvulibre" | #define PACKAGE_TARNAME "djvulibre" | #define PACKAGE_VERSION "3.5.25" | #define PACKAGE_STRING "djvulibre 3.5.25" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #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 LT_OBJDIR ".libs/" | #define HAVE_BOOL 1 | #define HAVE_EXCEPTIONS 1 | #define HAVE_TYPENAME 1 | #define HAVE_STDINCLUDES 1 | #define HAVE_NAMESPACES 1 | #define HAVE_MEMBER_TEMPLATES 1 | #define HAVE_LIBM 1 | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_WCHAR_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_WCHAR_T 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETPAGESIZE 1 | #define vfork fork | #define HAVE_WCRTOMB 1 | #define HAVE_ISWSPACE 1 | /* end confdefs.h. */ | /* Define nl_langinfo to an innocuous variant, in case declares nl_langinfo. | For example, HP-UX 11i declares gettimeofday. */ | #define nl_langinfo innocuous_nl_langinfo | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char nl_langinfo (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef nl_langinfo | | /* 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 nl_langinfo (); | /* 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_nl_langinfo || defined __stub___nl_langinfo | choke me | #endif | | int | main () | { | return nl_langinfo (); | ; | return 0; | } configure:17381: result: no configure:17393: checking for putc_unlocked configure:17393: g++ -o conftest.exe conftest.cpp -lm -lmsvcp60 >&5 c:\temp\tmp\ccwCHc3A.o:conftest.cpp:(.text+0xc): undefined reference to `putc_unlocked' collect2.exe: error: ld returned 1 exit status configure:17393: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "djvulibre" | #define PACKAGE_TARNAME "djvulibre" | #define PACKAGE_VERSION "3.5.25" | #define PACKAGE_STRING "djvulibre 3.5.25" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #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 LT_OBJDIR ".libs/" | #define HAVE_BOOL 1 | #define HAVE_EXCEPTIONS 1 | #define HAVE_TYPENAME 1 | #define HAVE_STDINCLUDES 1 | #define HAVE_NAMESPACES 1 | #define HAVE_MEMBER_TEMPLATES 1 | #define HAVE_LIBM 1 | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_WCHAR_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_WCHAR_T 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETPAGESIZE 1 | #define vfork fork | #define HAVE_WCRTOMB 1 | #define HAVE_ISWSPACE 1 | /* end confdefs.h. */ | /* Define putc_unlocked to an innocuous variant, in case declares putc_unlocked. | For example, HP-UX 11i declares gettimeofday. */ | #define putc_unlocked innocuous_putc_unlocked | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char putc_unlocked (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef putc_unlocked | | /* 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 putc_unlocked (); | /* 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_putc_unlocked || defined __stub___putc_unlocked | choke me | #endif | | int | main () | { | return putc_unlocked (); | ; | return 0; | } configure:17393: result: no configure:17393: checking for strerror configure:17393: g++ -o conftest.exe conftest.cpp -lm -lmsvcp60 >&5 configure:17393: $? = 0 configure:17393: result: yes configure:17393: checking for vsnprintf configure:17393: g++ -o conftest.exe conftest.cpp -lm -lmsvcp60 >&5 configure:17393: $? = 0 configure:17393: result: yes configure:17405: checking for gethostname configure:17405: g++ -o conftest.exe conftest.cpp -lm -lmsvcp60 >&5 c:\temp\tmp\ccC3uBKL.o:conftest.cpp:(.text+0xc): undefined reference to `gethostname' collect2.exe: error: ld returned 1 exit status configure:17405: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "djvulibre" | #define PACKAGE_TARNAME "djvulibre" | #define PACKAGE_VERSION "3.5.25" | #define PACKAGE_STRING "djvulibre 3.5.25" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #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 LT_OBJDIR ".libs/" | #define HAVE_BOOL 1 | #define HAVE_EXCEPTIONS 1 | #define HAVE_TYPENAME 1 | #define HAVE_STDINCLUDES 1 | #define HAVE_NAMESPACES 1 | #define HAVE_MEMBER_TEMPLATES 1 | #define HAVE_LIBM 1 | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_WCHAR_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_WCHAR_T 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETPAGESIZE 1 | #define vfork fork | #define HAVE_WCRTOMB 1 | #define HAVE_ISWSPACE 1 | #define HAVE_STRERROR 1 | #define HAVE_VSNPRINTF 1 | /* end confdefs.h. */ | /* Define gethostname to an innocuous variant, in case declares gethostname. | For example, HP-UX 11i declares gettimeofday. */ | #define gethostname innocuous_gethostname | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char gethostname (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef gethostname | | /* 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 gethostname (); | /* 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_gethostname || defined __stub___gethostname | choke me | #endif | | int | main () | { | return gethostname (); | ; | return 0; | } configure:17405: result: no configure:17405: checking for strftime configure:17405: g++ -o conftest.exe conftest.cpp -lm -lmsvcp60 >&5 configure:17405: $? = 0 configure:17405: result: yes configure:17405: checking for getpwuid configure:17405: g++ -o conftest.exe conftest.cpp -lm -lmsvcp60 >&5 c:\temp\tmp\cc0q1Raj.o:conftest.cpp:(.text+0xc): undefined reference to `getpwuid' collect2.exe: error: ld returned 1 exit status configure:17405: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "djvulibre" | #define PACKAGE_TARNAME "djvulibre" | #define PACKAGE_VERSION "3.5.25" | #define PACKAGE_STRING "djvulibre 3.5.25" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #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 LT_OBJDIR ".libs/" | #define HAVE_BOOL 1 | #define HAVE_EXCEPTIONS 1 | #define HAVE_TYPENAME 1 | #define HAVE_STDINCLUDES 1 | #define HAVE_NAMESPACES 1 | #define HAVE_MEMBER_TEMPLATES 1 | #define HAVE_LIBM 1 | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_WCHAR_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_WCHAR_T 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETPAGESIZE 1 | #define vfork fork | #define HAVE_WCRTOMB 1 | #define HAVE_ISWSPACE 1 | #define HAVE_STRERROR 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_STRFTIME 1 | /* end confdefs.h. */ | /* Define getpwuid to an innocuous variant, in case declares getpwuid. | For example, HP-UX 11i declares gettimeofday. */ | #define getpwuid innocuous_getpwuid | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char getpwuid (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef getpwuid | | /* 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 getpwuid (); | /* 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_getpwuid || defined __stub___getpwuid | choke me | #endif | | int | main () | { | return getpwuid (); | ; | return 0; | } configure:17405: result: no configure:17417: checking for sigaction configure:17417: g++ -o conftest.exe conftest.cpp -lm -lmsvcp60 >&5 c:\temp\tmp\cc4dA8Vq.o:conftest.cpp:(.text+0xc): undefined reference to `sigaction' collect2.exe: error: ld returned 1 exit status configure:17417: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "djvulibre" | #define PACKAGE_TARNAME "djvulibre" | #define PACKAGE_VERSION "3.5.25" | #define PACKAGE_STRING "djvulibre 3.5.25" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #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 LT_OBJDIR ".libs/" | #define HAVE_BOOL 1 | #define HAVE_EXCEPTIONS 1 | #define HAVE_TYPENAME 1 | #define HAVE_STDINCLUDES 1 | #define HAVE_NAMESPACES 1 | #define HAVE_MEMBER_TEMPLATES 1 | #define HAVE_LIBM 1 | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_WCHAR_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_WCHAR_T 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETPAGESIZE 1 | #define vfork fork | #define HAVE_WCRTOMB 1 | #define HAVE_ISWSPACE 1 | #define HAVE_STRERROR 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_STRFTIME 1 | /* end confdefs.h. */ | /* Define sigaction to an innocuous variant, in case declares sigaction. | For example, HP-UX 11i declares gettimeofday. */ | #define sigaction innocuous_sigaction | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char sigaction (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef sigaction | | /* 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 sigaction (); | /* 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_sigaction || defined __stub___sigaction | choke me | #endif | | int | main () | { | return sigaction (); | ; | return 0; | } configure:17417: result: no configure:17417: checking for mkstemp configure:17417: g++ -o conftest.exe conftest.cpp -lm -lmsvcp60 >&5 c:\temp\tmp\ccgLoxZF.o:conftest.cpp:(.text+0xc): undefined reference to `mkstemp' collect2.exe: error: ld returned 1 exit status configure:17417: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "djvulibre" | #define PACKAGE_TARNAME "djvulibre" | #define PACKAGE_VERSION "3.5.25" | #define PACKAGE_STRING "djvulibre 3.5.25" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #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 LT_OBJDIR ".libs/" | #define HAVE_BOOL 1 | #define HAVE_EXCEPTIONS 1 | #define HAVE_TYPENAME 1 | #define HAVE_STDINCLUDES 1 | #define HAVE_NAMESPACES 1 | #define HAVE_MEMBER_TEMPLATES 1 | #define HAVE_LIBM 1 | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_WCHAR_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_WCHAR_T 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETPAGESIZE 1 | #define vfork fork | #define HAVE_WCRTOMB 1 | #define HAVE_ISWSPACE 1 | #define HAVE_STRERROR 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_STRFTIME 1 | /* end confdefs.h. */ | /* Define mkstemp to an innocuous variant, in case declares mkstemp. | For example, HP-UX 11i declares gettimeofday. */ | #define mkstemp innocuous_mkstemp | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char mkstemp (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef mkstemp | | /* 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 mkstemp (); | /* 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_mkstemp || defined __stub___mkstemp | choke me | #endif | | int | main () | { | return mkstemp (); | ; | return 0; | } configure:17417: result: no configure:17417: checking for sched_yield configure:17417: g++ -o conftest.exe conftest.cpp -lm -lmsvcp60 >&5 c:\temp\tmp\ccgDEFw3.o:conftest.cpp:(.text+0xc): undefined reference to `sched_yield' collect2.exe: error: ld returned 1 exit status configure:17417: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "djvulibre" | #define PACKAGE_TARNAME "djvulibre" | #define PACKAGE_VERSION "3.5.25" | #define PACKAGE_STRING "djvulibre 3.5.25" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #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 LT_OBJDIR ".libs/" | #define HAVE_BOOL 1 | #define HAVE_EXCEPTIONS 1 | #define HAVE_TYPENAME 1 | #define HAVE_STDINCLUDES 1 | #define HAVE_NAMESPACES 1 | #define HAVE_MEMBER_TEMPLATES 1 | #define HAVE_LIBM 1 | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_WCHAR_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_WCHAR_T 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETPAGESIZE 1 | #define vfork fork | #define HAVE_WCRTOMB 1 | #define HAVE_ISWSPACE 1 | #define HAVE_STRERROR 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_STRFTIME 1 | /* end confdefs.h. */ | /* Define sched_yield to an innocuous variant, in case declares sched_yield. | For example, HP-UX 11i declares gettimeofday. */ | #define sched_yield innocuous_sched_yield | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char sched_yield (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef sched_yield | | /* 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 sched_yield (); | /* 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_sched_yield || defined __stub___sched_yield | choke me | #endif | | int | main () | { | return sched_yield (); | ; | return 0; | } configure:17417: result: no configure:17428: checking for iconv configure:17448: gcc -o conftest.exe conftest.c -lm -lmsvcp60 >&5 c:\temp\tmp\cc8TbW6Z.o:conftest.c:(.text+0x36): undefined reference to `libiconv' collect2.exe: error: ld returned 1 exit status configure:17448: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "djvulibre" | #define PACKAGE_TARNAME "djvulibre" | #define PACKAGE_VERSION "3.5.25" | #define PACKAGE_STRING "djvulibre 3.5.25" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #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 LT_OBJDIR ".libs/" | #define HAVE_BOOL 1 | #define HAVE_EXCEPTIONS 1 | #define HAVE_TYPENAME 1 | #define HAVE_STDINCLUDES 1 | #define HAVE_NAMESPACES 1 | #define HAVE_MEMBER_TEMPLATES 1 | #define HAVE_LIBM 1 | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_WCHAR_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_WCHAR_T 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETPAGESIZE 1 | #define vfork fork | #define HAVE_WCRTOMB 1 | #define HAVE_ISWSPACE 1 | #define HAVE_STRERROR 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_STRFTIME 1 | /* end confdefs.h. */ | #include "iconv.h" | int | main () | { | iconv((iconv_t)0, (char**)0, (size_t*)0, (char**)0, (size_t*)0); | ; | return 0; | } configure:17453: result: no configure:17494: checking for jpeg library configure:17522: g++ -o conftest.exe conftest.cpp -lm -lmsvcp60 -ljpeg >&5 conftest.cpp:54:21: fatal error: jpeglib.h: No such file or directory compilation terminated. configure:17522: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "djvulibre" | #define PACKAGE_TARNAME "djvulibre" | #define PACKAGE_VERSION "3.5.25" | #define PACKAGE_STRING "djvulibre 3.5.25" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #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 LT_OBJDIR ".libs/" | #define HAVE_BOOL 1 | #define HAVE_EXCEPTIONS 1 | #define HAVE_TYPENAME 1 | #define HAVE_STDINCLUDES 1 | #define HAVE_NAMESPACES 1 | #define HAVE_MEMBER_TEMPLATES 1 | #define HAVE_LIBM 1 | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_WCHAR_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_WCHAR_T 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETPAGESIZE 1 | #define vfork fork | #define HAVE_WCRTOMB 1 | #define HAVE_ISWSPACE 1 | #define HAVE_STRERROR 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_STRFTIME 1 | /* end confdefs.h. */ | | #ifdef __cplusplus | extern "C" { | #endif | #include | #include | #ifdef __cplusplus | } | #endif | int | main () | { | | jpeg_CreateDecompress(0,0,0); | ; | return 0; | } configure:17532: result: no configure:17539: WARNING: JPEG support is disabled configure:17575: checking for the libtiff library configure:17603: g++ -o conftest.exe conftest.cpp -lm -lmsvcp60 -ltiff >&5 conftest.cpp:54:20: fatal error: tiffio.h: No such file or directory compilation terminated. configure:17603: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "djvulibre" | #define PACKAGE_TARNAME "djvulibre" | #define PACKAGE_VERSION "3.5.25" | #define PACKAGE_STRING "djvulibre 3.5.25" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #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 LT_OBJDIR ".libs/" | #define HAVE_BOOL 1 | #define HAVE_EXCEPTIONS 1 | #define HAVE_TYPENAME 1 | #define HAVE_STDINCLUDES 1 | #define HAVE_NAMESPACES 1 | #define HAVE_MEMBER_TEMPLATES 1 | #define HAVE_LIBM 1 | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_WCHAR_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_WCHAR_T 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETPAGESIZE 1 | #define vfork fork | #define HAVE_WCRTOMB 1 | #define HAVE_ISWSPACE 1 | #define HAVE_STRERROR 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_STRFTIME 1 | /* end confdefs.h. */ | | #ifdef __cplusplus | extern "C" { | #endif | #include | #include | #ifdef __cplusplus | } | #endif | int | main () | { | | TIFFOpen(0,0); | ; | return 0; | } configure:17613: result: no configure:17620: WARNING: Tiff support is disabled configure:17653: checking pthread.h usability configure:17653: g++ -c conftest.cpp >&5 configure:17653: $? = 0 configure:17653: result: yes configure:17653: checking pthread.h presence configure:17653: g++ -E conftest.cpp configure:17653: $? = 0 configure:17653: result: yes configure:17653: checking for pthread.h configure:17653: result: yes configure:17789: checking for the pthreads library -lpthreads configure:17822: g++ -o conftest.exe conftest.cpp -lpthreads -lm -lmsvcp60 >&5 c:/mingw/bin/../lib/gcc/mingw32/4.7.2/../../../../mingw32/bin/ld.exe: cannot find -lpthreads collect2.exe: error: ld returned 1 exit status configure:17822: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "djvulibre" | #define PACKAGE_TARNAME "djvulibre" | #define PACKAGE_VERSION "3.5.25" | #define PACKAGE_STRING "djvulibre 3.5.25" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #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 LT_OBJDIR ".libs/" | #define HAVE_BOOL 1 | #define HAVE_EXCEPTIONS 1 | #define HAVE_TYPENAME 1 | #define HAVE_STDINCLUDES 1 | #define HAVE_NAMESPACES 1 | #define HAVE_MEMBER_TEMPLATES 1 | #define HAVE_LIBM 1 | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_WCHAR_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_WCHAR_T 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETPAGESIZE 1 | #define vfork fork | #define HAVE_WCRTOMB 1 | #define HAVE_ISWSPACE 1 | #define HAVE_STRERROR 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_STRFTIME 1 | /* end confdefs.h. */ | #include | int | main () | { | pthread_t th; pthread_join(th, 0); | pthread_attr_init(0); pthread_cleanup_push(0, 0); | pthread_create(0,0,0,0); pthread_cleanup_pop(0); | ; | return 0; | } configure:17830: result: no configure:17759: checking whether pthreads work without any flags configure:17822: g++ -o conftest.exe conftest.cpp -lm -lmsvcp60 >&5 c:\temp\tmp\cc5F1ekI.o:conftest.cpp:(.text+0x26): undefined reference to `_imp__pthread_join' c:\temp\tmp\cc5F1ekI.o:conftest.cpp:(.text+0x34): undefined reference to `_imp__pthread_attr_init' c:\temp\tmp\cc5F1ekI.o:conftest.cpp:(.text+0x52): undefined reference to `_imp__ptw32_push_cleanup' c:\temp\tmp\cc5F1ekI.o:conftest.cpp:(.text+0x78): undefined reference to `_imp__pthread_create' c:\temp\tmp\cc5F1ekI.o:conftest.cpp:(.text+0x86): undefined reference to `_imp__ptw32_pop_cleanup' c:/mingw/bin/../lib/gcc/mingw32/4.7.2/../../../../mingw32/bin/ld.exe: c:\temp\tmp\cc5F1ekI.o: bad reloc address 0x13 in section `.eh_frame' c:/mingw/bin/../lib/gcc/mingw32/4.7.2/../../../../mingw32/bin/ld.exe: final link failed: Invalid operation collect2.exe: error: ld returned 1 exit status configure:17822: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "djvulibre" | #define PACKAGE_TARNAME "djvulibre" | #define PACKAGE_VERSION "3.5.25" | #define PACKAGE_STRING "djvulibre 3.5.25" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #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 LT_OBJDIR ".libs/" | #define HAVE_BOOL 1 | #define HAVE_EXCEPTIONS 1 | #define HAVE_TYPENAME 1 | #define HAVE_STDINCLUDES 1 | #define HAVE_NAMESPACES 1 | #define HAVE_MEMBER_TEMPLATES 1 | #define HAVE_LIBM 1 | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_WCHAR_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_WCHAR_T 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETPAGESIZE 1 | #define vfork fork | #define HAVE_WCRTOMB 1 | #define HAVE_ISWSPACE 1 | #define HAVE_STRERROR 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_STRFTIME 1 | /* end confdefs.h. */ | #include | int | main () | { | pthread_t th; pthread_join(th, 0); | pthread_attr_init(0); pthread_cleanup_push(0, 0); | pthread_create(0,0,0,0); pthread_cleanup_pop(0); | ; | return 0; | } configure:17830: result: no configure:17784: checking whether pthreads work with -Kthread configure:17822: g++ -o conftest.exe -Kthread conftest.cpp -lm -lmsvcp60 >&5 g++.exe: error: unrecognized command line option '-Kthread' configure:17822: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "djvulibre" | #define PACKAGE_TARNAME "djvulibre" | #define PACKAGE_VERSION "3.5.25" | #define PACKAGE_STRING "djvulibre 3.5.25" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #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 LT_OBJDIR ".libs/" | #define HAVE_BOOL 1 | #define HAVE_EXCEPTIONS 1 | #define HAVE_TYPENAME 1 | #define HAVE_STDINCLUDES 1 | #define HAVE_NAMESPACES 1 | #define HAVE_MEMBER_TEMPLATES 1 | #define HAVE_LIBM 1 | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_WCHAR_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_WCHAR_T 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETPAGESIZE 1 | #define vfork fork | #define HAVE_WCRTOMB 1 | #define HAVE_ISWSPACE 1 | #define HAVE_STRERROR 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_STRFTIME 1 | /* end confdefs.h. */ | #include | int | main () | { | pthread_t th; pthread_join(th, 0); | pthread_attr_init(0); pthread_cleanup_push(0, 0); | pthread_create(0,0,0,0); pthread_cleanup_pop(0); | ; | return 0; | } configure:17830: result: no configure:17784: checking whether pthreads work with -kthread configure:17822: g++ -o conftest.exe -kthread conftest.cpp -lm -lmsvcp60 >&5 g++.exe: error: unrecognized command line option '-kthread' configure:17822: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "djvulibre" | #define PACKAGE_TARNAME "djvulibre" | #define PACKAGE_VERSION "3.5.25" | #define PACKAGE_STRING "djvulibre 3.5.25" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #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 LT_OBJDIR ".libs/" | #define HAVE_BOOL 1 | #define HAVE_EXCEPTIONS 1 | #define HAVE_TYPENAME 1 | #define HAVE_STDINCLUDES 1 | #define HAVE_NAMESPACES 1 | #define HAVE_MEMBER_TEMPLATES 1 | #define HAVE_LIBM 1 | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_WCHAR_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_WCHAR_T 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETPAGESIZE 1 | #define vfork fork | #define HAVE_WCRTOMB 1 | #define HAVE_ISWSPACE 1 | #define HAVE_STRERROR 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_STRFTIME 1 | /* end confdefs.h. */ | #include | int | main () | { | pthread_t th; pthread_join(th, 0); | pthread_attr_init(0); pthread_cleanup_push(0, 0); | pthread_create(0,0,0,0); pthread_cleanup_pop(0); | ; | return 0; | } configure:17830: result: no configure:17789: checking for the pthreads library -llthread configure:17822: g++ -o conftest.exe conftest.cpp -llthread -lm -lmsvcp60 >&5 c:/mingw/bin/../lib/gcc/mingw32/4.7.2/../../../../mingw32/bin/ld.exe: cannot find -llthread collect2.exe: error: ld returned 1 exit status configure:17822: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "djvulibre" | #define PACKAGE_TARNAME "djvulibre" | #define PACKAGE_VERSION "3.5.25" | #define PACKAGE_STRING "djvulibre 3.5.25" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #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 LT_OBJDIR ".libs/" | #define HAVE_BOOL 1 | #define HAVE_EXCEPTIONS 1 | #define HAVE_TYPENAME 1 | #define HAVE_STDINCLUDES 1 | #define HAVE_NAMESPACES 1 | #define HAVE_MEMBER_TEMPLATES 1 | #define HAVE_LIBM 1 | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_WCHAR_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_WCHAR_T 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETPAGESIZE 1 | #define vfork fork | #define HAVE_WCRTOMB 1 | #define HAVE_ISWSPACE 1 | #define HAVE_STRERROR 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_STRFTIME 1 | /* end confdefs.h. */ | #include | int | main () | { | pthread_t th; pthread_join(th, 0); | pthread_attr_init(0); pthread_cleanup_push(0, 0); | pthread_create(0,0,0,0); pthread_cleanup_pop(0); | ; | return 0; | } configure:17830: result: no configure:17784: checking whether pthreads work with -pthread configure:17822: g++ -o conftest.exe -pthread conftest.cpp -lm -lmsvcp60 >&5 configure:17822: $? = 0 configure:17830: result: yes configure:17847: checking if more special flags are required for pthreads configure:17854: result: no configure:17913: checking threading model configure:17915: result: pthread configure:17937: result: setting THREAD_CFLAGS=-pthread -DTHREADMODEL=POSIXTHREADS configure:17939: result: setting THREAD_LIBS= configure:17984: checking for xdg-mime configure:18017: result: no configure:18024: checking for xdg-icon-resource configure:18057: result: no configure:18064: checking for xdg-desktop-menu configure:18097: result: no configure:18326: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by djvulibre config.status 3.5.25, which was generated by GNU Autoconf 2.68. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on HOME config.status:1203: creating Makefile config.status:1203: creating libdjvu/Makefile config.status:1203: creating libdjvu/ddjvuapi.pc config.status:1203: creating tools/Makefile config.status:1203: creating tools/jb2cmp/Makefile config.status:1203: creating xmltools/Makefile config.status:1203: creating desktopfiles/Makefile config.status:1203: creating config.h config.status:1392: executing libtool commands ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=i686-pc-mingw32 ac_cv_c_compiler_gnu=yes ac_cv_c_int16_t=yes ac_cv_c_int32_t=yes ac_cv_c_uint16_t=yes ac_cv_c_uint32_t=yes ac_cv_cxx_bool=yes ac_cv_cxx_compiler_gnu=yes ac_cv_cxx_exceptions=yes ac_cv_cxx_intel_atomic_builtins=no ac_cv_cxx_member_templates=yes ac_cv_cxx_namespaces=yes ac_cv_cxx_stdincludes=yes ac_cv_cxx_typename=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_JPEG_CFLAGS_set= ac_cv_env_JPEG_CFLAGS_value= ac_cv_env_JPEG_LIBS_set= ac_cv_env_JPEG_LIBS_value= ac_cv_env_LDFLAGS_set= ac_cv_env_LDFLAGS_value= ac_cv_env_LIBS_set= ac_cv_env_LIBS_value= ac_cv_env_PTHREAD_CFLAGS_set= ac_cv_env_PTHREAD_CFLAGS_value= ac_cv_env_PTHREAD_LIBS_set= ac_cv_env_PTHREAD_LIBS_value= ac_cv_env_TIFF_CFLAGS_set= ac_cv_env_TIFF_CFLAGS_value= ac_cv_env_TIFF_LIBS_set= ac_cv_env_TIFF_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_exeext=.exe ac_cv_func_fork=no ac_cv_func_fork_works=no ac_cv_func_gethostname=no ac_cv_func_getpagesize=yes ac_cv_func_getpwuid=no ac_cv_func_iswspace=yes ac_cv_func_mkstemp=no ac_cv_func_mmap_fixed_mapped=no ac_cv_func_nl_langinfo=no ac_cv_func_putc_unlocked=no ac_cv_func_sched_yield=no ac_cv_func_setenv=no ac_cv_func_sigaction=no ac_cv_func_strerror=yes ac_cv_func_strftime=yes ac_cv_func_vfork=no ac_cv_func_vfork_works=no ac_cv_func_vsnprintf=yes ac_cv_func_wcrtomb=yes ac_cv_header_dirent_dirent_h=yes ac_cv_header_dlfcn_h=no ac_cv_header_iconv_h=yes ac_cv_header_inttypes_h=yes ac_cv_header_langinfo_h=no ac_cv_header_memory_h=yes ac_cv_header_new_h=no ac_cv_header_pthread_h=yes ac_cv_header_sched_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_ipc_h=no ac_cv_header_sys_mman_h=no ac_cv_header_sys_param_h=yes ac_cv_header_sys_shm_h=no ac_cv_header_sys_stat_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_sys_wait_h=no ac_cv_header_time=yes ac_cv_header_unistd_h=yes ac_cv_header_vfork_h=no ac_cv_header_wchar_h=yes ac_cv_header_wctype_h=yes ac_cv_host=i686-pc-mingw32 ac_cv_lib_m_sqrt=yes ac_cv_objext=o ac_cv_path_AR=/mingw/bin/ar ac_cv_path_CONVERT='/c/Program Files/ImageMagick/convert' ac_cv_path_EGREP='/bin/grep -E' ac_cv_path_FGREP='/bin/grep -F' ac_cv_path_GREP=/bin/grep ac_cv_path_INKSCAPE=false ac_cv_path_MKDIR=/bin/mkdir ac_cv_path_RM=/bin/rm ac_cv_path_RSVG=false ac_cv_path_SED=/bin/sed ac_cv_path_TOUCH=/bin/touch ac_cv_path_install='/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_CC=gcc ac_cv_prog_ac_ct_CXX=g++ ac_cv_prog_ac_ct_DLLTOOL=dlltool 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_search_opendir='none required' ac_cv_sys_file_offset_bits=unknown ac_cv_sys_large_files=unknown ac_cv_sys_largefile_CC=no ac_cv_sys_largefile_source=unknown ac_cv_type_long_long_int=yes ac_cv_type_mbstate_t=yes ac_cv_type_pid_t=yes ac_cv_type_wchar_t=yes lt_cv_ar_at_file=@ lt_cv_archive_cmds_need_lc=yes lt_cv_deplibs_check_method='file_magic ^x86 archive import|^x86 DLL' lt_cv_file_magic_cmd=func_win32_libid 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=c:/mingw/mingw32/bin/ld.exe lt_cv_path_LDCXX=c:/mingw/mingw32/bin/ld.exe lt_cv_path_NM=/mingw/bin/nm lt_cv_path_mainfest_tool=no lt_cv_prog_compiler_c_o=yes lt_cv_prog_compiler_c_o_CXX=yes lt_cv_prog_compiler_pic='-DDLL_EXPORT -DPIC' lt_cv_prog_compiler_pic_CXX='-DDLL_EXPORT -DPIC' 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_sharedlib_from_linklib_cmd=func_cygming_dll_for_implib lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*_\([_A-Za-z][_A-Za-z0-9]*\) \{0,1\}$/\1 _\2 \2/p'\'' | sed '\''/ __gnu_lto/d'\''' 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=8192 lt_cv_to_host_file_cmd=func_convert_file_msys_to_w32 lt_cv_to_tool_file_cmd=func_convert_file_msys_to_w32 ## ----------------- ## ## Output variables. ## ## ----------------- ## AR='/mingw/bin/ar' AWK='gawk' CC='gcc' CFLAGS='' CONVERT='/c/Program Files/ImageMagick/convert' CPP='gcc -E' CPPFLAGS='' CXX='g++' CXXCPP='g++ -E' CXXFLAGS='' CXXRPOFLAGS='' DEFS='-DHAVE_CONFIG_H' DESKTOP_NO='#' DESKTOP_YES='' DLLFLAGS=' -Wl,--export-all-symbols' DLLTOOL='dlltool' DSYMUTIL='' DUMPBIN='' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/bin/grep -E' EXEEXT='.exe' FGREP='/bin/grep -F' GREP='/bin/grep' INKSCAPE='false' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' JPEG_CFLAGS='' JPEG_LIBS='' LD='c:/mingw/mingw32/bin/ld.exe' LDFLAGS='' LIBDJVU_VER='25:0:4' LIBOBJS='' LIBS='-lm -lmsvcp60' LIBTOOL='$(SHELL) $(top_builddir)/libtool' LIBTOOL_DEPS='config/ltmain.sh' LIPO='' LN_S='cp -p' LTLIBOBJS='' MANIFEST_TOOL=':' MKDIR='/bin/mkdir' NM='/mingw/bin/nm' NMEDIT='' OBJDUMP='objdump' OBJEXT='o' OPTS='-DNDEBUG -Wall -O3 -Wno-non-virtual-dtor -mtune=i686' OTOOL64='' OTOOL='' PACKAGE_BUGREPORT='' PACKAGE_NAME='djvulibre' PACKAGE_STRING='djvulibre 3.5.25' PACKAGE_TARNAME='djvulibre' PACKAGE_URL='' PACKAGE_VERSION='3.5.25' PATH_SEPARATOR=':' PTHREAD_CFLAGS='-pthread' PTHREAD_LIBS='' RANLIB='ranlib' RM='/bin/rm -f' RPO_NO='' RPO_YES='#' RSVG='false' SED='/bin/sed' SET_MAKE='' SHELL='/bin/sh' STRIP='strip' THREAD_CFLAGS='-pthread -DTHREADMODEL=POSIXTHREADS' THREAD_LIBS='' TIFF_CFLAGS='' TIFF_LIBS='' TOUCH='/bin/touch' XDG_DESKTOP_MENU='' XDG_ICON_RESOURCE='' XDG_MIME='' XML_NO='#' XML_YES='' ac_ct_AR='' ac_ct_CC='gcc' ac_ct_CXX='g++' ac_ct_DUMPBIN='' bindir='${exec_prefix}/bin' build='i686-pc-mingw32' build_alias='' build_cpu='i686' build_os='mingw32' build_vendor='pc' datadir='${datarootdir}' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' dvidir='${docdir}' exec_prefix='${prefix}' host='i686-pc-mingw32' host_alias='' host_cpu='i686' host_os='mingw32' host_vendor='pc' htmldir='${docdir}' includedir='${prefix}/include' infodir='${datarootdir}/info' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='${prefix}/var' mandir='${datarootdir}/man' oldincludedir='/usr/include' pdfdir='${docdir}' prefix='/mingw' program_transform_name='s,x,x,' psdir='${docdir}' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='${prefix}/etc' target_alias='' ## ----------- ## ## confdefs.h. ## ## ----------- ## /* confdefs.h */ #define PACKAGE_NAME "djvulibre" #define PACKAGE_TARNAME "djvulibre" #define PACKAGE_VERSION "3.5.25" #define PACKAGE_STRING "djvulibre 3.5.25" #define PACKAGE_BUGREPORT "" #define PACKAGE_URL "" #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 LT_OBJDIR ".libs/" #define HAVE_BOOL 1 #define HAVE_EXCEPTIONS 1 #define HAVE_TYPENAME 1 #define HAVE_STDINCLUDES 1 #define HAVE_NAMESPACES 1 #define HAVE_MEMBER_TEMPLATES 1 #define HAVE_LIBM 1 #define STDC_HEADERS 1 #define HAVE_DIRENT_H 1 #define TIME_WITH_SYS_TIME 1 #define HAVE_WCHAR_H 1 #define HAVE_WCTYPE_H 1 #define HAVE_ICONV_H 1 #define HAVE_SCHED_H 1 #define HAVE_STDINT_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_WCHAR_T 1 #define HAVE_LONG_LONG_INT 1 #define HAVE_MBSTATE_T 1 #define HAVE_STDLIB_H 1 #define HAVE_UNISTD_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_GETPAGESIZE 1 #define vfork fork #define HAVE_WCRTOMB 1 #define HAVE_ISWSPACE 1 #define HAVE_STRERROR 1 #define HAVE_VSNPRINTF 1 #define HAVE_STRFTIME 1 #define HAVE_PTHREAD 1 #define DIR_PREFIX "/mingw" #define DIR_EXEC_PREFIX "/mingw" #define DIR_BINDIR "/mingw/bin" #define DIR_LIBDIR "/mingw/lib" #define DIR_DATADIR "/mingw/share" #define DIR_MANDIR "/mingw/share/man" #define DJVULIBRE_VERSION "3.5.25" configure: exit 0