Date: Wed, 17 Sep 2003 03:55:08 -0500 From: Bryan Cassidy <b_cassidy@bellsouth.net> To: freebsd-questions@freebsd.org Subject: Gimp install issues Message-ID: <20030917035508.48ea2d8f.b_cassidy@bellsouth.net>
next in thread | raw e-mail | index | archive | help
--=.W/MmzOM3Mo4I)C Content-Type: text/plain; charset=US-ASCII Content-Disposition: inline Content-Transfer-Encoding: 7bit I am attempting to install graphics/gimp1 from the ports with make install && make clean. After it started to install it gave me a menu of things to choose from to install and I chose everything and now it wont finish. this is SOME of the output i get src/gdevl256.c:39:17: vga.h: No such file or directory src/gdevl256.c:40:19: vgagl.h: No such file or directory src/gdevl256.c:101:56: warning: function-like macro "open_init_closed" must be used with arguments in traditional C src/gdevl256.c:107: warning: non-static declaration for `lvga256_open' follows static src/gdevl256.c: In function `lvga256_open': src/gdevl256.c:111: warning: implicit declaration of function `vga_init' src/gdevl256.c:112: warning: implicit declaration of function `vga_getdefaultmode' src/gdevl256.c:114: `G320x200x256' undeclared (first use in this function) src/gdevl256.c:114: (Each undeclared identifier is reported only once src/gdevl256.c:114: for each function it appears in.) src/gdevl256.c:115: warning: implicit declaration of function `vga_setmode' src/gdevl256.c:116: warning: implicit declaration of function `gl_setcontextvga' src/gdevl256.c:117: warning: implicit declaration of function `vga_getxdim' src/gdevl256.c:118: warning: implicit declaration of function `vga_getydim' src/gdevl256.c:129: warning: implicit declaration of function `gl_setpalettecolor' src/gdevl256.c: At top level: src/gdevl256.c:142: warning: non-static declaration for `lvga256_close' follows static src/gdevl256.c: In function `lvga256_close': src/gdevl256.c:143: warning: function `vga_setmode' was previously declared within a block src/gdevl256.c:143: `TEXT' undeclared (first use in this function) src/gdevl256.c: At top level: src/gdevl256.c:154: warning: non-static declaration for `lvga256_map_rgb_color' follows static src/gdevl256.c: In function `lvga256_map_rgb_color': src/gdevl256.c:193: warning: function `gl_setpalettecolor' was previously declared within a block src/gdevl256.c: At top level: src/gdevl256.c:201: warning: non-static declaration for `lvga256_map_color_rgb' follows static src/gdevl256.c:216: warning: non-static declaration for `lvga256_copy_mono' follows static src/gdevl256.c: In function `lvga256_copy_mono': src/gdevl256.c:233: warning: implicit declaration of function `gl_fillbox' src/gdevl256.c:244: warning: implicit declaration of function `gl_setpixel' src/gdevl256.c: At top level: src/gdevl256.c:262: warning: non-static declaration for `lvga256_copy_color' follows static src/gdevl256.c: In function `lvga256_copy_color': src/gdevl256.c:267: warning: implicit declaration of function `gl_putbox' src/gdevl256.c: At top level: src/gdevl256.c:280: warning: non-static declaration for `lvga256_fill_rectangle' follows static src/gdevl256.c: In function `lvga256_fill_rectangle': src/gdevl256.c:282: warning: function `gl_fillbox' was previously declared within a block src/gdevl256.c: At top level: src/gdevl256.c:294: warning: non-static declaration for `lvga256_tile_rectangle' follows static src/gdevl256.c:306: warning: non-static declaration for `lvga256_draw_line' follows static src/gdevl256.c: In function `lvga256_draw_line': src/gdevl256.c:307: warning: implicit declaration of function `gl_line' gmake: *** [obj/gdevl256.o] Error 1 *** Error code 2 Stop in /usr/ports/print/ghostscript-gnu. *** Error code 1 Stop in /usr/ports/print/cups-pstoraster. *** Error code 1 Stop in /usr/ports/print/gimp-print. *** Error code 1 Stop in /usr/ports/graphics/gimp1. --=.W/MmzOM3Mo4I)C Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.3 (FreeBSD) iD8DBQE/aCFzKjx9X0nK5vwRAtxXAJ0ThDp6ERrit2uLJITbk2Xx/PTA5ACfQDly Ac7t+ux0pWB0KhPaF145/0s= =DIaz -----END PGP SIGNATURE----- --=.W/MmzOM3Mo4I)C--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030917035508.48ea2d8f.b_cassidy>