[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Modules_install error



Hi all;

I am compiling 2.4.29 on redhat 9( i am sorry for
asking the question here). I am simply copying the
config file of 2.4.20-8(redhat default) as .config in
my source dir of 2.4.29.

The compilation has been successful on 2 machines.
However on one machine it gives error in "make
modules_install" 

depmod: /opt/Xilinx6.3/bin/lin/wdreg is not an ELF
file
depmod: /opt/Xilinx6.3/bin/lin/install_drv is not an
ELF file
depmod: *** Unresolved symbols in
/lib/modules/2.4.29custom1/kernel/crypto/autoload.o
depmod:         crypto_alg_lookup
depmod: *** Unresolved symbols in
/lib/modules/2.4.29custom1/kernel/crypto/proc.o
depmod:         crypto_alg_sem
depmod:         crypto_alg_list
depmod: *** Unresolved symbols in
/lib/modules/misc/windrvr6.o
depmod:         usb_ifnum_to_if_Rsmp_7f504340
depmod:         usb_alloc_urb_Rsmp_37eb1efb
depmod:         usb_register_Rsmp_6ab484a9
depmod:         usb_set_interface_Rsmp_fc4b0efa
depmod:         usb_clear_halt_Rsmp_3b248300
depmod:         usb_deregister_Rsmp_a38a432d
depmod:         usb_submit_urb_Rsmp_87e0f069
depmod:         usb_free_urb_Rsmp_986294e5
depmod:         usb_unlink_urb_Rsmp_1a73da9d
make: *** [_modinst_post] Error 1


It seems that modules_install runs depmod but fails
for some reason. The modules dependency is not the
issue as the compilation has been successful with same
default redhat kernel config file (being copied as
.config) on other 2 machines. 
Why is depmod looking in /opt? My modules.conf file
does not have any path directive. 
I have googled but only found a few open ended
questions. Any pointers please?

Thanks and Regards;
Rituraj



		
__________________________________ 
Do you Yahoo!? 
Yahoo! Personals - Better first dates. More second dates. 
http://personals.yahoo.com



Reply to: