Gimp install issues

Bryan Cassidy b_cassidy at bellsouth.net
Wed Sep 17 01:52:39 PDT 2003


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.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 187 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/freebsd-questions/attachments/20030917/d1834d17/attachment.bin


More information about the freebsd-questions mailing list