[Pkg-zsh-devel] Bug#645112: Full error message and a patch from Ubuntu
Sven Joachim
svenjoac at gmx.de
Wed Oct 12 17:23:00 UTC 2011
tags 645112 + patch
thanks
The full error message for the failing build reads
,----
| checking for library containing tigetflag... no
| checking for library containing tgetent... no
| configure: error: in `/tmp/zsh-4.3.12/obj-static':
| configure: error: "No terminal handling library was found on your system.
| This is probably a library called 'curses' or 'ncurses'. You may
| need to install a package called 'curses-devel' or 'ncurses-devel' on your
| system."
| See `config.log' for more details
`----
Ubuntu has hit this bug as well, see [1]. The attached patch against
git is stolen from [2], with the commit message edited to close the
Debian bug for your convenience.
Note that libtinfo is only available since ncurses 5.9-2, so you should
probably bump the libncursesw5-dev build-dependency. Or come up with
something more sophisticated if you want the package to build unmodified
in Squeeze.
Cheers,
Sven
1. https://bugs.launchpad.net/ubuntu/+source/zsh/+bug/841489
2. http://launchpadlibrarian.net/81041627/zsh_4.3.11-4ubuntu2.is.3ubuntu1_4.3.11-4ubuntu2.is.3ubuntu2.diff.gz
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: 0001-Add-tinfo-to-with-term-lib-flag-Closes-645112.patch
URL: <http://lists.alioth.debian.org/pipermail/pkg-zsh-devel/attachments/20111012/c931d5d4/attachment.ksh>
More information about the Pkg-zsh-devel
mailing list