Re: [edk2-devel] EDK2 Linux Build, Make Errors on Basetools, Ubuntu under WSL

2020-04-27 Thread jim slaughter
slaughter > *Sent:* Monday, April 27, 2020 11:30 PM > *To:* devel@edk2.groups.io > *Subject:* [edk2-devel] EDK2 Linux Build, Make Errors on Basetools, > Ubuntu under WSL > > > > Hello, > > I am using Ubuntu (16.04 x86) under WSL. > > Error on "make -C Base

Re: [edk2-devel] EDK2 Linux Build, Make Errors on Basetools, Ubuntu under WSL

2020-04-27 Thread Liming Gao
Please try command " git submodule update --init" to check out the source code before you build the packages. From: devel@edk2.groups.io On Behalf Of jim slaughter Sent: Monday, April 27, 2020 11:30 PM To: devel@edk2.groups.io Subject: [edk2-devel] EDK2 Linux Build, Make Errors on

[edk2-devel] EDK2 Linux Build, Make Errors on Basetools, Ubuntu under WSL

2020-04-27 Thread jim slaughter
Hello, I am using Ubuntu (16.04 x86) under WSL. Error on "make -C BaseTools" found in common instructions document for linux, https://github.com/tianocore/tianocore.github.io/wiki/Common-instructions Using BASH shell. I have done sudo updates and upgrade. Followed instructions and everything worke