[Mesa-dev] mesa fail to build since llvm-3.4svn r187618

Mike Lothian mike at fireburn.co.uk
Tue Aug 6 15:02:35 PDT 2013


I'm using this patch on my system


On 6 August 2013 22:36, Laurent Carlier <lordheavym at gmail.com> wrote:

> Since llvm-3.4svn r187618 TargetOptions doesn't provide anymore
> RealignStack:
>
> make[3]: Entering directory
> `/home/lordh/archdevel/mesa/git/mesatst/src/gallium/auxiliary'
>   CXX      gallivm/lp_bld_misc.lo
> gallivm/lp_bld_misc.cpp: In function 'LLVMBool
> lp_build_create_jit_compiler_for_module(LLVMOpaqueExecutionEngine**,
> LLVMModuleRef, unsigned int, int, char**)':
> gallivm/lp_bld_misc.cpp:276:12: error: 'class llvm::TargetOptions' has no
> member named 'RealignStack'
>     options.RealignStack = true;
>             ^
> make[3]: *** [gallivm/lp_bld_misc.lo] Error 1
>
> Commenting the line seems to fix the problem
> --
> Laurent Carlier
> ArchLinux Developer
> http://www.archlinux.org
> _______________________________________________
> mesa-dev mailing list
> mesa-dev at lists.freedesktop.org
> http://lists.freedesktop.org/mailman/listinfo/mesa-dev
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/mesa-dev/attachments/20130806/74877954/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-Quick-fix-for-llvm-3.4-since-removal-of-realign-stac.patch
Type: application/octet-stream
Size: 989 bytes
Desc: not available
URL: <http://lists.freedesktop.org/archives/mesa-dev/attachments/20130806/74877954/attachment.obj>


More information about the mesa-dev mailing list