From owner-freebsd-ports Fri Dec 15 15:10: 9 2000 From owner-freebsd-ports@FreeBSD.ORG Fri Dec 15 15:10:01 2000 Return-Path: Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id AC1BE37B402 for ; Fri, 15 Dec 2000 15:10:01 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id eBFNA1t77224; Fri, 15 Dec 2000 15:10:01 -0800 (PST) (envelope-from gnats) Resent-Date: Fri, 15 Dec 2000 15:10:01 -0800 (PST) Resent-Message-Id: <200012152310.eBFNA1t77224@freefall.freebsd.org> Resent-From: gnats-admin@FreeBSD.org (GNATS Management) Resent-To: freebsd-ports@FreeBSD.org Resent-Reply-To: gnats-admin@FreeBSD.org, wfd@ssinc.com Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 56E6337B400 for ; Fri, 15 Dec 2000 15:03:23 -0800 (PST) Received: (from nobody@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id eBFN3NQ74692; Fri, 15 Dec 2000 15:03:23 -0800 (PST) (envelope-from nobody) Message-Id: <200012152303.eBFN3NQ74692@freefall.freebsd.org> Date: Fri, 15 Dec 2000 15:03:23 -0800 (PST) From: wfd@ssinc.com Sender: nobody@FreeBSD.org To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-1.0 Subject: ports/23574: cscope would not compile (ncurses link issues) Resent-Sender: gnats@FreeBSD.org Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 23574 >Category: ports >Synopsis: cscope would not compile (ncurses link issues) >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Fri Dec 15 15:10:01 PST 2000 >Closed-Date: >Last-Modified: >Originator: Walt Dexter >Release: 4.2-RELEASE >Organization: SSI Embedded Systems Programming >Environment: FreeBSD freebsd.ssinc.com 4.2-RELEASE FreeBSD 4.2-RELEASE #0: Mon Nov 20 13:02:55 GMT 2000 jkh@bento.FreeBSD.org:/usr/src/sys/compile/GENERIC i386 >Description: Downloaded and installed FreeBSD from freebsd.org yesterday/today. Specified during install to install the cscope package, among others. After comletion of install, cscope failed, complaining of shared library problems, which appeared to be ncurses related. (Ports hierarchy downloaded included ncurses-5.2.) I went to /usr/ports/devel/ncurses and did make deinstall; make; make install. Then went to /usr/ports/devel/cscope, did make deinstall; make. Make failed with linking errors in the cscope/src subdirectory. >How-To-Repeat: See "full description." >Fix: Upon investigation, found that needed to change "/usr/ports/devel/cscope/work/cscope-15.0bl2/src/Makefile" to have "CURSES_LIBS = -lncurses -ltinfo" instead of "CURSES_LIBS = -lncurses". >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message