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
Scanning dependencies of target build_ruminate_pkg_config
[ 0%] Built target build_ruminate_pkg_config
Scanning dependencies of target generate_ice_cpp
[ 1%] Compiling debugger.ice to c++
[ 3%] Compiling type.ice to c++
[ 5%] Compiling debugger_factory.ice to c++
[ 7%] Compiling exceptions.ice to c++
[ 9%] Compiling type_member.ice to c++
[ 10%] Compiling frame.ice to c++
[ 10%] Built target generate_ice_cpp
Scanning dependencies of target ruminate
[ 12%] Building C object src/CMakeFiles/ruminate.dir/gettid.c.o
/home/p/ruminate/src/gettid.c:9:11: warning: missing terminating ' character [enabled by default]
#error Don't know how to get tid on this platform
^
/home/p/ruminate/src/gettid.c:12:26: fatal error: private/glib.h: No such file or directory
#include "private/glib.h"
^
compilation terminated.
make[2]: *** [src/CMakeFiles/ruminate.dir/gettid.c.o] Error 1
make[1]: *** [src/CMakeFiles/ruminate.dir/all] Error 2
make: *** [all] Error 2
p@ubuntu:~/ruminate$ uname -a
Linux ubuntu 3.16.0-37-generic #51~14.04.1-Ubuntu SMP Wed May 6 15:24:07 UTC 2015 i686 i686 i686 GNU/Linux
The text was updated successfully, but these errors were encountered:
The text was updated successfully, but these errors were encountered: