In CVS, mythtv module (19 Nov), the file
programs/mythfrontend/statusbox.cpp cannot compile because the variable
errno is undefined (line 1055).
return QString ("%1 - %2").arg(path).arg(strerror(errno));
Would like to submit a patch but not exactly sure what to put in place
of errno.
Regards,
Tj