pkgsrc-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: pkg/42877: zsh build is broken after a fix for SunOS 4



On 26/02/2010 01:25, Geoff Wing wrote:
   # cd pkgsrc/shells/zsh
   # rm patches/patch-ba patches/patch-bb
We still need a clean way of pulling in term.h in terminfo.c and 
termcap.h in termcap.c WITHOUT pulling in curses.h as NetBSD curses.h 
will conflict with zsh internals. Those patches fixed that, but 
configure picked up things from the ncurses curses.h header on dfly that 
are used in termcap/terminfo.
So in summary, curses.h needs to be pulled in for ncurses based systems 
but not for any other sysems, like NetBSD.
Thanks

Roy


Home | Main Index | Thread Index | Old Index