[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Any problem with gcc-4.0.2-5 and libncurses5-dev-5.5-1?



On Wed, 28 Dec 2005, Antonio M. wrote:

Hi all. Today I received second cpu for my blade 1000 so I decided
to recompile kernel (2.6.14.5) with the option SMP.
When I tried:
make menuconfig

I received:

root@blade:/usr/local/src/linux-2.6.14.5# make menuconfig
/usr/bin/ld: skipping incompatible
/usr/lib/gcc/sparc-linux-gnu/4.0.3/../../../libncurses.so when searching
for -lncurses
/usr/bin/ld: skipping incompatible
/usr/lib/gcc/sparc-linux-gnu/4.0.3/../../../libncurses.a when searching for
-lncurses

I can't reproduce this failure on an up-to-date sid system. Here's some additional information, please see whether it matches yours:

jurij@goofy:~$ gcc --version
gcc (GCC) 4.0.3 20051201 (prerelease) (Debian 4.0.2-5)
Copyright (C) 2005 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

jurij@goofy:~$ dpkg -l gcc-4.0
Desired=Unknown/Install/Remove/Purge/Hold
| Status=Not/Installed/Config-files/Unpacked/Failed-config/Half-installed
|/ Err?=(none)/Hold/Reinst-required/X=both-problems (Status,Err: uppercase=bad)
||/ Name            Version         Description
+++-===============-===============-==============================================
ii  gcc-4.0         4.0.2-5         The GNU C compiler
jurij@goofy:~$ ls -la /usr/lib/libncurses.so
lrwxrwxrwx 1 root root 20 2005-11-01 22:49 /usr/lib/libncurses.so -> /lib/libncurses.so.5
jurij@goofy:~$ ls -al /lib/libncurses.so.5
lrwxrwxrwx 1 root root 17 2005-10-28 20:42 /lib/libncurses.so.5 -> libncurses.so.5.5
jurij@goofy:~$ ls -al /lib/libncurses.so.5.5
-rw-r--r-- 1 root root 307500 2005-10-14 17:56 /lib/libncurses.so.5.5
jurij@goofy:~$ md5sum /lib/libncurses.so.5.5
4d6bd3782487c5629bb891f44d3a2b61  /lib/libncurses.so.5.5
jurij@goofy:~$ ls -la /usr/lib/libncurses.a
-rw-r--r-- 1 root root 490616 2005-10-14 17:56 /usr/lib/libncurses.a
jurij@goofy:~$ md5sum /usr/lib/libncurses.a
9a50b532572f7b9ebc2d11c028eba57f  /usr/lib/libncurses.a
jurij@goofy:~$ dpkg -l libncurses5*
Desired=Unknown/Install/Remove/Purge/Hold
| Status=Not/Installed/Config-files/Unpacked/Failed-config/Half-installed
|/ Err?=(none)/Hold/Reinst-required/X=both-problems (Status,Err: uppercase=bad)
||/ Name            Version         Description
+++-===============-===============-==============================================
ii  libncurses5     5.5-1           Shared libraries for terminal handling
ii  libncurses5-dev 5.5-1           Developer's libraries and docs for ncurses
jurij@goofy:~$ dpkg -l binutils
Desired=Unknown/Install/Remove/Purge/Hold
| Status=Not/Installed/Config-files/Unpacked/Failed-config/Half-installed
|/ Err?=(none)/Hold/Reinst-required/X=both-problems (Status,Err: uppercase=bad)
||/ Name            Version         Description
+++-===============-===============-==============================================
ii  binutils        2.16.1cvs200512 The GNU assembler, linker and binary utilities

Best regards,

Jurij Smakov                                        jurij@wooyd.org
Key: http://www.wooyd.org/pgpkey/                   KeyID: C99E03CC



Reply to: