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
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 Joac
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 da
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.
Work
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 lib
5 matches
Mail list logo