1475 lines
48 KiB
Plaintext
1475 lines
48 KiB
Plaintext
This file contains any messages produced by compilers while
|
|
running configure, to aid debugging if configure makes a mistake.
|
|
|
|
It was created by MHASH configure 0.9.9, which was
|
|
generated by GNU Autoconf 2.61. Invocation command line was
|
|
|
|
$ ./configure
|
|
|
|
## --------- ##
|
|
## Platform. ##
|
|
## --------- ##
|
|
|
|
hostname = cc-gms01.ktsh.co.kr
|
|
uname -m = x86_64
|
|
uname -r = 2.6.32-431.5.1.el6.x86_64
|
|
uname -s = Linux
|
|
uname -v = #1 SMP Wed Feb 12 00:41:43 UTC 2014
|
|
|
|
/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: /usr/local/sbin
|
|
PATH: /usr/local/bin
|
|
PATH: /sbin
|
|
PATH: /bin
|
|
PATH: /usr/sbin
|
|
PATH: /usr/bin
|
|
PATH: /root/bin
|
|
|
|
|
|
## ----------- ##
|
|
## Core tests. ##
|
|
## ----------- ##
|
|
|
|
configure:2007: checking build system type
|
|
configure:2025: result: x86_64-unknown-linux-gnu
|
|
configure:2047: checking host system type
|
|
configure:2062: result: x86_64-unknown-linux-gnu
|
|
configure:2084: checking target system type
|
|
configure:2099: result: x86_64-unknown-linux-gnu
|
|
configure:2142: checking for a BSD-compatible install
|
|
configure:2198: result: /usr/bin/install -c
|
|
configure:2209: checking whether build environment is sane
|
|
configure:2252: result: yes
|
|
configure:2317: checking for gawk
|
|
configure:2333: found /bin/gawk
|
|
configure:2344: result: gawk
|
|
configure:2355: checking whether make sets $(MAKE)
|
|
configure:2376: result: yes
|
|
configure:2590: checking for style of include used by make
|
|
configure:2618: result: GNU
|
|
configure:2691: checking for gcc
|
|
configure:2707: found /usr/bin/gcc
|
|
configure:2718: result: gcc
|
|
configure:2956: checking for C compiler version
|
|
configure:2963: gcc --version >&5
|
|
gcc (GCC) 4.4.7 20120313 (Red Hat 4.4.7-4)
|
|
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:2966: $? = 0
|
|
configure:2973: 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-4) (GCC)
|
|
configure:2976: $? = 0
|
|
configure:2983: gcc -V >&5
|
|
gcc: '-V' option must have argument
|
|
configure:2986: $? = 1
|
|
configure:3009: checking for C compiler default output file name
|
|
configure:3036: gcc conftest.c >&5
|
|
configure:3039: $? = 0
|
|
configure:3077: result: a.out
|
|
configure:3094: checking whether the C compiler works
|
|
configure:3104: ./a.out
|
|
configure:3107: $? = 0
|
|
configure:3124: result: yes
|
|
configure:3131: checking whether we are cross compiling
|
|
configure:3133: result: no
|
|
configure:3136: checking for suffix of executables
|
|
configure:3143: gcc -o conftest conftest.c >&5
|
|
configure:3146: $? = 0
|
|
configure:3170: result:
|
|
configure:3176: checking for suffix of object files
|
|
configure:3202: gcc -c conftest.c >&5
|
|
configure:3205: $? = 0
|
|
configure:3228: result: o
|
|
configure:3232: checking whether we are using the GNU C compiler
|
|
configure:3261: gcc -c conftest.c >&5
|
|
configure:3267: $? = 0
|
|
configure:3284: result: yes
|
|
configure:3289: checking whether gcc accepts -g
|
|
configure:3319: gcc -c -g conftest.c >&5
|
|
configure:3325: $? = 0
|
|
configure:3424: result: yes
|
|
configure:3441: checking for gcc option to accept ISO C89
|
|
configure:3515: gcc -c -g -O2 conftest.c >&5
|
|
configure:3521: $? = 0
|
|
configure:3544: result: none needed
|
|
configure:3564: checking dependency style of gcc
|
|
configure:3654: result: gcc3
|
|
configure:3677: checking how to run the C preprocessor
|
|
configure:3717: gcc -E conftest.c
|
|
configure:3723: $? = 0
|
|
configure:3754: gcc -E conftest.c
|
|
conftest.c:12:28: error: ac_nonexistent.h: No such file or directory
|
|
configure:3760: $? = 1
|
|
configure: failed program was:
|
|
| /* confdefs.h. */
|
|
| #define PACKAGE_NAME "MHASH"
|
|
| #define PACKAGE_TARNAME "mhash"
|
|
| #define PACKAGE_VERSION "0.9.9"
|
|
| #define PACKAGE_STRING "MHASH 0.9.9"
|
|
| #define PACKAGE_BUGREPORT "mhash-devel@sourceforge.net"
|
|
| #define PACKAGE "mhash"
|
|
| #define VERSION "0.9.9"
|
|
| #define MHASH_VERSION PROGRAM_VERSION
|
|
| #define _GNU_SOURCE 1
|
|
| /* end confdefs.h. */
|
|
| #include <ac_nonexistent.h>
|
|
configure:3793: result: gcc -E
|
|
configure:3822: gcc -E conftest.c
|
|
configure:3828: $? = 0
|
|
configure:3859: gcc -E conftest.c
|
|
conftest.c:12:28: error: ac_nonexistent.h: No such file or directory
|
|
configure:3865: $? = 1
|
|
configure: failed program was:
|
|
| /* confdefs.h. */
|
|
| #define PACKAGE_NAME "MHASH"
|
|
| #define PACKAGE_TARNAME "mhash"
|
|
| #define PACKAGE_VERSION "0.9.9"
|
|
| #define PACKAGE_STRING "MHASH 0.9.9"
|
|
| #define PACKAGE_BUGREPORT "mhash-devel@sourceforge.net"
|
|
| #define PACKAGE "mhash"
|
|
| #define VERSION "0.9.9"
|
|
| #define MHASH_VERSION PROGRAM_VERSION
|
|
| #define _GNU_SOURCE 1
|
|
| /* end confdefs.h. */
|
|
| #include <ac_nonexistent.h>
|
|
configure:3903: checking for grep that handles long lines and -e
|
|
configure:3977: result: /bin/grep
|
|
configure:3982: checking for egrep
|
|
configure:4060: result: /bin/grep -E
|
|
configure:4066: checking for AIX
|
|
configure:4088: result: no
|
|
configure:4095: checking for library containing strerror
|
|
configure:4136: gcc -o conftest -g -O2 conftest.c >&5
|
|
configure:4142: $? = 0
|
|
configure:4170: result: none required
|
|
configure:4179: checking for ANSI C header files
|
|
configure:4209: gcc -c -g -O2 conftest.c >&5
|
|
configure:4215: $? = 0
|
|
configure:4314: gcc -o conftest -g -O2 conftest.c >&5
|
|
configure:4317: $? = 0
|
|
configure:4323: ./conftest
|
|
configure:4326: $? = 0
|
|
configure:4343: result: yes
|
|
configure:4367: checking for sys/types.h
|
|
configure:4388: gcc -c -g -O2 conftest.c >&5
|
|
configure:4394: $? = 0
|
|
configure:4410: result: yes
|
|
configure:4367: checking for sys/stat.h
|
|
configure:4388: gcc -c -g -O2 conftest.c >&5
|
|
configure:4394: $? = 0
|
|
configure:4410: result: yes
|
|
configure:4367: checking for stdlib.h
|
|
configure:4388: gcc -c -g -O2 conftest.c >&5
|
|
configure:4394: $? = 0
|
|
configure:4410: result: yes
|
|
configure:4367: checking for string.h
|
|
configure:4388: gcc -c -g -O2 conftest.c >&5
|
|
configure:4394: $? = 0
|
|
configure:4410: result: yes
|
|
configure:4367: checking for memory.h
|
|
configure:4388: gcc -c -g -O2 conftest.c >&5
|
|
configure:4394: $? = 0
|
|
configure:4410: result: yes
|
|
configure:4367: checking for strings.h
|
|
configure:4388: gcc -c -g -O2 conftest.c >&5
|
|
configure:4394: $? = 0
|
|
configure:4410: result: yes
|
|
configure:4367: checking for inttypes.h
|
|
configure:4388: gcc -c -g -O2 conftest.c >&5
|
|
configure:4394: $? = 0
|
|
configure:4410: result: yes
|
|
configure:4367: checking for stdint.h
|
|
configure:4388: gcc -c -g -O2 conftest.c >&5
|
|
configure:4394: $? = 0
|
|
configure:4410: result: yes
|
|
configure:4367: checking for unistd.h
|
|
configure:4388: gcc -c -g -O2 conftest.c >&5
|
|
configure:4394: $? = 0
|
|
configure:4410: result: yes
|
|
configure:4432: checking minix/config.h usability
|
|
configure:4449: gcc -c -g -O2 conftest.c >&5
|
|
conftest.c:55:26: error: minix/config.h: No such file or directory
|
|
configure:4455: $? = 1
|
|
configure: failed program was:
|
|
| /* confdefs.h. */
|
|
| #define PACKAGE_NAME "MHASH"
|
|
| #define PACKAGE_TARNAME "mhash"
|
|
| #define PACKAGE_VERSION "0.9.9"
|
|
| #define PACKAGE_STRING "MHASH 0.9.9"
|
|
| #define PACKAGE_BUGREPORT "mhash-devel@sourceforge.net"
|
|
| #define PACKAGE "mhash"
|
|
| #define VERSION "0.9.9"
|
|
| #define MHASH_VERSION PROGRAM_VERSION
|
|
| #define _GNU_SOURCE 1
|
|
| #define STDC_HEADERS 1
|
|
| #define HAVE_SYS_TYPES_H 1
|
|
| #define HAVE_SYS_STAT_H 1
|
|
| #define HAVE_STDLIB_H 1
|
|
| #define HAVE_STRING_H 1
|
|
| #define HAVE_MEMORY_H 1
|
|
| #define HAVE_STRINGS_H 1
|
|
| #define HAVE_INTTYPES_H 1
|
|
| #define HAVE_STDINT_H 1
|
|
| #define HAVE_UNISTD_H 1
|
|
| /* end confdefs.h. */
|
|
| #include <stdio.h>
|
|
| #ifdef HAVE_SYS_TYPES_H
|
|
| # include <sys/types.h>
|
|
| #endif
|
|
| #ifdef HAVE_SYS_STAT_H
|
|
| # include <sys/stat.h>
|
|
| #endif
|
|
| #ifdef STDC_HEADERS
|
|
| # include <stdlib.h>
|
|
| # include <stddef.h>
|
|
| #else
|
|
| # ifdef HAVE_STDLIB_H
|
|
| # include <stdlib.h>
|
|
| # endif
|
|
| #endif
|
|
| #ifdef HAVE_STRING_H
|
|
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
|
|
| # include <memory.h>
|
|
| # endif
|
|
| # include <string.h>
|
|
| #endif
|
|
| #ifdef HAVE_STRINGS_H
|
|
| # include <strings.h>
|
|
| #endif
|
|
| #ifdef HAVE_INTTYPES_H
|
|
| # include <inttypes.h>
|
|
| #endif
|
|
| #ifdef HAVE_STDINT_H
|
|
| # include <stdint.h>
|
|
| #endif
|
|
| #ifdef HAVE_UNISTD_H
|
|
| # include <unistd.h>
|
|
| #endif
|
|
| #include <minix/config.h>
|
|
configure:4469: result: no
|
|
configure:4473: checking minix/config.h presence
|
|
configure:4488: gcc -E conftest.c
|
|
conftest.c:22:26: error: minix/config.h: No such file or directory
|
|
configure:4494: $? = 1
|
|
configure: failed program was:
|
|
| /* confdefs.h. */
|
|
| #define PACKAGE_NAME "MHASH"
|
|
| #define PACKAGE_TARNAME "mhash"
|
|
| #define PACKAGE_VERSION "0.9.9"
|
|
| #define PACKAGE_STRING "MHASH 0.9.9"
|
|
| #define PACKAGE_BUGREPORT "mhash-devel@sourceforge.net"
|
|
| #define PACKAGE "mhash"
|
|
| #define VERSION "0.9.9"
|
|
| #define MHASH_VERSION PROGRAM_VERSION
|
|
| #define _GNU_SOURCE 1
|
|
| #define STDC_HEADERS 1
|
|
| #define HAVE_SYS_TYPES_H 1
|
|
| #define HAVE_SYS_STAT_H 1
|
|
| #define HAVE_STDLIB_H 1
|
|
| #define HAVE_STRING_H 1
|
|
| #define HAVE_MEMORY_H 1
|
|
| #define HAVE_STRINGS_H 1
|
|
| #define HAVE_INTTYPES_H 1
|
|
| #define HAVE_STDINT_H 1
|
|
| #define HAVE_UNISTD_H 1
|
|
| /* end confdefs.h. */
|
|
| #include <minix/config.h>
|
|
configure:4508: result: no
|
|
configure:4541: checking for minix/config.h
|
|
configure:4548: result: no
|
|
configure:4634: checking for gcc
|
|
configure:4661: result: gcc
|
|
configure:4899: checking for C compiler version
|
|
configure:4906: gcc --version >&5
|
|
gcc (GCC) 4.4.7 20120313 (Red Hat 4.4.7-4)
|
|
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:4909: $? = 0
|
|
configure:4916: 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-4) (GCC)
|
|
configure:4919: $? = 0
|
|
configure:4926: gcc -V >&5
|
|
gcc: '-V' option must have argument
|
|
configure:4929: $? = 1
|
|
configure:4932: checking whether we are using the GNU C compiler
|
|
configure:4984: result: yes
|
|
configure:4989: checking whether gcc accepts -g
|
|
configure:5124: result: yes
|
|
configure:5141: checking for gcc option to accept ISO C89
|
|
configure:5244: result: none needed
|
|
configure:5264: checking dependency style of gcc
|
|
configure:5354: result: gcc3
|
|
configure:5372: checking whether gcc and cc understand -c and -o together
|
|
configure:5407: gcc -c conftest.c -o conftest2.o >&5
|
|
configure:5410: $? = 0
|
|
configure:5416: gcc -c conftest.c -o conftest2.o >&5
|
|
configure:5419: $? = 0
|
|
configure:5430: cc -c conftest.c >&5
|
|
configure:5433: $? = 0
|
|
configure:5441: cc -c conftest.c -o conftest2.o >&5
|
|
configure:5444: $? = 0
|
|
configure:5450: cc -c conftest.c -o conftest2.o >&5
|
|
configure:5453: $? = 0
|
|
configure:5471: result: yes
|
|
configure:5541: checking for g++
|
|
configure:5557: found /usr/bin/g++
|
|
configure:5568: result: g++
|
|
configure:5599: checking for C++ compiler version
|
|
configure:5606: g++ --version >&5
|
|
g++ (GCC) 4.4.7 20120313 (Red Hat 4.4.7-4)
|
|
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:5609: $? = 0
|
|
configure:5616: 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-4) (GCC)
|
|
configure:5619: $? = 0
|
|
configure:5626: g++ -V >&5
|
|
g++: '-V' option must have argument
|
|
configure:5629: $? = 1
|
|
configure:5632: checking whether we are using the GNU C++ compiler
|
|
configure:5661: g++ -c conftest.cpp >&5
|
|
configure:5667: $? = 0
|
|
configure:5684: result: yes
|
|
configure:5689: checking whether g++ accepts -g
|
|
configure:5719: g++ -c -g conftest.cpp >&5
|
|
configure:5725: $? = 0
|
|
configure:5824: result: yes
|
|
configure:5849: checking dependency style of g++
|
|
configure:5939: result: gcc3
|
|
configure:5957: checking whether gcc needs -traditional
|
|
configure:5999: result: no
|
|
configure:6019: checking for a BSD-compatible install
|
|
configure:6075: result: /usr/bin/install -c
|
|
configure:6086: checking whether ln -s works
|
|
configure:6090: result: yes
|
|
configure:6098: checking whether make sets $(MAKE)
|
|
configure:6119: result: yes
|
|
configure:6137: checking for an ANSI C-conforming const
|
|
configure:6212: gcc -c -g -O2 conftest.c >&5
|
|
configure:6218: $? = 0
|
|
configure:6233: result: yes
|
|
configure:6243: checking for inline
|
|
configure:6269: gcc -c -g -O2 conftest.c >&5
|
|
configure:6275: $? = 0
|
|
configure:6293: result: inline
|
|
configure:6312: checking for function prototypes
|
|
configure:6315: result: yes
|
|
configure:6332: checking whether byte ordering is bigendian
|
|
configure:6365: gcc -c -g -O2 conftest.c >&5
|
|
configure:6371: $? = 0
|
|
configure:6403: gcc -c -g -O2 conftest.c >&5
|
|
conftest.c: In function 'main':
|
|
conftest.c:31: error: 'not' undeclared (first use in this function)
|
|
conftest.c:31: error: (Each undeclared identifier is reported only once
|
|
conftest.c:31: error: for each function it appears in.)
|
|
conftest.c:31: error: expected ';' before 'big'
|
|
configure:6409: $? = 1
|
|
configure: failed program was:
|
|
| /* confdefs.h. */
|
|
| #define PACKAGE_NAME "MHASH"
|
|
| #define PACKAGE_TARNAME "mhash"
|
|
| #define PACKAGE_VERSION "0.9.9"
|
|
| #define PACKAGE_STRING "MHASH 0.9.9"
|
|
| #define PACKAGE_BUGREPORT "mhash-devel@sourceforge.net"
|
|
| #define PACKAGE "mhash"
|
|
| #define VERSION "0.9.9"
|
|
| #define MHASH_VERSION PROGRAM_VERSION
|
|
| #define _GNU_SOURCE 1
|
|
| #define STDC_HEADERS 1
|
|
| #define HAVE_SYS_TYPES_H 1
|
|
| #define HAVE_SYS_STAT_H 1
|
|
| #define HAVE_STDLIB_H 1
|
|
| #define HAVE_STRING_H 1
|
|
| #define HAVE_MEMORY_H 1
|
|
| #define HAVE_STRINGS_H 1
|
|
| #define HAVE_INTTYPES_H 1
|
|
| #define HAVE_STDINT_H 1
|
|
| #define HAVE_UNISTD_H 1
|
|
| #define PROTOTYPES 1
|
|
| #define __PROTOTYPES 1
|
|
| /* end confdefs.h. */
|
|
| #include <sys/types.h>
|
|
| #include <sys/param.h>
|
|
|
|
|
| int
|
|
| main ()
|
|
| {
|
|
| #if BYTE_ORDER != BIG_ENDIAN
|
|
| not big endian
|
|
| #endif
|
|
|
|
|
| ;
|
|
| return 0;
|
|
| }
|
|
configure:6549: result: no
|
|
configure:6570: checking for an ANSI C-conforming const
|
|
configure:6666: result: yes
|
|
configure:6752: checking for a sed that does not truncate output
|
|
configure:6806: result: /bin/sed
|
|
configure:6820: checking for ld used by gcc
|
|
configure:6887: result: /usr/bin/ld
|
|
configure:6896: checking if the linker (/usr/bin/ld) is GNU ld
|
|
configure:6911: result: yes
|
|
configure:6916: checking for /usr/bin/ld option to reload object files
|
|
configure:6923: result: -r
|
|
configure:6941: checking for BSD-compatible nm
|
|
configure:6990: result: /usr/bin/nm -B
|
|
configure:6994: checking how to recognise dependent libraries
|
|
configure:7170: result: pass_all
|
|
configure:7257: gcc -c -g -O2 conftest.c >&5
|
|
configure:7260: $? = 0
|
|
configure:7703: checking dlfcn.h usability
|
|
configure:7720: gcc -c -g -O2 conftest.c >&5
|
|
configure:7726: $? = 0
|
|
configure:7740: result: yes
|
|
configure:7744: checking dlfcn.h presence
|
|
configure:7759: gcc -E conftest.c
|
|
configure:7765: $? = 0
|
|
configure:7779: result: yes
|
|
configure:7812: checking for dlfcn.h
|
|
configure:7820: result: yes
|
|
configure:7843: checking how to run the C++ preprocessor
|
|
configure:7879: g++ -E conftest.cpp
|
|
configure:7885: $? = 0
|
|
configure:7916: g++ -E conftest.cpp
|
|
conftest.cpp:25:28: error: ac_nonexistent.h: No such file or directory
|
|
configure:7922: $? = 1
|
|
configure: failed program was:
|
|
| /* confdefs.h. */
|
|
| #define PACKAGE_NAME "MHASH"
|
|
| #define PACKAGE_TARNAME "mhash"
|
|
| #define PACKAGE_VERSION "0.9.9"
|
|
| #define PACKAGE_STRING "MHASH 0.9.9"
|
|
| #define PACKAGE_BUGREPORT "mhash-devel@sourceforge.net"
|
|
| #define PACKAGE "mhash"
|
|
| #define VERSION "0.9.9"
|
|
| #define MHASH_VERSION PROGRAM_VERSION
|
|
| #define _GNU_SOURCE 1
|
|
| #define STDC_HEADERS 1
|
|
| #define HAVE_SYS_TYPES_H 1
|
|
| #define HAVE_SYS_STAT_H 1
|
|
| #define HAVE_STDLIB_H 1
|
|
| #define HAVE_STRING_H 1
|
|
| #define HAVE_MEMORY_H 1
|
|
| #define HAVE_STRINGS_H 1
|
|
| #define HAVE_INTTYPES_H 1
|
|
| #define HAVE_STDINT_H 1
|
|
| #define HAVE_UNISTD_H 1
|
|
| #define PROTOTYPES 1
|
|
| #define __PROTOTYPES 1
|
|
| #define HAVE_DLFCN_H 1
|
|
| /* end confdefs.h. */
|
|
| #include <ac_nonexistent.h>
|
|
configure:7955: result: g++ -E
|
|
configure:7984: g++ -E conftest.cpp
|
|
configure:7990: $? = 0
|
|
configure:8021: g++ -E conftest.cpp
|
|
conftest.cpp:25:28: error: ac_nonexistent.h: No such file or directory
|
|
configure:8027: $? = 1
|
|
configure: failed program was:
|
|
| /* confdefs.h. */
|
|
| #define PACKAGE_NAME "MHASH"
|
|
| #define PACKAGE_TARNAME "mhash"
|
|
| #define PACKAGE_VERSION "0.9.9"
|
|
| #define PACKAGE_STRING "MHASH 0.9.9"
|
|
| #define PACKAGE_BUGREPORT "mhash-devel@sourceforge.net"
|
|
| #define PACKAGE "mhash"
|
|
| #define VERSION "0.9.9"
|
|
| #define MHASH_VERSION PROGRAM_VERSION
|
|
| #define _GNU_SOURCE 1
|
|
| #define STDC_HEADERS 1
|
|
| #define HAVE_SYS_TYPES_H 1
|
|
| #define HAVE_SYS_STAT_H 1
|
|
| #define HAVE_STDLIB_H 1
|
|
| #define HAVE_STRING_H 1
|
|
| #define HAVE_MEMORY_H 1
|
|
| #define HAVE_STRINGS_H 1
|
|
| #define HAVE_INTTYPES_H 1
|
|
| #define HAVE_STDINT_H 1
|
|
| #define HAVE_UNISTD_H 1
|
|
| #define PROTOTYPES 1
|
|
| #define __PROTOTYPES 1
|
|
| #define HAVE_DLFCN_H 1
|
|
| /* end confdefs.h. */
|
|
| #include <ac_nonexistent.h>
|
|
configure:8120: checking for g77
|
|
configure:8150: result: no
|
|
configure:8120: checking for xlf
|
|
configure:8150: result: no
|
|
configure:8120: checking for f77
|
|
configure:8150: result: no
|
|
configure:8120: checking for frt
|
|
configure:8150: result: no
|
|
configure:8120: checking for pgf77
|
|
configure:8150: result: no
|
|
configure:8120: checking for cf77
|
|
configure:8150: result: no
|
|
configure:8120: checking for fort77
|
|
configure:8150: result: no
|
|
configure:8120: checking for fl32
|
|
configure:8150: result: no
|
|
configure:8120: checking for af77
|
|
configure:8150: result: no
|
|
configure:8120: checking for xlf90
|
|
configure:8150: result: no
|
|
configure:8120: checking for f90
|
|
configure:8150: result: no
|
|
configure:8120: checking for pgf90
|
|
configure:8150: result: no
|
|
configure:8120: checking for pghpf
|
|
configure:8150: result: no
|
|
configure:8120: checking for epcf90
|
|
configure:8150: result: no
|
|
configure:8120: checking for gfortran
|
|
configure:8150: result: no
|
|
configure:8120: checking for g95
|
|
configure:8150: result: no
|
|
configure:8120: checking for xlf95
|
|
configure:8150: result: no
|
|
configure:8120: checking for f95
|
|
configure:8150: result: no
|
|
configure:8120: checking for fort
|
|
configure:8150: result: no
|
|
configure:8120: checking for ifort
|
|
configure:8150: result: no
|
|
configure:8120: checking for ifc
|
|
configure:8150: result: no
|
|
configure:8120: checking for efc
|
|
configure:8150: result: no
|
|
configure:8120: checking for pgf95
|
|
configure:8150: result: no
|
|
configure:8120: checking for lf95
|
|
configure:8150: result: no
|
|
configure:8120: checking for ftn
|
|
configure:8150: result: no
|
|
configure:8177: checking for Fortran 77 compiler version
|
|
configure:8184: --version >&5
|
|
./configure: line 8185: --version: command not found
|
|
configure:8187: $? = 127
|
|
configure:8194: -v >&5
|
|
./configure: line 8195: -v: command not found
|
|
configure:8197: $? = 127
|
|
configure:8204: -V >&5
|
|
./configure: line 8205: -V: command not found
|
|
configure:8207: $? = 127
|
|
configure:8215: checking whether we are using the GNU Fortran 77 compiler
|
|
configure:8234: -c conftest.F >&5
|
|
./configure: line 8235: -c: command not found
|
|
configure:8240: $? = 127
|
|
configure: failed program was:
|
|
| program main
|
|
| #ifndef __GNUC__
|
|
| choke me
|
|
| #endif
|
|
|
|
|
| end
|
|
configure:8257: result: no
|
|
configure:8263: checking whether accepts -g
|
|
configure:8280: -c -g conftest.f >&5
|
|
./configure: line 8281: -c: command not found
|
|
configure:8286: $? = 127
|
|
configure: failed program was:
|
|
| program main
|
|
|
|
|
| end
|
|
configure:8302: result: no
|
|
configure:8332: checking the maximum length of command line arguments
|
|
configure:8441: result: 32768
|
|
configure:8452: checking command to parse /usr/bin/nm -B output from gcc object
|
|
configure:8557: gcc -c -g -O2 conftest.c >&5
|
|
configure:8560: $? = 0
|
|
configure:8564: /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:8567: $? = 0
|
|
configure:8619: gcc -o conftest -g -O2 conftest.c conftstm.o >&5
|
|
configure:8622: $? = 0
|
|
configure:8660: result: ok
|
|
configure:8664: checking for objdir
|
|
configure:8679: result: .libs
|
|
configure:8771: checking for ar
|
|
configure:8787: found /usr/bin/ar
|
|
configure:8798: result: ar
|
|
configure:8867: checking for ranlib
|
|
configure:8883: found /usr/bin/ranlib
|
|
configure:8894: result: ranlib
|
|
configure:8963: checking for strip
|
|
configure:8979: found /usr/bin/strip
|
|
configure:8990: result: strip
|
|
configure:9276: checking if gcc supports -fno-rtti -fno-exceptions
|
|
configure:9294: 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:9298: $? = 0
|
|
configure:9311: result: no
|
|
configure:9326: checking for gcc option to produce PIC
|
|
configure:9536: result: -fPIC
|
|
configure:9544: checking if gcc PIC flag -fPIC works
|
|
configure:9562: gcc -c -g -O2 -fPIC -DPIC conftest.c >&5
|
|
configure:9566: $? = 0
|
|
configure:9579: result: yes
|
|
configure:9607: checking if gcc static flag -static works
|
|
configure:9635: result: no
|
|
configure:9645: checking if gcc supports -c -o file.o
|
|
configure:9666: gcc -c -g -O2 -o out/conftest2.o conftest.c >&5
|
|
configure:9670: $? = 0
|
|
configure:9692: result: yes
|
|
configure:9718: checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries
|
|
configure:10673: result: yes
|
|
configure:10694: checking whether -lc should be explicitly linked in
|
|
configure:10699: gcc -c -g -O2 conftest.c >&5
|
|
configure:10702: $? = 0
|
|
configure:10717: gcc -shared conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| grep -lc \>/dev/null 2\>\&1
|
|
configure:10720: $? = 0
|
|
configure:10732: result: no
|
|
configure:10740: checking dynamic linker characteristics
|
|
configure:11316: result: GNU/Linux ld.so
|
|
configure:11325: checking how to hardcode library paths into programs
|
|
configure:11350: result: immediate
|
|
configure:11364: checking whether stripping libraries is possible
|
|
configure:11369: result: yes
|
|
configure:12170: checking if libtool supports shared libraries
|
|
configure:12172: result: yes
|
|
configure:12175: checking whether to build shared libraries
|
|
configure:12196: result: yes
|
|
configure:12199: checking whether to build static libraries
|
|
configure:12203: result: yes
|
|
configure:12295: creating libtool
|
|
configure:12883: checking for ld used by g++
|
|
configure:12950: result: /usr/bin/ld -m elf_x86_64
|
|
configure:12959: checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld
|
|
configure:12974: result: yes
|
|
configure:13025: checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries
|
|
configure:13959: result: yes
|
|
configure:13977: g++ -c -g -O2 conftest.cpp >&5
|
|
configure:13980: $? = 0
|
|
configure:14099: checking for g++ option to produce PIC
|
|
configure:14373: result: -fPIC
|
|
configure:14381: checking if g++ PIC flag -fPIC works
|
|
configure:14399: g++ -c -g -O2 -fPIC -DPIC conftest.cpp >&5
|
|
configure:14403: $? = 0
|
|
configure:14416: result: yes
|
|
configure:14444: checking if g++ static flag -static works
|
|
configure:14472: result: no
|
|
configure:14482: checking if g++ supports -c -o file.o
|
|
configure:14503: g++ -c -g -O2 -o out/conftest2.o conftest.cpp >&5
|
|
configure:14507: $? = 0
|
|
configure:14529: result: yes
|
|
configure:14555: checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries
|
|
configure:14583: result: yes
|
|
configure:14650: checking dynamic linker characteristics
|
|
configure:15226: result: GNU/Linux ld.so
|
|
configure:15235: checking how to hardcode library paths into programs
|
|
configure:15260: result: immediate
|
|
configure:21379: checking for size_t
|
|
configure:21409: gcc -c -g -O2 conftest.c >&5
|
|
configure:21415: $? = 0
|
|
configure:21430: result: yes
|
|
configure:21444: checking for stdbool.h that conforms to C99
|
|
configure:21537: gcc -c -g -O2 conftest.c >&5
|
|
configure:21543: $? = 0
|
|
configure:21558: result: yes
|
|
configure:21560: checking for _Bool
|
|
configure:21590: gcc -c -g -O2 conftest.c >&5
|
|
configure:21596: $? = 0
|
|
configure:21611: result: yes
|
|
configure:21630: checking for ANSI C header files
|
|
configure:21794: result: yes
|
|
configure:21823: checking sys/endian.h usability
|
|
configure:21840: gcc -c -g -O2 conftest.c >&5
|
|
conftest.c:61:24: error: sys/endian.h: No such file or directory
|
|
configure:21846: $? = 1
|
|
configure: failed program was:
|
|
| /* confdefs.h. */
|
|
| #define PACKAGE_NAME "MHASH"
|
|
| #define PACKAGE_TARNAME "mhash"
|
|
| #define PACKAGE_VERSION "0.9.9"
|
|
| #define PACKAGE_STRING "MHASH 0.9.9"
|
|
| #define PACKAGE_BUGREPORT "mhash-devel@sourceforge.net"
|
|
| #define PACKAGE "mhash"
|
|
| #define VERSION "0.9.9"
|
|
| #define MHASH_VERSION PROGRAM_VERSION
|
|
| #define _GNU_SOURCE 1
|
|
| #define STDC_HEADERS 1
|
|
| #define HAVE_SYS_TYPES_H 1
|
|
| #define HAVE_SYS_STAT_H 1
|
|
| #define HAVE_STDLIB_H 1
|
|
| #define HAVE_STRING_H 1
|
|
| #define HAVE_MEMORY_H 1
|
|
| #define HAVE_STRINGS_H 1
|
|
| #define HAVE_INTTYPES_H 1
|
|
| #define HAVE_STDINT_H 1
|
|
| #define HAVE_UNISTD_H 1
|
|
| #define PROTOTYPES 1
|
|
| #define __PROTOTYPES 1
|
|
| #define HAVE_DLFCN_H 1
|
|
| #define HAVE__BOOL 1
|
|
| #define HAVE_STDBOOL_H 1
|
|
| #define STDC_HEADERS 1
|
|
| /* end confdefs.h. */
|
|
| #include <stdio.h>
|
|
| #ifdef HAVE_SYS_TYPES_H
|
|
| # include <sys/types.h>
|
|
| #endif
|
|
| #ifdef HAVE_SYS_STAT_H
|
|
| # include <sys/stat.h>
|
|
| #endif
|
|
| #ifdef STDC_HEADERS
|
|
| # include <stdlib.h>
|
|
| # include <stddef.h>
|
|
| #else
|
|
| # ifdef HAVE_STDLIB_H
|
|
| # include <stdlib.h>
|
|
| # endif
|
|
| #endif
|
|
| #ifdef HAVE_STRING_H
|
|
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
|
|
| # include <memory.h>
|
|
| # endif
|
|
| # include <string.h>
|
|
| #endif
|
|
| #ifdef HAVE_STRINGS_H
|
|
| # include <strings.h>
|
|
| #endif
|
|
| #ifdef HAVE_INTTYPES_H
|
|
| # include <inttypes.h>
|
|
| #endif
|
|
| #ifdef HAVE_STDINT_H
|
|
| # include <stdint.h>
|
|
| #endif
|
|
| #ifdef HAVE_UNISTD_H
|
|
| # include <unistd.h>
|
|
| #endif
|
|
| #include <sys/endian.h>
|
|
configure:21860: result: no
|
|
configure:21864: checking sys/endian.h presence
|
|
configure:21879: gcc -E conftest.c
|
|
conftest.c:28:24: error: sys/endian.h: No such file or directory
|
|
configure:21885: $? = 1
|
|
configure: failed program was:
|
|
| /* confdefs.h. */
|
|
| #define PACKAGE_NAME "MHASH"
|
|
| #define PACKAGE_TARNAME "mhash"
|
|
| #define PACKAGE_VERSION "0.9.9"
|
|
| #define PACKAGE_STRING "MHASH 0.9.9"
|
|
| #define PACKAGE_BUGREPORT "mhash-devel@sourceforge.net"
|
|
| #define PACKAGE "mhash"
|
|
| #define VERSION "0.9.9"
|
|
| #define MHASH_VERSION PROGRAM_VERSION
|
|
| #define _GNU_SOURCE 1
|
|
| #define STDC_HEADERS 1
|
|
| #define HAVE_SYS_TYPES_H 1
|
|
| #define HAVE_SYS_STAT_H 1
|
|
| #define HAVE_STDLIB_H 1
|
|
| #define HAVE_STRING_H 1
|
|
| #define HAVE_MEMORY_H 1
|
|
| #define HAVE_STRINGS_H 1
|
|
| #define HAVE_INTTYPES_H 1
|
|
| #define HAVE_STDINT_H 1
|
|
| #define HAVE_UNISTD_H 1
|
|
| #define PROTOTYPES 1
|
|
| #define __PROTOTYPES 1
|
|
| #define HAVE_DLFCN_H 1
|
|
| #define HAVE__BOOL 1
|
|
| #define HAVE_STDBOOL_H 1
|
|
| #define STDC_HEADERS 1
|
|
| /* end confdefs.h. */
|
|
| #include <sys/endian.h>
|
|
configure:21899: result: no
|
|
configure:21932: checking for sys/endian.h
|
|
configure:21940: result: no
|
|
configure:21813: checking for sys/stat.h
|
|
configure:21819: result: yes
|
|
configure:21813: checking for sys/types.h
|
|
configure:21819: result: yes
|
|
configure:21823: checking sys/mman.h usability
|
|
configure:21840: gcc -c -g -O2 conftest.c >&5
|
|
configure:21846: $? = 0
|
|
configure:21860: result: yes
|
|
configure:21864: checking sys/mman.h presence
|
|
configure:21879: gcc -E conftest.c
|
|
configure:21885: $? = 0
|
|
configure:21899: result: yes
|
|
configure:21932: checking for sys/mman.h
|
|
configure:21940: result: yes
|
|
configure:21972: checking assert.h usability
|
|
configure:21989: gcc -c -g -O2 conftest.c >&5
|
|
configure:21995: $? = 0
|
|
configure:22009: result: yes
|
|
configure:22013: checking assert.h presence
|
|
configure:22028: gcc -E conftest.c
|
|
configure:22034: $? = 0
|
|
configure:22048: result: yes
|
|
configure:22081: checking for assert.h
|
|
configure:22089: result: yes
|
|
configure:21972: checking byteswap.h usability
|
|
configure:21989: gcc -c -g -O2 conftest.c >&5
|
|
configure:21995: $? = 0
|
|
configure:22009: result: yes
|
|
configure:22013: checking byteswap.h presence
|
|
configure:22028: gcc -E conftest.c
|
|
configure:22034: $? = 0
|
|
configure:22048: result: yes
|
|
configure:22081: checking for byteswap.h
|
|
configure:22089: result: yes
|
|
configure:21962: checking for dlfcn.h
|
|
configure:21968: result: yes
|
|
configure:21972: checking ctype.h usability
|
|
configure:21989: gcc -c -g -O2 conftest.c >&5
|
|
configure:21995: $? = 0
|
|
configure:22009: result: yes
|
|
configure:22013: checking ctype.h presence
|
|
configure:22028: gcc -E conftest.c
|
|
configure:22034: $? = 0
|
|
configure:22048: result: yes
|
|
configure:22081: checking for ctype.h
|
|
configure:22089: result: yes
|
|
configure:21972: checking errno.h usability
|
|
configure:21989: gcc -c -g -O2 conftest.c >&5
|
|
configure:21995: $? = 0
|
|
configure:22009: result: yes
|
|
configure:22013: checking errno.h presence
|
|
configure:22028: gcc -E conftest.c
|
|
configure:22034: $? = 0
|
|
configure:22048: result: yes
|
|
configure:22081: checking for errno.h
|
|
configure:22089: result: yes
|
|
configure:22120: checking endian.h usability
|
|
configure:22137: gcc -c -g -O2 conftest.c >&5
|
|
configure:22143: $? = 0
|
|
configure:22157: result: yes
|
|
configure:22161: checking endian.h presence
|
|
configure:22176: gcc -E conftest.c
|
|
configure:22182: $? = 0
|
|
configure:22196: result: yes
|
|
configure:22229: checking for endian.h
|
|
configure:22237: result: yes
|
|
configure:22120: checking fcntl.h usability
|
|
configure:22137: gcc -c -g -O2 conftest.c >&5
|
|
configure:22143: $? = 0
|
|
configure:22157: result: yes
|
|
configure:22161: checking fcntl.h presence
|
|
configure:22176: gcc -E conftest.c
|
|
configure:22182: $? = 0
|
|
configure:22196: result: yes
|
|
configure:22229: checking for fcntl.h
|
|
configure:22237: result: yes
|
|
configure:22110: checking for inttypes.h
|
|
configure:22116: result: yes
|
|
configure:22120: checking limits.h usability
|
|
configure:22137: gcc -c -g -O2 conftest.c >&5
|
|
configure:22143: $? = 0
|
|
configure:22157: result: yes
|
|
configure:22161: checking limits.h presence
|
|
configure:22176: gcc -E conftest.c
|
|
configure:22182: $? = 0
|
|
configure:22196: result: yes
|
|
configure:22229: checking for limits.h
|
|
configure:22237: result: yes
|
|
configure:22268: checking malloc.h usability
|
|
configure:22285: gcc -c -g -O2 conftest.c >&5
|
|
configure:22291: $? = 0
|
|
configure:22305: result: yes
|
|
configure:22309: checking malloc.h presence
|
|
configure:22324: gcc -E conftest.c
|
|
configure:22330: $? = 0
|
|
configure:22344: result: yes
|
|
configure:22377: checking for malloc.h
|
|
configure:22385: result: yes
|
|
configure:22258: checking for unistd.h
|
|
configure:22264: result: yes
|
|
configure:22268: checking utime.h usability
|
|
configure:22285: gcc -c -g -O2 conftest.c >&5
|
|
configure:22291: $? = 0
|
|
configure:22305: result: yes
|
|
configure:22309: checking utime.h presence
|
|
configure:22324: gcc -E conftest.c
|
|
configure:22330: $? = 0
|
|
configure:22344: result: yes
|
|
configure:22377: checking for utime.h
|
|
configure:22385: result: yes
|
|
configure:22268: checking values.h usability
|
|
configure:22285: gcc -c -g -O2 conftest.c >&5
|
|
configure:22291: $? = 0
|
|
configure:22305: result: yes
|
|
configure:22309: checking values.h presence
|
|
configure:22324: gcc -E conftest.c
|
|
configure:22330: $? = 0
|
|
configure:22344: result: yes
|
|
configure:22377: checking for values.h
|
|
configure:22385: result: yes
|
|
configure:22418: checking signal.h usability
|
|
configure:22435: gcc -c -g -O2 conftest.c >&5
|
|
configure:22441: $? = 0
|
|
configure:22455: result: yes
|
|
configure:22459: checking signal.h presence
|
|
configure:22474: gcc -E conftest.c
|
|
configure:22480: $? = 0
|
|
configure:22494: result: yes
|
|
configure:22527: checking for signal.h
|
|
configure:22535: result: yes
|
|
configure:22408: checking for stdint.h
|
|
configure:22414: result: yes
|
|
configure:22418: checking stdio.h usability
|
|
configure:22435: gcc -c -g -O2 conftest.c >&5
|
|
configure:22441: $? = 0
|
|
configure:22455: result: yes
|
|
configure:22459: checking stdio.h presence
|
|
configure:22474: gcc -E conftest.c
|
|
configure:22480: $? = 0
|
|
configure:22494: result: yes
|
|
configure:22527: checking for stdio.h
|
|
configure:22535: result: yes
|
|
configure:22408: checking for stdlib.h
|
|
configure:22414: result: yes
|
|
configure:22408: checking for string.h
|
|
configure:22414: result: yes
|
|
configure:22408: checking for strings.h
|
|
configure:22414: result: yes
|
|
configure:22555: checking for stdlib.h
|
|
configure:22561: result: yes
|
|
configure:22695: checking for GNU libc compatible malloc
|
|
configure:22729: gcc -o conftest -g -O2 conftest.c >&5
|
|
configure:22732: $? = 0
|
|
configure:22738: ./conftest
|
|
configure:22741: $? = 0
|
|
configure:22757: result: yes
|
|
configure:22785: checking for working memcmp
|
|
configure:22838: gcc -o conftest -g -O2 conftest.c >&5
|
|
configure:22841: $? = 0
|
|
configure:22847: ./conftest
|
|
configure:22850: $? = 0
|
|
configure:22866: result: yes
|
|
configure:22881: checking for bcopy
|
|
configure:22937: gcc -o conftest -g -O2 conftest.c >&5
|
|
conftest.c:75: warning: conflicting types for built-in function 'bcopy'
|
|
configure:22943: $? = 0
|
|
configure:22961: result: yes
|
|
configure:22881: checking for bzero
|
|
configure:22937: gcc -o conftest -g -O2 conftest.c >&5
|
|
conftest.c:76: warning: conflicting types for built-in function 'bzero'
|
|
configure:22943: $? = 0
|
|
configure:22961: result: yes
|
|
configure:22976: checking for fcntl
|
|
configure:23032: gcc -o conftest -g -O2 conftest.c >&5
|
|
configure:23038: $? = 0
|
|
configure:23056: result: yes
|
|
configure:22976: checking for fsync
|
|
configure:23032: gcc -o conftest -g -O2 conftest.c >&5
|
|
configure:23038: $? = 0
|
|
configure:23056: result: yes
|
|
configure:23072: checking for memset
|
|
configure:23128: gcc -o conftest -g -O2 conftest.c >&5
|
|
conftest.c:79: warning: conflicting types for built-in function 'memset'
|
|
configure:23134: $? = 0
|
|
configure:23152: result: yes
|
|
configure:23072: checking for memmove
|
|
configure:23128: gcc -o conftest -g -O2 conftest.c >&5
|
|
conftest.c:80: warning: conflicting types for built-in function 'memmove'
|
|
configure:23134: $? = 0
|
|
configure:23152: result: yes
|
|
configure:23072: checking for mlock
|
|
configure:23128: gcc -o conftest -g -O2 conftest.c >&5
|
|
configure:23134: $? = 0
|
|
configure:23152: result: yes
|
|
configure:23167: checking for sigaction
|
|
configure:23223: gcc -o conftest -g -O2 conftest.c >&5
|
|
configure:23229: $? = 0
|
|
configure:23247: result: yes
|
|
configure:23167: checking for signal
|
|
configure:23223: gcc -o conftest -g -O2 conftest.c >&5
|
|
configure:23229: $? = 0
|
|
configure:23247: result: yes
|
|
configure:23262: checking for readdir_r
|
|
configure:23318: gcc -o conftest -g -O2 conftest.c >&5
|
|
configure:23324: $? = 0
|
|
configure:23342: result: yes
|
|
configure:23262: checking for readdir
|
|
configure:23318: gcc -o conftest -g -O2 conftest.c >&5
|
|
configure:23324: $? = 0
|
|
configure:23342: result: yes
|
|
configure:23356: checking for strtol
|
|
configure:23412: gcc -o conftest -g -O2 conftest.c >&5
|
|
configure:23418: $? = 0
|
|
configure:23436: result: yes
|
|
configure:23451: checking for lstat
|
|
configure:23507: gcc -o conftest -g -O2 conftest.c >&5
|
|
configure:23513: $? = 0
|
|
configure:23531: result: yes
|
|
configure:23451: checking for stat
|
|
configure:23507: gcc -o conftest -g -O2 conftest.c >&5
|
|
configure:23513: $? = 0
|
|
configure:23531: result: yes
|
|
configure:23546: checking for umask
|
|
configure:23602: gcc -o conftest -g -O2 conftest.c >&5
|
|
configure:23608: $? = 0
|
|
configure:23626: result: yes
|
|
configure:23546: checking for utime
|
|
configure:23602: gcc -o conftest -g -O2 conftest.c >&5
|
|
configure:23608: $? = 0
|
|
configure:23626: result: yes
|
|
configure:23638: checking for unsigned long long int
|
|
configure:23668: gcc -c -g -O2 conftest.c >&5
|
|
configure:23674: $? = 0
|
|
configure:23689: result: yes
|
|
configure:23696: checking size of unsigned long long int
|
|
configure:23998: gcc -o conftest -g -O2 conftest.c >&5
|
|
configure:24001: $? = 0
|
|
configure:24007: ./conftest
|
|
configure:24010: $? = 0
|
|
configure:24033: result: 8
|
|
configure:24043: checking for unsigned long int
|
|
configure:24073: gcc -c -g -O2 conftest.c >&5
|
|
configure:24079: $? = 0
|
|
configure:24094: result: yes
|
|
configure:24101: checking size of unsigned long int
|
|
configure:24403: gcc -o conftest -g -O2 conftest.c >&5
|
|
configure:24406: $? = 0
|
|
configure:24412: ./conftest
|
|
configure:24415: $? = 0
|
|
configure:24438: result: 8
|
|
configure:24448: checking for unsigned int
|
|
configure:24478: gcc -c -g -O2 conftest.c >&5
|
|
configure:24484: $? = 0
|
|
configure:24499: result: yes
|
|
configure:24506: checking size of unsigned int
|
|
configure:24808: gcc -o conftest -g -O2 conftest.c >&5
|
|
configure:24811: $? = 0
|
|
configure:24817: ./conftest
|
|
configure:24820: $? = 0
|
|
configure:24843: result: 4
|
|
configure:24853: checking for unsigned short int
|
|
configure:24883: gcc -c -g -O2 conftest.c >&5
|
|
configure:24889: $? = 0
|
|
configure:24904: result: yes
|
|
configure:24911: checking size of unsigned short int
|
|
configure:25213: gcc -o conftest -g -O2 conftest.c >&5
|
|
configure:25216: $? = 0
|
|
configure:25222: ./conftest
|
|
configure:25225: $? = 0
|
|
configure:25248: result: 2
|
|
configure:25258: checking for unsigned char
|
|
configure:25288: gcc -c -g -O2 conftest.c >&5
|
|
configure:25294: $? = 0
|
|
configure:25309: result: yes
|
|
configure:25316: checking size of unsigned char
|
|
configure:25618: gcc -o conftest -g -O2 conftest.c >&5
|
|
configure:25621: $? = 0
|
|
configure:25627: ./conftest
|
|
configure:25630: $? = 0
|
|
configure:25653: result: 1
|
|
configure:25665: checking if malloc debugging is wanted
|
|
configure:25685: result: no
|
|
configure:25690: checking whether to enable maintainer-specific portions of Makefiles
|
|
configure:25699: result: no
|
|
configure:26139: creating ./config.status
|
|
|
|
## ---------------------- ##
|
|
## Running config.status. ##
|
|
## ---------------------- ##
|
|
|
|
This file was extended by MHASH config.status 0.9.9, which was
|
|
generated by GNU Autoconf 2.61. Invocation command line was
|
|
|
|
CONFIG_FILES =
|
|
CONFIG_HEADERS =
|
|
CONFIG_LINKS =
|
|
CONFIG_COMMANDS =
|
|
$ ./config.status
|
|
|
|
on cc-gms01.ktsh.co.kr
|
|
|
|
config.status:676: creating Makefile
|
|
config.status:676: creating mhash.spec
|
|
config.status:676: creating include/Makefile
|
|
config.status:676: creating doc/Makefile
|
|
config.status:676: creating src/Makefile
|
|
config.status:676: creating lib/Makefile
|
|
config.status:676: creating include/mutils/mhash_config.h
|
|
config.status:1017: executing depfiles commands
|
|
|
|
## ---------------- ##
|
|
## Cache variables. ##
|
|
## ---------------- ##
|
|
|
|
ac_cv_build=x86_64-unknown-linux-gnu
|
|
ac_cv_c_bigendian=no
|
|
ac_cv_c_compiler_gnu=yes
|
|
ac_cv_c_const=yes
|
|
ac_cv_c_inline=inline
|
|
ac_cv_cxx_compiler_gnu=yes
|
|
ac_cv_env_CCASFLAGS_set=
|
|
ac_cv_env_CCASFLAGS_value=
|
|
ac_cv_env_CCAS_set=
|
|
ac_cv_env_CCAS_value=
|
|
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_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_LIBS_set=
|
|
ac_cv_env_LIBS_value=
|
|
ac_cv_env_build_alias_set=
|
|
ac_cv_env_build_alias_value=
|
|
ac_cv_env_host_alias_set=
|
|
ac_cv_env_host_alias_value=
|
|
ac_cv_env_target_alias_set=
|
|
ac_cv_env_target_alias_value=
|
|
ac_cv_f77_compiler_gnu=no
|
|
ac_cv_func_bcopy=yes
|
|
ac_cv_func_bzero=yes
|
|
ac_cv_func_fcntl=yes
|
|
ac_cv_func_fsync=yes
|
|
ac_cv_func_lstat=yes
|
|
ac_cv_func_malloc_0_nonnull=yes
|
|
ac_cv_func_memcmp_working=yes
|
|
ac_cv_func_memmove=yes
|
|
ac_cv_func_memset=yes
|
|
ac_cv_func_mlock=yes
|
|
ac_cv_func_readdir=yes
|
|
ac_cv_func_readdir_r=yes
|
|
ac_cv_func_sigaction=yes
|
|
ac_cv_func_signal=yes
|
|
ac_cv_func_stat=yes
|
|
ac_cv_func_strtol=yes
|
|
ac_cv_func_umask=yes
|
|
ac_cv_func_utime=yes
|
|
ac_cv_header_assert_h=yes
|
|
ac_cv_header_byteswap_h=yes
|
|
ac_cv_header_ctype_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_inttypes_h=yes
|
|
ac_cv_header_limits_h=yes
|
|
ac_cv_header_malloc_h=yes
|
|
ac_cv_header_memory_h=yes
|
|
ac_cv_header_minix_config_h=no
|
|
ac_cv_header_signal_h=yes
|
|
ac_cv_header_stdbool_h=yes
|
|
ac_cv_header_stdc=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_endian_h=no
|
|
ac_cv_header_sys_mman_h=yes
|
|
ac_cv_header_sys_stat_h=yes
|
|
ac_cv_header_sys_types_h=yes
|
|
ac_cv_header_unistd_h=yes
|
|
ac_cv_header_utime_h=yes
|
|
ac_cv_header_values_h=yes
|
|
ac_cv_host=x86_64-unknown-linux-gnu
|
|
ac_cv_objext=o
|
|
ac_cv_path_EGREP='/bin/grep -E'
|
|
ac_cv_path_GREP=/bin/grep
|
|
ac_cv_path_install='/usr/bin/install -c'
|
|
ac_cv_prog_AWK=gawk
|
|
ac_cv_prog_CPP='gcc -E'
|
|
ac_cv_prog_CXXCPP='g++ -E'
|
|
ac_cv_prog_ac_ct_AR=ar
|
|
ac_cv_prog_ac_ct_CC=gcc
|
|
ac_cv_prog_ac_ct_CXX=g++
|
|
ac_cv_prog_ac_ct_RANLIB=ranlib
|
|
ac_cv_prog_ac_ct_STRIP=strip
|
|
ac_cv_prog_cc_c89=
|
|
ac_cv_prog_cc_g=yes
|
|
ac_cv_prog_cc_gcc_c_o=yes
|
|
ac_cv_prog_cxx_g=yes
|
|
ac_cv_prog_f77_g=no
|
|
ac_cv_prog_gcc_traditional=no
|
|
ac_cv_prog_make_make_set=yes
|
|
ac_cv_search_strerror='none required'
|
|
ac_cv_sizeof_unsigned_char=1
|
|
ac_cv_sizeof_unsigned_int=4
|
|
ac_cv_sizeof_unsigned_long_int=8
|
|
ac_cv_sizeof_unsigned_long_long_int=8
|
|
ac_cv_sizeof_unsigned_short_int=2
|
|
ac_cv_target=x86_64-unknown-linux-gnu
|
|
ac_cv_type__Bool=yes
|
|
ac_cv_type_size_t=yes
|
|
ac_cv_type_unsigned_char=yes
|
|
ac_cv_type_unsigned_int=yes
|
|
ac_cv_type_unsigned_long_int=yes
|
|
ac_cv_type_unsigned_long_long_int=yes
|
|
ac_cv_type_unsigned_short_int=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_rtti_exceptions=no
|
|
lt_cv_prog_gnu_ld=yes
|
|
lt_cv_prog_gnu_ldcxx=yes
|
|
lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\'''
|
|
lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\) $/ {\"\1\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \([^ ]*\) \([^ ]*\)$/ {"\2", (lt_ptr) \&\2},/p'\'''
|
|
lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^. .* \(.*\)$/extern int \1;/p'\'''
|
|
lt_cv_sys_max_cmd_len=32768
|
|
lt_lt_cv_prog_compiler_c_o='"yes"'
|
|
lt_lt_cv_prog_compiler_c_o_CXX='"yes"'
|
|
lt_lt_cv_sys_global_symbol_pipe='"sed -n -e '\''s/^.*[ ]\\([ABCDGIRSTW][ABCDGIRSTW]*\\)[ ][ ]*\\([_A-Za-z][_A-Za-z0-9]*\\)\$/\\1 \\2 \\2/p'\''"'
|
|
lt_lt_cv_sys_global_symbol_to_c_name_address='"sed -n -e '\''s/^: \\([^ ]*\\) \$/ {\\\"\\1\\\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \\([^ ]*\\) \\([^ ]*\\)\$/ {\"\\2\", (lt_ptr) \\&\\2},/p'\''"'
|
|
lt_lt_cv_sys_global_symbol_to_cdecl='"sed -n -e '\''s/^. .* \\(.*\\)\$/extern int \\1;/p'\''"'
|
|
|
|
## ----------------- ##
|
|
## Output variables. ##
|
|
## ----------------- ##
|
|
|
|
ACLOCAL='${SHELL} /root/work/sdkfreebsd64.bak/libs/mhash-0.9.9.9/missing --run aclocal-1.9'
|
|
AMDEPBACKSLASH='\'
|
|
AMDEP_FALSE='#'
|
|
AMDEP_TRUE=''
|
|
AMTAR='${SHELL} /root/work/sdkfreebsd64.bak/libs/mhash-0.9.9.9/missing --run tar'
|
|
AR='ar'
|
|
AS='as'
|
|
AUTOCONF='${SHELL} /root/work/sdkfreebsd64.bak/libs/mhash-0.9.9.9/missing --run autoconf'
|
|
AUTOHEADER='${SHELL} /root/work/sdkfreebsd64.bak/libs/mhash-0.9.9.9/missing --run autoheader'
|
|
AUTOMAKE='${SHELL} /root/work/sdkfreebsd64.bak/libs/mhash-0.9.9.9/missing --run automake-1.9'
|
|
AWK='gawk'
|
|
CC='gcc'
|
|
CCAS='gcc'
|
|
CCASFLAGS='-g -O2'
|
|
CCDEPMODE='depmode=gcc3'
|
|
CFLAGS='-g -O2'
|
|
CPP='gcc -E'
|
|
CPPFLAGS=''
|
|
CXX='g++'
|
|
CXXCPP='g++ -E'
|
|
CXXDEPMODE='depmode=gcc3'
|
|
CXXFLAGS='-g -O2'
|
|
CYGPATH_W='echo'
|
|
DEFS='-DHAVE_CONFIG_H'
|
|
DEPDIR='.deps'
|
|
DLLTOOL='dlltool'
|
|
ECHO='echo'
|
|
ECHO_C=''
|
|
ECHO_N='-n'
|
|
ECHO_T=''
|
|
EGREP='/bin/grep -E'
|
|
EXEEXT=''
|
|
F77=''
|
|
FFLAGS=''
|
|
GREP='/bin/grep'
|
|
INSTALL_DATA='${INSTALL} -m 644'
|
|
INSTALL_PROGRAM='${INSTALL}'
|
|
INSTALL_SCRIPT='${INSTALL}'
|
|
INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s'
|
|
LDFLAGS=''
|
|
LIBOBJS=''
|
|
LIBS=''
|
|
LIBTOOL='$(SHELL) $(top_builddir)/libtool'
|
|
LN_S='ln -s'
|
|
LTLIBOBJS=''
|
|
MAINT='#'
|
|
MAINTAINER_MODE_FALSE=''
|
|
MAINTAINER_MODE_TRUE='#'
|
|
MAKEINFO='${SHELL} /root/work/sdkfreebsd64.bak/libs/mhash-0.9.9.9/missing --run makeinfo'
|
|
OBJDUMP='objdump'
|
|
OBJEXT='o'
|
|
PACKAGE='mhash'
|
|
PACKAGE_BUGREPORT='mhash-devel@sourceforge.net'
|
|
PACKAGE_NAME='MHASH'
|
|
PACKAGE_STRING='MHASH 0.9.9'
|
|
PACKAGE_TARNAME='mhash'
|
|
PACKAGE_VERSION='0.9.9'
|
|
PATH_SEPARATOR=':'
|
|
RANLIB='ranlib'
|
|
SET_MAKE=''
|
|
SHELL='/bin/sh'
|
|
STRIP='strip'
|
|
VERSION='0.9.9'
|
|
ac_ct_CC='gcc'
|
|
ac_ct_CXX='g++'
|
|
ac_ct_F77=''
|
|
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-unknown-linux-gnu'
|
|
build_alias=''
|
|
build_cpu='x86_64'
|
|
build_os='linux-gnu'
|
|
build_vendor='unknown'
|
|
datadir='${datarootdir}'
|
|
datarootdir='${prefix}/share'
|
|
docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
|
|
dvidir='${docdir}'
|
|
exec_prefix='${prefix}'
|
|
host='x86_64-unknown-linux-gnu'
|
|
host_alias=''
|
|
host_cpu='x86_64'
|
|
host_os='linux-gnu'
|
|
host_vendor='unknown'
|
|
htmldir='${docdir}'
|
|
includedir='${prefix}/include'
|
|
infodir='${datarootdir}/info'
|
|
install_sh='/root/work/sdkfreebsd64.bak/libs/mhash-0.9.9.9/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}'
|
|
prefix='/usr/local'
|
|
program_transform_name='s,x,x,'
|
|
psdir='${docdir}'
|
|
sbindir='${exec_prefix}/sbin'
|
|
sharedstatedir='${prefix}/com'
|
|
sysconfdir='${prefix}/etc'
|
|
target='x86_64-unknown-linux-gnu'
|
|
target_alias=''
|
|
target_cpu='x86_64'
|
|
target_os='linux-gnu'
|
|
target_vendor='unknown'
|
|
|
|
## ----------- ##
|
|
## confdefs.h. ##
|
|
## ----------- ##
|
|
|
|
#define PACKAGE_NAME "MHASH"
|
|
#define PACKAGE_TARNAME "mhash"
|
|
#define PACKAGE_VERSION "0.9.9"
|
|
#define PACKAGE_STRING "MHASH 0.9.9"
|
|
#define PACKAGE_BUGREPORT "mhash-devel@sourceforge.net"
|
|
#define PACKAGE "mhash"
|
|
#define VERSION "0.9.9"
|
|
#define MHASH_VERSION PROGRAM_VERSION
|
|
#define _GNU_SOURCE 1
|
|
#define STDC_HEADERS 1
|
|
#define HAVE_SYS_TYPES_H 1
|
|
#define HAVE_SYS_STAT_H 1
|
|
#define HAVE_STDLIB_H 1
|
|
#define HAVE_STRING_H 1
|
|
#define HAVE_MEMORY_H 1
|
|
#define HAVE_STRINGS_H 1
|
|
#define HAVE_INTTYPES_H 1
|
|
#define HAVE_STDINT_H 1
|
|
#define HAVE_UNISTD_H 1
|
|
#define PROTOTYPES 1
|
|
#define __PROTOTYPES 1
|
|
#define HAVE_DLFCN_H 1
|
|
#define HAVE__BOOL 1
|
|
#define HAVE_STDBOOL_H 1
|
|
#define STDC_HEADERS 1
|
|
#define HAVE_SYS_STAT_H 1
|
|
#define HAVE_SYS_TYPES_H 1
|
|
#define HAVE_SYS_MMAN_H 1
|
|
#define HAVE_ASSERT_H 1
|
|
#define HAVE_BYTESWAP_H 1
|
|
#define HAVE_DLFCN_H 1
|
|
#define HAVE_CTYPE_H 1
|
|
#define HAVE_ERRNO_H 1
|
|
#define HAVE_ENDIAN_H 1
|
|
#define HAVE_FCNTL_H 1
|
|
#define HAVE_INTTYPES_H 1
|
|
#define HAVE_LIMITS_H 1
|
|
#define HAVE_MALLOC_H 1
|
|
#define HAVE_UNISTD_H 1
|
|
#define HAVE_UTIME_H 1
|
|
#define HAVE_VALUES_H 1
|
|
#define HAVE_SIGNAL_H 1
|
|
#define HAVE_STDINT_H 1
|
|
#define HAVE_STDIO_H 1
|
|
#define HAVE_STDLIB_H 1
|
|
#define HAVE_STRING_H 1
|
|
#define HAVE_STRINGS_H 1
|
|
#define HAVE_STDLIB_H 1
|
|
#define HAVE_MALLOC 1
|
|
#define HAVE_BCOPY 1
|
|
#define HAVE_BZERO 1
|
|
#define HAVE_FCNTL 1
|
|
#define HAVE_FSYNC 1
|
|
#define HAVE_MEMSET 1
|
|
#define HAVE_MEMMOVE 1
|
|
#define HAVE_MLOCK 1
|
|
#define HAVE_SIGACTION 1
|
|
#define HAVE_SIGNAL 1
|
|
#define HAVE_READDIR_R 1
|
|
#define HAVE_READDIR 1
|
|
#define HAVE_STRTOL 1
|
|
#define HAVE_LSTAT 1
|
|
#define HAVE_STAT 1
|
|
#define HAVE_UMASK 1
|
|
#define HAVE_UTIME 1
|
|
#define SIZEOF_UNSIGNED_LONG_LONG_INT 8
|
|
#define SIZEOF_UNSIGNED_LONG_INT 8
|
|
#define SIZEOF_UNSIGNED_INT 4
|
|
#define SIZEOF_UNSIGNED_SHORT_INT 2
|
|
#define SIZEOF_UNSIGNED_CHAR 1
|
|
#define ENABLE_MD5 1
|
|
#define ENABLE_SHA1 1
|
|
#define ENABLE_MD4 1
|
|
#define ENABLE_MD2 1
|
|
#define ENABLE_TIGER 1
|
|
#define ENABLE_HAVAL 1
|
|
#define ENABLE_CRC32 1
|
|
#define ENABLE_ADLER32 1
|
|
#define ENABLE_RIPEMD 1
|
|
#define ENABLE_GOST 1
|
|
#define ENABLE_SHA256_SHA224 1
|
|
#define ENABLE_SHA512_SHA384 1
|
|
#define ENABLE_SNEFRU 1
|
|
#define ENABLE_WHIRLPOOL 1
|
|
|
|
configure: exit 0
|