From owner-freebsd-ports Wed Aug 26 04:15:23 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id EAA14279 for freebsd-ports-outgoing; Wed, 26 Aug 1998 04:15:23 -0700 (PDT) (envelope-from owner-freebsd-ports@FreeBSD.ORG) Received: from peak.mountin.net ([207.227.119.2]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id EAA14274; Wed, 26 Aug 1998 04:15:10 -0700 (PDT) (envelope-from jeff@mountin.net) Received: (from daemon@localhost) by peak.mountin.net (8.9.1/8.9.1) id GAA08679; Wed, 26 Aug 1998 06:15:47 GMT Received: from aridius-9.isdn.mke.execpc.com(169.207.66.136) by peak.mountin.net via smap (V1.3) id sma008677; Wed Aug 26 06:15:31 1998 Message-Id: <3.0.3.32.19980826060836.0073e1f4@207.227.119.2> X-Sender: jeffm@207.227.119.2 (Unverified) X-Mailer: QUALCOMM Windows Eudora Pro Version 3.0.3 (32) Date: Wed, 26 Aug 1998 06:08:36 -0500 To: ache@FreeBSD.ORG From: "Jeffrey J. Mountin" Subject: FreeBSD Port: elm-2.4ME+43 Cc: ports@FreeBSD.ORG Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Andrey, (Not sure if this should be sent direct or with PR) The latest port of ELM (v1.47) errors on 'make install' with: /bin/ln -f /usr/local/man/man1/frm.1.gz /usr/local/man/man1/nfrm.1.gz ln: /usr/local/man/man1/frm.1.gz: No such file or directory. *** Error code 1 And dies. The file exists as /usr/local/man/man1/frm.1 and a simple gzip followed by another 'make install' works fine. Apparently the link is being done before the man pages are compressed. The 2nd 'make install' ends with: /bin/ln -f /usr/local/man/man1/frm.1.gz /usr/local/man/man1/nfrm.1.gz ===> Compressing manual pages for elm-2.4ME+43 ===> Registering installation for elm-2.4ME+43 Not sure if this is the port or the original's problem. Betting on the latter since v1.44 (2.2.7-R) worked fine and it doesn't compress wnewmail.1 either. This was on a 2.2.7-R fresh install with only pdksh, less, ncftp-1.9.5, zip, unzip, elm-2.4ME-40, and perl-5.00502 installed (in order). I left the old elm on first and then tried 'make deinstall' with a manual check to ensure that it cleaned up. cheers! Jeff Mountin - Unix Systems TCP/IP networking jeff@mountin.net To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message