On 2011-10-05 20:50 +0200, Sven Joachim wrote:

> ,----
> |  debian/rules build
> | dh build
> |    dh_testdir
> |    dh_auto_configure
> | Could not find neither libtermcap.a, libncurses.a, or libcurses.
> | dh_auto_configure: perl Makefile.PL INSTALLDIRS=vendor create_packlist=0 
> returned exit code 1
> | make: *** [build] Error 2
> `----
>
> The reason is that libreadline-dev has stopped depending on
> libncurses5-dev in 6.2-6, and libterm-readline-gnu-perl does not
> build-depend on libncurses5-dev itself.
>
> Possible solutions:
>
> 1) Build-depend on libncurses5-dev;
>
> 2) Patch Makefile.PL to try -ltinfo in preference over -ltermcap,
>    -lcurses or -lncurses;
>
> 3) Wait for libtinfo-dev to take over the libtermcap.{a,so} symlinks
>    from libncurses5-dev.

For the record, I have just proposed 3) in #644426, but don't hold your
breath.

Cheers,
       Sven



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to