From owner-freebsd-ports Fri Jul 12 03:05:29 1996 Return-Path: owner-ports Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id DAA23698 for ports-outgoing; Fri, 12 Jul 1996 03:05:29 -0700 (PDT) Received: from btp1da.phy.uni-bayreuth.de (btp1da.phy.uni-bayreuth.de [132.180.20.32]) by freefall.freebsd.org (8.7.5/8.7.3) with ESMTP id DAA23666 for ; Fri, 12 Jul 1996 03:05:15 -0700 (PDT) Received: (from werner@localhost) by btp1da.phy.uni-bayreuth.de (8.7.5/8.6.12) id MAA00442; Fri, 12 Jul 1996 12:02:11 GMT From: Werner Griessl Message-Id: <199607121202.MAA00442@btp1da.phy.uni-bayreuth.de> Subject: Re: minicom-1.75 fails To: obrien@Nuxi.com (David E. O'Brien) Date: Fri, 12 Jul 1996 12:02:10 +0000 () Cc: ports@freebsd.org In-Reply-To: <199607112220.PAA09303@relay.nuxi.com> from "David E. O'Brien" at "Jul 11, 96 03:20:22 pm" X-Mailer: ELM [version 2.4ME+ PL22 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-ports@freebsd.org X-Loop: FreeBSD.org Precedence: bulk > > Tried to install minicom-1.75 today from ports. > > It failed with: > > Did you extract the portball into a clean directory, or on top of a > minicom directory with the old portball extracted into it? There are > less patch files, and this may be what is causing this problem. > > Please, refetch the portball from ftp.freebsd.org, extract it into a > clean directory, and re-make. There is currently a bug in the > ``install'' target, so you want to use ``make BATCH=yes install''. > > > -- David (obrien@cs.ucdavis.edu) > I did a refetch and now the port compiles but install fails with ===> Installing for minicom-1.75 ===> minicom-1.75 depends on executable: rz - found ===> minicom-1.75 depends on executable: sz - found ===> minicom-1.75 depends on executable: kermit - found # this script creates a link from your comm port to /dev/modem /bin/sh /usr/ports/comms/minicom/scripts/create-dev-link /usr/ports/comms/minicom/scripts/create-dev-link: Can't open /usr/ports/comms/minicom/scripts/create-dev-link *** Error code 2 Stop. *** Error code 1 Stop. *** Error code 1 Stop. Werner