[mythtv] CVS compilation errors

Chris Pinkham cpinkham at bc2va.org
Mon May 30 14:14:24 UTC 2005


> On 5/30/05, Chris Birkinshaw <chris at postbox.org.uk> wrote:
> > I get the following error with qt 3.3.4 and gcc 3.3.5:
> > 
> > signalmonitor.cpp: In member function `void SignalMonitor::Start()':
> > signalmonitor.cpp:64: `usleep' undeclared (first use this function)
> > signalmonitor.cpp:64: (Each undeclared identifier is reported only once
>
> That happened to me, too.
> 
> Just add an 
> 
> #include unistd.h 
> 
> in signalmonitor.cpp to the other includes. I could be wrong regarding
> the filename, just do a

This was fixed in CVS last night, but I guess you already saw the
commit log email.

-- 
Chris



More information about the mythtv-dev mailing list