From owner-freebsd-current Mon Apr 6 10:02:59 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id KAA17270 for freebsd-current-outgoing; Mon, 6 Apr 1998 10:02:59 -0700 (PDT) (envelope-from owner-freebsd-current@FreeBSD.ORG) Received: from kong.dorms.spbu.ru (kong@kong.dorms.spbu.ru [195.19.252.147]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id KAA17253 for ; Mon, 6 Apr 1998 10:02:40 -0700 (PDT) (envelope-from kong@kong.spb.ru) Received: from localhost (kong@localhost) by kong.dorms.spbu.ru (8.8.8/kong/0.01) with SMTP id VAA11003 for ; Mon, 6 Apr 1998 21:02:28 +0400 (MSD) (envelope-from kong@kong.spb.ru) Date: Mon, 6 Apr 1998 21:02:27 +0400 (MSD) From: Hostas Red X-Sender: kong@kong.dorms.spbu.ru To: current@FreeBSD.ORG Subject: Communicator 4.05 doesn't installs with 128bit security Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi! 'make -DUSE_128BIT install' fail after installing all files, but before registering package. Seems that this is the problem with Fortify, because 'make;make install' works fine. ============================================================================= [........] The Netscape Communicator software installation is complete. mv -f /usr/local/lib/netscape/netscape /usr/local/lib/netscape/communicator-4.05.bin install -c -o bin -g bin -m 555 /usr/ports/www/netscape4-communicator/work/communicator-v405.x86-unknown-freebsd/netscape /usr/local/bin/communicator-4.05 ln -sf communicator-4.05 /usr/local/bin/communicator-4 ln -sf communicator-4 /usr/local/bin/netscape if [ ! -f /usr/local/lib/netscape/mailcap ] ; then install -c -o bin -g bin -m 444 /usr/ports/www/netscape4-communicator/files/mailcap /usr/local/lib/netscape; fi rm -rf /usr/local/lib/netscape/movemail-src cd /usr/ports/www/netscape4-communicator/work/Fortify-1.2.1-unix && (echo yes ; echo no) | ./Fortify.sh /usr/local/lib/netscape/communicator-4.05.bin ==== Fortify 1.2.1; Copyright (C) 1997,1998 Farrell McKay ==== "/usr/local/lib/netscape/communicator-4.05.bin" is .... not recognisable. It is either not a copy of Netscape, or it is a version of Netscape that is not listed in the Index file. *** Error code 1 Stop. *** Error code 1 Stop. *** Error code 1 Stop. ======================================================================= Adios, /KONG To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message