Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
"make modules_install" fails when compiling a cust
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Other Things Gentoo
View previous topic :: View next topic  
Author Message
Cluster
Tux's lil' helper
Tux's lil' helper


Joined: 26 Jul 2002
Posts: 145
Location: Cedar Rapids, Iowa

PostPosted: Thu Nov 28, 2002 5:02 am    Post subject: "make modules_install" fails when compiling a cust Reply with quote

Previous command:
make dep && make clean bzImage

Code:
root@pmw linux # make modules_install
make -C  kernel modules_install
make[1]: Entering directory `/usr/src/linux-2.4.19/kernel'
make[1]: Nothing to be done for `modules_install'.
make[1]: Leaving directory `/usr/src/linux-2.4.19/kernel'
make -C  drivers modules_install
make[1]: Entering directory `/usr/src/linux-2.4.19/drivers'
make -C block modules_install
make[2]: Entering directory `/usr/src/linux-2.4.19/drivers/block'
mkdir -p /lib/modules/2.4.19/kernel/drivers/block/
cp DAC960.o cciss.o cpqarray.o floppy.o loop.o nbd.o /lib/modules/2.4.19/kernel/drivers/block/
cp: cannot stat `DAC960.o': No such file or directory
cp: cannot stat `cciss.o': No such file or directory
cp: cannot stat `cpqarray.o': No such file or directory
cp: cannot stat `floppy.o': No such file or directory
cp: cannot stat `loop.o': No such file or directory
cp: cannot stat `nbd.o': No such file or directory
make[2]: *** [_modinst__] Error 1
make[2]: Leaving directory `/usr/src/linux-2.4.19/drivers/block'
make[1]: *** [_modinst_block] Error 2
make[1]: Leaving directory `/usr/src/linux-2.4.19/drivers'
make: *** [_modinst_drivers] Error 2
root@pmw linux #


I even tried a "make distclean" and repeated the whole procedure... same error.
Back to top
View user's profile Send private message
rac
Bodhisattva
Bodhisattva


Joined: 30 May 2002
Posts: 6553
Location: Japanifornia

PostPosted: Thu Nov 28, 2002 5:17 am    Post subject: Reply with quote

Does "make modules" help?
_________________
For every higher wall, there is a taller ladder
Back to top
View user's profile Send private message
Cluster
Tux's lil' helper
Tux's lil' helper


Joined: 26 Jul 2002
Posts: 145
Location: Cedar Rapids, Iowa

PostPosted: Fri Nov 29, 2002 12:42 am    Post subject: Reply with quote

Indeed it does. :oops:
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Other Things 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