Date: Tue, 28 Nov 2000 14:58:39 +1100 (EST) From: Andy Farkas <andyf@speednet.com.au> To: Kent Stewart <kstewart@urx.com> Cc: Jud <Jud@operamail.com>, freebsd-questions@FreeBSD.ORG Subject: Re: Qt 2.2.1_1 Checksum Mismatch Message-ID: <Pine.BSF.4.21.0011281449520.17219-100000@backup.af.speednet.com.au> In-Reply-To: <3A2328A4.A32AAF1@urx.com>
next in thread | previous in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.21.0011281449520.17219-100000>