Bug#646143: inetutils: FTBFS: telnet.c:79:19: fatal error: term.h: No such file or directory

2011-10-28 Thread peter green
tags 646143 +patch thanks Looks like you need to add libncurses-dev to Build-Depends. Yep seems to build fine with libncurses-dev installed. Adding patch tag. -- To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact

Bug#646143: inetutils: FTBFS: telnet.c:79:19: fatal error: term.h: No such file or directory

2011-10-28 Thread Guillem Jover
Hi! On Fri, 2011-10-21 at 19:46:43 +0200, Sven Joachim wrote: Package: inetutils Version: 2:1.8-3 Severity: serious From my pbuilder log: , | CC telnet.o | telnet.c:79:19: fatal error: term.h: No such file or directory | compilation terminated. | make[3]: *** [telnet.o]

Bug#646143: inetutils: FTBFS: telnet.c:79:19: fatal error: term.h: No such file or directory

2011-10-21 Thread Sven Joachim
Package: inetutils Version: 2:1.8-3 Severity: serious From my pbuilder log: , | CC telnet.o | telnet.c:79:19: fatal error: term.h: No such file or directory | compilation terminated. | make[3]: *** [telnet.o] Error 1 ` Looks like you need to add libncurses-dev to Build-Depends.