[mythtv-users] Mythtv-0.16 failing with Math errors

David George david at thegeorges.us
Tue Oct 26 14:35:31 UTC 2004


On 10/26/2004 10:07 AM, Rod Smart wrote:

>    Ok, no one replied to this E-mail, so I am in a way trying again, 
> but with a fix..
>
>    The file below (dvbdiseq.cpp) failed in compilation with "math" 
> errors as was posted on the Gentoo forums, the fix is below, I'm not 
> 100% sure how a "diff" of a file is supposed to be run, but here is 
> the output of what I modified (modified file is the *.new filename)
>
> shadow libmythtv # diff -b dvbdiseqc.cpp dvbdiseqc.cpp.new
> 41a42,43
> > #include "math.h"
> >
>
>    I hope with this, someone can solve or modify the program so this 
> error can be eliminated, or is there a "bug" reporting facility ?

Patches can be sent to the dev list with [PATCH] and a description of 
the patch in the subject.  They need to be created with diff -u and 
really need to be against the current CVS (although one as simple as 
yours shouldn't be a problem).  From the mythtv directory "cvs diff -u 
libs/libmythtv/dvbdiseqc.cpp"

There is a bug reporting facility at: http://www.mythtv.org/bugs/ .  It 
is even mentioned on the main web page now.

-
David



More information about the mythtv-users mailing list