[Pkg-uml-pkgs] Bug#646162: uml-utilities: FTBFS: /usr/bin/ld: cannot find -lncurses

Sven Joachim svenjoac at gmx.de
Fri Oct 21 19:33:04 UTC 2011


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).


-- System Information:
Debian Release: wheezy/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (101, 'experimental')
Architecture: i386 (x86_64)

Kernel: Linux 3.1.0-rc10-nouveau (SMP w/2 CPU cores)
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash





More information about the Pkg-uml-pkgs mailing list