You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
include/Locale.hh:47:10: fatal error: xlocale.h: No such file or directory
#include <xlocale.h> // because, on some systems, <locale.h> doesn't include <xlocale.h>; this makes sure that we get both
^~~~~~~~~~~
compilation terminated.
Makefile:32: recipe for target 'MPEG4GenericRTPSink.o' failed
make[2]: *** [MPEG4GenericRTPSink.o] Error 1
make[2]: *** Waiting for unfinished jobs....
make[2]: Leaving directory '/home/wormhole/Downloads/gaminganywhere-master/deps.src/live/liveMedia'
Makefile:33: recipe for target 'all' failed
make[1]: *** [all] Error 2
make[1]: Leaving directory '/home/wormhole/Downloads/gaminganywhere-master/deps.src/live'
Makefile:164: recipe for target 'live555' failed
make: *** [live555] Error 2
root@ubuntu:/Downloads/gaminganywhere-master/deps.src# uname -a
Linux ubuntu 5.0.0-29-generic #3118.04.1-Ubuntu SMP Thu Sep 12 18:29:21 UTC 2019 x86_64 x86_64 x86_64 GNU/Linux
The text was updated successfully, but these errors were encountered:
include/Locale.hh:47:10: fatal error: xlocale.h: No such file or directory
#include <xlocale.h> // because, on some systems, <locale.h> doesn't include <xlocale.h>; this makes sure that we get both
^~~~~~~~~~~
compilation terminated.
Makefile:32: recipe for target 'MPEG4GenericRTPSink.o' failed
make[2]: *** [MPEG4GenericRTPSink.o] Error 1
make[2]: *** Waiting for unfinished jobs....
make[2]: Leaving directory '/home/wormhole/Downloads/gaminganywhere-master/deps.src/live/liveMedia'
Makefile:33: recipe for target 'all' failed
make[1]: *** [all] Error 2
make[1]: Leaving directory '/home/wormhole/Downloads/gaminganywhere-master/deps.src/live'
Makefile:164: recipe for target 'live555' failed
make: *** [live555] Error 2
root@ubuntu:
/Downloads/gaminganywhere-master/deps.src# uname -a18.04.1-Ubuntu SMP Thu Sep 12 18:29:21 UTC 2019 x86_64 x86_64 x86_64 GNU/LinuxLinux ubuntu 5.0.0-29-generic #31
The text was updated successfully, but these errors were encountered: