<div dir="ltr"><div><div><div>Hi<br><br></div>FYI compiling gst-plugins-good on updated/upgraded Raspian seems to fail. Please see details below.<br><br></div>best regards.<br></div>PeterMM<br><div><div><br>make[3]: Entering directory '/home/pi/Projects/GStreamer/Git/gst-plugins-good/ext/taglib'<br>  CXX      libgsttaglib_la-gstid3v2mux.lo<br>In file included from /usr/include/locale.h:29:0,<br>                 from /usr/include/c++/4.9/clocale:42,<br>                 from /usr/include/arm-linux-gnueabihf/c++/4.9/bits/c++locale.h:41,<br>                 from /usr/include/c++/4.9/bits/localefwd.h:40,<br>                 from /usr/include/c++/4.9/string:43,<br>                 from /usr/include/taglib/taglib.h:47,<br>                 from /usr/include/taglib/tstring.h:30,<br>                 from /usr/include/taglib/tstringlist.h:29,<br>                 from /usr/include/taglib/textidentificationframe.h:29,<br>                 from gstid3v2mux.cc:55:<br>/usr/include/arm-linux-gnueabihf/bits/locale.h:23:114: error: 'j' does not name a type<br>In file included from /usr/include/arm-linux-gnueabihf/c++/4.9/bits/c++locale.h:41:0,<br>                 from /usr/include/c++/4.9/bits/localefwd.h:40,<br>                 from /usr/include/c++/4.9/string:43,<br>                 from /usr/include/taglib/taglib.h:47,<br>                 from /usr/include/taglib/tstring.h:30,<br>                 from /usr/include/taglib/tstringlist.h:29,<br>                 from /usr/include/taglib/textidentificationframe.h:29,<br>                 from gstid3v2mux.cc:55:<br>/usr/include/c++/4.9/clocale:53:11: error: '::lconv' has not been declared<br>   using ::lconv;<br>           ^<br>/usr/include/c++/4.9/clocale:54:11: error: '::setlocale' has not been declared<br>   using ::setlocale;<br>           ^<br>/usr/include/c++/4.9/clocale:55:11: error: '::localeconv' has not been declared<br>   using ::localeconv;<br>           ^<br>In file included from /usr/include/c++/4.9/bits/localefwd.h:40:0,<br>                 from /usr/include/c++/4.9/string:43,<br>                 from /usr/include/taglib/taglib.h:47,<br>                 from /usr/include/taglib/tstring.h:30,<br>                 from /usr/include/taglib/tstringlist.h:29,<br>                 from /usr/include/taglib/textidentificationframe.h:29,<br>                 from gstid3v2mux.cc:55:<br>/usr/include/arm-linux-gnueabihf/c++/4.9/bits/c++locale.h:52:23: error: 'uselocale' was not declared in this scope<br>   extern "C" __typeof(uselocale) __uselocale;<br>                       ^<br>/usr/include/arm-linux-gnueabihf/c++/4.9/bits/c++locale.h:52:45: error: invalid type in declaration before ';' token<br>   extern "C" __typeof(uselocale) __uselocale;<br>                                             ^<br>/usr/include/arm-linux-gnueabihf/c++/4.9/bits/c++locale.h: In function 'int std::__convert_from_v(__locale_struct* const&, char*, int, const char*, ...)':<br>/usr/include/arm-linux-gnueabihf/c++/4.9/bits/c++locale.h:75:53: error: '__gnu_cxx::__uselocale' cannot be used as a function<br>     __c_locale __old = __gnu_cxx::__uselocale(__cloc);<br>                                                     ^<br>/usr/include/arm-linux-gnueabihf/c++/4.9/bits/c++locale.h:100:33: error: '__gnu_cxx::__uselocale' cannot be used as a function<br>     __gnu_cxx::__uselocale(__old);<br>                                 ^<br>Makefile:732: recipe for target 'libgsttaglib_la-gstid3v2mux.lo' failed<br>make[3]: *** [libgsttaglib_la-gstid3v2mux.lo] Error 1<br>make[3]: Leaving directory '/home/pi/Projects/GStreamer/Git/gst-plugins-good/ext/taglib'<br>Makefile:923: recipe for target 'taglib' failed<br>make[2]: *** [taglib] Error 2<br>make[2]: Leaving directory '/home/pi/Projects/GStreamer/Git/gst-plugins-good/ext'<br>Makefile:697: recipe for target 'all-recursive' failed<br>make[1]: *** [all-recursive] Error 1<br>make[1]: Leaving directory '/home/pi/Projects/GStreamer/Git/gst-plugins-good'<br>Makefile:625: recipe for target 'all' failed<br>make: *** [all] Error 2<br><br></div></div></div>