Hi,
Today I tried to build the new 2.6.22 kernel but my external "cdfs" module (which is used by the mp3 plugin) failed to compile with the following:
--snip--
/usr/src/modules/cdfs/2.6/root.c: In function 'cdfs_init':
/usr/src/modules/cdfs/2.6/root.c:598: error: 'CLONE_FS' undeclared (first use in this function)
/usr/src/modules/cdfs/2.6/root.c:598: error: (Each undeclared identifier is reported only once
/usr/src/modules/cdfs/2.6/root.c:598: error: for each function it appears in.)
/usr/src/modules/cdfs/2.6/root.c:598: error: 'CLONE_FILES' undeclared (first use in this function)
/usr/src/modules/cdfs/2.6/root.c:598: error: 'CLONE_SIGHAND' undeclared (first use in this function)
make[5]: *** [/usr/src/modules/cdfs/2.6/root.o] Error 1
make[4]: *** [_module_/usr/src/modules/cdfs/2.6] Error 2
make[4]: Leaving directory `/var/local/kernel-src/linux-2.6.22.0'
make[3]: *** [all] Error 2
/usr/src/modules/cdfs/2.6/root.c:598: error: 'CLONE_FS' undeclared (first use in this function)
/usr/src/modules/cdfs/2.6/root.c:598: error: (Each undeclared identifier is reported only once
/usr/src/modules/cdfs/2.6/root.c:598: error: for each function it appears in.)
/usr/src/modules/cdfs/2.6/root.c:598: error: 'CLONE_FILES' undeclared (first use in this function)
/usr/src/modules/cdfs/2.6/root.c:598: error: 'CLONE_SIGHAND' undeclared (first use in this function)
make[5]: *** [/usr/src/modules/cdfs/2.6/root.o] Error 1
make[4]: *** [_module_/usr/src/modules/cdfs/2.6] Error 2
make[4]: Leaving directory `/var/local/kernel-src/linux-2.6.22.0'
make[3]: *** [all] Error 2
--snip
Would anyone happen to know how to fix this? Is the "cdfs" project currently maintained? I had found patches on vdrportal to fix cdfs for linux-2.6.21, but I cant seem to find anything for this new problem.
Best Regards.
_______________________________________________ vdr mailing list vdr@xxxxxxxxxxx http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr