On 9/29/17, Dave Plater <[email protected]> wrote: > On 9/29/17, Manfred Hollstein <[email protected]> wrote: >> On Fri, 29 Sep 2017, 08:42:36 +0200, Dave Plater wrote: >>> [...] >>> Look at home:davepl/kodi.binary-addons, the xlocale.h error is fixed >>> but there's more errors that are possibly gcc7 errors. >> >> <https://pmbs.links2linux.org/public/build/home:davepl/openSUSE_Tumbleweed/x86_64/kodi.binary-addons/_log>: >> >> there is only one error: in your build log, too, and it's the exact same >> as in Sagi's one?!? So, there is no fix for xlocale.h afaics. >> >>> Dave >> >> Cheers. >> >> l8er >> manfred >> > That's strange, yesterday it passed the xlocale.h error and got to a > std:: something error. > I'll look a bit harder, it's very difficult to work with as Locale.hh > is only generated by cmake. > I'll have to patch Locale.hh after cmake. > Dave > Ok now it goes to : error: 'std::function' has not been declared as it did yesterday don't know what changed. The -DXLOCALE_NOT_USED=1 build flag is rejected by cmake. Anyway that error is fixed by #include <functional> while I'm on a roll might as well try and fix that. Dave
_______________________________________________ Packman mailing list [email protected] http://lists.links2linux.de/cgi-bin/mailman/listinfo/packman
