Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Kernel Compile Problems
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware
View previous topic :: View next topic  
Author Message
mljohns4
n00b
n00b


Joined: 10 Sep 2005
Posts: 39
Location: Cedar Rapids, Iowa

PostPosted: Sat Sep 10, 2005 2:42 pm    Post subject: Kernel Compile Problems Reply with quote

I recently performed a fresh install using Gentoo kernel 2.6.12-gentoo-r10. On the original install I forgot to enable the correct modules for my network card. I then proceeded to enable the correct module support in my kernel after determining what nic chipset I have. My problem is when I attempt to compile the kernel I receive this error

if [ -r System.map -a -x /sbin/depmod ]; then /sbin/depmod -ac -F System.map 2.6.12-gentoo-r10; f:

I have tried removing any changes I made to the kernel and recompiling, but I still recieve the same error. It would be much appreciated if anyone could help me out with what is wrong.

Thanks
Back to top
View user's profile Send private message
widan
Veteran
Veteran


Joined: 07 Jun 2005
Posts: 1512
Location: Paris, France

PostPosted: Sat Sep 10, 2005 3:36 pm    Post subject: Re: Kernel Compile Problems Reply with quote

mljohns4 wrote:
I receive this error
Code:
if [ -r System.map -a -x /sbin/depmod ]; then /sbin/depmod -ac -F System.map 2.6.12-gentoo-r10; fi

This is not an error, this line always appears when you build modules.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum