Closed
Bug 1575976
Opened 2 years ago
Closed 2 years ago
Port Bug 1575420 "Replace MOZ_WIDGET_TOOLKIT value of 'gtk3' with 'gtk'" to SeaMonkey
Categories
(SeaMonkey :: Build Config, defect)
SeaMonkey
Build Config
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: frg, Assigned: frg)
Details
Attachments
(1 file)
3.07 KB,
patch
|
frg
:
review+
|
Details | Diff | Splinter Review |
Linux build breakage:
285:46.99 In file included from
/home/wag/mozilla/seamonkey/mozilla/comm/suite/components/build/nsSuiteModule.cpp:18:
285:46.99 /home/wag/mozilla/seamonkey/mozilla/comm/suite/components/shell/nsGNOMEShellService.h:9:10:
fatal error: 'nsIGNOMEShellService.h' file not found
285:46.99 #include "nsIGNOMEShellService.h"
285:46.99 ^~~~~~~~~~~~~~~~~~~~~~~~
285:46.99 1 warning and 1 error generated.
Pushed by frgrahl@gmx.net:
https://hg.mozilla.org/comm-central/rev/7d01e0dd2fba
Replace value of gtk3 with gtk in build config files. rs=bustage-fix
Status: NEW → RESOLVED
Closed: 2 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•