Package: snooper Version: 19991202-7 Severity: serious Tags: sid Hi,
snooper FTBFS in a current sid system. Build logs for armhf [1] and s390x [2] show this easily, but it's not limited to these new architectures. Building on amd64 shows the same problem, failure to link due to missing functions: cc -o snooper main.o scrn.o log.o binlog.o uucplock.o -ltermcap -llockdev main.o: In function `showstatus': /home/steve/build/snooper-19991202/build/../src/main.c:257: undefined reference to `wmove' /home/steve/build/snooper-19991202/build/../src/main.c:258: undefined reference to `wclrtoeol' /home/steve/build/snooper-19991202/build/../src/main.c:259: undefined reference to `waddnstr' /home/steve/build/snooper-19991202/build/../src/main.c:259: undefined reference to `waddch' /home/steve/build/snooper-19991202/build/../src/main.c:260: undefined reference to `waddnstr' ... Looks like libncurses doesn't provide libtermcap any more. Whether that's a bug in snooper or over there, I've no idea. -- System Information: Debian Release: 6.0.3 APT prefers stable APT policy: (500, 'stable') Architecture: amd64 (x86_64) Kernel: Linux 2.6.32-5-amd64 (SMP w/2 CPU cores) Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org