Re: [vdr] DVD-Plugin compile failure

2007-12-15 Thread Simon Baxter
>> [EMAIL PROTECTED] dvd-0.3.6_b03]# make
>> g++ -g -O2 -Wall -Woverloaded-virtual -fPIC -O3 -c -D_GNU_SOURCE
>> -DPLUGIN_NAME_I18N='"dvd"' -I../../../../DVB/include -I../../../include
>> -I../../../../DVB/include -I/usr/include/dvdnav dvd.c
>> /usr/include/dvdnav/dvdnav.h:367: error: expected ',' or '...' before
>> 'this' make: *** [dvd.o] Error 1
> Bug in that libdvdnav snapshot: 
> http://bugzilla.livna.org/show_bug.cgi?id=1528
>
> A fixed build for FC-6 is on its way but (like you may already know) FC-6 
> will
> go end of life in a couple of weeks so it could be a good idea to upgrade.

OK - I've now rebuilt (again) now with 2.6.23.1-49.fc8   (Fedora Core 8)

I'm now getting a new error trying to build vdr-dvd (see below)

I did find this error:
http://qa.mandriva.com/show_bug.cgi?id=35140

but I can't work out what I need to add the "#include "  ?

Can anyone help?




[EMAIL PROTECTED] vdr-1.5.12]# make plugins
Plugin dvd:
make[1]: Entering directory `/root/vdr-1.5.12/PLUGINS/src/dvd-cvs27.07.07'
In file included from /usr/include/dvdread/nav_types.h:33,
 from /usr/include/dvdnav/dvdnav.h:41,
 from player-dvd.h:14,
 from dvd.h:20,
 from dvd.c:15:
/usr/include/dvdread/ifo_types.h:32:2: error: #error "Must include 
 or  before any libdvdread header."
In file included from /usr/include/dvdread/nav_types.h:33,
 from /usr/include/dvdnav/dvdnav.h:41,
 from player-dvd.h:14,
 from player-dvd.c:34:
/usr/include/dvdread/ifo_types.h:32:2: error: #error "Must include 
 or  before any libdvdread header."
In file included from /usr/include/dvdread/nav_types.h:33,
 from /usr/include/dvdnav/dvdnav.h:41,
 from player-dvd.h:14,
 from control-dvd.c:21:
/usr/include/dvdread/ifo_types.h:32:2: error: #error "Must include 
 or  before any libdvdread header."
In file included from /usr/include/dvdread/nav_types.h:33,
 from /usr/include/dvdnav/dvdnav.h:41,
 from player-dvd.h:14,
 from ca52.c:44:
/usr/include/dvdread/ifo_types.h:32:2: error: #error "Must include 
 or  before any libdvdread header."
g++ -g -O2 -Wall -Woverloaded-virtual -fPIC -O3 -c -D_GNU_SOURCE 
-DPLUGIN_NAME_I18N='"dvd"' 
 -I../../../include -I/usr/include/dvdnav dvd.c
In file included from /usr/include/dvdread/nav_types.h:33,
 from /usr/include/dvdnav/dvdnav.h:41,
 from player-dvd.h:14,
 from dvd.h:20,
 from dvd.c:15:
/usr/include/dvdread/ifo_types.h:32:2: error: #error "Must include 
 or  before any libdvdread header."
make[1]: *** [dvd.o] Error 1



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


Re: [vdr] DVD-Plugin compile failure

2007-11-17 Thread Ville Skyttä
On Saturday 17 November 2007, Simon Baxter wrote:
> I've built a new VDR box, and can't get the dvd plugin to compile.
>
> kernel=2.6.22.9-61.fc6
> libdvdnav-0.1.10-3.20070503.lvn6
> libdvdnav-devel-0.1.10-3.20070503.lvn6
> libdvdcss-1.2.9-4.lvn6
> libdvdcss-devel-1.2.9-4.lvn6
> libdvdread-0.9.7-2.fc6
> libdvdread-devel-0.9.7-2.fc6
>
> [EMAIL PROTECTED] dvd-0.3.6_b03]# make
> g++ -g -O2 -Wall -Woverloaded-virtual -fPIC -O3 -c -D_GNU_SOURCE
> -DPLUGIN_NAME_I18N='"dvd"' -I../../../../DVB/include -I../../../include
> -I../../../../DVB/include -I/usr/include/dvdnav dvd.c
> /usr/include/dvdnav/dvdnav.h:367: error: expected ',' or '...' before
> 'this' make: *** [dvd.o] Error 1
>
> any ideas?

Bug in that libdvdnav snapshot: http://bugzilla.livna.org/show_bug.cgi?id=1528

A fixed build for FC-6 is on its way but (like you may already know) FC-6 will 
go end of life in a couple of weeks so it could be a good idea to upgrade.

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


[vdr] DVD-Plugin compile failure

2007-11-17 Thread Simon Baxter
I've built a new VDR box, and can't get the dvd plugin to compile.

kernel=2.6.22.9-61.fc6
libdvdnav-0.1.10-3.20070503.lvn6
libdvdnav-devel-0.1.10-3.20070503.lvn6
libdvdcss-1.2.9-4.lvn6
libdvdcss-devel-1.2.9-4.lvn6
libdvdread-0.9.7-2.fc6
libdvdread-devel-0.9.7-2.fc6

[EMAIL PROTECTED] dvd-0.3.6_b03]# make
g++ -g -O2 -Wall -Woverloaded-virtual -fPIC -O3 -c -D_GNU_SOURCE 
-DPLUGIN_NAME_I18N='"dvd"' 
 -I../../../../DVB/include -I../../../include -I../../../../DVB/include 
-I/usr/include/dvdnav 
dvd.c
/usr/include/dvdnav/dvdnav.h:367: error: expected ',' or '...' before 'this'
make: *** [dvd.o] Error 1


any ideas? 



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