kanishk rastogi wrote:
*/Chhavi Agarwal <Chhavi.Agarwal@xxxxxxxxx>/* wrote:
Hi,
I am using a linux-2.6.14 kernel.
I am trying to load my iSCSI module but when using insmod the error is
insmod: error inserting 'unh_scsi_target.ko': -1 Unknown symbol in
module
-1 Unknown symbol, AFAIK, shows incompatibiity in dealing with the
recturn code in one of the driver functions. So I would suggest you to
report it to LKML and this would lessen the response time. I am yet to
see this error due to GPL problems. Greg/Russell/Alan, please correct
me if I am wrong.
linux:/home/chhavi/unh_iscsi.1.6.00/src # dmesg
unh_scsi_target: Unknown symbol scsi_bus_type
I had exported scsi_bus_type and rebuild the kernel.
its seen as exported in module.symvers
is ur module license GPL and the symbol has been expoted as
Export_symbol_GPl();
.
but still the error persists.
any help will be appreciated.
Thanks
http://www.patni.com
World-Wide Partnerships. World-Class Solutions.
_____________________________________________________________________
This e-mail message may contain proprietary, confidential or legally
privileged information for the sole use of the person or entity to
whom this message was originally addressed. Any review, e-transmission
dissemination or other use of or taking of any action in reliance upon
this information by persons or entities other than the intended
recipient is prohibited. If you have received this e-mail in error
kindly delete this e-mail from your records. If it appears that this
mail has been forwarded to you without proper authority, please notify
us immediately at netadmin@xxxxxxxxx and delete this mail.
_____________________________________________________________________
------------------------------------------------------------------------
Blab-away for as little as 1¢/min. Make PC-to-Phone Calls
<http://us.rd.yahoo.com/mail_us/taglines/postman2/*http://us.rd.yahoo.com/evt=39663/*http://voice.yahoo.com>
using Yahoo! Messenger with Voice.
--
Kernelnewbies: Help each other learn about the Linux kernel.
Archive: http://mail.nl.linux.org/kernelnewbies/
FAQ: http://kernelnewbies.org/faq/