ports/179005: devel/ncurses: no .pc files - needed for straightforward static linking

Ed Maste emaste at freebsd.org
Mon May 27 13:10:00 UTC 2013


>Number:         179005
>Category:       ports
>Synopsis:       devel/ncurses: no .pc files - needed for straightforward static linking
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Mon May 27 13:10:00 UTC 2013
>Closed-Date:
>Last-Modified:
>Originator:     Ed Maste
>Release:        FreeBSD 10.0-CURRENT amd64
>Organization:
FreeBSD
>Environment:
System: FreeBSD freefall.freebsd.org 10.0-CURRENT FreeBSD 10.0-CURRENT #1 r250391: Wed May 8 23:39:18 UTC 2013 peter at freefall.freebsd.org:/usr/obj/usr/src/sys/FREEFALL amd64

>Description:
Libncurses recently(?) gained a dependency on libtinfo.  For dynamically linked
ncurses consumers this poses no problem, but does for static linking.

This can be solved automatically by pkgconf, which should list both -lncurses
and -ltinfo in "pkg-config --static --libs ncurses".

>How-To-Repeat:
% pkg-config --static --libs ncurses
Package ncurses was not found in the pkg-config search path.
Perhaps you should add the directory containing `ncurses.pc'
to the PKG_CONFIG_PATH environment variable

>Fix:



>Release-Note:
>Audit-Trail:
>Unformatted:


More information about the freebsd-ports-bugs mailing list