Menu

#4 Error when compile pvrusb on linux 2.6

open
nobody
5
2005-11-20
2005-11-20
Anonymous
No

Hello,

Got the following error when I try to make insert
/bin/sh: ./rmmod: No such file or directory
insmod pvrusb.o
insmod: error inserting 'pvrusb.o': -1 Invalid module
format
make: *** [insert] Error 1

Any idea would be very helpfull.

Thanks in advance.

Marco

BTW : I change inside the Makefile file the following
line :
KCFLAGS = -D__KERNEL__ -I/usr/src/linux-2.4/include
by the following because I though this don't exist anymore.
KCFLAGS = -D__KERNEL__ -I/usr/src/linux-2.6/include

Discussion


Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.