https://bugzilla.xfce.org/show_bug.cgi?id=14386
Brandon Bergren <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #4 from Brandon Bergren <[email protected]> --- I am seeing this on Gentoo ppc64 as well. It's not using the correct include path. It looks to me like the d-bus direct depenencies were actually taken out in 91860af3a38080d45fef68ea623624ef25d7d9ec, but the #include <dbus/dbus.h> in xfce4-session/xfsm-global.h and the #include <dbus/dbus-glib.h> line in xfsm-error.c got left in accidentally. I tried commenting these two lines out and got a successful build. -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ Xfce-bugs mailing list [email protected] https://mail.xfce.org/mailman/listinfo/xfce-bugs
