From owner-freebsd-ports Fri May 25 17:47:25 2001 Delivered-To: freebsd-ports@freebsd.org Received: from copland.rowan.edu (copland.rowan.edu [150.250.128.42]) by hub.freebsd.org (Postfix) with ESMTP id DCF2F37B422 for ; Fri, 25 May 2001 17:47:21 -0700 (PDT) (envelope-from kilroy@copland.rowan.edu) Received: from localhost (localhost [127.0.0.1]) by copland.rowan.edu (8.9.1a/8.9.1) with SMTP id UAA07214 for ; Fri, 25 May 2001 20:47:20 -0400 (EDT) X-Authentication-Warning: copland.rowan.edu: localhost [127.0.0.1] didn't use HELO protocol To: ports@freebsd.org Subject: FreeBSD Port: ncurses-5.2 Date: Fri, 25 May 2001 20:47:19 -0400 Message-ID: <7211.990838039@copland.rowan.edu> From: "Dr Nancy's Sweetie" Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org I'm working with FreeBSD 4.2 RELEASE; I'd upgrade to 4.3, but the usual sites are still just selling "CD preorders", not actualy disks, and I can't install from a preorder. The directory /usr/ports/devel/ncurses/work/ncurses-5.2/Ada95 has a "Makefile.in", but no Makefile was generated. The top level Makefile, /usr/ports/devel/ncurses/Makefile, has this line: CONFIGURE_ENV= gnat_exists="no" ac_cv_path_LDCONFIG="${LDCONFIG} \ -m ${PREFIX}/lib" But gnat DOES exist on this machine; it's not clear why the Makefile claims it doesn't. I changed the line, but then make failed with this error: :No such file or directory *** Error code 1 Stop in /usr/ports/devel/ncurses/work/ncurses-5.2/Ada95/gen. Hunting around, I found this file: /usr/ports/devel/ncurses/work/ncurses-5.2/Ada95/gen/Makefile with this line: x = Further hunting turned up the same line (and the same error message) in the `.../Ada95/samples' directory. I can't tell anymore what hacks to make to get this to work. Any help is greatly appreciated. Darren F Provine ! kilroy@copland.rowan.edu ! http://www.rowan.edu/~kilroy To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message