[Bug 22972] another darwin build problem

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Tue Jul 28 12:00:06 CEST 2009


http://bugs.freedesktop.org/show_bug.cgi?id=22972





--- Comment #2 from Simon McVittie <simon.mcvittie at collabora.co.uk>  2009-07-28 03:00:06 PST ---
(In reply to comment #1)
> lib/gibber/Makefile.am should add UUID_CFLAGS to Makefile.am, but doesn't.

Er, src/Makefile.am, even... but it does. So, something is wrong in your
version of libuuid... the pkg-config test is finding it, but then producing the
wrong CFLAGS, or something.

What output do you get for these commands?

pkg-config --exists uuid ; echo $?
pkg-config --cflags uuid
pkg-config --libs uuid

and where are your libuuid.so and uuid.h located?


-- 
Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the telepathy-bugs mailing list