Files
interactive/gms/LG/sdkfreebsd64.bak/libs/libmcrypt-2.5.7/config.log
T
2026-08-07 17:38:18 +09:00

1014 lines
33 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 configure, which was
generated by GNU Autoconf 2.57. Invocation command line was
$ ./configure --enable-static=yes
## --------- ##
## 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
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:1485: checking build system type
configure:1503: result: x86_64-unknown-linux-gnu
configure:1511: checking host system type
configure:1525: result: x86_64-unknown-linux-gnu
configure:1533: checking target system type
configure:1547: result: x86_64-unknown-linux-gnu
configure:1574: checking for a BSD-compatible install
configure:1628: result: /usr/bin/install -c
configure:1639: checking whether build environment is sane
configure:1682: result: yes
configure:1715: checking for gawk
configure:1731: found /bin/gawk
configure:1741: result: gawk
configure:1751: checking whether make sets $(MAKE)
configure:1771: result: yes
configure:1930: checking whether make sets $(MAKE)
configure:1950: result: yes
configure:2006: checking for gcc
configure:2022: found /usr/bin/gcc
configure:2032: result: gcc
configure:2276: checking for C compiler version
configure:2279: gcc --version </dev/null >&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:2282: $? = 0
configure:2284: gcc -v </dev/null >&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:2287: $? = 0
configure:2289: gcc -V </dev/null >&5
gcc: '-V' option must have argument
configure:2292: $? = 1
configure:2316: checking for C compiler default output
configure:2319: gcc conftest.c >&5
configure:2322: $? = 0
configure:2368: result: a.out
configure:2373: checking whether the C compiler works
configure:2379: ./a.out
configure:2382: $? = 0
configure:2399: result: yes
configure:2406: checking whether we are cross compiling
configure:2408: result: no
configure:2411: checking for suffix of executables
configure:2413: gcc -o conftest conftest.c >&5
configure:2416: $? = 0
configure:2441: result:
configure:2447: checking for suffix of object files
configure:2469: gcc -c conftest.c >&5
configure:2472: $? = 0
configure:2494: result: o
configure:2498: checking whether we are using the GNU C compiler
configure:2523: gcc -c conftest.c >&5
configure:2526: $? = 0
configure:2529: test -s conftest.o
configure:2532: $? = 0
configure:2545: result: yes
configure:2551: checking whether gcc accepts -g
configure:2573: gcc -c -g conftest.c >&5
configure:2576: $? = 0
configure:2579: test -s conftest.o
configure:2582: $? = 0
configure:2593: result: yes
configure:2610: checking for gcc option to accept ANSI C
configure:2671: gcc -c -g -O2 conftest.c >&5
configure:2674: $? = 0
configure:2677: test -s conftest.o
configure:2680: $? = 0
configure:2698: result: none needed
configure:2716: gcc -c -g -O2 conftest.c >&5
conftest.c:2: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'me'
configure:2719: $? = 1
configure: failed program was:
| #ifndef __cplusplus
| choke me
| #endif
configure:2847: checking for style of include used by make
configure:2875: result: GNU
configure:2903: checking dependency style of gcc
configure:2965: result: gcc3
configure:3022: checking for a BSD-compatible install
configure:3076: result: /usr/bin/install -c
configure:3087: checking whether ln -s works
configure:3091: result: yes
configure:3101: checking whether in maintanance mode
configure:3108: result: no
configure:3112: checking whether in dmalloc mode
configure:3119: result: no
configure:3197: checking whether to enable dynamic module loading
configure:3204: result: no
configure:3430: checking which algorithms to include into library
configure:3456: result: cbc cfb ctr ecb ncfb nofb ofb stream threeway cast-128 gost rijndael-128 safer-sk64 twofish arcfour cast-256 loki97 rijndael-192 saferplus wake blowfish-compat des rijndael-256 serpent xtea blowfish enigma rc2 safer-sk128 tripledes
configure:3485: checking how to run the C preprocessor
configure:3521: gcc -E conftest.c
configure:3527: $? = 0
configure:3559: gcc -E conftest.c
configure:3560:28: error: ac_nonexistent.h: No such file or directory
configure:3565: $? = 1
configure: failed program was:
| #line 3550 "configure"
| /* confdefs.h. */
|
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "libmcrypt"
| #define VERSION "2.5.7"
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:3603: result: gcc -E
configure:3628: gcc -E conftest.c
configure:3634: $? = 0
configure:3666: gcc -E conftest.c
configure:3667:28: error: ac_nonexistent.h: No such file or directory
configure:3672: $? = 1
configure: failed program was:
| #line 3657 "configure"
| /* confdefs.h. */
|
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "libmcrypt"
| #define VERSION "2.5.7"
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:3715: checking for egrep
configure:3725: result: grep -E
configure:3730: checking for ANSI C header files
configure:3756: gcc -c -g -O2 conftest.c >&5
configure:3759: $? = 0
configure:3762: test -s conftest.o
configure:3765: $? = 0
configure:3857: gcc -o conftest -g -O2 conftest.c >&5
configure: In function 'main':
configure:3852: warning: incompatible implicit declaration of built-in function 'exit'
configure:3860: $? = 0
configure:3862: ./conftest
configure:3865: $? = 0
configure:3880: result: yes
configure:3890: checking for inline
configure:3912: gcc -c -g -O2 conftest.c >&5
configure:3915: $? = 0
configure:3918: test -s conftest.o
configure:3921: $? = 0
configure:3933: result: inline
configure:3948: checking for an ANSI C-conforming const
configure:4016: gcc -c -g -O2 conftest.c >&5
configure:4019: $? = 0
configure:4022: test -s conftest.o
configure:4025: $? = 0
configure:4036: result: yes
configure:4061: checking for sys/types.h
configure:4078: gcc -c -g -O2 conftest.c >&5
configure:4081: $? = 0
configure:4084: test -s conftest.o
configure:4087: $? = 0
configure:4098: result: yes
configure:4061: checking for sys/stat.h
configure:4078: gcc -c -g -O2 conftest.c >&5
configure:4081: $? = 0
configure:4084: test -s conftest.o
configure:4087: $? = 0
configure:4098: result: yes
configure:4061: checking for stdlib.h
configure:4078: gcc -c -g -O2 conftest.c >&5
configure:4081: $? = 0
configure:4084: test -s conftest.o
configure:4087: $? = 0
configure:4098: result: yes
configure:4061: checking for string.h
configure:4078: gcc -c -g -O2 conftest.c >&5
configure:4081: $? = 0
configure:4084: test -s conftest.o
configure:4087: $? = 0
configure:4098: result: yes
configure:4061: checking for memory.h
configure:4078: gcc -c -g -O2 conftest.c >&5
configure:4081: $? = 0
configure:4084: test -s conftest.o
configure:4087: $? = 0
configure:4098: result: yes
configure:4061: checking for strings.h
configure:4078: gcc -c -g -O2 conftest.c >&5
configure:4081: $? = 0
configure:4084: test -s conftest.o
configure:4087: $? = 0
configure:4098: result: yes
configure:4061: checking for inttypes.h
configure:4078: gcc -c -g -O2 conftest.c >&5
configure:4081: $? = 0
configure:4084: test -s conftest.o
configure:4087: $? = 0
configure:4098: result: yes
configure:4061: checking for stdint.h
configure:4078: gcc -c -g -O2 conftest.c >&5
configure:4081: $? = 0
configure:4084: test -s conftest.o
configure:4087: $? = 0
configure:4098: result: yes
configure:4061: checking for unistd.h
configure:4078: gcc -c -g -O2 conftest.c >&5
configure:4081: $? = 0
configure:4084: test -s conftest.o
configure:4087: $? = 0
configure:4098: result: yes
configure:4118: checking for unistd.h
configure:4123: result: yes
configure:4118: checking for strings.h
configure:4123: result: yes
configure:4127: checking dlfcn.h usability
configure:4140: gcc -c -g -O2 conftest.c >&5
configure:4143: $? = 0
configure:4146: test -s conftest.o
configure:4149: $? = 0
configure:4159: result: yes
configure:4163: checking dlfcn.h presence
configure:4174: gcc -E conftest.c
configure:4180: $? = 0
configure:4199: result: yes
configure:4235: checking for dlfcn.h
configure:4242: result: yes
configure:4127: checking sys/endian.h usability
configure:4140: gcc -c -g -O2 conftest.c >&5
configure:4186:24: error: sys/endian.h: No such file or directory
configure:4143: $? = 1
configure: failed program was:
| #line 4129 "configure"
| /* confdefs.h. */
|
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "libmcrypt"
| #define VERSION "2.5.7"
| #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_UNISTD_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_DLFCN_H 1
| /* end confdefs.h. */
| #include <stdio.h>
| #if HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #if HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #if STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # if HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #if HAVE_STRING_H
| # if !STDC_HEADERS && HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #if HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #if HAVE_INTTYPES_H
| # include <inttypes.h>
| #else
| # if HAVE_STDINT_H
| # include <stdint.h>
| # endif
| #endif
| #if HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <sys/endian.h>
configure:4159: result: no
configure:4163: checking sys/endian.h presence
configure:4174: gcc -E conftest.c
configure:4188:24: error: sys/endian.h: No such file or directory
configure:4180: $? = 1
configure: failed program was:
| #line 4165 "configure"
| /* confdefs.h. */
|
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "libmcrypt"
| #define VERSION "2.5.7"
| #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_UNISTD_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_DLFCN_H 1
| /* end confdefs.h. */
| #include <sys/endian.h>
configure:4199: result: no
configure:4235: checking for sys/endian.h
configure:4242: result: no
configure:4264: checking for sys/types.h
configure:4269: result: yes
configure:4273: checking sys/mman.h usability
configure:4286: gcc -c -g -O2 conftest.c >&5
configure:4289: $? = 0
configure:4292: test -s conftest.o
configure:4295: $? = 0
configure:4305: result: yes
configure:4309: checking sys/mman.h presence
configure:4320: gcc -E conftest.c
configure:4326: $? = 0
configure:4345: result: yes
configure:4381: checking for sys/mman.h
configure:4388: result: yes
configure:4273: checking dirent.h usability
configure:4286: gcc -c -g -O2 conftest.c >&5
configure:4289: $? = 0
configure:4292: test -s conftest.o
configure:4295: $? = 0
configure:4305: result: yes
configure:4309: checking dirent.h presence
configure:4320: gcc -E conftest.c
configure:4326: $? = 0
configure:4345: result: yes
configure:4381: checking for dirent.h
configure:4388: result: yes
configure:4273: checking byteswap.h usability
configure:4286: gcc -c -g -O2 conftest.c >&5
configure:4289: $? = 0
configure:4292: test -s conftest.o
configure:4295: $? = 0
configure:4305: result: yes
configure:4309: checking byteswap.h presence
configure:4320: gcc -E conftest.c
configure:4326: $? = 0
configure:4345: result: yes
configure:4381: checking for byteswap.h
configure:4388: result: yes
configure:4273: checking endian.h usability
configure:4286: gcc -c -g -O2 conftest.c >&5
configure:4289: $? = 0
configure:4292: test -s conftest.o
configure:4295: $? = 0
configure:4305: result: yes
configure:4309: checking endian.h presence
configure:4320: gcc -E conftest.c
configure:4326: $? = 0
configure:4345: result: yes
configure:4381: checking for endian.h
configure:4388: result: yes
configure:4415: checking limits.h usability
configure:4428: gcc -c -g -O2 conftest.c >&5
configure:4431: $? = 0
configure:4434: test -s conftest.o
configure:4437: $? = 0
configure:4447: result: yes
configure:4451: checking limits.h presence
configure:4462: gcc -E conftest.c
configure:4468: $? = 0
configure:4487: result: yes
configure:4523: checking for limits.h
configure:4530: result: yes
configure:4551: checking for bzero
configure:4601: gcc -o conftest -g -O2 conftest.c >&5
configure:4601: warning: conflicting types for built-in function 'bzero'
configure:4604: $? = 0
configure:4607: test -s conftest
configure:4610: $? = 0
configure:4621: result: yes
configure:4551: checking for memset
configure:4601: gcc -o conftest -g -O2 conftest.c >&5
configure:4602: warning: conflicting types for built-in function 'memset'
configure:4604: $? = 0
configure:4607: test -s conftest
configure:4610: $? = 0
configure:4621: result: yes
configure:4551: checking for mlock
configure:4601: gcc -o conftest -g -O2 conftest.c >&5
configure:4604: $? = 0
configure:4607: test -s conftest
configure:4610: $? = 0
configure:4621: result: yes
configure:4551: checking for readdir_r
configure:4601: gcc -o conftest -g -O2 conftest.c >&5
configure:4604: $? = 0
configure:4607: test -s conftest
configure:4610: $? = 0
configure:4621: result: yes
configure:4551: checking for readdir
configure:4601: gcc -o conftest -g -O2 conftest.c >&5
configure:4604: $? = 0
configure:4607: test -s conftest
configure:4610: $? = 0
configure:4621: result: yes
configure:4636: checking for memmove
configure:4686: gcc -o conftest -g -O2 conftest.c >&5
configure:4691: warning: conflicting types for built-in function 'memmove'
configure:4689: $? = 0
configure:4692: test -s conftest
configure:4695: $? = 0
configure:4706: result: yes
configure:4636: checking for bcopy
configure:4686: gcc -o conftest -g -O2 conftest.c >&5
configure:4692: warning: conflicting types for built-in function 'bcopy'
configure:4689: $? = 0
configure:4692: test -s conftest
configure:4695: $? = 0
configure:4706: result: yes
configure:4717: checking whether byte ordering is bigendian
configure:4745: gcc -c -g -O2 conftest.c >&5
configure:4748: $? = 0
configure:4751: test -s conftest.o
configure:4754: $? = 0
configure:4779: gcc -c -g -O2 conftest.c >&5
configure: In function 'main':
configure:4800: error: 'not' undeclared (first use in this function)
configure:4800: error: (Each undeclared identifier is reported only once
configure:4800: error: for each function it appears in.)
configure:4800: error: expected ';' before 'big'
configure:4782: $? = 1
configure: failed program was:
| #line 4757 "configure"
| /* confdefs.h. */
|
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "libmcrypt"
| #define VERSION "2.5.7"
| #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_UNISTD_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_BYTESWAP_H 1
| #define HAVE_ENDIAN_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_BZERO 1
| #define HAVE_MEMSET 1
| #define HAVE_MLOCK 1
| #define HAVE_READDIR_R 1
| #define HAVE_READDIR 1
| #define HAVE_MEMMOVE 1
| #define HAVE_BCOPY 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:4902: result: no
configure:4921: checking for unsigned long int
configure:4946: gcc -c -g -O2 conftest.c >&5
configure:4949: $? = 0
configure:4952: test -s conftest.o
configure:4955: $? = 0
configure:4966: result: yes
configure:4969: checking size of unsigned long int
configure:5244: gcc -o conftest -g -O2 conftest.c >&5
configure:5247: $? = 0
configure:5249: ./conftest
configure:5252: $? = 0
configure:5275: result: 8
configure:5282: checking for unsigned int
configure:5307: gcc -c -g -O2 conftest.c >&5
configure:5310: $? = 0
configure:5313: test -s conftest.o
configure:5316: $? = 0
configure:5327: result: yes
configure:5330: checking size of unsigned int
configure:5605: gcc -o conftest -g -O2 conftest.c >&5
configure:5608: $? = 0
configure:5610: ./conftest
configure:5613: $? = 0
configure:5636: result: 4
configure:5643: checking for unsigned short int
configure:5668: gcc -c -g -O2 conftest.c >&5
configure:5671: $? = 0
configure:5674: test -s conftest.o
configure:5677: $? = 0
configure:5688: result: yes
configure:5691: checking size of unsigned short int
configure:5966: gcc -o conftest -g -O2 conftest.c >&5
configure:5969: $? = 0
configure:5971: ./conftest
configure:5974: $? = 0
configure:5997: result: 2
configure:6004: checking for unsigned char
configure:6029: gcc -c -g -O2 conftest.c >&5
configure:6032: $? = 0
configure:6035: test -s conftest.o
configure:6038: $? = 0
configure:6049: result: yes
configure:6052: checking size of unsigned char
configure:6327: gcc -o conftest -g -O2 conftest.c >&5
configure:6330: $? = 0
configure:6332: ./conftest
configure:6335: $? = 0
configure:6358: result: 1
configure:6437: checking for ld used by GCC
configure:6500: result: /usr/bin/ld
configure:6509: checking if the linker (/usr/bin/ld) is GNU ld
GNU ld version 2.20.51.0.2-5.36.el6 20100205
configure:6521: result: yes
configure:6526: checking for /usr/bin/ld option to reload object files
configure:6533: result: -r
configure:6538: checking for BSD-compatible nm
configure:6574: result: /usr/bin/nm -B
configure:6577: checking for a sed that does not truncate output
configure:6659: result: /bin/sed
configure:6662: checking how to recognise dependent libraries
configure:6843: result: file_magic ELF [0-9][0-9]*-bit [LM]SB (shared object|dynamic lib )
configure:6855: checking command to parse /usr/bin/nm -B output
configure:6939: gcc -c -g -O2 conftest.c >&5
configure:6942: $? = 0
configure:6946: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGISTW][ABCDGISTW]*\)[ ][ ]*\(\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p' \> conftest.nm
configure:6949: $? = 0
configure:7001: gcc -o conftest -g -O2 conftest.c conftstm.o >&5
configure:7004: $? = 0
configure:7048: result: ok
configure:7057: checking for dlfcn.h
configure:7062: result: yes
configure:7203: checking for file
configure:7258: result: /usr/bin/file
configure:7379: checking for ranlib
configure:7395: found /usr/bin/ranlib
configure:7406: result: ranlib
configure:7459: checking for strip
configure:7475: found /usr/bin/strip
configure:7486: result: strip
configure:7696: checking for objdir
configure:7707: result: .libs
configure:7724: checking for gcc option to produce PIC
configure:7870: result: -fPIC
configure:7874: checking if gcc PIC flag -fPIC works
configure:7898: gcc -c -g -O2 -fPIC -DPIC conftest.c >&5
configure:7901: $? = 0
configure:7904: test -s conftest.o
configure:7907: $? = 0
configure:7945: result: yes
configure:7961: checking if gcc static flag -static works
configure:7986: gcc -o conftest -g -O2 -static conftest.c >&5
/usr/bin/ld: cannot find -lc
collect2: ld returned 1 exit status
configure:7989: $? = 1
configure: failed program was:
| #line 7969 "configure"
| /* confdefs.h. */
|
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "libmcrypt"
| #define VERSION "2.5.7"
| #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_UNISTD_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_BYTESWAP_H 1
| #define HAVE_ENDIAN_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_BZERO 1
| #define HAVE_MEMSET 1
| #define HAVE_MLOCK 1
| #define HAVE_READDIR_R 1
| #define HAVE_READDIR 1
| #define HAVE_MEMMOVE 1
| #define HAVE_BCOPY 1
| #define SIZEOF_UNSIGNED_LONG_INT 8
| #define SIZEOF_UNSIGNED_INT 4
| #define SIZEOF_UNSIGNED_SHORT_INT 2
| #define SIZEOF_UNSIGNED_CHAR 1
| #define HAVE_DLFCN_H 1
| /* end confdefs.h. */
|
| int
| main ()
| {
|
| ;
| return 0;
| }
configure:8011: result: no
configure:8023: checking if gcc supports -c -o file.o
configure:8043: gcc -c -g -O2 -o out/conftest2.o conftest.c >&5
configure:8067: result: yes
configure:8072: checking if gcc supports -c -o file.lo
configure:8100: gcc -c -g -O2 -c -o conftest.lo conftest.c >&5
configure:8103: $? = 0
configure:8106: test -s conftest.lo
configure:8109: $? = 0
configure:8131: result: yes
configure:8162: checking if gcc supports -fno-rtti -fno-exceptions
configure:8185: gcc -c -g -O2 -fno-rtti -fno-exceptions -c conftest.c conftest.c >&5
cc1: warning: command line option "-fno-rtti" is valid for C++/ObjC++ but not for C
cc1: warning: command line option "-fno-rtti" is valid for C++/ObjC++ but not for C
configure:8188: $? = 0
configure:8191: test -s conftest.o
configure:8194: $? = 0
configure:8211: result: yes
configure:8222: checking whether the linker (/usr/bin/ld) supports shared libraries
configure:8917: result: yes
configure:8922: checking how to hardcode library paths into programs
configure:8946: result: immediate
configure:8951: checking whether stripping libraries is possible
configure:8956: result: yes
configure:8967: checking dynamic linker characteristics
configure:9387: result: GNU/Linux ld.so
configure:9392: checking if libtool supports shared libraries
configure:9394: result: yes
configure:9397: checking whether to build shared libraries
configure:9418: result: yes
configure:9421: checking whether to build static libraries
configure:9425: result: yes
configure:10099: checking whether -lc should be explicitly linked in
configure:10107: gcc -c -g -O2 conftest.c >&5
configure:10110: $? = 0
configure:10124: gcc -shared conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| grep -lc \>/dev/null 2\>\&1
configure:10127: $? = 0
configure:10140: result: no
configure:10834: creating ./config.status
## ---------------------- ##
## Running config.status. ##
## ---------------------- ##
This file was extended by config.status, which was
generated by GNU Autoconf 2.57. Invocation command line was
CONFIG_FILES =
CONFIG_HEADERS =
CONFIG_LINKS =
CONFIG_COMMANDS =
$ ./config.status
on cc-gms01.ktsh.co.kr
config.status:702: creating Makefile
config.status:702: creating libmcrypt.spec
config.status:702: creating lib/Makefile
config.status:702: creating doc/Makefile
config.status:702: creating src/Makefile
config.status:702: creating modules/Makefile
config.status:702: creating modules/modes/Makefile
config.status:702: creating modules/algorithms/Makefile
config.status:702: creating lib/mcrypt.h
config.status:702: creating lib/libmcrypt-config
config.status:806: creating config.h
config.status:1064: executing depfiles commands
config.status:1064: executing default-1 commands
## ---------------- ##
## Cache variables. ##
## ---------------- ##
ac_cv_build=x86_64-unknown-linux-gnu
ac_cv_build_alias=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_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_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_func_bcopy=yes
ac_cv_func_bzero=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_header_byteswap_h=yes
ac_cv_header_dirent_h=yes
ac_cv_header_dlfcn_h=yes
ac_cv_header_endian_h=yes
ac_cv_header_inttypes_h=yes
ac_cv_header_limits_h=yes
ac_cv_header_memory_h=yes
ac_cv_header_stdc=yes
ac_cv_header_stdint_h=yes
ac_cv_header_stdlib_h=yes
ac_cv_header_string_h=yes
ac_cv_header_strings_h=yes
ac_cv_header_sys_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_host=x86_64-unknown-linux-gnu
ac_cv_host_alias=x86_64-unknown-linux-gnu
ac_cv_objext=o
ac_cv_path_install='/usr/bin/install -c'
ac_cv_prog_AWK=gawk
ac_cv_prog_CPP='gcc -E'
ac_cv_prog_ac_ct_CC=gcc
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_egrep='grep -E'
ac_cv_prog_make_make_set=yes
ac_cv_sizeof_unsigned_char=1
ac_cv_sizeof_unsigned_int=4
ac_cv_sizeof_unsigned_long_int=8
ac_cv_sizeof_unsigned_short_int=2
ac_cv_target=x86_64-unknown-linux-gnu
ac_cv_target_alias=x86_64-unknown-linux-gnu
ac_cv_type_unsigned_char=yes
ac_cv_type_unsigned_int=yes
ac_cv_type_unsigned_long_int=yes
ac_cv_type_unsigned_short_int=yes
am_cv_CC_dependencies_compiler_type=gcc3
lt_cv_archive_cmds_need_lc=no
lt_cv_compiler_c_o=yes
lt_cv_compiler_o_lo=yes
lt_cv_deplibs_check_method='file_magic ELF [0-9][0-9]*-bit [LM]SB (shared object|dynamic lib )'
lt_cv_file_magic_cmd='$MAGIC_CMD'
lt_cv_file_magic_test_file='/lib/libc.so* /lib/libc-*.so'
lt_cv_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_global_symbol_to_cdecl='sed -n -e '\''s/^. .* \(.*\)$/extern char \1;/p'\'''
lt_cv_ld_reload_flag=-r
lt_cv_path_LD=/usr/bin/ld
lt_cv_path_MAGIC_CMD=/usr/bin/file
lt_cv_path_NM='/usr/bin/nm -B'
lt_cv_path_SED=/bin/sed
lt_cv_prog_cc_can_build_shared=yes
lt_cv_prog_cc_no_builtin=
lt_cv_prog_cc_pic=' -fPIC'
lt_cv_prog_cc_pic_works=yes
lt_cv_prog_cc_shlib=
lt_cv_prog_cc_static=
lt_cv_prog_cc_static_works=no
lt_cv_prog_cc_wl=-Wl,
lt_cv_prog_gnu_ld=yes
lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGISTW][ABCDGISTW]*\)[ ][ ]*\(\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p'\'''
## ----------------- ##
## Output variables. ##
## ----------------- ##
ACLOCAL='${SHELL} /root/work/sdkfreebsd64.bak/libs/libmcrypt-2.5.7/missing --run aclocal-1.7'
AMDEPBACKSLASH='\'
AMDEP_FALSE='#'
AMDEP_TRUE=''
AMTAR='${SHELL} /root/work/sdkfreebsd64.bak/libs/libmcrypt-2.5.7/missing --run tar'
AUTOCONF='${SHELL} /root/work/sdkfreebsd64.bak/libs/libmcrypt-2.5.7/missing --run autoconf'
AUTOHEADER='${SHELL} /root/work/sdkfreebsd64.bak/libs/libmcrypt-2.5.7/missing --run autoheader'
AUTOMAKE='${SHELL} /root/work/sdkfreebsd64.bak/libs/libmcrypt-2.5.7/missing --run automake-1.7'
AWK='gawk'
CC='gcc'
CCDEPMODE='depmode=gcc3'
CFLAGS='-g -O2'
CPP='gcc -E'
CPPFLAGS=''
CYGPATH_W='echo'
DEFS='-DHAVE_CONFIG_H'
DEPDIR='.deps'
ECHO='echo'
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGREP='grep -E'
EXEEXT=''
EXTRA_ALGOS='cbc cfb ctr ecb ncfb nofb ofb stream threeway cast-128 gost rijndael-128 safer-sk64 twofish arcfour cast-256 loki97 rijndael-192 saferplus wake blowfish-compat des rijndael-256 serpent xtea blowfish enigma rc2 safer-sk128 tripledes'
EXTRA_OBJECTS=' ../modules/modes/cbc.lo ../modules/modes/cfb.lo ../modules/modes/ctr.lo ../modules/modes/ecb.lo ../modules/modes/ncfb.lo ../modules/modes/nofb.lo ../modules/modes/ofb.lo ../modules/modes/stream.lo ../modules/algorithms/cast-128.lo ../modules/algorithms/gost.lo ../modules/algorithms/rijndael-128.lo ../modules/algorithms/twofish.lo ../modules/algorithms/arcfour.lo ../modules/algorithms/cast-256.lo ../modules/algorithms/loki97.lo ../modules/algorithms/rijndael-192.lo ../modules/algorithms/saferplus.lo ../modules/algorithms/wake.lo ../modules/algorithms/blowfish-compat.lo ../modules/algorithms/des.lo ../modules/algorithms/rijndael-256.lo ../modules/algorithms/serpent.lo ../modules/algorithms/xtea.lo ../modules/algorithms/blowfish.lo ../modules/algorithms/enigma.lo ../modules/algorithms/rc2.lo ../modules/algorithms/tripledes.lo'
INCLTDL=''
INSTALL_ALGORITHM_MODULES=''
INSTALL_DATA='${INSTALL} -m 644'
INSTALL_MODE_MODULES=''
INSTALL_PROGRAM='${INSTALL}'
INSTALL_SCRIPT='${INSTALL}'
INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s'
LDFLAGS=''
LIBLTDL=''
LIBLTDL_DIR=''
LIBMCRYPT_CFLAGS='-I${prefix}/include'
LIBMCRYPT_CURRENT_INTERFACE_IMPLEMENTATION_NUMBER='7'
LIBMCRYPT_LIBS=' -L${exec_prefix}/lib -lmcrypt '
LIBMCRYPT_MAJOR_VERSION='2'
LIBMCRYPT_MICRO_VERSION='7'
LIBMCRYPT_MINOR_VERSION='5'
LIBMCRYPT_MOST_RECENT_INTERFACE='8'
LIBMCRYPT_OLDEST_INTERFACE='4'
LIBMCRYPT_VERSION='2.5.7'
LIBOBJS=''
LIBS=''
LIBTOOL='$(SHELL) $(top_builddir)/libtool'
LIBTOOL_DEPS='./ltmain.sh'
LN_S='ln -s'
LTLIBOBJS=''
LT_AGE='4'
LT_CURRENT='8'
LT_REVISION='7'
MAKEINFO='${SHELL} /root/work/sdkfreebsd64.bak/libs/libmcrypt-2.5.7/missing --run makeinfo'
NOINSTALL_ALGORITHM_MODULES=' threeway.la cast-128.la gost.la rijndael-128.la safer-sk64.la twofish.la arcfour.la cast-256.la loki97.la rijndael-192.la saferplus.la wake.la blowfish-compat.la des.la rijndael-256.la serpent.la xtea.la blowfish.la enigma.la rc2.la safer-sk128.la tripledes.la'
NOINSTALL_MODE_MODULES=' cbc.la cfb.la ctr.la ecb.la ncfb.la nofb.la ofb.la stream.la'
OBJEXT='o'
PACKAGE='libmcrypt'
PACKAGE_BUGREPORT=''
PACKAGE_NAME=''
PACKAGE_STRING=''
PACKAGE_TARNAME=''
PACKAGE_VERSION=''
PATH_SEPARATOR=':'
RANLIB='ranlib'
SET_MAKE=''
SHELL='/bin/sh'
STRIP='strip'
VERSION='2.5.7'
ac_ct_CC='gcc'
ac_ct_RANLIB='ranlib'
ac_ct_STRIP='strip'
am__fastdepCC_FALSE='#'
am__fastdepCC_TRUE=''
am__include='include'
am__quote=''
bindir='${exec_prefix}/bin'
build='x86_64-unknown-linux-gnu'
build_alias=''
build_cpu='x86_64'
build_os='linux-gnu'
build_vendor='unknown'
datadir='${prefix}/share'
exec_prefix='${prefix}'
host='x86_64-unknown-linux-gnu'
host_alias=''
host_cpu='x86_64'
host_os='linux-gnu'
host_vendor='unknown'
includedir='${prefix}/include'
infodir='${prefix}/info'
install_sh='/root/work/sdkfreebsd64.bak/libs/libmcrypt-2.5.7/install-sh'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
localstatedir='${prefix}/var'
mandir='${prefix}/man'
oldincludedir='/usr/include'
prefix='/usr/local'
program_transform_name='s,x,x,'
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
subdirs=''
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 HAVE_BCOPY 1
#define HAVE_BYTESWAP_H 1
#define HAVE_BZERO 1
#define HAVE_DIRENT_H 1
#define HAVE_DLFCN_H 1
#define HAVE_DLFCN_H 1
#define HAVE_ENDIAN_H 1
#define HAVE_INTTYPES_H 1
#define HAVE_LIMITS_H 1
#define HAVE_MEMMOVE 1
#define HAVE_MEMORY_H 1
#define HAVE_MEMSET 1
#define HAVE_MLOCK 1
#define HAVE_READDIR 1
#define HAVE_READDIR_R 1
#define HAVE_STDINT_H 1
#define HAVE_STDLIB_H 1
#define HAVE_STRINGS_H 1
#define HAVE_STRINGS_H 1
#define HAVE_STRING_H 1
#define HAVE_SYS_MMAN_H 1
#define HAVE_SYS_STAT_H 1
#define HAVE_SYS_TYPES_H 1
#define HAVE_SYS_TYPES_H 1
#define HAVE_UNISTD_H 1
#define HAVE_UNISTD_H 1
#define PACKAGE "libmcrypt"
#define PACKAGE_BUGREPORT ""
#define PACKAGE_NAME ""
#define PACKAGE_STRING ""
#define PACKAGE_TARNAME ""
#define PACKAGE_VERSION ""
#define SIZEOF_UNSIGNED_CHAR 1
#define SIZEOF_UNSIGNED_INT 4
#define SIZEOF_UNSIGNED_LONG_INT 8
#define SIZEOF_UNSIGNED_SHORT_INT 2
#define STDC_HEADERS 1
#define VERSION "2.5.7"
configure: exit 0