From owner-freebsd-ports Sun May 28 16:17:11 2000 Delivered-To: freebsd-ports@freebsd.org Received: from mailhost1.attcanada.net (mailhost1.attcanada.net [206.191.82.42]) by hub.freebsd.org (Postfix) with ESMTP id ED10B37B8E2 for ; Sun, 28 May 2000 16:17:05 -0700 (PDT) (envelope-from srp@attcanada.net) Received: from [142.194.53.38] by mailhost1.attcanada.net (InterMail v03.02.07.03 118-128) with ESMTP id <20000528231751.FNR12337@[142.194.53.38]> for ; Sun, 28 May 2000 23:17:51 +0000 User-Agent: Microsoft-Outlook-Express-Macintosh-Edition/5.02.2022 Date: Sun, 28 May 2000 16:17:02 -0700 Subject: apache13-fp port trouble on freeBSD4.0 From: Sean Proske To: Message-ID: Mime-version: 1.0 Content-type: text/plain; charset="US-ASCII" Content-transfer-encoding: 7bit Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org I'm having real trouble installing the apache13-fp port on a new freeBSD 4.0 installation, could someone please send a suggestion as to what I should do to get it working, I never had a problem the last time I installed this port on 3.1. Here's what happens first with a normal make command and then with make NO_CHECKSUM=yes: # make ===> Extracting for apache_fp-1.3.12 >> Checksum OK for apache_1.3.12.tar.gz. >> Checksum mismatch for fp40.bsdi.tar.Z. >> Checksum OK for powerlogo.gif. >> Checksum OK for fplogo.gif. Make sure the Makefile and md5 file (/usr/ports/www/apache13-fp/files/md5) are up to date. If you are absolutely sure you want to override this "check, type make NO_CHECKSUM=yes [other args]". *** Error code 1 Stop in /usr/ports/www/apache13-fp. *** Error code 1 Stop in /usr/ports/www/apache13-fp. *** Error code 1 Stop in /usr/ports/www/apache13-fp. *** Error code 1 Stop in /usr/ports/www/apache13-fp. *** Error code 1 Stop in /usr/ports/www/apache13-fp. *** Error code 1 Stop in /usr/ports/www/apache13-fp. ------------------------------------- So, when I do what it suggests and use the NO_CHECKSUM flag, here's what happens: # make NO_CHECKSUM=yes ===> Extracting for apache_fp-1.3.12 ===> Extracting FrontPage install scripts cd /usr/ports/www/apache13-fp/work/apache_1.3.12 && /usr/bin/gzip -nf -9 -dc /usr/ports/distfiles/fp40.bsdi.tar.Z | /usr/bin/tar -xf - frontpage/version4.0/fp_install.sh frontpage/version4.0/change_server.sh frontpage/version4.0/readme.htm frontpage/version4.0/set_default_perms.sh ===> Patching for apache_fp-1.3.12 ===> Applying FreeBSD patches for apache_fp-1.3.12 4 out of 9 hunks failed--saving rejects to frontpage/version4.0/change_server.sh.rej *** Error code 4 Stop in /usr/ports/www/apache13-fp. *** Error code 1 Stop in /usr/ports/www/apache13-fp. *** Error code 1 Stop in /usr/ports/www/apache13-fp. *** Error code 1 Stop in /usr/ports/www/apache13-fp. *** Error code 1 Stop in /usr/ports/www/apache13-fp. --- Thank you, Sean Proske To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message