From: Daniel Stone <daniel-rLtY4a/8tF1rovVCs/uTlw@public.gmane.org>
To: Jesse Barnes <jbarnes-Y1mF5jBUw70BENJcbMCuUQ@public.gmane.org>
Cc: intel-gfx-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW@public.gmane.org,
xorg-devel-go0+a7rfsptAfugRpC6u6w@public.gmane.org,
Julien Cristau <jcristau-8fiUuRrzOP0dnm+yROfE0A@public.gmane.org>
Subject: Re: [Intel-gfx] xf86-video-intel: configure.ac
Date: Tue, 27 Jul 2010 17:39:11 +0100 [thread overview]
Message-ID: <20100727163911.GI2802@fooishbar.org> (raw)
In-Reply-To: <20100727093401.28506701-Y1mF5jBUw70BENJcbMCuUQ@public.gmane.org>
[-- Attachment #1.1: Type: text/plain, Size: 1638 bytes --]
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-rLtY4a/8tF1rovVCs/uTlw@public.gmane.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
[-- Attachment #1.2: Digital signature --]
[-- Type: application/pgp-signature, Size: 198 bytes --]
[-- Attachment #2: Type: text/plain, Size: 219 bytes --]
_______________________________________________
xorg-devel-go0+a7rfsptAfugRpC6u6w@public.gmane.org: X.Org development
Archives: http://lists.x.org/archives/xorg-devel
Info: http://lists.x.org/mailman/listinfo/xorg-devel
next prev parent reply other threads:[~2010-07-27 16:39 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <20100726234447.62A4410057@kemper.freedesktop.org>
[not found] ` <20100726234447.62A4410057-PlYeExAEIo6UevrW7tnuMEsOKLKoXr+P@public.gmane.org>
2010-07-27 13:41 ` xf86-video-intel: configure.ac Julien Cristau
[not found] ` <20100727134135.GE10843-EvlgUWGjKCFw609as50hi2D2FQJk+8+b@public.gmane.org>
2010-07-27 14:50 ` Gaetan Nadon
2010-07-27 15:26 ` Jesse Barnes
2010-07-27 15:25 ` Jesse Barnes
2010-07-27 15:44 ` Julien Cristau
[not found] ` <20100727154439.GM12476-mjqoj5/V/3ubw+ijaxtQjQPnKcHpoCaU@public.gmane.org>
2010-07-27 16:00 ` [Intel-gfx] " Daniel Stone
2010-07-27 16:08 ` Jesse Barnes
2010-07-27 16:34 ` Jesse Barnes
[not found] ` <20100727093401.28506701-Y1mF5jBUw70BENJcbMCuUQ@public.gmane.org>
2010-07-27 16:39 ` Daniel Stone [this message]
[not found] ` <20100727163911.GI2802-rLtY4a/8tF1rovVCs/uTlw@public.gmane.org>
2010-07-27 16:47 ` [Intel-gfx] " Julien Cristau
[not found] ` <20100727164751.GA3096-mjqoj5/V/3ubw+ijaxtQjQPnKcHpoCaU@public.gmane.org>
2010-07-27 18:21 ` Gaetan Nadon
2010-07-27 16:47 ` Jesse Barnes
2010-07-28 8:42 ` Chris Wilson
2010-07-28 12:15 ` Kristian Høgsberg
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20100727163911.GI2802@fooishbar.org \
--to=daniel-rlty4a/8tf1rovvcs/utlw@public.gmane.org \
--cc=intel-gfx-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW@public.gmane.org \
--cc=jbarnes-Y1mF5jBUw70BENJcbMCuUQ@public.gmane.org \
--cc=jcristau-8fiUuRrzOP0dnm+yROfE0A@public.gmane.org \
--cc=xorg-devel-go0+a7rfsptAfugRpC6u6w@public.gmane.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox