Hi all

On 01/09/2018 08:12 PM, Ken Moffat wrote:
On Tue, Jan 09, 2018 at 07:42:56PM +0100, Tim Tassonis wrote:


s/1.12.0/1.21.0/ :)

I've used 1.21.0, 1.22.1 and now 1.23.0.  But 1.23.0 cannot build
ff57.0.4 (looks like a new warning got turned on somewhere and treated
as an error).

For all of these, remove the channel specification from config.toml.

Details for finding test successes/failures are similar (and the
failures are similar).

Oh, and for 1.23.0 I've been using PYTHON=/usr/bin/python3 for each
./x.py invocation.



After several tries with 57.0.4, I now compiled firefox-58.0b16. This fixed the h264 display problems, got netflix working and I also have sound, which Ken seemed to had problems with. I use the alsa compile option btw, as I don't run pulseaudio currently.

As Ken noted, the compile instructions slighty change in firefox 58, instead of make -f client.mk, you now have to use

./mach build

and then

DESTDIR=$DESTDIR ./mach install

The destdir part of course is only needed if you do a DESTDIR install.


Otherwise, I used rustc 1.22.1, the rest is the versions from the book.

Cheers
Tim

--
http://lists.linuxfromscratch.org/listinfo/blfs-dev
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to