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

Make menuconfig errors



I'm trying to compile kernel 2.4.24, but the "make" command seems to do not works properly. My tries were:

FIRST TRY: command ...# make menuconfig
rm -f include/asm
( cd include ; ln -sf asm-sparc64 asm)
make -C scripts/lxdialog all
make[1]: Entering directory `/usr/src/linux-2.4.24/scripts/lxdialog'
make[1]: Leaving directory `/usr/src/linux-2.4.24/scripts/lxdialog'
/bin/sh scripts/Menuconfig arch/sparc64/config.in
Using defaults found in arch/sparc64/defconfig
Preparing scripts: functions, parsing...........................................................done.

...and nothing happens! I press CTRL+C and receive: make: **[menuconfig] Error 1

SECOND TRY: command ...# make ARCH=sparc64 menuconfig

... and receive the same message as before


THIRD TRY: command ...# sparc32 make ARCH=sparc64 menuconfig

... and receive the same message as before

My machine is Sun Ultra30.
Interesting: months before I compiled kernel 2.4.21 and also now if I go in its directory I can compile it again... but why not a new kernel version?

Can you help me? Thank's.

A, L. Pacifico





Reply to: