[Live-devel] xlocale.h inclusion causes build failure with glibc 2.26
Ross Finlayson
finlayson at live555.com
Mon Feb 12 13:44:41 PST 2018
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” has been renamed “NEWLOCALE_NOT_USED”, for clarity. If your “config.*” file has “-DXLOCALE_NOT_USED=1”, then you should change this to “-DNEWLOCALE_NOT_USED=1”.
If you’re confused by all this, please see the comments at the top of “liveMedia/include/Locale.hh”, which explains this in more detail.
Ross Finlayson
Live Networks, Inc.
http://www.live555.com/
More information about the live-devel
mailing list