[v8-users] Re: Build error on Ubuntu 20.10

2021-05-04 Thread ron...@gmail.com
Kismet. Just stumbled on re-remembering the same problem when I moved my setup to a WSL Ubuntu today. I think I will change my bash script meant to shield me from Google pain so that it inserts depot_tools/bootstrap-2@3.8.9.chromium.14_bin/python/bin into the path if it's not already there. Of

[v8-users] Re: Build error on Ubuntu 20.10

2021-05-04 Thread Richard
It turns out for Ubuntu, you need to have Python2 as your default python installation, not Python3. On Tuesday, May 4, 2021 at 9:51:41 PM UTC-4 Richard wrote: > I"m getting the following error when building on Ubuntu 20.10: > > ERROR at //build/config/sysroot.gni:65:11: Script returned non-zero