[mythtv] Re: [mythtv-commits] mythtv commits (analog scan breaks build?)

John Pullan john.pullan at gmail.com
Wed Jun 15 13:10:32 UTC 2005


try bunging a #inlcude <pthread.h> at the top of analogscan.h

On 15/06/05, Steven <mythmail at richardstraat.homedns.org> wrote:
> I get this compiling cvs :
> In file included from moc_analogscan.cpp:11:
> analogscan.h:110: error: 'pthread_mutex_t' is used as a type, but is not
>    defined as a type.
> analogscan.h:112: error: 'pthread_t' is used as a type, but is not
> defined as a
>    type.
> analogscan.h:114: error: 'pthread_t' is used as a type, but is not
> defined as a
>    type.
> 
> Steven
> 
> mythtv at cvs.mythtv.org wrote:
> 
> >----------------------------------------------------------------------------
> >Changes committed by taylor on Tue Jun 14 22:00:42 2005
> >
> >Added Files:
> >   in mythtv/libs/libmythtv:
> >        analogscan.cpp analogscan.h dvbconfparser.cpp dvbconfparser.h
> >Modified Files:
> >   in mythtv/libs/libmythtv:
> >        channeleditor.cpp dbcheck.cpp dvbtransporteditor.cpp
> >        dvbtypes.cpp dvbtypes.h libmythtv.pro scanwizard.cpp
> >        scanwizard.h siparser.cpp siscan.cpp siscan.h videosource.cpp
> >        videosource.h
> >Log Message:
> >John Pullans massive ScanWizard patch.  Also adds in an Analog Scan that I am unable to test.
> >
> >Keith Irwins patch to make TS Recording mode default for DVB, and add 0x80 type for OpenCable
> >Mpeg2 streams.
> >
> >I also removed the infamous delete code that has been causing many many issues with DVB Scaning and
> >updating.
> >
> >
> >----------------------------------------------------------------------------
> >
> >
> >------------------------------------------------------------------------
> >
> >_______________________________________________
> >mythtv-commits mailing list
> >mythtv-commits at mythtv.org
> >http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-commits
> >
> >
> 
> _______________________________________________
> mythtv-dev mailing list
> mythtv-dev at mythtv.org
> http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-dev
> 


-- 
John


More information about the mythtv-dev mailing list