[Freedreno] Freedreno Mesa with wayland support

Shrisha shrishadn at gmail.com
Sun Aug 3 22:47:00 PDT 2014


Hi,

The issue was in my wayland package. It wasn't compiles properly with
scanner enabled. Compiled wayland with the scanner support and hence fixed
my issue.

Thanks for the support.

Regards,
Shrisha


On Sat, Jul 12, 2014 at 12:37 AM, Jason Ekstrand <jason at jlekstrand.net>
wrote:

> On Fri, Jul 11, 2014 at 8:33 AM, Rob Clark <robdclark at gmail.com> wrote:
>
>> On Wed, Jul 9, 2014 at 5:10 AM, Shrisha <shrishadn at gmail.com> wrote:
>> > Hi,
>> >
>> > I'm tyring to build Mesa with wayland support. Our Build system is yocto
>> > which is a linux based build system and we are using  ARM based chipset.
>> >
>> > When I try to compile Mesa with Wayland enabled It throws me errors as
>> > below.
>> >
>> > | /bin/bash: code: command not found
>> > | /bin/bash: client-header: command not found
>> > | make[3]: *** [wayland-drm-protocol.c] Error 127
>> > | make[3]: /bin/bash: server-header: command not found
>> >
>>
>
> Shrisha,
> It looks like your translation from automake to yocto isn't correct.  It
> shouldn't be trying to run client-header as a command.  The correct command
> should like something like "wayland-scanner client-header mything.xml >
> file.h".  Also, you need to make sure that wayland-scanner is properly
> build/installed in your system.  If you're doing a cross-compile, you'll
> have to build it for the host architecture and make sure your build tool
> can find it.
>
> Hope that helps,
> --Jason Ekstrand
>
>
>>
>> Probably a better question for wayland list.  I think this is related
>> to the autogenerated protocol code.  IIRC, when building wayland.git
>> it should build the tools needed to generate the protocol code.
>>
>> But it has been a while since I've built wayland/weston from src,
>> since these days everything I need is packaged in fedora ;-)
>>
>
> :-)
>
>
>>
>> BR,
>> -R
>>
>> >
>> > Where can I get these code, server-header and client-header's?
>> >
>> > Please help.
>> >
>> > Regards,
>> > Shrisha
>> >
>> > _______________________________________________
>> > Freedreno mailing list
>> > Freedreno at lists.freedesktop.org
>> > http://lists.freedesktop.org/mailman/listinfo/freedreno
>> >
>> _______________________________________________
>> wayland-devel mailing list
>> wayland-devel at lists.freedesktop.org
>> http://lists.freedesktop.org/mailman/listinfo/wayland-devel
>>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/wayland-devel/attachments/20140804/203247d6/attachment-0001.html>


More information about the wayland-devel mailing list