On Sun, Oct 16, 2011 at 8:50 AM, S Scharf <ss11...@gmail.com> wrote: > I recently upgraded my desktop hardware and installed the current testing > distribution, but by > myth backend server is still running old-stable. The last debian-multimedia > release of myth for > old-stable was 0.23.1 which is incompatible with running the available 0.24 > front end on testing. > > I have tried to compile the myth source of 0.23.1 on testing, but it fails > due to changes in the > QT library. (Problems with overloaded functions and templates). Does anyone > know how to > patch 0.23.1 so it will compile on the current testing (with the current qt > 4.7 release)? > > Thanks > Stuart > > I finally found the needed changes by referring to the 0.24 build. ( the main problem was figuring out which files had the changes, I originally missed one file).
Stuart