[Pkg-uml-pkgs] Bug#646162: uml-utilities: FTBFS: /usr/bin/ld: cannot find -lncurses
Sven Joachim
svenjoac at gmx.de
Sun Oct 30 20:36:43 UTC 2011
tags 646162 + patch
thanks
On 2011-10-21 21:33 +0200, Sven Joachim wrote:
> Package: uml-utilities
> Version: 20070815-1.2
> Severity: serious
>
> From my pbuilder log:
>
> ,----
> | make[2]: Entering directory `/tmp/buildd/uml-utilities-20070815/mconsole'
> | cc -g -Wall -c -o uml_mconsole.o uml_mconsole.c
> | cc -g -Wall -o uml_mconsole uml_mconsole.o ../lib/libuml.a -lreadline -lncurses
> | /usr/bin/ld: cannot find -lncurses
> | collect2: ld returned 1 exit status
> | make[2]: *** [uml_mconsole] Error 1
> `----
>
> Either add libncurses-dev to Build-Depends, or (preferably) patch
> mconsole/Makefile to not add -lncurses to the linker line, since it is
> not needed (there is a corresponding dpkg-shlibdeps warning in the
> buildd logs).
Attached is a patch that does the latter, ready to be dropped into
debian/patches.
Cheers,
Sven
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: 03_dont_link_against_ncurses.dpatch
URL: <http://lists.alioth.debian.org/pipermail/pkg-uml-pkgs/attachments/20111030/9e1e5f0c/attachment.ksh>
More information about the Pkg-uml-pkgs
mailing list