Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 09 Dec 2015 11:51:43 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 205155] audio/ncmpcpp: ./configure fails after devel/ncurses 6.0 update
Message-ID:  <bug-205155-13-XkuEx568jB@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-205155-13@https.bugs.freebsd.org/bugzilla/>
References:  <bug-205155-13@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=205155

--- Comment #5 from Baptiste Daroussin <bapt@FreeBSD.org> ---
Actually the bug is more tricky than that.

ncurses from ports never installed curses.h so that port always used the one
from base with other headers from ports in case the port was installed. It has
worked by chance for a while. I suspect other ports might have the same issue.

I will modify ncurses to install curses.h to avoid such mistake. That should
fix ncmcpp

-- 
You are receiving this mail because:
You are the assignee for the bug.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-205155-13-XkuEx568jB>