Jump to content

Errors recompiling kernel!!!


Guest sidewinder
 Share

Recommended Posts

Guest sidewinder

I'm a newbie at this so detailed info would be appreciated. Thanks!!

 

Every time I try to recompile the kernel I get these two errors:

 

make[1]: *** [kallsyms] Error 1

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

make: *** [vmlinux] Error 2

[root@localhost linux]#

 

 

What does this mean.

Link to comment
Share on other sites

It means it can't compile the virtual memory manager...

 

However .... what to do about it I don't know....

 

Can you compile other stuff (just something simple)

perhaps its a problem in the source or with your compiler/linker setup???

 

One way to try is download the .src.rpm for that kernel and try a

rpm --rebuild

 

(this should compile it and package it to an RPM) ...

its not really any benefiot unless you optimise it but it will let you know if its you or the code ???

 

I used to do this a lot then haven't for a while and Ive had endless probs myself just recompiling a new kernel :D

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...