Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 26 Feb 2000 22:19:31 -0800 (PST)
From:      Kris Kennaway <kris@FreeBSD.org>
To:        Oscar Ricardo Silva <oscars@mail.utexas.edu>
Cc:        freebsd-ports@freebsd.org
Subject:   Re: Makefile and md5 file are up to date?
Message-ID:  <Pine.BSF.4.21.0002262216550.23418-100000@freefall.freebsd.org>
In-Reply-To: <4.2.2.20000225102623.00a834b0@mail.utexas.edu>

next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, 25 Feb 2000, Oscar Ricardo Silva wrote:

> Make sure the Makefile and md5 file 
> (/usr/ports/lang/modula-3-lib/files/md5) are up to date.  If you want to 
> override this check, type
> "make NO_CHECKSUM=yes [other args]".
> *** Error code 1

It probably means you have an out of date distfile for the port in
question in /usr/ports/distfiles. The build process finds the file, but
discovers it has an incorrect checksum (possibly corrupted or truncated,
or just an old version which has the same filename). Remove the file in
question and re-make the port (it will re-fetch it from the net).

Kris



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" 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.0002262216550.23418-100000>