All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] dri2.h needed but missing
@ 2016-08-04 19:19 daggs
  2016-08-05  2:15 ` Khem Raj
  0 siblings, 1 reply; 5+ messages in thread
From: daggs @ 2016-08-04 19:19 UTC (permalink / raw)
  To: buildroot

Greetings,

I need the file mentioned above for a package I want to add, I cannot seem to find it under xorg's installed headers, any idea why and how I can add it?

Thanks,

Dagg.

^ permalink raw reply	[flat|nested] 5+ messages in thread

* [Buildroot] dri2.h needed but missing
  2016-08-04 19:19 [Buildroot] dri2.h needed but missing daggs
@ 2016-08-05  2:15 ` Khem Raj
  2016-08-05  5:29   ` daggs
  0 siblings, 1 reply; 5+ messages in thread
From: Khem Raj @ 2016-08-05  2:15 UTC (permalink / raw)
  To: buildroot



On 8/4/16 12:19 PM, daggs wrote:
> Greetings,
> 
> I need the file mentioned above for a package I want to add, I cannot seem to find it under xorg's installed headers, any idea why and how I can add it?
>

you need to depend on xserver-xorg

> Thanks,
> 
> Dagg.
> _______________________________________________
> buildroot mailing list
> buildroot at busybox.net
> http://lists.busybox.net/mailman/listinfo/buildroot
> 

^ permalink raw reply	[flat|nested] 5+ messages in thread

* [Buildroot] dri2.h needed but missing
  2016-08-05  2:15 ` Khem Raj
@ 2016-08-05  5:29   ` daggs
  2016-08-05  7:00     ` Khem Raj
  0 siblings, 1 reply; 5+ messages in thread
From: daggs @ 2016-08-05  5:29 UTC (permalink / raw)
  To: buildroot

Greetings,

> On 8/4/16 12:19 PM, daggs wrote:
> > Greetings,
> > 
> > I need the file mentioned above for a package I want to add, I cannot seem to find it under xorg's installed headers, any idea why and how I can add it?
> >
> 
> you need to depend on xserver-xorg
> 

I did that of course, xorg-server is installed, that header however isn't.

Dagg.

^ permalink raw reply	[flat|nested] 5+ messages in thread

* [Buildroot] dri2.h needed but missing
  2016-08-05  5:29   ` daggs
@ 2016-08-05  7:00     ` Khem Raj
  2016-08-05  8:27       ` daggs
  0 siblings, 1 reply; 5+ messages in thread
From: Khem Raj @ 2016-08-05  7:00 UTC (permalink / raw)
  To: buildroot



On 8/4/16 10:29 PM, daggs wrote:
> Greetings,
> 
>> On 8/4/16 12:19 PM, daggs wrote:
>>> Greetings,
>>>
>>> I need the file mentioned above for a package I want to add, I cannot seem to find it under xorg's installed headers, any idea why and how I can add it?
>>>
>>
>> you need to depend on xserver-xorg
>>
> 
> I did that of course, xorg-server is installed, that header however isn't.
> 

Did you also enable the dri2 bits ? e.g.
BR2_PACKAGE_XSERVER_XORG_SERVER_MODULAR and BR2_PACKAGE_XPROTO_DRI2PROTO

> Dagg.
> 

^ permalink raw reply	[flat|nested] 5+ messages in thread

* [Buildroot] dri2.h needed but missing
  2016-08-05  7:00     ` Khem Raj
@ 2016-08-05  8:27       ` daggs
  0 siblings, 0 replies; 5+ messages in thread
From: daggs @ 2016-08-05  8:27 UTC (permalink / raw)
  To: buildroot

Greetings.

> > Greetings,
> > 
> >> On 8/4/16 12:19 PM, daggs wrote:
> >>> Greetings,
> >>>
> >>> I need the file mentioned above for a package I want to add, I cannot seem to find it under xorg's installed headers, any idea why and how I can add it?
> >>>
> >>
> >> you need to depend on xserver-xorg
> >>
> > 
> > I did that of course, xorg-server is installed, that header however isn't.
> > 
> 
> Did you also enable the dri2 bits ? e.g.
> BR2_PACKAGE_XSERVER_XORG_SERVER_MODULAR and BR2_PACKAGE_XPROTO_DRI2PROTO
> 
BR2_PACKAGE_XPROTO_DRI2PROTO was missing.

thanks,

Dagg.

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2016-08-05  8:27 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-08-04 19:19 [Buildroot] dri2.h needed but missing daggs
2016-08-05  2:15 ` Khem Raj
2016-08-05  5:29   ` daggs
2016-08-05  7:00     ` Khem Raj
2016-08-05  8:27       ` daggs

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.