Closed
Bug 1498477
Opened 6 years ago
Closed 6 years ago
Can't build DBusRemoteClient with --enable-default-toolkit=cairo-gtk3-wayland
Categories
(Core Graveyard :: X-remote, defect)
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 1474265
People
(Reporter: ashie, Assigned: ashie)
References
Details
Attachments
(1 file)
1.36 KB,
patch
|
Details | Diff | Splinter Review |
When I build firefox-60.2.2esr with --enable-default-toolkit=cairo-gtk3-wayland, I got a following build error:
> 22:59.54 /build/rzg1-vlp2.1/build/tmp/work/cortexa15hf-neon-poky-linux-gnueabi/firefox/60.2.2esr-r0/firefox-60.2.2/widget/xremoteclient/DBusRemoteClient.cpp: In member function 'bool DBusRemoteClient::GetRemoteDestinationName(const char*, const char*, nsCString&)':
> 22:59.54 /build/rzg1-vlp2.1/build/tmp/work/cortexa15hf-neon-poky-linux-gnueabi/firefox/60.2.2esr-r0/firefox-60.2.2/widget/xremoteclient/DBusRemoteClient.cpp:146:5: error: expected ';' before '}' token
> 22:59.54 }
> 22:59.54 ^
> 22:59.64 /build/rzg1-vlp2.1/build/tmp/work/cortexa15hf-neon-poky-linux-gnueabi/firefox/60.2.2esr-r0/firefox-60.2.2/config/rules.mk:1047: recipe for target 'DBusRemoteClient.o' failed
> 22:59.64 make[4]: *** [DBusRemoteClient.o] Error 1
Assignee | ||
Comment 1•6 years ago
|
||
Assignee: nobody → ashie
Attachment #9016553 -
Flags: review?(stransky)
Comment 2•6 years ago
|
||
Thanks, it's a duplicate of Bug 1474265, let's nominate the patch there for uplift.
Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → DUPLICATE
Updated•6 years ago
|
Attachment #9016553 -
Flags: review?(stransky)
Updated•6 years ago
|
Product: Core → Core Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•