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
The following reply was made to PR pkg/42877; it has been noted by GNATS.
From: Roy Marples <roy%NetBSD.org@localhost>
To: gnats-bugs%NetBSD.org@localhost
Cc: Geoff Wing <gcw%pobox.com@localhost>, gnats-admin%netbsd.org@localhost,
pkgsrc-bugs%netbsd.org@localhost, tuxillo%leaf.dragonflybsd.org@localhost
Subject: Re: pkg/42877: zsh build is broken after a fix for SunOS 4
Date: Fri, 26 Feb 2010 10:21:46 +0000
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