Guest User

saida_configure

a guest
Sep 27th, 2012
82
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.08 KB | None | 0 0
  1. felipe@felipe-Lenovo-G475 ~/Downloads/intearti-mate-globalmenu-75c8b97 $ ./configure
  2. checking for a BSD-compatible install... /usr/bin/install -c
  3. checking whether build environment is sane... yes
  4. checking for a thread-safe mkdir -p... /bin/mkdir -p
  5. checking for gawk... gawk
  6. checking whether make sets $(MAKE)... yes
  7. checking how to create a ustar tar archive... gnutar
  8. checking whether to enable maintainer-specific portions of Makefiles... no
  9. checking for gcc... gcc
  10. checking whether the C compiler works... yes
  11. checking for C compiler default output file name... a.out
  12. checking for suffix of executables...
  13. checking whether we are cross compiling... no
  14. checking for suffix of object files... o
  15. checking whether we are using the GNU C compiler... yes
  16. checking whether gcc accepts -g... yes
  17. checking for gcc option to accept ISO C89... none needed
  18. checking for style of include used by make... GNU
  19. checking dependency style of gcc... gcc3
  20. checking whether gcc and cc understand -c and -o together... yes
  21. checking build system type... i686-pc-linux-gnu
  22. checking host system type... i686-pc-linux-gnu
  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 for shl_load... no
  66. checking for shl_load in -ldld... no
  67. checking for dlopen... no
  68. checking for dlopen in -ldl... yes
  69. checking whether a program can dlopen itself... yes
  70. checking whether a statically linked program can dlopen itself... no
  71. checking whether stripping libraries is possible... yes
  72. checking if libtool supports shared libraries... yes
  73. checking whether to build shared libraries... yes
  74. checking whether to build static libraries... no
  75. checking for bash... /bin/bash
  76. checking if dolt supports this host... yes, replacing libtool
  77. Using config source xml:merged:/etc/mateconf/mateconf.xml.defaults for schema installation
  78. Using $(sysconfdir)/mateconf/schemas as install directory for schema files
  79. checking for mateconftool-2... /usr/bin/mateconftool-2
  80. checking locale.h usability... yes
  81. checking locale.h presence... yes
  82. checking for locale.h... yes
  83. checking for LC_MESSAGES... yes
  84. checking libintl.h usability... yes
  85. checking libintl.h presence... yes
  86. checking for libintl.h... yes
  87. checking for ngettext in libc... yes
  88. checking for dgettext in libc... yes
  89. checking for bind_textdomain_codeset... yes
  90. checking for msgfmt... /usr/bin/msgfmt
  91. checking for dcgettext... yes
  92. checking if msgfmt accepts -c... yes
  93. checking for gmsgfmt... /usr/bin/msgfmt
  94. checking for xgettext... /usr/bin/xgettext
  95. checking whether NLS is requested... yes
  96. checking for intltool-update... /usr/bin/intltool-update
  97. checking for intltool-merge... /usr/bin/intltool-merge
  98. checking for intltool-extract... /usr/bin/intltool-extract
  99. checking for xgettext... (cached) /usr/bin/xgettext
  100. checking for msgmerge... /usr/bin/msgmerge
  101. checking for msgfmt... (cached) /usr/bin/msgfmt
  102. checking for gmsgfmt... (cached) /usr/bin/msgfmt
  103. checking for perl... /usr/bin/perl
  104. checking for perl >= 5.8.1... 5.14.2
  105. checking for XML::Parser... ok
  106. checking for valac... no
  107. checking valac is at least version 0.7.7... ./configure: line 12450: : command not found
  108. yes
  109. checking for pkg-config... /usr/bin/pkg-config
  110. checking pkg-config is at least version 0.9.0... yes
  111. checking for GLIB... yes
  112. checking for GTK... yes
  113. checking for WNCK... yes
  114. checking for MATEMENU... yes
  115. checking for X11... yes
  116. checking for MATE_PANEL... yes
  117. checking for XFCE4_PANEL... yes
  118. configure: creating ./config.status
  119. config.status: creating Makefile
  120. config.status: creating legacy-support/Makefile
  121. config.status: creating libserver/Makefile
  122. config.status: creating libserver/globalmenu-server.pc
  123. config.status: creating libsettings/Makefile
  124. config.status: creating applet/Makefile
  125. config.status: creating xfce/Makefile
  126. config.status: creating vapi/Makefile
  127. config.status: creating globalmenu-plugin/Makefile
  128. config.status: creating globalmenu-mate-panel/Makefile
  129. config.status: creating tools/Makefile
  130. config.status: creating schemas/Makefile
  131. config.status: creating po/Makefile.in
  132. config.status: creating config.h
  133. config.status: config.h is unchanged
  134. config.status: executing depfiles commands
  135. config.status: executing libtool commands
  136. config.status: executing default-1 commands
  137. config.status: executing po/stamp-it commands
Advertisement
Add Comment
Please, Sign In to add comment