Mailing List archive

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

Compile DVB under 2.4.0test2-ac2?



Hello,

is there some change in recent kernel (in devfs or so) who prevent compiling
DVB driver with it?

DVB/driver# make
DIR=`pwd`; (cd /usr/src/linux; make SUBDIRS=$DIR modules)
make[1]: Entering directory `/usr/src/linux-2.4.0test2-ac2-reiserfs-3.6.10'
make -C  /usr/src/DVB/driver CFLAGS="-D__KERNEL__ -I/usr/src/linux/include -Wall -Wstrict-prototypes -O2
-fomit-frame-pointer -fno-strict-aliasing -pipe  -mpreferred-stack-boundary=2 -march=i686 -DMODULE" MAKING_MODULES=1
modules
make[2]: Entering directory `/usr/src/DVB/driver'
gcc -D__KERNEL__ -I/usr/src/linux/include -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -fno-strict-aliasing -pipe 
-mpreferred-stack-boundary=2 -march=i686 -DMODULE   -DEXPORT_SYMTAB -c i2c-core.c
gcc -D__KERNEL__ -I/usr/src/linux/include -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -fno-strict-aliasing -pipe 
-mpreferred-stack-boundary=2 -march=i686 -DMODULE   -DEXPORT_SYMTAB -c videodev.c
videodev.c: In function `video_register_device':
videodev.c:312: warning: passing arg 7 of `devfs_register' makes pointer from integer without a cast
videodev.c:312: too many arguments to function `devfs_register'
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.0test2-ac2-reiserfs-3.6.10'
make: *** [here] Error 2

 
	Greg
________________________________________________________________
http://ulima.unil.ch/greg ICQ:16624071 mailto:greg@ulima.unil.ch


Home | Main Index | Thread Index