[Intel-gfx] xf86-video-intel: configure.ac

Daniel Stone daniel at fooishbar.org
Tue Jul 27 09:39:11 PDT 2010


On Tue, Jul 27, 2010 at 09:34:01AM -0700, Jesse Barnes wrote:
> On Tue, 27 Jul 2010 17:00:28 +0100
> Daniel Stone <daniel at fooishbar.org> wrote:
> > On Tue, Jul 27, 2010 at 05:44:39PM +0200, Julien Cristau wrote:
> > > On Tue, Jul 27, 2010 at 08:25:13 -0700, Jesse Barnes wrote:
> > > > Apparently MeeGo does automatic packaging based on configure.ac, so
> > > > Arjan requested that these be added to make that easier.
> > > 
> > > So we're adding fictional dependencies based on meego brokenness?
> > > Do you have more details on the issues they were having?
> > 
> > That's pretty awesome.  In either case, xi is almost certainly the wrong
> > module.  If the requirement is to have X11/extensions/XI.h and friends
> > for server headers, then not only should that dep be in the server
> > rather than a driver which blatantly has nothing to do with input, but
> > you want inputproto rather than xi, which is libXi.
> 
> Yep, sorry, my fault.  I should have checked these out more; Arjan
> showed me the logs and it looks like the server is missing a dep on xi:
> 
> <arjan> In file included from /usr/include/xorg/scrnintstr.h:58:0,
> <arjan>                  from /usr/include/xorg/xf86str.h:39,
> <arjan>                  from /usr/include/xorg/xf86.h:46,
> <arjan>                  from uxa-priv.h:37,
> <arjan>                  from uxa.c:37:
> <arjan> /usr/include/xorg/dix.h:57:31: fatal error: 
> X11/extensions/XI.h: No such file or directory

That would be a dep on inputproto. :) xi only gives you XInput.h and
XInput2.h, both client-only headers.

Cheers,
Daniel
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 198 bytes
Desc: Digital signature
URL: <http://lists.x.org/archives/xorg-devel/attachments/20100727/897c6fcc/attachment.pgp>


More information about the xorg-devel mailing list