On Sun, Oct 11, 2009 at 12:27 AM, Axel Thimm <[email protected]> wrote: > The above posting was from a thread where I was encouraging Yeechang > Lee to keep the bijou flavour of mythtv even for 0.22 and later. I'm > sure Jean and Yeechang will find that there are patches floting around > or stuff in 0.23 that they'd like to have in 0.22-fixes and will > create patchsets for their personal use with part of the community > begging them to share :)
mythtv-0.21-212_bijou20090831.src.rpm will build and worrks under F10 with the following additional patch: --- a/mythtv/libs/libmyth/audiooutputbase.cpp 2009-10-11 10:39:22.000000000 -0700 +++ b/mythtv/libs/libmyth/audiooutputbase.cpp 2009-10-11 10:59:18.000000000 -0700 @@ -2,6 +2,7 @@ #include <cstdio> #include <cstdlib> #include <cmath> +#include <limits> // POSIX headers #include <pthread.h> I've been strongly encouraged to go to 0,22 though. Mark _______________________________________________ atrpms-users mailing list [email protected] http://lists.atrpms.net/mailman/listinfo/atrpms-users
