https://bugs.freedesktop.org/show_bug.cgi?id=45420

             Bug #: 45420
           Summary: undefined reference to `LLVMInitializeARMDisassembler'
    Classification: Unclassified
           Product: Mesa
           Version: unspecified
          Platform: x86-64 (AMD64)
        OS/Version: All
            Status: NEW
          Severity: blocker
          Priority: medium
         Component: Other
        AssignedTo: mesa-dev@lists.freedesktop.org
        ReportedBy: v...@freedesktop.org
                CC: jfons...@vmware.com, o...@ojab.ru


mesa: 177845daa150403311e51e3bdc27e5014d40e915 (master)

$ scons
[...]
  Linking build/linux-x86_64-debug/gallium/drivers/llvmpipe/lp_test_blend ...
build/linux-x86_64-debug/gallium/auxiliary/libgallium.a(lp_bld_debug.os): In
function `llvm::InitializeAllDisassemblers()':
/usr/lib/llvm-2.8/include/llvm/Config/Disassemblers.def:27: undefined reference
to `LLVMInitializeARMDisassembler'
collect2: ld returned 1 exit status
scons: *** [build/linux-x86_64-debug/gallium/drivers/llvmpipe/lp_test_blend]
Error 1
scons: building terminated because of errors.


25ee5a27f30aaeb83232de9bada82534d2d504fc is the first bad commit
commit 25ee5a27f30aaeb83232de9bada82534d2d504fc
Author: ojab <o...@ojab.ru>
Date:   Mon Jan 30 12:34:46 2012 +0400

    Use only native engine & bitwriter LLVM libraries for linking.

    Signed-off-by: José Fonseca <jfons...@vmware.com>

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
_______________________________________________
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/mesa-dev

Reply via email to