Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 28 May 2000 16:17:02 -0700
From:      Sean Proske <srp@attcanada.net>
To:        <freebsd-ports@freebsd.org>
Subject:   apache13-fp port trouble on freeBSD4.0
Message-ID:  <B556F6FE.7199%srp@attcanada.net>

next in thread | raw e-mail | index | archive | help
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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?B556F6FE.7199%srp>