Mozilla Firefox Codebase. How to configure default toolchain? -


i trying setup mozilla codebase on system. due not enough space on laptop decided set on external ssd. followed steps mentioned here. run $./mach build , following error receive.

enter image description here enter image description here

following error receive when tried running bootstrap script.

enter image description here

how should configure default toolchain on laptop?


Comments

Popular posts from this blog

angular - DownloadURL return null in below code -

python 2.7 - Given three nested dictionaries, sort the top two nested dictionaries from a value in the innermost dictionary? -