Re: Build without WebRTC

[email protected] Mon, 05 Oct 2015 18:48:24 +0200
Newsgroups gmane.comp.mozilla.devel.embedding
Message-ID <[email protected]>
02.10.2015 23:12, Ehsan Akhgari wrote:
> Try --disable-webrtc and --disable-pulseaudio.  I think that should fix it.
>

Thanks, but then I'm getting an error already at configure stage:

0:19.86 configure:21479: checking for libpulse
0:19.86 configure: error: pulseaudio audio backend requires libpulse 
development package
0:19.86 *** Fix above errors and then restart with\
0:19.86                "/usr/bin/gmake -f client.mk build"

This looks quite odd, --disable-pulseaudio should work (it's used for 
example here: 
http://www.linuxfromscratch.org/blfs/view/7.8/xsoft/firefox.html). Can 
you actually build mozilla-central git without pulseaudio?