This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by configure, which was generated by GNU Autoconf 2.59. Invocation command line was $ ./configure --prefix=/vols/escience01/martynia/MAUS-v0.9.3/third_party/install --with-python=/vols/escience01/martynia/MAUS-v0.9.3/third_party/install/ ## --------- ## ## Platform. ## ## --------- ## hostname = lx04.hep.ph.ic.ac.uk uname -m = x86_64 uname -r = 2.6.32-504.8.1.el6.x86_64 uname -s = Linux uname -v = #1 SMP Wed Jan 28 21:11:36 UTC 2015 /usr/bin/uname -p = unknown /bin/uname -X = unknown /bin/arch = x86_64 /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown hostinfo = unknown /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /vols/escience01/martynia/MAUS-v0.9.3/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:1541: checking build system type configure:1559: result: x86_64-redhat-linux-gnu configure:1567: checking host system type configure:1581: result: x86_64-redhat-linux-gnu configure:1666: checking for a BSD-compatible install configure:1721: result: /usr/bin/install -c configure:1732: checking whether build environment is sane configure:1775: result: yes configure:1840: checking for gawk configure:1856: found /bin/gawk configure:1866: result: gawk configure:1876: checking whether make sets $(MAKE) configure:1896: result: yes configure:2095: checking for style of include used by make configure:2123: result: GNU configure:2194: checking for gcc configure:2210: found /usr/bin/gcc configure:2220: result: gcc configure:2464: checking for C compiler version configure:2467: 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:2470: $? = 0 configure:2472: 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:2475: $? = 0 configure:2477: gcc -V &5 gcc: '-V' option must have argument configure:2480: $? = 1 configure:2503: checking for C compiler default output file name configure:2506: gcc conftest.c >&5 configure:2509: $? = 0 configure:2555: result: a.out configure:2560: checking whether the C compiler works configure:2566: ./a.out configure:2569: $? = 0 configure:2586: result: yes configure:2593: checking whether we are cross compiling configure:2595: result: no configure:2598: checking for suffix of executables configure:2600: gcc -o conftest conftest.c >&5 configure:2603: $? = 0 configure:2628: result: configure:2634: checking for suffix of object files configure:2655: gcc -c conftest.c >&5 configure:2658: $? = 0 configure:2680: result: o configure:2684: checking whether we are using the GNU C compiler configure:2708: gcc -c conftest.c >&5 configure:2714: $? = 0 configure:2718: test -z || test ! -s conftest.err configure:2721: $? = 0 configure:2724: test -s conftest.o configure:2727: $? = 0 configure:2740: result: yes configure:2746: checking whether gcc accepts -g configure:2767: gcc -c -g conftest.c >&5 configure:2773: $? = 0 configure:2777: test -z || test ! -s conftest.err configure:2780: $? = 0 configure:2783: test -s conftest.o configure:2786: $? = 0 configure:2797: result: yes configure:2814: checking for gcc option to accept ANSI C configure:2884: gcc -c -g -O2 conftest.c >&5 configure:2890: $? = 0 configure:2894: test -z || test ! -s conftest.err configure:2897: $? = 0 configure:2900: test -s conftest.o configure:2903: $? = 0 configure:2921: result: none needed configure:2939: gcc -c -g -O2 conftest.c >&5 conftest.c:2: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'me' configure:2945: $? = 1 configure: failed program was: | #ifndef __cplusplus | choke me | #endif configure:3080: checking dependency style of gcc configure:3170: result: gcc3 configure:3189: checking for strerror in -lcposix configure:3219: gcc -o conftest -g -O2 conftest.c -lcposix >&5 /usr/bin/ld: cannot find -lcposix collect2: ld returned 1 exit status configure:3225: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libxslt" | #define VERSION "1.1.22" | /* end confdefs.h. */ | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char strerror (); | int | main () | { | strerror (); | ; | return 0; | } configure:3251: result: no configure:3305: checking for gcc configure:3331: result: gcc configure:3575: checking for C compiler version configure:3578: 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:3581: $? = 0 configure:3583: 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:3586: $? = 0 configure:3588: gcc -V &5 gcc: '-V' option must have argument configure:3591: $? = 1 configure:3594: checking whether we are using the GNU C compiler configure:3650: result: yes configure:3656: checking whether gcc accepts -g configure:3707: result: yes configure:3724: checking for gcc option to accept ANSI C configure:3831: result: none needed configure:3849: gcc -c -g -O2 conftest.c >&5 conftest.c:2: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'me' configure:3855: $? = 1 configure: failed program was: | #ifndef __cplusplus | choke me | #endif configure:3990: checking dependency style of gcc configure:4080: result: gcc3 configure:4110: checking for a BSD-compatible install configure:4165: result: /usr/bin/install -c configure:4181: checking how to run the C preprocessor configure:4216: gcc -E conftest.c configure:4222: $? = 0 configure:4254: gcc -E conftest.c conftest.c:11:28: error: ac_nonexistent.h: No such file or directory configure:4260: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libxslt" | #define VERSION "1.1.22" | /* end confdefs.h. */ | #include configure:4299: result: gcc -E configure:4323: gcc -E conftest.c configure:4329: $? = 0 configure:4361: gcc -E conftest.c conftest.c:11:28: error: ac_nonexistent.h: No such file or directory configure:4367: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libxslt" | #define VERSION "1.1.22" | /* end confdefs.h. */ | #include configure:4412: checking for rm configure:4430: found /bin/rm configure:4443: result: /bin/rm configure:4452: checking for mv configure:4470: found /bin/mv configure:4483: result: /bin/mv configure:4492: checking for tar configure:4510: found /bin/tar configure:4523: result: /bin/tar configure:4532: checking for egrep configure:4542: result: grep -E configure:4547: checking for ANSI C header files configure:4572: gcc -c -g -O2 conftest.c >&5 configure:4578: $? = 0 configure:4582: test -z || test ! -s conftest.err configure:4585: $? = 0 configure:4588: test -s conftest.o configure:4591: $? = 0 configure:4680: gcc -o conftest -g -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:28: warning: incompatible implicit declaration of built-in function 'exit' configure:4683: $? = 0 configure:4685: ./conftest configure:4688: $? = 0 configure:4703: result: yes configure:4785: checking for a sed that does not truncate output configure:4841: result: /bin/sed configure:4855: checking for ld used by gcc configure:4922: result: /usr/bin/ld configure:4931: checking if the linker (/usr/bin/ld) is GNU ld configure:4946: result: yes configure:4951: checking for /usr/bin/ld option to reload object files configure:4958: result: -r configure:4976: checking for BSD-compatible nm configure:5025: result: /usr/bin/nm -B configure:5029: checking whether ln -s works configure:5033: result: yes configure:5040: checking how to recognise dependent libraries configure:5216: result: pass_all configure:5303: gcc -c -g -O2 conftest.c >&5 configure:5306: $? = 0 configure:5461: checking for sys/types.h configure:5477: gcc -c -g -O2 conftest.c >&5 configure:5483: $? = 0 configure:5487: test -z || test ! -s conftest.err configure:5490: $? = 0 configure:5493: test -s conftest.o configure:5496: $? = 0 configure:5507: result: yes configure:5461: checking for sys/stat.h configure:5477: gcc -c -g -O2 conftest.c >&5 configure:5483: $? = 0 configure:5487: test -z || test ! -s conftest.err configure:5490: $? = 0 configure:5493: test -s conftest.o configure:5496: $? = 0 configure:5507: result: yes configure:5461: checking for stdlib.h configure:5477: gcc -c -g -O2 conftest.c >&5 configure:5483: $? = 0 configure:5487: test -z || test ! -s conftest.err configure:5490: $? = 0 configure:5493: test -s conftest.o configure:5496: $? = 0 configure:5507: result: yes configure:5461: checking for string.h configure:5477: gcc -c -g -O2 conftest.c >&5 configure:5483: $? = 0 configure:5487: test -z || test ! -s conftest.err configure:5490: $? = 0 configure:5493: test -s conftest.o configure:5496: $? = 0 configure:5507: result: yes configure:5461: checking for memory.h configure:5477: gcc -c -g -O2 conftest.c >&5 configure:5483: $? = 0 configure:5487: test -z || test ! -s conftest.err configure:5490: $? = 0 configure:5493: test -s conftest.o configure:5496: $? = 0 configure:5507: result: yes configure:5461: checking for strings.h configure:5477: gcc -c -g -O2 conftest.c >&5 configure:5483: $? = 0 configure:5487: test -z || test ! -s conftest.err configure:5490: $? = 0 configure:5493: test -s conftest.o configure:5496: $? = 0 configure:5507: result: yes configure:5461: checking for inttypes.h configure:5477: gcc -c -g -O2 conftest.c >&5 configure:5483: $? = 0 configure:5487: test -z || test ! -s conftest.err configure:5490: $? = 0 configure:5493: test -s conftest.o configure:5496: $? = 0 configure:5507: result: yes configure:5461: checking for stdint.h configure:5477: gcc -c -g -O2 conftest.c >&5 configure:5483: $? = 0 configure:5487: test -z || test ! -s conftest.err configure:5490: $? = 0 configure:5493: test -s conftest.o configure:5496: $? = 0 configure:5507: result: yes configure:5461: checking for unistd.h configure:5477: gcc -c -g -O2 conftest.c >&5 configure:5483: $? = 0 configure:5487: test -z || test ! -s conftest.err configure:5490: $? = 0 configure:5493: test -s conftest.o configure:5496: $? = 0 configure:5507: result: yes configure:5533: checking dlfcn.h usability configure:5545: gcc -c -g -O2 conftest.c >&5 configure:5551: $? = 0 configure:5555: test -z || test ! -s conftest.err configure:5558: $? = 0 configure:5561: test -s conftest.o configure:5564: $? = 0 configure:5574: result: yes configure:5578: checking dlfcn.h presence configure:5588: gcc -E conftest.c configure:5594: $? = 0 configure:5614: result: yes configure:5649: checking for dlfcn.h configure:5656: result: yes configure:5721: checking for g++ configure:5737: found /usr/bin/g++ configure:5747: result: g++ configure:5763: checking for C++ compiler version configure:5766: g++ --version &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:5769: $? = 0 configure:5771: 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:5774: $? = 0 configure:5776: g++ -V &5 g++: '-V' option must have argument configure:5779: $? = 1 configure:5782: checking whether we are using the GNU C++ compiler configure:5806: g++ -c conftest.cc >&5 configure:5812: $? = 0 configure:5816: test -z || test ! -s conftest.err configure:5819: $? = 0 configure:5822: test -s conftest.o configure:5825: $? = 0 configure:5838: result: yes configure:5844: checking whether g++ accepts -g configure:5865: g++ -c -g conftest.cc >&5 configure:5871: $? = 0 configure:5875: test -z || test ! -s conftest.err configure:5878: $? = 0 configure:5881: test -s conftest.o configure:5884: $? = 0 configure:5895: result: yes configure:5937: g++ -c -g -O2 conftest.cc >&5 configure:5943: $? = 0 configure:5947: test -z || test ! -s conftest.err configure:5950: $? = 0 configure:5953: test -s conftest.o configure:5956: $? = 0 configure:5982: g++ -c -g -O2 conftest.cc >&5 conftest.cc: In function 'int main()': conftest.cc:26: error: 'exit' was not declared in this scope configure:5988: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libxslt" | #define VERSION "1.1.22" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | | int | main () | { | exit (42); | ; | return 0; | } configure:5937: g++ -c -g -O2 conftest.cc >&5 conftest.cc:22: error: 'void std::exit(int)' should have been declared inside 'std' configure:5943: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libxslt" | #define VERSION "1.1.22" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | extern "C" void std::exit (int) throw (); using std::exit; | #include | int | main () | { | exit (42); | ; | return 0; | } configure:5937: g++ -c -g -O2 conftest.cc >&5 conftest.cc:22: error: 'void std::exit(int)' should have been declared inside 'std' In file included from conftest.cc:23: /usr/include/stdlib.h:544: error: declaration of 'void std::exit(int) throw ()' throws different exceptions conftest.cc:22: error: from previous declaration 'void std::exit(int)' configure:5943: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libxslt" | #define VERSION "1.1.22" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | extern "C" void std::exit (int); using std::exit; | #include | int | main () | { | exit (42); | ; | return 0; | } configure:5937: g++ -c -g -O2 conftest.cc >&5 configure:5943: $? = 0 configure:5947: test -z || test ! -s conftest.err configure:5950: $? = 0 configure:5953: test -s conftest.o configure:5956: $? = 0 configure:5982: g++ -c -g -O2 conftest.cc >&5 configure:5988: $? = 0 configure:5992: test -z || test ! -s conftest.err configure:5995: $? = 0 configure:5998: test -s conftest.o configure:6001: $? = 0 configure:6026: checking dependency style of g++ configure:6116: result: gcc3 configure:6143: checking how to run the C++ preprocessor configure:6174: g++ -E conftest.cc configure:6180: $? = 0 configure:6212: g++ -E conftest.cc conftest.cc:25:28: error: ac_nonexistent.h: No such file or directory configure:6218: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libxslt" | #define VERSION "1.1.22" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #ifdef __cplusplus | extern "C" void exit (int) throw (); | #endif | /* end confdefs.h. */ | #include configure:6257: result: g++ -E configure:6281: g++ -E conftest.cc configure:6287: $? = 0 configure:6319: g++ -E conftest.cc conftest.cc:25:28: error: ac_nonexistent.h: No such file or directory configure:6325: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libxslt" | #define VERSION "1.1.22" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #ifdef __cplusplus | extern "C" void exit (int) throw (); | #endif | /* end confdefs.h. */ | #include configure:6422: checking for g77 configure:6438: found /usr/bin/g77 configure:6448: result: g77 configure:6463: checking for Fortran 77 compiler version configure:6466: g77 --version &5 GNU Fortran (GCC) 3.4.6 20060404 (Red Hat 3.4.6-19.el6) Copyright (C) 2006 Free Software Foundation, Inc. GNU Fortran comes with NO WARRANTY, to the extent permitted by law. You may redistribute copies of GNU Fortran under the terms of the GNU General Public License. For more information about these matters, see the file named COPYING or type the command `info -f g77 Copying'. configure:6469: $? = 0 configure:6471: g77 -v &5 Reading specs from /usr/lib/gcc/x86_64-redhat-linux/3.4.6/specs Configured with: ../configure --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --enable-shared --enable-threads=posix --disable-checking --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-languages=c,c++,f77 --disable-libgcj --host=x86_64-redhat-linux Thread model: posix gcc version 3.4.6 20060404 (Red Hat 3.4.6-19.el6) configure:6474: $? = 0 configure:6476: g77 -V &5 g77: `-V' option must have argument configure:6479: $? = 1 configure:6487: checking whether we are using the GNU Fortran 77 compiler configure:6501: g77 -c conftest.F >&5 configure:6507: $? = 0 configure:6511: test -z || test ! -s conftest.err configure:6514: $? = 0 configure:6517: test -s conftest.o configure:6520: $? = 0 configure:6533: result: yes configure:6539: checking whether g77 accepts -g configure:6551: g77 -c -g conftest.f >&5 configure:6557: $? = 0 configure:6561: test -z || test ! -s conftest.err configure:6564: $? = 0 configure:6567: test -s conftest.o configure:6570: $? = 0 configure:6582: result: yes configure:6612: checking the maximum length of command line arguments configure:6721: result: 32768 configure:6732: checking command to parse /usr/bin/nm -B output from gcc object configure:6837: gcc -c -g -O2 conftest.c >&5 configure:6840: $? = 0 configure:6844: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' \> conftest.nm configure:6847: $? = 0 configure:6899: gcc -o conftest -g -O2 conftest.c conftstm.o >&5 configure:6902: $? = 0 configure:6940: result: ok configure:6944: checking for objdir configure:6959: result: .libs configure:7049: checking for ar configure:7065: found /usr/bin/ar configure:7076: result: ar configure:7129: checking for ranlib configure:7145: found /usr/bin/ranlib configure:7156: result: ranlib configure:7209: checking for strip configure:7225: found /usr/bin/strip configure:7236: result: strip configure:7508: checking if gcc supports -fno-rtti -fno-exceptions configure:7526: 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:7530: $? = 0 configure:7543: result: no configure:7558: checking for gcc option to produce PIC configure:7768: result: -fPIC configure:7776: checking if gcc PIC flag -fPIC works configure:7794: gcc -c -g -O2 -fPIC -DPIC conftest.c >&5 configure:7798: $? = 0 configure:7811: result: yes configure:7839: checking if gcc static flag -static works configure:7867: result: no configure:7877: checking if gcc supports -c -o file.o configure:7898: gcc -c -g -O2 -o out/conftest2.o conftest.c >&5 configure:7902: $? = 0 configure:7924: result: yes configure:7950: checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries configure:8908: result: yes configure:8929: checking whether -lc should be explicitly linked in configure:8934: gcc -c -g -O2 conftest.c >&5 configure:8937: $? = 0 configure:8952: gcc -shared conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| grep -lc \>/dev/null 2\>\&1 configure:8955: $? = 0 configure:8967: result: no configure:8975: checking dynamic linker characteristics configure:9368: gcc -c -g -O2 conftest.c >&5 configure:9371: $? = 0 configure:9584: result: GNU/Linux ld.so configure:9593: checking how to hardcode library paths into programs configure:9618: result: immediate configure:9632: checking whether stripping libraries is possible configure:9637: result: yes configure:10471: checking if libtool supports shared libraries configure:10473: result: yes configure:10476: checking whether to build shared libraries configure:10497: result: yes configure:10500: checking whether to build static libraries configure:10504: result: yes configure:10596: creating libtool configure:11187: checking for ld used by g++ configure:11254: result: /usr/bin/ld -m elf_x86_64 configure:11263: checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld configure:11278: result: yes configure:11329: checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries configure:12267: result: yes configure:12285: g++ -c -g -O2 conftest.cpp >&5 configure:12288: $? = 0 configure:12407: checking for g++ option to produce PIC configure:12681: result: -fPIC configure:12689: checking if g++ PIC flag -fPIC works configure:12707: g++ -c -g -O2 -fPIC -DPIC conftest.cpp >&5 configure:12711: $? = 0 configure:12724: result: yes configure:12752: checking if g++ static flag -static works configure:12780: result: no configure:12790: checking if g++ supports -c -o file.o configure:12811: g++ -c -g -O2 -o out/conftest2.o conftest.cpp >&5 configure:12815: $? = 0 configure:12837: result: yes configure:12863: checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries configure:12888: result: yes configure:12955: checking dynamic linker characteristics configure:13348: g++ -c -g -O2 conftest.cpp >&5 configure:13351: $? = 0 configure:13564: result: GNU/Linux ld.so configure:13573: checking how to hardcode library paths into programs configure:13598: result: immediate configure:14127: checking if libtool supports shared libraries configure:14129: result: yes configure:14132: checking whether to build shared libraries configure:14152: result: yes configure:14155: checking whether to build static libraries configure:14159: result: yes configure:14169: checking for g77 option to produce PIC configure:14379: result: -fPIC configure:14387: checking if g77 PIC flag -fPIC works configure:14405: g77 -c -g -O2 -fPIC conftest.f >&5 configure:14409: $? = 0 configure:14422: result: yes configure:14450: checking if g77 static flag -static works configure:14478: result: no configure:14488: checking if g77 supports -c -o file.o configure:14509: g77 -c -g -O2 -o out/conftest2.o conftest.f >&5 configure:14513: $? = 0 configure:14535: result: yes configure:14561: checking whether the g77 linker (/usr/bin/ld -m elf_x86_64) supports shared libraries configure:15499: result: yes configure:15566: checking dynamic linker characteristics configure:15959: g77 -c -g -O2 conftest.f >&5 configure:15962: $? = 0 configure:16175: result: GNU/Linux ld.so configure:16184: checking how to hardcode library paths into programs configure:16209: result: immediate configure:19813: checking for sys/types.h configure:19818: result: yes configure:19822: checking sys/time.h usability configure:19834: gcc -c -g -O2 conftest.c >&5 configure:19840: $? = 0 configure:19844: test -z || test ! -s conftest.err configure:19847: $? = 0 configure:19850: test -s conftest.o configure:19853: $? = 0 configure:19863: result: yes configure:19867: checking sys/time.h presence configure:19877: gcc -E conftest.c configure:19883: $? = 0 configure:19903: result: yes configure:19938: checking for sys/time.h configure:19945: result: yes configure:19813: checking for stdlib.h configure:19818: result: yes configure:19813: checking for unistd.h configure:19818: result: yes configure:19813: checking for string.h configure:19818: result: yes configure:19977: checking ieeefp.h usability configure:19989: gcc -c -g -O2 conftest.c >&5 conftest.c:64:20: error: ieeefp.h: No such file or directory configure:19995: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libxslt" | #define VERSION "1.1.22" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #ifdef __cplusplus | extern "C" void exit (int) throw (); | #endif | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STRING_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:20018: result: no configure:20022: checking ieeefp.h presence configure:20032: gcc -E conftest.c conftest.c:30:20: error: ieeefp.h: No such file or directory configure:20038: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libxslt" | #define VERSION "1.1.22" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #ifdef __cplusplus | extern "C" void exit (int) throw (); | #endif | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STRING_H 1 | /* end confdefs.h. */ | #include configure:20058: result: no configure:20093: checking for ieeefp.h configure:20100: result: no configure:19977: checking nan.h usability configure:19989: gcc -c -g -O2 conftest.c >&5 conftest.c:64:17: error: nan.h: No such file or directory configure:19995: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libxslt" | #define VERSION "1.1.22" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #ifdef __cplusplus | extern "C" void exit (int) throw (); | #endif | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STRING_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:20018: result: no configure:20022: checking nan.h presence configure:20032: gcc -E conftest.c conftest.c:30:17: error: nan.h: No such file or directory configure:20038: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libxslt" | #define VERSION "1.1.22" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #ifdef __cplusplus | extern "C" void exit (int) throw (); | #endif | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STRING_H 1 | /* end confdefs.h. */ | #include configure:20058: result: no configure:20093: checking for nan.h configure:20100: result: no configure:19977: checking math.h usability configure:19989: gcc -c -g -O2 conftest.c >&5 configure:19995: $? = 0 configure:19999: test -z || test ! -s conftest.err configure:20002: $? = 0 configure:20005: test -s conftest.o configure:20008: $? = 0 configure:20018: result: yes configure:20022: checking math.h presence configure:20032: gcc -E conftest.c configure:20038: $? = 0 configure:20058: result: yes configure:20093: checking for math.h configure:20100: result: yes configure:19977: checking fp_class.h usability configure:19989: gcc -c -g -O2 conftest.c >&5 conftest.c:65:22: error: fp_class.h: No such file or directory configure:19995: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libxslt" | #define VERSION "1.1.22" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #ifdef __cplusplus | extern "C" void exit (int) throw (); | #endif | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MATH_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:20018: result: no configure:20022: checking fp_class.h presence configure:20032: gcc -E conftest.c conftest.c:31:22: error: fp_class.h: No such file or directory configure:20038: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libxslt" | #define VERSION "1.1.22" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #ifdef __cplusplus | extern "C" void exit (int) throw (); | #endif | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MATH_H 1 | /* end confdefs.h. */ | #include configure:20058: result: no configure:20093: checking for fp_class.h configure:20100: result: no configure:19977: checking float.h usability configure:19989: gcc -c -g -O2 conftest.c >&5 configure:19995: $? = 0 configure:19999: test -z || test ! -s conftest.err configure:20002: $? = 0 configure:20005: test -s conftest.o configure:20008: $? = 0 configure:20018: result: yes configure:20022: checking float.h presence configure:20032: gcc -E conftest.c configure:20038: $? = 0 configure:20058: result: yes configure:20093: checking for float.h configure:20100: result: yes configure:19977: checking ansidecl.h usability configure:19989: gcc -c -g -O2 conftest.c >&5 configure:19995: $? = 0 configure:19999: test -z || test ! -s conftest.err configure:20002: $? = 0 configure:20005: test -s conftest.o configure:20008: $? = 0 configure:20018: result: yes configure:20022: checking ansidecl.h presence configure:20032: gcc -E conftest.c configure:20038: $? = 0 configure:20058: result: yes configure:20093: checking for ansidecl.h configure:20100: result: yes configure:20131: checking sys/timeb.h usability configure:20143: gcc -c -g -O2 conftest.c >&5 configure:20149: $? = 0 configure:20153: test -z || test ! -s conftest.err configure:20156: $? = 0 configure:20159: test -s conftest.o configure:20162: $? = 0 configure:20172: result: yes configure:20176: checking sys/timeb.h presence configure:20186: gcc -E conftest.c configure:20192: $? = 0 configure:20212: result: yes configure:20247: checking for sys/timeb.h configure:20254: result: yes configure:20131: checking time.h usability configure:20143: gcc -c -g -O2 conftest.c >&5 configure:20149: $? = 0 configure:20153: test -z || test ! -s conftest.err configure:20156: $? = 0 configure:20159: test -s conftest.o configure:20162: $? = 0 configure:20172: result: yes configure:20176: checking time.h presence configure:20186: gcc -E conftest.c configure:20192: $? = 0 configure:20212: result: yes configure:20247: checking for time.h configure:20254: result: yes configure:20122: checking for sys/stat.h configure:20127: result: yes configure:20131: checking sys/select.h usability configure:20143: gcc -c -g -O2 conftest.c >&5 configure:20149: $? = 0 configure:20153: test -z || test ! -s conftest.err configure:20156: $? = 0 configure:20159: test -s conftest.o configure:20162: $? = 0 configure:20172: result: yes configure:20176: checking sys/select.h presence configure:20186: gcc -E conftest.c configure:20192: $? = 0 configure:20212: result: yes configure:20247: checking for sys/select.h configure:20254: result: yes configure:20131: checking stdarg.h usability configure:20143: gcc -c -g -O2 conftest.c >&5 configure:20149: $? = 0 configure:20153: test -z || test ! -s conftest.err configure:20156: $? = 0 configure:20159: test -s conftest.o configure:20162: $? = 0 configure:20172: result: yes configure:20176: checking stdarg.h presence configure:20186: gcc -E conftest.c configure:20192: $? = 0 configure:20212: result: yes configure:20247: checking for stdarg.h configure:20254: result: yes configure:20272: checking for stat configure:20329: gcc -o conftest -g -O2 conftest.c >&5 configure:20335: $? = 0 configure:20339: test -z || test ! -s conftest.err configure:20342: $? = 0 configure:20345: test -s conftest configure:20348: $? = 0 configure:20360: result: yes configure:20272: checking for _stat configure:20329: gcc -o conftest -g -O2 conftest.c >&5 /tmp/ccbnnb9v.o: In function `main': /vols/escience01/martynia/MAUS-v0.9.3/third_party/build/libxslt-1.1.22/conftest.c:78: undefined reference to `_stat' /tmp/ccbnnb9v.o:(.data+0x0): undefined reference to `_stat' collect2: ld returned 1 exit status configure:20335: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libxslt" | #define VERSION "1.1.22" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #ifdef __cplusplus | extern "C" void exit (int) throw (); | #endif | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MATH_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_ANSIDECL_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STAT 1 | /* end confdefs.h. */ | /* Define _stat to an innocuous variant, in case declares _stat. | For example, HP-UX 11i declares gettimeofday. */ | #define _stat innocuous__stat | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char _stat (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef _stat | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | { | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char _stat (); | /* 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__stat) || defined (__stub____stat) | choke me | #else | char (*f) () = _stat; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != _stat; | ; | return 0; | } configure:20360: result: no configure:20370: checking for isnan configure:20427: gcc -o conftest -g -O2 conftest.c >&5 conftest.c:63: warning: conflicting types for built-in function 'isnan' configure:20433: $? = 0 configure:20437: test -z || test ! -s conftest.err configure:20440: $? = 0 configure:20443: test -s conftest configure:20446: $? = 0 configure:20458: result: yes configure:20537: checking for isinf configure:20594: gcc -o conftest -g -O2 conftest.c >&5 conftest.c:63: warning: conflicting types for built-in function 'isinf' configure:20600: $? = 0 configure:20604: test -z || test ! -s conftest.err configure:20607: $? = 0 configure:20610: test -s conftest configure:20613: $? = 0 configure:20625: result: yes configure:20704: checking for pow configure:20761: gcc -o conftest -g -O2 conftest.c >&5 conftest.c:63: warning: conflicting types for built-in function 'pow' /tmp/ccFa8m5U.o: In function `main': /vols/escience01/martynia/MAUS-v0.9.3/third_party/build/libxslt-1.1.22/conftest.c:78: undefined reference to `pow' /tmp/ccFa8m5U.o:(.data+0x0): undefined reference to `pow' collect2: ld returned 1 exit status configure:20767: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libxslt" | #define VERSION "1.1.22" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #ifdef __cplusplus | extern "C" void exit (int) throw (); | #endif | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MATH_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_ANSIDECL_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STAT 1 | /* end confdefs.h. */ | /* Define pow to an innocuous variant, in case declares pow. | For example, HP-UX 11i declares gettimeofday. */ | #define pow innocuous_pow | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char pow (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef pow | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | { | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char pow (); | /* 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_pow) || defined (__stub___pow) | choke me | #else | char (*f) () = pow; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != pow; | ; | return 0; | } configure:20792: result: no configure:20797: checking for pow in -lm configure:20827: gcc -o conftest -g -O2 conftest.c -lm >&5 conftest.c:46: warning: conflicting types for built-in function 'pow' configure:20833: $? = 0 configure:20837: test -z || test ! -s conftest.err configure:20840: $? = 0 configure:20843: test -s conftest configure:20846: $? = 0 configure:20859: result: yes configure:20871: checking for floor configure:20928: gcc -o conftest -g -O2 conftest.c >&5 conftest.c:64: warning: conflicting types for built-in function 'floor' /tmp/ccpw4Rjm.o: In function `main': /vols/escience01/martynia/MAUS-v0.9.3/third_party/build/libxslt-1.1.22/conftest.c:79: undefined reference to `floor' /tmp/ccpw4Rjm.o:(.data+0x0): undefined reference to `floor' collect2: ld returned 1 exit status configure:20934: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libxslt" | #define VERSION "1.1.22" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #ifdef __cplusplus | extern "C" void exit (int) throw (); | #endif | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MATH_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_ANSIDECL_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STAT 1 | #define HAVE_POW 1 | /* end confdefs.h. */ | /* Define floor to an innocuous variant, in case declares floor. | For example, HP-UX 11i declares gettimeofday. */ | #define floor innocuous_floor | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char floor (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef floor | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | { | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char floor (); | /* 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_floor) || defined (__stub___floor) | choke me | #else | char (*f) () = floor; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != floor; | ; | return 0; | } configure:20959: result: no configure:20964: checking for floor in -lm configure:20994: gcc -o conftest -g -O2 conftest.c -lm >&5 conftest.c:47: warning: conflicting types for built-in function 'floor' configure:21000: $? = 0 configure:21004: test -z || test ! -s conftest.err configure:21007: $? = 0 configure:21010: test -s conftest configure:21013: $? = 0 configure:21026: result: yes configure:21038: checking for fabs configure:21095: gcc -o conftest -g -O2 conftest.c >&5 conftest.c:65: warning: conflicting types for built-in function 'fabs' /tmp/ccwy2hOA.o: In function `main': /vols/escience01/martynia/MAUS-v0.9.3/third_party/build/libxslt-1.1.22/conftest.c:80: undefined reference to `fabs' /tmp/ccwy2hOA.o:(.data+0x0): undefined reference to `fabs' collect2: ld returned 1 exit status configure:21101: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libxslt" | #define VERSION "1.1.22" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #ifdef __cplusplus | extern "C" void exit (int) throw (); | #endif | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MATH_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_ANSIDECL_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STAT 1 | #define HAVE_POW 1 | #define HAVE_FLOOR 1 | /* end confdefs.h. */ | /* Define fabs to an innocuous variant, in case declares fabs. | For example, HP-UX 11i declares gettimeofday. */ | #define fabs innocuous_fabs | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char fabs (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef fabs | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | { | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char fabs (); | /* 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_fabs) || defined (__stub___fabs) | choke me | #else | char (*f) () = fabs; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != fabs; | ; | return 0; | } configure:21126: result: no configure:21131: checking for fabs in -lm configure:21161: gcc -o conftest -g -O2 conftest.c -lm >&5 conftest.c:48: warning: conflicting types for built-in function 'fabs' configure:21167: $? = 0 configure:21171: test -z || test ! -s conftest.err configure:21174: $? = 0 configure:21177: test -s conftest configure:21180: $? = 0 configure:21193: result: yes configure:21208: checking for gettimeofday configure:21265: gcc -o conftest -g -O2 conftest.c >&5 configure:21271: $? = 0 configure:21275: test -z || test ! -s conftest.err configure:21278: $? = 0 configure:21281: test -s conftest configure:21284: $? = 0 configure:21296: result: yes configure:21316: checking for mktime configure:21373: gcc -o conftest -g -O2 conftest.c >&5 configure:21379: $? = 0 configure:21383: test -z || test ! -s conftest.err configure:21386: $? = 0 configure:21389: test -s conftest configure:21392: $? = 0 configure:21404: result: yes configure:21316: checking for localtime configure:21373: gcc -o conftest -g -O2 conftest.c >&5 configure:21379: $? = 0 configure:21383: test -z || test ! -s conftest.err configure:21386: $? = 0 configure:21389: test -s conftest configure:21392: $? = 0 configure:21404: result: yes configure:21316: checking for localtime_r configure:21373: gcc -o conftest -g -O2 conftest.c >&5 configure:21379: $? = 0 configure:21383: test -z || test ! -s conftest.err configure:21386: $? = 0 configure:21389: test -s conftest configure:21392: $? = 0 configure:21404: result: yes configure:21316: checking for asctime configure:21373: gcc -o conftest -g -O2 conftest.c >&5 configure:21379: $? = 0 configure:21383: test -z || test ! -s conftest.err configure:21386: $? = 0 configure:21389: test -s conftest configure:21392: $? = 0 configure:21404: result: yes configure:21316: checking for time configure:21373: gcc -o conftest -g -O2 conftest.c >&5 configure:21379: $? = 0 configure:21383: test -z || test ! -s conftest.err configure:21386: $? = 0 configure:21389: test -s conftest configure:21392: $? = 0 configure:21404: result: yes configure:21316: checking for gmtime_r configure:21373: gcc -o conftest -g -O2 conftest.c >&5 configure:21379: $? = 0 configure:21383: test -z || test ! -s conftest.err configure:21386: $? = 0 configure:21389: test -s conftest configure:21392: $? = 0 configure:21404: result: yes configure:21316: checking for ftime configure:21373: gcc -o conftest -g -O2 conftest.c >&5 configure:21379: $? = 0 configure:21383: test -z || test ! -s conftest.err configure:21386: $? = 0 configure:21389: test -s conftest configure:21392: $? = 0 configure:21404: result: yes configure:21426: checking for printf configure:21483: gcc -o conftest -g -O2 conftest.c >&5 conftest.c:74: warning: conflicting types for built-in function 'printf' configure:21489: $? = 0 configure:21493: test -z || test ! -s conftest.err configure:21496: $? = 0 configure:21499: test -s conftest configure:21502: $? = 0 configure:21514: result: yes configure:21426: checking for sprintf configure:21483: gcc -o conftest -g -O2 conftest.c >&5 conftest.c:75: warning: conflicting types for built-in function 'sprintf' configure:21489: $? = 0 configure:21493: test -z || test ! -s conftest.err configure:21496: $? = 0 configure:21499: test -s conftest configure:21502: $? = 0 configure:21514: result: yes configure:21426: checking for fprintf configure:21483: gcc -o conftest -g -O2 conftest.c >&5 conftest.c:76: warning: conflicting types for built-in function 'fprintf' configure:21489: $? = 0 configure:21493: test -z || test ! -s conftest.err configure:21496: $? = 0 configure:21499: test -s conftest configure:21502: $? = 0 configure:21514: result: yes configure:21426: checking for snprintf configure:21483: gcc -o conftest -g -O2 conftest.c >&5 conftest.c:77: warning: conflicting types for built-in function 'snprintf' configure:21489: $? = 0 configure:21493: test -z || test ! -s conftest.err configure:21496: $? = 0 configure:21499: test -s conftest configure:21502: $? = 0 configure:21514: result: yes configure:21426: checking for vfprintf configure:21483: gcc -o conftest -g -O2 conftest.c >&5 conftest.c:78: warning: conflicting types for built-in function 'vfprintf' configure:21489: $? = 0 configure:21493: test -z || test ! -s conftest.err configure:21496: $? = 0 configure:21499: test -s conftest configure:21502: $? = 0 configure:21514: result: yes configure:21426: checking for vsprintf configure:21483: gcc -o conftest -g -O2 conftest.c >&5 conftest.c:79: warning: conflicting types for built-in function 'vsprintf' configure:21489: $? = 0 configure:21493: test -z || test ! -s conftest.err configure:21496: $? = 0 configure:21499: test -s conftest configure:21502: $? = 0 configure:21514: result: yes configure:21426: checking for vsnprintf configure:21483: gcc -o conftest -g -O2 conftest.c >&5 conftest.c:80: warning: conflicting types for built-in function 'vsnprintf' configure:21489: $? = 0 configure:21493: test -z || test ! -s conftest.err configure:21496: $? = 0 configure:21499: test -s conftest configure:21502: $? = 0 configure:21514: result: yes configure:21426: checking for sscanf configure:21483: gcc -o conftest -g -O2 conftest.c >&5 conftest.c:81: warning: conflicting types for built-in function 'sscanf' configure:21489: $? = 0 configure:21493: test -z || test ! -s conftest.err configure:21496: $? = 0 configure:21499: test -s conftest configure:21502: $? = 0 configure:21514: result: yes configure:21541: checking for perl configure:21557: found /usr/bin/perl configure:21568: result: perl configure:21736: checking for libgcrypt-config configure:21754: found /usr/bin/libgcrypt-config configure:21767: result: /usr/bin/libgcrypt-config configure:21912: checking for libxml libraries >= 2.6.27 configure:21968: result: 2.7.7 found configure:21997: checking whether shared libraries will be built (required for plugins) configure:22008: result: yes configure:22013: checking libxml2 module support configure:22017: result: yes configure:22266: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by config.status, which was generated by GNU Autoconf 2.59. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on lx04.hep.ph.ic.ac.uk config.status:815: creating Makefile config.status:815: creating libxslt.pc config.status:815: creating libexslt.pc config.status:815: creating libxslt/Makefile config.status:815: creating libxslt/xsltconfig.h config.status:815: creating libxslt/xsltwin32config.h config.status:815: creating libexslt/Makefile config.status:815: creating libexslt/exsltconfig.h config.status:815: creating xsltproc/Makefile config.status:815: creating python/Makefile config.status:815: creating python/tests/Makefile config.status:815: creating tests/Makefile config.status:815: creating tests/docs/Makefile config.status:815: creating tests/REC1/Makefile config.status:815: creating tests/REC2/Makefile config.status:815: creating tests/REC/Makefile config.status:815: creating tests/general/Makefile config.status:815: creating tests/reports/Makefile config.status:815: creating tests/extensions/Makefile config.status:815: creating tests/namespaces/Makefile config.status:815: creating tests/keys/Makefile config.status:815: creating tests/numbers/Makefile config.status:815: creating tests/documents/Makefile config.status:815: creating tests/xmlspec/Makefile config.status:815: creating tests/multiple/Makefile config.status:815: creating tests/xinclude/Makefile config.status:815: creating tests/XSLTMark/Makefile config.status:815: creating tests/docbook/Makefile config.status:815: creating tests/exslt/Makefile config.status:815: creating tests/exslt/common/Makefile config.status:815: creating tests/exslt/functions/Makefile config.status:815: creating tests/exslt/math/Makefile config.status:815: creating tests/exslt/sets/Makefile config.status:815: creating tests/exslt/strings/Makefile config.status:815: creating tests/exslt/date/Makefile config.status:815: creating tests/exslt/dynamic/Makefile config.status:815: creating tests/plugins/Makefile config.status:815: creating doc/Makefile config.status:815: creating xslt-config config.status:815: creating libxslt.spec config.status:919: creating config.h config.status:1295: executing depfiles commands ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=x86_64-redhat-linux-gnu ac_cv_build_alias=x86_64-redhat-linux-gnu ac_cv_c_compiler_gnu=yes ac_cv_cxx_compiler_gnu=yes ac_cv_env_CC_set= ac_cv_env_CC_value= ac_cv_env_CFLAGS_set= ac_cv_env_CFLAGS_value= ac_cv_env_CPPFLAGS_set= ac_cv_env_CPPFLAGS_value= ac_cv_env_CPP_set= ac_cv_env_CPP_value= ac_cv_env_CXXCPP_set= ac_cv_env_CXXCPP_value= ac_cv_env_CXXFLAGS_set= ac_cv_env_CXXFLAGS_value= ac_cv_env_CXX_set= ac_cv_env_CXX_value= ac_cv_env_F77_set= ac_cv_env_F77_value= ac_cv_env_FFLAGS_set= ac_cv_env_FFLAGS_value= ac_cv_env_LDFLAGS_set= ac_cv_env_LDFLAGS_value= ac_cv_env_build_alias_set= ac_cv_env_build_alias_value= ac_cv_env_host_alias_set= ac_cv_env_host_alias_value= ac_cv_env_target_alias_set= ac_cv_env_target_alias_value= ac_cv_exeext= ac_cv_f77_compiler_gnu=yes ac_cv_func__stat=no ac_cv_func_asctime=yes ac_cv_func_fabs=no ac_cv_func_floor=no ac_cv_func_fprintf=yes ac_cv_func_ftime=yes ac_cv_func_gettimeofday=yes ac_cv_func_gmtime_r=yes ac_cv_func_isinf=yes ac_cv_func_isnan=yes ac_cv_func_localtime=yes ac_cv_func_localtime_r=yes ac_cv_func_mktime=yes ac_cv_func_pow=no ac_cv_func_printf=yes ac_cv_func_snprintf=yes ac_cv_func_sprintf=yes ac_cv_func_sscanf=yes ac_cv_func_stat=yes ac_cv_func_time=yes ac_cv_func_vfprintf=yes ac_cv_func_vsnprintf=yes ac_cv_func_vsprintf=yes ac_cv_header_ansidecl_h=yes ac_cv_header_dlfcn_h=yes ac_cv_header_float_h=yes ac_cv_header_fp_class_h=no ac_cv_header_ieeefp_h=no ac_cv_header_inttypes_h=yes ac_cv_header_math_h=yes ac_cv_header_memory_h=yes ac_cv_header_nan_h=no ac_cv_header_stdarg_h=yes ac_cv_header_stdc=yes ac_cv_header_stdint_h=yes ac_cv_header_stdlib_h=yes ac_cv_header_string_h=yes ac_cv_header_strings_h=yes ac_cv_header_sys_select_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_h=yes ac_cv_header_unistd_h=yes ac_cv_host=x86_64-redhat-linux-gnu ac_cv_host_alias=x86_64-redhat-linux-gnu ac_cv_lib_cposix_strerror=no ac_cv_lib_m_fabs=yes ac_cv_lib_m_floor=yes ac_cv_lib_m_pow=yes ac_cv_objext=o ac_cv_path_LIBGCRYPT_CONFIG=/usr/bin/libgcrypt-config ac_cv_path_MV=/bin/mv ac_cv_path_RM=/bin/rm ac_cv_path_TAR=/bin/tar ac_cv_path_install='/usr/bin/install -c' ac_cv_prog_AWK=gawk ac_cv_prog_CPP='gcc -E' ac_cv_prog_CXXCPP='g++ -E' ac_cv_prog_PERL=perl 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_F77=g77 ac_cv_prog_ac_ct_RANLIB=ranlib ac_cv_prog_ac_ct_STRIP=strip ac_cv_prog_cc_g=yes ac_cv_prog_cc_stdc= ac_cv_prog_cxx_g=yes ac_cv_prog_egrep='grep -E' ac_cv_prog_f77_g=yes ac_cv_prog_make_make_set=yes am_cv_CC_dependencies_compiler_type=gcc3 am_cv_CXX_dependencies_compiler_type=gcc3 lt_cv_deplibs_check_method=pass_all lt_cv_file_magic_cmd='$MAGIC_CMD' lt_cv_file_magic_test_file= lt_cv_ld_reload_flag=-r lt_cv_objdir=.libs lt_cv_path_LD=/usr/bin/ld lt_cv_path_LDCXX='/usr/bin/ld -m elf_x86_64' lt_cv_path_NM='/usr/bin/nm -B' lt_cv_path_SED=/bin/sed lt_cv_prog_compiler_c_o=yes lt_cv_prog_compiler_c_o_CXX=yes lt_cv_prog_compiler_c_o_F77=yes lt_cv_prog_compiler_rtti_exceptions=no lt_cv_prog_gnu_ld=yes lt_cv_prog_gnu_ldcxx=yes lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\''' lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\) $/ {\"\1\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \([^ ]*\) \([^ ]*\)$/ {"\2", (lt_ptr) \&\2},/p'\''' lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^. .* \(.*\)$/extern int \1;/p'\''' lt_cv_sys_max_cmd_len=32768 lt_lt_cv_prog_compiler_c_o='"yes"' lt_lt_cv_prog_compiler_c_o_CXX='"yes"' lt_lt_cv_prog_compiler_c_o_F77='"yes"' lt_lt_cv_sys_global_symbol_pipe='"sed -n -e '\''s/^.*[ ]\\([ABCDGIRSTW][ABCDGIRSTW]*\\)[ ][ ]*\\([_A-Za-z][_A-Za-z0-9]*\\)\$/\\1 \\2 \\2/p'\''"' lt_lt_cv_sys_global_symbol_to_c_name_address='"sed -n -e '\''s/^: \\([^ ]*\\) \$/ {\\\"\\1\\\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \\([^ ]*\\) \\([^ ]*\\)\$/ {\"\\2\", (lt_ptr) \\&\\2},/p'\''"' lt_lt_cv_sys_global_symbol_to_cdecl='"sed -n -e '\''s/^. .* \\(.*\\)\$/extern int \\1;/p'\''"' ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /vols/escience01/martynia/MAUS-v0.9.3/third_party/build/libxslt-1.1.22/missing --run aclocal-1.9' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='${SHELL} /vols/escience01/martynia/MAUS-v0.9.3/third_party/build/libxslt-1.1.22/missing --run tar' AR='ar' AUTOCONF='${SHELL} /vols/escience01/martynia/MAUS-v0.9.3/third_party/build/libxslt-1.1.22/missing --run autoconf' AUTOHEADER='${SHELL} /vols/escience01/martynia/MAUS-v0.9.3/third_party/build/libxslt-1.1.22/missing --run autoheader' AUTOMAKE='${SHELL} /vols/escience01/martynia/MAUS-v0.9.3/third_party/build/libxslt-1.1.22/missing --run automake-1.9' AWK='gawk' CC='gcc' CCDEPMODE='depmode=gcc3' CFLAGS='-g -O2 -Wall' CPP='gcc -E' CPPFLAGS='' CXX='g++' CXXCPP='g++ -E' CXXDEPMODE='depmode=gcc3' CXXFLAGS='-g -O2' CYGPATH_W='echo' DEFS='-DHAVE_CONFIG_H' DEPDIR='.deps' ECHO='echo' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='grep -E' EXEEXT='' EXSLT_INCLUDEDIR='-I${includedir}' EXSLT_LIBDIR='-L${libdir}' EXSLT_LIBS='-lexslt -lxslt -L/vols/escience01/martynia/MAUS-v0.9.3/third_party/install/lib -lxml2 -lz -lm -lm -lgcrypt -ldl -lgpg-error' EXTRA_LIBS=' -L/vols/escience01/martynia/MAUS-v0.9.3/third_party/install/lib -lxml2 -lz -lm -lm' F77='g77' FFLAGS='-g -O2' HTML_DIR='$(prefix)/doc' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s' LDFLAGS='' LIBEXSLT_MAJOR_VERSION='0' LIBEXSLT_MICRO_VERSION='13' LIBEXSLT_MINOR_VERSION='8' LIBEXSLT_VERSION='0.8.13' LIBEXSLT_VERSION_EXTRA='' LIBEXSLT_VERSION_INFO='8:13:8' LIBEXSLT_VERSION_NUMBER='813' LIBGCRYPT_CFLAGS='' LIBGCRYPT_CONFIG='/usr/bin/libgcrypt-config' LIBGCRYPT_LIBS='-lgcrypt -ldl -lgpg-error' LIBOBJS='' LIBS='' LIBTOOL='$(SHELL) $(top_builddir)/libtool' LIBXML_CFLAGS=' -I/vols/escience01/martynia/MAUS-v0.9.3/third_party/install/include/libxml2' LIBXML_LIBS=' -L/vols/escience01/martynia/MAUS-v0.9.3/third_party/install/lib -lxml2 -lz -lm' LIBXML_REQUIRED_VERSION='2.6.27' LIBXML_SRC='' LIBXSLT_DEFAULT_PLUGINS_PATH='/vols/escience01/martynia/MAUS-v0.9.3/third_party/install/lib/libxslt-plugins' LIBXSLT_MAJOR_MINOR_VERSION='1.1' LIBXSLT_MAJOR_VERSION='1' LIBXSLT_MICRO_VERSION='22' LIBXSLT_MINOR_VERSION='1' LIBXSLT_VERSION='1.1.22' LIBXSLT_VERSION_EXTRA='' LIBXSLT_VERSION_INFO='2:22:1' LIBXSLT_VERSION_NUMBER='10122' LN_S='ln -s' LTLIBOBJS='' MAKEINFO='${SHELL} /vols/escience01/martynia/MAUS-v0.9.3/third_party/build/libxslt-1.1.22/missing --run makeinfo' MV='/bin/mv' M_LIBS='-lm' OBJEXT='o' PACKAGE='libxslt' PACKAGE_BUGREPORT='' PACKAGE_NAME='' PACKAGE_STRING='' PACKAGE_TARNAME='' PACKAGE_VERSION='' PATH_SEPARATOR=':' PERL='perl' PYTHON='/vols/escience01/martynia/MAUS-v0.9.3/third_party/install//bin/python' PYTHONSODV='' PYTHON_INCLUDES='/vols/escience01/martynia/MAUS-v0.9.3/third_party/install//include/python2.7' PYTHON_SITE_PACKAGES='$(libdir)/python$(PYTHON_VERSION)/site-packages' PYTHON_SUBDIR='python' PYTHON_VERSION='2.7' RANLIB='ranlib' RELDATE='Tue Feb 17 2015' RM='/bin/rm' SED='/bin/sed' SET_MAKE='' SHELL='/bin/sh' STATIC_BINARIES='' STRIP='strip' TAR='/bin/tar' VERSION='1.1.22' WIN32_EXTRA_LDFLAGS='' WIN32_EXTRA_LIBADD='' WITH_CRYPTO='1' WITH_DEBUGGER='1' WITH_MEM_DEBUG='0' WITH_MODULES='1' WITH_MODULES_FALSE='#' WITH_MODULES_TRUE='' WITH_PERL_FALSE='#' WITH_PERL_TRUE='' WITH_PYTHON_FALSE='#' WITH_PYTHON_TRUE='' WITH_TRIO='0' WITH_XSLT_DEBUG='1' XML_CONFIG='xml2-config' XSLTPROCDV='' XSLT_INCLUDEDIR='-I${includedir}' XSLT_LIBDIR='-L${libdir}' XSLT_LIBS='-lxslt -L/vols/escience01/martynia/MAUS-v0.9.3/third_party/install/lib -lxml2 -lz -lm -lm' ac_ct_AR='ar' ac_ct_CC='gcc' ac_ct_CXX='g++' ac_ct_F77='g77' ac_ct_RANLIB='ranlib' ac_ct_STRIP='strip' am__fastdepCC_FALSE='#' am__fastdepCC_TRUE='' am__fastdepCXX_FALSE='#' am__fastdepCXX_TRUE='' am__include='include' am__leading_dot='.' am__quote='' am__tar='${AMTAR} chof - "$$tardir"' am__untar='${AMTAR} xf -' bindir='${exec_prefix}/bin' build='x86_64-redhat-linux-gnu' build_alias='' build_cpu='x86_64' build_os='linux-gnu' build_vendor='redhat' datadir='${prefix}/share' exec_prefix='${prefix}' host='x86_64-redhat-linux-gnu' host_alias='' host_cpu='x86_64' host_os='linux-gnu' host_vendor='redhat' includedir='${prefix}/include' infodir='${prefix}/info' install_sh='/vols/escience01/martynia/MAUS-v0.9.3/third_party/build/libxslt-1.1.22/install-sh' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localstatedir='${prefix}/var' mandir='${prefix}/man' mkdir_p='mkdir -p --' oldincludedir='/usr/include' prefix='/vols/escience01/martynia/MAUS-v0.9.3/third_party/install' program_transform_name='s,x,x,' pythondir='$(PYTHON_SITE_PACKAGES)' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='${prefix}/etc' target_alias='' ## ----------- ## ## confdefs.h. ## ## ----------- ## #define HAVE_ANSIDECL_H 1 #define HAVE_ASCTIME 1 #define HAVE_DLFCN_H 1 #define HAVE_FABS 1 #define HAVE_FLOAT_H 1 #define HAVE_FLOOR 1 #define HAVE_FPRINTF 1 #define HAVE_FTIME 1 #define HAVE_GCRYPT 1 #define HAVE_GETTIMEOFDAY 1 #define HAVE_GMTIME_R 1 #define HAVE_INTTYPES_H 1 #define HAVE_LOCALTIME 1 #define HAVE_LOCALTIME_R 1 #define HAVE_MATH_H 1 #define HAVE_MEMORY_H 1 #define HAVE_MKTIME 1 #define HAVE_POW 1 #define HAVE_PRINTF 1 #define HAVE_SNPRINTF 1 #define HAVE_SPRINTF 1 #define HAVE_SSCANF 1 #define HAVE_STAT 1 #define HAVE_STDARG_H 1 #define HAVE_STDINT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRINGS_H 1 #define HAVE_STRING_H 1 #define HAVE_STRING_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIME_H 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_TIME 1 #define HAVE_TIME_H 1 #define HAVE_UNISTD_H 1 #define HAVE_UNISTD_H 1 #define HAVE_VFPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_VSPRINTF 1 #define PACKAGE "libxslt" #define PACKAGE_BUGREPORT "" #define PACKAGE_NAME "" #define PACKAGE_STRING "" #define PACKAGE_TARNAME "" #define PACKAGE_VERSION "" #define STDC_HEADERS 1 #define VERSION "1.1.22" #define WITH_DEBUGGER 1 #endif #ifdef __cplusplus extern "C" void exit (int) throw (); configure: exit 0