Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Kernel Compil:strange Mssg make modules_install [workaround]
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
BoBoeBoe
n00b
n00b


Joined: 17 Feb 2004
Posts: 69

PostPosted: Thu Feb 15, 2007 4:58 am    Post subject: Kernel Compil:strange Mssg make modules_install [workaround] Reply with quote

I've installed a recent copy of Gentoo on my system

When I compile a new kernel and run make modules_install afterwards I get the following output which I don't trust:

Code:
if [ -r System.map -a -x /sbin/depmod ]; then /sbin/depmod -ae -F System.map  2.6.19-gentoo-r5; fi


Anything to worry about? or just leave it as it is?


Last edited by BoBoeBoe on Sat Feb 17, 2007 10:44 pm; edited 1 time in total
Back to top
View user's profile Send private message
BoBoeBoe
n00b
n00b


Joined: 17 Feb 2004
Posts: 69

PostPosted: Thu Feb 15, 2007 5:22 am    Post subject: Reply with quote

Well I am quiet sure something is wrong. When I tried to add xfs filesystem to my kernel I get the same message but it seems that xfs isn't linked in.

This is what i did so far:
Code:
make menuconfig

Code:
   File systems  --->

Code:
<*> XFS filesystem support
       [ ]   XFS Quota support
       [ ]   XFS Security Label support
       [ ]   XFS POSIX ACL support 
       [ ]   XFS Realtime subvolume support

Code:
make && make modules_install

Code:
cp arch/i386/boot/bzImage /boot/kernel

reboot
Code:
cat /proc/filesystems

does not show xfs?
Back to top
View user's profile Send private message
BoBoeBoe
n00b
n00b


Joined: 17 Feb 2004
Posts: 69

PostPosted: Sat Feb 17, 2007 10:45 pm    Post subject: Reply with quote

I've found several other post dealing with this issue but none of them had a resolution to this problem.

Anyway I switched to the genkernel and everything is bright and shiny again.
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