https://bugs.freedesktop.org/show_bug.cgi?id=57812
--- Comment #5 from Kristian Høgsberg <[email protected]> --- (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@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.
_______________________________________________ Wayland-bugs mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/wayland-bugs
