[Live-devel] xlocale.h inclusion causes build failure with glibc 2.26

2018-02-12 Thread Jonathan Brady
Hello, We are getting a build failure when compiling the latest live555 with glibc 2.26. In file included from MPEG4GenericRTPSink.cpp:22:0: include/Locale.hh:47:10: fatal error: xlocale.h: No such file or directory #include // because, on some systems, doesn't include ; this makes sure tha

Re: [Live-devel] xlocale.h inclusion causes build failure with glibc 2.26

2018-02-12 Thread Ross Finlayson
Thanks for the report. I’ve just installed a new version (2018.02.12} of the “LIVE555 Streaming Media” code that no longer tries to include “xlocale.h”. (If, however, you still need this, you can get it by adding "-DNEED_XLOCALE_H" to your "config.*" file.) Also, the macro “XLOCALE_NOT_USED” h