albertoao

gstreamer_config.out

Nov 10th, 2016
115
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.95 KB | None | 0 0
  1. checking build system type... i686-pc-linux-gnu
  2. checking host system type... i686-pc-linux-gnu
  3. checking target system type... i686-pc-linux-gnu
  4. checking for a BSD-compatible install... /usr/bin/install -c
  5. checking whether build environment is sane... yes
  6. checking for a thread-safe mkdir -p... /bin/mkdir -p
  7. checking for gawk... gawk
  8. checking whether make sets $(MAKE)... yes
  9. checking whether make supports nested variables... yes
  10. checking whether UID '1000' is supported by ustar format... yes
  11. checking whether GID '1000' is supported by ustar format... yes
  12. checking how to create a ustar tar archive... gnutar
  13. checking nano version... 0 (release)
  14. checking whether to enable maintainer-specific portions of Makefiles... yes
  15. checking whether make supports nested variables... (cached) yes
  16. checking how to print strings... printf
  17. checking for style of include used by make... GNU
  18. checking for gcc... gcc
  19. checking whether the C compiler works... yes
  20. checking for C compiler default output file name... a.out
  21. checking for suffix of executables...
  22. checking whether we are cross compiling... no
  23. checking for suffix of object files... o
  24. checking whether we are using the GNU C compiler... yes
  25. checking whether gcc accepts -g... yes
  26. checking for gcc option to accept ISO C89... none needed
  27. checking whether gcc understands -c and -o together... yes
  28. checking dependency style of gcc... gcc3
  29. checking for a sed that does not truncate output... /bin/sed
  30. checking for grep that handles long lines and -e... /bin/grep
  31. checking for egrep... /bin/grep -E
  32. checking for fgrep... /bin/grep -F
  33. checking for ld used by gcc... /usr/bin/ld
  34. checking if the linker (/usr/bin/ld) is GNU ld... yes
  35. checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
  36. checking the name lister (/usr/bin/nm -B) interface... BSD nm
  37. checking whether ln -s works... yes
  38. checking the maximum length of command line arguments... 1572864
  39. checking whether the shell understands some XSI constructs... yes
  40. checking whether the shell understands "+="... yes
  41. checking how to convert i686-pc-linux-gnu file names to i686-pc-linux-gnu format... func_convert_file_noop
  42. checking how to convert i686-pc-linux-gnu file names to toolchain format... func_convert_file_noop
  43. checking for /usr/bin/ld option to reload object files... -r
  44. checking for objdump... objdump
  45. checking how to recognize dependent libraries... pass_all
  46. checking for dlltool... no
  47. checking how to associate runtime and link libraries... printf %s\n
  48. checking for ar... ar
  49. checking for archiver @FILE support... @
  50. checking for strip... strip
  51. checking for ranlib... ranlib
  52. checking command to parse /usr/bin/nm -B output from gcc object... ok
  53. checking for sysroot... no
  54. checking for mt... mt
  55. checking if mt is a manifest tool... no
  56. checking how to run the C preprocessor... gcc -E
  57. checking for ANSI C header files... yes
  58. checking for sys/types.h... yes
  59. checking for sys/stat.h... yes
  60. checking for stdlib.h... yes
  61. checking for string.h... yes
  62. checking for memory.h... yes
  63. checking for strings.h... yes
  64. checking for inttypes.h... yes
  65. checking for stdint.h... yes
  66. checking for unistd.h... yes
  67. checking for dlfcn.h... yes
  68. checking for objdir... .libs
  69. checking if gcc supports -fno-rtti -fno-exceptions... no
  70. checking for gcc option to produce PIC... -fPIC -DPIC
  71. checking if gcc PIC flag -fPIC -DPIC works... yes
  72. checking if gcc static flag -static works... yes
  73. checking if gcc supports -c -o file.o... yes
  74. checking if gcc supports -c -o file.o... (cached) yes
  75. checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
  76. checking whether -lc should be explicitly linked in... no
  77. checking dynamic linker characteristics... GNU/Linux ld.so
  78. checking how to hardcode library paths into programs... immediate
  79. checking for shl_load... no
  80. checking for shl_load in -ldld... no
  81. checking for dlopen... no
  82. checking for dlopen in -ldl... yes
  83. checking whether a program can dlopen itself... yes
  84. checking whether a statically linked program can dlopen itself... no
  85. checking whether stripping libraries is possible... yes
  86. checking if libtool supports shared libraries... yes
  87. checking whether to build shared libraries... yes
  88. checking whether to build static libraries... no
  89. checking whether NLS is requested... yes
  90. checking for msgfmt... no
  91. checking for gmsgfmt... :
  92. checking for xgettext... no
  93. checking for msgmerge... no
  94. checking for ld used by GCC... /usr/bin/ld
  95. checking if the linker (/usr/bin/ld) is GNU ld... yes
  96. checking for shared library run path origin... done
  97. checking for CFPreferencesCopyAppValue... no
  98. checking for CFLocaleCopyCurrent... no
  99. checking for GNU gettext in libc... yes
  100. checking whether to use NLS... yes
  101. checking where the gettext function comes from... libc
  102. DOMAIN = gstreamer-1.0
  103. checking for pkg-config... no
  104. checking for VALGRIND... configure: Using GStreamer source release as package name
  105. configure: Using Unknown package origin as package origin
  106. configure: Using GST_PKG_CONFIG_PATH = $(top_builddir)/pkgconfig
  107. configure: Setting GST_PACKAGE_RELEASE_DATETIME to 2014-12-18
  108. checking whether to build static plugins or not... no
  109. checking whether byte ordering is bigendian... no
  110. checking if unaligned memory access works correctly... (whitelisted) yes
  111. checking for special C compiler options needed for large files... no
  112. checking for _FILE_OFFSET_BITS value needed for large files... 64
  113. checking for gcc... (cached) gcc
  114. checking whether we are using the GNU C compiler... (cached) yes
  115. checking whether gcc accepts -g... (cached) yes
  116. checking for gcc option to accept ISO C89... (cached) none needed
  117. checking whether gcc understands -c and -o together... (cached) yes
  118. checking dependency style of gcc... (cached) gcc3
  119. checking for gcc option to accept ISO C99... -std=gnu99
  120. checking for gcc -std=gnu99 option to accept ISO Standard C... (cached) -std=gnu99
  121. checking dependency style of gcc -std=gnu99... gcc3
  122. checking for g++... g++
  123. checking whether we are using the GNU C++ compiler... yes
  124. checking whether g++ accepts -g... yes
  125. checking dependency style of g++... gcc3
  126. checking how to run the C++ preprocessor... g++ -E
  127. checking for ld used by g++... /usr/bin/ld
  128. checking if the linker (/usr/bin/ld) is GNU ld... yes
  129. checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes
  130. checking for g++ option to produce PIC... -fPIC -DPIC
  131. checking if g++ PIC flag -fPIC -DPIC works... yes
  132. checking if g++ static flag -static works... yes
  133. checking if g++ supports -c -o file.o... yes
  134. checking if g++ supports -c -o file.o... (cached) yes
  135. checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes
  136. checking dynamic linker characteristics... (cached) GNU/Linux ld.so
  137. checking how to hardcode library paths into programs... immediate
  138. configure: working c++ compiler found: yes
  139. checking for perl... /usr/bin/perl
  140. checking for bison... /usr/bin/bison
  141. checking bison version 3.0.2 >= 2.4... yes
  142. checking for flex... /usr/bin/flex
  143. checking flex version /usr/bin/flex version 2.5.4 >= 2.5.31...
Add Comment
Please, Sign In to add comment