From owner-freebsd-ports@FreeBSD.ORG Fri Dec 26 18:51:34 2003 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id AA1F816A4CE for ; Fri, 26 Dec 2003 18:51:34 -0800 (PST) Received: from tpa6.isomedia.com (outgoing-mail.isomedia.com [66.114.158.2]) by mx1.FreeBSD.org (Postfix) with ESMTP id C405D43D3F for ; Fri, 26 Dec 2003 18:51:32 -0800 (PST) (envelope-from chip@wiegand.org) Received: from localhost (localhost.localdomain [127.0.0.1]) by tpa6.isomedia.com (Postfix) with ESMTP id BF1D61C8C2E for ; Fri, 26 Dec 2003 18:51:31 -0800 (PST) Received: from tpa6.isomedia.com ([127.0.0.1]) by localhost (tpa6.isomedia.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 15829-05 for ; Fri, 26 Dec 2003 18:51:31 -0800 (PST) Received: from pioneernet.net (mail.pioneernet.net [207.115.64.224]) by tpa6.isomedia.com (Postfix) with ESMTP id 3EE661C8632 for ; Fri, 26 Dec 2003 18:51:31 -0800 (PST) Received: from wiegand.org [66.114.152.128] by pioneernet.net with ESMTP (SMTPD32-6.06) id A41EEE7007A; Fri, 26 Dec 2003 18:53:18 -0800 Message-ID: <3FECF3C2.9030904@wiegand.org> Date: Fri, 26 Dec 2003 18:51:46 -0800 From: Chip Wiegand User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.4) Gecko/20030624 Netscape/7.1 (ax) X-Accept-Language: en-us, en MIME-Version: 1.0 To: ports@FreeBSD.org Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-new at isomedia.com X-Spam-Status: No, hits=0.0 tagged_above=-999.0 required=999.0 tests=SMTPD_IN_RCVD, USER_AGENT_MOZILLA_UA X-Spam-Level: X-MailScanner-SpamCheck: LEVEL= Subject: FreeBSD Port: ghostscript-gnu-7.07_4 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 27 Dec 2003 02:51:34 -0000 I am trying to install the port Lilypond, but it fails due to ghostscript-gnu failing. I try ghostscript by itself and it fails with the following errors - there are a bunch of warnings about non-static declarations, then this - src/gdev1256.c:307: warning: implicit declaration of function gl_line gmake: ***[obj/gdev1256.0] error 1 *** error code 2 stop in /usr/ports/print/ghostscript-gnu ** command failed [exit code 1]: /usr/bin/script -qa /tmp/portinstall1996777.0 make ** fix the problem and try again ** the following packages were not installed or upgraded (*:skipped / !:failed) ! print/ghostscript-gnu (missing header) Any ideas what I need to do to make this work? thankyou, Chip