Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 15 Dec 2000 15:03:23 -0800 (PST)
From:      wfd@ssinc.com
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/23574: cscope would not compile (ncurses link issues)
Message-ID:  <200012152303.eBFN3NQ74692@freefall.freebsd.org>
Resent-Message-ID: <200012152310.eBFNA1t77224@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200012152303.eBFN3NQ74692>