Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(55)

Issue 2146363002: [GYP/Linux] Add missing dependency on xcursor to libgtk2ui (Closed)

Created:
4 years, 5 months ago by Jakob Kummerow
Modified:
4 years, 5 months ago
CC:
chromium-reviews
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

[GYP/Linux] Add missing dependency on xcursor to libgtk2ui Now that gtk2_ui.cc calls into libxcursor, libgtk2ui.so must be linked against that library. This CL fixes the shared library build with GYP. TBR=erg Committed: https://crrev.com/bdf33173c36e4adc006cfddc0f5ad290735262ba Cr-Commit-Position: refs/heads/master@{#405602}

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+1 line, -0 lines) Patch
M chrome/browser/ui/libgtk2ui/libgtk2ui.gyp View 1 chunk +1 line, -0 lines 0 comments Download

Messages

Total messages: 16 (6 generated)
Jakob Kummerow
Follow-up to https://codereview.chromium.org/2135353002. The GN build handles this in https://cs.chromium.org/chromium/src/build/config/linux/BUILD.gn?rcl=0&l=41 Tom: please review. Elliot: OWNERS' ...
4 years, 5 months ago (2016-07-14 14:32:36 UTC) #2
Tom (Use chromium acct)
lgtm
4 years, 5 months ago (2016-07-14 16:11:06 UTC) #3
samueldoyle
On 2016/07/14 16:11:06, Tom Anderson wrote: > lgtm I'm getting $ error while loading shared ...
4 years, 5 months ago (2016-07-14 20:39:26 UTC) #4
Tom (Use chromium acct)
On 2016/07/14 20:39:26, samueldoyle wrote: > On 2016/07/14 16:11:06, Tom Anderson wrote: > > lgtm ...
4 years, 5 months ago (2016-07-14 21:21:28 UTC) #5
Dirk Pranke
lgtm to me as well. Just TBR= erg@ and we should be okay.
4 years, 5 months ago (2016-07-14 21:29:17 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2146363002/1
4 years, 5 months ago (2016-07-14 21:35:51 UTC) #10
commit-bot: I haz the power
Committed patchset #1 (id:1)
4 years, 5 months ago (2016-07-14 22:18:41 UTC) #12
commit-bot: I haz the power
CQ bit was unchecked.
4 years, 5 months ago (2016-07-14 22:18:51 UTC) #13
commit-bot: I haz the power
Patchset 1 (id:??) landed as https://crrev.com/bdf33173c36e4adc006cfddc0f5ad290735262ba Cr-Commit-Position: refs/heads/master@{#405602}
4 years, 5 months ago (2016-07-14 22:19:55 UTC) #15
samueldoyle
4 years, 5 months ago (2016-07-14 22:34:05 UTC) #16
Message was sent while issue was closed.
On 2016/07/14 21:21:28, Tom Anderson wrote:
> On 2016/07/14 20:39:26, samueldoyle wrote:
> > On 2016/07/14 16:11:06, Tom Anderson wrote:
> > > lgtm
> > 
> > I'm getting 
> > 
> > $ error while loading shared libraries: libgtk2ui.so: cannot open shared
> object
> > file: No such file or directory
> > 
> > after building today on Linux, guessing it is related?
> 
> Sounds like it.  Can you try to selectively revert this change
> https://codereview.chromium.org/2135353002
> And see if that fixes your build?

I'll try to pull a clean copy of the repo. 
I've had cases in the past before where even though I would perform a clean
build it would still fail even after running the install build deps again,
pulling the src again would resolve it.

Powered by Google App Engine
This is Rietveld 408576698