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: [EMAIL PROTECTED]:/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 /usr/bin/ld: skipping incompatible /usr/bin/../lib/libncurses.so when searching for -lncurses /usr/bin/ld: skipping incompatible /usr/bin/../lib/libncurses.a when searching for -lncurses /usr/bin/ld: skipping incompatible /usr/lib/libncurses.so when searching for -lncurses /usr/bin/ld: skipping incompatible /usr/lib/libncurses.a when searching for -lncurses /usr/bin/ld: cannot find -lncurses collect2: ld returned 1 exit status Considering that I've compilated kernel few hours before, I tried to use gcc-3.3.6-12 instead of the last one gcc-4.0.2-5 and problem disappears. Someone knows anything about this? Cheers Antonio -- #+--+#+--+#+--+#+--+#+--+#+--+#+--+#+--+#+--+# Antonio Madesani [EMAIL PROTECTED] [EMAIL PROTECTED] #+--+#+--+#+--+#+--+#+--+#+--+#+--+#+--+#+--+# -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

