Closed
Bug 1412614
Opened 7 years ago
Closed 5 years ago
MinGW does not have fnmatch, although WebRTC's gflags thinks it should
Categories
(Core :: WebRTC, defect, P2)
Core
WebRTC
Tracking
()
RESOLVED
INCOMPLETE
Tracking | Status | |
---|---|---|
firefox58 | --- | affected |
People
(Reporter: tjr, Assigned: tjr)
References
(Blocks 1 open bug)
Details
Attachments
(1 file)
59 bytes,
text/x-review-board-request
|
Details |
> /builds/worker/workspace/build/src/media/webrtc/trunk/third_party/gflags/src/gflags.cc:101:22: fatal error: fnmatch.h: No such file or directory
> # include <fnmatch.h>
Comment hidden (mozreview-request) |
Updated•7 years ago
|
Rank: 16
Priority: -- → P2
Assignee | ||
Comment 2•5 years ago
|
||
Last time I tried building WebRTC I did not get the same errors. I'm resolving the sub-bugs as Incomplete until I can go back to building WebRTC and if they are still applicable, I'll reopen.
Status: NEW → RESOLVED
Closed: 5 years ago
Resolution: --- → INCOMPLETE
You need to log in
before you can comment on or make changes to this bug.
Description
•