From owner-freebsd-ports@FreeBSD.ORG Sun Jul 13 02:52:37 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 B55A337B401 for ; Sun, 13 Jul 2003 02:52:37 -0700 (PDT) Received: from argus.home.volker.de (p50893076.dip.t-dialin.net [80.137.48.118]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0EDB943FB1 for ; Sun, 13 Jul 2003 02:52:36 -0700 (PDT) (envelope-from freebsd@secspace.de) Received: from argus.home.volker.de (localhost [127.0.0.1]) by argus.home.volker.de (8.12.9/8.12.9) with SMTP id h6D9qYgb022656 for ; Sun, 13 Jul 2003 11:52:34 +0200 (CEST) (envelope-from freebsd@secspace.de) Date: Sun, 13 Jul 2003 11:52:34 +0200 From: Volker Kindermann To: freebsd-ports@freebsd.org Message-Id: <20030713115234.38747c22.freebsd@secspace.de> In-Reply-To: <3F0F78C0.8090607@snu.ac.kr> References: <3F0F78C0.8090607@snu.ac.kr> X-Mailer: Sylpheed version 0.8.10claws (GTK+ 1.2.10; i386-portbld-freebsd4.7) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Subject: Re: FreeBSD Port: ghostscript-gnu-7.07 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: Sun, 13 Jul 2003 09:52:38 -0000 Hi Rob, > ===> Refetch for 1 more times files: > ghostscript/Samsung-SmartGDI-all-GS.tar.gz echo "Using -DA4 for > compilation." Using -DA4 for compilation. > >> Samsung-SmartGDI-all-GS.tar.gz doesn't seem to exist in > >/usr/ports/distfiles/ghostscript.> Attempting to fetch from > >http://www.linuxprinting.org/download/printing/samsung-gdi/. > fetch: Samsung-SmartGDI-all-GS.tar.gz: local modification time does > not match remote > >> Attempting to fetch from > >ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/ghostscript/. > fetch: Samsung-SmartGDI-all-GS.tar.gz: local modification time does > not match remote > >> Couldn't fetch it - please try to retrieve this > >> port manually into /usr/ports/distfiles/ghostscript and try again. > *** Error code 1 > > Stop in /usr/ports/print/ghostscript-gnu. > *** Error code 1 > > Stop in /usr/ports/print/ghostscript-gnu. > ** Command failed [exit code 1]: /usr/bin/script -qa > /tmp/portupgrade9141.0 make** Fix the problem and try again. > ** The following packages were not installed or upgraded (*:skipped / > !:failed) > ! print/ghostscript-gnu (ghostscript-gnu-7.07) (checksum > mismatch) I was successful in following the given advice, that is to download the Samsung-SmartGDI-all-GS.tar.gz manually from http://www.linuxprinting.org/download/printing/samsung-gdi/ and putting it in /usr/ports/distfiles/ghostscript After that, ghostscript-gnu buildet without error. -volker