[mythtv] Compilation problems with dvb enabled (cvs)
Christian Hack
christianh at pdd.edmi.com.au
Sun Jan 11 07:59:10 EST 2004
----- Original Message -----
From: "Harley Cole-Puls" <cole0103 at flinders.edu.au>
To: <mythtv-dev at mythtv.org>
Sent: Sunday, January 11, 2004 10:26 PM
Subject: [mythtv] Compilation problems with dvb enabled (cvs)
> Gday,
>
> I am new to Mythtv, and am installing it on a gentoo box with M10000 and
Nova-t
> in Australia. I have been having troubles compiling the latest cvs version
of
> Mythtv with dvb-support enabled, however it compiled OK without
dvb-support. My
> card works as evidenced by a dump from dvbstream into mplayer. I remember
seeing
> a comment from Isaac saying he had changed things around and dvb
compiliation
> may be broken.
>
> I have two questions,
>
> 1. Is there a patch/s available to fix this compilation problem, and if so
can
> you post a link to where i can get them.
>
> 2. If there isnt any patches to fix this problem, then is there a
workaround to
> manually insert dvb information in the database etc. What steps do i have
to go
> to do this.
>
Where you enable DVB support in settings.pro you also need to alter the
include path to point to the include directory of the DVB driver
In my case this section looks like this:
# DVB support
CONFIG += using_dvb
DEFINES += USING_DVB
INCLUDEPATH += /home/mythtv/mythtv/cvs/DVB/include/
CH
More information about the mythtv-dev
mailing list