Don't like ads? PRO users don't see any ads ;-)
Guest

Untitled

By: a guest on May 31st, 2012  |  syntax: None  |  size: 10.61 KB  |  hits: 12  |  expires: Never
download  |  raw  |  embed  |  report abuse  |  print
Text below is selected. Please press Ctrl+C to copy to your clipboard. (⌘+C on Mac)
  1. [xh@qh kradview-1.1.0]$ ./configu
  2. configure        configure.in.in  
  3. [xh@qh kradview-1.1.0]$ ./configure
  4. checking build system type... i686-pc-linux-gnu
  5. checking host system type... i686-pc-linux-gnu
  6. checking target system type... i686-pc-linux-gnu
  7. checking for a BSD-compatible install... /bin/install -c
  8. checking for -p flag to install... yes
  9. checking whether build environment is sane... yes
  10. checking for a thread-safe mkdir -p... /bin/mkdir -p
  11. checking for gawk... gawk
  12. checking whether make sets $(MAKE)... yes
  13. checking for style of include used by make... GNU
  14. checking for gcc... gcc
  15. checking for C compiler default output file name... a.out
  16. checking whether the C compiler works... yes
  17. checking whether we are cross compiling... no
  18. checking for suffix of executables...
  19. checking for suffix of object files... o
  20. checking whether we are using the GNU C compiler... yes
  21. checking whether gcc accepts -g... yes
  22. checking for gcc option to accept ISO C89... none needed
  23. checking dependency style of gcc... gcc3
  24. checking how to run the C preprocessor... gcc -E
  25. checking for g++... g++
  26. checking whether we are using the GNU C++ compiler... yes
  27. checking whether g++ accepts -g... yes
  28. checking dependency style of g++... gcc3
  29. checking whether g++ supports -Wmissing-format-attribute... yes
  30. checking whether g++ supports -Wundef... yes
  31. checking whether g++ supports -Wno-long-long... yes
  32. checking whether g++ supports -Wnon-virtual-dtor... yes
  33. checking whether g++ supports -fno-exceptions... yes
  34. checking whether g++ supports -fno-check-new... yes
  35. checking whether g++ supports -fno-common... yes
  36. checking whether g++ supports -fexceptions... yes
  37. checking how to run the C++ preprocessor... g++ -E
  38. checking whether g++ supports -O0... yes
  39. checking whether g++ supports -Wl,--no-undefined... yes
  40. checking whether g++ supports -Wl,--allow-shlib-undefined... yes
  41. not using lib directory suffix
  42. checking for a sed that does not truncate output... /bin/sed
  43. checking for grep that handles long lines and -e... /bin/grep
  44. checking for egrep... /bin/grep -E
  45. checking for ld used by gcc... /usr/bin/ld
  46. checking if the linker (/usr/bin/ld) is GNU ld... yes
  47. checking for /usr/bin/ld option to reload object files... -r
  48. checking for BSD-compatible nm... /usr/bin/nm -B
  49. checking whether ln -s works... yes
  50. checking how to recognise dependent libraries... pass_all
  51. checking for ANSI C header files... yes
  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 dlfcn.h usability... yes
  62. checking dlfcn.h presence... yes
  63. checking for dlfcn.h... yes
  64. checking for g77... no
  65. checking for xlf... no
  66. checking for f77... no
  67. checking for frt... no
  68. checking for pgf77... no
  69. checking for cf77... no
  70. checking for fort77... no
  71. checking for fl32... no
  72. checking for af77... no
  73. checking for xlf90... no
  74. checking for f90... no
  75. checking for pgf90... no
  76. checking for pghpf... no
  77. checking for epcf90... no
  78. checking for gfortran... no
  79. checking for g95... no
  80. checking for xlf95... no
  81. checking for f95... no
  82. checking for fort... no
  83. checking for ifort... no
  84. checking for ifc... no
  85. checking for efc... no
  86. checking for pgf95... no
  87. checking for lf95... no
  88. checking for ftn... no
  89. checking whether we are using the GNU Fortran 77 compiler... no
  90. checking whether  accepts -g... no
  91. checking the maximum length of command line arguments... 32768
  92. checking command to parse /usr/bin/nm -B output from gcc object... ok
  93. checking for objdir... .libs
  94. checking for ar... ar
  95. checking for ranlib... ranlib
  96. checking for strip... strip
  97. checking if gcc static flag  works... yes
  98. checking if gcc supports -fno-rtti -fno-exceptions... no
  99. checking for gcc option to produce PIC... -fPIC
  100. checking if gcc PIC flag -fPIC works... yes
  101. checking if gcc supports -c -o file.o... yes
  102. checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
  103. checking whether -lc should be explicitly linked in... no
  104. checking dynamic linker characteristics... GNU/Linux ld.so
  105. checking how to hardcode library paths into programs... immediate
  106. checking whether stripping libraries is possible... yes
  107. checking for shl_load... no
  108. checking for shl_load in -ldld... no
  109. checking for dlopen... no
  110. checking for dlopen in -ldl... yes
  111. checking whether a program can dlopen itself... yes
  112. checking whether a statically linked program can dlopen itself... yes
  113. checking if libtool supports shared libraries... yes
  114. checking whether to build shared libraries... yes
  115. checking whether to build static libraries... no
  116. configure: creating libtool
  117. appending configuration tag "CXX" to libtool
  118. checking for ld used by g++... /usr/bin/ld
  119. checking if the linker (/usr/bin/ld) is GNU ld... yes
  120. checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes
  121. checking for g++ option to produce PIC... -fPIC
  122. checking if g++ PIC flag -fPIC works... yes
  123. checking if g++ supports -c -o file.o... yes
  124. checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes
  125. checking dynamic linker characteristics... GNU/Linux ld.so
  126. checking how to hardcode library paths into programs... immediate
  127. checking whether stripping libraries is possible... yes
  128. checking for shl_load... (cached) no
  129. checking for shl_load in -ldld... (cached) no
  130. checking for dlopen... (cached) no
  131. checking for dlopen in -ldl... (cached) yes
  132. checking whether a program can dlopen itself... (cached) yes
  133. checking whether a statically linked program can dlopen itself... (cached) yes
  134. appending configuration tag "F77" to libtool
  135. checking for msgfmt... /usr/bin/msgfmt
  136. checking for gmsgfmt... /usr/bin/msgfmt
  137. checking for xgettext... /usr/bin/xgettext
  138. checking if C++ programs can be compiled... yes
  139. checking for strlcat... no
  140. checking if strlcat needs custom prototype... yes - in libkdefakes
  141. checking for strlcpy... no
  142. checking if strlcpy needs custom prototype... yes - in libkdefakes
  143. checking for main in -lutil... yes
  144. checking for main in -lcompat... no
  145. checking for crypt in -lcrypt... yes
  146. checking for socklen_t... socklen_t
  147. checking for dnet_ntoa in -ldnet... no
  148. checking for dnet_ntoa in -ldnet_stub... no
  149. checking for inet_ntoa... yes
  150. checking for connect... yes
  151. checking for remove... yes
  152. checking for shmat... yes
  153. checking for sys/types.h... (cached) yes
  154. checking for stdint.h... (cached) yes
  155. checking for poll in -lpoll... no
  156. checking CoreAudio/CoreAudio.h usability... no
  157. checking CoreAudio/CoreAudio.h presence... no
  158. checking for CoreAudio/CoreAudio.h... no
  159. checking if res_init needs -lresolv... yes
  160. checking if res_init is available... yes
  161. checking for killpg in -lucb... no
  162. checking for int... yes
  163. checking size of int... 4
  164. checking for short... yes
  165. checking size of short... 2
  166. checking for long... yes
  167. checking size of long... 4
  168. checking for char *... yes
  169. checking size of char *... 4
  170. checking for dlopen in -ldl... (cached) yes
  171. checking for shl_unload in -ldld... no
  172. checking for size_t... yes
  173. checking size of size_t... 4
  174. checking for unsigned long... yes
  175. checking size of unsigned long... 4
  176. checking sizeof size_t == sizeof unsigned long... yes
  177. checking crt_externs.h usability... no
  178. checking crt_externs.h presence... no
  179. checking for crt_externs.h... no
  180. checking for _NSGetEnviron... no
  181. checking for vsnprintf... yes
  182. checking for snprintf... yes
  183. checking for X... libraries /usr/lib, headers .
  184. checking for IceConnectionNumber in -lICE... yes
  185. checking for libXext... yes
  186. checking for pthread_create in -lpthread... yes
  187. checking for extra includes... no
  188. checking for extra libs... no
  189. checking for libz... -lz
  190. checking for libpng... -lpng -lz -lm
  191. checking for libjpeg6b... no
  192. checking for libjpeg... -ljpeg
  193. checking for perl... /usr/bin/perl
  194. checking for Qt... libraries /opt/qt/lib, headers /opt/qt/include using -mt
  195. checking for moc... /opt/qt/bin/moc
  196. checking for uic... /opt/qt/bin/uic
  197. checking whether uic supports -L ... yes
  198. checking whether uic supports -nounload ... yes
  199. checking if Qt needs -ljpeg... no
  200. checking for rpath... yes
  201. checking for KDE... libraries /opt/kde/lib, headers /usr/include
  202. checking if UIC has KDE plugins available... yes
  203. checking for KDE paths... defaults
  204. checking for dcopidl... /opt/kde/bin/dcopidl
  205. checking for dcopidl2cpp... /opt/kde/bin/dcopidl2cpp
  206. checking for mcopidl... not found
  207. configure: error: The important program mcopidl was not found!
  208. Please check whether you installed aRts correctly or use
  209. --without-arts to compile without aRts support (this will remove functionality).
  210.  
  211. [xh@qh kradview-1.1.0]$ make
  212. make  all-recursive
  213. make[1]: Entering directory `/tmp/yaourt-tmp-xh/aur-kradview/src/kradview-1.1.0'
  214. Making all in doc
  215. make[2]: Entering directory `/tmp/yaourt-tmp-xh/aur-kradview/src/kradview-1.1.0/doc'
  216. Making all in .
  217. make[3]: Entering directory `/tmp/yaourt-tmp-xh/aur-kradview/src/kradview-1.1.0/doc'
  218. make[3]: Nothing to be done for `all-am'.
  219. make[3]: Leaving directory `/tmp/yaourt-tmp-xh/aur-kradview/src/kradview-1.1.0/doc'
  220. Making all in en
  221. make[3]: Entering directory `/tmp/yaourt-tmp-xh/aur-kradview/src/kradview-1.1.0/doc/en'
  222. make[3]: Nothing to be done for `all'.
  223. make[3]: Leaving directory `/tmp/yaourt-tmp-xh/aur-kradview/src/kradview-1.1.0/doc/en'
  224. make[2]: Leaving directory `/tmp/yaourt-tmp-xh/aur-kradview/src/kradview-1.1.0/doc'
  225. Making all in po
  226. make[2]: Entering directory `/tmp/yaourt-tmp-xh/aur-kradview/src/kradview-1.1.0/po'
  227. make[2]: Nothing to be done for `all'.
  228. make[2]: Leaving directory `/tmp/yaourt-tmp-xh/aur-kradview/src/kradview-1.1.0/po'
  229. Making all in src
  230. make[2]: Entering directory `/tmp/yaourt-tmp-xh/aur-kradview/src/kradview-1.1.0/src'
  231. g++ -DHAVE_CONFIG_H -I. -I.. -I/opt/qt/include -I.   -DQT_THREAD_SUPPORT  -D_REENTRANT  -Wnon-virtual-dtor -Wno-long-long -Wundef -Wall -W -Wpointer-arith -Wwrite-strings -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -O2 -march=i686 -mtune=generic -O2 -pipe -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common  -MT kradview.o -MD -MP -MF .deps/kradview.Tpo -c -o kradview.o kradview.cpp
  232. In file included from kradviewview.h:27:0,
  233.                  from kradview.h:32,
  234.                  from kradview.cpp:22:
  235. ./kradviewiface.h:25:24: fatal error: dcopobject.h: No such file or directory
  236. compilation terminated.
  237. make[2]: *** [kradview.o] Error 1
  238. make[2]: Leaving directory `/tmp/yaourt-tmp-xh/aur-kradview/src/kradview-1.1.0/src'
  239. make[1]: *** [all-recursive] Error 1
  240. make[1]: Leaving directory `/tmp/yaourt-tmp-xh/aur-kradview/src/kradview-1.1.0'
  241. make: *** [all] Error 2
  242. [xh@qh kradview-1.1.0]$