NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: lib/28354 (Installing ncurses breaks curses)
Synopsis: Installing ncurses breaks curses
State-Changed-From-To: open->closed
State-Changed-By: maya%NetBSD.org@localhost
State-Changed-When: Thu, 10 Nov 2016 07:25:48 +0000
State-Changed-Why:
This was actually a pkgsrc issue then, which should have been by the commit to put ncurses headers in
/usr/pkg/include/ncurses, so they're not accidentially included by packages that aren't using pkgsrc
ncurses.
revision 1.34
date: 2009-07-12 20:23:13 +0300; author: ahoka; state: Exp; lines: +24 -11;
Install ncurses headers to include/ncurses. This fixes a bug, when having
/usr/pkg/include in the header search path shadows some of the system's
curses headers (happens when building or developing curses application
outside of the pkgsrc build system).
Home |
Main Index |
Thread Index |
Old Index