All of lore.kernel.org
 help / color / mirror / Atom feed
From: Gary Bisson <gary.bisson@boundarydevices.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH] kmscube: Move to the new repository
Date: Wed, 8 Mar 2017 11:06:12 +0100	[thread overview]
Message-ID: <CAAMH-yuY=34_k46VPjhDVjLZCaopPsqDe8tRQ5MfqFeW5i+HQQ@mail.gmail.com> (raw)
In-Reply-To: <CAOMZO5AGOE8tnKEokxRBww92xoARZLHnrtbaQD1udZGORUfKuQ@mail.gmail.com>

Hi Fabio,

On Wed, Mar 8, 2017 at 10:55 AM, Fabio Estevam <festevam@gmail.com> wrote:
> Hi Gary,
>
> On Wed, Mar 8, 2017 at 6:39 AM, Gary Bisson
> <gary.bisson@boundarydevices.com> wrote:
>
>> I actually get a build error with this version:
>> drm-atomic.c: In function ?get_plane_id?:
>> drm-atomic.c:290:44: error: ?DRM_MODE_OBJECT_PLANE? undeclared (first
>> use in this function)
>>      drmModeObjectGetProperties(drm.fd, id, DRM_MODE_OBJECT_PLANE);
>>
>> In order to fix it I've had to add the following include to drm-atomic.c:
>> #include <libdrm/drm_mode.h>
>>
>> In case it helps, I use linaro-arm-2017-02 toolchain.
>>
>> Let me know if you don't see that issue on your end.
>
> No, I didn't see this error. Could you please send a patch to
> Buildroot and also to the upstream project?

Before sending a patch I'd like to understand why the error only shows
up in my case and not yours. I also trust that Rob built his atomic
addition before pushing it.

Can you send me the output of 'make kmscube-rebuild V=1' in your environment?

Regards,
Gary

  reply	other threads:[~2017-03-08 10:06 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-03-06 12:27 [Buildroot] [PATCH] kmscube: Move to the new repository Fabio Estevam
2017-03-06 20:22 ` Thomas Petazzoni
2017-03-06 20:26   ` Fabio Estevam
2017-03-06 20:31     ` Thomas Petazzoni
2017-03-08  9:39       ` Gary Bisson
2017-03-08  9:55         ` Fabio Estevam
2017-03-08 10:06           ` Gary Bisson [this message]
2017-03-08 12:40             ` Fabio Estevam
2017-03-08 15:17               ` Gary Bisson
2017-03-08 15:47                 ` Fabio Estevam
2017-03-09 14:53                   ` Gary Bisson
2017-03-09 22:03                     ` Peter Korsgaard
2017-03-10  9:47                       ` Gary Bisson
2017-03-10  9:59                         ` Peter Korsgaard
2017-03-10 15:45                         ` Fabio Estevam
2017-03-13  9:43                           ` Gary Bisson
2017-03-13 13:49                           ` Fabio Estevam

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='CAAMH-yuY=34_k46VPjhDVjLZCaopPsqDe8tRQ5MfqFeW5i+HQQ@mail.gmail.com' \
    --to=gary.bisson@boundarydevices.com \
    --cc=buildroot@busybox.net \
    /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 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.