# OSS is gone after bug 852401
OPTIONS_SINGLE_AUDIO:=${OPTIONS_SINGLE_AUDIO:S/OSS//}
make config
, but a compile renders
===> firefox-22.0,1 WEBRTC works only with ALSA and PULSEAUDIO audio backends.
jrm said:It may have been the default, but OSS was still an option. I just compiled www/firefox 22 with ALSA and it crashes on anything with sound.
jozze said:That's weird, www/opera works for me on all sites. I like it because doesn't pull down a lot of extra dependencies, and it is light(er) on the resources, but like you said, it's far from being the perfect solution.
---Begin OPTIONS List---
===> The following configuration options are available for firefox-22.0,1:
DBUS=on: D-Bus IPC system support
DEBUG=off: Install debug symbols
GCONF=on: GConf configuration backend support
GIO=on: GIO for file I/O
GNOMEUI=off: libgnomeui support module
GNOMEVFS2=off: GnomeVFS2 (virtual file system) support
GSTREAMER=on: Multimedia support via GStreamer
LIBPROXY=off: Proxy support via libproxy
LOGGING=on: Additional log messages
OPTIMIZED_CFLAGS=off: Use extra compiler optimizations
PGO=off: Use Profile-Guided Optimization
WEBRTC=on: Web Real-Time Communication
====> Options available for the single AUDIO: you have to select exactly one of them
ALSA=on: ALSA audio architecture support
PULSEAUDIO=off: PulseAudio sound server support
===> Use 'make config' to modify these settings
---End OPTIONS List---
, then maybe it will be returned.Just enough people to make a difference said:Could you possibly bring back OSS support on Firefox ?
It is possible, but you will need to copy the Makefile currently in that ports directory:philjor said:Could anyone give me a hint as to how to reinstall firefox 17; I tried to install the package but it asks for cups client and I have no need for a printer so I have not installed CUPS and do not intend to.
cp ./Makefile ./Makefile_ORG
. Then perform the following:make extract
make patch
Agreed. But, for those less inclined, this will at least provide an interim solution.wblock@ said:And fix the patch files. And hope the distfiles are still out there. Then deal with the other problems.
It's a better investment of time to fix the problem with the latest Firefox than try to run an old version.