Advertisement
Guest User

configure output

a guest
Mar 14th, 2013
54
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 5.85 KB | None | 0 0
  1. configure: WARNING: If you wanted to set the --build type, don't use --host.
  2.    If a cross compiler is detected then cross compile mode will be used.
  3. checking build system type... x86_64-unknown-linux-gnu
  4. checking host system type... mips-unknown-linux-gnu
  5. checking target system type... mips-unknown-linux-gnu
  6. checking for a BSD-compatible install... /usr/bin/install -c
  7. checking whether build environment is sane... yes
  8. checking for gawk... no
  9. checking for mawk... mawk
  10. checking whether make sets $(MAKE)... yes
  11. checking for mips-linux-strip... no
  12. checking for strip... strip
  13. checking for mips-linux-gcc... /root/GCC/staging_dir_mips/bin/mips-linux-gcc
  14. checking for C compiler default output file name... a.out
  15. checking whether the C compiler works... yes
  16. checking whether we are cross compiling... yes
  17. checking for suffix of executables...
  18. checking for suffix of object files... o
  19. checking whether we are using the GNU C compiler... yes
  20. checking whether /root/GCC/staging_dir_mips/bin/mips-linux-gcc accepts -g... yes
  21. checking for /root/GCC/staging_dir_mips/bin/mips-linux-gcc option to accept ANSI C... none needed
  22. checking for style of include used by make... GNU
  23. checking dependency style of /root/GCC/staging_dir_mips/bin/mips-linux-gcc... none
  24. checking how to run the C preprocessor... /root/GCC/staging_dir_mips/bin/mips-linux-gcc -E
  25. checking for mips-linux-ranlib... no
  26. checking for ranlib... ranlib
  27. checking for perl5... no
  28. checking for perl... /usr/bin/perl
  29. checking for pod2man... /usr/bin/pod2man
  30. checking for msgfmt... /usr/bin/msgfmt
  31. checking for gmsgfmt... /usr/bin/msgfmt
  32. checking for xgettext... /usr/bin/xgettext
  33. checking for msgmerge... /usr/bin/msgmerge
  34. checking for ld used by GCC... /root/GCC/staging_dir_mips/mips-linux-uclibc/bin/ld
  35. checking if the linker (/root/GCC/staging_dir_mips/mips-linux-uclibc/bin/ld) is GNU ld... yes
  36. checking for shared library run path origin... done
  37. checking whether NLS is requested... yes
  38. checking for GNU gettext in libc... no
  39. checking for iconv... no, consider installing GNU libiconv
  40. checking for GNU gettext in libintl... no
  41. checking for strerror in -lcposix... no
  42. checking for egrep... grep -E
  43. checking for ANSI C header files... yes
  44. checking for an ANSI C-conforming const... yes
  45. checking for inline... inline
  46. checking for sys/types.h... yes
  47. checking for sys/stat.h... yes
  48. checking for stdlib.h... yes
  49. checking for string.h... yes
  50. checking for memory.h... yes
  51. checking for strings.h... yes
  52. checking for inttypes.h... yes
  53. checking for stdint.h... yes
  54. checking for unistd.h... yes
  55. checking for off_t... yes
  56. checking for size_t... yes
  57. checking for working alloca.h... yes
  58. checking for alloca... yes
  59. checking for stdlib.h... (cached) yes
  60. checking for unistd.h... (cached) yes
  61. checking for getpagesize... yes
  62. checking for working mmap... no
  63. checking whether we are using the GNU C Library 2.1 or newer... yes
  64. checking whether integer division by zero raises SIGFPE... guessing no
  65. checking for inttypes.h... yes
  66. checking for stdint.h... yes
  67. checking for unsigned long long... yes
  68. checking for inttypes.h... yes
  69. checking whether the inttypes.h PRIxNN macros are broken... no
  70. checking argz.h usability... no
  71. checking argz.h presence... no
  72. checking for argz.h... no
  73. checking limits.h usability... yes
  74. checking limits.h presence... yes
  75. checking for limits.h... yes
  76. checking locale.h usability... yes
  77. checking locale.h presence... yes
  78. checking for locale.h... yes
  79. checking nl_types.h usability... yes
  80. checking nl_types.h presence... yes
  81. checking for nl_types.h... yes
  82. checking malloc.h usability... yes
  83. checking malloc.h presence... yes
  84. checking for malloc.h... yes
  85. checking stddef.h usability... yes
  86. checking stddef.h presence... yes
  87. checking for stddef.h... yes
  88. checking for stdlib.h... (cached) yes
  89. checking for string.h... (cached) yes
  90. checking for unistd.h... (cached) yes
  91. checking sys/param.h usability... yes
  92. checking sys/param.h presence... yes
  93. checking for sys/param.h... yes
  94. checking for feof_unlocked... yes
  95. checking for fgets_unlocked... yes
  96. checking for getc_unlocked... yes
  97. checking for getcwd... yes
  98. checking for getegid... yes
  99. checking for geteuid... yes
  100. checking for getgid... yes
  101. checking for getuid... yes
  102. checking for mempcpy... yes
  103. checking for munmap... yes
  104. checking for putenv... yes
  105. checking for setenv... yes
  106. checking for setlocale... yes
  107. checking for stpcpy... yes
  108. checking for strcasecmp... yes
  109. checking for strdup... yes
  110. checking for strtoul... yes
  111. checking for tsearch... yes
  112. checking for __argz_count... no
  113. checking for __argz_stringify... no
  114. checking for __argz_next... no
  115. checking for iconv... (cached) no, consider installing GNU libiconv
  116. checking for nl_langinfo and CODESET... yes
  117. checking for LC_MESSAGES... yes
  118. checking for bison... bison
  119. checking version of bison... 2.5, ok
  120. checking for gethostbyname... yes
  121. checking for socket... yes
  122. checking for putmsg in -lstr... no
  123. checking sys/sockio.h usability... no
  124. checking sys/sockio.h presence... no
  125. checking for sys/sockio.h... no
  126. checking for srandom... yes
  127. checking for random... yes
  128. checking for inet_pton... yes
  129. checking for inet_ntop... yes
  130. checking for struct sockaddr.sa_len... no
  131. checking for struct in_pktinfo... yes
  132. checking for in_port_t... yes
  133. checking for getopt_long... yes
  134. configure: creating ./config.status
  135. config.status: creating Makefile
  136. config.status: creating m4/Makefile
  137. config.status: creating lib/Makefile
  138. config.status: creating lib/contrib/Makefile
  139. config.status: creating src/Makefile
  140. config.status: creating doc/Makefile
  141. config.status: creating doc/drafts/Makefile
  142. config.status: creating po/Makefile.in
  143. config.status: creating doc/texi2pod.pl
  144. config.status: creating config.h
  145. config.status: config.h is unchanged
  146. config.status: executing depfiles commands
  147. config.status: executing default-1 commands
  148. config.status: creating po/POTFILES
  149. config.status: creating po/Makefile
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement