[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#537181: xserver-xorg-dev: Invalid #includes for pixman.h in several headers



Florian Boelstler wrote:
> Package: xserver-xorg-dev
> Version: 2:1.4.2-10.lenny2
> Severity: important
>
> These headers refer to #include <pixman/pixman.h>, which should be 
> <pixman-1/pixman.h> provided by package libpixman-1-dev on Lenny:
> /usr/include/xorg/fb.h
> /usr/include/xorg/miscstruct.h
> /usr/include/xorg/picture.h
>   

They refer to pixman.h here

> This prevents e.g. the xorg mga driver from being built from source.
>
> Even libpixman-1-dev ships a broken header pixman-1/pixman.h, but this will be 
> reported in another issue.
>   

pkg-config --cflags pixman-1 says -I/usr/include/pixman-1

So it should work. How are you trying to build and what error did you get?

Brice




Reply to: