Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- This file contains any messages produced by compilers while
- running configure, to aid debugging if configure makes a mistake.
- It was created by djinni configure 2.2.4, which was
- generated by GNU Autoconf 2.61. Invocation command line was
- $ ./configure LDFLAGS=-L/c/Python27/libs
- ## --------- ##
- ## Platform. ##
- ## --------- ##
- hostname = ledelato-Dell
- uname -m = i686
- uname -r = 1.0.17(0.48/3/2)
- uname -s = MINGW32_NT-6.1
- uname -v = 2011-04-24 23:39
- /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/MiKTeX 2.9/miktex/bin/x64
- PATH: /c/Windows/system32
- PATH: /c/Windows
- PATH: /c/Windows/System32/Wbem
- PATH: /c/Windows/System32/WindowsPowerShell/v1.0/
- PATH: /c/Program Files/Intel/WiFi/bin/
- PATH: /c/Program Files/Common Files/Intel/WirelessCommon/
- PATH: /c/Program Files (x86)/Calibre2/
- PATH: /c/Program Files (x86)/QuickTime/QTSystem/
- PATH: /c/localsolver_2_0/bin
- PATH: /usr/bin
- PATH: /usr/include
- PATH: /mingw/bin
- PATH: /c/Python27
- PATH: /c/Python27/Scripts
- PATH: /c/ILOG/opl/bin/x64_win64
- PATH: /c/ILOG/opl/oplide/
- PATH: /c/ILOG/cplex/bin/x64_win64
- PATH: /c/ILOG/cpoptimizer/bin/x64_win64
- ## ----------- ##
- ## Core tests. ##
- ## ----------- ##
- configure:1883: checking for a BSD-compatible install
- configure:1939: result: /bin/install -c
- configure:1950: checking whether build environment is sane
- configure:1993: result: yes
- configure:2021: checking for a thread-safe mkdir -p
- configure:2060: result: /bin/mkdir -p
- configure:2073: checking for gawk
- configure:2089: found /bin/gawk
- configure:2100: result: gawk
- configure:2111: checking whether make sets $(MAKE)
- configure:2132: result: yes
- configure:2378: checking for g++
- configure:2394: found /mingw/bin/g++
- configure:2405: result: g++
- configure:2436: checking for C++ compiler version
- configure:2443: g++ --version >&5
- g++.exe (GCC) 4.6.2
- Copyright (C) 2011 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:2446: $? = 0
- configure:2453: g++ -v >&5
- Using built-in specs.
- COLLECT_GCC=C:\MinGW\bin\g++.exe
- COLLECT_LTO_WRAPPER=c:/mingw/bin/../libexec/gcc/mingw32/4.6.2/lto-wrapper.exe
- Target: mingw32
- Configured with: ../gcc-4.6.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 --build=mingw32 --prefix=/mingw
- Thread model: win32
- gcc version 4.6.2 (GCC)
- configure:2456: $? = 0
- configure:2463: g++ -V >&5
- g++.exe: error: unrecognized option '-V'
- g++.exe: fatal error: no input files
- compilation terminated.
- configure:2466: $? = 1
- configure:2489: checking for C++ compiler default output file name
- configure:2516: g++ -L/c/Python27/libs conftest.cpp >&5
- configure:2519: $? = 0
- configure:2557: result: a.exe
- configure:2574: checking whether the C++ compiler works
- configure:2584: ./a.exe
- configure:2587: $? = 0
- configure:2604: result: yes
- configure:2611: checking whether we are cross compiling
- configure:2613: result: no
- configure:2616: checking for suffix of executables
- configure:2623: g++ -o conftest.exe -L/c/Python27/libs conftest.cpp >&5
- configure:2626: $? = 0
- configure:2650: result: .exe
- configure:2656: checking for suffix of object files
- configure:2682: g++ -c conftest.cpp >&5
- configure:2685: $? = 0
- configure:2708: result: o
- configure:2712: checking whether we are using the GNU C++ compiler
- configure:2741: g++ -c conftest.cpp >&5
- configure:2747: $? = 0
- configure:2764: result: yes
- configure:2769: checking whether g++ accepts -g
- configure:2799: g++ -c -g conftest.cpp >&5
- configure:2805: $? = 0
- configure:2904: result: yes
- configure:2938: checking for style of include used by make
- configure:2966: result: GNU
- configure:2991: checking dependency style of g++
- configure:3082: result: gcc3
- configure:3140: checking for ranlib
- configure:3156: found /mingw/bin/ranlib
- configure:3167: result: ranlib
- configure:3224: checking build system type
- configure:3242: result: i686-pc-mingw32
- configure:3264: checking host system type
- configure:3279: result: i686-pc-mingw32
- configure:3322: checking how to print strings
- configure:3349: result: printf
- configure:3418: checking for gcc
- configure:3434: found /mingw/bin/gcc
- configure:3445: result: gcc
- configure:3683: checking for C compiler version
- configure:3690: gcc --version >&5
- gcc.exe (GCC) 4.6.2
- Copyright (C) 2011 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:3693: $? = 0
- configure:3700: gcc -v >&5
- Using built-in specs.
- COLLECT_GCC=C:\MinGW\bin\gcc.exe
- COLLECT_LTO_WRAPPER=c:/mingw/bin/../libexec/gcc/mingw32/4.6.2/lto-wrapper.exe
- Target: mingw32
- Configured with: ../gcc-4.6.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 --build=mingw32 --prefix=/mingw
- Thread model: win32
- gcc version 4.6.2 (GCC)
- configure:3703: $? = 0
- configure:3710: gcc -V >&5
- gcc.exe: error: unrecognized option '-V'
- gcc.exe: fatal error: no input files
- compilation terminated.
- configure:3713: $? = 1
- configure:3716: checking whether we are using the GNU C compiler
- configure:3745: gcc -c conftest.c >&5
- configure:3751: $? = 0
- configure:3768: result: yes
- configure:3773: checking whether gcc accepts -g
- configure:3803: gcc -c -g conftest.c >&5
- configure:3809: $? = 0
- configure:3908: result: yes
- configure:3925: checking for gcc option to accept ISO C89
- configure:3999: gcc -c -g -O2 conftest.c >&5
- configure:4005: $? = 0
- configure:4028: result: none needed
- configure:4048: checking dependency style of gcc
- configure:4139: result: gcc3
- configure:4154: checking for a sed that does not truncate output
- configure:4233: result: /bin/sed
- configure:4251: checking for grep that handles long lines and -e
- configure:4325: result: /bin/grep
- configure:4330: checking for egrep
- configure:4408: result: /bin/grep -E
- configure:4413: checking for fgrep
- configure:4491: result: /bin/grep -F
- configure:4526: checking for ld used by gcc
- configure:4593: result: c:/mingw/mingw32/bin/ld.exe
- configure:4602: checking if the linker (c:/mingw/mingw32/bin/ld.exe) is GNU ld
- configure:4617: result: yes
- configure:4629: checking for BSD- or MS-compatible name lister (nm)
- configure:4678: result: /bin/nm -B
- configure:4812: checking the name lister (/bin/nm -B) interface
- configure:4819: gcc -c -g -O2 conftest.c >&5
- configure:4822: /bin/nm -B "conftest.o"
- configure:4825: output
- 00000000 b .bss
- 00000000 d .data
- 00000000 N .debug_abbrev
- 00000000 N .debug_info
- 00000000 N .debug_line
- 00000000 t .text
- 00000000 B _some_variable
- configure:4832: result: BSD nm
- configure:4835: checking whether ln -s works
- configure:4842: result: no, using cp -p
- configure:4847: checking the maximum length of command line arguments
- configure:4972: result: 8192
- configure:4989: checking whether the shell understands some XSI constructs
- configure:4999: result: yes
- configure:5003: checking whether the shell understands "+="
- configure:5009: result: yes
- configure:5044: checking for c:/mingw/mingw32/bin/ld.exe option to reload object files
- configure:5051: result: -r
- configure:5120: checking for objdump
- configure:5136: found /mingw/bin/objdump
- configure:5147: result: objdump
- configure:5183: checking how to recognize dependent libraries
- configure:5385: result: file_magic ^x86 archive import|^x86 DLL
- configure:5445: checking for ar
- configure:5461: found /mingw/bin/ar
- configure:5472: result: ar
- configure:5554: checking for strip
- configure:5570: found /mingw/bin/strip
- configure:5581: result: strip
- configure:5657: checking for ranlib
- configure:5684: result: ranlib
- configure:5790: checking command to parse /bin/nm -B output from gcc object
- configure:5908: gcc -c -g -O2 conftest.c >&5
- configure:5911: $? = 0
- configure:5915: /bin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)\{0,1\}$/\1 \2 \2/p' \> conftest.nm
- configure:5918: $? = 0
- cannot find nm_test_var in conftest.nm
- configure:5908: gcc -c -g -O2 conftest.c >&5
- configure:5911: $? = 0
- configure:5915: /bin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*_\([_A-Za-z][_A-Za-z0-9]*\)\{0,1\}$/\1 _\2 \2/p' \> conftest.nm
- configure:5918: $? = 0
- configure:5972: gcc -o conftest.exe -g -O2 -L/c/Python27/libs conftest.c conftstm.o >&5
- configure:5975: $? = 0
- configure:6013: result: ok
- configure:6924: checking how to run the C preprocessor
- configure:6964: gcc -E conftest.c
- configure:6970: $? = 0
- configure:7001: gcc -E conftest.c
- conftest.c:10:28: fatal error: ac_nonexistent.h: No such file or directory
- compilation terminated.
- configure:7007: $? = 1
- configure: failed program was:
- | /* confdefs.h. */
- | #define PACKAGE_NAME "djinni"
- | #define PACKAGE_TARNAME "djinni"
- | #define PACKAGE_VERSION "2.2.4"
- | #define PACKAGE_STRING "djinni 2.2.4"
- | #define PACKAGE_BUGREPORT "[email protected]"
- | #define PACKAGE "djinni"
- | #define VERSION "2.2.4"
- | /* end confdefs.h. */
- | #include <ac_nonexistent.h>
- configure:7040: result: gcc -E
- configure:7069: gcc -E conftest.c
- configure:7075: $? = 0
- configure:7106: gcc -E conftest.c
- conftest.c:10:28: fatal error: ac_nonexistent.h: No such file or directory
- compilation terminated.
- configure:7112: $? = 1
- configure: failed program was:
- | /* confdefs.h. */
- | #define PACKAGE_NAME "djinni"
- | #define PACKAGE_TARNAME "djinni"
- | #define PACKAGE_VERSION "2.2.4"
- | #define PACKAGE_STRING "djinni 2.2.4"
- | #define PACKAGE_BUGREPORT "[email protected]"
- | #define PACKAGE "djinni"
- | #define VERSION "2.2.4"
- | /* end confdefs.h. */
- | #include <ac_nonexistent.h>
- configure:7150: checking for ANSI C header files
- configure:7180: gcc -c -g -O2 conftest.c >&5
- configure:7186: $? = 0
- configure:7285: gcc -o conftest.exe -g -O2 -L/c/Python27/libs conftest.c >&5
- configure:7288: $? = 0
- configure:7294: ./conftest.exe
- configure:7297: $? = 0
- configure:7314: result: yes
- configure:7338: checking for sys/types.h
- configure:7359: gcc -c -g -O2 conftest.c >&5
- configure:7365: $? = 0
- configure:7381: result: yes
- configure:7338: checking for sys/stat.h
- configure:7359: gcc -c -g -O2 conftest.c >&5
- configure:7365: $? = 0
- configure:7381: result: yes
- configure:7338: checking for stdlib.h
- configure:7359: gcc -c -g -O2 conftest.c >&5
- configure:7365: $? = 0
- configure:7381: result: yes
- configure:7338: checking for string.h
- configure:7359: gcc -c -g -O2 conftest.c >&5
- configure:7365: $? = 0
- configure:7381: result: yes
- configure:7338: checking for memory.h
- configure:7359: gcc -c -g -O2 conftest.c >&5
- configure:7365: $? = 0
- configure:7381: result: yes
- configure:7338: checking for strings.h
- configure:7359: gcc -c -g -O2 conftest.c >&5
- configure:7365: $? = 0
- configure:7381: result: yes
- configure:7338: checking for inttypes.h
- configure:7359: gcc -c -g -O2 conftest.c >&5
- configure:7365: $? = 0
- configure:7381: result: yes
- configure:7338: checking for stdint.h
- configure:7359: gcc -c -g -O2 conftest.c >&5
- configure:7365: $? = 0
- configure:7381: result: yes
- configure:7338: checking for unistd.h
- configure:7359: gcc -c -g -O2 conftest.c >&5
- configure:7365: $? = 0
- configure:7381: result: yes
- configure:7397: checking for dlfcn.h
- configure:7418: gcc -c -g -O2 conftest.c >&5
- conftest.c:54:19: fatal error: dlfcn.h: No such file or directory
- compilation terminated.
- configure:7424: $? = 1
- configure: failed program was:
- | /* confdefs.h. */
- | #define PACKAGE_NAME "djinni"
- | #define PACKAGE_TARNAME "djinni"
- | #define PACKAGE_VERSION "2.2.4"
- | #define PACKAGE_STRING "djinni 2.2.4"
- | #define PACKAGE_BUGREPORT "[email protected]"
- | #define PACKAGE "djinni"
- | #define VERSION "2.2.4"
- | #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:7440: result: no
- configure:7628: checking for objdir
- configure:7643: result: .libs
- configure:7914: checking if gcc supports -fno-rtti -fno-exceptions
- configure:7932: 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 [enabled by default]
- configure:7936: $? = 0
- configure:7949: result: no
- configure:7969: checking for gcc option to produce PIC
- configure:8254: result: -DDLL_EXPORT -DPIC
- configure:8266: checking if gcc PIC flag -DDLL_EXPORT -DPIC works
- configure:8284: gcc -c -g -O2 -DDLL_EXPORT -DPIC -DPIC conftest.c >&5
- configure:8288: $? = 0
- configure:8301: result: yes
- configure:8325: checking if gcc static flag -static works
- configure:8353: result: yes
- configure:8368: checking if gcc supports -c -o file.o
- configure:8389: gcc -c -g -O2 -o out/conftest2.o conftest.c >&5
- configure:8393: $? = 0
- configure:8415: result: yes
- configure:8423: checking if gcc supports -c -o file.o
- configure:8470: result: yes
- configure:8503: checking whether the gcc linker (c:/mingw/mingw32/bin/ld.exe) supports shared libraries
- configure:9654: result: yes
- configure:9691: checking whether -lc should be explicitly linked in
- configure:9699: gcc -c -g -O2 conftest.c >&5
- configure:9702: $? = 0
- configure:9717: 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:9720: $? = 1
- configure:9734: result: yes
- configure:9899: checking dynamic linker characteristics
- configure:10604: result: Win32 ld.exe
- configure:10711: checking how to hardcode library paths into programs
- configure:10736: result: immediate
- configure:11561: checking whether stripping libraries is possible
- configure:11566: result: yes
- configure:11601: checking if libtool supports shared libraries
- configure:11603: result: yes
- configure:11606: checking whether to build shared libraries
- configure:11627: result: yes
- configure:11630: checking whether to build static libraries
- configure:11634: result: yes
- configure:11657: checking how to run the C++ preprocessor
- configure:11693: g++ -E conftest.cpp
- configure:11699: $? = 0
- configure:11730: g++ -E conftest.cpp
- conftest.cpp:21:28: fatal error: ac_nonexistent.h: No such file or directory
- compilation terminated.
- configure:11736: $? = 1
- configure: failed program was:
- | /* confdefs.h. */
- | #define PACKAGE_NAME "djinni"
- | #define PACKAGE_TARNAME "djinni"
- | #define PACKAGE_VERSION "2.2.4"
- | #define PACKAGE_STRING "djinni 2.2.4"
- | #define PACKAGE_BUGREPORT "[email protected]"
- | #define PACKAGE "djinni"
- | #define VERSION "2.2.4"
- | #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 <ac_nonexistent.h>
- configure:11769: result: g++ -E
- configure:11798: g++ -E conftest.cpp
- configure:11804: $? = 0
- configure:11835: g++ -E conftest.cpp
- conftest.cpp:21:28: fatal error: ac_nonexistent.h: No such file or directory
- compilation terminated.
- configure:11841: $? = 1
- configure: failed program was:
- | /* confdefs.h. */
- | #define PACKAGE_NAME "djinni"
- | #define PACKAGE_TARNAME "djinni"
- | #define PACKAGE_VERSION "2.2.4"
- | #define PACKAGE_STRING "djinni 2.2.4"
- | #define PACKAGE_BUGREPORT "[email protected]"
- | #define PACKAGE "djinni"
- | #define VERSION "2.2.4"
- | #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 <ac_nonexistent.h>
- configure:12018: checking for ld used by g++
- configure:12085: result: c:/mingw/mingw32/bin/ld.exe
- configure:12094: checking if the linker (c:/mingw/mingw32/bin/ld.exe) is GNU ld
- configure:12109: result: yes
- configure:12164: checking whether the g++ linker (c:/mingw/mingw32/bin/ld.exe) supports shared libraries
- configure:13150: result: yes
- configure:13178: g++ -c -g -O2 conftest.cpp >&5
- configure:13181: $? = 0
- configure:13363: checking for g++ option to produce PIC
- configure:13685: result: -DDLL_EXPORT -DPIC
- configure:13694: checking if g++ PIC flag -DDLL_EXPORT -DPIC works
- configure:13712: g++ -c -g -O2 -DDLL_EXPORT -DPIC -DPIC conftest.cpp >&5
- configure:13716: $? = 0
- configure:13729: result: yes
- configure:13750: checking if g++ static flag -static works
- configure:13778: result: yes
- configure:13790: checking if g++ supports -c -o file.o
- configure:13811: g++ -c -g -O2 -o out/conftest2.o conftest.cpp >&5
- configure:13815: $? = 0
- configure:13837: result: yes
- configure:13842: checking if g++ supports -c -o file.o
- configure:13889: result: yes
- configure:13919: checking whether the g++ linker (c:/mingw/mingw32/bin/ld.exe) supports shared libraries
- configure:13947: result: yes
- configure:14090: checking dynamic linker characteristics
- configure:14729: result: Win32 ld.exe
- configure:14782: checking how to hardcode library paths into programs
- configure:14807: result: immediate
- configure:14873: checking for python
- configure:14891: found /c/Python27/python
- configure:14903: result: /c/Python27/python
- configure:14921: checking for a version of Python >= '2.1.0'
- configure:14956: result: yes
- configure:14964: checking for a version of Python >="2.3"
- configure:14970: result: yes
- configure:14993: checking for the distutils Python package
- configure:14997: result: yes
- configure:15015: checking for Python include path
- configure:15025: result: -Ic:\Python27\include
- configure:15032: checking for Python library path
- configure:15054: result: -Lc:\Python27\Lib -lpython27
- configure:15061: checking for Python site-packages path
- configure:15067: result: c:\Python27\Lib\site-packages
- configure:15074: checking python extra libraries
- configure:15081: result: None None
- configure:15088: checking python extra linking flags
- configure:15095: result: None
- configure:15102: checking consistency of all components of python development environment
- configure:15138: gcc -o conftest.exe -g -O2 -Ic:\Python27\include -L/c/Python27/libs conftest.c -Lc:\Python27\Lib -lpython27 >&5
- C:\Users\ledelato\AppData\Local\Temp\ccsw75UK.o: In function `main':
- c:\Users\ledelato\Downloads\Djinni-2.2.4.tar\Djinni-2.2.4\djinni-2.2.4/conftest.c:28: undefined reference to `_imp__Py_Initialize'
- collect2: ld returned 1 exit status
- configure:15144: $? = 1
- configure: failed program was:
- | /* confdefs.h. */
- | #define PACKAGE_NAME "djinni"
- | #define PACKAGE_TARNAME "djinni"
- | #define PACKAGE_VERSION "2.2.4"
- | #define PACKAGE_STRING "djinni 2.2.4"
- | #define PACKAGE_BUGREPORT "[email protected]"
- | #define PACKAGE "djinni"
- | #define VERSION "2.2.4"
- | #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 <Python.h>
- |
- | int
- | main ()
- | {
- |
- | Py_Initialize();
- |
- | ;
- | return 0;
- | }
- configure:15161: result: no
- configure:15175: error:
- Could not link test program to Python. Maybe the main Python library has been
- installed in some non-standard library path. If so, pass it to configure,
- via the LDFLAGS environment variable.
- Example: ./configure LDFLAGS="-L/usr/non-standard-path/python/lib"
- ============================================================================
- ERROR!
- You probably have to install the development version of the Python package
- for your distribution. The exact name of this package varies among them.
- ============================================================================
- ## ---------------- ##
- ## Cache variables. ##
- ## ---------------- ##
- ac_cv_build=i686-pc-mingw32
- ac_cv_c_compiler_gnu=yes
- ac_cv_cxx_compiler_gnu=yes
- 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_LDFLAGS_set=set
- ac_cv_env_LDFLAGS_value=-L/c/Python27/libs
- ac_cv_env_LIBS_set=
- ac_cv_env_LIBS_value=
- ac_cv_env_PYTHON_VERSION_set=
- ac_cv_env_PYTHON_VERSION_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_PYTHON=/c/Python27/python
- 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_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_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_cxx_g=yes
- ac_cv_prog_make_make_set=yes
- am_cv_CC_dependencies_compiler_type=gcc3
- am_cv_CXX_dependencies_compiler_type=gcc3
- lt_cv_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=c:/mingw/mingw32/bin/ld.exe
- lt_cv_path_LDCXX=c:/mingw/mingw32/bin/ld.exe
- lt_cv_path_NM='/bin/nm -B'
- lt_cv_prog_compiler_c_o=yes
- lt_cv_prog_compiler_c_o_CXX=yes
- lt_cv_prog_compiler_pic_works=yes
- lt_cv_prog_compiler_pic_works_CXX=yes
- lt_cv_prog_compiler_rtti_exceptions=no
- lt_cv_prog_compiler_static_works=yes
- lt_cv_prog_compiler_static_works_CXX=yes
- 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]*\)
- \{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
- ## ----------------- ##
- ## Output variables. ##
- ## ----------------- ##
- ACLOCAL='${SHELL} /c/Users/ledelato/Downloads/Djinni-2.2.4.tar/Djinni-2.2.4/djinni-2.2.4/missing --run aclocal-1.10'
- AMDEPBACKSLASH='\'
- AMDEP_FALSE='#'
- AMDEP_TRUE=''
- AMTAR='${SHELL} /c/Users/ledelato/Downloads/Djinni-2.2.4.tar/Djinni-2.2.4/djinni-2.2.4/missing --run tar'
- AR='ar'
- AUTOCONF='${SHELL} /c/Users/ledelato/Downloads/Djinni-2.2.4.tar/Djinni-2.2.4/djinni-2.2.4/missing --run autoconf'
- AUTOHEADER='${SHELL} /c/Users/ledelato/Downloads/Djinni-2.2.4.tar/Djinni-2.2.4/djinni-2.2.4/missing --run autoheader'
- AUTOMAKE='${SHELL} /c/Users/ledelato/Downloads/Djinni-2.2.4.tar/Djinni-2.2.4/djinni-2.2.4/missing --run automake-1.10'
- AWK='gawk'
- BOOST_CPPFLAGS=''
- BOOST_LDFLAGS=''
- CC='gcc'
- CCDEPMODE='depmode=gcc3'
- CFLAGS='-g -O2'
- CPP='gcc -E'
- CPPFLAGS=' -Ic:\Python27\include'
- CXX='g++'
- CXXCPP='g++ -E'
- CXXDEPMODE='depmode=gcc3'
- CXXFLAGS='-g -O2'
- CYGPATH_W='echo'
- DEFS=''
- DEPDIR='.deps'
- DSYMUTIL=''
- DUMPBIN=''
- ECHO_C=''
- ECHO_N='-n'
- ECHO_T=''
- EGREP='/bin/grep -E'
- EXEEXT='.exe'
- FGREP='/bin/grep -F'
- GREP='/bin/grep'
- INSTALL_DATA='${INSTALL} -m 644'
- INSTALL_PROGRAM='${INSTALL}'
- INSTALL_SCRIPT='${INSTALL}'
- INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
- LD='c:/mingw/mingw32/bin/ld.exe'
- LDFLAGS='-L/c/Python27/libs'
- LIBOBJS=''
- LIBS=' -Lc:\Python27\Lib -lpython27'
- LIBTOOL='$(SHELL) $(top_builddir)/libtool'
- LIPO=''
- LN_S='cp -p'
- LTLIBOBJS=''
- MAKEINFO='${SHELL} /c/Users/ledelato/Downloads/Djinni-2.2.4.tar/Djinni-2.2.4/djinni-2.2.4/missing --run makeinfo'
- NM='/bin/nm -B'
- NMEDIT=''
- OBJDUMP='objdump'
- OBJEXT='o'
- OTOOL64=''
- OTOOL=''
- PACKAGE='djinni'
- PACKAGE_BUGREPORT='[email protected]'
- PACKAGE_NAME='djinni'
- PACKAGE_STRING='djinni 2.2.4'
- PACKAGE_TARNAME='djinni'
- PACKAGE_VERSION='2.2.4'
- PATH_SEPARATOR=':'
- PYTHON='/c/Python27/python'
- PYTHON_CPPFLAGS='-Ic:\Python27\include'
- PYTHON_EXEC_PREFIX=''
- PYTHON_EXTRA_LDFLAGS='None'
- PYTHON_EXTRA_LIBS='None None'
- PYTHON_LDFLAGS='-Lc:\Python27\Lib -lpython27'
- PYTHON_PLATFORM=''
- PYTHON_PREFIX=''
- PYTHON_SITE_PKG='c:\Python27\Lib\site-packages'
- PYTHON_VERSION=''
- RANLIB='ranlib'
- SED='/bin/sed'
- SET_MAKE=''
- SHELL='/bin/sh'
- STRIP='strip'
- SWIG=''
- SWIG_LIB=''
- SWIG_PYTHON_CPPFLAGS=''
- SWIG_PYTHON_OPT=''
- VERSION='2.2.4'
- ac_ct_CC='gcc'
- ac_ct_CXX='g++'
- ac_ct_DUMPBIN=''
- am__fastdepCC_FALSE='#'
- am__fastdepCC_TRUE=''
- am__fastdepCXX_FALSE='#'
- am__fastdepCXX_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_TARNAME}'
- 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) /c/Users/ledelato/Downloads/Djinni-2.2.4.tar/Djinni-2.2.4/djinni-2.2.4/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}'
- pkgpyexecdir=''
- pkgpythondir=''
- prefix='NONE'
- program_transform_name='s,x,x,'
- psdir='${docdir}'
- pyexecdir=''
- pythondir=''
- sbindir='${exec_prefix}/sbin'
- sharedstatedir='${prefix}/com'
- sysconfdir='${prefix}/etc'
- target_alias=''
- ## ----------- ##
- ## confdefs.h. ##
- ## ----------- ##
- #define PACKAGE_NAME "djinni"
- #define PACKAGE_TARNAME "djinni"
- #define PACKAGE_VERSION "2.2.4"
- #define PACKAGE_STRING "djinni 2.2.4"
- #define PACKAGE_BUGREPORT "[email protected]"
- #define PACKAGE "djinni"
- #define VERSION "2.2.4"
- #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 1
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement