[meta-freescale] Vivante graphics driver

Andy Pont andy.pont at sdcsystems.com
Tue Nov 5 03:28:36 PST 2019


I wrote...
>>>  I am trying to get run some comparative tests by building the chromium-ozone-wayland recipe from meta-browser but the build is failing with the following error:
>>>
>>>  meson.build:427:4: ERROR: Problem encountered: building dri drivers require at least one windowing system or classic osmesa
>>
>>This was the issue #115
>>(https://github.com/Freescale/meta-freescale/issues/115), which has
>>been resolved by PR #151
>>(https://github.com/Freescale/meta-freescale/pull/151) for master
>>branch. Are you're trying to build from master or using the warrior
>>branch?
>I am building from master and that pull request appears to be included but it looks to be specific for the i.MX8 whereas we are building for the i.MX6. I’ll try hacking the recipe accordingly and give it a try.
OK, so I now have mesa building without any issues. It now stops in the 
do_configure phase of chromium-ozone-wayland with the following output:

| Command: python 
/home/.../tmp/work/cortexa9t2hf-neon-mx6qdl-fslc-linux-gnueabi/chromium-ozone-wayland/77.0.3865.120-r0/chromium-77.0.3865.120/build/config/linux/pkg-config.py 
--dridriverdir dri
| Returned 1 and printed out:
|
| Error from pkg-config.
|
| stderr:
|
| Package dri was not found in the pkg-config search path.
| Perhaps you should add the directory containing `dri.pc’
| to the PKG_CONFIG_PATH environment variable
| No package 'dri’ found
|
| See //content/gpu/BUILD.gn:129:18: which caused the file to be 
included.
| configs += [ "//build/config/linux/dri” ]
| ^————————————

This feels like it is the last issue to resolve!

-Andy.

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.yoctoproject.org/pipermail/meta-freescale/attachments/20191105/90c99535/attachment.html>


More information about the meta-freescale mailing list