Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Error in kernel compilation concering drivers/net
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
dimorge
n00b
n00b


Joined: 04 May 2004
Posts: 17

PostPosted: Thu May 06, 2004 6:08 pm    Post subject: Error in kernel compilation concering drivers/net Reply with quote

This is what is see right at the end of the kernel compilation.
It appears there is a problem finding net drivers?? When i boot with liveCD it finds the drivers just fine. What do i need to do to fix the problem?
Code:

make[3]: Nothing to be done for `modules_install'.
make[3]: Leaving directory `/usr/src/linux-2.4.25-gentoo-r1/drivers/media/video'
make[2]: Leaving directory `/usr/src/linux-2.4.25-gentoo-r1/drivers/media'
make -C misc modules_install
make[2]: Entering directory `/usr/src/linux-2.4.25-gentoo-r1/drivers/misc'
make[2]: Nothing to be done for `modules_install'.
make[2]: Leaving directory `/usr/src/linux-2.4.25-gentoo-r1/drivers/misc'
make -C net modules_install
make[2]: Entering directory `/usr/src/linux-2.4.25-gentoo-r1/drivers/net'
mkdir -p /lib/modules/2.4.25-gentoo-r1/kernel/drivers/net/
cp dummy.o /lib/modules/2.4.25-gentoo-r1/kernel/drivers/net/
cp: cannot stat `dummy.o': No such file or directory
make[2]: *** [_modinst__] Error 1
make[2]: Leaving directory `/usr/src/linux-2.4.25-gentoo-r1/drivers/net'
make[1]: *** [_modinst_net] Error 2
make[1]: Leaving directory `/usr/src/linux-2.4.25-gentoo-r1/drivers'
make: *** [_modinst_drivers] Error 2
Back to top
View user's profile Send private message
active
Apprentice
Apprentice


Joined: 23 Jun 2003
Posts: 228
Location: Something not a structure or union

PostPosted: Thu May 06, 2004 6:17 pm    Post subject: Reply with quote

It seems to have a problem here:
Code:
cp dummy.o /lib/modules/2.4.25-gentoo-r1/kernel/drivers/net/
cp: cannot stat `dummy.o': No such file or directory


Try to remove it from the network device section and recompile.
_________________
GIT d- s:+>: a-- C+++ UBS+++ P++ L+++
E--- W+ N+ w M- PS+(++) PE PGP+ !t
X++ tv+ b++ D+ G e h! r++ x*
Back to top
View user's profile Send private message
dimorge
n00b
n00b


Joined: 04 May 2004
Posts: 17

PostPosted: Thu May 06, 2004 6:58 pm    Post subject: Reply with quote

You'll have to forgive me if this seems obvious (hehe) but i did not install the netwrok driver in the menuconfig program. This may be causing my problem. So i selected the 3c900 series driver. Although liveCD uses 3C95x driver, i assume this is the same one. One question do drivers need to be installed as 'M' ? I did not istall them as a module so i didnt have to worry about that part once i got the OS up and running.
Back to top
View user's profile Send private message
nixnut
Bodhisattva
Bodhisattva


Joined: 09 Apr 2004
Posts: 10974
Location: the dutch mountains

PostPosted: Thu May 06, 2004 7:06 pm    Post subject: Reply with quote

dimorge wrote:
One question do drivers need to be installed as 'M' ? I did not istall them as a module so i didnt have to worry about that part once i got the OS up and running.
No, you can compile them right into the kernel too.
_________________
Please add [solved] to the initial post's subject line if you feel your problem is resolved. Help answer the unanswered

talk is cheap. supply exceeds demand
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