Advertisement
Guest User

Untitled

a guest
Feb 16th, 2012
74
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 7.60 KB | None | 0 0
  1.  
  2. mani@mani-GA-880GA-UD3H:~/programs/indicator-sensors-0.1$ ./configure
  3. checking for a BSD-compatible install... /usr/bin/install -c
  4. checking whether build environment is sane... yes
  5. checking for a thread-safe mkdir -p... /bin/mkdir -p
  6. checking for gawk... gawk
  7. checking whether make sets $(MAKE)... yes
  8. checking whether to disable maintainer-specific portions of Makefiles... yes
  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 how to run the C preprocessor... gcc -E
  21. checking for grep that handles long lines and -e... /bin/grep
  22. checking for egrep... /bin/grep -E
  23. checking for ANSI C header files... yes
  24. checking build system type... x86_64-unknown-linux-gnu
  25. checking host system type... x86_64-unknown-linux-gnu
  26. checking how to print strings... printf
  27. checking for a sed that does not truncate output... /bin/sed
  28. checking for fgrep... /bin/grep -F
  29. checking for ld used by gcc... /usr/bin/ld
  30. checking if the linker (/usr/bin/ld) is GNU ld... yes
  31. checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
  32. checking the name lister (/usr/bin/nm -B) interface... BSD nm
  33. checking whether ln -s works... yes
  34. checking the maximum length of command line arguments... 1572864
  35. checking whether the shell understands some XSI constructs... yes
  36. checking whether the shell understands "+="... yes
  37. checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format... func_convert_file_noop
  38. checking how to convert x86_64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
  39. checking for /usr/bin/ld option to reload object files... -r
  40. checking for objdump... objdump
  41. checking how to recognize dependent libraries... pass_all
  42. checking for dlltool... no
  43. checking how to associate runtime and link libraries... printf %s\n
  44. checking for ar... ar
  45. checking for archiver @FILE support... @
  46. checking for strip... strip
  47. checking for ranlib... ranlib
  48. checking command to parse /usr/bin/nm -B output from gcc object... ok
  49. checking for sysroot... no
  50. checking for mt... mt
  51. checking if mt is a manifest tool... no
  52. checking for sys/types.h... yes
  53. checking for sys/stat.h... yes
  54. checking for stdlib.h... yes
  55. checking for string.h... yes
  56. checking for memory.h... yes
  57. checking for strings.h... yes
  58. checking for inttypes.h... yes
  59. checking for stdint.h... yes
  60. checking for unistd.h... yes
  61. checking for dlfcn.h... yes
  62. checking for objdir... .libs
  63. checking if gcc supports -fno-rtti -fno-exceptions... no
  64. checking for gcc option to produce PIC... -fPIC -DPIC
  65. checking if gcc PIC flag -fPIC -DPIC works... yes
  66. checking if gcc static flag -static works... yes
  67. checking if gcc supports -c -o file.o... yes
  68. checking if gcc supports -c -o file.o... (cached) yes
  69. checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
  70. checking whether -lc should be explicitly linked in... no
  71. checking dynamic linker characteristics... GNU/Linux ld.so
  72. checking how to hardcode library paths into programs... immediate
  73. checking whether stripping libraries is possible... yes
  74. checking if libtool supports shared libraries... yes
  75. checking whether to build shared libraries... yes
  76. checking whether to build static libraries... no
  77. checking whether NLS is requested... yes
  78. checking for intltool >= 0.40.0... 0.41.1 found
  79. checking for intltool-update... /usr/bin/intltool-update
  80. checking for intltool-merge... /usr/bin/intltool-merge
  81. checking for intltool-extract... /usr/bin/intltool-extract
  82. checking for xgettext... /usr/bin/xgettext
  83. checking for msgmerge... /usr/bin/msgmerge
  84. checking for msgfmt... /usr/bin/msgfmt
  85. checking for gmsgfmt... /usr/bin/msgfmt
  86. checking for perl... /usr/bin/perl
  87. checking for perl >= 5.8.1... 5.10.1
  88. checking for XML::Parser... ok
  89. checking for msgfmt... (cached) /usr/bin/msgfmt
  90. checking for gmsgfmt... (cached) /usr/bin/msgfmt
  91. checking for xgettext... (cached) /usr/bin/xgettext
  92. checking for msgmerge... (cached) /usr/bin/msgmerge
  93. checking for ld used by GCC... /usr/bin/ld -m elf_x86_64
  94. checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes
  95. checking for shared library run path origin... done
  96. checking for CFPreferencesCopyAppValue... no
  97. checking for CFLocaleCopyCurrent... no
  98. checking for GNU gettext in libc... yes
  99. checking whether to use NLS... yes
  100. checking where the gettext function comes from... libc
  101. checking locale.h usability... yes
  102. checking locale.h presence... yes
  103. checking for locale.h... yes
  104. checking for LC_MESSAGES... yes
  105. checking libintl.h usability... yes
  106. checking libintl.h presence... yes
  107. checking for libintl.h... yes
  108. checking for ngettext in libc... yes
  109. checking for dgettext in libc... yes
  110. checking for bind_textdomain_codeset... yes
  111. checking for msgfmt... (cached) /usr/bin/msgfmt
  112. checking for dcgettext... yes
  113. checking if msgfmt accepts -c... yes
  114. checking for gmsgfmt... (cached) /usr/bin/msgfmt
  115. checking for xgettext... (cached) /usr/bin/xgettext
  116. checking for catalogs to be installed... ca de eo es ro ru tr uk
  117. checking for pkg-config... /usr/bin/pkg-config
  118. checking pkg-config is at least version 0.9.0... yes
  119. checking for GLIB... yes
  120. checking for GIO... yes
  121. checking for GTK... yes
  122. checking for APPINDICATOR... yes
  123. checking for LIBPEAS... yes
  124. checking for pkg-config... (cached) /usr/bin/pkg-config
  125. checking pkg-config is at least version 0.16... yes
  126. checking regex.h usability... yes
  127. checking regex.h presence... yes
  128. checking for regex.h... yes
  129. checking sensors/sensors.h usability... yes
  130. checking sensors/sensors.h presence... yes
  131. checking for sensors/sensors.h... yes
  132. checking for sensors_init in -lsensors... yes
  133. checking for LIBNOTIFY... yes
  134. checking X11/Xlib.h usability... yes
  135. checking X11/Xlib.h presence... yes
  136. checking for X11/Xlib.h... yes
  137. checking for XOpenDisplay in -lX11... yes
  138. checking for NVCtrl/NVCtrl.h... no
  139. checking for NVCtrl/NVCtrlLib.h... no
  140. checking for LIBATASMART... yes
  141. checking for xsltproc... /usr/bin/xsltproc
  142. checking for glib-genmarshal... /usr/bin/glib-genmarshal
  143. checking whether gcc understands -Wno-sign-compare... yes
  144. checking what warning flags to pass to the C compiler... -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare
  145. checking what language compliance flags to pass to the C compiler...
  146. checking gnome-doc-utils >= 0.3.2... yes
  147. configure: creating ./config.status
  148. config.status: creating Makefile
  149. config.status: creating data/Makefile
  150. config.status: creating indicator-sensors/Makefile
  151. config.status: creating pixmaps/Makefile
  152. config.status: creating plugins/Makefile
  153. config.status: creating plugins/aticonfig/Makefile
  154. config.status: creating plugins/gsettings/Makefile
  155. config.status: creating plugins/gsettings/indicator-sensors.gschema.xml.in
  156. config.status: creating plugins/libnotify/Makefile
  157. config.status: creating plugins/libsensors/Makefile
  158. config.status: creating plugins/nvidia/Makefile
  159. config.status: creating plugins/udisks/Makefile
  160. config.status: creating po/Makefile.in
  161. config.status: creating indicator-sensors/config.h
  162. config.status: indicator-sensors/config.h is unchanged
  163. config.status: executing depfiles commands
  164. config.status: executing libtool commands
  165. config.status: executing po-directories commands
  166. config.status: creating po/POTFILES
  167. config.status: creating po/Makefile
  168. config.status: executing default-1 commands
  169. config.status: executing po/stamp-it commands
  170. mani@mani-GA-880GA-UD3H:~/programs/indicator-sensors-0.1$
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement