Jump to content

make xconfig error, can't compile kernel :-(


feralertx
 Share

Recommended Posts

Hi there all !!

 

I updated the 9.1 default kernel with the new one (linux-2.4.21-0.18 -) via the control center's Install software utility and now I want to recompile it, but when I try a 'make xconfig' I got the following error message:

rm -f include/asm

( cd include; ln -sf asm-i386 asm)

if [ -f .need_mrproper ]; then 

       rm .need_mrproper; 

       make mrproper;  

       make preconfig;  

fi

make -C scripts kconfig.tk

make[1]: Entering directory `/usr/src/linux-2.4.21-0.18mdk/scripts'

cat header.tk >> ./kconfig.tk

./tkparse < ../arch/i386/config.in >> kconfig.tk

drivers/net/Config.in: 193: unknown command

make[1]: *** [kconfig.tk] Error 1

make[1]: Leaving directory `/usr/src/linux-2.4.21-0.18mdk/scripts'

make: *** [xconfig] Error 2

 

I tried 'make menuconfig' and that worked, but when finishing configuring it the bastard closed down by itself so I could even save the options.

'Make config' starts up and asks the first question but since I do not want to have the same experience as I had with 'make menuconfig' after completing all the questions I cancel it.

 

Can anyone help ?? Anyone having this prob too?? Any anwers will be highly appreciated.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
 Share

×
×
  • Create New...