Closed Bug 931590 Opened 11 years ago Closed 11 years ago

--with-system-nspr build error: 'prthread.h' file not found

Categories

(Core :: WebRTC: Audio/Video, defect)

x86
Linux
defect
Not set
normal

Tracking

()

RESOLVED FIXED
mozilla27
Tracking Status
firefox26 --- unaffected
firefox27 --- fixed

People

(Reporter: b1060552, Unassigned)

References

Details

(Whiteboard: [qa-])

Attachments

(1 file)

In file included from media/webrtc/trunk/webrtc/modules/audio_device/linux/audio_device_alsa_linux.cc:22:
In file included from dist/include/Latency.h:12:
In file included from dist/include/nsCOMPtr.h:34:
In file included from dist/include/nsISupportsUtils.h:26:
In file included from dist/include/nsISupportsImpl.h:25:
dist/system_wrappers/prthread.h:3:15: fatal error: 'prthread.h' file not found
#include_next <prthread.h>
              ^
1 error generated.
make[1]: *** [audio_device_alsa_linux.o] Error 1
Blocks: 920325
Component: WebRTC → WebRTC: Audio/Video
Attached patch pass cflagsSplinter Review
Pass NSPR_CFLAGS similar video_capture.gypi. cflags_mozilla can be moved
outside of build_with_mozilla block but would make it harder to see context.
Attachment #823052 - Flags: review?(rjesup)
Comment on attachment 823052 [details] [diff] [review]
pass cflags

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

Since we're looking at uplift tomorrow, I'll also land this.
Attachment #823052 - Flags: review?(rjesup) → review+
https://hg.mozilla.org/mozilla-central/rev/5a85d47b5642

And thanks!
Status: UNCONFIRMED → NEW
Ever confirmed: true
Target Milestone: --- → mozilla27
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Whiteboard: [qa-]
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: