Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 7 Apr 2012 17:39:20 +0800
From:      Meowthink <meowthink@gmail.com>
To:        freebsd-chromium@freebsd.org
Subject:   Chromium 18 w/PulseAudio
Message-ID:  <CABnABobFm3y00ThuDb7ZSikgkpNA%2B=V=pc%2BAJgynBdAKyuYHEw@mail.gmail.com>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CABnABobFm3y00ThuDb7ZSikgkpNA%2B=V=pc%2BAJgynBdAKyuYHEw>