Mailing List archive

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

[vdr] Re: AW: Error compling on gentoo & kernel 2.6.5



Use the ebuild of vdr.gentoo.de

----- Original Message ----- 
From: "Joseph H. Fry" <joe@thefrys.com>
To: <vdr@linuxtv.org>
Sent: Tuesday, May 04, 2004 1:37 AM
Subject: [vdr] Re: AW: Error compling on gentoo & kernel 2.6.5


> I just changed the line in my VDR Makefile from  "INCLUDES =
> -I$(DVBDIR)/include" to "INCLUDES = -I$(DVBDIR)/linux/include" and it
> compiled further than before.
>
> Now I'm getting
>
> # make DEBUG_OSD=1
> g++ -g -O2 -Wall -Woverloaded-virtual -c -DREMOTE_KBD -DREMOTE_
> -D_GNU_SOURCE -DVIDEODIR=\"/video\" -DPLUGINDIR=\"./PLUGINS/lib\"
> -DDEBUG_OSD -I../DVB/linux/include menu.c
> menu.c: In member function `virtual eOSState
>    cMenuSetupOSDThemes::ProcessKey(eKeys)':
> menu.c:2299: error: `clrBackVanilla' undeclared (first use this
> function)
> menu.c:2299: error: (Each undeclared identifier is reported only once
> for      eachfunction it appears in.)
> menu.c: In member function `eDvbColor
> cMenuSetupColors::GetFgColor(int)':
> menu.c:2509: error: `clrGrey' undeclared (first use this function)
> make: *** [menu.o] Error 1
>
>
> Any suggestions?
>
>
> > -----Original Message-----
> > From: vdr-bounce@linuxtv.org [mailto:vdr-bounce@linuxtv.org] On Behalf
> Of
> > hgm.bg
> > Sent: Monday, May 03, 2004 3:43 AM
> > To: vdr@linuxtv.org
> > Subject: [vdr] AW: Error compling on gentoo & kernel 2.6.5
> >
> > Check the includes of the new 1.1.x drivers.
> >
> > Older drivers
> > /DVB/include
> >
> > Since 1.1.x
> > /DVB/linux/include
> >
> > If you correct the location in all the Makefiles, it will work
> >
> >
> > /hgm.bg
> >
> > > -----Ursprüngliche Nachricht-----
> > > Von: vdr-bounce@linuxtv.org [mailto:vdr-bounce@linuxtv.org]
> > > Im Auftrag von Joseph H. Fry
> > > Gesendet: Montag, 3. Mai 2004 07:51
> > > An: vdr@linuxtv.org
> > > Betreff: [vdr] Error compling on gentoo & kernel 2.6.5
> > >
> > > The error is:  "dvbdevice.h:21:2:  #error VDR requires Linux
> > > DVB driver API version 3!"
> > >
> > > I get this error trying to compile VDR 1.2.6 on Gentoo with a
> > > 2.6.5 Kernel that has DVB support compiled into it.
> > >
> > > The VDR source is linked to /usr/local/src/VDR and I linked
> > > the latest DVB drivers to /usr/local/src/DVB so that they are
> > > parallel to the VDR files as the INSTALL file suggests.
> > >
> > > I'm not sure why I'm getting this error, the compilation
> > > process seems like it would be simple enough, but apparently not.
> > >
> > > Thanks
> > >
> > >
> > >
> > > --
> > > Info:
> > > To unsubscribe send a mail to ecartis@linuxtv.org with
> > > "unsubscribe vdr" as subject.
> > >
> >
> >
> >
> > --
> > Info:
> > To unsubscribe send a mail to ecartis@linuxtv.org with "unsubscribe
> vdr"
> > as subject.
>
>
>
>
> -- 
> Info:
> To unsubscribe send a mail to ecartis@linuxtv.org with "unsubscribe vdr"
as subject.
>




-- 
Info:
To unsubscribe send a mail to ecartis@linuxtv.org with "unsubscribe vdr" as subject.



Home | Main Index | Thread Index