Bug#677836: ld: cannot find libncurses.so.5

2012-06-20 Thread Sven Joachim
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

Bug#677836: ld: cannot find libncurses.so.5

2012-06-19 Thread Vladimir K
Thanks, I am running upstream GCC 4.7.1 and it appears to be caused from it; compiled no problem under 4.4 (Debian). 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 On 06/17/2012 06:57 AM, Sven

Bug#677836: ld: cannot find libncurses.so.5

2012-06-17 Thread Vladimir K
Package: libncurses5-dev Version: 5.9-8 Severity: serious Justification: fails to build from source (but built successfully in the past) Since upgrade from squeeze to wheezy few days ago, ld reports that libncurses.so.5 not found. $ gcc -o foo foo.c -lncurses /usr/local/bin/ld: cannot find

Bug#677836: ld: cannot find libncurses.so.5

2012-06-17 Thread Sven Joachim
On 2012-06-17 09:45 +0200, Vladimir K wrote: Package: libncurses5-dev Version: 5.9-8 Severity: serious Justification: fails to build from source (but built successfully in the past) Since upgrade from squeeze to wheezy few days ago, ld reports that libncurses.so.5 not found. Works for

Bug#677836: ld: cannot find libncurses.so.5

2012-06-17 Thread Sven Joachim
On 2012-06-17 10:21 +0200, Sven Joachim wrote: On 2012-06-17 09:45 +0200, Vladimir K wrote: Package: libncurses5-dev Version: 5.9-8 Severity: serious Justification: fails to build from source (but built successfully in the past) Since upgrade from squeeze to wheezy few days ago, ld