From owner-freebsd-questions Wed Oct 27 21:33:16 1999 Delivered-To: freebsd-questions@freebsd.org Received: from blues.jpj.net (blues.jpj.net [204.97.17.146]) by hub.freebsd.org (Postfix) with ESMTP id F176414C8F for ; Wed, 27 Oct 1999 21:33:13 -0700 (PDT) (envelope-from trevor@jpj.net) Received: from localhost (trevor@localhost) by blues.jpj.net (right/backatcha) with SMTP id AAA23469; Thu, 28 Oct 1999 00:33:03 -0400 (EDT) Date: Thu, 28 Oct 1999 00:33:02 -0400 (EDT) From: Trevor Johnson To: Shawn Ramsey Cc: questions@FreeBSD.ORG Subject: Re: Apache won't build In-Reply-To: <381780FF.537B6EF6@megadeth.org> 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 Hi, Shawn. > /usr/ports/www/apache13-php3 {59}>make NO_CHECKSUM=yes Are you doing the "NO_CHECKSUM=yes" because you got an error like: >> Checksum mismatch for foo.tar.gz. Make sure the Makefile and md5 file (/usr/ports/www/apache13-php3/files/md5) are up to date. If you want to override this check, type "make NO_CHECKSUM=yes [other args]". ? The error from "tar" and the mismatch of the chcksums suggest to me that one of the tar files is corrupt. I would go to /usr/ports/distfiles/ and replace any damaged files there with a freshly downloaded copy (the rsync utility is handy for fixing downloads that got slightly corrupted). > /usr/bin/tar: archive - EOF not on block boundary __ Trevor Johnson To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message