Closed Bug 1377373 Opened 7 years ago Closed 7 years ago

Compiling on Linux gives "nsXPCOMStrings.h: No such file or directory" error

Categories

(Instantbird Graveyard :: Other, defect)

Unspecified
Linux
defect
Not set
major

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: qheaden, Assigned: qheaden)

References

(Blocks 1 open bug)

Details

Attachments

(1 file)

When compiling Instantbird on Linux (I cannot be sure about the other platforms), the following error causes compilation to fail:

/comm-central/im/components/mintrayr/trayToolkit.h:21:28: fatal error: nsXPCOMStrings.h: No such file or directory
Assignee: nobody → qheaden
Status: NEW → ASSIGNED
This patch fixes the compilation issue by simply removing the nsXPCOMStrings.h include. There doesn't seem to be any ill effects from doing this and Instantbird builds and runs well.
Attachment #8882490 - Flags: review?(florian)
Attachment #8882490 - Flags: review?(clokep)
Comment on attachment 8882490 [details] [diff] [review]
bug-1377373-v1.patch

Review of attachment 8882490 [details] [diff] [review]:
-----------------------------------------------------------------

Thanks for the patch! I haven't tried this myself, but comment 1 says you have :-).
Attachment #8882490 - Flags: review?(florian)
Attachment #8882490 - Flags: review?(clokep)
Attachment #8882490 - Flags: review+
Pushed by clokep@gmail.com:
https://hg.mozilla.org/comm-central/rev/3e3a3b2bdf47
Fix mintrayr compilation error message. r=florian
Status: ASSIGNED → RESOLVED
Closed: 7 years ago
Resolution: --- → FIXED
Fixed in 56.
Blocks: 1383528
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: