[Webkit-unassigned] [Bug 135555] New: [gtk] Include llvm-dev(el) package to satisfy mesa build configuration

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Aug 3 22:53:36 PDT 2014


https://bugs.webkit.org/show_bug.cgi?id=135555

           Summary: [gtk] Include llvm-dev(el) package to satisfy mesa
                    build configuration
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Linux
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Tools / Tests
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: vivekg at webkit.org
                CC: mrobinson at webkit.org


Initial setup of gtk on linux requires this pacakge to be installed.
If not installed, during the run of ./Tools/Scripts/update-webkitgtk-libs the following error is thrown:

configure: error: Could not find llvm shared libraries:
    Please make sure you have built llvm with the --enable-shared option
    and that your llvm libraries are installed in /usr/lib/llvm-3.2/lib
    If you have installed your llvm libraries to a different directory you
    can use the --with-llvm-prefix= configure flag to specify this directory.
    NOTE: Mesa is attempting to use llvm shared libraries because you have
    passed one of the following options to configure:
        --with-llvm-shared-libs
        --enable-opencl
    If you do not want to build with llvm shared libraries and instead want to
    use llvm static libraries then remove these options from your configure
    invocation and reconfigure.

Patch follows.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list