Re: unresolved symbol kfree
Murali Potla <[email protected]> 05 May 2003 13:35:00 +0530
| Newsgroups | gmane.linux.redhat.migration |
|---|---|
| Message-ID | <1052121900.22618.18.camel@krishna> |
You need to compile the driver for 2.4.18 kernel. You can not use a driver which is compiled against a particular kernel version with another different kernel. If you have the source for that driver, you can easily compile it for the 2.4.18 kernel. On Mon, 2003-05-05 at 12:36, krishna prasad yalavarthi wrote: > Hello, > I am new to redhat linux. Presently i have a streams > driver on suse linux 7.1 kernel version 2.4.0. when i try to > install the same module on redhat linux 8.0 kernel version > 2.4.18-14, i got a problem as > > "unresolved symbol kfree" > "unresolved symbol kmalloc" > "unresolved symbol printk" > > Is there any problem with the kernel 2.4.18? How can i > solve the problem? > > For your information, I have build a new sample driver > with > the above functions which is working fine on redhat 8.0, which > means that the symbols are present. But i don't understand why > this problem is comming in my driver. > > Could any one please help me. > > Thanks > > > > Krishna Prasad y > Ph:23405380(off) > > ========================================= > Nothing as pretty as a smile, nothing as ugly as a frown > ========================================= > -----------------------SOFTPRO DISCLAIMER------------------------------ Information contained in this E-MAIL and any attachments are confidential being proprietary to SOFTPRO SYSTEMS is 'privileged' and 'confidential'. If you are not an intended or authorised recipient of this E-MAIL or have received it in error, You are notified that any use, copyiny or dissemination of the information contained in this E-MAIL in any manner whatsoever is strictly prohibited. Please delete it immediately and notify the sender by E-MAIL. In such a case reading, reproducing, printing or further dissemination of this E-MAIL is strictly prohibited and may be unlawful. SOFTPRO SYSYTEMS does not REPRESENT or WARRANT that an attachment hereto is free from computer viruses or other defects. The opinions expressed in this E-MAIL and any ATTACHEMENTS may be those of the author and are not necessarily those of SOFTPRO SYSTEMS. ------------------------------------------------------------------------