Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Compilation failing on Ubuntu 14.04 #1

Open
pakt opened this issue May 27, 2015 · 0 comments
Open

Compilation failing on Ubuntu 14.04 #1

pakt opened this issue May 27, 2015 · 0 comments

Comments

@pakt
Copy link

pakt commented May 27, 2015

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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant