From owner-freebsd-questions@FreeBSD.ORG Wed Sep 17 01:52:39 2003 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0C5CE16A4B3 for ; Wed, 17 Sep 2003 01:52:39 -0700 (PDT) Received: from imf23aec.mail.bellsouth.net (imf23aec.mail.bellsouth.net [205.152.59.71]) by mx1.FreeBSD.org (Postfix) with ESMTP id 25A4143FBD for ; Wed, 17 Sep 2003 01:52:38 -0700 (PDT) (envelope-from b_cassidy@bellsouth.net) Received: from bellsouth.net ([68.214.84.17]) by imf23aec.mail.bellsouth.netSMTP <20030917085238.VKIF1849.imf23aec.mail.bellsouth.net@bellsouth.net> for ; Wed, 17 Sep 2003 04:52:38 -0400 Date: Wed, 17 Sep 2003 03:55:08 -0500 From: Bryan Cassidy To: freebsd-questions@freebsd.org Message-Id: <20030917035508.48ea2d8f.b_cassidy@bellsouth.net> X-Mailer: Sylpheed version 0.9.4 (GTK+ 1.2.10; i386-portbld-freebsd5.1) Mime-Version: 1.0 Content-Type: multipart/signed; protocol="application/pgp-signature"; micalg="pgp-sha1"; boundary="=.W/MmzOM3Mo4I)C" Subject: Gimp install issues X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 17 Sep 2003 08:52:39 -0000 --=.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--