Mailing List archive

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

[linux-dvb] Error compiling vdr 7.0 with linux-2.4.0



Hi,

while compiling vdr 7.0 (dvb 0.8.1 compiles o.k) on linux
2.4.0 I got this errors:

In file included from ../DVB/driver/dvb.h:16,
                 from dvbapi.h:22,
                 from config.h:18,
                 from eit.c:36:
/usr/include/linux/devfs_fs_kernel.h: In function `int
devfs_generate_path(devfs_entry *, char *, int)':
/usr/include/linux/devfs_fs_kernel.h:157: `ENOSYS' undeclared
(first use this function)
/usr/include/linux/devfs_fs_kernel.h:157: (Each undeclared
identifier is reported only once
/usr/include/linux/devfs_fs_kernel.h:157: for each function it
appears in.)
/usr/include/linux/devfs_fs_kernel.h:158: warning: control
reaches end of non-void function
`devfs_generate_path(devfs_entry *, char *, int)'
/usr/include/linux/devfs_fs_kernel.h: In function `int
devfs_set_file_size(devfs_entry *, long unsigned int)':
/usr/include/linux/devfs_fs_kernel.h:166: warning: control
reaches end of non-void function
`devfs_set_file_size(devfs_entry *, long unsigned int)'
/usr/include/linux/devfs_fs_kernel.h: In function `int
devfs_register_chrdev(unsigned int, const char *,
file_operations *)':
/usr/include/linux/devfs_fs_kernel.h:204: implicit declaration
of function `int register_chrdev(...)'
/usr/include/linux/devfs_fs_kernel.h: In function `int
devfs_register_blkdev(unsigned int, const char *,
block_device_operations *)':
/usr/include/linux/devfs_fs_kernel.h:209: implicit declaration
of function `int register_blkdev(...)'
/usr/include/linux/devfs_fs_kernel.h: In function `int
devfs_unregister_chrdev(unsigned int, const char *)':
/usr/include/linux/devfs_fs_kernel.h:213: implicit declaration
of function `int unregister_chrdev(...)'
/usr/include/linux/devfs_fs_kernel.h: In function `int
devfs_unregister_blkdev(unsigned int, const char *)':
/usr/include/linux/devfs_fs_kernel.h:217: implicit declaration
of function `int unregister_blkdev(...)'
make: *** [eit.o] Error 1                    

Regards,

Paul


--- 
Info:
To unsubscribe send a mail to listar@linuxtv.org with "unsubscribe linux-dvb" as subject.



Home | Main Index | Thread Index