I had the same problem. It was solved by updating modutils from testing. -----Original Message----- From: Daniel Marquez-Klaka [mailto:[EMAIL PROTECTED] Sent: Monday, January 29, 2001 2:46 PM To: debian-users Mail-List Subject: unresolved symbols
Hello list, i have running stabel. I installed kernel-headers-2.2.17, kernel-source-2.2.17 and kernel-package. Then i made my own kernel ( make dep clean bzImage; make modules; make modules_install) After that i copied System.map to /boot/System.map-2.2.17 and /usr/src/linux/arch/i386/boot/bzImage to /boot/vmlinuz-2.2.17. After running lilo and a reboot i get lots of unresolved symbol in module blablabla. Why is this ? What have i done wrong or what have i forgoten ? How can this be fixed ? can someone help me ? Thanks in advance, Daniel