[PATCH] xorg-server: pixan-include
Dan Nicholson
dbn.lists at gmail.com
Thu Sep 20 16:36:12 PDT 2007
On 9/20/07, Hanno Böck <ml at hboeck.de> wrote:
> miscstruct.h contains an include of pixman.h without a path.
>
> This will e.g. cause synaptics build to fail. Attached patch for xorg-xserver
> fixes it. Please apply.
Not if they're using pkg-config:
$ pkg-config --cflags pixman-1
-I/usr/include/pixman-1
$ pkg-config --cflags xorg-server
-I/usr/include/xorg -I/usr/include/pixman-1
--
Dan
More information about the xorg
mailing list