-
-
Notifications
You must be signed in to change notification settings - Fork 618
Description
Tested on a brand new ubuntu 20.04 on Virutalbox, meet following issues:
./build --download-dependencies qemu-buildroot
-
Need to modify /etc/apt/sources.list to add back deb-src
==> uncomment deb-src -
Need to manually install following packages
builddeps:qemu : Depends: libgtk-3-dev but it is not going to be installed
Depends: libvte-2.91-dev but it is not going to be installed
Depends: libepoxy-dev but it is not going to be installed
Depends: libgbm-dev but it is not going to be installed -
The openssl git name has a typo. Instead of openssl, it should be openssl.git
qemu/roms/edk2/.gitmodules ==> openssl-> openssl.git -
It will kill ubuntu GUI mode, smash the host linux
After ./build --arch aarch64 --download-dependencies qemu-buildroot, the ubuntu GUI is disspear. Still can login, but it is CLI mode. -
Pending, DO not know what happened, give up here :)
Later, the host out/buildroot/buid/default/host-uitl-linux-2.35.2 will fail, the error is,
configure: error: C compiler cannot create executables