[Wayland-bugs] [Bug 57812] Missing cflags for libtoytoolkit
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Mon Jan 28 13:58:56 PST 2013
https://bugs.freedesktop.org/show_bug.cgi?id=57812
--- Comment #5 from Kristian Høgsberg <krh at bitplanet.net> ---
(In reply to comment #4)
> (In reply to comment #3)
> > Created attachment 73785 [details]
> > Build log
> >
> > This is with the latest tarball. Let me know if you need anything else.
>
> Thanks, that helps. This should be fixed in git master. I don't think
> we'll release a 1.0.5 release for just this fix, but you should be able to
> work around it by passing CPPFLAGS="$(pkg-config --cflag pixman-1)" along
> with the other configure arguments.
Btw, the reason it all builds fine for me is that I get:
[krh at tokamak weston]$ pkg-config --cflags cairo
-I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include
-I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15
-I/usr/include/libdrm
that is, the cairo cflags include the pixman include path. That doesn't mean
that it wasn't a bug in the weston Makefile.am, but I just wonder why you don't
have that?
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/wayland-bugs/attachments/20130128/5c519bb9/attachment.html>
More information about the Wayland-bugs
mailing list