[Mesa-dev] [r600g] Mesa git: undefined reference to `ac_shader_binary_config_start' and `ac_elf_read'

Dieter Nützel Dieter at nuetzel-hh.de
Tue Feb 28 04:25:16 UTC 2017


Hello Timothy,

after your latest commit I get this:

make[4]: Entering directory '/opt/mesa/src/gallium/targets/pipe-loader'
   CXXLD    pipe_r600.la
../../../../src/gallium/drivers/r600/.libs/libr600.a(evergreen_compute.o): 
In function `r600_shader_binary_read_config':
/opt/mesa/src/gallium/drivers/r600/evergreen_compute.c:189: undefined 
reference to `ac_shader_binary_config_start'
../../../../src/gallium/drivers/r600/.libs/libr600.a(evergreen_compute.o): 
In function `evergreen_create_compute_state':
/opt/mesa/src/gallium/drivers/r600/evergreen_compute.c:254: undefined 
reference to `ac_elf_read'
collect2: error: ld returned 1 exit status

Even after 'make distclean'.

Cheers,
Dieter


More information about the mesa-dev mailing list