Part of Slepp's ProjectsPastebinTURLImagebinFilebin
Feedback -- English French German Japanese
Create Upload Newest Tools Donate

Advertising

Someone
Sunday, October 7th, 2007 at 12:00:04am UTC 

  1. [email protected]:~/NetworkManager-0.6.5$ sudo ./configure
  2. checking for a BSD-compatible install... /usr/bin/install -c
  3. checking whether build environment is sane... yes
  4. checking for gawk... gawk
  5. checking whether make sets $(MAKE)... yes
  6. checking whether to enable maintainer-specific portions of Makefiles... no
  7. checking for gcc... gcc
  8. checking for C compiler default output file name... a.out
  9. checking whether the C compiler works... yes
  10. checking whether we are cross compiling... no
  11. checking for suffix of executables...
  12. checking for suffix of object files... o
  13. checking whether we are using the GNU C compiler... yes
  14. checking whether gcc accepts -g... yes
  15. checking for gcc option to accept ISO C89... none needed
  16. checking for style of include used by make... GNU
  17. checking dependency style of gcc... gcc3
  18. checking whether gcc and cc understand -c and -o together... yes
  19. checking for a BSD-compatible install... /usr/bin/install -c
  20. checking build system type... i686-pc-linux-gnu
  21. checking host system type... i686-pc-linux-gnu
  22. checking for a sed that does not truncate output... /bin/sed
  23. checking for grep that handles long lines and -e... /bin/grep
  24. checking for egrep... /bin/grep -E
  25. checking for ld used by gcc... /usr/bin/ld
  26. checking if the linker (/usr/bin/ld) is GNU ld... yes
  27. checking for /usr/bin/ld option to reload object files... -r
  28. checking for BSD-compatible nm... /usr/bin/nm -B
  29. checking whether ln -s works... yes
  30. checking how to recognise dependent libraries... pass_all
  31. checking how to run the C preprocessor... gcc -E
  32. checking for ANSI C header files... yes
  33. checking for sys/types.h... yes
  34. checking for sys/stat.h... yes
  35. checking for stdlib.h... yes
  36. checking for string.h... yes
  37. checking for memory.h... yes
  38. checking for strings.h... yes
  39. checking for inttypes.h... yes
  40. checking for stdint.h... yes
  41. checking for unistd.h... yes
  42. checking dlfcn.h usability... yes
  43. checking dlfcn.h presence... yes
  44. checking for dlfcn.h... yes
  45. checking for g++... g++
  46. checking whether we are using the GNU C++ compiler... yes
  47. checking whether g++ accepts -g... yes
  48. checking dependency style of g++... gcc3
  49. checking how to run the C++ preprocessor... g++ -E
  50. checking for g77... no
  51. checking for xlf... no
  52. checking for f77... no
  53. checking for frt... no
  54. checking for pgf77... no
  55. checking for cf77... no
  56. checking for fort77... no
  57. checking for fl32... no
  58. checking for af77... no
  59. checking for xlf90... no
  60. checking for f90... no
  61. checking for pgf90... no
  62. checking for pghpf... no
  63. checking for epcf90... no
  64. checking for gfortran... no
  65. checking for g95... no
  66. checking for xlf95... no
  67. checking for f95... no
  68. checking for fort... no
  69. checking for ifort... no
  70. checking for ifc... no
  71. checking for efc... no
  72. checking for pgf95... no
  73. checking for lf95... no
  74. checking for ftn... no
  75. checking whether we are using the GNU Fortran 77 compiler... no
  76. checking whether  accepts -g... no
  77. checking the maximum length of command line arguments... 32768
  78. checking command to parse /usr/bin/nm -B output from gcc object... ok
  79. checking for objdir... .libs
  80. checking for ar... ar
  81. checking for ranlib... ranlib
  82. checking for strip... strip
  83. checking if gcc supports -fno-rtti -fno-exceptions... no
  84. checking for gcc option to produce PIC... -fPIC
  85. checking if gcc PIC flag -fPIC works... yes
  86. checking if gcc static flag -static works... yes
  87. checking if gcc supports -c -o file.o... yes
  88. checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
  89. checking whether -lc should be explicitly linked in... no
  90. checking dynamic linker characteristics... GNU/Linux ld.so
  91. checking how to hardcode library paths into programs... immediate
  92. checking whether stripping libraries is possible... yes
  93. checking if libtool supports shared libraries... yes
  94. checking whether to build shared libraries... yes
  95. checking whether to build static libraries... yes
  96. configure: creating libtool
  97. appending configuration tag "CXX" to libtool
  98. checking for ld used by g++... /usr/bin/ld
  99. checking if the linker (/usr/bin/ld) is GNU ld... yes
  100. checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes
  101. checking for g++ option to produce PIC... -fPIC
  102. checking if g++ PIC flag -fPIC works... yes
  103. checking if g++ static flag -static works... yes
  104. checking if g++ supports -c -o file.o... yes
  105. checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes
  106. checking dynamic linker characteristics... GNU/Linux ld.so
  107. checking how to hardcode library paths into programs... immediate
  108. appending configuration tag "F77" to libtool
  109. checking for ANSI C header files... (cached) yes
  110. checking fcntl.h usability... yes
  111. checking fcntl.h presence... yes
  112. checking for fcntl.h... yes
  113. checking paths.h usability... yes
  114. checking paths.h presence... yes
  115. checking for paths.h... yes
  116. checking sys/ioctl.h usability... yes
  117. checking sys/ioctl.h presence... yes
  118. checking for sys/ioctl.h... yes
  119. checking sys/time.h usability... yes
  120. checking sys/time.h presence... yes
  121. checking for sys/time.h... yes
  122. checking syslog.h usability... yes
  123. checking syslog.h presence... yes
  124. checking for syslog.h... yes
  125. checking for unistd.h... (cached) yes
  126. checking for mode_t... yes
  127. checking for pid_t... yes
  128. checking whether time.h and sys/time.h may both be included... yes
  129. checking whether gcc needs -traditional... no
  130. checking for working memcmp... yes
  131. checking for select... yes
  132. checking for socket... yes
  133. checking for uname... yes
  134. checking for intltool >= 0.27.2... 0.35.5 found
  135. checking for perl... /usr/bin/perl
  136. checking for XML::Parser... ok
  137. checking for iconv... /usr/bin/iconv
  138. checking for msgfmt... /usr/bin/msgfmt
  139. checking for msgmerge... /usr/bin/msgmerge
  140. checking for xgettext... /usr/bin/xgettext
  141. checking locale.h usability... yes
  142. checking locale.h presence... yes
  143. checking for locale.h... yes
  144. checking for LC_MESSAGES... yes
  145. checking libintl.h usability... yes
  146. checking libintl.h presence... yes
  147. checking for libintl.h... yes
  148. checking for ngettext in libc... yes
  149. checking for dgettext in libc... yes
  150. checking for bind_textdomain_codeset... yes
  151. checking for msgfmt... /usr/bin/msgfmt
  152. checking for dcgettext... yes
  153. checking if msgfmt accepts -c... yes
  154. checking for gmsgfmt... /usr/bin/msgfmt
  155. checking for xgettext... /usr/bin/xgettext
  156. checking for catalogs to be installed...  ar [email protected] bg bs ca cs da de dz el en_CA en_GB es fi fr gl gu hr hu it ja ka ko lt pl mk nb ne nl pa pt_BR rw sk sq [email protected] sr sv uk vi wa zh_CN zh_TW
  157. ./configure: line 22335: ./po/POTFILES.in: No such file or directory
  158. checking whether byte ordering is bigendian... no
  159. checking for /etc/redhat-release... no
  160. checking for /etc/SuSE-release... no
  161. checking for /etc/fedora-release... no
  162. checking for /etc/gentoo-release... no
  163. checking for /etc/debian_version... yes
  164. checking for /etc/arch-release... no
  165. checking for /etc/slackware-version... no
  166. checking for wireless-tools >= 28pre9... yes
  167. checking for pkg-config... /usr/bin/pkg-config
  168. checking pkg-config is at least version 0.9.0... yes
  169. checking for DBUS... yes
  170. Your dbus version is 1,0,2.
  171. checking for GTHREAD... yes
  172. checking for GLIB... yes
  173. checking for GOBJECT... yes
  174. checking for GMODULE... yes
  175. checking for HAL... yes
  176. checking for GTK... yes
  177. checking for GLADE... yes
  178. checking for GCONF... yes
  179. checking for GNOME_KEYRING... yes
  180. checking for LIBNL... yes
  181. checking for libgcrypt-config... /usr/bin/libgcrypt-config
  182. checking for LIBGNOMEUI... yes
  183. checking for dhcdbd... /usr/sbin/dhcdbd
  184. checking for wpa_supplicant... /sbin/wpa_supplicant
  185. checking for ip... /sbin/ip
  186. checking for more warnings... no
  187. configure: creating ./config.status
  188. config.status: creating Makefile
  189. config.status: creating include/Makefile
  190. config.status: creating utils/Makefile
  191. config.status: creating src/Makefile
  192. config.status: creating src/named-manager/Makefile
  193. config.status: creating src/vpn-manager/Makefile
  194. config.status: creating src/dhcp-manager/Makefile
  195. config.status: creating src/backends/Makefile
  196. config.status: creating libnm-util/libnm-util.pc
  197. config.status: creating libnm-util/Makefile
  198. config.status: creating dispatcher-daemon/Makefile
  199. config.status: creating gnome/Makefile
  200. config.status: creating gnome/libnm_glib/libnm_glib.pc
  201. config.status: creating gnome/libnm_glib/Makefile
  202. config.status: creating gnome/vpn-properties/Makefile
  203. config.status: creating test/Makefile
  204. config.status: creating test/test-common/Makefile
  205. config.status: creating test/libnm-util/Makefile
  206. config.status: creating initscript/Makefile
  207. config.status: creating initscript/RedHat/Makefile
  208. config.status: creating initscript/RedHat/NetworkManager
  209. config.status: creating initscript/RedHat/NetworkManagerDispatcher
  210. config.status: creating initscript/Gentoo/Makefile
  211. config.status: creating initscript/Gentoo/NetworkManager
  212. config.status: creating initscript/Debian/Makefile
  213. config.status: creating initscript/Slackware/Makefile
  214. config.status: creating initscript/Slackware/rc.networkmanager
  215. config.status: creating initscript/Slackware/rc.networkmanager-dispatcher
  216. config.status: error: cannot find input file: initscript/SUSE/Makefile.in
  217. [email protected]:~/NetworkManager-0.6.5$                       

advertising

Update the Post

Either update this post and resubmit it with changes, or make a new post.

You may also comment on this post.

update paste below
details of the post (optional)

Note: Only the paste content is required, though the following information can be useful to others.

Save name / title?

(space separated, optional)



Please note that information posted here will not expire by default. If you do not want it to expire, please set the expiry time above. If it is set to expire, web search engines will not be allowed to index it prior to it expiring. Items that are not marked to expire will be indexable by search engines. Be careful with your passwords. All illegal activities will be reported and any information will be handed over to the authorities, so be good.

comments powered by Disqus
worth-right
worth-right
worth-right