Package: udftools Version: 1.0.0b3-14.1 Severity: serious >From my pbuilder log:
,---- | /bin/bash ../libtool --tag=CC --mode=link gcc -g -O2 -o wrudf wrudf.o wrudf-cmnd.o wrudf-desc.o wrudf-cdrw.o wrudf-cdr.o ide-pc.o ../libudffs/libudffs.la -lreadline -lncurses | mkdir .libs | gcc -g -O2 -o wrudf wrudf.o wrudf-cmnd.o wrudf-desc.o wrudf-cdrw.o wrudf-cdr.o ide-pc.o ../libudffs/.libs/libudffs.a -lreadline -lncurses | /usr/bin/ld: cannot find -lncurses | collect2: ld returned 1 exit status | make[2]: *** [wrudf] Error 1 `---- Either add libncurses-dev to Build-Depends, or (preferably) patch the upstream build system 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 -- To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org