Advertisement
Guest User

Linux

a guest
Jul 6th, 2011
95
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.02 KB | None | 0 0
  1. xxx@xxx:~/TEST/pidginsource$ ./configure
  2. checking build system type... i686-pc-linux-gnu
  3. checking host 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... no
  8. checking for mawk... mawk
  9. checking whether make sets $(MAKE)... yes
  10. checking for sed... /bin/sed
  11. checking for gcc... gcc
  12. checking whether the C compiler works... yes
  13. checking for C compiler default output file name... a.out
  14. checking for suffix of executables...
  15. checking whether we are cross compiling... no
  16. checking for suffix of object files... o
  17. checking whether we are using the GNU C compiler... yes
  18. checking whether gcc accepts -g... yes
  19. checking for gcc option to accept ISO C89... none needed
  20. checking for style of include used by make... GNU
  21. checking dependency style of gcc... gcc3
  22. checking whether gcc and cc understand -c and -o together... yes
  23. checking for a sed that does not truncate output... /bin/sed
  24. checking for grep that handles long lines and -e... /bin/grep
  25. checking for egrep... /bin/grep -E
  26. checking for fgrep... /bin/grep -F
  27. checking for ld used by gcc... /usr/bin/ld
  28. checking if the linker (/usr/bin/ld) is GNU ld... yes
  29. checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
  30. checking the name lister (/usr/bin/nm -B) interface... BSD nm
  31. checking whether ln -s works... yes
  32. checking the maximum length of command line arguments... 1572864
  33. checking whether the shell understands some XSI constructs... yes
  34. checking whether the shell understands "+="... yes
  35. checking for /usr/bin/ld option to reload object files... -r
  36. checking for objdump... objdump
  37. checking how to recognize dependent libraries... pass_all
  38. checking for ar... ar
  39. checking for strip... strip
  40. checking for ranlib... ranlib
  41. checking command to parse /usr/bin/nm -B output from gcc object... ok
  42. checking how to run the C preprocessor... gcc -E
  43. checking for ANSI C header files... yes
  44. checking for sys/types.h... yes
  45. checking for sys/stat.h... yes
  46. checking for stdlib.h... yes
  47. checking for string.h... yes
  48. checking for memory.h... yes
  49. checking for strings.h... yes
  50. checking for inttypes.h... yes
  51. checking for stdint.h... yes
  52. checking for unistd.h... yes
  53. checking for dlfcn.h... yes
  54. checking for objdir... .libs
  55. checking if gcc supports -fno-rtti -fno-exceptions... no
  56. checking for gcc option to produce PIC... -fPIC -DPIC
  57. checking if gcc PIC flag -fPIC -DPIC works... yes
  58. checking if gcc static flag -static works... yes
  59. checking if gcc supports -c -o file.o... yes
  60. checking if gcc supports -c -o file.o... (cached) yes
  61. checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
  62. checking whether -lc should be explicitly linked in... no
  63. checking dynamic linker characteristics... GNU/Linux ld.so
  64. checking how to hardcode library paths into programs... immediate
  65. checking whether stripping libraries is possible... yes
  66. checking if libtool supports shared libraries... yes
  67. checking whether to build shared libraries... yes
  68. checking whether to build static libraries... no
  69. checking for pkg-config... /usr/bin/pkg-config
  70. checking pkg-config is at least version 0.9.0... yes
  71. checking for working alloca.h... yes
  72. checking for alloca... yes
  73. checking whether __SUNPRO_C is declared... no
  74. checking for ANSI C header files... (cached) yes
  75. checking for sys/wait.h that is POSIX.1 compatible... yes
  76. checking arpa/nameser_compat.h usability... yes
  77. checking arpa/nameser_compat.h presence... yes
  78. checking for arpa/nameser_compat.h... yes
  79. checking fcntl.h usability... yes
  80. checking fcntl.h presence... yes
  81. checking for fcntl.h... yes
  82. checking sys/time.h usability... yes
  83. checking sys/time.h presence... yes
  84. checking for sys/time.h... yes
  85. checking for unistd.h... (cached) yes
  86. checking locale.h usability... yes
  87. checking locale.h presence... yes
  88. checking for locale.h... yes
  89. checking signal.h usability... yes
  90. checking signal.h presence... yes
  91. checking for signal.h... yes
  92. checking for stdint.h... (cached) yes
  93. checking regex.h usability... yes
  94. checking regex.h presence... yes
  95. checking for regex.h... yes
  96. checking for an ANSI C-conforming const... yes
  97. checking whether struct tm is in sys/time.h or time.h... time.h
  98. checking size of time_t... 4
  99. checking whether byte ordering is bigendian... no
  100. checking return type of signal handlers... void
  101. checking for strftime... yes
  102. checking for strdup... yes
  103. checking for strstr... yes
  104. checking for atexit... yes
  105. checking for setlocale... yes
  106. checking for getopt_long... yes
  107. checking for inet_aton... yes
  108. checking for __res_query in -lresolv... yes
  109. checking for gethostent in -lnsl... yes
  110. checking for socket... yes
  111. checking for getaddrinfo... yes
  112. checking for inet_ntop... yes
  113. checking for getifaddrs... yes
  114. checking for socklen_t... yes
  115. checking for struct sockaddr.sa_len... no
  116. checking whether IPV6_V6ONLY is declared... yes
  117. checking for special C compiler options needed for large files... no
  118. checking for _FILE_OFFSET_BITS value needed for large files... 64
  119. checking for dlopen... no
  120. checking for dlopen in -ldl... yes
  121. checking for fileno()... yes
  122. checking for the %z format string in strftime()... yes
  123. checking whether NLS is requested... yes
  124. checking for intltool-update... no
  125. checking for intltool-merge... no
  126. checking for intltool-extract... no
  127. configure: error: The intltool scripts were not found. Please install intltool.
  128. xxx@xxx:~/TEST/pidginsource$ make
  129. make: *** Не заданы цели и не найден make-файл. Останов.
  130. xxx@xxx:~/TEST/pidginsource$ Make
  131. Команда 'Make' не найдена, возможно вы имели в виду:
  132. Команда 'bake' из пакета 'bake' (universe)
  133. Команда 'fake' из пакета 'fake' (universe)
  134. Команда 'rake' из пакета 'rake' (universe)
  135. Команда 'cake' из пакета 'cakephp-scripts' (universe)
  136. Команда 'make' из пакета 'make' (main)
  137. Make: команда не найдена
  138. xxx@xxx:~/TEST/pidginsource$
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement