View previous topic :: View next topic |
Author |
Message |
kodman111 n00b
Joined: 15 Jan 2005 Posts: 5
|
Posted: Sat Feb 19, 2005 9:59 am Post subject: make modules_install error? |
|
|
Code: | INSTALL sound/pci/emu10k1/snd-emu10k1.ko
INSTALL sound/pci/snd-cmipci.ko
INSTALL sound/synth/emux/snd-emux-synth.ko
INSTALL sound/synth/snd-util-mem.ko
if [ -r System.map ]; then /sbin/depmod -ae -F System.map 2.6.9-gentoo-r13; fi |
why isnt it running the command? we've tryed different kernel version's and bolth act as if the code is just echoing.... am i missing something? my friend has basicaly the hardware and system as i do, and the same kernel and make.conf setup, but he dosn't get this same problem...
why me! lol please help |
|
Back to top |
|
|
kimchi_sg Advocate
Joined: 26 Nov 2004 Posts: 3038
|
|
Back to top |
|
|
Earthwings Bodhisattva
Joined: 14 Apr 2003 Posts: 7753 Location: Germany
|
Posted: Sun Feb 20, 2005 9:26 am Post subject: |
|
|
It's no error message, but the end of a successful kernel compilation
Moved to dups in favour of the above. |
|
Back to top |
|
|
|