Advertisement
Guest User

Untitled

a guest
Jul 23rd, 2017
481
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 17.59 KB | None | 0 0
  1. ==> Starting build()...
  2. checking for a BSD-compatible install... /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 for gcc... gcc
  7. checking for C compiler default output file name... a.out
  8. checking whether the C compiler works... yes
  9. checking whether we are cross compiling... no
  10. checking for suffix of executables...
  11. checking for suffix of object files... o
  12. checking whether we are using the GNU C compiler... yes
  13. checking whether gcc accepts -g... yes
  14. checking for gcc option to accept ISO C89... none needed
  15. checking for style of include used by make... GNU
  16. checking dependency style of gcc... gcc3
  17. checking how to run the C preprocessor... gcc -E
  18. checking for grep that handles long lines and -e... /bin/grep
  19. checking for egrep... /bin/grep -E
  20. checking for ANSI C header files... yes
  21. checking for a BSD-compatible install... /bin/install -c
  22. checking for pkg-config... /usr/bin/pkg-config
  23. checking pkg-config is at least version 0.9.0... yes
  24. checking for DEPS... yes
  25. checking whether NLS is requested... yes
  26. checking for intltool >= 0.23... 0.41.1 found
  27. checking for intltool-update... /usr/bin/intltool-update
  28. checking for intltool-merge... /usr/bin/intltool-merge
  29. checking for intltool-extract... /usr/bin/intltool-extract
  30. checking for xgettext... /usr/bin/xgettext
  31. checking for msgmerge... /usr/bin/msgmerge
  32. checking for msgfmt... /usr/bin/msgfmt
  33. checking for gmsgfmt... /usr/bin/msgfmt
  34. checking for perl... /usr/bin/perl
  35. checking for XML::Parser... ok
  36. checking for sys/types.h... yes
  37. checking for sys/stat.h... yes
  38. checking for stdlib.h... yes
  39. checking for string.h... yes
  40. checking for memory.h... yes
  41. checking for strings.h... yes
  42. checking for inttypes.h... yes
  43. checking for stdint.h... yes
  44. checking for unistd.h... yes
  45. checking locale.h usability... yes
  46. checking locale.h presence... yes
  47. checking for locale.h... yes
  48. checking for LC_MESSAGES... yes
  49. checking libintl.h usability... yes
  50. checking libintl.h presence... yes
  51. checking for libintl.h... yes
  52. checking for ngettext in libc... yes
  53. checking for dgettext in libc... yes
  54. checking for bind_textdomain_codeset... yes
  55. checking for msgfmt... (cached) /usr/bin/msgfmt
  56. checking for dcgettext... yes
  57. checking if msgfmt accepts -c... yes
  58. checking for gmsgfmt... (cached) /usr/bin/msgfmt
  59. checking for xgettext... (cached) /usr/bin/xgettext
  60. checking for catalogs to be installed... sr sr@Latn hr
  61. configure: creating ./config.status
  62. config.status: creating Makefile
  63. config.status: creating src/Makefile
  64. config.status: creating src/pixmaps/Makefile
  65. config.status: creating po/Makefile.in
  66. config.status: creating config.h
  67. config.status: executing depfiles commands
  68. config.status: executing default-1 commands
  69. config.status: executing po/stamp-it commands
  70. # INTLTOOL_MAKEFILE
  71. make all-recursive
  72. make[1]: Entering directory `/home/alen/Dokumenti/PKG/titlyu/src/titlYU-1.2.0'
  73. Making all in po
  74. make[2]: Entering directory `/home/alen/Dokumenti/PKG/titlyu/src/titlYU-1.2.0/po'
  75. file=`echo sr | sed 's,.*/,,'`.gmo \
  76. && rm -f $file && /usr/bin/msgfmt -o $file sr.po
  77. file=`echo sr@Latn | sed 's,.*/,,'`.gmo \
  78. && rm -f $file && /usr/bin/msgfmt -o $file sr@Latn.po
  79. file=`echo hr | sed 's,.*/,,'`.gmo \
  80. && rm -f $file && /usr/bin/msgfmt -o $file hr.po
  81. make[2]: Leaving directory `/home/alen/Dokumenti/PKG/titlyu/src/titlYU-1.2.0/po'
  82. Making all in src
  83. make[2]: Entering directory `/home/alen/Dokumenti/PKG/titlyu/src/titlYU-1.2.0/src'
  84. cd .. && /bin/sh /home/alen/Dokumenti/PKG/titlyu/src/titlYU-1.2.0/missing --run automake-1.9 --gnu src/Makefile
  85. /home/alen/Dokumenti/PKG/titlyu/src/titlYU-1.2.0/missing: line 46: automake-1.9: command not found
  86. WARNING: `automake-1.9' is missing on your system. You should only need it if
  87. you modified `Makefile.am', `acinclude.m4' or `configure.ac'.
  88. You might want to install the `Automake' and `Perl' packages.
  89. Grab them from any GNU archive site.
  90. cd .. && /bin/sh ./config.status src/Makefile depfiles
  91. config.status: creating src/Makefile
  92. config.status: executing depfiles commands
  93. make[2]: Leaving directory `/home/alen/Dokumenti/PKG/titlyu/src/titlYU-1.2.0/src'
  94. make[2]: Entering directory `/home/alen/Dokumenti/PKG/titlyu/src/titlYU-1.2.0/src'
  95. Making all in pixmaps
  96. make[3]: Entering directory `/home/alen/Dokumenti/PKG/titlyu/src/titlYU-1.2.0/src/pixmaps'
  97. cd ../.. && /bin/sh ./config.status src/pixmaps/Makefile
  98. config.status: creating src/pixmaps/Makefile
  99. make[3]: Leaving directory `/home/alen/Dokumenti/PKG/titlyu/src/titlYU-1.2.0/src/pixmaps'
  100. make[3]: Entering directory `/home/alen/Dokumenti/PKG/titlyu/src/titlYU-1.2.0/src/pixmaps'
  101. make[3]: Nothing to be done for `all'.
  102. make[3]: Leaving directory `/home/alen/Dokumenti/PKG/titlyu/src/titlYU-1.2.0/src/pixmaps'
  103. make[3]: Entering directory `/home/alen/Dokumenti/PKG/titlyu/src/titlYU-1.2.0/src'
  104. if gcc -DHAVE_CONFIG_H -I. -I. -I.. -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -DPIXMAP_DIR=\""/usr/share/titlYU/pixmaps/"\" -DDATA_DIR=\""/usr/share/titlYU/"\" -DSLICELOCALEDIR=\""/usr/share/locale"\" -O0 -march=i686 -mtune=generic -O2 -pipe -MT glavni.o -MD -MP -MF ".deps/glavni.Tpo" -c -o glavni.o glavni.c; \
  105. then mv -f ".deps/glavni.Tpo" ".deps/glavni.Po"; else rm -f ".deps/glavni.Tpo"; exit 1; fi
  106. if gcc -DHAVE_CONFIG_H -I. -I. -I.. -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -DPIXMAP_DIR=\""/usr/share/titlYU/pixmaps/"\" -DDATA_DIR=\""/usr/share/titlYU/"\" -DSLICELOCALEDIR=\""/usr/share/locale"\" -O0 -march=i686 -mtune=generic -O2 -pipe -MT common.o -MD -MP -MF ".deps/common.Tpo" -c -o common.o common.c; \
  107. then mv -f ".deps/common.Tpo" ".deps/common.Po"; else rm -f ".deps/common.Tpo"; exit 1; fi
  108. if gcc -DHAVE_CONFIG_H -I. -I. -I.. -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -DPIXMAP_DIR=\""/usr/share/titlYU/pixmaps/"\" -DDATA_DIR=\""/usr/share/titlYU/"\" -DSLICELOCALEDIR=\""/usr/share/locale"\" -O0 -march=i686 -mtune=generic -O2 -pipe -MT izmena.o -MD -MP -MF ".deps/izmena.Tpo" -c -o izmena.o izmena.c; \
  109. then mv -f ".deps/izmena.Tpo" ".deps/izmena.Po"; else rm -f ".deps/izmena.Tpo"; exit 1; fi
  110. if gcc -DHAVE_CONFIG_H -I. -I. -I.. -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -DPIXMAP_DIR=\""/usr/share/titlYU/pixmaps/"\" -DDATA_DIR=\""/usr/share/titlYU/"\" -DSLICELOCALEDIR=\""/usr/share/locale"\" -O0 -march=i686 -mtune=generic -O2 -pipe -MT titlovi.o -MD -MP -MF ".deps/titlovi.Tpo" -c -o titlovi.o titlovi.c; \
  111. then mv -f ".deps/titlovi.Tpo" ".deps/titlovi.Po"; else rm -f ".deps/titlovi.Tpo"; exit 1; fi
  112. if gcc -DHAVE_CONFIG_H -I. -I. -I.. -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -DPIXMAP_DIR=\""/usr/share/titlYU/pixmaps/"\" -DDATA_DIR=\""/usr/share/titlYU/"\" -DSLICELOCALEDIR=\""/usr/share/locale"\" -O0 -march=i686 -mtune=generic -O2 -pipe -MT titlovi_srt.o -MD -MP -MF ".deps/titlovi_srt.Tpo" -c -o titlovi_srt.o titlovi_srt.c; \
  113. then mv -f ".deps/titlovi_srt.Tpo" ".deps/titlovi_srt.Po"; else rm -f ".deps/titlovi_srt.Tpo"; exit 1; fi
  114. if gcc -DHAVE_CONFIG_H -I. -I. -I.. -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -DPIXMAP_DIR=\""/usr/share/titlYU/pixmaps/"\" -DDATA_DIR=\""/usr/share/titlYU/"\" -DSLICELOCALEDIR=\""/usr/share/locale"\" -O0 -march=i686 -mtune=generic -O2 -pipe -MT titlovi_sub.o -MD -MP -MF ".deps/titlovi_sub.Tpo" -c -o titlovi_sub.o titlovi_sub.c; \
  115. then mv -f ".deps/titlovi_sub.Tpo" ".deps/titlovi_sub.Po"; else rm -f ".deps/titlovi_sub.Tpo"; exit 1; fi
  116. if gcc -DHAVE_CONFIG_H -I. -I. -I.. -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -DPIXMAP_DIR=\""/usr/share/titlYU/pixmaps/"\" -DDATA_DIR=\""/usr/share/titlYU/"\" -DSLICELOCALEDIR=\""/usr/share/locale"\" -O0 -march=i686 -mtune=generic -O2 -pipe -MT transliteracija.o -MD -MP -MF ".deps/transliteracija.Tpo" -c -o transliteracija.o transliteracija.c; \
  117. then mv -f ".deps/transliteracija.Tpo" ".deps/transliteracija.Po"; else rm -f ".deps/transliteracija.Tpo"; exit 1; fi
  118. if gcc -DHAVE_CONFIG_H -I. -I. -I.. -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -DPIXMAP_DIR=\""/usr/share/titlYU/pixmaps/"\" -DDATA_DIR=\""/usr/share/titlYU/"\" -DSLICELOCALEDIR=\""/usr/share/locale"\" -O0 -march=i686 -mtune=generic -O2 -pipe -MT kodna_strana.o -MD -MP -MF ".deps/kodna_strana.Tpo" -c -o kodna_strana.o kodna_strana.c; \
  119. then mv -f ".deps/kodna_strana.Tpo" ".deps/kodna_strana.Po"; else rm -f ".deps/kodna_strana.Tpo"; exit 1; fi
  120. if gcc -DHAVE_CONFIG_H -I. -I. -I.. -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -DPIXMAP_DIR=\""/usr/share/titlYU/pixmaps/"\" -DDATA_DIR=\""/usr/share/titlYU/"\" -DSLICELOCALEDIR=\""/usr/share/locale"\" -O0 -march=i686 -mtune=generic -O2 -pipe -MT zamene.o -MD -MP -MF ".deps/zamene.Tpo" -c -o zamene.o zamene.c; \
  121. then mv -f ".deps/zamene.Tpo" ".deps/zamene.Po"; else rm -f ".deps/zamene.Tpo"; exit 1; fi
  122. if gcc -DHAVE_CONFIG_H -I. -I. -I.. -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -DPIXMAP_DIR=\""/usr/share/titlYU/pixmaps/"\" -DDATA_DIR=\""/usr/share/titlYU/"\" -DSLICELOCALEDIR=\""/usr/share/locale"\" -O0 -march=i686 -mtune=generic -O2 -pipe -MT gtk_common.o -MD -MP -MF ".deps/gtk_common.Tpo" -c -o gtk_common.o gtk_common.c; \
  123. then mv -f ".deps/gtk_common.Tpo" ".deps/gtk_common.Po"; else rm -f ".deps/gtk_common.Tpo"; exit 1; fi
  124. if gcc -DHAVE_CONFIG_H -I. -I. -I.. -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -DPIXMAP_DIR=\""/usr/share/titlYU/pixmaps/"\" -DDATA_DIR=\""/usr/share/titlYU/"\" -DSLICELOCALEDIR=\""/usr/share/locale"\" -O0 -march=i686 -mtune=generic -O2 -pipe -MT korekcija.o -MD -MP -MF ".deps/korekcija.Tpo" -c -o korekcija.o korekcija.c; \
  125. then mv -f ".deps/korekcija.Tpo" ".deps/korekcija.Po"; else rm -f ".deps/korekcija.Tpo"; exit 1; fi
  126. if gcc -DHAVE_CONFIG_H -I. -I. -I.. -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -DPIXMAP_DIR=\""/usr/share/titlYU/pixmaps/"\" -DDATA_DIR=\""/usr/share/titlYU/"\" -DSLICELOCALEDIR=\""/usr/share/locale"\" -O0 -march=i686 -mtune=generic -O2 -pipe -MT podesavanja.o -MD -MP -MF ".deps/podesavanja.Tpo" -c -o podesavanja.o podesavanja.c; \
  127. then mv -f ".deps/podesavanja.Tpo" ".deps/podesavanja.Po"; else rm -f ".deps/podesavanja.Tpo"; exit 1; fi
  128. gcc -march=i686 -mtune=generic -O2 -pipe -Wl,--hash-style=gnu -Wl,--as-needed -o titlYU glavni.o common.o izmena.o titlovi.o titlovi_srt.o titlovi_sub.o transliteracija.o kodna_strana.o zamene.o gtk_common.o korekcija.o podesavanja.o -pthread -lglade-2.0 -lgtk-x11-2.0 -lxml2 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lm -lcairo -lpng14 -lpango-1.0 -lfreetype -lfontconfig -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0 -liconv -laspell
  129. glavni.o: In function `on_notebook1_switch_page':
  130. glavni.c:(.text+0x29d): undefined reference to `resolver_tab_from_gui_to_symbolic'
  131. glavni.o: In function `setup_main_window':
  132. glavni.c:(.text+0x2c7): undefined reference to `resolver_tab_from_symbolic_to_gui'
  133. transliteracija.o: In function `cmbKodnaStrana12_changed':
  134. transliteracija.c:(.text+0x15): undefined reference to `resolver_codepage_from_gui_to_symbolic'
  135. transliteracija.o: In function `cmbKodnaStrana11_changed':
  136. transliteracija.c:(.text+0x45): undefined reference to `resolver_codepage_from_gui_to_symbolic'
  137. transliteracija.o: In function `cmbPravac_changed':
  138. transliteracija.c:(.text+0x78): undefined reference to `resolver_direction_from_gui_to_symbolic'
  139. transliteracija.c:(.text+0x8b): undefined reference to `resolver_codepage_from_symbolic_to_gui'
  140. transliteracija.c:(.text+0xa8): undefined reference to `resolver_codepage_from_symbolic_to_gui'
  141. transliteracija.c:(.text+0xd8): undefined reference to `resolver_codepage_from_symbolic_to_gui'
  142. transliteracija.o: In function `transliteracija_init':
  143. transliteracija.c:(.text+0x43e): undefined reference to `resolver_direction_from_symbolic_to_gui'
  144. transliteracija.c:(.text+0x463): undefined reference to `resolver_codepage_from_symbolic_to_gui'
  145. transliteracija.c:(.text+0x488): undefined reference to `resolver_codepage_from_symbolic_to_gui'
  146. transliteracija.o: In function `trans_pogodi_izlazno_ime':
  147. transliteracija.c:(.text+0x5e4): undefined reference to `resolver_direction_from_gui_to_symbolic'
  148. transliteracija.o: In function `kreni1_clicked':
  149. transliteracija.c:(.text+0x2017): undefined reference to `resolver_codepage_from_gui_to_symbolic'
  150. transliteracija.c:(.text+0x2035): undefined reference to `resolver_codepage_from_gui_to_symbolic'
  151. transliteracija.c:(.text+0x2053): undefined reference to `resolver_direction_from_gui_to_symbolic'
  152. kodna_strana.o: In function `cmbU_changed':
  153. kodna_strana.c:(.text+0x135): undefined reference to `resolver_codepage_from_gui_to_symbolic'
  154. kodna_strana.o: In function `cmbIz_changed':
  155. kodna_strana.c:(.text+0x165): undefined reference to `resolver_codepage_from_gui_to_symbolic'
  156. kodna_strana.o: In function `kodna_strana_init':
  157. kodna_strana.c:(.text+0x4ce): undefined reference to `resolver_codepage_from_symbolic_to_gui'
  158. kodna_strana.c:(.text+0x4f3): undefined reference to `resolver_codepage_from_symbolic_to_gui'
  159. kodna_strana.o: In function `kreni3_clicked':
  160. kodna_strana.c:(.text+0xa6a): undefined reference to `resolver_codepage_from_gui_to_symbolic'
  161. kodna_strana.c:(.text+0xa82): undefined reference to `resolver_codepage_from_gui_to_symbolic'
  162. korekcija.o: In function `cmbKodnaStrana2_changed':
  163. korekcija.c:(.text+0xf5): undefined reference to `resolver_codepage_from_gui_to_symbolic'
  164. korekcija.o: In function `cmbJezik2_changed':
  165. korekcija.c:(.text+0x125): undefined reference to `resolver_correction_language_from_gui_to_symbolic'
  166. korekcija.o: In function `korekcija_init':
  167. korekcija.c:(.text+0x41d): undefined reference to `resolver_correction_language_from_symbolic_to_gui'
  168. korekcija.c:(.text+0x442): undefined reference to `resolver_codepage_from_symbolic_to_gui'
  169. korekcija.o: In function `kreni2_clicked':
  170. korekcija.c:(.text+0xd08): undefined reference to `resolver_codepage_from_gui_to_symbolic'
  171. korekcija.c:(.text+0xd20): undefined reference to `resolver_correction_language_from_gui_to_symbolic'
  172. collect2: ld returned 1 exit status
  173. make[3]: *** [titlYU] Error 1
  174. make[3]: Leaving directory `/home/alen/Dokumenti/PKG/titlyu/src/titlYU-1.2.0/src'
  175. make[2]: *** [all-recursive] Error 1
  176. make[2]: Leaving directory `/home/alen/Dokumenti/PKG/titlyu/src/titlYU-1.2.0/src'
  177. make[1]: *** [all-recursive] Error 1
  178. make[1]: Leaving directory `/home/alen/Dokumenti/PKG/titlyu/src/titlYU-1.2.0'
  179. make: *** [all] Error 2
  180. Aborting...
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement