Advertisement
ekramula2

Untitled

Mar 4th, 2015
206
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 24.08 KB | None | 0 0
  1. ekramul@ekramul-Aspire-5755:~/gsoc/tuxpaint-0.9.22$ make -i
  2. ...Generating 'Magic' tool API development header file...
  3.  
  4. ...Compiling Tux Paint from source...
  5. cc -O2 -W -Wall -fno-common -ffloat-store -fvisibility=hidden -Wcast-align -Wredundant-decls -Wbad-function-cast -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wstrict-aliasing=2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -I/usr/local/include/fribidi -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/include/librsvg-2.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng12 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -Isrc/mouse -DLARGE_CURSOR_SHAPES -DVER_DATE=\"2015-03-05\" -DVER_VERSION=\"0.9.22\" -DDATA_PREFIX=\"/usr/local/share/tuxpaint/\" -DDOC_PREFIX=\"/usr/local/share/doc/tuxpaint/\" -DLOCALEDIR=\"/usr/local/share/locale/\" -DIMDIR=\"/usr/local/share/tuxpaint/im/\" -DCONFDIR=\"/usr/local/etc/tuxpaint/\" -DMAGIC_PREFIX=\"/usr/local/lib/tuxpaint/plugins/\" \
  6. -c src/tuxpaint.c -o obj/tuxpaint.o
  7. Makefile:1020: recipe for target 'obj/tuxpaint.o' failed
  8.  
  9. ...Compiling i18n support...
  10.  
  11. ...Compiling IM support...
  12. Makefile:1054: recipe for target 'obj/im.o' failed
  13.  
  14. ...Compiling cursor support...
  15.  
  16. ...Compiling pixel functions...
  17.  
  18. ...Compiling RGB to Linear functions...
  19.  
  20. ...Compiling sound playback functions...
  21.  
  22. ...Compiling font support...
  23.  
  24. ...Generating the command-line and config file parser (STEP 1)...
  25.  
  26. ...Generating the command-line and config file parser (STEP 2)...
  27.  
  28. ...Compiling the command-line and config file parser...
  29.  
  30. ...Compiling progress bar functions...
  31.  
  32. ...Compiling directory-walking support...
  33.  
  34. ...Compiling filename support...
  35.  
  36. ...Compiling on screen keyboard support...
  37. Makefile:1139: recipe for target 'obj/onscreen_keyboard.o' failed
  38.  
  39. ...Compiling PostScript print support...
  40.  
  41. ...Linking Tux Paint...
  42. cc -O2 -W -Wall -fno-common -ffloat-store -fvisibility=hidden -Wcast-align -Wredundant-decls -Wbad-function-cast -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wstrict-aliasing=2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -I/usr/local/include/fribidi -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -DVER_DATE=\"2015-03-05\" -DVER_VERSION=\"0.9.22\" -DDATA_PREFIX=\"/usr/local/share/tuxpaint/\" -DDOC_PREFIX=\"/usr/local/share/doc/tuxpaint/\" -DLOCALEDIR=\"/usr/local/share/locale/\" -DIMDIR=\"/usr/local/share/tuxpaint/im/\" -DCONFDIR=\"/usr/local/etc/tuxpaint/\" -DMAGIC_PREFIX=\"/usr/local/lib/tuxpaint/plugins/\" \
  43. -o tuxpaint obj/tuxpaint.o obj/i18n.o obj/im.o obj/cursor.o obj/pixels.o obj/rgblinear.o obj/playsound.o obj/fonts.o obj/parse.o obj/progressbar.o obj/dirwalk.o obj/get_fname.o obj/onscreen_keyboard.o obj/postscript_print.o \
  44. -lSDL -lSDL_image -lSDL_ttf -lz -lpng -lSDL_mixer -lSDL_Pango -L/usr/local/lib -lrsvg-2 -lm -lgio-2.0 -lgdk_pixbuf-2.0 -lgobject-2.0 -lglib-2.0 -lcairo -lpaper -L/usr/local/lib -lfribidi -lglib-2.0
  45. Makefile:986: recipe for target 'tuxpaint' failed
  46. msgfmt -o trans/ko.mo src/po/ko.po
  47. Makefile:414: recipe for target 'trans/ko.mo' failed
  48. msgfmt -o trans/wa.mo src/po/wa.po
  49. Makefile:414: recipe for target 'trans/wa.mo' failed
  50. msgfmt -o trans/el.mo src/po/el.po
  51. Makefile:414: recipe for target 'trans/el.mo' failed
  52. msgfmt -o trans/vec.mo src/po/vec.po
  53. Makefile:414: recipe for target 'trans/vec.mo' failed
  54. msgfmt -o trans/sa.mo src/po/sa.po
  55. Makefile:414: recipe for target 'trans/sa.mo' failed
  56. msgfmt -o trans/gu.mo src/po/gu.po
  57. Makefile:414: recipe for target 'trans/gu.mo' failed
  58. msgfmt -o trans/en_AU.mo src/po/en_AU.po
  59. Makefile:414: recipe for target 'trans/en_AU.mo' failed
  60. msgfmt -o trans/te.mo src/po/te.po
  61. Makefile:414: recipe for target 'trans/te.mo' failed
  62. msgfmt -o trans/su.mo src/po/su.po
  63. Makefile:414: recipe for target 'trans/su.mo' failed
  64. msgfmt -o trans/oj.mo src/po/oj.po
  65. Makefile:414: recipe for target 'trans/oj.mo' failed
  66. msgfmt -o trans/lt.mo src/po/lt.po
  67. Makefile:414: recipe for target 'trans/lt.mo' failed
  68. msgfmt -o trans/ka.mo src/po/ka.po
  69. Makefile:414: recipe for target 'trans/ka.mo' failed
  70. msgfmt -o trans/ca@valencia.mo src/po/ca@valencia.po
  71. Makefile:414: recipe for target 'trans/ca@valencia.mo' failed
  72. msgfmt -o trans/ja.mo src/po/ja.po
  73. Makefile:414: recipe for target 'trans/ja.mo' failed
  74. msgfmt -o trans/tw.mo src/po/tw.po
  75. Makefile:414: recipe for target 'trans/tw.mo' failed
  76. msgfmt -o trans/tr.mo src/po/tr.po
  77. Makefile:414: recipe for target 'trans/tr.mo' failed
  78. msgfmt -o trans/ga.mo src/po/ga.po
  79. Makefile:414: recipe for target 'trans/ga.mo' failed
  80. msgfmt -o trans/sl.mo src/po/sl.po
  81. Makefile:414: recipe for target 'trans/sl.mo' failed
  82. msgfmt -o trans/sr.mo src/po/sr.po
  83. Makefile:414: recipe for target 'trans/sr.mo' failed
  84. msgfmt -o trans/ff.mo src/po/ff.po
  85. Makefile:414: recipe for target 'trans/ff.mo' failed
  86. msgfmt -o trans/sat@olchiki.mo src/po/sat@olchiki.po
  87. Makefile:414: recipe for target 'trans/sat@olchiki.mo' failed
  88. msgfmt -o trans/vi.mo src/po/vi.po
  89. Makefile:414: recipe for target 'trans/vi.mo' failed
  90. msgfmt -o trans/da.mo src/po/da.po
  91. Makefile:414: recipe for target 'trans/da.mo' failed
  92. msgfmt -o trans/ca.mo src/po/ca.po
  93. Makefile:414: recipe for target 'trans/ca.mo' failed
  94. msgfmt -o trans/hu.mo src/po/hu.po
  95. Makefile:414: recipe for target 'trans/hu.mo' failed
  96. msgfmt -o trans/si.mo src/po/si.po
  97. Makefile:414: recipe for target 'trans/si.mo' failed
  98. msgfmt -o trans/sv.mo src/po/sv.po
  99. Makefile:414: recipe for target 'trans/sv.mo' failed
  100. msgfmt -o trans/id.mo src/po/id.po
  101. Makefile:414: recipe for target 'trans/id.mo' failed
  102. msgfmt -o trans/or.mo src/po/or.po
  103. Makefile:414: recipe for target 'trans/or.mo' failed
  104. msgfmt -o trans/bg.mo src/po/bg.po
  105. Makefile:414: recipe for target 'trans/bg.mo' failed
  106. msgfmt -o trans/mn.mo src/po/mn.po
  107. Makefile:414: recipe for target 'trans/mn.mo' failed
  108. msgfmt -o trans/nb.mo src/po/nb.po
  109. Makefile:414: recipe for target 'trans/nb.mo' failed
  110. msgfmt -o trans/zh_TW.mo src/po/zh_TW.po
  111. Makefile:414: recipe for target 'trans/zh_TW.mo' failed
  112. msgfmt -o trans/mr.mo src/po/mr.po
  113. Makefile:414: recipe for target 'trans/mr.mo' failed
  114. msgfmt -o trans/lb.mo src/po/lb.po
  115. Makefile:414: recipe for target 'trans/lb.mo' failed
  116. msgfmt -o trans/nn.mo src/po/nn.po
  117. Makefile:414: recipe for target 'trans/nn.mo' failed
  118. msgfmt -o trans/hy.mo src/po/hy.po
  119. Makefile:414: recipe for target 'trans/hy.mo' failed
  120. msgfmt -o trans/sq.mo src/po/sq.po
  121. Makefile:414: recipe for target 'trans/sq.mo' failed
  122. msgfmt -o trans/cy.mo src/po/cy.po
  123. Makefile:414: recipe for target 'trans/cy.mo' failed
  124. msgfmt -o trans/fo.mo src/po/fo.po
  125. Makefile:414: recipe for target 'trans/fo.mo' failed
  126. msgfmt -o trans/az.mo src/po/az.po
  127. Makefile:414: recipe for target 'trans/az.mo' failed
  128. msgfmt -o trans/eu.mo src/po/eu.po
  129. Makefile:414: recipe for target 'trans/eu.mo' failed
  130. msgfmt -o trans/pl.mo src/po/pl.po
  131. Makefile:414: recipe for target 'trans/pl.mo' failed
  132. msgfmt -o trans/en_GB.mo src/po/en_GB.po
  133. Makefile:414: recipe for target 'trans/en_GB.mo' failed
  134. msgfmt -o trans/fr.mo src/po/fr.po
  135. Makefile:414: recipe for target 'trans/fr.mo' failed
  136. msgfmt -o trans/wo.mo src/po/wo.po
  137. Makefile:414: recipe for target 'trans/wo.mo' failed
  138. msgfmt -o trans/it.mo src/po/it.po
  139. Makefile:414: recipe for target 'trans/it.mo' failed
  140. msgfmt -o trans/nr.mo src/po/nr.po
  141. Makefile:414: recipe for target 'trans/nr.mo' failed
  142. msgfmt -o trans/cgg.mo src/po/cgg.po
  143. Makefile:414: recipe for target 'trans/cgg.mo' failed
  144. msgfmt -o trans/br.mo src/po/br.po
  145. Makefile:414: recipe for target 'trans/br.mo' failed
  146. msgfmt -o trans/ar.mo src/po/ar.po
  147. Makefile:414: recipe for target 'trans/ar.mo' failed
  148. msgfmt -o trans/de.mo src/po/de.po
  149. Makefile:414: recipe for target 'trans/de.mo' failed
  150. msgfmt -o trans/tl.mo src/po/tl.po
  151. Makefile:414: recipe for target 'trans/tl.mo' failed
  152. msgfmt -o trans/en_CA.mo src/po/en_CA.po
  153. Makefile:414: recipe for target 'trans/en_CA.mo' failed
  154. msgfmt -o trans/nl.mo src/po/nl.po
  155. Makefile:414: recipe for target 'trans/nl.mo' failed
  156. msgfmt -o trans/zu.mo src/po/zu.po
  157. Makefile:414: recipe for target 'trans/zu.mo' failed
  158. msgfmt -o trans/gos.mo src/po/gos.po
  159. Makefile:414: recipe for target 'trans/gos.mo' failed
  160. msgfmt -o trans/fa.mo src/po/fa.po
  161. Makefile:414: recipe for target 'trans/fa.mo' failed
  162. msgfmt -o trans/lg.mo src/po/lg.po
  163. Makefile:414: recipe for target 'trans/lg.mo' failed
  164. msgfmt -o trans/ta.mo src/po/ta.po
  165. Makefile:414: recipe for target 'trans/ta.mo' failed
  166. msgfmt -o trans/gd.mo src/po/gd.po
  167. Makefile:414: recipe for target 'trans/gd.mo' failed
  168. msgfmt -o trans/ml.mo src/po/ml.po
  169. Makefile:414: recipe for target 'trans/ml.mo' failed
  170. msgfmt -o trans/ms.mo src/po/ms.po
  171. Makefile:414: recipe for target 'trans/ms.mo' failed
  172. msgfmt -o trans/ak.mo src/po/ak.po
  173. Makefile:414: recipe for target 'trans/ak.mo' failed
  174. msgfmt -o trans/be.mo src/po/be.po
  175. Makefile:414: recipe for target 'trans/be.mo' failed
  176. msgfmt -o trans/ku.mo src/po/ku.po
  177. Makefile:414: recipe for target 'trans/ku.mo' failed
  178. msgfmt -o trans/ro.mo src/po/ro.po
  179. Makefile:414: recipe for target 'trans/ro.mo' failed
  180. msgfmt -o trans/he.mo src/po/he.po
  181. Makefile:414: recipe for target 'trans/he.mo' failed
  182. msgfmt -o trans/hi.mo src/po/hi.po
  183. Makefile:414: recipe for target 'trans/hi.mo' failed
  184. msgfmt -o trans/bm.mo src/po/bm.po
  185. Makefile:414: recipe for target 'trans/bm.mo' failed
  186. msgfmt -o trans/kok.mo src/po/kok.po
  187. Makefile:414: recipe for target 'trans/kok.mo' failed
  188. msgfmt -o trans/mai.mo src/po/mai.po
  189. Makefile:414: recipe for target 'trans/mai.mo' failed
  190. msgfmt -o trans/fi.mo src/po/fi.po
  191. Makefile:414: recipe for target 'trans/fi.mo' failed
  192. msgfmt -o trans/shs.mo src/po/shs.po
  193. Makefile:414: recipe for target 'trans/shs.mo' failed
  194. msgfmt -o trans/et.mo src/po/et.po
  195. Makefile:414: recipe for target 'trans/et.mo' failed
  196. msgfmt -o trans/pa.mo src/po/pa.po
  197. Makefile:414: recipe for target 'trans/pa.mo' failed
  198. msgfmt -o trans/oc.mo src/po/oc.po
  199. Makefile:414: recipe for target 'trans/oc.mo' failed
  200. msgfmt -o trans/pt.mo src/po/pt.po
  201. Makefile:414: recipe for target 'trans/pt.mo' failed
  202. msgfmt -o trans/tlh.mo src/po/tlh.po
  203. Makefile:414: recipe for target 'trans/tlh.mo' failed
  204. msgfmt -o trans/is.mo src/po/is.po
  205. Makefile:414: recipe for target 'trans/is.mo' failed
  206. msgfmt -o trans/rw.mo src/po/rw.po
  207. Makefile:414: recipe for target 'trans/rw.mo' failed
  208. msgfmt -o trans/af.mo src/po/af.po
  209. Makefile:414: recipe for target 'trans/af.mo' failed
  210. msgfmt -o trans/km.mo src/po/km.po
  211. Makefile:414: recipe for target 'trans/km.mo' failed
  212. msgfmt -o trans/kok@roman.mo src/po/kok@roman.po
  213. Makefile:414: recipe for target 'trans/kok@roman.mo' failed
  214. msgfmt -o trans/sw.mo src/po/sw.po
  215. Makefile:414: recipe for target 'trans/sw.mo' failed
  216. msgfmt -o trans/eo.mo src/po/eo.po
  217. Makefile:414: recipe for target 'trans/eo.mo' failed
  218. msgfmt -o trans/ast.mo src/po/ast.po
  219. Makefile:414: recipe for target 'trans/ast.mo' failed
  220. msgfmt -o trans/ne.mo src/po/ne.po
  221. Makefile:414: recipe for target 'trans/ne.mo' failed
  222. msgfmt -o trans/es.mo src/po/es.po
  223. Makefile:414: recipe for target 'trans/es.mo' failed
  224. msgfmt -o trans/an.mo src/po/an.po
  225. Makefile:414: recipe for target 'trans/an.mo' failed
  226. msgfmt -o trans/es_MX.mo src/po/es_MX.po
  227. Makefile:414: recipe for target 'trans/es_MX.mo' failed
  228. msgfmt -o trans/sr@latin.mo src/po/sr@latin.po
  229. Makefile:414: recipe for target 'trans/sr@latin.mo' failed
  230. msgfmt -o trans/pt_BR.mo src/po/pt_BR.po
  231. Makefile:414: recipe for target 'trans/pt_BR.mo' failed
  232. msgfmt -o trans/ach.mo src/po/ach.po
  233. Makefile:414: recipe for target 'trans/ach.mo' failed
  234. msgfmt -o trans/iu.mo src/po/iu.po
  235. Makefile:414: recipe for target 'trans/iu.mo' failed
  236. msgfmt -o trans/lv.mo src/po/lv.po
  237. Makefile:414: recipe for target 'trans/lv.mo' failed
  238. msgfmt -o trans/hr.mo src/po/hr.po
  239. Makefile:414: recipe for target 'trans/hr.mo' failed
  240. msgfmt -o trans/cs.mo src/po/cs.po
  241. Makefile:414: recipe for target 'trans/cs.mo' failed
  242. msgfmt -o trans/bo.mo src/po/bo.po
  243. Makefile:414: recipe for target 'trans/bo.mo' failed
  244. msgfmt -o trans/kn.mo src/po/kn.po
  245. Makefile:414: recipe for target 'trans/kn.mo' failed
  246. msgfmt -o trans/xh.mo src/po/xh.po
  247. Makefile:414: recipe for target 'trans/xh.mo' failed
  248. msgfmt -o trans/mni@meiteimayek.mo src/po/mni@meiteimayek.po
  249. Makefile:414: recipe for target 'trans/mni@meiteimayek.mo' failed
  250. msgfmt -o trans/th.mo src/po/th.po
  251. Makefile:414: recipe for target 'trans/th.mo' failed
  252. msgfmt -o trans/bs.mo src/po/bs.po
  253. Makefile:414: recipe for target 'trans/bs.mo' failed
  254. msgfmt -o trans/gl.mo src/po/gl.po
  255. Makefile:414: recipe for target 'trans/gl.mo' failed
  256. msgfmt -o trans/ru.mo src/po/ru.po
  257. Makefile:414: recipe for target 'trans/ru.mo' failed
  258. msgfmt -o trans/nso.mo src/po/nso.po
  259. Makefile:414: recipe for target 'trans/nso.mo' failed
  260. msgfmt -o trans/as.mo src/po/as.po
  261. Makefile:414: recipe for target 'trans/as.mo' failed
  262. msgfmt -o trans/uk.mo src/po/uk.po
  263. Makefile:414: recipe for target 'trans/uk.mo' failed
  264. msgfmt -o trans/en_ZA.mo src/po/en_ZA.po
  265. Makefile:414: recipe for target 'trans/en_ZA.mo' failed
  266. msgfmt -o trans/mk.mo src/po/mk.po
  267. Makefile:414: recipe for target 'trans/mk.mo' failed
  268. msgfmt -o trans/son.mo src/po/son.po
  269. Makefile:414: recipe for target 'trans/son.mo' failed
  270. msgfmt -o trans/am.mo src/po/am.po
  271. Makefile:414: recipe for target 'trans/am.mo' failed
  272. msgfmt -o trans/ve.mo src/po/ve.po
  273. Makefile:414: recipe for target 'trans/ve.mo' failed
  274. msgfmt -o trans/mni.mo src/po/mni.po
  275. Makefile:414: recipe for target 'trans/mni.mo' failed
  276. msgfmt -o trans/zh_CN.mo src/po/zh_CN.po
  277. Makefile:414: recipe for target 'trans/zh_CN.mo' failed
  278. msgfmt -o trans/sat.mo src/po/sat.po
  279. Makefile:414: recipe for target 'trans/sat.mo' failed
  280. msgfmt -o trans/sk.mo src/po/sk.po
  281. Makefile:414: recipe for target 'trans/sk.mo' failed
  282. msgfmt -o trans/zam.mo src/po/zam.po
  283. Makefile:414: recipe for target 'trans/zam.mo' failed
  284. cc -g3 -O2 -fno-common -W -Wstrict-prototypes -Wmissing-prototypes -Wall -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -Isrc/ -shared -fpic -Wl,--warn-shared-textrel -o magic/bricks.so magic/src/bricks.c
  285. cc -g3 -O2 -fno-common -W -Wstrict-prototypes -Wmissing-prototypes -Wall -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -Isrc/ -shared -fpic -Wl,--warn-shared-textrel -o magic/calligraphy.so magic/src/calligraphy.c
  286. cc -g3 -O2 -fno-common -W -Wstrict-prototypes -Wmissing-prototypes -Wall -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -Isrc/ -shared -fpic -Wl,--warn-shared-textrel -o magic/mosaic.so magic/src/mosaic.c
  287. cc -g3 -O2 -fno-common -W -Wstrict-prototypes -Wmissing-prototypes -Wall -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -Isrc/ -shared -fpic -Wl,--warn-shared-textrel -o magic/grass.so magic/src/grass.c
  288. cc -g3 -O2 -fno-common -W -Wstrict-prototypes -Wmissing-prototypes -Wall -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -Isrc/ -shared -fpic -Wl,--warn-shared-textrel -o magic/mosaic_shaped.so magic/src/mosaic_shaped.c
  289. cc -g3 -O2 -fno-common -W -Wstrict-prototypes -Wmissing-prototypes -Wall -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -Isrc/ -shared -fpic -Wl,--warn-shared-textrel -o magic/negative.so magic/src/negative.c
  290. cc -g3 -O2 -fno-common -W -Wstrict-prototypes -Wmissing-prototypes -Wall -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -Isrc/ -shared -fpic -Wl,--warn-shared-textrel -o magic/rain.so magic/src/rain.c
  291. cc -g3 -O2 -fno-common -W -Wstrict-prototypes -Wmissing-prototypes -Wall -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -Isrc/ -shared -fpic -Wl,--warn-shared-textrel -o magic/rainbow.so magic/src/rainbow.c
  292. cc -g3 -O2 -fno-common -W -Wstrict-prototypes -Wmissing-prototypes -Wall -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -Isrc/ -shared -fpic -Wl,--warn-shared-textrel -o magic/blur.so magic/src/blur.c
  293. cc -g3 -O2 -fno-common -W -Wstrict-prototypes -Wmissing-prototypes -Wall -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -Isrc/ -shared -fpic -Wl,--warn-shared-textrel -o magic/smudge.so magic/src/smudge.c
  294. cc -g3 -O2 -fno-common -W -Wstrict-prototypes -Wmissing-prototypes -Wall -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -Isrc/ -shared -fpic -Wl,--warn-shared-textrel -o magic/waves.so magic/src/waves.c
  295. cc -g3 -O2 -fno-common -W -Wstrict-prototypes -Wmissing-prototypes -Wall -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -Isrc/ -shared -fpic -Wl,--warn-shared-textrel -o magic/kalidescope.so magic/src/kalidescope.c
  296. cc -g3 -O2 -fno-common -W -Wstrict-prototypes -Wmissing-prototypes -Wall -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -Isrc/ -shared -fpic -Wl,--warn-shared-textrel -o magic/light.so magic/src/light.c
  297. cc -g3 -O2 -fno-common -W -Wstrict-prototypes -Wmissing-prototypes -Wall -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -Isrc/ -shared -fpic -Wl,--warn-shared-textrel -o magic/blocks_chalk_drip.so magic/src/blocks_chalk_drip.c
  298. cc -g3 -O2 -fno-common -W -Wstrict-prototypes -Wmissing-prototypes -Wall -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -Isrc/ -shared -fpic -Wl,--warn-shared-textrel -o magic/metalpaint.so magic/src/metalpaint.c
  299. cc -g3 -O2 -fno-common -W -Wstrict-prototypes -Wmissing-prototypes -Wall -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -Isrc/ -shared -fpic -Wl,--warn-shared-textrel -o magic/ripples.so magic/src/ripples.c
  300. cc -g3 -O2 -fno-common -W -Wstrict-prototypes -Wmissing-prototypes -Wall -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -Isrc/ -shared -fpic -Wl,--warn-shared-textrel -o magic/snow.so magic/src/snow.c
  301. cc -g3 -O2 -fno-common -W -Wstrict-prototypes -Wmissing-prototypes -Wall -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -Isrc/ -shared -fpic -Wl,--warn-shared-textrel -o magic/fade_darken.so magic/src/fade_darken.c
  302. cc -g3 -O2 -fno-common -W -Wstrict-prototypes -Wmissing-prototypes -Wall -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -Isrc/ -shared -fpic -Wl,--warn-shared-textrel -o magic/flower.so magic/src/flower.c
  303. cc -g3 -O2 -fno-common -W -Wstrict-prototypes -Wmissing-prototypes -Wall -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -Isrc/ -shared -fpic -Wl,--warn-shared-textrel -o magic/toothpaste.so magic/src/toothpaste.c
  304. cc -g3 -O2 -fno-common -W -Wstrict-prototypes -Wmissing-prototypes -Wall -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -Isrc/ -shared -fpic -Wl,--warn-shared-textrel -o magic/fill.so magic/src/fill.c
  305. cc -g3 -O2 -fno-common -W -Wstrict-prototypes -Wmissing-prototypes -Wall -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -Isrc/ -shared -fpic -Wl,--warn-shared-textrel -o magic/glasstile.so magic/src/glasstile.c
  306. cc -g3 -O2 -fno-common -W -Wstrict-prototypes -Wmissing-prototypes -Wall -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -Isrc/ -shared -fpic -Wl,--warn-shared-textrel -o magic/rails.so magic/src/rails.c
  307. Makefile:1188: recipe for target 'magic/rails.so' failed
  308. cc -g3 -O2 -fno-common -W -Wstrict-prototypes -Wmissing-prototypes -Wall -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -Isrc/ -shared -fpic -Wl,--warn-shared-textrel -o magic/cartoon.so magic/src/cartoon.c
  309. cc -g3 -O2 -fno-common -W -Wstrict-prototypes -Wmissing-prototypes -Wall -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -Isrc/ -shared -fpic -Wl,--warn-shared-textrel -o magic/fisheye.so magic/src/fisheye.c
  310. Makefile:1188: recipe for target 'magic/fisheye.so' failed
  311. cc -g3 -O2 -fno-common -W -Wstrict-prototypes -Wmissing-prototypes -Wall -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -Isrc/ -shared -fpic -Wl,--warn-shared-textrel -o magic/fretwork.so magic/src/fretwork.c
  312. Makefile:1188: recipe for target 'magic/fretwork.so' failed
  313. cc -g3 -O2 -fno-common -W -Wstrict-prototypes -Wmissing-prototypes -Wall -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -Isrc/ -shared -fpic -Wl,--warn-shared-textrel -o magic/rosette.so magic/src/rosette.c
  314. cc -g3 -O2 -fno-common -W -Wstrict-prototypes -Wmissing-prototypes -Wall -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -Isrc/ -shared -fpic -Wl,--warn-shared-textrel -o magic/tint.so magic/src/tint.c
  315. cc -g3 -O2 -fno-common -W -Wstrict-prototypes -Wmissing-prototypes -Wall -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -Isrc/ -shared -fpic -Wl,--warn-shared-textrel -o magic/foam.so magic/src/foam.c
  316. cc -g3 -O2 -fno-common -W -Wstrict-prototypes -Wmissing-prototypes -Wall -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -Isrc/ -shared -fpic -Wl,--warn-shared-textrel -o magic/perspective.so magic/src/perspective.c
  317. cc -g3 -O2 -fno-common -W -Wstrict-prototypes -Wmissing-prototypes -Wall -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -Isrc/ -shared -fpic -Wl,--warn-shared-textrel -o magic/tornado.so magic/src/tornado.c
  318. cc -g3 -O2 -fno-common -W -Wstrict-prototypes -Wmissing-prototypes -Wall -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -Isrc/ -shared -fpic -Wl,--warn-shared-textrel -o magic/shift.so magic/src/shift.c
  319. cc -g3 -O2 -fno-common -W -Wstrict-prototypes -Wmissing-prototypes -Wall -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -Isrc/ -shared -fpic -Wl,--warn-shared-textrel -o magic/realrainbow.so magic/src/realrainbow.c
  320. cc -g3 -O2 -fno-common -W -Wstrict-prototypes -Wmissing-prototypes -Wall -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -Isrc/ -shared -fpic -Wl,--warn-shared-textrel -o magic/distortion.so magic/src/distortion.c
  321. cc -g3 -O2 -fno-common -W -Wstrict-prototypes -Wmissing-prototypes -Wall -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -Isrc/ -shared -fpic -Wl,--warn-shared-textrel -o magic/tv.so magic/src/tv.c
  322. cc -g3 -O2 -fno-common -W -Wstrict-prototypes -Wmissing-prototypes -Wall -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -Isrc/ -shared -fpic -Wl,--warn-shared-textrel -o magic/mirror_flip.so magic/src/mirror_flip.c
  323. cc -g3 -O2 -fno-common -W -Wstrict-prototypes -Wmissing-prototypes -Wall -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -Isrc/ -shared -fpic -Wl,--warn-shared-textrel -o magic/confetti.so magic/src/confetti.c
  324. cc -g3 -O2 -fno-common -W -Wstrict-prototypes -Wmissing-prototypes -Wall -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -Isrc/ -shared -fpic -Wl,--warn-shared-textrel -o magic/puzzle.so magic/src/puzzle.c
  325. Makefile:1188: recipe for target 'magic/puzzle.so' failed
  326. cc -g3 -O2 -fno-common -W -Wstrict-prototypes -Wmissing-prototypes -Wall -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -Isrc/ -shared -fpic -Wl,--warn-shared-textrel -o magic/blind.so magic/src/blind.c
  327. cc -g3 -O2 -fno-common -W -Wstrict-prototypes -Wmissing-prototypes -Wall -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -Isrc/ -shared -fpic -Wl,--warn-shared-textrel -o magic/sharpen.so magic/src/sharpen.c
  328. cc -g3 -O2 -fno-common -W -Wstrict-prototypes -Wmissing-prototypes -Wall -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -Isrc/ -shared -fpic -Wl,--warn-shared-textrel -o magic/emboss.so magic/src/emboss.c
  329. cc -g3 -O2 -fno-common -W -Wstrict-prototypes -Wmissing-prototypes -Wall -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -Isrc/ -shared -fpic -Wl,--warn-shared-textrel -o magic/noise.so magic/src/noise.c
  330. cc -g3 -O2 -fno-common -W -Wstrict-prototypes -Wmissing-prototypes -Wall -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -Isrc/ -shared -fpic -Wl,--warn-shared-textrel -o magic/fold.so magic/src/fold.c
  331. Makefile:1188: recipe for target 'magic/fold.so' failed
  332. cc -g3 -O2 -fno-common -W -Wstrict-prototypes -Wmissing-prototypes -Wall -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -Isrc/ -shared -fpic -Wl,--warn-shared-textrel -o magic/xor.so magic/src/xor.c
  333. cc -g3 -O2 -fno-common -W -Wstrict-prototypes -Wmissing-prototypes -Wall -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -Isrc/ -shared -fpic -Wl,--warn-shared-textrel -o magic/alien.so magic/src/alien.c
  334. cc -g3 -O2 -fno-common -W -Wstrict-prototypes -Wmissing-prototypes -Wall -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -Isrc/ -shared -fpic -Wl,--warn-shared-textrel -o magic/string.so magic/src/string.c
  335. Makefile:1188: recipe for target 'magic/string.so' failed
  336.  
  337. ...Generating 'Magic' tool API configuration script...
  338.  
  339. --------------------------------------------------------------
  340.  
  341. Done compiling.
  342.  
  343. Now run 'make install' with any options you ran 'make' with.
  344. to install Tux Paint.
  345.  
  346. You may need superuser ('root') privileges, depending on
  347. where you're installing.
  348. (Depending on your system, you either need to 'su' first,
  349. or run 'sudo make install'.)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement