Hi guys!
I am trying to load the parallel port driver module in Debian 2.4.29 kernel, but it is showing the following error.

# insmod driver.o
driver.o:cannot read ELF header from driver.o
#

when i do a make on the driver folder it doesnot through any error and the make is perfect.

do you have any clues why???