https://bugs.freedesktop.org/show_bug.cgi?id=91966

--- Comment #32 from Benno Schulenberg <bensb...@justemail.net> ---
(In reply to Christopher from comment #31)
> Compilation failed with both intermediate versions.
> 'make' couldn't find xf86.h

Well, that's strange.  How then were you able to compile git master?

To test, do 'git checkout master' and compile that.  It too should fail on an
unfindable xf86.h.

> Commands were --
> 
> # ./configure --prefix=/usr
> # make

That's not enough.  When you compile from git, after a checkout you should
start with './autogen.sh', then configure and make.

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Openchrome-devel mailing list
Openchrome-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/openchrome-devel

Reply via email to