643 lines
21 KiB
Plaintext
643 lines
21 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.63. Invocation command line was
|
||
|
|
||
|
$ ./configure
|
||
|
|
||
|
## --------- ##
|
||
|
## Platform. ##
|
||
|
## --------- ##
|
||
|
|
||
|
hostname = BlubbFish
|
||
|
uname -m = i686
|
||
|
uname -r = 1.0.11(0.46/3/2)
|
||
|
uname -s = MINGW32_NT-6.1
|
||
|
uname -v = 2009-07-11 17:46
|
||
|
|
||
|
/usr/bin/uname -p = unknown
|
||
|
/bin/uname -X = unknown
|
||
|
|
||
|
/bin/arch = unknown
|
||
|
/usr/bin/arch -k = unknown
|
||
|
/usr/convex/getsysinfo = unknown
|
||
|
/usr/bin/hostinfo = unknown
|
||
|
/bin/machine = unknown
|
||
|
/usr/bin/oslevel = unknown
|
||
|
/bin/universe = unknown
|
||
|
|
||
|
PATH: .
|
||
|
PATH: /usr/local/bin
|
||
|
PATH: /mingw/bin
|
||
|
PATH: /bin
|
||
|
PATH: /c/Program Files/PC Connectivity Solution/
|
||
|
PATH: /c/Program Files/ATI Stream/bin/x86
|
||
|
PATH: /e/Programme/MikTeX/miktex/bin
|
||
|
PATH: /c/Windows/system32
|
||
|
PATH: /c/Windows
|
||
|
PATH: /c/Windows/System32/Wbem
|
||
|
PATH: /c/Windows/System32/WindowsPowerShell/v1.0/
|
||
|
PATH: /e/Programme/SVN/bin/
|
||
|
PATH: /c/Program Files/ATI Stream/Tools/Stream KernelAnalyzer 1.5/
|
||
|
PATH: /c/VXIPNP/WinNT/Bin
|
||
|
PATH: /e/Programme/JAF
|
||
|
PATH: /mingw/libexec/arm/bin
|
||
|
PATH: /e/Programme/hacker/Nmap
|
||
|
PATH: /c/Program Files/OpenVPN/bin
|
||
|
|
||
|
|
||
|
## ----------- ##
|
||
|
## Core tests. ##
|
||
|
## ----------- ##
|
||
|
|
||
|
configure:1950: checking build system type
|
||
|
configure:1968: result: i686-pc-mingw32
|
||
|
configure:1990: checking host system type
|
||
|
configure:2005: result: i686-pc-mingw32
|
||
|
configure:2027: checking target system type
|
||
|
configure:2042: result: i686-pc-mingw32
|
||
|
configure:2086: checking for a BSD-compatible install
|
||
|
configure:2154: result: /bin/install -c
|
||
|
configure:2165: checking whether build environment is sane
|
||
|
configure:2225: result: yes
|
||
|
configure:2366: checking for a thread-safe mkdir -p
|
||
|
configure:2405: result: /bin/mkdir -p
|
||
|
configure:2418: checking for gawk
|
||
|
configure:2434: found /bin/gawk
|
||
|
configure:2445: result: gawk
|
||
|
configure:2456: checking whether make sets $(MAKE)
|
||
|
configure:2478: result: yes
|
||
|
configure:2609: checking for gcc
|
||
|
configure:2625: found /mingw/bin/gcc
|
||
|
configure:2636: result: gcc
|
||
|
configure:2868: checking for C compiler version
|
||
|
configure:2876: gcc --version >&5
|
||
|
gcc.exe (GCC) 3.4.5 (mingw-vista special r3)
|
||
|
Copyright (C) 2004 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:2880: $? = 0
|
||
|
configure:2887: gcc -v >&5
|
||
|
Reading specs from E:/Programme/Mingw/bin/../lib/gcc/mingw32/3.4.5/specs
|
||
|
Configured with: ../gcc-3.4.5-20060117-3/configure --with-gcc --with-gnu-ld --with-gnu-as --host=mingw32 --target=mingw32 --prefix=/mingw --enable-threads --disable-nls --enable-languages=c,c++,f77,ada,objc,java --disable-win32-registry --disable-shared --enable-sjlj-exceptions --enable-libgcj --disable-java-awt --without-x --enable-java-gc=boehm --disable-libgcj-debug --enable-interpreter --enable-hash-synchronization --enable-libstdcxx-debug
|
||
|
Thread model: win32
|
||
|
gcc version 3.4.5 (mingw-vista special r3)
|
||
|
configure:2891: $? = 0
|
||
|
configure:2898: gcc -V >&5
|
||
|
gcc.exe: `-V' option must have argument
|
||
|
configure:2902: $? = 1
|
||
|
configure:2925: checking for C compiler default output file name
|
||
|
configure:2947: gcc conftest.c >&5
|
||
|
configure:2951: $? = 0
|
||
|
configure:2989: result: a.exe
|
||
|
configure:3008: checking whether the C compiler works
|
||
|
configure:3018: ./a.exe
|
||
|
configure:3022: $? = 0
|
||
|
configure:3041: result: yes
|
||
|
configure:3048: checking whether we are cross compiling
|
||
|
configure:3050: result: no
|
||
|
configure:3053: checking for suffix of executables
|
||
|
configure:3060: gcc -o conftest.exe conftest.c >&5
|
||
|
configure:3064: $? = 0
|
||
|
configure:3090: result: .exe
|
||
|
configure:3096: checking for suffix of object files
|
||
|
configure:3122: gcc -c conftest.c >&5
|
||
|
configure:3126: $? = 0
|
||
|
configure:3151: result: o
|
||
|
configure:3155: checking whether we are using the GNU C compiler
|
||
|
configure:3184: gcc -c conftest.c >&5
|
||
|
configure:3191: $? = 0
|
||
|
configure:3208: result: yes
|
||
|
configure:3217: checking whether gcc accepts -g
|
||
|
configure:3247: gcc -c -g conftest.c >&5
|
||
|
configure:3254: $? = 0
|
||
|
configure:3355: result: yes
|
||
|
configure:3372: checking for gcc option to accept ISO C89
|
||
|
configure:3446: gcc -c -g -O2 conftest.c >&5
|
||
|
configure:3453: $? = 0
|
||
|
configure:3476: result: none needed
|
||
|
configure:3505: checking for style of include used by make
|
||
|
configure:3533: result: GNU
|
||
|
configure:3558: checking dependency style of gcc
|
||
|
configure:3668: result: gcc3
|
||
|
configure:3684: checking whether gcc and cc understand -c and -o together
|
||
|
configure:3719: gcc -c conftest.c -o conftest2.o >&5
|
||
|
configure:3723: $? = 0
|
||
|
configure:3729: gcc -c conftest.c -o conftest2.o >&5
|
||
|
configure:3733: $? = 0
|
||
|
configure:3744: cc -c conftest.c >&5
|
||
|
./configure: line 3746: cc: command not found
|
||
|
configure:3748: $? = 127
|
||
|
configure:3788: result: yes
|
||
|
configure:3816: checking for an ANSI C-conforming const
|
||
|
configure:3891: gcc -c -g -O2 conftest.c >&5
|
||
|
configure:3898: $? = 0
|
||
|
configure:3913: result: yes
|
||
|
configure:3971: checking for as
|
||
|
configure:3987: found /mingw/bin/as
|
||
|
configure:3998: result: as
|
||
|
configure:4063: checking for dlltool
|
||
|
configure:4079: found /mingw/bin/dlltool
|
||
|
configure:4090: result: dlltool
|
||
|
configure:4155: checking for objdump
|
||
|
configure:4171: found /mingw/bin/objdump
|
||
|
configure:4182: result: objdump
|
||
|
configure:4229: WARNING: Libtool does not cope well with whitespace in `pwd`
|
||
|
configure:4273: checking how to print strings
|
||
|
configure:4300: result: printf
|
||
|
configure:4321: checking for a sed that does not truncate output
|
||
|
configure:4387: result: /bin/sed
|
||
|
configure:4405: checking for grep that handles long lines and -e
|
||
|
configure:4465: result: /bin/grep
|
||
|
configure:4470: checking for egrep
|
||
|
configure:4534: result: /bin/grep -E
|
||
|
configure:4539: checking for fgrep
|
||
|
configure:4603: result: /bin/grep -F
|
||
|
configure:4638: checking for ld used by gcc
|
||
|
configure:4705: result: E:/Programme/Mingw/mingw32/bin/ld.exe
|
||
|
configure:4714: checking if the linker (E:/Programme/Mingw/mingw32/bin/ld.exe) is GNU ld
|
||
|
configure:4729: result: yes
|
||
|
configure:4741: checking for BSD- or MS-compatible name lister (nm)
|
||
|
configure:4790: result: /mingw/bin/nm
|
||
|
configure:4920: checking the name lister (/mingw/bin/nm) interface
|
||
|
configure:4927: gcc -c -g -O2 conftest.c >&5
|
||
|
configure:4930: /mingw/bin/nm "conftest.o"
|
||
|
configure:4933: output
|
||
|
00000000 b .bss
|
||
|
00000000 d .data
|
||
|
00000000 N .stab
|
||
|
00000000 N .stabstr
|
||
|
00000000 t .text
|
||
|
00000000 B _some_variable
|
||
|
configure:4940: result: BSD nm
|
||
|
configure:4943: checking whether ln -s works
|
||
|
configure:4947: result: yes
|
||
|
configure:4955: checking the maximum length of command line arguments
|
||
|
configure:5080: result: 8192
|
||
|
configure:5097: checking whether the shell understands some XSI constructs
|
||
|
configure:5107: result: yes
|
||
|
configure:5111: checking whether the shell understands "+="
|
||
|
configure:5117: result: yes
|
||
|
configure:5152: checking how to convert i686-pc-mingw32 paths to i686-pc-mingw32 format
|
||
|
configure:5214: result: func_msys_to_mingw_path_convert
|
||
|
configure:5221: checking for E:/Programme/Mingw/mingw32/bin/ld.exe option to reload object files
|
||
|
configure:5228: result: -r
|
||
|
configure:5297: checking for objdump
|
||
|
configure:5324: result: objdump
|
||
|
configure:5353: checking how to recognize dependent libraries
|
||
|
configure:5549: result: file_magic ^x86 archive import|^x86 DLL
|
||
|
configure:5609: checking for dlltool
|
||
|
configure:5636: result: dlltool
|
||
|
configure:5666: checking how to associate runtime and link libraries
|
||
|
configure:5693: result: func_cygming_dll_for_implib_fallback
|
||
|
configure:5747: checking for ar
|
||
|
configure:5763: found /mingw/bin/ar
|
||
|
configure:5774: result: ar
|
||
|
configure:5852: checking for strip
|
||
|
configure:5868: found /mingw/bin/strip
|
||
|
configure:5879: result: strip
|
||
|
configure:5951: checking for ranlib
|
||
|
configure:5967: found /mingw/bin/ranlib
|
||
|
configure:5978: result: ranlib
|
||
|
configure:6080: checking command to parse /mingw/bin/nm output from gcc object
|
||
|
configure:6198: gcc -c -g -O2 conftest.c >&5
|
||
|
configure:6201: $? = 0
|
||
|
configure:6205: /mingw/bin/nm conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)\{0,1\}$/\1 \2 \2/p' \> conftest.nm
|
||
|
configure:6208: $? = 0
|
||
|
cannot find nm_test_var in conftest.nm
|
||
|
configure:6198: gcc -c -g -O2 conftest.c >&5
|
||
|
configure:6201: $? = 0
|
||
|
configure:6205: /mingw/bin/nm conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*_\([_A-Za-z][_A-Za-z0-9]*\)\{0,1\}$/\1 _\2 \2/p' \> conftest.nm
|
||
|
configure:6208: $? = 0
|
||
|
configure:6262: gcc -o conftest.exe -g -O2 conftest.c conftstm.o >&5
|
||
|
configure:6265: $? = 0
|
||
|
configure:6303: result: ok
|
||
|
configure:7169: checking how to run the C preprocessor
|
||
|
configure:7209: gcc -E conftest.c
|
||
|
configure:7216: $? = 0
|
||
|
configure:7247: gcc -E conftest.c
|
||
|
conftest.c:10:28: ac_nonexistent.h: No such file or directory
|
||
|
configure:7254: $? = 1
|
||
|
configure: failed program was:
|
||
|
| /* confdefs.h. */
|
||
|
| #define PACKAGE_NAME ""
|
||
|
| #define PACKAGE_TARNAME ""
|
||
|
| #define PACKAGE_VERSION ""
|
||
|
| #define PACKAGE_STRING ""
|
||
|
| #define PACKAGE_BUGREPORT ""
|
||
|
| #define PACKAGE "librfid"
|
||
|
| #define VERSION "0.1.0"
|
||
|
| /* end confdefs.h. */
|
||
|
| #include <ac_nonexistent.h>
|
||
|
configure:7287: result: gcc -E
|
||
|
configure:7316: gcc -E conftest.c
|
||
|
configure:7323: $? = 0
|
||
|
configure:7354: gcc -E conftest.c
|
||
|
conftest.c:10:28: ac_nonexistent.h: No such file or directory
|
||
|
configure:7361: $? = 1
|
||
|
configure: failed program was:
|
||
|
| /* confdefs.h. */
|
||
|
| #define PACKAGE_NAME ""
|
||
|
| #define PACKAGE_TARNAME ""
|
||
|
| #define PACKAGE_VERSION ""
|
||
|
| #define PACKAGE_STRING ""
|
||
|
| #define PACKAGE_BUGREPORT ""
|
||
|
| #define PACKAGE "librfid"
|
||
|
| #define VERSION "0.1.0"
|
||
|
| /* end confdefs.h. */
|
||
|
| #include <ac_nonexistent.h>
|
||
|
configure:7401: checking for ANSI C header files
|
||
|
configure:7431: gcc -c -g -O2 conftest.c >&5
|
||
|
configure:7438: $? = 0
|
||
|
configure:7537: gcc -o conftest.exe -g -O2 conftest.c >&5
|
||
|
configure:7541: $? = 0
|
||
|
configure:7547: ./conftest.exe
|
||
|
configure:7551: $? = 0
|
||
|
configure:7569: result: yes
|
||
|
configure:7593: checking for sys/types.h
|
||
|
configure:7614: gcc -c -g -O2 conftest.c >&5
|
||
|
configure:7621: $? = 0
|
||
|
configure:7638: result: yes
|
||
|
configure:7593: checking for sys/stat.h
|
||
|
configure:7614: gcc -c -g -O2 conftest.c >&5
|
||
|
configure:7621: $? = 0
|
||
|
configure:7638: result: yes
|
||
|
configure:7593: checking for stdlib.h
|
||
|
configure:7614: gcc -c -g -O2 conftest.c >&5
|
||
|
configure:7621: $? = 0
|
||
|
configure:7638: result: yes
|
||
|
configure:7593: checking for string.h
|
||
|
configure:7614: gcc -c -g -O2 conftest.c >&5
|
||
|
configure:7621: $? = 0
|
||
|
configure:7638: result: yes
|
||
|
configure:7593: checking for memory.h
|
||
|
configure:7614: gcc -c -g -O2 conftest.c >&5
|
||
|
configure:7621: $? = 0
|
||
|
configure:7638: result: yes
|
||
|
configure:7593: checking for strings.h
|
||
|
configure:7614: gcc -c -g -O2 conftest.c >&5
|
||
|
configure:7621: $? = 0
|
||
|
configure:7638: result: yes
|
||
|
configure:7593: checking for inttypes.h
|
||
|
configure:7614: gcc -c -g -O2 conftest.c >&5
|
||
|
configure:7621: $? = 0
|
||
|
configure:7638: result: yes
|
||
|
configure:7593: checking for stdint.h
|
||
|
configure:7614: gcc -c -g -O2 conftest.c >&5
|
||
|
configure:7621: $? = 0
|
||
|
configure:7638: result: yes
|
||
|
configure:7593: checking for unistd.h
|
||
|
configure:7614: gcc -c -g -O2 conftest.c >&5
|
||
|
configure:7621: $? = 0
|
||
|
configure:7638: result: yes
|
||
|
configure:7656: checking for dlfcn.h
|
||
|
configure:7677: gcc -c -g -O2 conftest.c >&5
|
||
|
conftest.c:54:19: dlfcn.h: No such file or directory
|
||
|
configure:7684: $? = 1
|
||
|
configure: failed program was:
|
||
|
| /* confdefs.h. */
|
||
|
| #define PACKAGE_NAME ""
|
||
|
| #define PACKAGE_TARNAME ""
|
||
|
| #define PACKAGE_VERSION ""
|
||
|
| #define PACKAGE_STRING ""
|
||
|
| #define PACKAGE_BUGREPORT ""
|
||
|
| #define PACKAGE "librfid"
|
||
|
| #define VERSION "0.1.0"
|
||
|
| #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 <dlfcn.h>
|
||
|
configure:7701: result: no
|
||
|
configure:7888: checking for objdir
|
||
|
configure:7903: result: .libs
|
||
|
configure:8165: checking if gcc supports -fno-rtti -fno-exceptions
|
||
|
configure:8183: gcc -c -g -O2 -fno-rtti -fno-exceptions conftest.c >&5
|
||
|
cc1.exe: warning: command line option "-fno-rtti" is valid for C++/ObjC++ but not for C
|
||
|
configure:8187: $? = 0
|
||
|
configure:8200: result: no
|
||
|
configure:8220: checking for gcc option to produce PIC
|
||
|
configure:8492: result: -DDLL_EXPORT -DPIC
|
||
|
configure:8504: checking if gcc PIC flag -DDLL_EXPORT -DPIC works
|
||
|
configure:8522: gcc -c -g -O2 -DDLL_EXPORT -DPIC -DPIC conftest.c >&5
|
||
|
configure:8526: $? = 0
|
||
|
configure:8539: result: yes
|
||
|
configure:8563: checking if gcc static flag -static works
|
||
|
configure:8591: result: yes
|
||
|
configure:8606: checking if gcc supports -c -o file.o
|
||
|
configure:8627: gcc -c -g -O2 -o out/conftest2.o conftest.c >&5
|
||
|
configure:8631: $? = 0
|
||
|
configure:8653: result: yes
|
||
|
configure:8661: checking if gcc supports -c -o file.o
|
||
|
configure:8708: result: yes
|
||
|
configure:8741: checking whether the gcc linker (E:/Programme/Mingw/mingw32/bin/ld.exe) supports shared libraries
|
||
|
configure:9890: result: yes
|
||
|
configure:9927: checking whether -lc should be explicitly linked in
|
||
|
configure:9935: gcc -c -g -O2 conftest.c >&5
|
||
|
configure:9938: $? = 0
|
||
|
configure:9953: gcc -shared conftest.o -v -o ./conftest -Wl,--enable-auto-image-base -Xlinker --out-implib -Xlinker conftest 2\>\&1 \| /bin/grep -lc \>/dev/null 2\>\&1
|
||
|
configure:9956: $? = 1
|
||
|
configure:9970: result: yes
|
||
|
configure:10135: checking dynamic linker characteristics
|
||
|
configure:10837: result: Win32 ld.exe
|
||
|
configure:10944: checking how to hardcode library paths into programs
|
||
|
configure:10969: result: immediate
|
||
|
configure:11802: checking whether stripping libraries is possible
|
||
|
configure:11807: result: yes
|
||
|
configure:11842: checking if libtool supports shared libraries
|
||
|
configure:11844: result: yes
|
||
|
configure:11847: checking whether to build shared libraries
|
||
|
configure:11868: result: yes
|
||
|
configure:11871: checking whether to build static libraries
|
||
|
configure:11875: result: yes
|
||
|
configure:11912: checking for build environment
|
||
|
configure:11919: result: UNIX
|
||
|
|
||
|
## ---------------- ##
|
||
|
## Cache variables. ##
|
||
|
## ---------------- ##
|
||
|
|
||
|
ac_cv_build=i686-pc-mingw32
|
||
|
ac_cv_c_compiler_gnu=yes
|
||
|
ac_cv_c_const=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_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_exeext=.exe
|
||
|
ac_cv_header_dlfcn_h=no
|
||
|
ac_cv_header_inttypes_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_stat_h=yes
|
||
|
ac_cv_header_sys_types_h=yes
|
||
|
ac_cv_header_unistd_h=yes
|
||
|
ac_cv_host=i686-pc-mingw32
|
||
|
ac_cv_objext=o
|
||
|
ac_cv_path_EGREP='/bin/grep -E'
|
||
|
ac_cv_path_FGREP='/bin/grep -F'
|
||
|
ac_cv_path_GREP=/bin/grep
|
||
|
ac_cv_path_SED=/bin/sed
|
||
|
ac_cv_path_install='/bin/install -c'
|
||
|
ac_cv_path_mkdir=/bin/mkdir
|
||
|
ac_cv_prog_AWK=gawk
|
||
|
ac_cv_prog_CPP='gcc -E'
|
||
|
ac_cv_prog_ac_ct_AR=ar
|
||
|
ac_cv_prog_ac_ct_AS=as
|
||
|
ac_cv_prog_ac_ct_CC=gcc
|
||
|
ac_cv_prog_ac_ct_DLLTOOL=dlltool
|
||
|
ac_cv_prog_ac_ct_OBJDUMP=objdump
|
||
|
ac_cv_prog_ac_ct_RANLIB=ranlib
|
||
|
ac_cv_prog_ac_ct_STRIP=strip
|
||
|
ac_cv_prog_cc_c89=
|
||
|
ac_cv_prog_cc_g=yes
|
||
|
ac_cv_prog_cc_gcc_c_o=yes
|
||
|
ac_cv_prog_make_make_set=yes
|
||
|
ac_cv_target=i686-pc-mingw32
|
||
|
am_cv_CC_dependencies_compiler_type=gcc3
|
||
|
lt_cv_archive_cmds_need_lc=yes
|
||
|
lt_cv_deplibs_check_method='file_magic ^x86 archive import|^x86 DLL'
|
||
|
lt_cv_file_magic_cmd=func_win32_libid
|
||
|
lt_cv_file_magic_test_file=
|
||
|
lt_cv_ld_reload_flag=-r
|
||
|
lt_cv_nm_interface='BSD nm'
|
||
|
lt_cv_objdir=.libs
|
||
|
lt_cv_path_LD=E:/Programme/Mingw/mingw32/bin/ld.exe
|
||
|
lt_cv_path_NM=/mingw/bin/nm
|
||
|
lt_cv_prog_compiler_c_o=yes
|
||
|
lt_cv_prog_compiler_pic_works=yes
|
||
|
lt_cv_prog_compiler_rtti_exceptions=no
|
||
|
lt_cv_prog_compiler_static_works=yes
|
||
|
lt_cv_prog_gnu_ld=yes
|
||
|
lt_cv_sharedlib_from_linklib_cmd=func_cygming_dll_for_implib_fallback
|
||
|
lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*_\([_A-Za-z][_A-Za-z0-9]*\)
\{0,1\}$/\1 _\2 \2/p'\'''
|
||
|
lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"\2", (void *) \&\2},/p'\'''
|
||
|
lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \(lib[^ ]*\)$/ {"\2", (void *) \&\2},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"lib\2", (void *) \&\2},/p'\'''
|
||
|
lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\'''
|
||
|
lt_cv_sys_max_cmd_len=8192
|
||
|
lt_cv_to_host_path_cmd=func_msys_to_mingw_path_convert
|
||
|
|
||
|
## ----------------- ##
|
||
|
## Output variables. ##
|
||
|
## ----------------- ##
|
||
|
|
||
|
ACLOCAL='${SHELL} "/D/Visual Studio 2010/Projects/Matomat/librfid_1999/missing" --run aclocal-1.11'
|
||
|
AMDEPBACKSLASH='\'
|
||
|
AMDEP_FALSE='#'
|
||
|
AMDEP_TRUE=''
|
||
|
AMTAR='${SHELL} "/D/Visual Studio 2010/Projects/Matomat/librfid_1999/missing" --run tar'
|
||
|
AR='ar'
|
||
|
AS='as'
|
||
|
AUTOCONF='${SHELL} "/D/Visual Studio 2010/Projects/Matomat/librfid_1999/missing" --run autoconf'
|
||
|
AUTOHEADER='${SHELL} "/D/Visual Studio 2010/Projects/Matomat/librfid_1999/missing" --run autoheader'
|
||
|
AUTOMAKE='${SHELL} "/D/Visual Studio 2010/Projects/Matomat/librfid_1999/missing" --run automake-1.11'
|
||
|
AWK='gawk'
|
||
|
BUILDENV='UNIX'
|
||
|
CC='gcc'
|
||
|
CCDEPMODE='depmode=gcc3'
|
||
|
CFLAGS='-g -O2'
|
||
|
CPP='gcc -E'
|
||
|
CPPFLAGS=''
|
||
|
CYGPATH_W='echo'
|
||
|
DEFS=''
|
||
|
DEPDIR='.deps'
|
||
|
DISABLE_WIN32_FALSE='#'
|
||
|
DISABLE_WIN32_TRUE=''
|
||
|
DLLTOOL='dlltool'
|
||
|
DSYMUTIL=''
|
||
|
DUMPBIN=''
|
||
|
ECHO_C=''
|
||
|
ECHO_N='-n'
|
||
|
ECHO_T=''
|
||
|
EGREP='/bin/grep -E'
|
||
|
ENABLE_CCID_FALSE=''
|
||
|
ENABLE_CCID_TRUE='#'
|
||
|
ENABLE_FIRMWARE_FALSE=''
|
||
|
ENABLE_FIRMWARE_TRUE=''
|
||
|
ENABLE_STATIC_FALSE=''
|
||
|
ENABLE_STATIC_TRUE=''
|
||
|
ENABLE_WIN32_FALSE=''
|
||
|
ENABLE_WIN32_TRUE='#'
|
||
|
EXEEXT='.exe'
|
||
|
FGREP='/bin/grep -F'
|
||
|
FIRMWARE_PATH=''
|
||
|
GREP='/bin/grep'
|
||
|
HAVE_LIBUSB_FALSE=''
|
||
|
HAVE_LIBUSB_TRUE=''
|
||
|
HAVE_OPENCT_FALSE=''
|
||
|
HAVE_OPENCT_TRUE=''
|
||
|
INSTALL_DATA='${INSTALL} -m 644'
|
||
|
INSTALL_PROGRAM='${INSTALL}'
|
||
|
INSTALL_SCRIPT='${INSTALL}'
|
||
|
INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
|
||
|
LD='E:/Programme/Mingw/mingw32/bin/ld.exe'
|
||
|
LDFLAGS=''
|
||
|
LIBOBJS=''
|
||
|
LIBS=''
|
||
|
LIBTOOL='$(SHELL) $(top_builddir)/libtool'
|
||
|
LIBTOOL_DEPS='./ltmain.sh'
|
||
|
LIPO=''
|
||
|
LN_S='ln -s'
|
||
|
LTLIBOBJS=''
|
||
|
MAKEINFO='${SHELL} "/D/Visual Studio 2010/Projects/Matomat/librfid_1999/missing" --run makeinfo'
|
||
|
MKDIR_P='/bin/mkdir -p'
|
||
|
NM='/mingw/bin/nm'
|
||
|
NMEDIT=''
|
||
|
OBJDUMP='objdump'
|
||
|
OBJEXT='o'
|
||
|
OPENCT_CFLAGS=''
|
||
|
OPENCT_LIBS=''
|
||
|
OTOOL64=''
|
||
|
OTOOL=''
|
||
|
PACKAGE='librfid'
|
||
|
PACKAGE_BUGREPORT=''
|
||
|
PACKAGE_NAME=''
|
||
|
PACKAGE_STRING=''
|
||
|
PACKAGE_TARNAME=''
|
||
|
PACKAGE_VERSION=''
|
||
|
PATH_SEPARATOR=':'
|
||
|
RANLIB='ranlib'
|
||
|
SED='/bin/sed'
|
||
|
SET_MAKE=''
|
||
|
SHELL='/bin/sh'
|
||
|
STRIP='strip'
|
||
|
VERSION='0.1.0'
|
||
|
ac_ct_CC='gcc'
|
||
|
ac_ct_DUMPBIN=''
|
||
|
am__EXEEXT_FALSE=''
|
||
|
am__EXEEXT_TRUE=''
|
||
|
am__fastdepCC_FALSE='#'
|
||
|
am__fastdepCC_TRUE=''
|
||
|
am__include='include'
|
||
|
am__isrc=''
|
||
|
am__leading_dot='.'
|
||
|
am__quote=''
|
||
|
am__tar='${AMTAR} chof - "$$tardir"'
|
||
|
am__untar='${AMTAR} xf -'
|
||
|
bindir='${exec_prefix}/bin'
|
||
|
build='i686-pc-mingw32'
|
||
|
build_alias=''
|
||
|
build_cpu='i686'
|
||
|
build_os='mingw32'
|
||
|
build_vendor='pc'
|
||
|
datadir='${datarootdir}'
|
||
|
datarootdir='${prefix}/share'
|
||
|
docdir='${datarootdir}/doc/${PACKAGE}'
|
||
|
dvidir='${docdir}'
|
||
|
exec_prefix='NONE'
|
||
|
host='i686-pc-mingw32'
|
||
|
host_alias=''
|
||
|
host_cpu='i686'
|
||
|
host_os='mingw32'
|
||
|
host_vendor='pc'
|
||
|
htmldir='${docdir}'
|
||
|
includedir='${prefix}/include'
|
||
|
infodir='${datarootdir}/info'
|
||
|
install_sh='${SHELL} '\''/D/Visual Studio 2010/Projects/Matomat/librfid_1999/install-sh'\'''
|
||
|
libdir='${exec_prefix}/lib'
|
||
|
libexecdir='${exec_prefix}/libexec'
|
||
|
localedir='${datarootdir}/locale'
|
||
|
localstatedir='${prefix}/var'
|
||
|
mandir='${datarootdir}/man'
|
||
|
mkdir_p='/bin/mkdir -p'
|
||
|
oldincludedir='/usr/include'
|
||
|
pdfdir='${docdir}'
|
||
|
prefix='NONE'
|
||
|
program_transform_name='s,x,x,'
|
||
|
psdir='${docdir}'
|
||
|
sbindir='${exec_prefix}/sbin'
|
||
|
sharedstatedir='${prefix}/com'
|
||
|
sysconfdir='${prefix}/etc'
|
||
|
target='i686-pc-mingw32'
|
||
|
target_alias=''
|
||
|
target_cpu='i686'
|
||
|
target_os='mingw32'
|
||
|
target_vendor='pc'
|
||
|
to_host_path_cmd='func_msys_to_mingw_path_convert'
|
||
|
|
||
|
## ----------- ##
|
||
|
## confdefs.h. ##
|
||
|
## ----------- ##
|
||
|
|
||
|
#define PACKAGE_NAME ""
|
||
|
#define PACKAGE_TARNAME ""
|
||
|
#define PACKAGE_VERSION ""
|
||
|
#define PACKAGE_STRING ""
|
||
|
#define PACKAGE_BUGREPORT ""
|
||
|
#define PACKAGE "librfid"
|
||
|
#define VERSION "0.1.0"
|
||
|
#define STDC_HEADERS 1
|
||
|
#define HAVE_SYS_TYPES_H 1
|
||
|
#define HAVE_SYS_STAT_H 1
|
||
|
#define HAVE_STDLIB_H 1
|
||
|
#define HAVE_STRING_H 1
|
||
|
#define HAVE_MEMORY_H 1
|
||
|
#define HAVE_STRINGS_H 1
|
||
|
#define HAVE_INTTYPES_H 1
|
||
|
#define HAVE_STDINT_H 1
|
||
|
#define HAVE_UNISTD_H 1
|
||
|
#define LT_OBJDIR ".libs/"
|
||
|
|
||
|
configure: exit 258
|