Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Is my kernel compile freezing, or is this normal?
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Installing Gentoo
View previous topic :: View next topic  
Author Message
isolder
n00b
n00b


Joined: 05 Dec 2003
Posts: 58

PostPosted: Tue Mar 02, 2004 2:10 am    Post subject: Is my kernel compile freezing, or is this normal? Reply with quote

I've had gentoo working for a while now and recompiled my kernel before, but I can't remember what happened when it finished after this command below:

make dep && make clean vmlinux modules modules_install


I needed to enable some stuff so that direct rendering would work so I went through menuconfig and then I did the above command to make the kernel.. it starts to compile but then after a littl ewhile it stops here:

find kernel -path '*/pcmcia/*' -name '*.o' | xargs -i -r ln -sf ../{}pcmcia
if [ -r System.map ]; then /sbin/depmod -ae -F System.map 2.4.22-ben2; fi


Should it be stopping there? I don't really know how to figure this out...

Thanks for any assistance
Back to top
View user's profile Send private message
cyrillic
Watchman
Watchman


Joined: 19 Feb 2003
Posts: 7313
Location: Groton, Massachusetts USA

PostPosted: Tue Mar 02, 2004 4:22 am    Post subject: Reply with quote

Nothing to worry about.

That looks like the normal end of "make modules_install"
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Installing Gentoo 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