Guest User

Untitled

a guest
Jun 25th, 2018
102
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.05 KB | None | 0 0
  1. Greg@GREG-VM ~/libs/libogg-1.3.0
  2. $ ./configure --host=i686-w64-mingw32 --target=i686-w64-ming32
  3. configure: WARNING: if you wanted to set the --build type, don't use --host.
  4. If a cross compiler is detected then cross compile mode will be used
  5. checking for a BSD-compatible install... ./install-sh -c
  6. checking whether build environment is sane... yes
  7. checking for i686-w64-mingw32-strip... no
  8. checking for strip... strip
  9. checking for a thread-safe mkdir -p... /bin/mkdir -p
  10. checking for gawk... gawk
  11. checking whether make sets $(MAKE)... no
  12. checking whether to enable maintainer-specific portions of Makefiles... no
  13. checking for i686-w64-mingw32-gcc... i686-w64-mingw32-gcc
  14. checking whether the C compiler works... yes
  15. checking for C compiler default output file name... a.exe
  16. checking for suffix of executables... .exe
  17. checking whether we are cross compiling... no
  18. checking for suffix of object files... o
  19. checking whether we are using the GNU C compiler... yes
  20. checking whether i686-w64-mingw32-gcc accepts -g... yes
  21. checking for i686-w64-mingw32-gcc option to accept ISO C89... none needed
  22. checking for style of include used by make... GNU
  23. checking dependency style of i686-w64-mingw32-gcc... gcc3
  24. checking build system type... i686-pc-mingw32
  25. checking host system type... i686-w64-mingw32
  26. checking how to print strings... printf
  27. checking for a sed that does not truncate output... /bin/sed
  28. checking for grep that handles long lines and -e... /bin/grep
  29. checking for egrep... /bin/grep -E
  30. checking for fgrep... /bin/grep -F
  31. checking for ld used by i686-w64-mingw32-gcc... c:/users/greg/desktop/enigma2/i6
  32. 86-w64-mingw32/bin/ld.exe
  33. checking if the linker (c:/users/greg/desktop/enigma2/i686-w64-mingw32/bin/ld.ex
  34. e) is GNU ld... yes
  35. checking for BSD- or MS-compatible name lister (nm)... no
  36. checking for i686-w64-mingw32-dumpbin... no
  37. checking for i686-w64-mingw32-link... no
  38. checking for dumpbin... no
  39. checking for link... no
  40. checking the name lister (nm) interface... BSD nm
  41. checking whether ln -s works... no, using cp -p
  42. checking the maximum length of command line arguments... 8192
  43. checking whether the shell understands some XSI constructs... yes
  44. checking whether the shell understands "+="... yes
  45. checking how to convert i686-pc-mingw32 file names to i686-w64-mingw32 format...
  46. func_convert_file_msys_to_w32
  47. checking how to convert i686-pc-mingw32 file names to toolchain format... func_c
  48. onvert_file_msys_to_w32
  49. checking for c:/users/greg/desktop/enigma2/i686-w64-mingw32/bin/ld.exe option to
  50. reload object files... -r
  51. checking for i686-w64-mingw32-objdump... no
  52. checking for objdump... objdump
  53. checking how to recognize dependent libraries... file_magic file format (pei*-i3
  54. 86(.*architecture: i386)?|pe-arm-wince|pe-x86-64)
  55. checking for i686-w64-mingw32-dlltool... no
  56. checking for dlltool... dlltool
  57. checking how to associate runtime and link libraries... func_cygming_dll_for_imp
  58. lib
  59. checking for i686-w64-mingw32-ar... no
  60. checking for ar... ar
  61. checking for archiver @FILE support... @
  62. checking for i686-w64-mingw32-strip... strip
  63. checking for i686-w64-mingw32-ranlib... no
  64. checking for ranlib... ranlib
  65. checking command to parse nm output from i686-w64-mingw32-gcc object... ok
  66. checking for sysroot... no
  67. checking for i686-w64-mingw32-mt... no
  68. checking for mt... no
  69. checking if : is a manifest tool... no
  70. checking how to run the C preprocessor... i686-w64-mingw32-gcc -E
  71. checking for ANSI C header files... yes
  72. checking for sys/types.h... yes
  73. checking for sys/stat.h... yes
  74. checking for stdlib.h... yes
  75. checking for string.h... yes
  76. checking for memory.h... yes
  77. checking for strings.h... yes
  78. checking for inttypes.h... yes
  79. checking for stdint.h... yes
  80. checking for unistd.h... yes
  81. checking for dlfcn.h... no
  82. checking for objdir... .libs
  83. checking if i686-w64-mingw32-gcc supports -fno-rtti -fno-exceptions... no
  84. checking for i686-w64-mingw32-gcc option to produce PIC... -DDLL_EXPORT -DPIC
  85. checking if i686-w64-mingw32-gcc PIC flag -DDLL_EXPORT -DPIC works... yes
  86. checking if i686-w64-mingw32-gcc static flag -static works... yes
  87. checking if i686-w64-mingw32-gcc supports -c -o file.o... yes
  88. checking if i686-w64-mingw32-gcc supports -c -o file.o... (cached) yes
  89. checking whether the i686-w64-mingw32-gcc linker (c:/users/greg/desktop/enigma2/
  90. i686-w64-mingw32/bin/ld.exe) supports shared libraries... yes
  91. checking whether -lc should be explicitly linked in... yes
  92. checking dynamic linker characteristics... Win32 ld.exe
  93. checking how to hardcode library paths into programs... immediate
  94. checking whether stripping libraries is possible... yes
  95. checking if libtool supports shared libraries... yes
  96. checking whether to build shared libraries... yes
  97. checking whether to build static libraries... yes
  98. checking whether i686-w64-mingw32-gcc and cc understand -c and -o together... ye
  99. s
  100. checking for ANSI C header files... (cached) yes
  101. checking for inttypes.h... (cached) yes
  102. checking for stdint.h... (cached) yes
  103. checking for sys/types.h... (cached) yes
  104. checking for an ANSI C-conforming const... yes
  105. checking size of int16_t... 2
  106. checking size of uint16_t... 2
  107. checking size of u_int16_t... 0
  108. checking size of int32_t... 4
  109. checking size of uint32_t... 4
  110. checking size of u_int32_t... 0
  111. checking size of int64_t... 8
  112. checking size of short... 2
  113. checking size of int... 4
  114. checking size of long... 4
  115. checking size of long long... 8
  116. checking for working memcmp... yes
  117. configure: creating ./config.status
  118. config.status: creating Makefile
  119. config.status: creating src/Makefile
  120. config.status: creating doc/Makefile
  121. config.status: creating doc/libogg/Makefile
  122. config.status: creating include/Makefile
  123. config.status: creating include/ogg/Makefile
  124. config.status: creating include/ogg/config_types.h
  125. config.status: creating libogg.spec
  126. config.status: creating ogg.pc
  127. config.status: creating ogg-uninstalled.pc
  128. config.status: creating config.h
  129. config.status: config.h is unchanged
  130. config.status: executing depfiles commands
  131. config.status: executing libtool commands
  132.  
  133. Greg@GREG-VM ~/libs/libogg-1.3.0
  134. $ make
  135. ! was unexpected at this time.
  136. make: *** [config.h] Error 255
Add Comment
Please, Sign In to add comment