AAGARWALMAC:tuxpaint Ashwin$ make Package fribidi was not found in the pkg-config search path. Perhaps you should add the directory containing `fribidi.pc' to the PKG_CONFIG_PATH environment variable No package 'fribidi' found Package fribidi was not found in the pkg-config search path. Perhaps you should add the directory containing `fribidi.pc' to the PKG_CONFIG_PATH environment variable No package 'fribidi' found Makefile:180: -lSDL_Mixer failed, no sound for you! Makefile:184: -lSDL_Pango failed, no scripts for you! Package librsvg-2.0 was not found in the pkg-config search path. Perhaps you should add the directory containing `librsvg-2.0.pc' to the PKG_CONFIG_PATH environment variable No package 'librsvg-2.0' found Package cairo was not found in the pkg-config search path. Perhaps you should add the directory containing `cairo.pc' to the PKG_CONFIG_PATH environment variable No package 'cairo' found Package libsvg-cairo was not found in the pkg-config search path. Perhaps you should add the directory containing `libsvg-cairo.pc' to the PKG_CONFIG_PATH environment variable No package 'libsvg-cairo' found Package librsvg-2.0 was not found in the pkg-config search path. Perhaps you should add the directory containing `librsvg-2.0.pc' to the PKG_CONFIG_PATH environment variable No package 'librsvg-2.0' found Package cairo was not found in the pkg-config search path. Perhaps you should add the directory containing `cairo.pc' to the PKG_CONFIG_PATH environment variable No package 'cairo' found Package libsvg-cairo was not found in the pkg-config search path. Perhaps you should add the directory containing `libsvg-cairo.pc' to the PKG_CONFIG_PATH environment variable No package 'libsvg-cairo' found Makefile:199: No SVG for you! ...Compiling Tux Paint from source... 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 \ -c src/tuxpaint.c -o obj/tuxpaint.o src/tuxpaint.c:197:2: warning: #warning "Attempting to define strcasestr(); if errors, build with -DHAVE_STRCASESTR" src/tuxpaint.c:249:21: error: libintl.h: No such file or directory src/tuxpaint.c:301:21: error: message.h: No such file or directory src/tuxpaint.c:302:20: error: speech.h: No such file or directory src/tuxpaint.c:303:25: error: wrapperdata.h: No such file or directory src/tuxpaint.c:304: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘macosx’ src/tuxpaint.c:344:23: error: SDL_image.h: No such file or directory src/tuxpaint.c:346:2: error: #error "---------------------------------------------------" src/tuxpaint.c:347:2: error: #error "If you installed SDL_image from a package, be sure" src/tuxpaint.c:348:2: error: #error "to get the development package, as well!" src/tuxpaint.c:349:2: error: #error "(e.g., 'libsdl-image1.2-devel.rpm')" src/tuxpaint.c:350:2: error: #error "---------------------------------------------------" src/tuxpaint.c:353:21: error: SDL_ttf.h: No such file or directory src/tuxpaint.c:355:2: error: #error "---------------------------------------------------" src/tuxpaint.c:356:2: error: #error "If you installed SDL_ttf from a package, be sure" src/tuxpaint.c:357:2: error: #error "to get the development package, as well!" src/tuxpaint.c:358:2: error: #error "(e.g., 'libsdl-ttf1.2-devel.rpm')" src/tuxpaint.c:359:2: error: #error "---------------------------------------------------" In file included from src/tuxpaint.c:455: src/playsound.h:28:23: error: SDL_mixer.h: No such file or directory In file included from src/tuxpaint.c:455: src/playsound.h:37: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘*’ token In file included from src/tuxpaint.c:457: src/fonts.h:106: error: expected specifier-qualifier-list before ‘TTF_Font’ In file included from src/tuxpaint.c:1193: src/tp_magic_api.h:135: error: expected ‘)’ before ‘*’ token src/tp_magic_api.h:138: error: expected ‘;’ before ‘void’ src/tuxpaint.c:1268:29: error: fribidi/fribidi.h: No such file or directory src/tuxpaint.c:1270:2: error: #error "---------------------------------------------------" src/tuxpaint.c:1271:2: error: #error "If you installed libfribidi from a package, be sure" src/tuxpaint.c:1272:2: error: #error "to get the development package, as well!" src/tuxpaint.c:1273:2: error: #error "(eg., 'libfribidi-dev')" src/tuxpaint.c:1274:2: error: #error "---------------------------------------------------" src/tuxpaint.c: In function ‘render_text’: src/tuxpaint.c:1374: warning: implicit declaration of function ‘TTF_RenderUTF8_Blended’ src/tuxpaint.c:1374: error: ‘TuxPaint_Font’ has no member named ‘ttf_font’ src/tuxpaint.c:1374: warning: assignment makes pointer from integer without a cast src/tuxpaint.c: In function ‘render_text_w’: src/tuxpaint.c:1506: warning: implicit declaration of function ‘TTF_RenderUNICODE_Blended’ src/tuxpaint.c:1506: error: ‘TuxPaint_Font’ has no member named ‘ttf_font’ src/tuxpaint.c:1506: warning: assignment makes pointer from integer without a cast src/tuxpaint.c: At top level: src/tuxpaint.c:1817: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘*’ token src/tuxpaint.c:1874: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘*’ token src/tuxpaint.c:1875: error: expected ‘)’ before ‘*’ token src/tuxpaint.c: In function ‘mainloop’: src/tuxpaint.c:3023: warning: implicit declaration of function ‘gettext’ src/tuxpaint.c:3023: warning: incompatible implicit declaration of built-in function ‘gettext’ src/tuxpaint.c:3068: error: ‘magic_current_snd_ptr’ undeclared (first use in this function) src/tuxpaint.c:3068: error: (Each undeclared identifier is reported only once src/tuxpaint.c:3068: error: for each function it appears in.) src/tuxpaint.c:3602: error: ‘TTF_STYLE_ITALIC’ undeclared (first use in this function) src/tuxpaint.c:3616: error: ‘TTF_STYLE_BOLD’ undeclared (first use in this function) src/tuxpaint.c:4654: warning: cast from pointer to integer of different size src/tuxpaint.c:4658: warning: cast from pointer to integer of different size src/tuxpaint.c: In function ‘show_usage’: src/tuxpaint.c:6271: warning: too few arguments for format src/tuxpaint.c:6271: warning: too few arguments for format src/tuxpaint.c: In function ‘loadstamp_callback’: src/tuxpaint.c:7292: warning: comparison between signed and unsigned src/tuxpaint.c: In function ‘do_render_button_label’: src/tuxpaint.c:7452: warning: incompatible implicit declaration of built-in function ‘gettext’ src/tuxpaint.c: In function ‘seticon’: src/tuxpaint.c:7513: warning: implicit declaration of function ‘IMG_Load’ src/tuxpaint.c:7513: warning: assignment makes pointer from integer without a cast src/tuxpaint.c: In function ‘draw_fonts’: src/tuxpaint.c:8206: warning: incompatible implicit declaration of built-in function ‘gettext’ src/tuxpaint.c:8305: error: ‘TTF_STYLE_BOLD’ undeclared (first use in this function) src/tuxpaint.c:8321: error: ‘TTF_STYLE_ITALIC’ undeclared (first use in this function) src/tuxpaint.c: In function ‘thumbnail2’: src/tuxpaint.c:9025: warning: unused variable ‘gamma_invert’ src/tuxpaint.c: In function ‘wordwrap_text_ex’: src/tuxpaint.c:10006: warning: incompatible implicit declaration of built-in function ‘gettext’ src/tuxpaint.c: In function ‘load_starter’: src/tuxpaint.c:10989: warning: assignment makes pointer from integer without a cast src/tuxpaint.c:11019: warning: assignment makes pointer from integer without a cast src/tuxpaint.c:11024: warning: assignment makes pointer from integer without a cast src/tuxpaint.c:11031: warning: assignment makes pointer from integer without a cast src/tuxpaint.c: In function ‘load_template’: src/tuxpaint.c:11170: warning: assignment makes pointer from integer without a cast src/tuxpaint.c:11176: warning: assignment makes pointer from integer without a cast src/tuxpaint.c:11183: warning: assignment makes pointer from integer without a cast src/tuxpaint.c: In function ‘load_current’: src/tuxpaint.c:11277: warning: assignment makes pointer from integer without a cast src/tuxpaint.c: In function ‘do_prompt_image_flash_snd’: src/tuxpaint.c:11464: warning: incompatible implicit declaration of built-in function ‘gettext’ src/tuxpaint.c: In function ‘cleanup’: src/tuxpaint.c:12154: warning: implicit declaration of function ‘TTF_Quit’ src/tuxpaint.c: At top level: src/tuxpaint.c:12723: error: expected declaration specifiers or ‘...’ before ‘Bytef’ src/tuxpaint.c: In function ‘set_chunk_data’: src/tuxpaint.c:12736: warning: format ‘%d’ expects type ‘int’, but argument 5 has type ‘size_t’ src/tuxpaint.c:12738: warning: format ‘%d’ expects type ‘int’, but argument 5 has type ‘size_t’ src/tuxpaint.c:12748: error: ‘data’ undeclared (first use in this function) src/tuxpaint.c: In function ‘do_png_embed_data’: src/tuxpaint.c:12789: error: ‘uLongf’ undeclared (first use in this function) src/tuxpaint.c:12789: error: expected ‘;’ before ‘compressedLen’ src/tuxpaint.c:12791: error: ‘Bytef’ undeclared (first use in this function) src/tuxpaint.c:12791: error: ‘compressed_data’ undeclared (first use in this function) src/tuxpaint.c:12807: warning: cast from pointer to integer of different size src/tuxpaint.c:12809: error: ‘compressedLen’ undeclared (first use in this function) src/tuxpaint.c:12809: warning: implicit declaration of function ‘compressBound’ src/tuxpaint.c:12811: error: expected expression before ‘)’ token src/tuxpaint.c:12842: warning: implicit declaration of function ‘compress’ src/tuxpaint.c:12843: error: too many arguments to function ‘set_chunk_data’ src/tuxpaint.c:12866: error: expected expression before ‘)’ token src/tuxpaint.c:12912: error: too many arguments to function ‘set_chunk_data’ src/tuxpaint.c:12935: error: expected ‘;’ before ‘compressBound’ src/tuxpaint.c:12936: error: expected expression before ‘)’ token src/tuxpaint.c:12973: error: too many arguments to function ‘set_chunk_data’ src/tuxpaint.c:13044: warning: implicit declaration of function ‘TTF_FontFaceFamilyName’ src/tuxpaint.c:13044: error: ‘TuxPaint_Font’ has no member named ‘ttf_font’ src/tuxpaint.c:13044: warning: format ‘%s’ expects type ‘char *’, but argument 3 has type ‘int’ src/tuxpaint.c:13044: warning: format ‘%s’ expects type ‘char *’, but argument 3 has type ‘int’ src/tuxpaint.c:13085: error: expected expression before ‘)’ token src/tuxpaint.c:13086: error: expected expression before ‘)’ token src/tuxpaint.c:13087: error: too many arguments to function ‘set_chunk_data’ src/tuxpaint.c:13133: error: expected expression before ‘)’ token src/tuxpaint.c: In function ‘do_open’: src/tuxpaint.c:13553: warning: assignment makes pointer from integer without a cast src/tuxpaint.c:13564: warning: assignment makes pointer from integer without a cast src/tuxpaint.c: In function ‘do_slideshow’: src/tuxpaint.c:14605: warning: assignment makes pointer from integer without a cast src/tuxpaint.c:14615: warning: assignment makes pointer from integer without a cast src/tuxpaint.c: In function ‘do_print’: src/tuxpaint.c:15918: error: ‘macosx’ undeclared (first use in this function) src/tuxpaint.c: In function ‘control_drawtext_timer’: src/tuxpaint.c:16321: warning: cast to pointer from integer of different size src/tuxpaint.c: In function ‘handle_active’: src/tuxpaint.c:16692: warning: suggest parentheses around arithmetic in operand of | src/tuxpaint.c: In function ‘myIMG_Load’: src/tuxpaint.c:17414: warning: return makes pointer from integer without a cast src/tuxpaint.c: In function ‘load_kpx’: src/tuxpaint.c:17437: warning: implicit declaration of function ‘IMG_Load_RW’ src/tuxpaint.c:17437: warning: assignment makes pointer from integer without a cast src/tuxpaint.c: In function ‘load_magic_plugins’: src/tuxpaint.c:17506: error: ‘magic_api’ has no member named ‘line’ src/tuxpaint.c:17507: error: ‘magic_api’ has no member named ‘playsound’ src/tuxpaint.c:17507: error: ‘magic_playsound’ undeclared (first use in this function) src/tuxpaint.c:17508: error: ‘magic_api’ has no member named ‘stopsound’ src/tuxpaint.c:17510: error: ‘magic_api’ has no member named ‘button_down’ src/tuxpaint.c:17511: error: ‘magic_api’ has no member named ‘rgbtohsv’ src/tuxpaint.c:17512: error: ‘magic_api’ has no member named ‘hsvtorgb’ src/tuxpaint.c:17513: error: ‘magic_api’ has no member named ‘canvas_w’ src/tuxpaint.c:17514: error: ‘magic_api’ has no member named ‘canvas_h’ src/tuxpaint.c:17515: error: ‘magic_api’ has no member named ‘scale’ src/tuxpaint.c:17516: error: ‘magic_api’ has no member named ‘touched’ src/tuxpaint.c: In function ‘magic_sort’: src/tuxpaint.c:17864: warning: incompatible implicit declaration of built-in function ‘gettext’ src/tuxpaint.c: At top level: src/tuxpaint.c:17997: error: expected ‘)’ before ‘*’ token src/tuxpaint.c: In function ‘do_new_dialog’: src/tuxpaint.c:18359: warning: assignment makes pointer from integer without a cast src/tuxpaint.c:18370: warning: assignment makes pointer from integer without a cast src/tuxpaint.c:18429: warning: assignment makes pointer from integer without a cast src/tuxpaint.c:18438: warning: assignment makes pointer from integer without a cast src/tuxpaint.c: In function ‘derender_node’: src/tuxpaint.c:20159: warning: unused parameter ‘ref_head’ src/tuxpaint.c: In function ‘load_info_about_label_surface’: src/tuxpaint.c:20254: warning: unused variable ‘pix_size’ src/tuxpaint.c: In function ‘set_label_fonts’: src/tuxpaint.c:20422: error: ‘TuxPaint_Font’ has no member named ‘ttf_font’ src/tuxpaint.c:20422: warning: assignment makes pointer from integer without a cast src/tuxpaint.c: At top level: src/tuxpaint.c:20741: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘*’ token src/tuxpaint.c: In function ‘load_embedded_data’: src/tuxpaint.c:20826: error: ‘Bytef’ undeclared (first use in this function) src/tuxpaint.c:20826: error: ‘unc_buff’ undeclared (first use in this function) src/tuxpaint.c:20898: warning: format ‘%d’ expects type ‘int’, but argument 3 has type ‘png_size_t’ src/tuxpaint.c:20898: warning: format ‘%d’ expects type ‘int’, but argument 3 has type ‘png_size_t’ src/tuxpaint.c:20965: warning: implicit declaration of function ‘get_chunk_data’ src/tuxpaint.c: In function ‘setup_config’: src/tuxpaint.c:21369: error: ‘macosx’ undeclared (first use in this function) src/tuxpaint.c: In function ‘setup_colors’: src/tuxpaint.c:21953: warning: incompatible implicit declaration of built-in function ‘gettext’ src/tuxpaint.c: At top level: src/tuxpaint.c:22048: warning: no previous prototype for ‘TP_EventFilter’ src/tuxpaint.c: In function ‘setup’: src/tuxpaint.c:22205: warning: implicit declaration of function ‘TTF_Init’ src/tuxpaint.c:22849: warning: incompatible implicit declaration of built-in function ‘gettext’ src/tuxpaint.c: In function ‘SDL_main’: src/tuxpaint.c:23134: warning: unused variable ‘time3’ src/tuxpaint.c:23133: warning: unused variable ‘time2’ src/tuxpaint.c:23132: warning: unused variable ‘time1’ src/tuxpaint.c: In function ‘trash’: src/tuxpaint.c:23234: warning: implicit declaration of function ‘basename’ src/tuxpaint.c:23234: warning: comparison between pointer and integer src/tuxpaint.c:23238: warning: passing argument 2 of ‘__builtin___strcpy_chk’ makes pointer from integer without a cast src/tuxpaint.c:23238: warning: passing argument 2 of ‘__inline_strcpy_chk’ makes pointer from integer without a cast make: *** [obj/tuxpaint.o] Error 1