Closed Bug 1487133 Opened 6 years ago Closed 6 years ago

Undefined symbols: UuidCreate, UuidToStringW, RpcStringFreeW in mingw-clang build

Categories

(Toolkit :: Application Update, defect)

defect
Not set
normal

Tracking

()

RESOLVED FIXED
mozilla63
Tracking Status
firefox-esr60 62+ fixed
firefox63 --- fixed

People

(Reporter: tjr, Assigned: tjr)

References

(Blocks 1 open bug)

Details

Attachments

(1 file, 1 obsolete file)

The recent addition of these function calls causes the mingw-clang build to fail because they are present in rpcrt4.lib - but that library is not explicitly linked in.
This is needed for direct calls to UuidCreate, UuidToStringW, and RpcStringFreeW
Attachment #9004932 - Attachment is obsolete: true
Comment on attachment 9004967 [details] Bug 1487133 Move rpcrt4 out from behind the Maintenance Service if, as mingw disables that r=mhowell Matt Howell [:mhowell] has approved the revision.
Attachment #9004967 - Flags: review+
Keywords: checkin-needed
Pushed by csabou@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/68480edad096 Move rpcrt4 out from behind the Maintenance Service if, as mingw disables that r=mhowell
Keywords: checkin-needed
Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla63
Comment on attachment 9004967 [details] Bug 1487133 Move rpcrt4 out from behind the Maintenance Service if, as mingw disables that r=mhowell MingW bustage fix from bug 1481907. Approved for ESR 60.2.
Attachment #9004967 - Flags: approval-mozilla-esr60+
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: