Hello all, There's a bug in current chromium's codebase, preventing compiling with pulseaudio.
nullnix.backup posted a patch here: http://code.google.com/p/chromium/issues/detail?id=111392 Temporary(until port update) you can: 0. Download pulse-compile-fix.diff, store it to /path/to/your/pulse-compile-fix.diff 1. cd /usr/ports/www/chromium/ make patch patch work/chromium-courgette-redacted-18.0.1025.151/media/audio/pulse/pulse_output.cc -p1< /path/to/your/pulse-compile-fix.diff make 2. If step 1 finished successfully, make deinstall reinstall clean Cheers, Meowthink _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-chromium To unsubscribe, send any mail to "[email protected]"
