Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Kernel 2.4 Build Fails on Netra T1[SOLVED]
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Gentoo on Sparc
View previous topic :: View next topic  
Author Message
zachula
n00b
n00b


Joined: 29 Jul 2005
Posts: 19

PostPosted: Tue Oct 04, 2005 12:08 am    Post subject: Kernel 2.4 Build Fails on Netra T1[SOLVED] Reply with quote

Code:

make[1]: Entering directory `/usr/src/linux-2.4.31-sparc/arch/sparc64/math-emu'
make[1]: Nothing to be done for `modules_install'.
make[1]: Leaving directory `/usr/src/linux-2.4.31-sparc/arch/sparc64/math-emu'
cd /lib/modules/2.4.31-sparc; \
mkdir -p pcmcia; \
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.31-sparc; fi
/bin/bash: /sbin/depmod: No such file or directory
make: *** [_modinst_post] Error 127


I can't find anything in Make Menuconfig that specifically cites PCMCIA and there is no PCMCIA on this machine. Am I reading this correctly?

do I need to emerge additional items?

SOLUTION:
I had to emerge module-init-tools. This appeared to fix the problem only now I am having other problems with my kernel compile. I am pretty sure I am getting past this point now though.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Gentoo on Sparc 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