[mythtv] autoexpire.cpp doesn't compile (in FreeBSD)

Daniel Kristjansson danielk at cat.nyu.edu
Tue Jun 21 15:14:52 UTC 2005


On Tue, 2005-06-21 at 16:02 +0300, Ari Suutari wrote:
> Hi,
> 
> I have been compiling mythtv on FreeBSD
> without any major problems. However, there
> is now piece of code (at least in autoexpire.cpp),
> which does not compile.
> 
> I don't know why it compiles on linux box, since
> code assigns PTHREAD_CREATE_JOINABLE or
> PTHREAD_CREATE_DETACHED to variable of type pthread_t.
> Shouldn't these things be passed as thread attributes
> (which seems to be passed as NULL to pthread_create now).
> 
> The code with the problem was introduced to mythbackend
> in autoexpire.cpp, version 1.24.

Can you make a patch that works on FreeBSD?

-- Daniel



More information about the mythtv-dev mailing list