From owner-freebsd-questions@FreeBSD.ORG Thu Nov 25 15:47:07 2004 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 50F6F16A4CE for ; Thu, 25 Nov 2004 15:47:07 +0000 (GMT) Received: from wproxy.gmail.com (wproxy.gmail.com [64.233.184.199]) by mx1.FreeBSD.org (Postfix) with ESMTP id F19F343D2F for ; Thu, 25 Nov 2004 15:47:06 +0000 (GMT) (envelope-from dvanallen@gmail.com) Received: by wproxy.gmail.com with SMTP id 68so519405wra for ; Thu, 25 Nov 2004 07:47:06 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:mime-version:content-type:content-transfer-encoding; b=Im6oquyIVipgb4zLQRIgjVLv8MRljfSoDrzQh1DS/J6eDkPWgF0aHxKhkfsnU8EQD+NUD4U9pXcJvHEGP4m4vcgaOdc1GADzp4lc2ekEa6s9IMdkp+EvoZbFbOQmyQSC+UnTyisQHDVy10SWZ5R1bFs2+AudffjTUM9I0y3Zb68= Received: by 10.54.46.2 with SMTP id t2mr349247wrt; Thu, 25 Nov 2004 07:47:06 -0800 (PST) Received: by 10.54.48.74 with HTTP; Thu, 25 Nov 2004 07:47:06 -0800 (PST) Message-ID: <2063a95c04112507475d544d79@mail.gmail.com> Date: Thu, 25 Nov 2004 10:47:06 -0500 From: Doug Van Allen To: freebsd-questions@freebsd.org Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Subject: Error in ghostscript X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Doug Van Allen List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 25 Nov 2004 15:47:07 -0000 At least that is what I think. Still trying to install KDE and got the ghostscript configuration menu. All I took out was the printer I would not use. Then I hit enter and it started to go. This is the error I got: ./src/gdev1256.c:294: warning: traditional C rejects ISO C style function definitions ./src/gdev1256.c: at top level: ./src/gdev1256.c:306: warning: non-static declaration of 'lvga256_draw_line' follows static declaration ./src/gdev1256.c:79: warning: previous declaration of 'lvga256_draw_line' was here ./src/gdev1256.c: in function 'lvga256_draw_line': ./src/gdev1256.c:306: warning: traditional C rejects ISO C style function definitions ./src/gdev1256.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/graphics/ImageMagick. *** Error code 1 Stop in /usr/ports/editors/koffice-kde3. *** Error code 1 Stop in /usr/ports/x11/kde3.