Package: lie Version: 2.2.2+dfsg-1.1 Severity: serious >From my pbuilder log:
,---- | gcc -ansi -c date.c | gcc -o Lie.exe lexer.o parser.o non-ANSI.o bigint.o binmat.o creatop.o gettype.o getvalue.o init.o learn.o main.o mem.o node.o onoff.o output.o poly.o sym.o print.o getl.o date.o static/*.o box/*.o -lreadline -lncurses | /usr/bin/ld: cannot find -lncurses | collect2: ld returned 1 exit status | make[2]: *** [Lie.exe] Error 1 `---- You probably want to undo the following change to the upstream source: ,---- | lie (2.2.2+dfsg-1) unstable; urgency=low | [...] | * Added -lncurses to the link command; -lreadline is not enough. | [...] | -- Kasper Peeters <kasper.peet...@aei.mpg.de> Sun, 29 Apr 2006 19:07:13 +0100 `---- since it is not correct (at least today, don't know about the situation 5½ years ago). -- 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-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org