Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Kernel Compile problems Error 127 in PCMCIA
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
zachula
n00b
n00b


Joined: 29 Jul 2005
Posts: 19

PostPosted: Mon Oct 03, 2005 5:06 am    Post subject: Kernel Compile problems Error 127 in PCMCIA Reply with quote

OKay so I have a SUN Netra T1 and I realize that there is a forum for Sparc stuff but its slow and I don't think this is sparc related.

I am rebuilding my webserver, I use a Wintv card for a webcam and have designs of adding an additional USB cam. there is no soundcard.


I am getting the following dump:
Code:

cp solaris.o /lib/modules/2.4.31-sparc/kernel/arch/sparc64/solaris/
make[1]: Leaving directory `/usr/src/linux-2.4.31-sparc/arch/sparc64/solaris'
make -C  arch/sparc64/math-emu modules_install
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


It looks like I am having a problem with PCMCIA. Problem is there isnt a PCMCIA kernel option that I could find.

I am fairly new to kernel compiling. This is the third box I have done it on and I really want to understand what I am doing so that I can fine tune the kernel to my needs.

Thanks!
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