Re: [vdr] cdfs patches for mp3 plugin

2007-07-10 Thread Stone

On 7/10/07, Malte Schröder <[EMAIL PROTECTED]> wrote:


On Tue, 10 Jul 2007 12:30:45 +0200
Stone <[EMAIL PROTECTED]> wrote:

> 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--

> 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.

You could take a look at http://fuse.sourceforge.net/, more
specifically
http://fuse.sourceforge.net/wiki/index.php/FileSystems#Cddfs.
I haven't tried it myself, but sounds interesting I think.




I found a patch that seems to work...

Best Regards.


cdfs-2.6.19-linux-2.6.22.diff
Description: Binary data
___
vdr mailing list
vdr@linuxtv.org
http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr


Re: [vdr] cdfs patches for mp3 plugin

2007-07-10 Thread Malte Schröder
On Tue, 10 Jul 2007 12:30:45 +0200
Stone <[EMAIL PROTECTED]> wrote:

> 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--

> 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.

You could take a look at http://fuse.sourceforge.net/, more
specifically
http://fuse.sourceforge.net/wiki/index.php/FileSystems#Cddfs.
I haven't tried it myself, but sounds interesting I think.

> 
> Best Regards.


-- 
---
Malte Schröder
[EMAIL PROTECTED]
ICQ# 68121508
---



signature.asc
Description: PGP signature
___
vdr mailing list
vdr@linuxtv.org
http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr


[vdr] cdfs patches for mp3 plugin

2007-07-10 Thread Stone

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

--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@linuxtv.org
http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr