#8951: rustc will be needed for firefox-53.
-------------------------+-----------------------
 Reporter:  ken@…        |       Owner:  ken@…
     Type:  enhancement  |      Status:  assigned
 Priority:  normal       |   Milestone:  8.1
Component:  BOOK         |     Version:  SVN
 Severity:  normal       |  Resolution:
 Keywords:               |
-------------------------+-----------------------

Comment (by ken@…):

 Changed title - I just tried to build 53.0b7, it does indeed need rust.
 {{{
 checking for rustc... not found
 checking for cargo... not found
 ERROR: Rust compiler not found.
 To compile rust language sources, you must have 'rustc' in your path.
 See https//www.rust-lang.org/ for more information.

 You can install rust by running './mach bootstrap'
 or by directly running the installer from https://rustup.rs/

 *** Fix above errors and then restart with\
                "make -f client.mk build"
 make[2]: *** [/scratch/ken/firefox-53.0b7/client.mk:383: configure] Error
 1
 }}}

 And just in case, I tried that command:

 {{{
 Error running mach:

     ['bootstrap']

 The error occurred in code that was called by the mach command. This is
 either
 a bug in the called code itself or in the way that mach is calling it.

 You should consider filing a bug for this issue.

 If filing a bug, please include the full output of mach, including this
 error
 message.

 The details of the failure are as follows:

 NotImplementedError: Bootstrap support for this Linux distro not yet
 available.
 }}}

 And it does still need the libevent sed.

--
Ticket URL: <http://wiki.linuxfromscratch.org/blfs/ticket/8951#comment:10>
BLFS Trac <http://wiki.linuxfromscratch.org/blfs>
Beyond Linux From Scratch
-- 
http://lists.linuxfromscratch.org/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to