tech-pkg archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: enabling WebRTC by default in firefox
A pkgsrc -current build (with pkgsrc maybe one or two days old) fails
for me with:
In file included from /usr/pkgobj/www/firefox/work/firefox-76.0.1/media/webrtc/trunk/webrtc/api/audio_codecs/builtin_audio_decoder_factory.cc:23:
/usr/pkgobj/www/firefox/work/firefox-76.0.1/media/webrtc/trunk/webrtc/api/audio_codecs/isac/audio_decoder_isac.h:19:2: error: "Must choose either fix or float"
#error "Must choose either fix or float"
^
In file included from Unified_cpp_o_decoder_factory_gn0.cpp:2:
/usr/pkgobj/www/firefox/work/firefox-76.0.1/media/webrtc/trunk/webrtc/api/audio_codecs/builtin_audio_decoder_factory.cc:56:7: error: use of undeclared identifier 'AudioDecoderIsac'
AudioDecoderIsac, AudioDecoderG722,
^
2 errors generated.
This is on sparc64, running netbsd-current (with other firefox patches to
avoid the nodejs dependency).
Martin
Home |
Main Index |
Thread Index |
Old Index