Re: [vdr] Problem with compiling plugins

2007-01-28 Thread Kartsa
VDR User kirjoitti: On 1/27/07, *Kartsa* [EMAIL PROTECTED] mailto:[EMAIL PROTECTED] wrote: Plugin mp3: make[1]: Entering directory `/root/Lataukset/vdr-1.4.4/PLUGINS/src/mp3-0.9.15' g++ -O2 -fPIC -Wall -Woverloaded-virtual -c -D_GNU_SOURCE -DAPIVERSNUM=10404 -DHAVE_SNDFILE

Re: [vdr] Problem with compiling plugins

2007-01-28 Thread Udo Richter
Kartsa wrote: burn.c:32: error: conflicting return type specified for â ../../../include/vdr/plugin.h:43: error: overriding â The original plugin.h of VDR has this in line 43: virtual cString Active(void); This was introduced on VDR 1.3.47, and conflicts with earlier patches that had

Re: [vdr] Problem with compiling plugins

2007-01-28 Thread Halim Sahin
Hi, On So, Jan 28, 2007 at 01:16:45 +0200, Kartsa wrote: But the burn plugin still won't compile. Please use a newer versionof burn plugin I used it with vdr-14.4. Best regards Halim ___ vdr mailing list vdr@linuxtv.org

Re: [vdr] Problem with compiling plugins

2007-01-28 Thread Kartsa
Halim Sahin kirjoitti: Hi, On So, Jan 28, 2007 at 01:16:45 +0200, Kartsa wrote: But the burn plugin still won't compile. Please use a newer versionof burn plugin I used it with vdr-14.4. I thought I had the newest one? Where do I find a newer one? In the README file there is

Re: [vdr] Problem with compiling plugins

2007-01-28 Thread Michael Brueckner
Am Sonntag 28 Januar 2007 17:59 schrieb Kartsa: I thought I had the newest one? Where do I find a newer one? In the README file there is http://www.xeatre.tv/community/burn/ which is supposed to have the latest version available. Use 0.1.0-pre21: http://linux.kompiliert.net/contrib/ Cheers

Re: [vdr] Problem with compiling plugins

2007-01-28 Thread Halim Sahin
Hello, On So, Jan 28, 2007 at 06:03:56 +0100, Michael Brueckner wrote: Am Sonntag 28 Januar 2007 17:59 schrieb Kartsa: I thought I had the newest one? Where do I find a newer one? In the README file there is http://www.xeatre.tv/community/burn/ which is supposed to have the latest version

Re: [vdr] Problem with compiling plugins

2007-01-27 Thread VDR User
On 1/27/07, Kartsa [EMAIL PROTECTED] wrote: Plugin mp3: make[1]: Entering directory `/root/Lataukset/vdr-1.4.4/PLUGINS/src/mp3-0.9.15' g++ -O2 -fPIC -Wall -Woverloaded-virtual -c -D_GNU_SOURCE -DAPIVERSNUM=10404 -DHAVE_SNDFILE -DHAVE_VORBISFILE -I../../../include mp3.c mp3.c:50:17: error: