Advertisement
Guest User

Untitled

a guest
Jan 2nd, 2012
100
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 16.49 KB | None | 0 0
  1. AAGARWALMAC:tuxpaint Ashwin$ make
  2. Package fribidi was not found in the pkg-config search path.
  3. Perhaps you should add the directory containing `fribidi.pc'
  4. to the PKG_CONFIG_PATH environment variable
  5. No package 'fribidi' found
  6. Package fribidi was not found in the pkg-config search path.
  7. Perhaps you should add the directory containing `fribidi.pc'
  8. to the PKG_CONFIG_PATH environment variable
  9. No package 'fribidi' found
  10. Makefile:180: -lSDL_Mixer failed, no sound for you!
  11. Makefile:184: -lSDL_Pango failed, no scripts for you!
  12. Package librsvg-2.0 was not found in the pkg-config search path.
  13. Perhaps you should add the directory containing `librsvg-2.0.pc'
  14. to the PKG_CONFIG_PATH environment variable
  15. No package 'librsvg-2.0' found
  16. Package cairo was not found in the pkg-config search path.
  17. Perhaps you should add the directory containing `cairo.pc'
  18. to the PKG_CONFIG_PATH environment variable
  19. No package 'cairo' found
  20. Package libsvg-cairo was not found in the pkg-config search path.
  21. Perhaps you should add the directory containing `libsvg-cairo.pc'
  22. to the PKG_CONFIG_PATH environment variable
  23. No package 'libsvg-cairo' found
  24. Package librsvg-2.0 was not found in the pkg-config search path.
  25. Perhaps you should add the directory containing `librsvg-2.0.pc'
  26. to the PKG_CONFIG_PATH environment variable
  27. No package 'librsvg-2.0' found
  28. Package cairo was not found in the pkg-config search path.
  29. Perhaps you should add the directory containing `cairo.pc'
  30. to the PKG_CONFIG_PATH environment variable
  31. No package 'cairo' found
  32. Package libsvg-cairo was not found in the pkg-config search path.
  33. Perhaps you should add the directory containing `libsvg-cairo.pc'
  34. to the PKG_CONFIG_PATH environment variable
  35. No package 'libsvg-cairo' found
  36. Makefile:199: No SVG for you!
  37.  
  38. ...Compiling Tux Paint from source...
  39. 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_THREAD_SAFE -I/opt/local/include/SDL -Isrc/mouse -DLARGE_CURSOR_SHAPES -DVER_DATE=\"2012-01-02\" -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/\" -DNOSOUND -DNOSVG -DNO_SDLPANGO \
  40. -c src/tuxpaint.c -o obj/tuxpaint.o
  41. src/tuxpaint.c:197:2: warning: #warning "Attempting to define strcasestr(); if errors, build with -DHAVE_STRCASESTR"
  42. src/tuxpaint.c:249:21: error: libintl.h: No such file or directory
  43. src/tuxpaint.c:301:21: error: message.h: No such file or directory
  44. src/tuxpaint.c:302:20: error: speech.h: No such file or directory
  45. src/tuxpaint.c:303:25: error: wrapperdata.h: No such file or directory
  46. src/tuxpaint.c:304: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘macosx’
  47. src/tuxpaint.c:344:23: error: SDL_image.h: No such file or directory
  48. src/tuxpaint.c:346:2: error: #error "---------------------------------------------------"
  49. src/tuxpaint.c:347:2: error: #error "If you installed SDL_image from a package, be sure"
  50. src/tuxpaint.c:348:2: error: #error "to get the development package, as well!"
  51. src/tuxpaint.c:349:2: error: #error "(e.g., 'libsdl-image1.2-devel.rpm')"
  52. src/tuxpaint.c:350:2: error: #error "---------------------------------------------------"
  53. src/tuxpaint.c:353:21: error: SDL_ttf.h: No such file or directory
  54. src/tuxpaint.c:355:2: error: #error "---------------------------------------------------"
  55. src/tuxpaint.c:356:2: error: #error "If you installed SDL_ttf from a package, be sure"
  56. src/tuxpaint.c:357:2: error: #error "to get the development package, as well!"
  57. src/tuxpaint.c:358:2: error: #error "(e.g., 'libsdl-ttf1.2-devel.rpm')"
  58. src/tuxpaint.c:359:2: error: #error "---------------------------------------------------"
  59. In file included from src/tuxpaint.c:455:
  60. src/playsound.h:28:23: error: SDL_mixer.h: No such file or directory
  61. In file included from src/tuxpaint.c:455:
  62. src/playsound.h:37: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘*’ token
  63. In file included from src/tuxpaint.c:457:
  64. src/fonts.h:106: error: expected specifier-qualifier-list before ‘TTF_Font’
  65. In file included from src/tuxpaint.c:1193:
  66. src/tp_magic_api.h:135: error: expected ‘)’ before ‘*’ token
  67. src/tp_magic_api.h:138: error: expected ‘;’ before ‘void’
  68. src/tuxpaint.c:1268:29: error: fribidi/fribidi.h: No such file or directory
  69. src/tuxpaint.c:1270:2: error: #error "---------------------------------------------------"
  70. src/tuxpaint.c:1271:2: error: #error "If you installed libfribidi from a package, be sure"
  71. src/tuxpaint.c:1272:2: error: #error "to get the development package, as well!"
  72. src/tuxpaint.c:1273:2: error: #error "(eg., 'libfribidi-dev')"
  73. src/tuxpaint.c:1274:2: error: #error "---------------------------------------------------"
  74. src/tuxpaint.c: In function ‘render_text’:
  75. src/tuxpaint.c:1374: warning: implicit declaration of function ‘TTF_RenderUTF8_Blended’
  76. src/tuxpaint.c:1374: error: ‘TuxPaint_Font’ has no member named ‘ttf_font’
  77. src/tuxpaint.c:1374: warning: assignment makes pointer from integer without a cast
  78. src/tuxpaint.c: In function ‘render_text_w’:
  79. src/tuxpaint.c:1506: warning: implicit declaration of function ‘TTF_RenderUNICODE_Blended’
  80. src/tuxpaint.c:1506: error: ‘TuxPaint_Font’ has no member named ‘ttf_font’
  81. src/tuxpaint.c:1506: warning: assignment makes pointer from integer without a cast
  82. src/tuxpaint.c: At top level:
  83. src/tuxpaint.c:1817: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘*’ token
  84. src/tuxpaint.c:1874: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘*’ token
  85. src/tuxpaint.c:1875: error: expected ‘)’ before ‘*’ token
  86. src/tuxpaint.c: In function ‘mainloop’:
  87. src/tuxpaint.c:3023: warning: implicit declaration of function ‘gettext’
  88. src/tuxpaint.c:3023: warning: incompatible implicit declaration of built-in function ‘gettext’
  89. src/tuxpaint.c:3068: error: ‘magic_current_snd_ptr’ undeclared (first use in this function)
  90. src/tuxpaint.c:3068: error: (Each undeclared identifier is reported only once
  91. src/tuxpaint.c:3068: error: for each function it appears in.)
  92. src/tuxpaint.c:3602: error: ‘TTF_STYLE_ITALIC’ undeclared (first use in this function)
  93. src/tuxpaint.c:3616: error: ‘TTF_STYLE_BOLD’ undeclared (first use in this function)
  94. src/tuxpaint.c:4654: warning: cast from pointer to integer of different size
  95. src/tuxpaint.c:4658: warning: cast from pointer to integer of different size
  96. src/tuxpaint.c: In function ‘show_usage’:
  97. src/tuxpaint.c:6271: warning: too few arguments for format
  98. src/tuxpaint.c:6271: warning: too few arguments for format
  99. src/tuxpaint.c: In function ‘loadstamp_callback’:
  100. src/tuxpaint.c:7292: warning: comparison between signed and unsigned
  101. src/tuxpaint.c: In function ‘do_render_button_label’:
  102. src/tuxpaint.c:7452: warning: incompatible implicit declaration of built-in function ‘gettext’
  103. src/tuxpaint.c: In function ‘seticon’:
  104. src/tuxpaint.c:7513: warning: implicit declaration of function ‘IMG_Load’
  105. src/tuxpaint.c:7513: warning: assignment makes pointer from integer without a cast
  106. src/tuxpaint.c: In function ‘draw_fonts’:
  107. src/tuxpaint.c:8206: warning: incompatible implicit declaration of built-in function ‘gettext’
  108. src/tuxpaint.c:8305: error: ‘TTF_STYLE_BOLD’ undeclared (first use in this function)
  109. src/tuxpaint.c:8321: error: ‘TTF_STYLE_ITALIC’ undeclared (first use in this function)
  110. src/tuxpaint.c: In function ‘thumbnail2’:
  111. src/tuxpaint.c:9025: warning: unused variable ‘gamma_invert’
  112. src/tuxpaint.c: In function ‘wordwrap_text_ex’:
  113. src/tuxpaint.c:10006: warning: incompatible implicit declaration of built-in function ‘gettext’
  114. src/tuxpaint.c: In function ‘load_starter’:
  115. src/tuxpaint.c:10989: warning: assignment makes pointer from integer without a cast
  116. src/tuxpaint.c:11019: warning: assignment makes pointer from integer without a cast
  117. src/tuxpaint.c:11024: warning: assignment makes pointer from integer without a cast
  118. src/tuxpaint.c:11031: warning: assignment makes pointer from integer without a cast
  119. src/tuxpaint.c: In function ‘load_template’:
  120. src/tuxpaint.c:11170: warning: assignment makes pointer from integer without a cast
  121. src/tuxpaint.c:11176: warning: assignment makes pointer from integer without a cast
  122. src/tuxpaint.c:11183: warning: assignment makes pointer from integer without a cast
  123. src/tuxpaint.c: In function ‘load_current’:
  124. src/tuxpaint.c:11277: warning: assignment makes pointer from integer without a cast
  125. src/tuxpaint.c: In function ‘do_prompt_image_flash_snd’:
  126. src/tuxpaint.c:11464: warning: incompatible implicit declaration of built-in function ‘gettext’
  127. src/tuxpaint.c: In function ‘cleanup’:
  128. src/tuxpaint.c:12154: warning: implicit declaration of function ‘TTF_Quit’
  129. src/tuxpaint.c: At top level:
  130. src/tuxpaint.c:12723: error: expected declaration specifiers or ‘...’ before ‘Bytef’
  131. src/tuxpaint.c: In function ‘set_chunk_data’:
  132. src/tuxpaint.c:12736: warning: format ‘%d’ expects type ‘int’, but argument 5 has type ‘size_t’
  133. src/tuxpaint.c:12738: warning: format ‘%d’ expects type ‘int’, but argument 5 has type ‘size_t’
  134. src/tuxpaint.c:12748: error: ‘data’ undeclared (first use in this function)
  135. src/tuxpaint.c: In function ‘do_png_embed_data’:
  136. src/tuxpaint.c:12789: error: ‘uLongf’ undeclared (first use in this function)
  137. src/tuxpaint.c:12789: error: expected ‘;’ before ‘compressedLen’
  138. src/tuxpaint.c:12791: error: ‘Bytef’ undeclared (first use in this function)
  139. src/tuxpaint.c:12791: error: ‘compressed_data’ undeclared (first use in this function)
  140. src/tuxpaint.c:12807: warning: cast from pointer to integer of different size
  141. src/tuxpaint.c:12809: error: ‘compressedLen’ undeclared (first use in this function)
  142. src/tuxpaint.c:12809: warning: implicit declaration of function ‘compressBound’
  143. src/tuxpaint.c:12811: error: expected expression before ‘)’ token
  144. src/tuxpaint.c:12842: warning: implicit declaration of function ‘compress’
  145. src/tuxpaint.c:12843: error: too many arguments to function ‘set_chunk_data’
  146. src/tuxpaint.c:12866: error: expected expression before ‘)’ token
  147. src/tuxpaint.c:12912: error: too many arguments to function ‘set_chunk_data’
  148. src/tuxpaint.c:12935: error: expected ‘;’ before ‘compressBound’
  149. src/tuxpaint.c:12936: error: expected expression before ‘)’ token
  150. src/tuxpaint.c:12973: error: too many arguments to function ‘set_chunk_data’
  151. src/tuxpaint.c:13044: warning: implicit declaration of function ‘TTF_FontFaceFamilyName’
  152. src/tuxpaint.c:13044: error: ‘TuxPaint_Font’ has no member named ‘ttf_font’
  153. src/tuxpaint.c:13044: warning: format ‘%s’ expects type ‘char *’, but argument 3 has type ‘int’
  154. src/tuxpaint.c:13044: warning: format ‘%s’ expects type ‘char *’, but argument 3 has type ‘int’
  155. src/tuxpaint.c:13085: error: expected expression before ‘)’ token
  156. src/tuxpaint.c:13086: error: expected expression before ‘)’ token
  157. src/tuxpaint.c:13087: error: too many arguments to function ‘set_chunk_data’
  158. src/tuxpaint.c:13133: error: expected expression before ‘)’ token
  159. src/tuxpaint.c: In function ‘do_open’:
  160. src/tuxpaint.c:13553: warning: assignment makes pointer from integer without a cast
  161. src/tuxpaint.c:13564: warning: assignment makes pointer from integer without a cast
  162. src/tuxpaint.c: In function ‘do_slideshow’:
  163. src/tuxpaint.c:14605: warning: assignment makes pointer from integer without a cast
  164. src/tuxpaint.c:14615: warning: assignment makes pointer from integer without a cast
  165. src/tuxpaint.c: In function ‘do_print’:
  166. src/tuxpaint.c:15918: error: ‘macosx’ undeclared (first use in this function)
  167. src/tuxpaint.c: In function ‘control_drawtext_timer’:
  168. src/tuxpaint.c:16321: warning: cast to pointer from integer of different size
  169. src/tuxpaint.c: In function ‘handle_active’:
  170. src/tuxpaint.c:16692: warning: suggest parentheses around arithmetic in operand of |
  171. src/tuxpaint.c: In function ‘myIMG_Load’:
  172. src/tuxpaint.c:17414: warning: return makes pointer from integer without a cast
  173. src/tuxpaint.c: In function ‘load_kpx’:
  174. src/tuxpaint.c:17437: warning: implicit declaration of function ‘IMG_Load_RW’
  175. src/tuxpaint.c:17437: warning: assignment makes pointer from integer without a cast
  176. src/tuxpaint.c: In function ‘load_magic_plugins’:
  177. src/tuxpaint.c:17506: error: ‘magic_api’ has no member named ‘line’
  178. src/tuxpaint.c:17507: error: ‘magic_api’ has no member named ‘playsound’
  179. src/tuxpaint.c:17507: error: ‘magic_playsound’ undeclared (first use in this function)
  180. src/tuxpaint.c:17508: error: ‘magic_api’ has no member named ‘stopsound’
  181. src/tuxpaint.c:17510: error: ‘magic_api’ has no member named ‘button_down’
  182. src/tuxpaint.c:17511: error: ‘magic_api’ has no member named ‘rgbtohsv’
  183. src/tuxpaint.c:17512: error: ‘magic_api’ has no member named ‘hsvtorgb’
  184. src/tuxpaint.c:17513: error: ‘magic_api’ has no member named ‘canvas_w’
  185. src/tuxpaint.c:17514: error: ‘magic_api’ has no member named ‘canvas_h’
  186. src/tuxpaint.c:17515: error: ‘magic_api’ has no member named ‘scale’
  187. src/tuxpaint.c:17516: error: ‘magic_api’ has no member named ‘touched’
  188. src/tuxpaint.c: In function ‘magic_sort’:
  189. src/tuxpaint.c:17864: warning: incompatible implicit declaration of built-in function ‘gettext’
  190. src/tuxpaint.c: At top level:
  191. src/tuxpaint.c:17997: error: expected ‘)’ before ‘*’ token
  192. src/tuxpaint.c: In function ‘do_new_dialog’:
  193. src/tuxpaint.c:18359: warning: assignment makes pointer from integer without a cast
  194. src/tuxpaint.c:18370: warning: assignment makes pointer from integer without a cast
  195. src/tuxpaint.c:18429: warning: assignment makes pointer from integer without a cast
  196. src/tuxpaint.c:18438: warning: assignment makes pointer from integer without a cast
  197. src/tuxpaint.c: In function ‘derender_node’:
  198. src/tuxpaint.c:20159: warning: unused parameter ‘ref_head’
  199. src/tuxpaint.c: In function ‘load_info_about_label_surface’:
  200. src/tuxpaint.c:20254: warning: unused variable ‘pix_size’
  201. src/tuxpaint.c: In function ‘set_label_fonts’:
  202. src/tuxpaint.c:20422: error: ‘TuxPaint_Font’ has no member named ‘ttf_font’
  203. src/tuxpaint.c:20422: warning: assignment makes pointer from integer without a cast
  204. src/tuxpaint.c: At top level:
  205. src/tuxpaint.c:20741: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘*’ token
  206. src/tuxpaint.c: In function ‘load_embedded_data’:
  207. src/tuxpaint.c:20826: error: ‘Bytef’ undeclared (first use in this function)
  208. src/tuxpaint.c:20826: error: ‘unc_buff’ undeclared (first use in this function)
  209. src/tuxpaint.c:20898: warning: format ‘%d’ expects type ‘int’, but argument 3 has type ‘png_size_t’
  210. src/tuxpaint.c:20898: warning: format ‘%d’ expects type ‘int’, but argument 3 has type ‘png_size_t’
  211. src/tuxpaint.c:20965: warning: implicit declaration of function ‘get_chunk_data’
  212. src/tuxpaint.c: In function ‘setup_config’:
  213. src/tuxpaint.c:21369: error: ‘macosx’ undeclared (first use in this function)
  214. src/tuxpaint.c: In function ‘setup_colors’:
  215. src/tuxpaint.c:21953: warning: incompatible implicit declaration of built-in function ‘gettext’
  216. src/tuxpaint.c: At top level:
  217. src/tuxpaint.c:22048: warning: no previous prototype for ‘TP_EventFilter’
  218. src/tuxpaint.c: In function ‘setup’:
  219. src/tuxpaint.c:22205: warning: implicit declaration of function ‘TTF_Init’
  220. src/tuxpaint.c:22849: warning: incompatible implicit declaration of built-in function ‘gettext’
  221. src/tuxpaint.c: In function ‘SDL_main’:
  222. src/tuxpaint.c:23134: warning: unused variable ‘time3’
  223. src/tuxpaint.c:23133: warning: unused variable ‘time2’
  224. src/tuxpaint.c:23132: warning: unused variable ‘time1’
  225. src/tuxpaint.c: In function ‘trash’:
  226. src/tuxpaint.c:23234: warning: implicit declaration of function ‘basename’
  227. src/tuxpaint.c:23234: warning: comparison between pointer and integer
  228. src/tuxpaint.c:23238: warning: passing argument 2 of ‘__builtin___strcpy_chk’ makes pointer from integer without a cast
  229. src/tuxpaint.c:23238: warning: passing argument 2 of ‘__inline_strcpy_chk’ makes pointer from integer without a cast
  230. make: *** [obj/tuxpaint.o] Error 1
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement