Mailing List archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

can't compile siemens driver 0.6



Hi,

I m trying to compile the new driver of siemens and I got
the following errors:

gcc -D__KERNEL__ -I/usr/src/linux/include -Wall -Wstrict-prototypes -O2
-fomit-frame-pointer -fno-strict-aliasing -pipe    -DMODULE
-DMODVERSIONS -include /usr/src/linux/include/linux/modversions.h  
-DEXPORT_SYMTAB -c videodev.c
videodev.c: In function `video_register_device_R378215ed':
videodev.c:466: warning: passing arg 7 of `devfs_register_R0732d802'
makes integer from pointer without a cast
videodev.c:466: warning: passing arg 8 of `devfs_register_R0732d802'
makes integer from pointer without a cast
videodev.c:466: too few arguments to function `devfs_register_R0732d802'
make[2]: *** [videodev.o] Error 1
make[2]: Leaving directory `/usr/src/DVB/driver'
make[1]: *** [_mod_/usr/src/DVB/driver] Error 2
make[1]: Leaving directory `/usr/src/linux-2.4.0'
make: *** [here] Error 2

is it on my side the problem?

Demetri


Home | Main Index | Thread Index