[Buildroot] [PATCH 2/2] mesa3d add option for Radeon r300/r600/radeonsi gallium drivers

Bernd Kuhls bernd.kuhls at t-online.de
Sat Jan 17 16:43:03 UTC 2015


lf <micro1183 at gmail.com> wrote in
news:1413040999-3426-2-git-send-email-micro1183 at gmail.com: 

> +MESA3D_GALLIUM_DRIVERS-$(BR2_PACKAGE_MESA3D_GALLIUM_DRIVER_R300)     +=
> r300 
[...]
> +MESA3D_GALLIUM_DRIVERS-$(BR2_PACKAGE_MESA3D_GALLIUM_DRIVER_RADEONSI) +=
> radeonsi 

Hi,

this will not work because buildroot does not contain llvm:

Quote from mesa3d configure log:

checking for RADEON... yes
configure: error: LLVM is required to build Gallium R300 on x86 and x86_64
[...]
configure: error: LLVM 3.4.2 or newer is required for radeonsi

>From your patch only the r600 gallium driver can be built using buildroot.

Regards, Bernd



More information about the buildroot mailing list