WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
135555
[gtk] Include llvm-dev(el) package to satisfy mesa build configuration
https://bugs.webkit.org/show_bug.cgi?id=135555
Summary
[gtk] Include llvm-dev(el) package to satisfy mesa build configuration
Vivek Galatage
Reported
2014-08-03 22:53:48 PDT
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.
Attachments
Patch
(1.44 KB, patch)
2014-08-03 22:56 PDT
,
Vivek Galatage
no flags
Details
Formatted Diff
Diff
Patch
(1.42 KB, patch)
2014-08-05 08:56 PDT
,
Vivek Galatage
no flags
Details
Formatted Diff
Diff
Show Obsolete
(1)
View All
Add attachment
proposed patch, testcase, etc.
Vivek Galatage
Comment 1
2014-08-03 22:56:28 PDT
Created
attachment 235963
[details]
Patch
Vivek Galatage
Comment 2
2014-08-05 08:38:47 PDT
Friendly ping :)
Philippe Normand
Comment 3
2014-08-05 08:42:40 PDT
Comment on
attachment 235963
[details]
Patch View in context:
https://bugs.webkit.org/attachment.cgi?id=235963&action=review
> Tools/ChangeLog:8 > + Initial setup of gtk on linux requires this pacakge to be installed.
typo: pacakge
Vivek Galatage
Comment 4
2014-08-05 08:43:58 PDT
Comment on
attachment 235963
[details]
Patch View in context:
https://bugs.webkit.org/attachment.cgi?id=235963&action=review
>> Tools/ChangeLog:8 >> + Initial setup of gtk on linux requires this pacakge to be installed. > > typo: pacakge
Sure, will fix it. Thank you.
Vivek Galatage
Comment 5
2014-08-05 08:56:14 PDT
Created
attachment 236030
[details]
Patch
WebKit Commit Bot
Comment 6
2014-08-05 09:39:11 PDT
Comment on
attachment 236030
[details]
Patch Clearing flags on attachment: 236030 Committed
r172030
: <
http://trac.webkit.org/changeset/172030
>
WebKit Commit Bot
Comment 7
2014-08-05 09:39:15 PDT
All reviewed patches have been landed. Closing bug.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug