On Wed, Dec 12, 2018 at 01:34:10AM +0000, Hans Malissa via blfs-support wrote:
> 
> Okay, thanks a lot for the explanation. I'm comparing the 'rustc' sections in 
> the stable (8.3-systemd) and development version (2018-12-11 systemd) 
> versions of the book. They seem to be fairly similar; the only differences I 
> see are the version numbers of rustc (1.25.0 vs. 1.29.2), the version numbers 
> of the dependencies, the 'quiet-tests = true' statement, and the actual 
> install command ('export LIBSSH2_SYS_USE_PKG_CONFIG=1'). Given that the 
> version numbers of the dependencies may not be critical (as explained above), 
> what makes the 8.3-systemd version of rustc unsuitable for firefox? Is it 
> just the version number of rustc?
> Thanks a lot,
> 
> Hans

For firefox-63, rustc-1.25.0 was insufficient and mach will reject
it.

I've just put 64.0 into the book a few hours ago - it should render
in a few hours (meanwhile, the link to the patch, if you want to use
that, will not work - the patch is in patches.linuxfromscratch.org).

If you look at trac (wiki.linuxfromscratch.org/blfs) the changelog
points to the ticket for 64.0, and on that I went into some detail
about what needed to be updated, and which older versions were ok.

Unfortunately, the book's version of sqlite changed under me - I'm
sure the new one is good, but one recent version change required an
extra configure switch - and I have not upgraded make-ca to the
current version.

Brief summary - nss (and therefore nspr) need to be current, node.js
is good enough, llvm-6 is good enough for building rustc and firefox
(and faster for building firefox).

ĸen
-- 
I'm saving up 22 shillings and 10 pence (almost a pound!) per week to
buy an ARM-13.
http://www.antipope.org/charlie/blog-static/2018/11/brexit-means-brexit.html
-- 
http://lists.linuxfromscratch.org/listinfo/blfs-support
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to