hi all i compiled one of my kernel module but the error i got is completely cryptic -- pl see -- whethr my kernel is corrupted or what o/p of make is
make[1] Entering directory /usr/src/linux--- Building modules , stage 2 MODPOST 1 modules WARNING "_fixunsdfsi" [/home/nidhi/<module_dir>/<module_name>.ko] undefined WARNING "_adddf3" [/home/nidhi/<module_dir>/<module_name>.ko] undefined WARNING "_floatunsidf" [/home/nidhi/<module_dir>/<module_name>.ko] undefined make[1] Leaving directory /usr/src/linux-headers-2.6.27-generic but what i found is i get a module.ko file and when i insmod it o/p insmod: error inserting 'blkdev.ko': -1 Unknown symbol in module pl help Nidhi -- Thanks & Regards Nidhi
