[Mesa-users] building mesa-18.0.0-rc3 fails

Malte Gell mailinglisten at posteo.de
Tue Feb 6 08:41:25 UTC 2018


Hi there,

in order to get an AMD Raven Ridge notebook to working, I try to build
mesa-18.0.0-rc3.

But it failes with the following message, I put at the bottom.

I try to build against llvm svn version 7, llvm has target amdgpu and x86.
I use GCC 7.3.0

I want to put mesa to /opt, because I donĀ“t want to erase the existing
mesa, so I can go back to the existing stuff, should  something go wrong.

Configure was called with --prefix=/opt/mesa3d/
--with-llvm-prefix=/opt/llvm/

Can mesa 18.0.0-rc3 be built fully, after all?

It would be great if someone has a hint for me!
Thanks!!


Does lp_tex_sample.c:(.text+0x23d): undefined reference to `LLVMConstInt'
lp_tex_sample.c:(.text+0x24b): undefined reference to
`LLVMInt32TypeInContext'
lp_tex_sample.c:(.text+0x258): undefined reference to `LLVMConstInt'
lp_tex_sample.c:(.text+0x266): undefined reference to
`LLVMInt32TypeInContext'
lp_tex_sample.c:(.text+0x272): undefined reference to `LLVMConstInt'
lp_tex_sample.c:(.text+0x291): undefined reference to `LLVMBuildGEP'
lp_tex_sample.c:(.text+0x2a8): undefined reference to `LLVMBuildLoad'
collect2: error: ld returned 1 exit status
Makefile:982: recipe for target 'gallium_dri.la' failed
make[4]: *** [gallium_dri.la] Error 1
make[4]: Leaving directory
'/usr/src/meinZeug/mesa3d/mesa-18.0.0-rc3/src/gallium/targets/dri'
Makefile:610: recipe for target 'all-recursive' failed
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory
'/usr/src/meinZeug/mesa3d/mesa-18.0.0-rc3/src/gallium'
Makefile:861: recipe for target 'all-recursive' failed
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory '/usr/src/meinZeug/mesa3d/mesa-18.0.0-rc3/src'
Makefile:652: recipe for target 'all' failed
make[1]: *** [all] Error 2
make[1]: Leaving directory '/usr/src/meinZeug/mesa3d/mesa-18.0.0-rc3/src'
Makefile:665: recipe for target 'all-recursive' failed
make: *** [all-recursive] Error 1



More information about the mesa-users mailing list