From owner-freebsd-ports Fri Jan 1 21:30:11 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id VAA11439 for freebsd-ports-outgoing; Fri, 1 Jan 1999 21:30:11 -0800 (PST) (envelope-from owner-freebsd-ports@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id VAA11431 for ; Fri, 1 Jan 1999 21:30:08 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id VAA25150; Fri, 1 Jan 1999 21:30:01 -0800 (PST) Received: from allegro.lemis.com (allegro.lemis.com [192.109.197.134]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id VAA11311 for ; Fri, 1 Jan 1999 21:28:19 -0800 (PST) (envelope-from grog@freebie.lemis.com) Received: from freebie.lemis.com (freebie.lemis.com [192.109.197.137]) by allegro.lemis.com (8.9.1/8.9.0) with ESMTP id PAA22284 for ; Sat, 2 Jan 1999 15:57:34 +1030 (CST) Received: (from grog@localhost) by freebie.lemis.com (8.9.1/8.9.0) id PAA65532; Sat, 2 Jan 1999 15:57:38 +1030 (CST) Message-Id: <199901020527.PAA65532@freebie.lemis.com> Date: Sat, 2 Jan 1999 15:57:38 +1030 (CST) From: Greg Lehey Reply-To: grog@lemis.com To: FreeBSD-gnats-submit@FreeBSD.ORG X-Send-Pr-Version: 3.2 Subject: ports/9271: Fortify Installation broken Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 9271 >Category: ports >Synopsis: Fortify Installation broken >Confidential: no >Severity: serious >Priority: medium >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Fri Jan 1 21:30:00 PST 1999 >Last-Modified: >Originator: Greg Lehey >Organization: LEMIS >Release: FreeBSD 3.0-CURRENT i386 >Environment: Recent FreeBSD 3.0-CURRENT. I don't expect that the problem is release sensitive. >Description: Installation of Netscape Communicator 4.5 (international version) with 128 bit encryption fails with multiple problems in Fortify install: PROBLEM 1 --------- # make install -DUSE_128BIT >> Checksum OK for communicator-v45-export.x86-unknown-freebsd.tar.gz. >> No checksum recorded for Fortify-1.3.2-unix-x86.tar.gz. Make sure the Makefile and md5 file (/T/FreeBSD/www/netscape45-communicator/files/md5) are up to date. If you want to override this check, type "make NO_CHECKSUM=yes [other args]". *** Error code 1 PROBLEM 2 --------- Repeating, # make NO_CHECKSUM=yes install -DUSE_128BIT ===> Extracting for netscape-communicator-4.5 ... /bin/mv -f /usr/local/netscape-4.5/netscape /usr/local/netscape-4.5/communicator-4.5.bin install -c -o root -g wheel -m 555 /T/FreeBSD/www/netscape45-communicator/work/communicator-v45.x86-unknown-freebsd/netscape /usr/local/bin/communicator-4.5 /bin/ln -sf communicator-4.5 /usr/local/bin/communicator-4 /bin/ln -sf communicator-4 /usr/local/bin/netscape if [ ! -f /usr/local/netscape-4.5/mailcap ] ; then install -c -o root -g wheel -m 444 /T/FreeBSD/www/netscape45-communicator/files/mailcap /usr/local/netscape-4.5; fi /bin/rm -rf /usr/local/netscape-4.5/movemail-src cd /T/FreeBSD/www/netscape45-communicator/work/Fortify-1.3.2-unix-x86 && (echo yes ; echo no) | ./Fortify.sh /usr/local/netscape-4.5/communicator-4.5.bin ==== Fortify 1.3.2; Copyright (C) 1997,1998 Farrell McKay ==== == This software is free for all forms of non-commercial use. == "/usr/local/netscape-4.5/communicator-4.5.bin" is .... .... Netscape Communicator 4.5 for x86-unknown-freebsd (Export grade) Do you wish to fortify "/usr/local/netscape-4.5/communicator-4.5.bin" [yes|no|quit] ? Do you wish to keep a backup copy of "/usr/local/netscape-4.5/communicator-4.5.bin" [yes|no|quit] ? Congratulations! "/usr/local/netscape-4.5/communicator-4.5.bin" has been successfully fortified. Do you wish to test this browser [yes|no|quit] ? Do you wish to test this browser [yes|no|quit] ? Do you wish to test this browser [yes|no|quit] ? Do you wish to test this browser [yes|no|quit] ? Do you wish to test this browser [yes|no|quit] ? Do you wish to test this browser [yes|no|quit] This last section represents the install process looping, filling screen after screen of text. >How-To-Repeat: As shown above >Fix: Not investigated >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message