Unable to compile due to undefined reference to 'g_thread_init'
Bug #1119471 reported by
Dane Henson
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
shardbridge |
New
|
Undecided
|
Unassigned |
Bug Description
I am using Vala 0.16.1 on Ubuntu 12.10 to compile shardbridge. I am encountering this error during the 'make' process:
shardbridge/
To post a comment you must log in.
I found a blog (http:// ragnermagalhaes .blogspot. com/2007/ 09/undefined- reference- to-gthreadinit. html) that appears to fix it. By applying the first suggested method, I was able to get past the g_thread_init error.