[Mesa-dev] [PATCH] android: r600: fix libmesa_amd_common dependency
Mauro Rossi
issor.oruam at gmail.com
Sat Mar 11 16:26:19 UTC 2017
2017-03-08 17:44 GMT+01:00 Emil Velikov <emil.l.velikov at gmail.com>:
> On 5 March 2017 at 21:23, Mauro Rossi <issor.oruam at gmail.com> wrote:
> > Adding libmesa_amd_common dependency and exporting its headers,
> > avoids the following building error:
> >
> > external/mesa/src/gallium/drivers/r600/evergreen_compute.c:29:10: fatal
> error: 'ac_binary.h' file not found
> > ^
> > 1 error generated.
> >
> > Fixes: 3bbbb63 "automake: r600: radeonsi: correctly manage
> libamd_common.la linking"
> > Fixes: 503fb13 "radeon/ac: switch to ac_shader_binary_config_start()"
>
> Thank you Mauro.
> I've applied a bit of polish and pushed to master.
>
> -Emil
>
Hi Emil,
With your v2 change I'm getting this building error, while it was building
ok with the header export inlibmesa_amd_common module.
[ 10% 389/3870] target C: libmesa_pipe_r600_32 <=
external/mesa/src/gallium/drivers/r600/evergreen_compute.c
...
external/mesa/src/gallium/drivers/r600/evergreen_compute.c:29:10: fatal
error: 'ac_binary.h' file not found
#include "ac_binary.h"
^
1 error generated.
[ 7% 232/3232] target C: libmesa_pipe_r600_32 <=
external/mesa/src/gallium/drivers/r600/r600_asm.c
ninja: build stopped: subcommand failed.
build/core/ninja.mk:148: recipe for target 'ninja_wrapper' failed
make: *** [ninja_wrapper] Error 1
#### make failed to build some targets (07:03 (mm:ss)) ####
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/mesa-dev/attachments/20170311/55af60c0/attachment.html>
More information about the mesa-dev
mailing list