On Wed, Nov 30, 2011 at 11:52:59PM +0000, Steve McIntyre wrote: >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.
Forgot to include the links: [1] https://buildd.debian.org/status/fetch.php?pkg=snooper&arch=armhf&ver=19991202-7&stamp=1322542892 [2] https://buildd.debian.org/status/fetch.php?pkg=snooper&arch=s390x&ver=19991202-7&stamp=1322478659 -- Steve McIntyre, Cambridge, UK. [email protected] You raise the blade, you make the change... You re-arrange me 'til I'm sane... -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

