[mythtv] mythtv cvs compile error

Timothy Flechtner timf at trdlnk.com
Sat Jul 2 22:47:49 EDT 2005


i think either the header error.h or errno.h should be included by 
main.cpp.  errno.h contains the definition for errno, but i think 
error.h is the 'normal' header to include for this information (and it 
indirectly includes errno.h).

-tim

M Smith wrote:

> Checkout using SVN as of 9PM EST US on July 2nd, 2005...
>
> Configured:
> ./configure --prefix=/usr --arch=athlon-xp --enable-proc-opt 
> --enable-dvd --disable-joystick-menu --disable-firewire
>
> Compile time error:
> main.cpp: In function `int log_rotate(int)':
> main.cpp:196: error: `errno' undeclared (first use this function)
> main.cpp:196: error: (Each undeclared identifier is reported only once 
> for each function it appears in.)
> main.cpp:196: error: `EINTR' undeclared (first use this function)
> make[2]: *** [main.o] Error 1
> make[2]: Leaving directory 
> `/home/mythtv/mythtvcvs/cvs/mythtv/programs/mythbackend'
> make[1]: *** [sub-mythbackend] Error 2
> make[1]: Leaving directory `/home/mythtv/mythtvcvs/cvs/mythtv/programs'
> make: *** [sub-programs] Error 2
>
>
> I couldn't find anything on the mailing lists regarding this error, 
> any help would be appreciated.
>
> Thanks.
> Matt
>
> _______________________________________________
> mythtv-dev mailing list
> mythtv-dev at mythtv.org
> http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-dev




More information about the mythtv-dev mailing list