This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by xerces-c configure 3.1.2, which was generated by GNU Autoconf 2.69. Invocation command line was $ ./configure --prefix=/vols/escience01/martynia/MAUS-v0.9.6/third_party/install ## --------- ## ## Platform. ## ## --------- ## hostname = lx04.hep.ph.ic.ac.uk uname -m = x86_64 uname -r = 2.6.32-504.16.2.el6.x86_64 uname -s = Linux uname -v = #1 SMP Wed Apr 22 06:48:29 UTC 2015 /usr/bin/uname -p = unknown /bin/uname -X = unknown /bin/arch = x86_64 /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown /usr/bin/hostinfo = unknown /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /vols/escience01/martynia/MAUS-v0.9.6/third_party/install/bin PATH: /vols/escience01/martynia/MAUS-v0.9.6/third_party/install/bin PATH: /usr/lib64/qt-3.3/bin PATH: /usr/local/bin PATH: /bin PATH: /usr/bin PATH: /usr/local/sbin PATH: /usr/sbin PATH: /sbin ## ----------- ## ## Core tests. ## ## ----------- ## configure:2847: checking build system type configure:2861: result: x86_64-unknown-linux-gnu configure:2881: checking host system type configure:2894: result: x86_64-unknown-linux-gnu configure:2932: checking for a BSD-compatible install configure:3000: result: /usr/bin/install -c configure:3011: checking whether build environment is sane configure:3066: result: yes configure:3217: checking for a thread-safe mkdir -p configure:3256: result: /bin/mkdir -p configure:3263: checking for gawk configure:3279: found /bin/gawk configure:3290: result: gawk configure:3301: checking whether make sets $(MAKE) configure:3323: result: yes configure:3352: checking whether make supports nested variables configure:3369: result: yes configure:3458: checking whether UID '53911' is supported by ustar format configure:3461: result: yes configure:3468: checking whether GID '6747' is supported by ustar format configure:3471: result: yes configure:3479: checking how to create a ustar tar archive configure:3490: tar --version tar (GNU tar) 1.23 Copyright (C) 2010 Free Software Foundation, Inc. License GPLv3+: GNU GPL version 3 or later . This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. Written by John Gilmore and Jay Fenlason. configure:3493: $? = 0 configure:3533: tardir=conftest.dir && eval tar --format=ustar -chf - "$tardir" >conftest.tar configure:3536: $? = 0 configure:3540: tar -xf - &5 g++ (GCC) 4.4.7 20120313 (Red Hat 4.4.7-11) Copyright (C) 2010 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. configure:3781: $? = 0 configure:3770: g++ -v >&5 Using built-in specs. Target: x86_64-redhat-linux Configured with: ../configure --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=http://bugzilla.redhat.com/bugzilla --enable-bootstrap --enable-shared --enable-threads=posix --enable-checking=release --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-gnu-unique-object --enable-languages=c,c++,objc,obj-c++,java,fortran,ada --enable-java-awt=gtk --disable-dssi --with-java-home=/usr/lib/jvm/java-1.5.0-gcj-1.5.0.0/jre --enable-libgcj-multifile --enable-java-maintainer-mode --with-ecj-jar=/usr/share/java/eclipse-ecj.jar --disable-libjava-multilib --with-ppl --with-cloog --with-tune=generic --with-arch_32=i686 --build=x86_64-redhat-linux Thread model: posix gcc version 4.4.7 20120313 (Red Hat 4.4.7-11) (GCC) configure:3781: $? = 0 configure:3770: g++ -V >&5 g++: '-V' option must have argument configure:3781: $? = 1 configure:3770: g++ -qversion >&5 g++: unrecognized option '-qversion' g++: no input files configure:3781: $? = 1 configure:3801: checking whether the C++ compiler works configure:3823: g++ conftest.cpp >&5 configure:3827: $? = 0 configure:3875: result: yes configure:3878: checking for C++ compiler default output file name configure:3880: result: a.out configure:3886: checking for suffix of executables configure:3893: g++ -o conftest conftest.cpp >&5 configure:3897: $? = 0 configure:3919: result: configure:3941: checking whether we are cross compiling configure:3949: g++ -o conftest conftest.cpp >&5 configure:3953: $? = 0 configure:3960: ./conftest configure:3964: $? = 0 configure:3979: result: no configure:3984: checking for suffix of object files configure:4006: g++ -c conftest.cpp >&5 configure:4010: $? = 0 configure:4031: result: o configure:4035: checking whether we are using the GNU C++ compiler configure:4054: g++ -c conftest.cpp >&5 configure:4054: $? = 0 configure:4063: result: yes configure:4072: checking whether g++ accepts -g configure:4092: g++ -c -g conftest.cpp >&5 configure:4092: $? = 0 configure:4133: result: yes configure:4167: checking for style of include used by make configure:4195: result: GNU configure:4221: checking dependency style of g++ configure:4332: result: gcc3 configure:4355: checking for a sed that does not truncate output configure:4419: result: /bin/sed configure:4431: checking whether ln -s works configure:4435: result: yes configure:4791: checking how to print strings configure:4818: result: printf configure:4887: checking for gcc configure:4903: found /usr/bin/gcc configure:4914: result: gcc configure:5143: checking for C compiler version configure:5152: gcc --version >&5 gcc (GCC) 4.4.7 20120313 (Red Hat 4.4.7-11) Copyright (C) 2010 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. configure:5163: $? = 0 configure:5152: gcc -v >&5 Using built-in specs. Target: x86_64-redhat-linux Configured with: ../configure --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=http://bugzilla.redhat.com/bugzilla --enable-bootstrap --enable-shared --enable-threads=posix --enable-checking=release --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-gnu-unique-object --enable-languages=c,c++,objc,obj-c++,java,fortran,ada --enable-java-awt=gtk --disable-dssi --with-java-home=/usr/lib/jvm/java-1.5.0-gcj-1.5.0.0/jre --enable-libgcj-multifile --enable-java-maintainer-mode --with-ecj-jar=/usr/share/java/eclipse-ecj.jar --disable-libjava-multilib --with-ppl --with-cloog --with-tune=generic --with-arch_32=i686 --build=x86_64-redhat-linux Thread model: posix gcc version 4.4.7 20120313 (Red Hat 4.4.7-11) (GCC) configure:5163: $? = 0 configure:5152: gcc -V >&5 gcc: '-V' option must have argument configure:5163: $? = 1 configure:5152: gcc -qversion >&5 gcc: unrecognized option '-qversion' gcc: no input files configure:5163: $? = 1 configure:5167: checking whether we are using the GNU C compiler configure:5186: gcc -c conftest.c >&5 configure:5186: $? = 0 configure:5195: result: yes configure:5204: checking whether gcc accepts -g configure:5224: gcc -c -g conftest.c >&5 configure:5224: $? = 0 configure:5265: result: yes configure:5282: checking for gcc option to accept ISO C89 configure:5345: gcc -c -g -O2 conftest.c >&5 configure:5345: $? = 0 configure:5358: result: none needed configure:5383: checking whether gcc understands -c and -o together configure:5405: gcc -c conftest.c -o conftest2.o configure:5408: $? = 0 configure:5405: gcc -c conftest.c -o conftest2.o configure:5408: $? = 0 configure:5420: result: yes configure:5439: checking dependency style of gcc configure:5550: result: gcc3 configure:5565: checking for a sed that does not truncate output configure:5629: result: /bin/sed configure:5647: checking for grep that handles long lines and -e configure:5705: result: /bin/grep configure:5710: checking for egrep configure:5772: result: /bin/grep -E configure:5777: checking for fgrep configure:5839: result: /bin/grep -F configure:5874: checking for ld used by gcc configure:5941: result: /usr/bin/ld configure:5948: checking if the linker (/usr/bin/ld) is GNU ld configure:5963: result: yes configure:5975: checking for BSD- or MS-compatible name lister (nm) configure:6029: result: /usr/bin/nm -B configure:6159: checking the name lister (/usr/bin/nm -B) interface configure:6166: g++ -c -g -O2 conftest.cpp >&5 configure:6169: /usr/bin/nm -B "conftest.o" configure:6172: output 0000000000000000 B some_variable configure:6179: result: BSD nm configure:6183: checking the maximum length of command line arguments configure:6314: result: 1966080 configure:6362: checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format configure:6402: result: func_convert_file_noop configure:6409: checking how to convert x86_64-unknown-linux-gnu file names to toolchain format configure:6429: result: func_convert_file_noop configure:6436: checking for /usr/bin/ld option to reload object files configure:6443: result: -r configure:6517: checking for objdump configure:6544: result: objdump configure:6573: checking how to recognize dependent libraries configure:6773: result: pass_all configure:6858: checking for dlltool configure:6885: result: dlltool configure:6915: checking how to associate runtime and link libraries configure:6942: result: printf %s\n configure:7003: checking for ar configure:7019: found /usr/bin/ar configure:7030: result: ar configure:7067: checking for archiver @FILE support configure:7084: g++ -c -g -O2 conftest.cpp >&5 configure:7084: $? = 0 configure:7087: ar cru libconftest.a @conftest.lst >&5 configure:7090: $? = 0 configure:7095: ar cru libconftest.a @conftest.lst >&5 ar: conftest.o: No such file or directory configure:7098: $? = 1 configure:7110: result: @ configure:7168: checking for strip configure:7184: found /usr/bin/strip configure:7195: result: strip configure:7267: checking for ranlib configure:7283: found /usr/bin/ranlib configure:7294: result: ranlib configure:7396: checking command to parse /usr/bin/nm -B output from gcc object configure:7549: g++ -c -g -O2 conftest.cpp >&5 configure:7552: $? = 0 configure:7556: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' \> conftest.nm configure:7559: $? = 0 configure:7625: g++ -o conftest -g -O2 conftest.cpp conftstm.o >&5 configure:7628: $? = 0 configure:7666: result: ok configure:7713: checking for sysroot configure:7743: result: no configure:7750: checking for a working dd configure:7788: result: /bin/dd configure:7792: checking how to truncate binary pipes configure:7807: result: /bin/dd bs=4096 count=1 configure:7944: g++ -c -g -O2 conftest.cpp >&5 configure:7947: $? = 0 configure:8137: checking for mt configure:8167: result: no configure:8187: checking if : is a manifest tool configure:8193: : '-?' configure:8201: result: no configure:8878: checking how to run the C preprocessor configure:8909: gcc -E conftest.c configure:8909: $? = 0 configure:8923: gcc -E conftest.c conftest.c:11:28: error: ac_nonexistent.h: No such file or directory configure:8923: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "xerces-c" | #define PACKAGE_TARNAME "xerces-c" | #define PACKAGE_VERSION "3.1.2" | #define PACKAGE_STRING "xerces-c 3.1.2" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "xerces-c" | #define VERSION "3.1.2" | /* end confdefs.h. */ | #include configure:8948: result: gcc -E configure:8968: gcc -E conftest.c configure:8968: $? = 0 configure:8982: gcc -E conftest.c conftest.c:11:28: error: ac_nonexistent.h: No such file or directory configure:8982: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "xerces-c" | #define PACKAGE_TARNAME "xerces-c" | #define PACKAGE_VERSION "3.1.2" | #define PACKAGE_STRING "xerces-c 3.1.2" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "xerces-c" | #define VERSION "3.1.2" | /* end confdefs.h. */ | #include configure:9011: checking for ANSI C header files configure:9031: gcc -c -g -O2 conftest.c >&5 configure:9031: $? = 0 configure:9104: gcc -o conftest -g -O2 conftest.c >&5 configure:9104: $? = 0 configure:9104: ./conftest configure:9104: $? = 0 configure:9115: result: yes configure:9128: checking for sys/types.h configure:9128: gcc -c -g -O2 conftest.c >&5 configure:9128: $? = 0 configure:9128: result: yes configure:9128: checking for sys/stat.h configure:9128: gcc -c -g -O2 conftest.c >&5 configure:9128: $? = 0 configure:9128: result: yes configure:9128: checking for stdlib.h configure:9128: gcc -c -g -O2 conftest.c >&5 configure:9128: $? = 0 configure:9128: result: yes configure:9128: checking for string.h configure:9128: gcc -c -g -O2 conftest.c >&5 configure:9128: $? = 0 configure:9128: result: yes configure:9128: checking for memory.h configure:9128: gcc -c -g -O2 conftest.c >&5 configure:9128: $? = 0 configure:9128: result: yes configure:9128: checking for strings.h configure:9128: gcc -c -g -O2 conftest.c >&5 configure:9128: $? = 0 configure:9128: result: yes configure:9128: checking for inttypes.h configure:9128: gcc -c -g -O2 conftest.c >&5 configure:9128: $? = 0 configure:9128: result: yes configure:9128: checking for stdint.h configure:9128: gcc -c -g -O2 conftest.c >&5 configure:9128: $? = 0 configure:9128: result: yes configure:9128: checking for unistd.h configure:9128: gcc -c -g -O2 conftest.c >&5 configure:9128: $? = 0 configure:9128: result: yes configure:9142: checking for dlfcn.h configure:9142: gcc -c -g -O2 conftest.c >&5 configure:9142: $? = 0 configure:9142: result: yes configure:9406: checking for objdir configure:9421: result: .libs configure:9685: checking if gcc supports -fno-rtti -fno-exceptions configure:9703: gcc -c -g -O2 -fno-rtti -fno-exceptions conftest.c >&5 cc1: warning: command line option "-fno-rtti" is valid for C++/ObjC++ but not for C configure:9707: $? = 0 configure:9720: result: no configure:10078: checking for gcc option to produce PIC configure:10085: result: -fPIC -DPIC configure:10093: checking if gcc PIC flag -fPIC -DPIC works configure:10111: gcc -c -g -O2 -fPIC -DPIC -DPIC conftest.c >&5 configure:10115: $? = 0 configure:10128: result: yes configure:10157: checking if gcc static flag -static works configure:10185: result: no configure:10200: checking if gcc supports -c -o file.o configure:10221: gcc -c -g -O2 -o out/conftest2.o conftest.c >&5 configure:10225: $? = 0 configure:10247: result: yes configure:10255: checking if gcc supports -c -o file.o configure:10302: result: yes configure:10335: checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries configure:11594: result: yes configure:11631: checking whether -lc should be explicitly linked in configure:11639: gcc -c -g -O2 conftest.c >&5 configure:11642: $? = 0 configure:11657: gcc -shared -fPIC -DPIC conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /bin/grep -lc \>/dev/null 2\>\&1 configure:11660: $? = 0 configure:11674: result: no configure:11834: checking dynamic linker characteristics configure:12415: gcc -o conftest -g -O2 -Wl,-rpath -Wl,/foo conftest.c >&5 configure:12415: $? = 0 configure:12652: result: GNU/Linux ld.so configure:12767: checking how to hardcode library paths into programs configure:12792: result: immediate configure:13340: checking whether stripping libraries is possible configure:13345: result: yes configure:13380: checking if libtool supports shared libraries configure:13382: result: yes configure:13385: checking whether to build shared libraries configure:13410: result: yes configure:13413: checking whether to build static libraries configure:13417: result: yes configure:13440: checking how to run the C++ preprocessor configure:13467: g++ -E conftest.cpp configure:13467: $? = 0 configure:13481: g++ -E conftest.cpp conftest.cpp:23:28: error: ac_nonexistent.h: No such file or directory configure:13481: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "xerces-c" | #define PACKAGE_TARNAME "xerces-c" | #define PACKAGE_VERSION "3.1.2" | #define PACKAGE_STRING "xerces-c 3.1.2" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "xerces-c" | #define VERSION "3.1.2" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | /* end confdefs.h. */ | #include configure:13506: result: g++ -E configure:13526: g++ -E conftest.cpp configure:13526: $? = 0 configure:13540: g++ -E conftest.cpp conftest.cpp:23:28: error: ac_nonexistent.h: No such file or directory configure:13540: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "xerces-c" | #define PACKAGE_TARNAME "xerces-c" | #define PACKAGE_VERSION "3.1.2" | #define PACKAGE_STRING "xerces-c 3.1.2" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "xerces-c" | #define VERSION "3.1.2" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | /* end confdefs.h. */ | #include configure:13702: checking for ld used by g++ configure:13769: result: /usr/bin/ld -m elf_x86_64 configure:13776: checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld configure:13791: result: yes configure:13846: checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries configure:14919: result: yes configure:14955: g++ -c -g -O2 conftest.cpp >&5 configure:14958: $? = 0 configure:15439: checking for g++ option to produce PIC configure:15446: result: -fPIC -DPIC configure:15454: checking if g++ PIC flag -fPIC -DPIC works configure:15472: g++ -c -g -O2 -fPIC -DPIC -DPIC conftest.cpp >&5 configure:15476: $? = 0 configure:15489: result: yes configure:15512: checking if g++ static flag -static works configure:15540: result: no configure:15552: checking if g++ supports -c -o file.o configure:15573: g++ -c -g -O2 -o out/conftest2.o conftest.cpp >&5 configure:15577: $? = 0 configure:15599: result: yes configure:15604: checking if g++ supports -c -o file.o configure:15651: result: yes configure:15681: checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries configure:15721: result: yes configure:15862: checking dynamic linker characteristics configure:16607: result: GNU/Linux ld.so configure:16668: checking how to hardcode library paths into programs configure:16693: result: immediate configure:16775: checking for ANSI C header files configure:16879: result: yes configure:16887: checking whether time.h and sys/time.h may both be included configure:16907: g++ -c -g -O2 conftest.cpp >&5 configure:16907: $? = 0 configure:16914: result: yes configure:16932: checking arpa/inet.h usability configure:16932: g++ -c -g -O2 conftest.cpp >&5 configure:16932: $? = 0 configure:16932: result: yes configure:16932: checking arpa/inet.h presence configure:16932: g++ -E conftest.cpp configure:16932: $? = 0 configure:16932: result: yes configure:16932: checking for arpa/inet.h configure:16932: result: yes configure:16932: checking fcntl.h usability configure:16932: g++ -c -g -O2 conftest.cpp >&5 configure:16932: $? = 0 configure:16932: result: yes configure:16932: checking fcntl.h presence configure:16932: g++ -E conftest.cpp configure:16932: $? = 0 configure:16932: result: yes configure:16932: checking for fcntl.h configure:16932: result: yes configure:16932: checking float.h usability configure:16932: g++ -c -g -O2 conftest.cpp >&5 configure:16932: $? = 0 configure:16932: result: yes configure:16932: checking float.h presence configure:16932: g++ -E conftest.cpp configure:16932: $? = 0 configure:16932: result: yes configure:16932: checking for float.h configure:16932: result: yes configure:16932: checking for inttypes.h configure:16932: result: yes configure:16932: checking langinfo.h usability configure:16932: g++ -c -g -O2 conftest.cpp >&5 configure:16932: $? = 0 configure:16932: result: yes configure:16932: checking langinfo.h presence configure:16932: g++ -E conftest.cpp configure:16932: $? = 0 configure:16932: result: yes configure:16932: checking for langinfo.h configure:16932: result: yes configure:16932: checking limits.h usability configure:16932: g++ -c -g -O2 conftest.cpp >&5 configure:16932: $? = 0 configure:16932: result: yes configure:16932: checking limits.h presence configure:16932: g++ -E conftest.cpp configure:16932: $? = 0 configure:16932: result: yes configure:16932: checking for limits.h configure:16932: result: yes configure:16932: checking locale.h usability configure:16932: g++ -c -g -O2 conftest.cpp >&5 configure:16932: $? = 0 configure:16932: result: yes configure:16932: checking locale.h presence configure:16932: g++ -E conftest.cpp configure:16932: $? = 0 configure:16932: result: yes configure:16932: checking for locale.h configure:16932: result: yes configure:16932: checking for memory.h configure:16932: result: yes configure:16932: checking netdb.h usability configure:16932: g++ -c -g -O2 conftest.cpp >&5 configure:16932: $? = 0 configure:16932: result: yes configure:16932: checking netdb.h presence configure:16932: g++ -E conftest.cpp configure:16932: $? = 0 configure:16932: result: yes configure:16932: checking for netdb.h configure:16932: result: yes configure:16932: checking netinet/in.h usability configure:16932: g++ -c -g -O2 conftest.cpp >&5 configure:16932: $? = 0 configure:16932: result: yes configure:16932: checking netinet/in.h presence configure:16932: g++ -E conftest.cpp configure:16932: $? = 0 configure:16932: result: yes configure:16932: checking for netinet/in.h configure:16932: result: yes configure:16932: checking nl_types.h usability configure:16932: g++ -c -g -O2 conftest.cpp >&5 configure:16932: $? = 0 configure:16932: result: yes configure:16932: checking nl_types.h presence configure:16932: g++ -E conftest.cpp configure:16932: $? = 0 configure:16932: result: yes configure:16932: checking for nl_types.h configure:16932: result: yes configure:16932: checking stddef.h usability configure:16932: g++ -c -g -O2 conftest.cpp >&5 configure:16932: $? = 0 configure:16932: result: yes configure:16932: checking stddef.h presence configure:16932: g++ -E conftest.cpp configure:16932: $? = 0 configure:16932: result: yes configure:16932: checking for stddef.h configure:16932: result: yes configure:16932: checking for stdint.h configure:16932: result: yes configure:16932: checking for stdlib.h configure:16932: result: yes configure:16932: checking for string.h configure:16932: result: yes configure:16932: checking for strings.h configure:16932: result: yes configure:16932: checking sys/param.h usability configure:16932: g++ -c -g -O2 conftest.cpp >&5 configure:16932: $? = 0 configure:16932: result: yes configure:16932: checking sys/param.h presence configure:16932: g++ -E conftest.cpp configure:16932: $? = 0 configure:16932: result: yes configure:16932: checking for sys/param.h configure:16932: result: yes configure:16932: checking sys/socket.h usability configure:16932: g++ -c -g -O2 conftest.cpp >&5 configure:16932: $? = 0 configure:16932: result: yes configure:16932: checking sys/socket.h presence configure:16932: g++ -E conftest.cpp configure:16932: $? = 0 configure:16932: result: yes configure:16932: checking for sys/socket.h configure:16932: result: yes configure:16932: checking sys/time.h usability configure:16932: g++ -c -g -O2 conftest.cpp >&5 configure:16932: $? = 0 configure:16932: result: yes configure:16932: checking sys/time.h presence configure:16932: g++ -E conftest.cpp configure:16932: $? = 0 configure:16932: result: yes configure:16932: checking for sys/time.h configure:16932: result: yes configure:16932: checking sys/timeb.h usability configure:16932: g++ -c -g -O2 conftest.cpp >&5 configure:16932: $? = 0 configure:16932: result: yes configure:16932: checking sys/timeb.h presence configure:16932: g++ -E conftest.cpp configure:16932: $? = 0 configure:16932: result: yes configure:16932: checking for sys/timeb.h configure:16932: result: yes configure:16932: checking for unistd.h configure:16932: result: yes configure:16932: checking wchar.h usability configure:16932: g++ -c -g -O2 conftest.cpp >&5 configure:16932: $? = 0 configure:16932: result: yes configure:16932: checking wchar.h presence configure:16932: g++ -E conftest.cpp configure:16932: $? = 0 configure:16932: result: yes configure:16932: checking for wchar.h configure:16932: result: yes configure:16932: checking wctype.h usability configure:16932: g++ -c -g -O2 conftest.cpp >&5 configure:16932: $? = 0 configure:16932: result: yes configure:16932: checking wctype.h presence configure:16932: g++ -E conftest.cpp configure:16932: $? = 0 configure:16932: result: yes configure:16932: checking for wctype.h configure:16932: result: yes configure:16932: checking CoreServices/CoreServices.h usability configure:16932: g++ -c -g -O2 conftest.cpp >&5 conftest.cpp:81:39: error: CoreServices/CoreServices.h: No such file or directory configure:16932: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "xerces-c" | #define PACKAGE_TARNAME "xerces-c" | #define PACKAGE_VERSION "3.1.2" | #define PACKAGE_STRING "xerces-c 3.1.2" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "xerces-c" | #define VERSION "3.1.2" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define STDC_HEADERS 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NL_TYPES_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_UNISTD_H 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:16932: result: no configure:16932: checking CoreServices/CoreServices.h presence configure:16932: g++ -E conftest.cpp conftest.cpp:48:39: error: CoreServices/CoreServices.h: No such file or directory configure:16932: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "xerces-c" | #define PACKAGE_TARNAME "xerces-c" | #define PACKAGE_VERSION "3.1.2" | #define PACKAGE_STRING "xerces-c 3.1.2" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "xerces-c" | #define VERSION "3.1.2" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define STDC_HEADERS 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NL_TYPES_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_WCTYPE_H 1 | /* end confdefs.h. */ | #include configure:16932: result: no configure:16932: checking for CoreServices/CoreServices.h configure:16932: result: no configure:16932: checking endian.h usability configure:16932: g++ -c -g -O2 conftest.cpp >&5 configure:16932: $? = 0 configure:16932: result: yes configure:16932: checking endian.h presence configure:16932: g++ -E conftest.cpp configure:16932: $? = 0 configure:16932: result: yes configure:16932: checking for endian.h configure:16932: result: yes configure:16932: checking machine/endian.h usability configure:16932: g++ -c -g -O2 conftest.cpp >&5 conftest.cpp:82:28: error: machine/endian.h: No such file or directory configure:16932: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "xerces-c" | #define PACKAGE_TARNAME "xerces-c" | #define PACKAGE_VERSION "3.1.2" | #define PACKAGE_STRING "xerces-c 3.1.2" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "xerces-c" | #define VERSION "3.1.2" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define STDC_HEADERS 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NL_TYPES_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_ENDIAN_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:16932: result: no configure:16932: checking machine/endian.h presence configure:16932: g++ -E conftest.cpp conftest.cpp:49:28: error: machine/endian.h: No such file or directory configure:16932: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "xerces-c" | #define PACKAGE_TARNAME "xerces-c" | #define PACKAGE_VERSION "3.1.2" | #define PACKAGE_STRING "xerces-c 3.1.2" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "xerces-c" | #define VERSION "3.1.2" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define STDC_HEADERS 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NL_TYPES_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_ENDIAN_H 1 | /* end confdefs.h. */ | #include configure:16932: result: no configure:16932: checking for machine/endian.h configure:16932: result: no configure:16932: checking arpa/nameser_compat.h usability configure:16932: g++ -c -g -O2 conftest.cpp >&5 configure:16932: $? = 0 configure:16932: result: yes configure:16932: checking arpa/nameser_compat.h presence configure:16932: g++ -E conftest.cpp configure:16932: $? = 0 configure:16932: result: yes configure:16932: checking for arpa/nameser_compat.h configure:16932: result: yes configure:16944: checking for stdbool.h that conforms to C99 configure:17011: g++ -c -g -O2 conftest.cpp >&5 configure:17011: $? = 0 configure:17018: result: yes configure:17020: checking for _Bool configure:17020: g++ -c -g -O2 conftest.cpp >&5 conftest.cpp: In function 'int main()': conftest.cpp:86: error: '_Bool' was not declared in this scope configure:17020: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "xerces-c" | #define PACKAGE_TARNAME "xerces-c" | #define PACKAGE_VERSION "3.1.2" | #define PACKAGE_STRING "xerces-c 3.1.2" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "xerces-c" | #define VERSION "3.1.2" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define STDC_HEADERS 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NL_TYPES_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_ARPA_NAMESER_COMPAT_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 (_Bool)) | return 0; | ; | return 0; | } configure:17020: result: no configure:17037: checking for an ANSI C-conforming const configure:17103: g++ -c -g -O2 conftest.cpp >&5 configure:17103: $? = 0 configure:17110: result: yes configure:17118: checking for inline configure:17134: g++ -c -g -O2 conftest.cpp >&5 configure:17134: $? = 0 configure:17142: result: inline configure:17160: checking for working volatile configure:17179: g++ -c -g -O2 conftest.cpp >&5 configure:17179: $? = 0 configure:17186: result: yes configure:17199: checking size of wchar_t configure:17204: g++ -o conftest -g -O2 conftest.cpp >&5 configure:17204: $? = 0 configure:17204: ./conftest configure:17204: $? = 0 configure:17218: result: 4 configure:17228: checking for size_t configure:17228: g++ -c -g -O2 conftest.cpp >&5 configure:17228: $? = 0 configure:17228: g++ -c -g -O2 conftest.cpp >&5 conftest.cpp: In function 'int main()': conftest.cpp:88: error: expected primary-expression before ')' token configure:17228: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "xerces-c" | #define PACKAGE_TARNAME "xerces-c" | #define PACKAGE_VERSION "3.1.2" | #define PACKAGE_STRING "xerces-c 3.1.2" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "xerces-c" | #define VERSION "3.1.2" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define STDC_HEADERS 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NL_TYPES_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_ARPA_NAMESER_COMPAT_H 1 | #define HAVE_STDBOOL_H 1 | #define SIZEOF_WCHAR_T 4 | /* 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 ((size_t))) | return 0; | ; | return 0; | } configure:17228: result: yes configure:17233: checking for ssize_t configure:17233: g++ -c -g -O2 conftest.cpp >&5 configure:17233: $? = 0 configure:17233: g++ -c -g -O2 conftest.cpp >&5 conftest.cpp: In function 'int main()': conftest.cpp:88: error: expected primary-expression before ')' token configure:17233: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "xerces-c" | #define PACKAGE_TARNAME "xerces-c" | #define PACKAGE_VERSION "3.1.2" | #define PACKAGE_STRING "xerces-c 3.1.2" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "xerces-c" | #define VERSION "3.1.2" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define STDC_HEADERS 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NL_TYPES_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_ARPA_NAMESER_COMPAT_H 1 | #define HAVE_STDBOOL_H 1 | #define SIZEOF_WCHAR_T 4 | /* 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 ((ssize_t))) | return 0; | ; | return 0; | } configure:17233: result: yes configure:17239: checking for off_t configure:17239: g++ -c -g -O2 conftest.cpp >&5 configure:17239: $? = 0 configure:17239: g++ -c -g -O2 conftest.cpp >&5 conftest.cpp: In function 'int main()': conftest.cpp:88: error: expected primary-expression before ')' token configure:17239: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "xerces-c" | #define PACKAGE_TARNAME "xerces-c" | #define PACKAGE_VERSION "3.1.2" | #define PACKAGE_STRING "xerces-c 3.1.2" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "xerces-c" | #define VERSION "3.1.2" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define STDC_HEADERS 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NL_TYPES_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_ARPA_NAMESER_COMPAT_H 1 | #define HAVE_STDBOOL_H 1 | #define SIZEOF_WCHAR_T 4 | /* 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 ((off_t))) | return 0; | ; | return 0; | } configure:17239: result: yes configure:17250: checking for size_t configure:17250: result: yes configure:17265: checking for inttypes.h configure:17265: result: yes configure:17279: checking size of short configure:17284: g++ -o conftest -g -O2 conftest.cpp >&5 configure:17284: $? = 0 configure:17284: ./conftest configure:17284: $? = 0 configure:17298: result: 2 configure:17312: checking size of int configure:17317: g++ -o conftest -g -O2 conftest.cpp >&5 configure:17317: $? = 0 configure:17317: ./conftest configure:17317: $? = 0 configure:17331: result: 4 configure:17345: checking size of long configure:17350: g++ -o conftest -g -O2 conftest.cpp >&5 configure:17350: $? = 0 configure:17350: ./conftest configure:17350: $? = 0 configure:17364: result: 8 configure:17378: checking size of long long configure:17383: g++ -o conftest -g -O2 conftest.cpp >&5 configure:17383: $? = 0 configure:17383: ./conftest configure:17383: $? = 0 configure:17397: result: 8 configure:17411: checking size of __int64 configure:17416: g++ -o conftest -g -O2 conftest.cpp >&5 conftest.cpp: In function 'long int longval()': conftest.cpp:90: error: '__int64' was not declared in this scope conftest.cpp: In function 'long unsigned int ulongval()': conftest.cpp:91: error: '__int64' was not declared in this scope conftest.cpp: In function 'int main()': conftest.cpp:101: error: '__int64' was not declared in this scope configure:17416: $? = 1 configure: program exited with status 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "xerces-c" | #define PACKAGE_TARNAME "xerces-c" | #define PACKAGE_VERSION "3.1.2" | #define PACKAGE_STRING "xerces-c 3.1.2" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "xerces-c" | #define VERSION "3.1.2" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define STDC_HEADERS 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NL_TYPES_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_ARPA_NAMESER_COMPAT_H 1 | #define HAVE_STDBOOL_H 1 | #define SIZEOF_WCHAR_T 4 | #define HAVE_INTTYPES_H 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | /* 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 | static long int longval () { return (long int) (sizeof (__int64)); } | static unsigned long int ulongval () { return (long int) (sizeof (__int64)); } | #include | #include | int | main () | { | | FILE *f = fopen ("conftest.val", "w"); | if (! f) | return 1; | if (((long int) (sizeof (__int64))) < 0) | { | long int i = longval (); | if (i != ((long int) (sizeof (__int64)))) | return 1; | fprintf (f, "%ld", i); | } | else | { | unsigned long int i = ulongval (); | if (i != ((long int) (sizeof (__int64)))) | return 1; | fprintf (f, "%lu", i); | } | /* Do not output a trailing newline, as this causes \r\n confusion | on some platforms. */ | return ferror (f) || fclose (f) != 0; | | ; | return 0; | } configure:17430: result: 0 configure:17440: checking for int16_t configure:17440: g++ -c -g -O2 conftest.cpp >&5 configure:17440: $? = 0 configure:17440: g++ -c -g -O2 conftest.cpp >&5 conftest.cpp: In function 'int main()': conftest.cpp:94: error: expected primary-expression before ')' token configure:17440: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "xerces-c" | #define PACKAGE_TARNAME "xerces-c" | #define PACKAGE_VERSION "3.1.2" | #define PACKAGE_STRING "xerces-c 3.1.2" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "xerces-c" | #define VERSION "3.1.2" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define STDC_HEADERS 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NL_TYPES_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_ARPA_NAMESER_COMPAT_H 1 | #define HAVE_STDBOOL_H 1 | #define SIZEOF_WCHAR_T 4 | #define HAVE_INTTYPES_H 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF___INT64 0 | /* 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 ((int16_t))) | return 0; | ; | return 0; | } configure:17440: result: yes configure:17445: checking for int32_t configure:17445: g++ -c -g -O2 conftest.cpp >&5 configure:17445: $? = 0 configure:17445: g++ -c -g -O2 conftest.cpp >&5 conftest.cpp: In function 'int main()': conftest.cpp:94: error: expected primary-expression before ')' token configure:17445: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "xerces-c" | #define PACKAGE_TARNAME "xerces-c" | #define PACKAGE_VERSION "3.1.2" | #define PACKAGE_STRING "xerces-c 3.1.2" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "xerces-c" | #define VERSION "3.1.2" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define STDC_HEADERS 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NL_TYPES_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_ARPA_NAMESER_COMPAT_H 1 | #define HAVE_STDBOOL_H 1 | #define SIZEOF_WCHAR_T 4 | #define HAVE_INTTYPES_H 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF___INT64 0 | /* 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 ((int32_t))) | return 0; | ; | return 0; | } configure:17445: result: yes configure:17450: checking for int64_t configure:17450: g++ -c -g -O2 conftest.cpp >&5 configure:17450: $? = 0 configure:17450: g++ -c -g -O2 conftest.cpp >&5 conftest.cpp: In function 'int main()': conftest.cpp:94: error: expected primary-expression before ')' token configure:17450: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "xerces-c" | #define PACKAGE_TARNAME "xerces-c" | #define PACKAGE_VERSION "3.1.2" | #define PACKAGE_STRING "xerces-c 3.1.2" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "xerces-c" | #define VERSION "3.1.2" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define STDC_HEADERS 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NL_TYPES_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_ARPA_NAMESER_COMPAT_H 1 | #define HAVE_STDBOOL_H 1 | #define SIZEOF_WCHAR_T 4 | #define HAVE_INTTYPES_H 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF___INT64 0 | /* 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 ((int64_t))) | return 0; | ; | return 0; | } configure:17450: result: yes configure:17455: checking for uint16_t configure:17455: g++ -c -g -O2 conftest.cpp >&5 configure:17455: $? = 0 configure:17455: g++ -c -g -O2 conftest.cpp >&5 conftest.cpp: In function 'int main()': conftest.cpp:94: error: expected primary-expression before ')' token configure:17455: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "xerces-c" | #define PACKAGE_TARNAME "xerces-c" | #define PACKAGE_VERSION "3.1.2" | #define PACKAGE_STRING "xerces-c 3.1.2" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "xerces-c" | #define VERSION "3.1.2" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define STDC_HEADERS 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NL_TYPES_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_ARPA_NAMESER_COMPAT_H 1 | #define HAVE_STDBOOL_H 1 | #define SIZEOF_WCHAR_T 4 | #define HAVE_INTTYPES_H 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF___INT64 0 | /* 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 ((uint16_t))) | return 0; | ; | return 0; | } configure:17455: result: yes configure:17460: checking for uint32_t configure:17460: g++ -c -g -O2 conftest.cpp >&5 configure:17460: $? = 0 configure:17460: g++ -c -g -O2 conftest.cpp >&5 conftest.cpp: In function 'int main()': conftest.cpp:94: error: expected primary-expression before ')' token configure:17460: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "xerces-c" | #define PACKAGE_TARNAME "xerces-c" | #define PACKAGE_VERSION "3.1.2" | #define PACKAGE_STRING "xerces-c 3.1.2" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "xerces-c" | #define VERSION "3.1.2" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define STDC_HEADERS 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NL_TYPES_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_ARPA_NAMESER_COMPAT_H 1 | #define HAVE_STDBOOL_H 1 | #define SIZEOF_WCHAR_T 4 | #define HAVE_INTTYPES_H 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF___INT64 0 | /* 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 ((uint32_t))) | return 0; | ; | return 0; | } configure:17460: result: yes configure:17465: checking for uint64_t configure:17465: g++ -c -g -O2 conftest.cpp >&5 configure:17465: $? = 0 configure:17465: g++ -c -g -O2 conftest.cpp >&5 conftest.cpp: In function 'int main()': conftest.cpp:94: error: expected primary-expression before ')' token configure:17465: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "xerces-c" | #define PACKAGE_TARNAME "xerces-c" | #define PACKAGE_VERSION "3.1.2" | #define PACKAGE_STRING "xerces-c 3.1.2" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "xerces-c" | #define VERSION "3.1.2" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define STDC_HEADERS 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NL_TYPES_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_ARPA_NAMESER_COMPAT_H 1 | #define HAVE_STDBOOL_H 1 | #define SIZEOF_WCHAR_T 4 | #define HAVE_INTTYPES_H 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF___INT64 0 | /* 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 ((uint64_t))) | return 0; | ; | return 0; | } configure:17465: result: yes configure:17474: checking for an appropriate signed 16 bit integer type configure:17497: result: int16_t configure:17503: checking for an appropriate unsigned 16 bit integer type configure:17526: result: uint16_t configure:17533: checking for an appropriate signed 32 bit integer type configure:17556: result: int32_t configure:17562: checking for an appropriate unsigned 32 bit integer type configure:17585: result: uint32_t configure:17591: checking for an appropriate signed 64 bit integer type configure:17637: result: int64_t configure:17643: checking for an appropriate unsigned 64 bit integer type configure:17676: result: uint64_t configure:17712: checking whether the compiler recognizes bool as a built-in type configure:17739: g++ -c -g -O2 conftest.cpp >&5 configure:17739: $? = 0 configure:17753: result: yes configure:17761: checking whether the compiler implements namespaces configure:17784: g++ -c -g -O2 conftest.cpp >&5 configure:17784: $? = 0 configure:17798: result: yes configure:17806: checking whether the compiler supports the std namespace configure:17831: g++ -c -g -O2 conftest.cpp >&5 configure:17831: $? = 0 configure:17845: result: yes configure:17853: checking whether the compiler supports ISO C++ standard library configure:17883: g++ -c -g -O2 conftest.cpp >&5 configure:17883: $? = 0 configure:17897: result: yes configure:17905: checking whether the compiler implements L"widestring" configure:17921: g++ -c -g -O2 conftest.cpp >&5 configure:17921: $? = 0 configure:17935: result: yes configure:18114: checking for the pthreads library -lpthreads configure:18152: gcc -o conftest -g -O2 conftest.c -lpthreads >&5 /usr/bin/ld: cannot find -lpthreads collect2: ld returned 1 exit status configure:18152: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "xerces-c" | #define PACKAGE_TARNAME "xerces-c" | #define PACKAGE_VERSION "3.1.2" | #define PACKAGE_STRING "xerces-c 3.1.2" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "xerces-c" | #define VERSION "3.1.2" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define STDC_HEADERS 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NL_TYPES_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_ARPA_NAMESER_COMPAT_H 1 | #define HAVE_STDBOOL_H 1 | #define SIZEOF_WCHAR_T 4 | #define HAVE_INTTYPES_H 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF___INT64 0 | #define XERCES_S16BIT_INT int16_t | #define XERCES_U16BIT_INT uint16_t | #define XERCES_S32BIT_INT int32_t | #define XERCES_U32BIT_INT uint32_t | #define XERCES_S64BIT_INT int64_t | #define XERCES_U64BIT_INT uint64_t | #define HAVE_BOOL /**/ | #define HAVE_NAMESPACES /**/ | #define HAVE_STD_NAMESPACE /**/ | #define HAVE_STD_LIBS /**/ | #define HAVE_LSTRING /**/ | /* 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); | pthread_mutexattr_init(0); pthread_mutexattr_destroy(0); | ; | return 0; | } configure:18161: result: no configure:18114: checking for the pthreads library -lpthread configure:18152: gcc -o conftest -g -O2 conftest.c -lpthread >&5 configure:18152: $? = 0 configure:18161: result: yes configure:18180: checking for joinable pthread attribute configure:18195: gcc -o conftest -g -O2 conftest.c -lpthread >&5 configure:18195: $? = 0 configure:18201: result: PTHREAD_CREATE_JOINABLE configure:18211: checking if more special flags are required for pthreads configure:18218: result: no configure:18318: checking for getcwd configure:18318: g++ -o conftest -g -O2 conftest.cpp >&5 configure:18318: $? = 0 configure:18318: result: yes configure:18318: checking for pathconf configure:18318: g++ -o conftest -g -O2 conftest.cpp >&5 configure:18318: $? = 0 configure:18318: result: yes configure:18318: checking for realpath configure:18318: g++ -o conftest -g -O2 conftest.cpp >&5 configure:18318: $? = 0 configure:18318: result: yes configure:18318: checking for getaddrinfo configure:18318: g++ -o conftest -g -O2 conftest.cpp >&5 configure:18318: $? = 0 configure:18318: result: yes configure:18318: checking for gethostbyaddr configure:18318: g++ -o conftest -g -O2 conftest.cpp >&5 configure:18318: $? = 0 configure:18318: result: yes configure:18318: checking for gethostbyname configure:18318: g++ -o conftest -g -O2 conftest.cpp >&5 configure:18318: $? = 0 configure:18318: result: yes configure:18318: checking for socket configure:18318: g++ -o conftest -g -O2 conftest.cpp >&5 configure:18318: $? = 0 configure:18318: result: yes configure:18318: checking for clock_gettime configure:18318: g++ -o conftest -g -O2 conftest.cpp >&5 /tmp/cc71p5z1.o: In function `main': /vols/escience01/martynia/MAUS-v0.9.6/third_party/build/xerces-c-3.1.2/conftest.cpp:111: undefined reference to `clock_gettime' collect2: ld returned 1 exit status configure:18318: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "xerces-c" | #define PACKAGE_TARNAME "xerces-c" | #define PACKAGE_VERSION "3.1.2" | #define PACKAGE_STRING "xerces-c 3.1.2" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "xerces-c" | #define VERSION "3.1.2" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define STDC_HEADERS 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NL_TYPES_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_ARPA_NAMESER_COMPAT_H 1 | #define HAVE_STDBOOL_H 1 | #define SIZEOF_WCHAR_T 4 | #define HAVE_INTTYPES_H 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF___INT64 0 | #define XERCES_S16BIT_INT int16_t | #define XERCES_U16BIT_INT uint16_t | #define XERCES_S32BIT_INT int32_t | #define XERCES_U32BIT_INT uint32_t | #define XERCES_S64BIT_INT int64_t | #define XERCES_U64BIT_INT uint64_t | #define HAVE_BOOL /**/ | #define HAVE_NAMESPACES /**/ | #define HAVE_STD_NAMESPACE /**/ | #define HAVE_STD_LIBS /**/ | #define HAVE_LSTRING /**/ | #define HAVE_PTHREAD 1 | #define HAVE_GETCWD 1 | #define HAVE_PATHCONF 1 | #define HAVE_REALPATH 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_SOCKET 1 | /* end confdefs.h. */ | /* Define clock_gettime to an innocuous variant, in case declares clock_gettime. | For example, HP-UX 11i declares gettimeofday. */ | #define clock_gettime innocuous_clock_gettime | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char clock_gettime (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef clock_gettime | | /* 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 clock_gettime (); | /* 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_clock_gettime || defined __stub___clock_gettime | choke me | #endif | | int | main () | { | return clock_gettime (); | ; | return 0; | } configure:18318: result: no configure:18318: checking for ftime configure:18318: g++ -o conftest -g -O2 conftest.cpp >&5 configure:18318: $? = 0 configure:18318: result: yes configure:18318: checking for gettimeofday configure:18318: g++ -o conftest -g -O2 conftest.cpp >&5 configure:18318: $? = 0 configure:18318: result: yes configure:18318: checking for memmove configure:18318: g++ -o conftest -g -O2 conftest.cpp >&5 configure:18318: $? = 0 configure:18318: result: yes configure:18318: checking for memset configure:18318: g++ -o conftest -g -O2 conftest.cpp >&5 configure:18318: $? = 0 configure:18318: result: yes configure:18318: checking for nl_langinfo configure:18318: g++ -o conftest -g -O2 conftest.cpp >&5 configure:18318: $? = 0 configure:18318: result: yes configure:18318: checking for setlocale configure:18318: g++ -o conftest -g -O2 conftest.cpp >&5 configure:18318: $? = 0 configure:18318: result: yes configure:18318: checking for localeconv configure:18318: g++ -o conftest -g -O2 conftest.cpp >&5 configure:18318: $? = 0 configure:18318: result: yes configure:18318: checking for strcasecmp configure:18318: g++ -o conftest -g -O2 conftest.cpp >&5 configure:18318: $? = 0 configure:18318: result: yes configure:18318: checking for strncasecmp configure:18318: g++ -o conftest -g -O2 conftest.cpp >&5 configure:18318: $? = 0 configure:18318: result: yes configure:18318: checking for stricmp configure:18318: g++ -o conftest -g -O2 conftest.cpp >&5 /tmp/ccgbG6gF.o: In function `main': /vols/escience01/martynia/MAUS-v0.9.6/third_party/build/xerces-c-3.1.2/conftest.cpp:120: undefined reference to `stricmp' collect2: ld returned 1 exit status configure:18318: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "xerces-c" | #define PACKAGE_TARNAME "xerces-c" | #define PACKAGE_VERSION "3.1.2" | #define PACKAGE_STRING "xerces-c 3.1.2" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "xerces-c" | #define VERSION "3.1.2" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define STDC_HEADERS 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NL_TYPES_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_ARPA_NAMESER_COMPAT_H 1 | #define HAVE_STDBOOL_H 1 | #define SIZEOF_WCHAR_T 4 | #define HAVE_INTTYPES_H 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF___INT64 0 | #define XERCES_S16BIT_INT int16_t | #define XERCES_U16BIT_INT uint16_t | #define XERCES_S32BIT_INT int32_t | #define XERCES_U32BIT_INT uint32_t | #define XERCES_S64BIT_INT int64_t | #define XERCES_U64BIT_INT uint64_t | #define HAVE_BOOL /**/ | #define HAVE_NAMESPACES /**/ | #define HAVE_STD_NAMESPACE /**/ | #define HAVE_STD_LIBS /**/ | #define HAVE_LSTRING /**/ | #define HAVE_PTHREAD 1 | #define HAVE_GETCWD 1 | #define HAVE_PATHCONF 1 | #define HAVE_REALPATH 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_SOCKET 1 | #define HAVE_FTIME 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_SETLOCALE 1 | #define HAVE_LOCALECONV 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | /* end confdefs.h. */ | /* Define stricmp to an innocuous variant, in case declares stricmp. | For example, HP-UX 11i declares gettimeofday. */ | #define stricmp innocuous_stricmp | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char stricmp (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef stricmp | | /* 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 stricmp (); | /* 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_stricmp || defined __stub___stricmp | choke me | #endif | | int | main () | { | return stricmp (); | ; | return 0; | } configure:18318: result: no configure:18318: checking for strnicmp configure:18318: g++ -o conftest -g -O2 conftest.cpp >&5 /tmp/ccc5BLiS.o: In function `main': /vols/escience01/martynia/MAUS-v0.9.6/third_party/build/xerces-c-3.1.2/conftest.cpp:120: undefined reference to `strnicmp' collect2: ld returned 1 exit status configure:18318: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "xerces-c" | #define PACKAGE_TARNAME "xerces-c" | #define PACKAGE_VERSION "3.1.2" | #define PACKAGE_STRING "xerces-c 3.1.2" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "xerces-c" | #define VERSION "3.1.2" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define STDC_HEADERS 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NL_TYPES_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_ARPA_NAMESER_COMPAT_H 1 | #define HAVE_STDBOOL_H 1 | #define SIZEOF_WCHAR_T 4 | #define HAVE_INTTYPES_H 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF___INT64 0 | #define XERCES_S16BIT_INT int16_t | #define XERCES_U16BIT_INT uint16_t | #define XERCES_S32BIT_INT int32_t | #define XERCES_U32BIT_INT uint32_t | #define XERCES_S64BIT_INT int64_t | #define XERCES_U64BIT_INT uint64_t | #define HAVE_BOOL /**/ | #define HAVE_NAMESPACES /**/ | #define HAVE_STD_NAMESPACE /**/ | #define HAVE_STD_LIBS /**/ | #define HAVE_LSTRING /**/ | #define HAVE_PTHREAD 1 | #define HAVE_GETCWD 1 | #define HAVE_PATHCONF 1 | #define HAVE_REALPATH 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_SOCKET 1 | #define HAVE_FTIME 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_SETLOCALE 1 | #define HAVE_LOCALECONV 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | /* end confdefs.h. */ | /* Define strnicmp to an innocuous variant, in case declares strnicmp. | For example, HP-UX 11i declares gettimeofday. */ | #define strnicmp innocuous_strnicmp | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char strnicmp (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef strnicmp | | /* 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 strnicmp (); | /* 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_strnicmp || defined __stub___strnicmp | choke me | #endif | | int | main () | { | return strnicmp (); | ; | return 0; | } configure:18318: result: no configure:18318: checking for strchr configure:18318: g++ -o conftest -g -O2 conftest.cpp >&5 configure:18318: $? = 0 configure:18318: result: yes configure:18318: checking for strdup configure:18318: g++ -o conftest -g -O2 conftest.cpp >&5 configure:18318: $? = 0 configure:18318: result: yes configure:18318: checking for strrchr configure:18318: g++ -o conftest -g -O2 conftest.cpp >&5 configure:18318: $? = 0 configure:18318: result: yes configure:18318: checking for strstr configure:18318: g++ -o conftest -g -O2 conftest.cpp >&5 configure:18318: $? = 0 configure:18318: result: yes configure:18318: checking for strtol configure:18318: g++ -o conftest -g -O2 conftest.cpp >&5 configure:18318: $? = 0 configure:18318: result: yes configure:18318: checking for strtoul configure:18318: g++ -o conftest -g -O2 conftest.cpp >&5 configure:18318: $? = 0 configure:18318: result: yes configure:18318: checking for towupper configure:18318: g++ -o conftest -g -O2 conftest.cpp >&5 configure:18318: $? = 0 configure:18318: result: yes configure:18318: checking for towlower configure:18318: g++ -o conftest -g -O2 conftest.cpp >&5 configure:18318: $? = 0 configure:18318: result: yes configure:18318: checking for mblen configure:18318: g++ -o conftest -g -O2 conftest.cpp >&5 configure:18318: $? = 0 configure:18318: result: yes configure:18318: checking for wcsupr configure:18318: g++ -o conftest -g -O2 conftest.cpp >&5 /tmp/cciJudx8.o: In function `main': /vols/escience01/martynia/MAUS-v0.9.6/third_party/build/xerces-c-3.1.2/conftest.cpp:129: undefined reference to `wcsupr' collect2: ld returned 1 exit status configure:18318: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "xerces-c" | #define PACKAGE_TARNAME "xerces-c" | #define PACKAGE_VERSION "3.1.2" | #define PACKAGE_STRING "xerces-c 3.1.2" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "xerces-c" | #define VERSION "3.1.2" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define STDC_HEADERS 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NL_TYPES_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_ARPA_NAMESER_COMPAT_H 1 | #define HAVE_STDBOOL_H 1 | #define SIZEOF_WCHAR_T 4 | #define HAVE_INTTYPES_H 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF___INT64 0 | #define XERCES_S16BIT_INT int16_t | #define XERCES_U16BIT_INT uint16_t | #define XERCES_S32BIT_INT int32_t | #define XERCES_U32BIT_INT uint32_t | #define XERCES_S64BIT_INT int64_t | #define XERCES_U64BIT_INT uint64_t | #define HAVE_BOOL /**/ | #define HAVE_NAMESPACES /**/ | #define HAVE_STD_NAMESPACE /**/ | #define HAVE_STD_LIBS /**/ | #define HAVE_LSTRING /**/ | #define HAVE_PTHREAD 1 | #define HAVE_GETCWD 1 | #define HAVE_PATHCONF 1 | #define HAVE_REALPATH 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_SOCKET 1 | #define HAVE_FTIME 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_SETLOCALE 1 | #define HAVE_LOCALECONV 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRCHR 1 | #define HAVE_STRDUP 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOUL 1 | #define HAVE_TOWUPPER 1 | #define HAVE_TOWLOWER 1 | #define HAVE_MBLEN 1 | /* end confdefs.h. */ | /* Define wcsupr to an innocuous variant, in case declares wcsupr. | For example, HP-UX 11i declares gettimeofday. */ | #define wcsupr innocuous_wcsupr | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char wcsupr (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef wcsupr | | /* 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 wcsupr (); | /* 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_wcsupr || defined __stub___wcsupr | choke me | #endif | | int | main () | { | return wcsupr (); | ; | return 0; | } configure:18318: result: no configure:18318: checking for wcslwr configure:18318: g++ -o conftest -g -O2 conftest.cpp >&5 /tmp/ccpKuohl.o: In function `main': /vols/escience01/martynia/MAUS-v0.9.6/third_party/build/xerces-c-3.1.2/conftest.cpp:129: undefined reference to `wcslwr' collect2: ld returned 1 exit status configure:18318: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "xerces-c" | #define PACKAGE_TARNAME "xerces-c" | #define PACKAGE_VERSION "3.1.2" | #define PACKAGE_STRING "xerces-c 3.1.2" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "xerces-c" | #define VERSION "3.1.2" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define STDC_HEADERS 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NL_TYPES_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_ARPA_NAMESER_COMPAT_H 1 | #define HAVE_STDBOOL_H 1 | #define SIZEOF_WCHAR_T 4 | #define HAVE_INTTYPES_H 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF___INT64 0 | #define XERCES_S16BIT_INT int16_t | #define XERCES_U16BIT_INT uint16_t | #define XERCES_S32BIT_INT int32_t | #define XERCES_U32BIT_INT uint32_t | #define XERCES_S64BIT_INT int64_t | #define XERCES_U64BIT_INT uint64_t | #define HAVE_BOOL /**/ | #define HAVE_NAMESPACES /**/ | #define HAVE_STD_NAMESPACE /**/ | #define HAVE_STD_LIBS /**/ | #define HAVE_LSTRING /**/ | #define HAVE_PTHREAD 1 | #define HAVE_GETCWD 1 | #define HAVE_PATHCONF 1 | #define HAVE_REALPATH 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_SOCKET 1 | #define HAVE_FTIME 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_SETLOCALE 1 | #define HAVE_LOCALECONV 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRCHR 1 | #define HAVE_STRDUP 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOUL 1 | #define HAVE_TOWUPPER 1 | #define HAVE_TOWLOWER 1 | #define HAVE_MBLEN 1 | /* end confdefs.h. */ | /* Define wcslwr to an innocuous variant, in case declares wcslwr. | For example, HP-UX 11i declares gettimeofday. */ | #define wcslwr innocuous_wcslwr | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char wcslwr (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef wcslwr | | /* 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 wcslwr (); | /* 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_wcslwr || defined __stub___wcslwr | choke me | #endif | | int | main () | { | return wcslwr (); | ; | return 0; | } configure:18318: result: no configure:18318: checking for wcsnicmp configure:18318: g++ -o conftest -g -O2 conftest.cpp >&5 /tmp/ccu66P2A.o: In function `main': /vols/escience01/martynia/MAUS-v0.9.6/third_party/build/xerces-c-3.1.2/conftest.cpp:129: undefined reference to `wcsnicmp' collect2: ld returned 1 exit status configure:18318: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "xerces-c" | #define PACKAGE_TARNAME "xerces-c" | #define PACKAGE_VERSION "3.1.2" | #define PACKAGE_STRING "xerces-c 3.1.2" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "xerces-c" | #define VERSION "3.1.2" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define STDC_HEADERS 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NL_TYPES_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_ARPA_NAMESER_COMPAT_H 1 | #define HAVE_STDBOOL_H 1 | #define SIZEOF_WCHAR_T 4 | #define HAVE_INTTYPES_H 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF___INT64 0 | #define XERCES_S16BIT_INT int16_t | #define XERCES_U16BIT_INT uint16_t | #define XERCES_S32BIT_INT int32_t | #define XERCES_U32BIT_INT uint32_t | #define XERCES_S64BIT_INT int64_t | #define XERCES_U64BIT_INT uint64_t | #define HAVE_BOOL /**/ | #define HAVE_NAMESPACES /**/ | #define HAVE_STD_NAMESPACE /**/ | #define HAVE_STD_LIBS /**/ | #define HAVE_LSTRING /**/ | #define HAVE_PTHREAD 1 | #define HAVE_GETCWD 1 | #define HAVE_PATHCONF 1 | #define HAVE_REALPATH 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_SOCKET 1 | #define HAVE_FTIME 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_SETLOCALE 1 | #define HAVE_LOCALECONV 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRCHR 1 | #define HAVE_STRDUP 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOUL 1 | #define HAVE_TOWUPPER 1 | #define HAVE_TOWLOWER 1 | #define HAVE_MBLEN 1 | /* end confdefs.h. */ | /* Define wcsnicmp to an innocuous variant, in case declares wcsnicmp. | For example, HP-UX 11i declares gettimeofday. */ | #define wcsnicmp innocuous_wcsnicmp | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char wcsnicmp (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef wcsnicmp | | /* 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 wcsnicmp (); | /* 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_wcsnicmp || defined __stub___wcsnicmp | choke me | #endif | | int | main () | { | return wcsnicmp (); | ; | return 0; | } configure:18318: result: no configure:18318: checking for wcsicmp configure:18318: g++ -o conftest -g -O2 conftest.cpp >&5 /tmp/ccZkn3QT.o: In function `main': /vols/escience01/martynia/MAUS-v0.9.6/third_party/build/xerces-c-3.1.2/conftest.cpp:129: undefined reference to `wcsicmp' collect2: ld returned 1 exit status configure:18318: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "xerces-c" | #define PACKAGE_TARNAME "xerces-c" | #define PACKAGE_VERSION "3.1.2" | #define PACKAGE_STRING "xerces-c 3.1.2" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "xerces-c" | #define VERSION "3.1.2" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define STDC_HEADERS 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NL_TYPES_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_ARPA_NAMESER_COMPAT_H 1 | #define HAVE_STDBOOL_H 1 | #define SIZEOF_WCHAR_T 4 | #define HAVE_INTTYPES_H 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF___INT64 0 | #define XERCES_S16BIT_INT int16_t | #define XERCES_U16BIT_INT uint16_t | #define XERCES_S32BIT_INT int32_t | #define XERCES_U32BIT_INT uint32_t | #define XERCES_S64BIT_INT int64_t | #define XERCES_U64BIT_INT uint64_t | #define HAVE_BOOL /**/ | #define HAVE_NAMESPACES /**/ | #define HAVE_STD_NAMESPACE /**/ | #define HAVE_STD_LIBS /**/ | #define HAVE_LSTRING /**/ | #define HAVE_PTHREAD 1 | #define HAVE_GETCWD 1 | #define HAVE_PATHCONF 1 | #define HAVE_REALPATH 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_SOCKET 1 | #define HAVE_FTIME 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_SETLOCALE 1 | #define HAVE_LOCALECONV 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRCHR 1 | #define HAVE_STRDUP 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOUL 1 | #define HAVE_TOWUPPER 1 | #define HAVE_TOWLOWER 1 | #define HAVE_MBLEN 1 | /* end confdefs.h. */ | /* Define wcsicmp to an innocuous variant, in case declares wcsicmp. | For example, HP-UX 11i declares gettimeofday. */ | #define wcsicmp innocuous_wcsicmp | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char wcsicmp (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef wcsicmp | | /* 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 wcsicmp (); | /* 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_wcsicmp || defined __stub___wcsicmp | choke me | #endif | | int | main () | { | return wcsicmp (); | ; | return 0; | } configure:18318: result: no configure:18329: checking for PATH_MAX configure:18342: g++ -c -g -O2 conftest.cpp >&5 configure:18342: $? = 0 configure:18344: result: yes configure:18369: checking for mbrlen configure:18382: g++ -c -g -O2 conftest.cpp >&5 configure:18382: $? = 0 configure:18384: result: yes configure:18405: checking for wcsrtombs configure:18418: g++ -c -g -O2 conftest.cpp >&5 configure:18418: $? = 0 configure:18420: result: yes configure:18441: checking for mbsrtowcs configure:18454: g++ -c -g -O2 conftest.cpp >&5 configure:18454: $? = 0 configure:18456: result: yes configure:18478: checking if iconv uses const pointers configure:18498: g++ -c -g -O2 conftest.cpp >&5 conftest.cpp: In function 'int main()': conftest.cpp:109: error: invalid conversion from 'const char**' to 'char**' conftest.cpp:109: error: initializing argument 2 of 'size_t iconv(void*, char**, size_t*, char**, size_t*)' configure:18498: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "xerces-c" | #define PACKAGE_TARNAME "xerces-c" | #define PACKAGE_VERSION "3.1.2" | #define PACKAGE_STRING "xerces-c 3.1.2" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "xerces-c" | #define VERSION "3.1.2" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define STDC_HEADERS 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NL_TYPES_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_ARPA_NAMESER_COMPAT_H 1 | #define HAVE_STDBOOL_H 1 | #define SIZEOF_WCHAR_T 4 | #define HAVE_INTTYPES_H 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF___INT64 0 | #define XERCES_S16BIT_INT int16_t | #define XERCES_U16BIT_INT uint16_t | #define XERCES_S32BIT_INT int32_t | #define XERCES_U32BIT_INT uint32_t | #define XERCES_S64BIT_INT int64_t | #define XERCES_U64BIT_INT uint64_t | #define HAVE_BOOL /**/ | #define HAVE_NAMESPACES /**/ | #define HAVE_STD_NAMESPACE /**/ | #define HAVE_STD_LIBS /**/ | #define HAVE_LSTRING /**/ | #define HAVE_PTHREAD 1 | #define HAVE_GETCWD 1 | #define HAVE_PATHCONF 1 | #define HAVE_REALPATH 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_SOCKET 1 | #define HAVE_FTIME 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_SETLOCALE 1 | #define HAVE_LOCALECONV 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRCHR 1 | #define HAVE_STRDUP 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOUL 1 | #define HAVE_TOWUPPER 1 | #define HAVE_TOWLOWER 1 | #define HAVE_MBLEN 1 | #define HAVE_PATH_MAX 1 | #define HAVE_MBRLEN 1 | #define HAVE_WCSRTOMBS 1 | #define HAVE_MBSRTOWCS 1 | /* end confdefs.h. */ | #include | int | main () | { | | const char *fromPtr=0; | size_t fromLen=0; | char *toPtr=0; | size_t toLen=0; | iconv_t cv=0; | iconv(cv, &fromPtr, &fromLen, &toPtr, &toLen); | | ; | return 0; | } configure:18510: result: no configure:18528: checking for stricmp configure:18528: result: no configure:18541: checking for strnicmp configure:18541: result: no configure:18554: checking for towlower configure:18554: result: yes configure:18567: checking for towupper configure:18567: result: yes configure:18592: checking whether we'll generate prettier make output configure:18605: result: yes configure:18622: checking for which path delimiter characters to accept configure:18636: result: / configure:18662: checking for which Mutex Manager to use configure:18716: result: POSIX configure:18816: checking for curl-config configure:18834: found /usr/bin/curl-config configure:18846: result: /usr/bin/curl-config configure:18877: checking curl/curl.h usability configure:18877: g++ -c -g -O2 conftest.cpp >&5 configure:18877: $? = 0 configure:18877: result: yes configure:18877: checking curl/curl.h presence configure:18877: g++ -E conftest.cpp configure:18877: $? = 0 configure:18877: result: yes configure:18877: checking for curl/curl.h configure:18877: result: yes configure:18889: checking for curl_multi_init in -lcurl configure:18909: g++ -o conftest -g -O2 conftest.cpp -lcurl -lpthread >&5 configure:18909: $? = 0 configure:18920: result: yes configure:18972: checking for socket in -lsocket configure:18997: g++ -o conftest -g -O2 conftest.cpp -lsocket -lpthread >&5 /usr/bin/ld: cannot find -lsocket collect2: ld returned 1 exit status configure:18997: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "xerces-c" | #define PACKAGE_TARNAME "xerces-c" | #define PACKAGE_VERSION "3.1.2" | #define PACKAGE_STRING "xerces-c 3.1.2" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "xerces-c" | #define VERSION "3.1.2" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define STDC_HEADERS 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NL_TYPES_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_ARPA_NAMESER_COMPAT_H 1 | #define HAVE_STDBOOL_H 1 | #define SIZEOF_WCHAR_T 4 | #define HAVE_INTTYPES_H 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF___INT64 0 | #define XERCES_S16BIT_INT int16_t | #define XERCES_U16BIT_INT uint16_t | #define XERCES_S32BIT_INT int32_t | #define XERCES_U32BIT_INT uint32_t | #define XERCES_S64BIT_INT int64_t | #define XERCES_U64BIT_INT uint64_t | #define HAVE_BOOL /**/ | #define HAVE_NAMESPACES /**/ | #define HAVE_STD_NAMESPACE /**/ | #define HAVE_STD_LIBS /**/ | #define HAVE_LSTRING /**/ | #define HAVE_PTHREAD 1 | #define HAVE_GETCWD 1 | #define HAVE_PATHCONF 1 | #define HAVE_REALPATH 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_SOCKET 1 | #define HAVE_FTIME 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_SETLOCALE 1 | #define HAVE_LOCALECONV 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRCHR 1 | #define HAVE_STRDUP 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOUL 1 | #define HAVE_TOWUPPER 1 | #define HAVE_TOWLOWER 1 | #define HAVE_MBLEN 1 | #define HAVE_PATH_MAX 1 | #define HAVE_MBRLEN 1 | #define HAVE_WCSRTOMBS 1 | #define HAVE_MBSRTOWCS 1 | #define ICONV_USES_CONST_POINTER 0 | #define HAVE_TOWLOWER 1 | #define HAVE_TOWUPPER 1 | #define XERCES_USE_MUTEXMGR_POSIX 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char socket (); | int | main () | { | return socket (); | ; | return 0; | } configure:19006: result: no configure:19017: checking for gethostbyname in -lnsl configure:19042: g++ -o conftest -g -O2 conftest.cpp -lnsl -lpthread >&5 configure:19042: $? = 0 configure:19051: result: yes configure:19071: checking whether we can support the libcurl-based NetAccessor configure:19088: result: yes configure:19096: checking whether we can support the sockets-based NetAccessor configure:19112: result: yes configure:19246: checking for which NetAccessor to use (choices: -curl- -socket-) configure:19317: result: curl configure:19430: checking for icu-config configure:19463: result: no configure:19509: checking unicode/ucnv.h usability configure:19509: g++ -c -g -O2 conftest.cpp >&5 conftest.cpp:138:26: error: unicode/ucnv.h: No such file or directory configure:19509: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "xerces-c" | #define PACKAGE_TARNAME "xerces-c" | #define PACKAGE_VERSION "3.1.2" | #define PACKAGE_STRING "xerces-c 3.1.2" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "xerces-c" | #define VERSION "3.1.2" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define STDC_HEADERS 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NL_TYPES_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_ARPA_NAMESER_COMPAT_H 1 | #define HAVE_STDBOOL_H 1 | #define SIZEOF_WCHAR_T 4 | #define HAVE_INTTYPES_H 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF___INT64 0 | #define XERCES_S16BIT_INT int16_t | #define XERCES_U16BIT_INT uint16_t | #define XERCES_S32BIT_INT int32_t | #define XERCES_U32BIT_INT uint32_t | #define XERCES_S64BIT_INT int64_t | #define XERCES_U64BIT_INT uint64_t | #define HAVE_BOOL /**/ | #define HAVE_NAMESPACES /**/ | #define HAVE_STD_NAMESPACE /**/ | #define HAVE_STD_LIBS /**/ | #define HAVE_LSTRING /**/ | #define HAVE_PTHREAD 1 | #define HAVE_GETCWD 1 | #define HAVE_PATHCONF 1 | #define HAVE_REALPATH 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_SOCKET 1 | #define HAVE_FTIME 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_SETLOCALE 1 | #define HAVE_LOCALECONV 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRCHR 1 | #define HAVE_STRDUP 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOUL 1 | #define HAVE_TOWUPPER 1 | #define HAVE_TOWLOWER 1 | #define HAVE_MBLEN 1 | #define HAVE_PATH_MAX 1 | #define HAVE_MBRLEN 1 | #define HAVE_WCSRTOMBS 1 | #define HAVE_MBSRTOWCS 1 | #define ICONV_USES_CONST_POINTER 0 | #define HAVE_TOWLOWER 1 | #define HAVE_TOWUPPER 1 | #define XERCES_USE_MUTEXMGR_POSIX 1 | #define HAVE_LIBNSL 1 | #define XERCES_USE_NETACCESSOR_CURL 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:19509: result: no configure:19509: checking unicode/ucnv.h presence configure:19509: g++ -E conftest.cpp conftest.cpp:105:26: error: unicode/ucnv.h: No such file or directory configure:19509: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "xerces-c" | #define PACKAGE_TARNAME "xerces-c" | #define PACKAGE_VERSION "3.1.2" | #define PACKAGE_STRING "xerces-c 3.1.2" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "xerces-c" | #define VERSION "3.1.2" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define STDC_HEADERS 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NL_TYPES_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_ARPA_NAMESER_COMPAT_H 1 | #define HAVE_STDBOOL_H 1 | #define SIZEOF_WCHAR_T 4 | #define HAVE_INTTYPES_H 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF___INT64 0 | #define XERCES_S16BIT_INT int16_t | #define XERCES_U16BIT_INT uint16_t | #define XERCES_S32BIT_INT int32_t | #define XERCES_U32BIT_INT uint32_t | #define XERCES_S64BIT_INT int64_t | #define XERCES_U64BIT_INT uint64_t | #define HAVE_BOOL /**/ | #define HAVE_NAMESPACES /**/ | #define HAVE_STD_NAMESPACE /**/ | #define HAVE_STD_LIBS /**/ | #define HAVE_LSTRING /**/ | #define HAVE_PTHREAD 1 | #define HAVE_GETCWD 1 | #define HAVE_PATHCONF 1 | #define HAVE_REALPATH 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_SOCKET 1 | #define HAVE_FTIME 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_SETLOCALE 1 | #define HAVE_LOCALECONV 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRCHR 1 | #define HAVE_STRDUP 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOUL 1 | #define HAVE_TOWUPPER 1 | #define HAVE_TOWLOWER 1 | #define HAVE_MBLEN 1 | #define HAVE_PATH_MAX 1 | #define HAVE_MBRLEN 1 | #define HAVE_WCSRTOMBS 1 | #define HAVE_MBSRTOWCS 1 | #define ICONV_USES_CONST_POINTER 0 | #define HAVE_TOWLOWER 1 | #define HAVE_TOWUPPER 1 | #define XERCES_USE_MUTEXMGR_POSIX 1 | #define HAVE_LIBNSL 1 | #define XERCES_USE_NETACCESSOR_CURL 1 | /* end confdefs.h. */ | #include configure:19509: result: no configure:19509: checking for unicode/ucnv.h configure:19509: result: no configure:19617: checking iconv.h usability configure:19617: g++ -c -g -O2 conftest.cpp >&5 configure:19617: $? = 0 configure:19617: result: yes configure:19617: checking iconv.h presence configure:19617: g++ -E conftest.cpp configure:19617: $? = 0 configure:19617: result: yes configure:19617: checking for iconv.h configure:19617: result: yes configure:19617: checking for wchar.h configure:19617: result: yes configure:19617: checking for string.h configure:19617: result: yes configure:19617: checking for stdlib.h configure:19617: result: yes configure:19617: checking stdio.h usability configure:19617: g++ -c -g -O2 conftest.cpp >&5 configure:19617: $? = 0 configure:19617: result: yes configure:19617: checking stdio.h presence configure:19617: g++ -E conftest.cpp configure:19617: $? = 0 configure:19617: result: yes configure:19617: checking for stdio.h configure:19617: result: yes configure:19617: checking ctype.h usability configure:19617: g++ -c -g -O2 conftest.cpp >&5 configure:19617: $? = 0 configure:19617: result: yes configure:19617: checking ctype.h presence configure:19617: g++ -E conftest.cpp configure:19617: $? = 0 configure:19617: result: yes configure:19617: checking for ctype.h configure:19617: result: yes configure:19617: checking for locale.h configure:19617: result: yes configure:19617: checking errno.h usability configure:19617: g++ -c -g -O2 conftest.cpp >&5 configure:19617: $? = 0 configure:19617: result: yes configure:19617: checking errno.h presence configure:19617: g++ -E conftest.cpp configure:19617: $? = 0 configure:19617: result: yes configure:19617: checking for errno.h configure:19617: result: yes configure:19630: checking for endian.h configure:19630: result: yes configure:19659: checking for iconv_open configure:19659: g++ -o conftest -g -O2 conftest.cpp -lnsl -lpthread -lcurl >&5 configure:19659: $? = 0 configure:19659: result: yes configure:19659: checking for iconv_close configure:19659: g++ -o conftest -g -O2 conftest.cpp -lnsl -lpthread -lcurl >&5 configure:19659: $? = 0 configure:19659: result: yes configure:19659: checking for iconv configure:19659: g++ -o conftest -g -O2 conftest.cpp -lnsl -lpthread -lcurl >&5 configure:19659: $? = 0 configure:19659: result: yes configure:19670: checking whether we can support the GNU iconv Transcoder configure:19687: result: yes configure:19699: checking for wchar.h configure:19699: result: yes configure:19714: checking for mblen configure:19714: result: yes configure:19714: checking for wcstombs configure:19714: g++ -o conftest -g -O2 conftest.cpp -lnsl -lpthread -lcurl >&5 configure:19714: $? = 0 configure:19714: result: yes configure:19714: checking for mbstowcs configure:19714: g++ -o conftest -g -O2 conftest.cpp -lnsl -lpthread -lcurl >&5 configure:19714: $? = 0 configure:19714: result: yes configure:19725: checking whether we can support the iconv Transcoder configure:19742: result: yes configure:19752: checking whether we can support the ICU Transcoder configure:19772: result: no configure:19864: checking for which Transcoder to use (choices: -gnuiconv- -iconv-) configure:19944: result: gnuiconv configure:20005: checking whether we support the InMemory MsgLoader configure:20022: result: yes configure:20032: checking whether we support the ICU MsgLoader configure:20052: result: no configure:20061: checking for nl_types.h configure:20061: result: yes configure:20076: checking for catopen configure:20076: g++ -o conftest -g -O2 conftest.cpp -lnsl -lpthread -lcurl >&5 configure:20076: $? = 0 configure:20076: result: yes configure:20076: checking for catclose configure:20076: g++ -o conftest -g -O2 conftest.cpp -lnsl -lpthread -lcurl >&5 configure:20076: $? = 0 configure:20076: result: yes configure:20076: checking for catgets configure:20076: g++ -o conftest -g -O2 conftest.cpp -lnsl -lpthread -lcurl >&5 configure:20076: $? = 0 configure:20076: result: yes configure:20087: checking whether we can support the iconv MsgLoader configure:20104: result: yes configure:20126: checking for which MsgLoader to use (choices: -inmemory- -iconv-) configure:20174: result: inmemory configure:20209: checking for which File Manager to use configure:20232: result: POSIX configure:20336: checking whether the Windows SDK is available and using wchar_t as wide string configure:20350: g++ -c -g -O2 conftest.cpp >&5 conftest.cpp:133:21: error: windows.h: No such file or directory conftest.cpp: In function 'int main()': conftest.cpp:138: error: 'DeleteFileW' was not declared in this scope configure:20350: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "xerces-c" | #define PACKAGE_TARNAME "xerces-c" | #define PACKAGE_VERSION "3.1.2" | #define PACKAGE_STRING "xerces-c 3.1.2" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "xerces-c" | #define VERSION "3.1.2" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define STDC_HEADERS 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NL_TYPES_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_ARPA_NAMESER_COMPAT_H 1 | #define HAVE_STDBOOL_H 1 | #define SIZEOF_WCHAR_T 4 | #define HAVE_INTTYPES_H 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF___INT64 0 | #define XERCES_S16BIT_INT int16_t | #define XERCES_U16BIT_INT uint16_t | #define XERCES_S32BIT_INT int32_t | #define XERCES_U32BIT_INT uint32_t | #define XERCES_S64BIT_INT int64_t | #define XERCES_U64BIT_INT uint64_t | #define HAVE_BOOL /**/ | #define HAVE_NAMESPACES /**/ | #define HAVE_STD_NAMESPACE /**/ | #define HAVE_STD_LIBS /**/ | #define HAVE_LSTRING /**/ | #define HAVE_PTHREAD 1 | #define HAVE_GETCWD 1 | #define HAVE_PATHCONF 1 | #define HAVE_REALPATH 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_SOCKET 1 | #define HAVE_FTIME 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_SETLOCALE 1 | #define HAVE_LOCALECONV 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRCHR 1 | #define HAVE_STRDUP 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOUL 1 | #define HAVE_TOWUPPER 1 | #define HAVE_TOWLOWER 1 | #define HAVE_MBLEN 1 | #define HAVE_PATH_MAX 1 | #define HAVE_MBRLEN 1 | #define HAVE_WCSRTOMBS 1 | #define HAVE_MBSRTOWCS 1 | #define ICONV_USES_CONST_POINTER 0 | #define HAVE_TOWLOWER 1 | #define HAVE_TOWUPPER 1 | #define XERCES_USE_MUTEXMGR_POSIX 1 | #define HAVE_LIBNSL 1 | #define XERCES_USE_NETACCESSOR_CURL 1 | #define HAVE_ICONV_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_ICONV_OPEN 1 | #define HAVE_ICONV_CLOSE 1 | #define HAVE_ICONV 1 | #define HAVE_WCHAR_H 1 | #define HAVE_MBLEN 1 | #define HAVE_WCSTOMBS 1 | #define HAVE_MBSTOWCS 1 | #define XERCES_USE_TRANSCODER_GNUICONV 1 | #define HAVE_NL_TYPES_H 1 | #define HAVE_CATOPEN 1 | #define HAVE_CATCLOSE 1 | #define HAVE_CATGETS 1 | #define XERCES_USE_MSGLOADER_INMEMORY 1 | #define XERCES_USE_FILEMGR_POSIX 1 | #define XERCES_AUTOCONF 1 | #define XERCES_HAVE_SYS_TYPES_H 1 | #define XERCES_HAVE_INTTYPES_H 1 | #define XERCES_PLATFORM_EXPORT | #define XERCES_PLATFORM_IMPORT | #define XERCES_LSTRSUPPORT 1 | /* end confdefs.h. */ | #include | wchar_t file[] = L"dummy.file"; | int | main () | { | DeleteFileW(file); | ; | return 0; | } configure:20364: result: no configure:20377: checking whether the compiler chokes on a placement operator delete configure:20399: g++ -c -g -O2 conftest.cpp >&5 conftest.cpp: In static member function 'static void* XMemory::operator new(size_t)': conftest.cpp:139: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) conftest.cpp: In static member function 'static void* XMemory::operator new(size_t, void*)': conftest.cpp:140: warning: 'operator new' must not return NULL unless it is declared 'throw()' (or -fcheck-new is in effect) configure:20399: $? = 0 configure:20401: result: no configure:20423: checking whether we need to add -msse2 configure:20436: g++ -c -g -O2 -msse2 conftest.cpp >&5 configure:20436: $? = 0 configure:20443: result: yes configure:20465: checking for intrin.h usability configure:20478: g++ -c -g -O2 -msse2 conftest.cpp >&5 conftest.cpp:134:20: error: intrin.h: No such file or directory configure:20478: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "xerces-c" | #define PACKAGE_TARNAME "xerces-c" | #define PACKAGE_VERSION "3.1.2" | #define PACKAGE_STRING "xerces-c 3.1.2" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "xerces-c" | #define VERSION "3.1.2" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define STDC_HEADERS 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NL_TYPES_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_ARPA_NAMESER_COMPAT_H 1 | #define HAVE_STDBOOL_H 1 | #define SIZEOF_WCHAR_T 4 | #define HAVE_INTTYPES_H 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF___INT64 0 | #define XERCES_S16BIT_INT int16_t | #define XERCES_U16BIT_INT uint16_t | #define XERCES_S32BIT_INT int32_t | #define XERCES_U32BIT_INT uint32_t | #define XERCES_S64BIT_INT int64_t | #define XERCES_U64BIT_INT uint64_t | #define HAVE_BOOL /**/ | #define HAVE_NAMESPACES /**/ | #define HAVE_STD_NAMESPACE /**/ | #define HAVE_STD_LIBS /**/ | #define HAVE_LSTRING /**/ | #define HAVE_PTHREAD 1 | #define HAVE_GETCWD 1 | #define HAVE_PATHCONF 1 | #define HAVE_REALPATH 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_SOCKET 1 | #define HAVE_FTIME 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_SETLOCALE 1 | #define HAVE_LOCALECONV 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRCHR 1 | #define HAVE_STRDUP 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOUL 1 | #define HAVE_TOWUPPER 1 | #define HAVE_TOWLOWER 1 | #define HAVE_MBLEN 1 | #define HAVE_PATH_MAX 1 | #define HAVE_MBRLEN 1 | #define HAVE_WCSRTOMBS 1 | #define HAVE_MBSRTOWCS 1 | #define ICONV_USES_CONST_POINTER 0 | #define HAVE_TOWLOWER 1 | #define HAVE_TOWUPPER 1 | #define XERCES_USE_MUTEXMGR_POSIX 1 | #define HAVE_LIBNSL 1 | #define XERCES_USE_NETACCESSOR_CURL 1 | #define HAVE_ICONV_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_ICONV_OPEN 1 | #define HAVE_ICONV_CLOSE 1 | #define HAVE_ICONV 1 | #define HAVE_WCHAR_H 1 | #define HAVE_MBLEN 1 | #define HAVE_WCSTOMBS 1 | #define HAVE_MBSTOWCS 1 | #define XERCES_USE_TRANSCODER_GNUICONV 1 | #define HAVE_NL_TYPES_H 1 | #define HAVE_CATOPEN 1 | #define HAVE_CATCLOSE 1 | #define HAVE_CATGETS 1 | #define XERCES_USE_MSGLOADER_INMEMORY 1 | #define XERCES_USE_FILEMGR_POSIX 1 | #define XERCES_AUTOCONF 1 | #define XERCES_HAVE_SYS_TYPES_H 1 | #define XERCES_HAVE_INTTYPES_H 1 | #define XERCES_PLATFORM_EXPORT | #define XERCES_PLATFORM_IMPORT | #define XERCES_LSTRSUPPORT 1 | #define XERCES_XMLCH_T uint16_t | /* end confdefs.h. */ | #include | int | main () | { | | ; | return 0; | } configure:20490: result: no configure:20496: checking for emmintrin.h usability configure:20509: g++ -c -g -O2 -msse2 conftest.cpp >&5 configure:20509: $? = 0 configure:20511: result: yes configure:20527: checking for cpuid.h usability configure:20540: g++ -c -g -O2 -msse2 conftest.cpp >&5 configure:20540: $? = 0 configure:20542: result: yes configure:20559: checking whether the compiler has the CPUID intrinsic configure:20574: g++ -c -g -O2 -msse2 conftest.cpp >&5 conftest.cpp:136:20: error: intrin.h: No such file or directory conftest.cpp: In function 'int main()': conftest.cpp:141: error: '__cpuid' was not declared in this scope configure:20574: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "xerces-c" | #define PACKAGE_TARNAME "xerces-c" | #define PACKAGE_VERSION "3.1.2" | #define PACKAGE_STRING "xerces-c 3.1.2" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "xerces-c" | #define VERSION "3.1.2" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define STDC_HEADERS 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NL_TYPES_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_ARPA_NAMESER_COMPAT_H 1 | #define HAVE_STDBOOL_H 1 | #define SIZEOF_WCHAR_T 4 | #define HAVE_INTTYPES_H 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF___INT64 0 | #define XERCES_S16BIT_INT int16_t | #define XERCES_U16BIT_INT uint16_t | #define XERCES_S32BIT_INT int32_t | #define XERCES_U32BIT_INT uint32_t | #define XERCES_S64BIT_INT int64_t | #define XERCES_U64BIT_INT uint64_t | #define HAVE_BOOL /**/ | #define HAVE_NAMESPACES /**/ | #define HAVE_STD_NAMESPACE /**/ | #define HAVE_STD_LIBS /**/ | #define HAVE_LSTRING /**/ | #define HAVE_PTHREAD 1 | #define HAVE_GETCWD 1 | #define HAVE_PATHCONF 1 | #define HAVE_REALPATH 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_SOCKET 1 | #define HAVE_FTIME 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_SETLOCALE 1 | #define HAVE_LOCALECONV 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRCHR 1 | #define HAVE_STRDUP 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOUL 1 | #define HAVE_TOWUPPER 1 | #define HAVE_TOWLOWER 1 | #define HAVE_MBLEN 1 | #define HAVE_PATH_MAX 1 | #define HAVE_MBRLEN 1 | #define HAVE_WCSRTOMBS 1 | #define HAVE_MBSRTOWCS 1 | #define ICONV_USES_CONST_POINTER 0 | #define HAVE_TOWLOWER 1 | #define HAVE_TOWUPPER 1 | #define XERCES_USE_MUTEXMGR_POSIX 1 | #define HAVE_LIBNSL 1 | #define XERCES_USE_NETACCESSOR_CURL 1 | #define HAVE_ICONV_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_ICONV_OPEN 1 | #define HAVE_ICONV_CLOSE 1 | #define HAVE_ICONV 1 | #define HAVE_WCHAR_H 1 | #define HAVE_MBLEN 1 | #define HAVE_WCSTOMBS 1 | #define HAVE_MBSTOWCS 1 | #define XERCES_USE_TRANSCODER_GNUICONV 1 | #define HAVE_NL_TYPES_H 1 | #define HAVE_CATOPEN 1 | #define HAVE_CATCLOSE 1 | #define HAVE_CATGETS 1 | #define XERCES_USE_MSGLOADER_INMEMORY 1 | #define XERCES_USE_FILEMGR_POSIX 1 | #define XERCES_AUTOCONF 1 | #define XERCES_HAVE_SYS_TYPES_H 1 | #define XERCES_HAVE_INTTYPES_H 1 | #define XERCES_PLATFORM_EXPORT | #define XERCES_PLATFORM_IMPORT | #define XERCES_LSTRSUPPORT 1 | #define XERCES_XMLCH_T uint16_t | #define XERCES_HAVE_EMMINTRIN_H 1 | #define HAVE_CPUID_H 1 | /* end confdefs.h. */ | #include | int | main () | { | int CPUInfo[4]; | __cpuid(CPUInfo, 1); | | ; | return 0; | } configure:20586: result: no configure:20593: checking whether the compiler has the _get_cpuid intrinsic configure:20608: g++ -c -g -O2 -msse2 conftest.cpp >&5 configure:20608: $? = 0 configure:20610: result: yes configure:20627: checking whether the compiler has the SSE2 intrinsic configure:20648: g++ -c -g -O2 -msse2 conftest.cpp >&5 configure:20648: $? = 0 configure:20650: result: yes configure:20824: checking that generated files are newer than configure configure:20830: result: done configure:20933: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by xerces-c config.status 3.1.2, which was generated by GNU Autoconf 2.69. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on lx04.hep.ph.ic.ac.uk config.status:1334: creating Makefile config.status:1334: creating src/Makefile config.status:1334: creating src/xercesc/util/MsgLoaders/MsgCatalog/Makefile config.status:1334: creating tests/Makefile config.status:1334: creating samples/Makefile config.status:1334: creating xerces-c.pc config.status:1334: creating config.h config.status:1334: creating src/xercesc/util/Xerces_autoconf_config.hpp config.status:1563: executing depfiles commands config.status:1563: executing libtool commands config.status:1563: executing libtool-rpath-patch commands configure:23355: configure:23357: Report: configure:23359: File Manager: POSIX configure:23361: Mutex Manager: POSIX configure:23363: Transcoder: gnuiconv configure:23365: NetAccessor: curl configure:23367: Message Loader: inmemory ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=x86_64-unknown-linux-gnu ac_cv_c_compiler_gnu=yes ac_cv_c_const=yes ac_cv_c_inline=inline ac_cv_c_volatile=yes ac_cv_cxx_compiler_gnu=yes ac_cv_cxx_have_bool=yes ac_cv_cxx_have_lstring=yes ac_cv_cxx_have_namespaces=yes ac_cv_cxx_have_std_libs=yes ac_cv_cxx_have_std_namespace=yes ac_cv_env_CCC_set= ac_cv_env_CCC_value= ac_cv_env_CC_set= ac_cv_env_CC_value= ac_cv_env_CFLAGS_set= ac_cv_env_CFLAGS_value= ac_cv_env_CPPFLAGS_set= ac_cv_env_CPPFLAGS_value= ac_cv_env_CPP_set= ac_cv_env_CPP_value= ac_cv_env_CXXCPP_set= ac_cv_env_CXXCPP_value= ac_cv_env_CXXFLAGS_set= ac_cv_env_CXXFLAGS_value= ac_cv_env_CXX_set= ac_cv_env_CXX_value= ac_cv_env_LDFLAGS_set= ac_cv_env_LDFLAGS_value= ac_cv_env_LIBS_set= ac_cv_env_LIBS_value= ac_cv_env_LT_SYS_LIBRARY_PATH_set= ac_cv_env_LT_SYS_LIBRARY_PATH_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_func_catclose=yes ac_cv_func_catgets=yes ac_cv_func_catopen=yes ac_cv_func_clock_gettime=no ac_cv_func_ftime=yes ac_cv_func_getaddrinfo=yes ac_cv_func_getcwd=yes ac_cv_func_gethostbyaddr=yes ac_cv_func_gethostbyname=yes ac_cv_func_gettimeofday=yes ac_cv_func_iconv=yes ac_cv_func_iconv_close=yes ac_cv_func_iconv_open=yes ac_cv_func_localeconv=yes ac_cv_func_mblen=yes ac_cv_func_mbstowcs=yes ac_cv_func_memmove=yes ac_cv_func_memset=yes ac_cv_func_nl_langinfo=yes ac_cv_func_pathconf=yes ac_cv_func_realpath=yes ac_cv_func_setlocale=yes ac_cv_func_socket=yes ac_cv_func_strcasecmp=yes ac_cv_func_strchr=yes ac_cv_func_strdup=yes ac_cv_func_stricmp=no ac_cv_func_strncasecmp=yes ac_cv_func_strnicmp=no ac_cv_func_strrchr=yes ac_cv_func_strstr=yes ac_cv_func_strtol=yes ac_cv_func_strtoul=yes ac_cv_func_towlower=yes ac_cv_func_towupper=yes ac_cv_func_wcsicmp=no ac_cv_func_wcslwr=no ac_cv_func_wcsnicmp=no ac_cv_func_wcstombs=yes ac_cv_func_wcsupr=no ac_cv_header_CoreServices_CoreServices_h=no ac_cv_header_arpa_inet_h=yes ac_cv_header_arpa_nameser_compat_h=yes ac_cv_header_ctype_h=yes ac_cv_header_curl_curl_h=yes ac_cv_header_dlfcn_h=yes ac_cv_header_endian_h=yes ac_cv_header_errno_h=yes ac_cv_header_fcntl_h=yes ac_cv_header_float_h=yes ac_cv_header_iconv_h=yes ac_cv_header_inttypes_h=yes ac_cv_header_langinfo_h=yes ac_cv_header_limits_h=yes ac_cv_header_locale_h=yes ac_cv_header_machine_endian_h=no ac_cv_header_memory_h=yes ac_cv_header_netdb_h=yes ac_cv_header_netinet_in_h=yes ac_cv_header_nl_types_h=yes ac_cv_header_stdbool_h=yes ac_cv_header_stdc=yes ac_cv_header_stddef_h=yes ac_cv_header_stdint_h=yes ac_cv_header_stdio_h=yes ac_cv_header_stdlib_h=yes ac_cv_header_string_h=yes ac_cv_header_strings_h=yes ac_cv_header_sys_param_h=yes ac_cv_header_sys_socket_h=yes ac_cv_header_sys_stat_h=yes ac_cv_header_sys_time_h=yes ac_cv_header_sys_timeb_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_time=yes ac_cv_header_unicode_ucnv_h=no ac_cv_header_unistd_h=yes ac_cv_header_wchar_h=yes ac_cv_header_wctype_h=yes ac_cv_host=x86_64-unknown-linux-gnu ac_cv_lib_nsl_gethostbyname=yes ac_cv_lib_socket_socket=no ac_cv_objext=o ac_cv_path_EGREP='/bin/grep -E' ac_cv_path_FGREP='/bin/grep -F' ac_cv_path_GREP=/bin/grep ac_cv_path_SED=/bin/sed ac_cv_path_curl_config=/usr/bin/curl-config ac_cv_path_install='/usr/bin/install -c' ac_cv_path_lt_DD=/bin/dd ac_cv_path_mkdir=/bin/mkdir ac_cv_prog_AWK=gawk ac_cv_prog_CPP='gcc -E' ac_cv_prog_CXXCPP='g++ -E' ac_cv_prog_ac_ct_AR=ar ac_cv_prog_ac_ct_CC=gcc ac_cv_prog_ac_ct_CXX=g++ ac_cv_prog_ac_ct_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_sizeof___int64=0 ac_cv_sizeof_int=4 ac_cv_sizeof_long=8 ac_cv_sizeof_long_long=8 ac_cv_sizeof_short=2 ac_cv_sizeof_wchar_t=4 ac_cv_type__Bool=no ac_cv_type_int16_t=yes ac_cv_type_int32_t=yes ac_cv_type_int64_t=yes ac_cv_type_off_t=yes ac_cv_type_size_t=yes ac_cv_type_ssize_t=yes ac_cv_type_uint16_t=yes ac_cv_type_uint32_t=yes ac_cv_type_uint64_t=yes am_cv_CC_dependencies_compiler_type=gcc3 am_cv_CXX_dependencies_compiler_type=gcc3 am_cv_make_support_nested_variables=yes am_cv_prog_cc_c_o=yes am_cv_prog_tar_ustar=gnutar lt_cv_ar_at_file=@ lt_cv_archive_cmds_need_lc=no lt_cv_deplibs_check_method=pass_all lt_cv_file_magic_cmd='$MAGIC_CMD' lt_cv_file_magic_test_file= lt_cv_ld_reload_flag=-r lt_cv_nm_interface='BSD nm' lt_cv_objdir=.libs lt_cv_path_LD=/usr/bin/ld lt_cv_path_LDCXX='/usr/bin/ld -m elf_x86_64' lt_cv_path_NM='/usr/bin/nm -B' lt_cv_path_mainfest_tool=no lt_cv_prog_compiler_c_o=yes lt_cv_prog_compiler_c_o_CXX=yes lt_cv_prog_compiler_pic='-fPIC -DPIC' lt_cv_prog_compiler_pic_CXX='-fPIC -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=no lt_cv_prog_compiler_static_works_CXX=no lt_cv_prog_gnu_ld=yes lt_cv_prog_gnu_ldcxx=yes lt_cv_sharedlib_from_linklib_cmd='printf %s\n' lt_cv_shlibpath_overrides_runpath=no lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\'' | sed '\''/ __gnu_lto/d'\''' lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \(.*\) .*$/ {"\1", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/ {"\1", (void *) \&\1},/p'\''' lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \(.*\) .*$/ {"\1", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(lib.*\)$/ {"\1", (void *) \&\1},/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/ {"lib\1", (void *) \&\1},/p'\''' lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\''' lt_cv_sys_global_symbol_to_import= lt_cv_sys_lib_dlsearch_path_spec='/lib /usr/lib /usr/lib64/atlas /usr/lib64/cernlib/2006/lib /usr/lib64/ctapi /usr/lib64/mysql /usr/lib64/qt-3.3/lib /usr/lib64/root /usr/lib64/tcl8.5 /usr/lib64/xulrunner ' lt_cv_sys_max_cmd_len=1966080 lt_cv_to_host_file_cmd=func_convert_file_noop lt_cv_to_tool_file_cmd=func_convert_file_noop lt_cv_truncate_bin='/bin/dd bs=4096 count=1' xerces_cv_curl_flags= xerces_cv_curl_libs='-lcurl ' xerces_cv_curl_present=yes xerces_cv_icu_bin= xerces_cv_icu_flags= xerces_cv_icu_libs='-licuuc -licudata' xerces_cv_icu_present=no xerces_cv_icu_sbin= xerces_cv_no_threads=no xerces_cv_rpath=yes xerces_cv_sizeof_int64=8 xerces_cv_type_s16bit_int=int16_t xerces_cv_type_s32bit_int=int32_t xerces_cv_type_s64bit_int=int64_t xerces_cv_type_u16bit_int=uint16_t xerces_cv_type_u32bit_int=uint32_t xerces_cv_type_u64bit_int=uint64_t xerces_cv_type_xmlch=uint16_t ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /vols/escience01/martynia/MAUS-v0.9.6/third_party/build/xerces-c-3.1.2/config/missing aclocal-1.15' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='$${TAR-tar}' AM_BACKSLASH='\' AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)' AM_DEFAULT_VERBOSITY='1' AM_V='$(V)' AR='ar' AS='as' AUTOCONF='${SHELL} /vols/escience01/martynia/MAUS-v0.9.6/third_party/build/xerces-c-3.1.2/config/missing autoconf' AUTOHEADER='${SHELL} /vols/escience01/martynia/MAUS-v0.9.6/third_party/build/xerces-c-3.1.2/config/missing autoheader' AUTOMAKE='${SHELL} /vols/escience01/martynia/MAUS-v0.9.6/third_party/build/xerces-c-3.1.2/config/missing automake-1.15' AWK='gawk' BUILD_SHARED='yes' BUILD_STATIC='yes' CC='gcc' CCDEPMODE='depmode=gcc3' CFLAGS='-g -O2' CPP='gcc -E' CPPFLAGS='' CURL_FLAGS='' CURL_LIBS='-lcurl ' CURL_PRESENT='yes' CXX='g++' CXXCPP='g++ -E' CXXDEPMODE='depmode=gcc3' CXXFLAGS='-g -O2 -msse2' CYGPATH_W='echo' DEFS='-DHAVE_CONFIG_H' DEPDIR='.deps' DLLTOOL='dlltool' DSYMUTIL='' DUMPBIN='' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/bin/grep -E' EXEEXT='' FGREP='/bin/grep -F' GREP='/bin/grep' ICU_BIN='' ICU_FLAGS='' ICU_LIBS='-licuuc -licudata' ICU_PRESENT='no' ICU_SBIN='' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' LD='/usr/bin/ld -m elf_x86_64' LDFLAGS='' LIBOBJS=' ${LIBOBJDIR}stricmp$U.o ${LIBOBJDIR}strnicmp$U.o' LIBS='-lnsl -lpthread -lcurl ' LIBTOOL='$(SHELL) $(top_builddir)/libtool' LIPO='' LN_S='ln -s' LTLIBOBJS=' ${LIBOBJDIR}stricmp$U.lo ${LIBOBJDIR}strnicmp$U.lo' LT_SYS_LIBRARY_PATH='' MAINT='#' MAINTAINER_MODE_FALSE='' MAINTAINER_MODE_TRUE='#' MAKEINFO='${SHELL} /vols/escience01/martynia/MAUS-v0.9.6/third_party/build/xerces-c-3.1.2/config/missing makeinfo' MANIFEST_TOOL=':' MKDIR_P='/bin/mkdir -p' NM='/usr/bin/nm -B' NMEDIT='' OBJDUMP='objdump' OBJEXT='o' OTOOL64='' OTOOL='' PACKAGE='xerces-c' PACKAGE_BUGREPORT='' PACKAGE_NAME='xerces-c' PACKAGE_STRING='xerces-c 3.1.2' PACKAGE_TARNAME='xerces-c' PACKAGE_URL='' PACKAGE_VERSION='3.1.2' PATH_SEPARATOR=':' PTHREAD_CC='gcc' PTHREAD_CFLAGS='' PTHREAD_LIBS='-lpthread' RANLIB='ranlib' SED='/bin/sed' SET_MAKE='' SHELL='/bin/sh' SHREXT='.so' STRIP='strip' VERSION='3.1.2' XERCES_PRETTY_MAKE_FALSE='#' XERCES_PRETTY_MAKE_TRUE='' XERCES_USE_FILEMGR_POSIX_FALSE='#' XERCES_USE_FILEMGR_POSIX_TRUE='' XERCES_USE_FILEMGR_WINDOWS_FALSE='' XERCES_USE_FILEMGR_WINDOWS_TRUE='#' XERCES_USE_MSGLOADER_ICONV_FALSE='' XERCES_USE_MSGLOADER_ICONV_TRUE='#' XERCES_USE_MSGLOADER_ICU_FALSE='' XERCES_USE_MSGLOADER_ICU_TRUE='#' XERCES_USE_MSGLOADER_INMEMORY_FALSE='#' XERCES_USE_MSGLOADER_INMEMORY_TRUE='' XERCES_USE_MUTEXMGR_NOTHREAD_FALSE='' XERCES_USE_MUTEXMGR_NOTHREAD_TRUE='#' XERCES_USE_MUTEXMGR_POSIX_FALSE='#' XERCES_USE_MUTEXMGR_POSIX_TRUE='' XERCES_USE_MUTEXMGR_WINDOWS_FALSE='' XERCES_USE_MUTEXMGR_WINDOWS_TRUE='#' XERCES_USE_NETACCESSOR_CFURL_FALSE='' XERCES_USE_NETACCESSOR_CFURL_TRUE='#' XERCES_USE_NETACCESSOR_CURL_FALSE='#' XERCES_USE_NETACCESSOR_CURL_TRUE='' XERCES_USE_NETACCESSOR_SOCKET_FALSE='' XERCES_USE_NETACCESSOR_SOCKET_TRUE='#' XERCES_USE_NETACCESSOR_WINSOCK_FALSE='' XERCES_USE_NETACCESSOR_WINSOCK_TRUE='#' XERCES_USE_TRANSCODER_GNUICONV_FALSE='#' XERCES_USE_TRANSCODER_GNUICONV_TRUE='' XERCES_USE_TRANSCODER_ICONV_FALSE='' XERCES_USE_TRANSCODER_ICONV_TRUE='#' XERCES_USE_TRANSCODER_ICU_FALSE='' XERCES_USE_TRANSCODER_ICU_TRUE='#' XERCES_USE_TRANSCODER_MACOSUNICODECONVERTER_FALSE='' XERCES_USE_TRANSCODER_MACOSUNICODECONVERTER_TRUE='#' XERCES_USE_TRANSCODER_WINDOWS_FALSE='' XERCES_USE_TRANSCODER_WINDOWS_TRUE='#' abs_top_builddir='/vols/escience01/martynia/MAUS-v0.9.6/third_party/build/xerces-c-3.1.2' abs_top_srcdir='/vols/escience01/martynia/MAUS-v0.9.6/third_party/build/xerces-c-3.1.2' ac_ct_AR='ar' ac_ct_CC='gcc' ac_ct_CXX='g++' ac_ct_DUMPBIN='' acx_pthread_config='' am__EXEEXT_FALSE='' am__EXEEXT_TRUE='#' am__fastdepCC_FALSE='#' am__fastdepCC_TRUE='' am__fastdepCXX_FALSE='#' am__fastdepCXX_TRUE='' am__include='include' am__isrc='' am__leading_dot='.' am__nodep='_no' am__quote='' am__tar='tar --format=ustar -chf - "$$tardir"' am__untar='tar -xf -' bindir='${exec_prefix}/bin' build='x86_64-unknown-linux-gnu' build_alias='' build_cpu='x86_64' build_os='linux-gnu' build_vendor='unknown' curl_config='/usr/bin/curl-config' datadir='${datarootdir}' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' dvidir='${docdir}' exec_prefix='${prefix}' host='x86_64-unknown-linux-gnu' host_alias='' host_cpu='x86_64' host_os='linux-gnu' host_vendor='unknown' htmldir='${docdir}' icu_config='' includedir='${prefix}/include' infodir='${datarootdir}/info' install_sh='${SHELL} /vols/escience01/martynia/MAUS-v0.9.6/third_party/build/xerces-c-3.1.2/config/install-sh' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='${prefix}/var' mandir='${datarootdir}/man' mkdir_p='$(MKDIR_P)' oldincludedir='/usr/include' pdfdir='${docdir}' pkgconfigdir='${libdir}/pkgconfig' prefix='/vols/escience01/martynia/MAUS-v0.9.6/third_party/install' 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 "xerces-c" #define PACKAGE_TARNAME "xerces-c" #define PACKAGE_VERSION "3.1.2" #define PACKAGE_STRING "xerces-c 3.1.2" #define PACKAGE_BUGREPORT "" #define PACKAGE_URL "" #define PACKAGE "xerces-c" #define VERSION "3.1.2" #define STDC_HEADERS 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRING_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_DLFCN_H 1 #define LT_OBJDIR ".libs/" #define STDC_HEADERS 1 #define TIME_WITH_SYS_TIME 1 #define HAVE_ARPA_INET_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FLOAT_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_LIMITS_H 1 #define HAVE_LOCALE_H 1 #define HAVE_MEMORY_H 1 #define HAVE_NETDB_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NL_TYPES_H 1 #define HAVE_STDDEF_H 1 #define HAVE_STDINT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_SYS_TIME_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_UNISTD_H 1 #define HAVE_WCHAR_H 1 #define HAVE_WCTYPE_H 1 #define HAVE_ENDIAN_H 1 #define HAVE_ARPA_NAMESER_COMPAT_H 1 #define HAVE_STDBOOL_H 1 #define SIZEOF_WCHAR_T 4 #define HAVE_INTTYPES_H 1 #define SIZEOF_SHORT 2 #define SIZEOF_INT 4 #define SIZEOF_LONG 8 #define SIZEOF_LONG_LONG 8 #define SIZEOF___INT64 0 #define XERCES_S16BIT_INT int16_t #define XERCES_U16BIT_INT uint16_t #define XERCES_S32BIT_INT int32_t #define XERCES_U32BIT_INT uint32_t #define XERCES_S64BIT_INT int64_t #define XERCES_U64BIT_INT uint64_t #define HAVE_BOOL /**/ #define HAVE_NAMESPACES /**/ #define HAVE_STD_NAMESPACE /**/ #define HAVE_STD_LIBS /**/ #define HAVE_LSTRING /**/ #define HAVE_PTHREAD 1 #define HAVE_GETCWD 1 #define HAVE_PATHCONF 1 #define HAVE_REALPATH 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETHOSTBYADDR 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_SOCKET 1 #define HAVE_FTIME 1 #define HAVE_GETTIMEOFDAY 1 #define HAVE_MEMMOVE 1 #define HAVE_MEMSET 1 #define HAVE_NL_LANGINFO 1 #define HAVE_SETLOCALE 1 #define HAVE_LOCALECONV 1 #define HAVE_STRCASECMP 1 #define HAVE_STRNCASECMP 1 #define HAVE_STRCHR 1 #define HAVE_STRDUP 1 #define HAVE_STRRCHR 1 #define HAVE_STRSTR 1 #define HAVE_STRTOL 1 #define HAVE_STRTOUL 1 #define HAVE_TOWUPPER 1 #define HAVE_TOWLOWER 1 #define HAVE_MBLEN 1 #define HAVE_PATH_MAX 1 #define HAVE_MBRLEN 1 #define HAVE_WCSRTOMBS 1 #define HAVE_MBSRTOWCS 1 #define ICONV_USES_CONST_POINTER 0 #define HAVE_TOWLOWER 1 #define HAVE_TOWUPPER 1 #define XERCES_USE_MUTEXMGR_POSIX 1 #define HAVE_LIBNSL 1 #define XERCES_USE_NETACCESSOR_CURL 1 #define HAVE_ICONV_H 1 #define HAVE_WCHAR_H 1 #define HAVE_STRING_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDIO_H 1 #define HAVE_CTYPE_H 1 #define HAVE_LOCALE_H 1 #define HAVE_ERRNO_H 1 #define HAVE_ICONV_OPEN 1 #define HAVE_ICONV_CLOSE 1 #define HAVE_ICONV 1 #define HAVE_WCHAR_H 1 #define HAVE_MBLEN 1 #define HAVE_WCSTOMBS 1 #define HAVE_MBSTOWCS 1 #define XERCES_USE_TRANSCODER_GNUICONV 1 #define HAVE_NL_TYPES_H 1 #define HAVE_CATOPEN 1 #define HAVE_CATCLOSE 1 #define HAVE_CATGETS 1 #define XERCES_USE_MSGLOADER_INMEMORY 1 #define XERCES_USE_FILEMGR_POSIX 1 #define XERCES_AUTOCONF 1 #define XERCES_HAVE_SYS_TYPES_H 1 #define XERCES_HAVE_INTTYPES_H 1 #define XERCES_PLATFORM_EXPORT #define XERCES_PLATFORM_IMPORT #define XERCES_LSTRSUPPORT 1 #define XERCES_XMLCH_T uint16_t #define XERCES_HAVE_EMMINTRIN_H 1 #define HAVE_CPUID_H 1 #define XERCES_HAVE_GETCPUID 1 #define XERCES_HAVE_SSE2_INTRINSIC 1 #define XERCES_SIZE_T size_t #define XERCES_SSIZE_T ssize_t #define XERCES_HAS_CPP_NAMESPACE 1 #define XERCES_STD_NAMESPACE 1 #define XERCES_NEW_IOSTREAMS 1 configure: exit 0