Guest User

Untitled

a guest
Jul 15th, 2018
174
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 11.55 KB | None | 0 0
  1. pseudonymous@linux-j4h7:~/Downloads/medit-medit-57c50bc638f9> bash autogen.sh
  2. libtoolize --copy --force
  3. libtoolize: putting auxiliary files in `.'.
  4. libtoolize: copying file `./ltmain.sh'
  5. libtoolize: putting macros in AC_CONFIG_MACRO_DIR, `m4'.
  6. libtoolize: copying file `m4/libtool.m4'
  7. libtoolize: copying file `m4/ltoptions.m4'
  8. libtoolize: copying file `m4/ltsugar.m4'
  9. libtoolize: copying file `m4/ltversion.m4'
  10. libtoolize: copying file `m4/lt~obsolete.m4'
  11. aclocal --force -I m4
  12. autoconf --force
  13. autoheader --force
  14. automake --add-missing --copy --force-missing
  15. configure.ac:58: installing `./compile'
  16. configure.ac:26: installing `./config.guess'
  17. configure.ac:26: installing `./config.sub'
  18. configure.ac:24: installing `./install-sh'
  19. configure.ac:24: installing `./missing'
  20. moo/Makefile.am: installing `./depcomp'
  21. Done. Run './configure --enable-dev-mode' to configure and then 'make' to build
  22. pseudonymous@linux-j4h7:~/Downloads/medit-medit-57c50bc638f9> ./configure
  23. configure: loading site script /usr/share/site/x86_64-unknown-linux-gnu
  24. checking for gcc... gcc
  25. checking whether the C compiler works... yes
  26. checking for C compiler default output file name... a.out
  27. checking for suffix of executables...
  28. checking whether we are cross compiling... no
  29. checking for suffix of object files... o
  30. checking whether we are using the GNU C compiler... yes
  31. checking whether gcc accepts -g... yes
  32. checking for gcc option to accept ISO C89... none needed
  33. checking how to run the C preprocessor... gcc -E
  34. checking for grep that handles long lines and -e... /usr/bin/grep
  35. checking for egrep... /usr/bin/grep -E
  36. checking for ANSI C header files... yes
  37. checking for sys/types.h... yes
  38. checking for sys/stat.h... yes
  39. checking for stdlib.h... yes
  40. checking for string.h... yes
  41. checking for memory.h... yes
  42. checking for strings.h... yes
  43. checking for inttypes.h... yes
  44. checking for stdint.h... yes
  45. checking for unistd.h... yes
  46. checking minix/config.h usability... no
  47. checking minix/config.h presence... no
  48. checking for minix/config.h... no
  49. checking whether it is safe to define __EXTENSIONS__... yes
  50. checking for a BSD-compatible install... /usr/bin/install -c
  51. checking whether build environment is sane... yes
  52. checking for a thread-safe mkdir -p... /bin/mkdir -p
  53. checking for gawk... gawk
  54. checking whether make sets $(MAKE)... yes
  55. checking for style of include used by make... GNU
  56. checking dependency style of gcc... gcc3
  57. checking build system type... x86_64-suse-linux-gnu
  58. checking host system type... x86_64-suse-linux-gnu
  59. checking how to print strings... printf
  60. checking for a sed that does not truncate output... /usr/bin/sed
  61. checking for fgrep... /usr/bin/grep -F
  62. checking for ld used by gcc... /usr/x86_64-suse-linux/bin/ld
  63. checking if the linker (/usr/x86_64-suse-linux/bin/ld) is GNU ld... yes
  64. checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
  65. checking the name lister (/usr/bin/nm -B) interface... BSD nm
  66. checking whether ln -s works... yes
  67. checking the maximum length of command line arguments... 1572864
  68. checking whether the shell understands some XSI constructs... yes
  69. checking whether the shell understands "+="... yes
  70. checking how to convert x86_64-suse-linux-gnu file names to x86_64-suse-linux-gnu format... func_convert_file_noop
  71. checking how to convert x86_64-suse-linux-gnu file names to toolchain format... func_convert_file_noop
  72. checking for /usr/x86_64-suse-linux/bin/ld option to reload object files... -r
  73. checking for objdump... objdump
  74. checking how to recognize dependent libraries... pass_all
  75. checking for dlltool... no
  76. checking how to associate runtime and link libraries... printf %s\n
  77. checking for ar... ar
  78. checking for archiver @FILE support... @
  79. checking for strip... strip
  80. checking for ranlib... ranlib
  81. checking command to parse /usr/bin/nm -B output from gcc object... ok
  82. checking for sysroot... no
  83. checking for mt... mt
  84. checking if mt is a manifest tool... no
  85. checking for dlfcn.h... yes
  86. checking for objdir... .libs
  87. checking if gcc supports -fno-rtti -fno-exceptions... no
  88. checking for gcc option to produce PIC... -fPIC -DPIC
  89. checking if gcc PIC flag -fPIC -DPIC works... yes
  90. checking if gcc static flag -static works... no
  91. checking if gcc supports -c -o file.o... yes
  92. checking if gcc supports -c -o file.o... (cached) yes
  93. checking whether the gcc linker (/usr/x86_64-suse-linux/bin/ld -m elf_x86_64) supports shared libraries... yes
  94. checking dynamic linker characteristics... GNU/Linux ld.so
  95. checking how to hardcode library paths into programs... immediate
  96. checking whether stripping libraries is possible... yes
  97. checking if libtool supports shared libraries... yes
  98. checking whether to build shared libraries... no
  99. checking whether to build static libraries... yes
  100. checking locale.h usability... yes
  101. checking locale.h presence... yes
  102. checking for locale.h... yes
  103. checking for LC_MESSAGES... yes
  104. checking libintl.h usability... yes
  105. checking libintl.h presence... yes
  106. checking for libintl.h... yes
  107. checking for ngettext in libc... yes
  108. checking for dgettext in libc... yes
  109. checking for bind_textdomain_codeset... yes
  110. checking for msgfmt... /usr/bin/msgfmt
  111. checking for dcgettext... yes
  112. checking if msgfmt accepts -c... yes
  113. checking for gmsgfmt... /usr/bin/msgfmt
  114. checking for xgettext... /usr/bin/xgettext
  115. checking for intltool-update... /usr/bin/intltool-update
  116. checking for intltool-merge... /usr/bin/intltool-merge
  117. checking for intltool-extract... /usr/bin/intltool-extract
  118. checking for gcc... (cached) gcc
  119. checking whether we are using the GNU C compiler... (cached) yes
  120. checking whether gcc accepts -g... (cached) yes
  121. checking for gcc option to accept ISO C89... (cached) none needed
  122. checking for g++... g++
  123. checking whether we are using the GNU C++ compiler... yes
  124. checking whether g++ accepts -g... yes
  125. checking dependency style of g++... gcc3
  126. checking how to run the C++ preprocessor... g++ -E
  127. checking for ld used by g++... /usr/x86_64-suse-linux/bin/ld -m elf_x86_64
  128. checking if the linker (/usr/x86_64-suse-linux/bin/ld -m elf_x86_64) is GNU ld... yes
  129. checking whether the g++ linker (/usr/x86_64-suse-linux/bin/ld -m elf_x86_64) supports shared libraries... yes
  130. checking for g++ option to produce PIC... -fPIC -DPIC
  131. checking if g++ PIC flag -fPIC -DPIC works... yes
  132. checking if g++ static flag -static works... no
  133. checking if g++ supports -c -o file.o... yes
  134. checking if g++ supports -c -o file.o... (cached) yes
  135. checking whether the g++ linker (/usr/x86_64-suse-linux/bin/ld -m elf_x86_64) supports shared libraries... yes
  136. checking dynamic linker characteristics... (cached) GNU/Linux ld.so
  137. checking how to hardcode library paths into programs... immediate
  138. checking whether gcc and cc understand -c and -o together... yes
  139. checking for windres... no
  140. checking for python... python
  141. checking for pkg-config... /usr/bin/pkg-config
  142. checking pkg-config is at least version 0.9.0... yes
  143. checking for GTK... yes
  144. checking for GLIB... yes
  145. checking for GTHREAD... yes
  146. checking for XML... yes
  147. checking for gdk-pixbuf-csource... gdk-pixbuf-csource
  148. checking fam.h usability... no
  149. checking fam.h presence... no
  150. checking for fam.h... no
  151. checking for getc_unlocked... yes
  152. checking for unistd.h... (cached) yes
  153. checking sys/utsname.h usability... yes
  154. checking sys/utsname.h presence... yes
  155. checking for sys/utsname.h... yes
  156. checking signal.h usability... yes
  157. checking signal.h presence... yes
  158. checking for signal.h... yes
  159. checking for mmap... yes
  160. checking for X... yes
  161. checking whether to disable maintainer-specific portions of Makefiles... yes
  162. checking for txt2tags... no
  163. checking for cos in -lm... yes
  164. checking whether python version >= 2.2... yes
  165. checking for python version... 2.7
  166. checking for python platform... linux2
  167. checking for python script directory... ${prefix}/lib/python2.7/site-packages
  168. checking for python extension module directory... ${exec_prefix}/lib64/python2.7/site-packages
  169. checking for the distutils Python package... yes
  170. checking for Python include path... -I/usr/include/python2.7
  171. checking Python linker flags... -L/usr/lib -lpython2.7
  172. checking for PYGTK... yes
  173. configure: compiling python support
  174. configure: creating ./config.status
  175. config.status: creating Makefile
  176. config.status: creating api/Makefile
  177. config.status: creating doc/Makefile
  178. config.status: creating moo/Makefile
  179. config.status: creating po/Makefile
  180. config.status: creating po-gsv/Makefile
  181. config.status: creating config.h
  182. config.status: executing depfiles commands
  183. config.status: executing libtool commands
  184. config.status: executing default-1 commands
  185. pseudonymous@linux-j4h7:~/Downloads/medit-medit-57c50bc638f9> make
  186. make all-recursive
  187. make[1]: Entering directory `/home/pseudonymous/Downloads/medit-medit-57c50bc638f9'
  188. Making all in po
  189. make[2]: Entering directory `/home/pseudonymous/Downloads/medit-medit-57c50bc638f9/po'
  190. GEN cs.gmo
  191. GEN de.gmo
  192. GEN es.gmo
  193. GEN fi.gmo
  194. GEN fr.gmo
  195. GEN ja.gmo
  196. GEN nl.gmo
  197. GEN ru.gmo
  198. GEN zh_CN.gmo
  199. make[2]: Leaving directory `/home/pseudonymous/Downloads/medit-medit-57c50bc638f9/po'
  200. Making all in po-gsv
  201. make[2]: Entering directory `/home/pseudonymous/Downloads/medit-medit-57c50bc638f9/po-gsv'
  202. GEN ar.gmo
  203. GEN as.gmo
  204. GEN ast.gmo
  205. GEN az.gmo
  206. GEN be.gmo
  207. GEN bg.gmo
  208. GEN bn.gmo
  209. GEN bn_IN.gmo
  210. GEN bs.gmo
  211. GEN ca.gmo
  212. GEN ca@valencia.gmo
  213. GEN cs.gmo
  214. GEN cy.gmo
  215. GEN da.gmo
  216. GEN de.gmo
  217. GEN dz.gmo
  218. GEN el.gmo
  219. GEN en_CA.gmo
  220. GEN en_GB.gmo
  221. GEN en@shaw.gmo
  222. GEN es.gmo
  223. GEN et.gmo
  224. GEN eu.gmo
  225. GEN fa.gmo
  226. GEN fi.gmo
  227. GEN fr.gmo
  228. GEN ga.gmo
  229. GEN gl.gmo
  230. GEN gu.gmo
  231. GEN he.gmo
  232. GEN hi.gmo
  233. GEN hr.gmo
  234. GEN hu.gmo
  235. GEN id.gmo
  236. GEN it.gmo
  237. GEN ja.gmo
  238. GEN kn.gmo
  239. GEN ko.gmo
  240. GEN lt.gmo
  241. GEN lv.gmo
  242. GEN mai.gmo
  243. GEN mg.gmo
  244. GEN mk.gmo
  245. GEN ml.gmo
  246. GEN mn.gmo
  247. GEN mr.gmo
  248. GEN ms.gmo
  249. GEN nb.gmo
  250. GEN ne.gmo
  251. GEN nl.gmo
  252. GEN nn.gmo
  253. GEN oc.gmo
  254. GEN or.gmo
  255. GEN pa.gmo
  256. GEN pl.gmo
  257. GEN pt.gmo
  258. GEN pt_BR.gmo
  259. GEN ro.gmo
  260. GEN ru.gmo
  261. GEN rw.gmo
  262. GEN si.gmo
  263. GEN sk.gmo
  264. GEN sl.gmo
  265. GEN sq.gmo
  266. GEN sr.gmo
  267. GEN sr@latin.gmo
  268. GEN sv.gmo
  269. GEN ta.gmo
  270. GEN te.gmo
  271. GEN th.gmo
  272. GEN tr.gmo
  273. GEN ug.gmo
  274. GEN uk.gmo
  275. GEN vi.gmo
  276. GEN xh.gmo
  277. GEN zh_CN.gmo
  278. GEN zh_HK.gmo
  279. GEN zh_TW.gmo
  280. make[2]: Leaving directory `/home/pseudonymous/Downloads/medit-medit-57c50bc638f9/po-gsv'
  281. Making all in api
  282. make[2]: Entering directory `/home/pseudonymous/Downloads/medit-medit-57c50bc638f9/api'
  283. make all-am
  284. make[3]: Entering directory `/home/pseudonymous/Downloads/medit-medit-57c50bc638f9/api'
  285. make[3]: Nothing to be done for `all-am'.
  286. make[3]: Leaving directory `/home/pseudonymous/Downloads/medit-medit-57c50bc638f9/api'
  287. make[2]: Leaving directory `/home/pseudonymous/Downloads/medit-medit-57c50bc638f9/api'
  288. Making all in doc
  289. make[2]: Entering directory `/home/pseudonymous/Downloads/medit-medit-57c50bc638f9/doc'
  290. make all-am
  291. make[3]: Entering directory `/home/pseudonymous/Downloads/medit-medit-57c50bc638f9/doc'
  292. make[3]: *** No rule to make target `built/medit.1', needed by `all-am'. Stop.
  293. make[3]: Leaving directory `/home/pseudonymous/Downloads/medit-medit-57c50bc638f9/doc'
  294. make[2]: *** [all] Error 2
  295. make[2]: Leaving directory `/home/pseudonymous/Downloads/medit-medit-57c50bc638f9/doc'
  296. make[1]: *** [all-recursive] Error 1
  297. make[1]: Leaving directory `/home/pseudonymous/Downloads/medit-medit-57c50bc638f9'
  298. make: *** [all] Error 2
Add Comment
Please, Sign In to add comment