836 lines
27 KiB
Plaintext
836 lines
27 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.67. Invocation command line was
|
|
|
|
$ ./configure
|
|
|
|
## --------- ##
|
|
## Platform. ##
|
|
## --------- ##
|
|
|
|
hostname = BlubbFish
|
|
uname -m = i686
|
|
uname -r = 1.0.16(0.48/3/2)
|
|
uname -s = MINGW32_NT-6.1
|
|
uname -v = 2010-09-29 00:07
|
|
|
|
/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:2144: checking build system type
|
|
configure:2158: result: i686-pc-mingw32
|
|
configure:2178: checking host system type
|
|
configure:2191: result: i686-pc-mingw32
|
|
configure:2211: checking target system type
|
|
configure:2224: result: i686-pc-mingw32
|
|
configure:2267: checking for a BSD-compatible install
|
|
configure:2335: result: /bin/install -c
|
|
configure:2346: checking whether build environment is sane
|
|
configure:2396: result: yes
|
|
configure:2537: checking for a thread-safe mkdir -p
|
|
configure:2576: result: /bin/mkdir -p
|
|
configure:2589: checking for gawk
|
|
configure:2605: found /bin/gawk
|
|
configure:2616: result: gawk
|
|
configure:2627: checking whether make sets $(MAKE)
|
|
configure:2649: result: yes
|
|
configure:2778: checking for gcc
|
|
configure:2794: found /mingw/bin/gcc
|
|
configure:2805: result: gcc
|
|
configure:3034: checking for C compiler version
|
|
configure:3043: gcc --version >&5
|
|
gcc.exe (GCC) 4.5.2
|
|
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:3054: $? = 0
|
|
configure:3043: gcc -v >&5
|
|
Using built-in specs.
|
|
COLLECT_GCC=E:\Programme\mingw\bin\gcc.exe
|
|
COLLECT_LTO_WRAPPER=e:/programme/mingw/bin/../libexec/gcc/mingw32/4.5.2/lto-wrapper.exe
|
|
Target: mingw32
|
|
Configured with: ../gcc-4.5.2/configure --enable-languages=c,c++,ada,fortran,objc,obj-c++ --disable-sjlj-exceptions --with-dwarf2 --enable-shared --enable-libgomp --disable-win32-registry --enable-libstdcxx-debug --enable-version-specific-runtime-libs --disable-werror --build=mingw32 --prefix=/mingw
|
|
Thread model: win32
|
|
gcc version 4.5.2 (GCC)
|
|
configure:3054: $? = 0
|
|
configure:3043: gcc -V >&5
|
|
gcc.exe: '-V' option must have argument
|
|
configure:3054: $? = 1
|
|
configure:3043: gcc -qversion >&5
|
|
gcc.exe: unrecognized option '-qversion'
|
|
gcc.exe: no input files
|
|
configure:3054: $? = 1
|
|
configure:3074: checking whether the C compiler works
|
|
configure:3096: gcc conftest.c >&5
|
|
configure:3100: $? = 0
|
|
configure:3148: result: yes
|
|
configure:3151: checking for C compiler default output file name
|
|
configure:3153: result: a.exe
|
|
configure:3159: checking for suffix of executables
|
|
configure:3166: gcc -o conftest.exe conftest.c >&5
|
|
configure:3170: $? = 0
|
|
configure:3192: result: .exe
|
|
configure:3214: checking whether we are cross compiling
|
|
configure:3222: gcc -o conftest.exe conftest.c >&5
|
|
configure:3226: $? = 0
|
|
configure:3233: ./conftest.exe
|
|
configure:3237: $? = 0
|
|
configure:3252: result: no
|
|
configure:3257: checking for suffix of object files
|
|
configure:3279: gcc -c conftest.c >&5
|
|
configure:3283: $? = 0
|
|
configure:3304: result: o
|
|
configure:3308: checking whether we are using the GNU C compiler
|
|
configure:3327: gcc -c conftest.c >&5
|
|
configure:3327: $? = 0
|
|
configure:3336: result: yes
|
|
configure:3345: checking whether gcc accepts -g
|
|
configure:3365: gcc -c -g conftest.c >&5
|
|
configure:3365: $? = 0
|
|
configure:3406: result: yes
|
|
configure:3423: checking for gcc option to accept ISO C89
|
|
configure:3487: gcc -c -g -O2 conftest.c >&5
|
|
configure:3487: $? = 0
|
|
configure:3500: result: none needed
|
|
configure:3531: checking for style of include used by make
|
|
configure:3559: result: GNU
|
|
configure:3584: checking dependency style of gcc
|
|
configure:3694: result: gcc3
|
|
configure:3710: checking whether gcc and cc understand -c and -o together
|
|
configure:3741: gcc -c conftest.c -o conftest2.o >&5
|
|
configure:3745: $? = 0
|
|
configure:3751: gcc -c conftest.c -o conftest2.o >&5
|
|
configure:3755: $? = 0
|
|
configure:3766: cc -c conftest.c >&5
|
|
./configure: line 3768: cc: command not found
|
|
configure:3770: $? = 127
|
|
configure:3810: result: yes
|
|
configure:3836: checking for an ANSI C-conforming const
|
|
configure:3901: gcc -c -g -O2 conftest.c >&5
|
|
configure:3901: $? = 0
|
|
configure:3908: result: yes
|
|
configure:3964: checking for as
|
|
configure:3980: found /mingw/bin/as
|
|
configure:3991: result: as
|
|
configure:4056: checking for dlltool
|
|
configure:4072: found /mingw/bin/dlltool
|
|
configure:4083: result: dlltool
|
|
configure:4148: checking for objdump
|
|
configure:4164: found /mingw/bin/objdump
|
|
configure:4175: result: objdump
|
|
configure:4222: WARNING: Libtool does not cope well with whitespace in `pwd`
|
|
configure:4266: checking how to print strings
|
|
configure:4293: result: printf
|
|
configure:4314: checking for a sed that does not truncate output
|
|
configure:4378: result: /bin/sed
|
|
configure:4396: checking for grep that handles long lines and -e
|
|
configure:4454: result: /bin/grep
|
|
configure:4459: checking for egrep
|
|
configure:4521: result: /bin/grep -E
|
|
configure:4526: checking for fgrep
|
|
configure:4588: result: /bin/grep -F
|
|
configure:4623: checking for ld used by gcc
|
|
configure:4690: result: e:/programme/mingw/mingw32/bin/ld.exe
|
|
configure:4697: checking if the linker (e:/programme/mingw/mingw32/bin/ld.exe) is GNU ld
|
|
configure:4712: result: yes
|
|
configure:4724: checking for BSD- or MS-compatible name lister (nm)
|
|
configure:4773: result: /mingw/bin/nm
|
|
configure:4903: checking the name lister (/mingw/bin/nm) interface
|
|
configure:4910: gcc -c -g -O2 conftest.c >&5
|
|
configure:4913: /mingw/bin/nm "conftest.o"
|
|
configure:4916: output
|
|
00000000 b .bss
|
|
00000000 d .data
|
|
00000000 N .debug_abbrev
|
|
00000000 N .debug_info
|
|
00000000 N .debug_line
|
|
00000000 N .debug_pubnames
|
|
00000000 t .text
|
|
00000000 B _some_variable
|
|
configure:4923: result: BSD nm
|
|
configure:4926: checking whether ln -s works
|
|
configure:4933: result: no, using cp -p
|
|
configure:4938: checking the maximum length of command line arguments
|
|
configure:5063: result: 8192
|
|
configure:5080: checking whether the shell understands some XSI constructs
|
|
configure:5090: result: yes
|
|
configure:5094: checking whether the shell understands "+="
|
|
configure:5100: result: yes
|
|
configure:5135: checking how to convert i686-pc-mingw32 file names to i686-pc-mingw32 format
|
|
configure:5175: result: func_convert_file_msys_to_w32
|
|
configure:5182: checking how to convert i686-pc-mingw32 file names to toolchain format
|
|
configure:5202: result: func_convert_file_msys_to_w32
|
|
configure:5209: checking for e:/programme/mingw/mingw32/bin/ld.exe option to reload object files
|
|
configure:5216: result: -r
|
|
configure:5290: checking for objdump
|
|
configure:5317: result: objdump
|
|
configure:5346: checking how to recognize dependent libraries
|
|
configure:5548: result: file_magic ^x86 archive import|^x86 DLL
|
|
configure:5633: checking for dlltool
|
|
configure:5660: result: dlltool
|
|
configure:5690: checking how to associate runtime and link libraries
|
|
configure:5717: result: func_cygming_dll_for_implib
|
|
configure:5777: checking for ar
|
|
configure:5793: found /mingw/bin/ar
|
|
configure:5804: result: ar
|
|
configure:5841: checking for archiver @FILE support
|
|
configure:5858: gcc -c -g -O2 conftest.c >&5
|
|
configure:5858: $? = 0
|
|
configure:5861: ar cru libconftest.a @conftest.lst >&5
|
|
configure:5864: $? = 0
|
|
configure:5869: ar cru libconftest.a @conftest.lst >&5
|
|
E:\Programme\mingw\bin\ar.exe: conftest.o: No such file or directory
|
|
configure:5872: $? = 1
|
|
configure:5884: result: @
|
|
configure:5942: checking for strip
|
|
configure:5958: found /mingw/bin/strip
|
|
configure:5969: result: strip
|
|
configure:6041: checking for ranlib
|
|
configure:6057: found /mingw/bin/ranlib
|
|
configure:6068: result: ranlib
|
|
configure:6170: checking command to parse /mingw/bin/nm output from gcc object
|
|
configure:6289: gcc -c -g -O2 conftest.c >&5
|
|
configure:6292: $? = 0
|
|
configure:6296: /mingw/bin/nm conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)\{0,1\}$/\1 \2 \2/p' | sed '/ __gnu_lto/d' \> conftest.nm
|
|
configure:6299: $? = 0
|
|
cannot find nm_test_var in conftest.nm
|
|
configure:6289: gcc -c -g -O2 conftest.c >&5
|
|
configure:6292: $? = 0
|
|
configure:6296: /mingw/bin/nm conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*_\([_A-Za-z][_A-Za-z0-9]*\)\{0,1\}$/\1 _\2 \2/p' | sed '/ __gnu_lto/d' \> conftest.nm
|
|
configure:6299: $? = 0
|
|
configure:6365: gcc -o conftest.exe -g -O2 conftest.c conftstm.o >&5
|
|
configure:6368: $? = 0
|
|
configure:6406: result: ok
|
|
configure:6443: checking for sysroot
|
|
configure:6473: result: no
|
|
configure:6716: checking for mt
|
|
configure:6746: result: no
|
|
configure:6766: checking if : is a manifest tool
|
|
configure:6772: : '-?'
|
|
configure:6780: result: no
|
|
configure:7412: checking how to run the C preprocessor
|
|
configure:7443: gcc -E conftest.c
|
|
configure:7443: $? = 0
|
|
configure:7457: gcc -E conftest.c
|
|
conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory
|
|
compilation terminated.
|
|
configure:7457: $? = 1
|
|
configure: failed program was:
|
|
| /* confdefs.h */
|
|
| #define PACKAGE_NAME ""
|
|
| #define PACKAGE_TARNAME ""
|
|
| #define PACKAGE_VERSION ""
|
|
| #define PACKAGE_STRING ""
|
|
| #define PACKAGE_BUGREPORT ""
|
|
| #define PACKAGE_URL ""
|
|
| #define PACKAGE "librfid"
|
|
| #define VERSION "0.2.0"
|
|
| /* end confdefs.h. */
|
|
| #include <ac_nonexistent.h>
|
|
configure:7482: result: gcc -E
|
|
configure:7502: gcc -E conftest.c
|
|
configure:7502: $? = 0
|
|
configure:7516: gcc -E conftest.c
|
|
conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory
|
|
compilation terminated.
|
|
configure:7516: $? = 1
|
|
configure: failed program was:
|
|
| /* confdefs.h */
|
|
| #define PACKAGE_NAME ""
|
|
| #define PACKAGE_TARNAME ""
|
|
| #define PACKAGE_VERSION ""
|
|
| #define PACKAGE_STRING ""
|
|
| #define PACKAGE_BUGREPORT ""
|
|
| #define PACKAGE_URL ""
|
|
| #define PACKAGE "librfid"
|
|
| #define VERSION "0.2.0"
|
|
| /* end confdefs.h. */
|
|
| #include <ac_nonexistent.h>
|
|
configure:7545: checking for ANSI C header files
|
|
configure:7565: gcc -c -g -O2 conftest.c >&5
|
|
configure:7565: $? = 0
|
|
configure:7638: gcc -o conftest.exe -g -O2 conftest.c >&5
|
|
configure:7638: $? = 0
|
|
configure:7638: ./conftest.exe
|
|
configure:7638: $? = 0
|
|
configure:7649: result: yes
|
|
configure:7662: checking for sys/types.h
|
|
configure:7662: gcc -c -g -O2 conftest.c >&5
|
|
configure:7662: $? = 0
|
|
configure:7662: result: yes
|
|
configure:7662: checking for sys/stat.h
|
|
configure:7662: gcc -c -g -O2 conftest.c >&5
|
|
configure:7662: $? = 0
|
|
configure:7662: result: yes
|
|
configure:7662: checking for stdlib.h
|
|
configure:7662: gcc -c -g -O2 conftest.c >&5
|
|
configure:7662: $? = 0
|
|
configure:7662: result: yes
|
|
configure:7662: checking for string.h
|
|
configure:7662: gcc -c -g -O2 conftest.c >&5
|
|
configure:7662: $? = 0
|
|
configure:7662: result: yes
|
|
configure:7662: checking for memory.h
|
|
configure:7662: gcc -c -g -O2 conftest.c >&5
|
|
configure:7662: $? = 0
|
|
configure:7662: result: yes
|
|
configure:7662: checking for strings.h
|
|
configure:7662: gcc -c -g -O2 conftest.c >&5
|
|
configure:7662: $? = 0
|
|
configure:7662: result: yes
|
|
configure:7662: checking for inttypes.h
|
|
configure:7662: gcc -c -g -O2 conftest.c >&5
|
|
configure:7662: $? = 0
|
|
configure:7662: result: yes
|
|
configure:7662: checking for stdint.h
|
|
configure:7662: gcc -c -g -O2 conftest.c >&5
|
|
configure:7662: $? = 0
|
|
configure:7662: result: yes
|
|
configure:7662: checking for unistd.h
|
|
configure:7662: gcc -c -g -O2 conftest.c >&5
|
|
configure:7662: $? = 0
|
|
configure:7662: result: yes
|
|
configure:7676: checking for dlfcn.h
|
|
configure:7676: gcc -c -g -O2 conftest.c >&5
|
|
conftest.c:55:19: fatal error: dlfcn.h: No such file or directory
|
|
compilation terminated.
|
|
configure:7676: $? = 1
|
|
configure: failed program was:
|
|
| /* confdefs.h */
|
|
| #define PACKAGE_NAME ""
|
|
| #define PACKAGE_TARNAME ""
|
|
| #define PACKAGE_VERSION ""
|
|
| #define PACKAGE_STRING ""
|
|
| #define PACKAGE_BUGREPORT ""
|
|
| #define PACKAGE_URL ""
|
|
| #define PACKAGE "librfid"
|
|
| #define VERSION "0.2.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:7676: result: no
|
|
configure:7861: checking for objdir
|
|
configure:7876: result: .libs
|
|
configure:8143: checking if gcc supports -fno-rtti -fno-exceptions
|
|
configure:8161: 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:8165: $? = 0
|
|
configure:8178: result: no
|
|
configure:8488: checking for gcc option to produce PIC
|
|
configure:8495: result: -DDLL_EXPORT -DPIC
|
|
configure:8503: checking if gcc PIC flag -DDLL_EXPORT -DPIC works
|
|
configure:8521: gcc -c -g -O2 -DDLL_EXPORT -DPIC -DPIC conftest.c >&5
|
|
configure:8525: $? = 0
|
|
configure:8538: result: yes
|
|
configure:8567: checking if gcc static flag -static works
|
|
configure:8595: result: yes
|
|
configure:8610: checking if gcc supports -c -o file.o
|
|
configure:8631: gcc -c -g -O2 -o out/conftest2.o conftest.c >&5
|
|
configure:8635: $? = 0
|
|
configure:8657: result: yes
|
|
configure:8665: checking if gcc supports -c -o file.o
|
|
configure:8712: result: yes
|
|
configure:8745: checking whether the gcc linker (e:/programme/mingw/mingw32/bin/ld.exe) supports shared libraries
|
|
configure:9903: result: yes
|
|
configure:9940: checking whether -lc should be explicitly linked in
|
|
configure:9948: gcc -c -g -O2 conftest.c >&5
|
|
configure:9951: $? = 0
|
|
configure:9966: 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:9969: $? = 1
|
|
configure:9983: result: yes
|
|
configure:10148: checking dynamic linker characteristics
|
|
configure:10884: result: Win32 ld.exe
|
|
configure:10991: checking how to hardcode library paths into programs
|
|
configure:11016: result: immediate
|
|
configure:11556: checking whether stripping libraries is possible
|
|
configure:11561: result: yes
|
|
configure:11596: checking if libtool supports shared libraries
|
|
configure:11598: result: yes
|
|
configure:11601: checking whether to build shared libraries
|
|
configure:11622: result: yes
|
|
configure:11625: checking whether to build static libraries
|
|
configure:11629: result: yes
|
|
configure:11666: checking for build environment
|
|
configure:11673: result: UNIX
|
|
configure:11693: checking whether byte ordering is bigendian
|
|
configure:11708: gcc -c -g -O2 conftest.c >&5
|
|
conftest.c:23:13: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'a'
|
|
configure:11708: $? = 1
|
|
configure: failed program was:
|
|
| /* confdefs.h */
|
|
| #define PACKAGE_NAME ""
|
|
| #define PACKAGE_TARNAME ""
|
|
| #define PACKAGE_VERSION ""
|
|
| #define PACKAGE_STRING ""
|
|
| #define PACKAGE_BUGREPORT ""
|
|
| #define PACKAGE_URL ""
|
|
| #define PACKAGE "librfid"
|
|
| #define VERSION "0.2.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/"
|
|
| /* end confdefs.h. */
|
|
| #ifndef __APPLE_CC__
|
|
| not a universal capable compiler
|
|
| #endif
|
|
| typedef int dummy;
|
|
|
|
|
configure:11753: gcc -c -g -O2 conftest.c >&5
|
|
configure:11753: $? = 0
|
|
configure:11771: gcc -c -g -O2 conftest.c >&5
|
|
conftest.c: In function 'main':
|
|
conftest.c:29:4: error: 'not' undeclared (first use in this function)
|
|
conftest.c:29:4: note: each undeclared identifier is reported only once for each function it appears in
|
|
conftest.c:29:8: error: expected ';' before 'big'
|
|
configure:11771: $? = 1
|
|
configure: failed program was:
|
|
| /* confdefs.h */
|
|
| #define PACKAGE_NAME ""
|
|
| #define PACKAGE_TARNAME ""
|
|
| #define PACKAGE_VERSION ""
|
|
| #define PACKAGE_STRING ""
|
|
| #define PACKAGE_BUGREPORT ""
|
|
| #define PACKAGE_URL ""
|
|
| #define PACKAGE "librfid"
|
|
| #define VERSION "0.2.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/"
|
|
| /* 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:11899: result: no
|
|
configure:12015: checking for usb_close in -lusb
|
|
configure:12040: gcc -o conftest.exe -g -O2 conftest.c -lusb >&5
|
|
e:/programme/mingw/bin/../lib/gcc/mingw32/4.5.2/../../../../mingw32/bin/ld.exe: cannot find -lusb
|
|
collect2: ld returned 1 exit status
|
|
configure:12040: $? = 1
|
|
configure: failed program was:
|
|
| /* confdefs.h */
|
|
| #define PACKAGE_NAME ""
|
|
| #define PACKAGE_TARNAME ""
|
|
| #define PACKAGE_VERSION ""
|
|
| #define PACKAGE_STRING ""
|
|
| #define PACKAGE_BUGREPORT ""
|
|
| #define PACKAGE_URL ""
|
|
| #define PACKAGE "librfid"
|
|
| #define VERSION "0.2.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/"
|
|
| /* end confdefs.h. */
|
|
|
|
|
| /* Override any GCC internal prototype to avoid an error.
|
|
| Use char because int might match the return type of a GCC
|
|
| builtin and then its argument prototype would still apply. */
|
|
| #ifdef __cplusplus
|
|
| extern "C"
|
|
| #endif
|
|
| char usb_close ();
|
|
| int
|
|
| main ()
|
|
| {
|
|
| return usb_close ();
|
|
| ;
|
|
| return 0;
|
|
| }
|
|
configure:12049: result: no
|
|
configure:12256: creating ./config.status
|
|
|
|
## ---------------------- ##
|
|
## Running config.status. ##
|
|
## ---------------------- ##
|
|
|
|
This file was extended by config.status, which was
|
|
generated by GNU Autoconf 2.67. Invocation command line was
|
|
|
|
CONFIG_FILES =
|
|
CONFIG_HEADERS =
|
|
CONFIG_LINKS =
|
|
CONFIG_COMMANDS =
|
|
$ ./config.status
|
|
|
|
on BlubbFish
|
|
|
|
config.status:1054: creating Makefile
|
|
config.status:1054: creating etc/Makefile
|
|
config.status:1054: creating etc/udev/Makefile
|
|
config.status:1054: creating src/Makefile
|
|
config.status:1054: creating include/Makefile
|
|
config.status:1054: creating include/librfid/Makefile
|
|
config.status:1054: creating utils/Makefile
|
|
config.status:1054: creating src/librfid.pc
|
|
config.status:1054: creating win32/Makefile
|
|
config.status:1225: executing depfiles commands
|
|
config.status:1225: executing libtool commands
|
|
|
|
## ---------------- ##
|
|
## Cache variables. ##
|
|
## ---------------- ##
|
|
|
|
ac_cv_build=i686-pc-mingw32
|
|
ac_cv_c_bigendian=no
|
|
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_lib_usb_usb_close=no
|
|
ac_cv_objext=o
|
|
ac_cv_path_EGREP='/bin/grep -E'
|
|
ac_cv_path_FGREP='/bin/grep -F'
|
|
ac_cv_path_GREP=/bin/grep
|
|
ac_cv_path_SED=/bin/sed
|
|
ac_cv_path_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_ar_at_file=@
|
|
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_path_mainfest_tool=no
|
|
lt_cv_prog_compiler_c_o=yes
|
|
lt_cv_prog_compiler_pic='-DDLL_EXPORT -DPIC'
|
|
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
|
|
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'\'' | sed '\''/ __gnu_lto/d'\'''
|
|
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_file_cmd=func_convert_file_msys_to_w32
|
|
lt_cv_to_tool_file_cmd=func_convert_file_msys_to_w32
|
|
|
|
## ----------------- ##
|
|
## Output variables. ##
|
|
## ----------------- ##
|
|
|
|
ACLOCAL='${SHELL} "/D/Visual Studio 2010/Projects/Matomat/librfid/missing" --run aclocal-1.11'
|
|
AMDEPBACKSLASH='\'
|
|
AMDEP_FALSE='#'
|
|
AMDEP_TRUE=''
|
|
AMTAR='${SHELL} "/D/Visual Studio 2010/Projects/Matomat/librfid/missing" --run tar'
|
|
AR='ar'
|
|
AS='as'
|
|
AUTOCONF='${SHELL} "/D/Visual Studio 2010/Projects/Matomat/librfid/missing" --run autoconf'
|
|
AUTOHEADER='${SHELL} "/D/Visual Studio 2010/Projects/Matomat/librfid/missing" --run autoheader'
|
|
AUTOMAKE='${SHELL} "/D/Visual Studio 2010/Projects/Matomat/librfid/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='-DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"librfid\" -DVERSION=\"0.2.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DLT_OBJDIR=\".libs/\"'
|
|
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_SPIDEV_FALSE=''
|
|
ENABLE_SPIDEV_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='cp -p'
|
|
LTLIBOBJS=''
|
|
MAKEINFO='${SHELL} "/D/Visual Studio 2010/Projects/Matomat/librfid/missing" --run makeinfo'
|
|
MANIFEST_TOOL=':'
|
|
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_URL=''
|
|
PACKAGE_VERSION=''
|
|
PATH_SEPARATOR=':'
|
|
RANLIB='ranlib'
|
|
SED='/bin/sed'
|
|
SET_MAKE=''
|
|
SHELL='/bin/sh'
|
|
STRIP='strip'
|
|
VERSION='0.2.0'
|
|
ac_ct_AR='ar'
|
|
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='${prefix}'
|
|
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/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='/usr/local'
|
|
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'
|
|
|
|
## ----------- ##
|
|
## confdefs.h. ##
|
|
## ----------- ##
|
|
|
|
/* confdefs.h */
|
|
#define PACKAGE_NAME ""
|
|
#define PACKAGE_TARNAME ""
|
|
#define PACKAGE_VERSION ""
|
|
#define PACKAGE_STRING ""
|
|
#define PACKAGE_BUGREPORT ""
|
|
#define PACKAGE_URL ""
|
|
#define PACKAGE "librfid"
|
|
#define VERSION "0.2.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 0
|