how and when to build pixman ? [was: Re: Pixman dependency]
Dan Nicholson
dbn.lists at gmail.com
Mon May 14 10:59:00 PDT 2007
On 5/14/07, Jens Stroebel <dr-xorg at bcsoft.de> wrote:
>
> 2.) on the system I use to test-build the git-checkout of Xorg, pixman
> wants to link to gtk-x11, which will normally not be present on a host
> on which I build up the Xorg release from scratch (as I can only build
> gtk2 after Xorg has been installed).
Looking at configure.ac and pixman/Makefile.am in git, all it wants to
link to is libm. So, it seems all you need is libc/libm. Untested,
though.
--
Dan
More information about the xorg
mailing list