Created attachment 2948 Adding the required linker flags. Explicit linking with gobject is needed when compiling with binutils-gold. See attached patch that fixes the issue for me.
Created attachment 2949 Updated patch to fix linking issues.
Should be fixed in master, please re-open if I didn't catch anything. commit 0f7034bbc0032d62dff25c1fa0d02b8b769e37c8 Author: Jannis Pohlmann <jannis@xfce.org> Date: Sat Dec 4 13:36:58 2010 +0100 Explicitly link against gobject, add other missing libs (bug #6405).