unity-dev team mailing list archive
-
unity-dev team
-
Mailing list archive
-
Message #00617
Fails to compile due to some glib error
Hi everyone,
I've been at this for days, but I just can't seem to figurethis one out. Ever since bzr revision 3184, app-managerfails to link with the following error:
http://paste.ubuntu.com/5633318/
I honestly have no clue what causes the issue. I've triedcompiling GLib 2.35.8 (same as Ubuntu 13.04) but thatdoesn't make a difference. I've also tried enabling the buildingof the GLib static libraries, but that didn't help either. I'mcompiling Unity on Arch Linux (I keep all the dependencyversions in line with the Raring versions).
The full build logs are here (warning: compiled with -DCMAKE_VERBOSE_MAKEFILE=TRUE :P)
r3183: http://ompldr.org/vaHUxeA/3183.logr3184: http://ompldr.org/vaHUyMQ/3184.log
Does anyone have any ideas?
Thanks in advance!Xiao-Long