From owner-freebsd-questions Mon Nov 27 19:59: 4 2000 Delivered-To: freebsd-questions@freebsd.org Received: from backup.af.speednet.com.au (af.speednet.com.au [202.135.188.244]) by hub.freebsd.org (Postfix) with ESMTP id 0855A37B479 for ; Mon, 27 Nov 2000 19:58:57 -0800 (PST) Received: from backup.af.speednet.com.au (backup.af.speednet.com.au [172.22.2.4]) by backup.af.speednet.com.au (8.11.1/8.11.1) with ESMTP id eAS3wdF18120; Tue, 28 Nov 2000 14:58:40 +1100 (EST) (envelope-from andyf@speednet.com.au) Date: Tue, 28 Nov 2000 14:58:39 +1100 (EST) From: Andy Farkas X-Sender: andyf@backup.af.speednet.com.au To: Kent Stewart Cc: Jud , freebsd-questions@FreeBSD.ORG Subject: Re: Qt 2.2.1_1 Checksum Mismatch In-Reply-To: <3A2328A4.A32AAF1@urx.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Mon, 27 Nov 2000, Kent Stewart wrote: > Jud wrote: > > > > I'm a newbie (I've been working at FreeBSD, my 1st Unix, for about 2 months > > now), so please forgive me if I'm missing something obvious. I originally > > started a plain "make install" for qt 2.2.1_1, realized I wanted the GIF > > option, and just exited the xterm where the compile was running. Now when I > > try to build qt-2.2.1_1 (using make -DQT_GIF_AVAILABLE install), I immediately > > get an error code 1 due to a checksum mismatch. I've deleted the files under > > the qt22 directory in /usr/ports and replaced them with files I just > > downloaded from www.freebsd.org, but still get the identical error. > > You need to cvsup update your ports. Then, you will have the currend > MD5. It sounds like the download of the tarball was interrupted so you'll need to clean out the distfiles directory: rm /usr/ports/distfiles/qt* If that doesn't work, try: cd /usr/ports/distfiles rm bzip* gettext* gmake* libtool* Mesa* jpeg* png* > > Kent > > > > > Should I go ahead and build ignoring the checksum error, or is there a fix? > > (Directions to resources where I can learn fix for myself gratefully > > accepted.) > > > > Jud > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > > with "unsubscribe freebsd-questions" in the body of the message > > -- > Kent Stewart > Richland, WA > > mailto:kbstew99@hotmail.com > http://kstewart.urx.com/kstewart/index.html > FreeBSD News http://daily.daemonnews.org/ > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message > -- :{ andyf@speednet.com.au Andy Farkas System Administrator Speednet Communications http://www.speednet.com.au/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message