On 2012-06-20 06:30 +0200, Vladimir K wrote: > Thanks, I am running upstream GCC 4.7.1 and it appears to be caused > from it; compiled no problem under 4.4 (Debian).
Do you also use upstream binutils? The Debian linker should always find libncurses.so.5. > It seems following > can be used as a work-around instead of modifying libncurses.so file: > > LIBRARY_PATH=/lib/x86_64-linux-gnu > export LIBRARY_PATH You probably should do that, since some -dev packages put their .so symlinks in /lib/x86_64-linux-gnu rather than /usr/lib/x86_64-linux-gnu. Cheers, Sven -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org