﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	severity	resolution	keywords	cc	mlocked
44	missing #include <cerrno> in programs/mythbackend/main.cpp?	Stefan Frank <sfr@…>	Isaac Richards	"Got this error during compilation of latest svn:

main.cpp: In function 'int log_rotate(int)':
main.cpp:197: error: 'errno' was not declared in this scope
main.cpp:197: error: 'EINTR' was not declared in this scope
main.cpp:198: error: 'errno' was not declared in this scope
main.cpp:198: error: 'EINTR' was not declared in this scope
main.cpp:199: error: 'errno' was not declared in this scope
main.cpp:199: error: 'EINTR' was not declared in this scope

Adding #include <cerrno> to main.cpp fixes this. I'm using Debian unstable and gcc-4.0.

Bye, Stefan"	patch	closed	minor	unknown	mythtv	head	medium	fixed			0
