On Wed, Apr 27, 2011 at 07:27:58PM +0200, Kai Mosebach wrote: > Yeah, I also gave it a shot and that x11 parts stopped my quite quickly :-/ > > Another note, on building the OSX client the symbol _g_get_monotonic_clock > is missing. > I think this comes from gtk/spice-session.c but does not seem to resolve > the glib version correctly.
I suspect you have 2 sets of glib headers, one from a newer one and one from an older version, and the file is compiled with the newer headers and linked with the older library, or something like that. I didn't have such issues at least. Christophe
pgpQ2gExN7N9A.pgp
Description: PGP signature
_______________________________________________ Spice-devel mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/spice-devel
