[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Unresolved symbols
- From: Homer Parker <hparker pcsrvc com>
- To: redhat-install-list redhat com
- Subject: Unresolved symbols
- Date: Fri, 3 Oct 2003 09:39:38 -0500
I'm not sure if this is the right list, but here goes ;) I'm trying to
compile the Promise SX6000 drivers for a newer kernel, and I get this on
make install:
+ exec /sbin/installkernel 2.4.20-20.9 bzImage
/usr/src/linux-2.4.20-20.9/System.map ''
depmod: *** Unresolved symbols in
/lib/modules/2.4.20-20.9/kernel/drivers/scsi/pti_st.o
depmod: scsi_unregister_module
depmod: scsi_register
depmod: scsi_register_module
depmod: scsi_unregister
make[1]: Leaving directory `/usr/src/linux-2.4.20-20.9/arch/i386/boot'
I have the following modules in
/lib/modules/2.4.20-20.9/kernel/drivers/scsi:
[root 126-lan scsi]# [root 126-lan scsi]# ls -l
total 208
-rw-r--r-- 1 root root 15296 Oct 3 08:42 ide-scsi.o
-rw-r--r-- 1 root root 32780 Oct 3 08:42 pti_st.o
-rw-r--r-- 1 root root 90134 Oct 3 08:42 scsi_mod.o
-rw-r--r-- 1 root root 17779 Oct 3 08:42 sd_mod.o
-rw-r--r-- 1 root root 39360 Oct 3 08:42 sg.o
[root 126-lan scsi]#
What I did... make mrproper menuconfig.. Loaded the i686 config from
/configs... Removed a bunch of stuff (and obviously one too many), that
I'm not going to need... make dep modules bzImage modules_install... Made
the Promise drivers per the README that it came with... Copied pti_st.o to
the scsi directory in the kernel source, and /lib/modules.. Then ran make
install.. I took the extra version info out of the Makefile and the
version.h, as I was getting errors about wrong version when I ran make
install, and that took care of that problem.. Any idea what I'm missing?
---
Homer Parker
LAN/WAN, Wireless Networking, PC Sales/Service
Linux, OS/2 and Windows Support
PC Services 785.483.7602
129 W 8th #101 hparker pcsrvc com
Russell, KS 67665 http://www.pcsrvc.com
"So for the IT Manager Role, you want someone who's absolute crap, looks
reasonable on paper, and won't cause too much trouble. ... Well I don't
have any MCSEs on my books at the moment, but I could call around."
-- Simon Travaglia
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]