Messages in this thread |  | | Date | Sat, 8 Feb 1997 23:26:04 +0400 (GMT-4) | From | Duncan Hill <> | Subject | Module problems. |
| |
Greetings. My apologies if this is offtopic. I recently upgraded my fathers laptop to the 2.x series of kernels. (2.0.27 to be exact). After 2 hours of mucking about, I got a parallel zip drive to work on his system. I also have the same source code (2.0.27) and decided to add support to my kernel for a modularised Zip drive and printer driver.
I've finally got everything to compile (after struggling with about 5 erros at the very end of the make), installed the kernel and system map, lilo'd and rebooted.
Then I try the following: deathstar:/usr/src/linux-2.0.27 # insmod ppa gcc2_compiled.: wrong version ppa_port_delay: wrong version ppa_done: wrong version ppa_info_string: wrong version Failed to load module! The symbols from kernel 2.0.27 don't match 2.0.27
and
deathstar:/usr/src/linux-2.0.27 # insmod lp gcc2_compiled.: wrong version Failed to load module! The symbols from kernel 2.0.27 don't match 2.0.27
The system is a P5-133, 32 MB RAM, NCR53c825 SCSI controller. gcc is 2.7.2. Can anybody tell me what is wrong? Are my modutils too old?
Duncan Hill ------------------------------------------------------------------------------ Student of the Barbados Community College Cogito cogito ergo cogito sum - I think that I think therefore I think I am. http://www.sunbeach.net/personal/dhill/dhill.htm http://www.sunbeach.net/personal/dhill/lynx/lynx-main.html ------------------------------------------------------------------------------
|  |